.hero{padding-top:130px;position:relative}.hero__content{position:absolute;bottom:30px;left:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0}.hero__content h1{font-size:clamp(22px,5vw,50px)}.hero__content__title{padding:20px 20px 20px 3.5vw;background-color:#fff;width:100%}.hero__content__round{width:150px}.hero__content__round img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__image{padding:0 30px 30px;height:calc(100vh - 130px);overflow:hidden}.hero__image img{border-radius:20px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1050px){.hero{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:0}.hero__image{width:100%;padding:0 3.5%}.hero__content{position:relative;bottom:unset;top:0;left:0;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:0;text-align:left}.hero__content__title{width:-moz-fit-content;width:fit-content;padding:10px 3.5%;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.hero__content__round{display:none}.hero__image{height:50vh}}@media screen and (max-width:768px){.hero{padding-top:85px}.hero__image{height:40vh}}.b_intro{padding-top:60px;padding-bottom:60px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:10%}.b_intro__content{width:40%}.b_intro__content ul{margin-top:30px}.b_intro__content ul li{font-weight:400;list-style:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:10px;padding:5px 0}.b_intro__content ul li:before{content:"";display:block;height:25px;width:25px;background-image:url(/build/assets/check-C2Ux5h6g.svg);background-size:cover}.b_intro__content .btn{margin-top:30px}.b_intro__content__image{width:50%;display:grid;grid-template-columns:50px 1fr 50px 1fr 50px;grid-template-rows:300px 300px;gap:10px}.b_intro__content__image__item{height:100%;width:100%}.b_intro__content__image__item:nth-child(1){grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:3}.b_intro__content__image__item:nth-child(2){grid-row-start:1;grid-row-end:2;grid-column-start:3;grid-column-end:5}.b_intro__content__image__item:nth-child(3){grid-row-start:2;grid-row-end:3;grid-column-start:2;grid-column-end:4}.b_intro__content__image__item:nth-child(4){grid-row-start:2;grid-row-end:3;grid-column-start:4;grid-column-end:6}.b_intro__content__image__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}@media screen and (max-width:1300px){.b_intro{gap:60px}.b_intro__content__image,.b_intro__content{width:50%}.b_intro__content__image{grid-template-rows:200px 200px}}@media screen and (max-width:1050px){.b_intro__content,.b_intro__content__image{width:75%}.b_intro{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}}@media screen and (max-width:768px){.b_intro__content,.b_intro__content__image{width:100%}.b_intro__content__image{grid-template-rows:150px 150px}}.b_bg{padding-bottom:60px}.b_bg__wrapper{overflow:hidden;border-radius:20px}.b_bg__content{background-image:url(/build/assets/background-BukHaHPh.webp);background-size:cover;background-position:center;padding:120px;z-index:1;color:#fff!important}.b_bg__content ol{list-style:none;counter-reset:list-counter;padding-left:30px;padding-top:30px}.b_bg__content ol li{padding-top:10px;counter-increment:list-counter;position:relative;font-size:clamp(15px,5vw,20px);padding-left:30px}.b_bg__content ol li:before{content:counter(list-counter) ".";font-size:clamp(15px,5vw,30px);font-weight:700;position:absolute;left:0;top:5px}.b_bg__image{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2;position:relative}.b_bg__image span{position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#0000}.b_bg__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1200px){.b_bg__content{padding:60px}}@media screen and (max-width:768px){.b_bg__content{padding:30px}.b_bg__content ol{list-style:decimal;padding:0 0 0 1em}.b_bg__content ol li{padding-top:10px;counter-increment:list-counter;position:relative;font-size:clamp(1em,5vw,20px);padding-left:0}.b_bg__content ol li:before{display:none}}.b_cnct{padding-top:60px;padding-bottom:60px;background-color:#f6f6f6;position:relative}.b_cnct:after,.b_cnct:before{content:"";position:absolute;height:100%;width:calc((100vw - 2250px)/2 + 1px);top:0;background-color:#f6f6f6;z-index:1}.b_cnct:before{left:calc(-.5*(100vw - 2250px))}.b_cnct:after{right:calc(-.5*(100vw - 2250px))}.b_cnct__content{text-align:center;width:40%;margin:auto}.b_cnct__items{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;gap:30px;margin-top:60px;padding:0 10%}.b_cnct__items__item{width:calc((100% - 60px) / 3)}.b_cnct__items__item p{text-align:center;margin-top:15px}.b_cnct__items__item__green{background-color:#a9cf3c;border-radius:20px;color:#fff;font-size:1.3em;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;text-align:center}.b_cnct__items__item__image{border-radius:20px;overflow:hidden;box-shadow:#63636333 0 2px 8px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0}.b_cnct__items__item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1500px){.b_cnct__items{padding:0}}@media screen and (max-width:1050px){.b_cnct__items__item{width:calc((100% - 30px)/2)}.b_cnct__content{text-align:left;margin:0;width:75%}}@media screen and (max-width:768px){.b_cnct__content{width:100%}}@media screen and (max-width:600px){.b_cnct__items__item{width:100%}}.b_text{padding-top:60px;padding-bottom:60px}.b_text__gray{background-color:#f6f6f6;position:relative}.b_text__gray:after,.b_text__gray:before{content:"";position:absolute;height:100%;width:calc((100vw - 2250px)/2 + 1px);top:0;background-color:#f6f6f6;z-index:1}.b_text__gray:before{left:calc(-.5*(100vw - 2250px))}.b_text__gray:after{right:calc(-.5*(100vw - 2250px))}.b_text__wrapper{width:40%;text-align:center;margin:auto}.b_text__wrapper .btn{margin:30px auto auto}@media screen and (max-width:1050px){.b_text__wrapper{width:75%;text-align:left;margin:0}.b_text__wrapper .btn{margin:30px 0 0}}@media screen and (max-width:768px){.b_text__wrapper{width:100%}}.b_flex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:10%;padding-top:60px;padding-bottom:60px}.b_flex__reverse{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:10%}.b_flex__gray{background-color:#f6f6f6;position:relative}.b_flex__gray:after,.b_flex__gray:before{content:"";position:absolute;height:100%;width:calc((100vw - 2250px)/2 + 1px);top:0;background-color:#f6f6f6;z-index:1}.b_flex__gray:before{left:calc(-.5*(100vw - 2250px))}.b_flex__gray:after{right:calc(-.5*(100vw - 2250px))}.b_flex__gray .btn{background-color:#f6f6f6}.b_flex__gray .btn:hover{background-color:#a9cf3c}.b_flex__content{width:40%}.b_flex__content .btn{margin-top:30px}.b_flex__content ul,.b_flex__content ol{padding-left:1em;margin-top:30px}.b_flex__image{width:50%}.b_flex__image picture{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:100%}.b_flex__image picture img{width:100%;border-radius:20px}@media screen and (max-width:1200px){.b_flex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:60px}.b_flex__reverse{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:60px}.b_flex__content,.b_flex__image{width:50%}}@media screen and (max-width:1050px){.b_flex{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}.b_flex__content,.b_flex__image{width:75%}}@media screen and (max-width:768px){.b_flex__content,.b_flex__image{width:100%}}
