/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.custom-page__banner img{width:100%;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#004274;font-weight:bold;}.custom-page__banner{margin-bottom:3rem;}.custom-page__header{display:flex;max-width:1600px;margin:0 auto;padding:1rem;align-items:center;justify-content:space-between;}.custom-page__footer{padding-bottom:3rem;}html.toolbar-oriented .custom-page{padding-top:2rem;}html.toolbar-oriented.toolbar-horizontal .custom-page{padding-top:5rem;}.custom-page .paragraph{padding:0 1rem;}.custom-page .paragraph.paragraph-full{max-width:100%;padding:0;}.custom-page .paragraph .wrapper{display:flex;gap:1rem;align-items:center;max-width:1100px;margin:0 auto;}.custom-page .paragraph .wrapper .text{width:calc(60% - 1rem);}.custom-page .paragraph .wrapper .image{width:40%;}.custom-page .paragraph .wrapper .image img{width:100%;}.custom-page .paragraph .green-block{background-color:#1f7a3d;padding:1.5rem;}.custom-page .paragraph .green-block .h3{color:#fff;margin:0;}.custom-page .paragraph .blue-block{background-color:#E5EEF6;padding:2.5rem 1rem;}.custom-page .paragraph .custom-cards .card{flex-basis:calc((100% - 3rem) / 4);border-radius:0.5rem;background-color:#fff;padding:1rem;display:flex;flex-direction:column;gap:0.5rem;font-weight:600;}.custom-page .paragraph .custom-cards .card img{border-radius:0.5rem;}.custom-page .paragraph .custom-cards{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;max-width:1600px;margin:0 auto;}.custom-page  .benefints{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;max-width:1600px;margin:0 auto;}.custom-page  .benefints .card-benefit{flex-basis:calc((100% - 2rem) / 3);border-radius:0.5rem;border:1px solid #dbdbdb;padding:1rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0.5rem;}@media screen and (max-width:600px){.custom-page__header .logo img{max-width:120px;}.custom-page .paragraph .wrapper{flex-direction:column;}.custom-page .paragraph .wrapper .text,.custom-page .paragraph .wrapper .image{width:100%;}.custom-page  .benefints .card-benefit,.custom-page .paragraph .custom-cards .card{flex-basis:calc((100% - 1rem) / 2);}}@media screen and (min-width:600px) and (max-width:1200px){.custom-page .paragraph .custom-cards .card{flex-basis:calc((100% - 2rem) / 3);}}
