*,*:before,*:after{box-sizing:border-box}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}html{scroll-behavior:smooth}body{background-color:#212121;color:#fff;font-family:Oxanium,sans-serif;font-size:16px;font-weight:400;line-height:1.4}img{height:auto;max-width:100%}.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@font-face{font-family:Oxanium;src:url(/wp-content/themes/obelix-theme/public/build/assets/Oxanium-VariableFont_wght-zH6NCYuF.ttf) format("truetype");font-weight:100 800;font-style:normal;font-display:swap}h1,h2,h3,h4,h5,h6{font-family:Oxanium,sans-serif;line-height:normal}h1{font-size:2.8125rem}@media screen and (min-width: 768px){h1{font-size:3.75rem}}h2{font-size:1.75rem}@media screen and (min-width: 768px){h2{font-size:2.75rem}}h3{font-size:2rem;font-weight:300;line-height:normal}@media screen and (min-width: 992px){h3{font-size:3.0625rem}}h4{font-size:1.5rem;font-weight:600;line-height:normal}p{font-family:Oxanium,sans-serif;line-height:normal;text-decoration:none;font-size:1rem}@media screen and (min-width: 1200px){p{font-size:1.125rem}}a{display:inline-block;font-family:Oxanium,sans-serif;font-size:1rem;line-height:normal;text-decoration:none;color:#fff}a:hover{text-decoration:underline}.bold{font-weight:800}.semi-bold{font-weight:500}.regular{font-weight:400}.thin{font-weight:100}.fill-black path{stroke:#212121!important}.fill-white path{stroke:#fff!important}.button{display:inline-flex;padding:.8125rem 1.875rem;border:1px solid #fff;border-radius:.625rem;font-size:1rem;font-weight:400}.button:hover{text-decoration:none}.button--primary{background-color:transparent}.button--primary:hover{background-color:#fff;color:#212121}.button--primary-dark{background-color:transparent;color:#212121;border-color:#212121}.button--primary-dark:hover{background-color:#0f52ba;color:#fff}.button--secondary{background-color:#68a29f;color:#fff;border-color:#fff}.button--secondary:hover{background-color:#212121;color:#fff;border-color:#68a29f}.button-group{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:.625rem}.cwi--light .button--primary{background-color:#fff;color:#212121;border-color:#212121}.cwi--light .button--primary:hover{border-color:#fff;color:#fff;background-color:#212121}.cwi--dark .button--primary{background-color:transparent;color:#fff;border-color:#fff}section{transition:opacity .8s;opacity:0}section.inview{opacity:1}section.inview:nth-child(1){transition-delay:.2s}section.inview:nth-child(2){transition-delay:.2s}section.inview:nth-child(3){transition-delay:.2s}section.inview:nth-child(4){transition-delay:.2s}section.inview:nth-child(5){transition-delay:.2s}section.inview:nth-child(6){transition-delay:.2s}section.inview:nth-child(7){transition-delay:.2s}section.inview:nth-child(8){transition-delay:.2s}section.inview:nth-child(9){transition-delay:.2s}section.inview:nth-child(10){transition-delay:.2s}.no-js section{opacity:1}.image-overlay--bandw:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right top,#000c,#151515cc)}.image-overlay--blue:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right top,#0f52bacc,#072554cc)}.sticky{position:sticky;top:100px}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1.5625rem;padding-left:1.5625rem}@media screen and (min-width: 576px){.container{max-width:576px}}@media screen and (min-width: 768px){.container{max-width:768px}}@media screen and (min-width: 992px){.container{max-width:992px}}@media screen and (min-width: 1200px){.container{max-width:1200px}}@media screen and (min-width: 1400px){.container{max-width:1200px}}.col{display:flex;flex-direction:column}.main-header{color:#fff;max-height:100px;height:200px;overflow:hidden;display:flex;align-items:center;overflow-x:hidden}.main-header__container{display:flex;justify-content:space-between;align-items:center;flex-direction:row;width:100%;height:100%}.main-header__logo{max-width:10rem;height:auto;display:block}.main-header__logo svg{width:100%}.main-header__nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:100%}.main-header__nav-button{display:none}@media screen and (min-width: 768px){.main-header__nav-button{display:inline-block}}.main-header__nav-button:hover{text-decoration:none}.main-header__nav-items{display:none}@media screen and (min-width: 768px){.main-header__nav-items{display:flex;margin:0 auto;height:100%}}.main-header__nav-items.open{display:flex;flex-direction:column;justify-content:flex-start;width:100%;left:0;top:0;position:fixed;height:100%;z-index:10;background-color:#212121;padding:1.5rem}.main-header__nav-items.open .nav{color:#fff;display:flex;flex-direction:column;overflow-y:scroll}.main-header__nav-items.open .main-header__logo{display:block;margin-bottom:2.5rem}.main-header__nav-items .nav{display:flex;gap:1.25rem}.main-header__nav-items .nav>li{display:flex;height:100%;justify-content:flex-start}@media screen and (min-width: 768px){.main-header__nav-items .nav>li{align-items:center;justify-content:center}}.main-header__nav-items .nav>li.nav__has-child{display:flex;flex-direction:column;height:auto}@media screen and (min-width: 768px){.main-header__nav-items .nav>li.nav__has-child{flex-direction:row;justify-content:center;align-items:center;height:100%}}.main-header__nav-items .nav>li.nav__has-child .nav__mega-menu{display:none}.main-header__nav-items .nav>li.nav__has-child .nav__mega-menu.open{display:flex!important}@media screen and (min-width: 768px){.main-header__nav-items .nav>li.nav__has-child:hover:before{display:block}.main-header__nav-items .nav>li.nav__has-child:hover .nav__mega-menu{display:block}}.main-header__nav-items .nav>li.nav__has-child:before{display:none;content:"";width:0px;height:0px;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #212121;position:absolute;top:80px}.main-header__nav-items .nav>li.nav__has-child>a{height:100%;width:100%;display:flex;align-items:center;gap:.625rem}.main-header__nav-items .nav>li.nav__has-child>a>svg{width:20px;margin-left:auto}@media screen and (min-width: 768px){.main-header__nav-items .nav>li.nav__has-child>a>svg{width:10px}}.main-header__nav-items .nav>li.nav__has-child>a>svg.open{transform:rotate(180deg)}.main-header__nav-items .nav>li a{text-decoration:none;font-size:1.875rem;font-weight:600;line-height:normal}@media screen and (min-width: 768px){.main-header__nav-items .nav>li a{font-size:1rem;font-weight:500}}.main-header__nav-items .nav__mega-menu{display:none}@media screen and (min-width: 768px){.main-header__nav-items .nav__mega-menu{position:absolute;height:auto;width:100%;margin:0 auto;padding:1.5rem;z-index:10;top:100px;left:0;background-color:#212121;color:#fff}}.main-header__nav-items .nav__mega-menu-items{display:flex;flex-wrap:wrap;margin-top:1.25rem}@media screen and (min-width: 768px){.main-header__nav-items .nav__mega-menu-items{align-items:center;width:100%;gap:.625rem;margin:unset}}.main-header__nav-items .nav__mega-menu-items li{display:flex;flex-direction:column;justify-content:space-between;gap:.3125rem;margin-bottom:.625rem}@media screen and (min-width: 576px){.main-header__nav-items .nav__mega-menu-items li{width:calc((100% - 1.25rem)/2)}}@media screen and (min-width: 768px){.main-header__nav-items .nav__mega-menu-items li{width:calc((100% - 1.25rem) / 3)}}.main-header__nav-items .nav__mega-menu-items li a:hover{text-decoration:underline}.main-header__nav-items .nav__mega-menu-items li h3{font-size:1.5rem;font-weight:600;line-height:normal}.main-header__nav-items .nav__mega-menu-items li svg{width:40px;height:40px}.main-header__nav-items .nav__mega-menu-items li svg path{fill:#fff}.main-header__nav-items .main-header__logo{display:none}.main-header__toggle{display:flex;padding:.625rem;margin-left:auto;cursor:pointer;z-index:100}@media screen and (min-width: 768px){.main-header__toggle{display:none}}.admin-bar .main-header__nav-items .nav__has-child:hover:before{top:100px}.admin-bar .main-header__nav-items .nav__has-child:hover .nav__mega-menu{top:120px}.main-footer{background-color:#212121;color:#fff;padding:3.125rem 0}.main-footer__logo{margin-bottom:3.5rem}.main-footer__logo svg{max-width:10rem}.main-footer__tagline{display:none}@media screen and (min-width: 768px){.main-footer__tagline{display:flex;margin-left:auto}}.main-footer__tagline--mobile{display:flex}@media screen and (min-width: 768px){.main-footer__tagline--mobile{display:none}}.main-footer__tagline h3{margin-bottom:4rem;font-size:2rem;font-weight:300;line-height:normal}@media screen and (min-width: 992px){.main-footer__tagline h3{font-size:3.0625rem}}.main-footer__nav-container{display:flex;flex-direction:column}@media screen and (min-width: 768px){.main-footer__nav-container{flex-direction:row;justify-content:space-between;gap:3.125rem}}.main-footer__nav-col{margin-bottom:1.875rem;width:100%}.main-footer__nav-col h4{font-size:1.5rem;font-weight:600;line-height:normal;margin-bottom:1.875rem}.main-footer__nav-col a{display:inline-block;font-family:Oxanium,sans-serif;line-height:normal;text-decoration:none;font-size:1rem;color:#fff}.main-footer__nav-col a:hover{text-decoration:underline}.main-footer__nav-col ul li{margin-bottom:.3125rem}.main-footer__container{display:flex;flex-direction:column}.main-footer .copyright__container{display:flex;flex-direction:column-reverse}@media screen and (min-width: 768px){.main-footer .copyright__container{flex-direction:row;justify-content:space-between;align-items:center}}.main-footer .copyright__container a{font-size:inherit}.hero{position:relative;margin-top:-100px;z-index:-1;height:100%}.hero--small{background:linear-gradient(to right top,#0f52ba,#072554)}.hero--small .hero-text{min-height:15.625rem}.hero__container{padding-top:9.375rem;padding-bottom:2.5rem;z-index:0}.hero-image{width:100%;height:100%;position:absolute;z-index:-1}.hero-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right top,#0f52bacc,#072554cc)}.hero-image--bg:after{content:unset}.hero-image img{height:100%;width:100%;object-fit:cover;z-index:-1}.hero-text{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;min-height:18.75rem}@media screen and (min-width: 768px){.hero-text{min-height:26.25rem}}.hero-text h1{line-height:1;font-size:clamp(2.188rem,2vw + 1rem,3.75rem);font-weight:700}.hero-text h2{font-weight:100;font-size:1.75rem}@media screen and (min-width: 768px){.hero-text h2{font-size:2.75rem}}.hero-text .small{font-weight:100}.hero-text .bold{font-weight:700}.hero-text .thin{font-weight:100}.hero-text .uppercase{text-transform:uppercase}.hero-arrow{margin-top:6.25rem}.logo-slider{background-color:#212121}.logo-slider__container{display:flex;flex-direction:column;align-items:flex-start}.logo-slider__tag{background-color:#fff;padding:5px 20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.logo-slider__tag p{font-weight:600;margin:0;display:inline-block;color:#212121}.logo-slider .glide__slides{padding-top:1.25rem;padding-bottom:1.25rem}.logo-slider .glide__slides .glide__slide{display:flex;justify-content:center;align-self:center;width:auto}@media screen and (min-width: 992px){.logo-slider .glide__slides .glide__slide img{max-width:200px}}.logo-slider .glide .glide__arrows{display:flex;height:auto;align-items:center}.logo-slider .glide .glide__arrow--right{cursor:pointer;align-self:center;transform:rotate(-90deg);background-color:transparent;border:0;margin-left:auto}.cwi{padding:3.125rem 0;position:relative}.cwi--full-bg{background-repeat:no-repeat;background-size:cover;position:relative;background-attachment:fixed}.cwi--full-bg .cwi__container{padding-top:3.125rem;padding-bottom:3.125rem}@media screen and (min-width: 768px){.cwi--full-bg .cwi__container{padding-top:6.25rem;padding-bottom:6.25rem}}.cwi--full-bg.cwi--dark .cwi__text{background-color:#212121;color:#fff}.cwi--full-bg.cwi--dark .cwi__text h2 svg path{fill:#fff;stroke:#fff}.cwi--full-bg .cwi__text{width:100%!important;border-radius:1.25rem;padding:3.125rem 1.25rem;background-color:#fff}.cwi--full-bg .cwi__text-inner{max-width:45.625rem;display:flex;align-self:center;flex-direction:column}.cwi--light{background-color:#fff;color:#212121}.cwi--dark{background-color:#212121;color:#fff}.cwi--dark .button--primary--dark{background-color:transparent;border-color:#fff;color:#fff}.cwi--dark .button--primary--dark:hover{background-color:#fff;color:#212121}.cwi--dark .logo path{fill:#fff}.cwi--full-bg-gradient{padding:5rem 0}.cwi--full-bg-gradient .cwi__image-full-gradient{width:100%;height:100%;position:absolute;z-index:0;left:0;right:0;top:0;bottom:0}.cwi--full-bg-gradient .cwi__image-full-gradient img{height:100%;width:100%;object-fit:cover}.cwi--full-bg-gradient .cwi__text{z-index:1}.cwi__container{display:flex;flex-direction:column;gap:2.5rem}@media screen and (min-width: 768px){.cwi__container{flex-direction:row}}@media screen and (min-width: 768px){.cwi__container--flip{flex-direction:row-reverse}}.cwi__container--flip .cwi__image{align-items:flex-start}.cwi__container--flip .cwi__image-primary{justify-content:flex-start!important}.cwi__container .col{width:100%}@media screen and (min-width: 768px){.cwi__container .col{width:50%}}.cwi__text{color:inherit}.cwi__text h2{font-size:1.75rem;font-weight:500;margin-bottom:.75rem}@media screen and (min-width: 768px){.cwi__text h2{font-size:2.75rem}}@media screen and (min-width: 1200px){.cwi__text h2{margin-bottom:1.25rem}}.cwi__text h3{font-size:1.5rem;font-weight:500;line-height:normal;margin-bottom:.75rem}@media screen and (min-width: 1200px){.cwi__text h3{margin-bottom:1.25rem}}.cwi__text h4{font-size:1.5rem;font-weight:500;line-height:normal;margin-bottom:.75rem}@media screen and (min-width: 992px){.cwi__text h4{font-size:2.1875rem}}@media screen and (min-width: 1200px){.cwi__text h4{margin-bottom:1.25rem}}.cwi__text h5{font-size:1.5rem;font-weight:500;line-height:normal;margin-bottom:.75rem}@media screen and (min-width: 992px){.cwi__text h5{font-size:1.875rem}}@media screen and (min-width: 1200px){.cwi__text h5{margin-bottom:1.25rem}}.cwi__text p,.cwi__text li{margin-bottom:.75rem}@media screen and (min-width: 1200px){.cwi__text p,.cwi__text li{font-size:1.125rem;margin-bottom:1.25rem}}.cwi__text ul{display:block;list-style:inside}.cwi__image{display:flex;align-items:flex-end}.cwi__image .cwi__image-primary{display:flex;justify-content:flex-end}.cwi__image .cwi__image-primary img{border-top-left-radius:5rem;border-bottom-right-radius:5rem}.cwi__image--has-counter .cwi__image-primary img{max-width:90%}.cwi .counter-wrapper{position:absolute;left:0;background-color:#0f52bacc;top:65%;border-top-left-radius:5rem;border-bottom-right-radius:5rem;padding:1.875rem;color:#fff;transform:translateY(-40px);max-width:100%}@media screen and (min-width: 768px){.cwi .counter-wrapper{transform:translate(-20px)}}.cwi .counter-wrapper h4{font-size:clamp(1.5625rem,4vw,2.75rem);line-height:.8;font-weight:500}.cwi .counter-wrapper span{text-align:center}.cwi .counter-wrapper span.small{font-size:1.75rem}.services{padding-top:3.125rem;padding-bottom:6.25rem}.services--dark{background-color:#212121;color:#fff}.services--dark svg path{fill:#fff}.services--light{background-color:#fff;color:#212121}.services--light svg path{fill:#212121}.services__header{display:flex;flex-direction:column;max-width:800px;margin-bottom:2.5rem}@media screen and (min-width: 768px){.services__header{margin-bottom:4.375rem}}.services__list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.875rem}.services__item{width:100%;display:flex;flex-direction:column;gap:.3125rem;justify-content:flex-start}@media screen and (min-width: 768px){.services__item{width:calc(50% - 3.125rem)}}@media screen and (min-width: 992px){.services__item{width:calc((100% - 6.25rem) / 3)}}.services__item svg{width:auto;height:3.125rem;align-self:flex-start}@media screen and (min-width: 992px){.services__item svg{max-height:3.125rem}}.services__item h4{font-size:1.5625rem;color:#fff}@media screen and (min-width: 768px){.services__item h4{font-size:2rem;font-weight:500}}.services__item h5{color:#fff;font-size:1.375rem;font-weight:400;margin-bottom:.625rem}@media screen and (min-width: 768px){.services__item h5{font-size:1.5625rem}}.services__item p{color:#fff;font-weight:400}.services__item a{display:flex;flex-direction:column;height:100%}.services__item a span{display:block;color:#68a29f;font-weight:600;font-size:1.125rem;margin-top:auto}.services__item a:hover{text-decoration:none}.services__item a:hover h4,.services__item a:hover span{text-decoration:underline}.services__item a:hover h5{text-decoration:none}.sub-footer{position:relative;overflow:hidden;height:100%;padding:6.25rem 0}.sub-footer__container{display:flex;flex-direction:column}.sub-footer__image{width:100%;height:100%;position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0}.sub-footer__image img{height:100%;width:100%;object-fit:cover}.sub-footer__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;max-width:56.25rem;gap:.625rem}@keyframes fadein{0%{opacity:0}to{opacity:1}}.blog-latest{padding:3.125rem 0}.blog-latest--light{background-color:#fff;color:#212121}.blog-latest--dark{background-color:#212121;color:#fff}.blog-latest__header{margin-bottom:3.125rem}.blog-latest__container{display:flex;flex-direction:column}.blog-latest__items{display:flex;flex-wrap:wrap;gap:1.875rem}.blog-latest__item{width:100%;overflow:hidden}@media screen and (min-width: 768px){.blog-latest__item{width:calc((100% - 1.875rem)/2)}}.blog-latest__item-image{position:relative;background-color:#212121;height:11.25rem;border-radius:.625rem;overflow:hidden;cursor:pointer}@media screen and (min-width: 768px){.blog-latest__item-image{height:16.875rem}}.blog-latest__item-image a{display:block;height:100%;width:100%}.blog-latest__item-image:hover:after{content:"";animation:fadein .8s;position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right top,#0f52bacc,#072554cc)}.blog-latest__item-image:hover .blog-latest__item-image-readmore{display:flex;animation:fadein .8s}.blog-latest__item-image img{object-fit:cover;height:100%;width:100%}.blog-latest__item-image-readmore{display:none;justify-content:center;align-items:center;position:absolute;z-index:1;color:#fff;top:0;left:0;right:0;bottom:0;font-size:1.375rem}.blog-latest__item main{display:flex;flex-direction:column;gap:.625rem;padding:1.75rem .875rem}.blog-latest__item main h3{font-size:1.5rem;font-weight:600;line-height:normal;font-weight:800}.blog-latest__item main h3 a{color:inherit;font-size:inherit;font-weight:inherit}.blog-latest__cats{display:flex;gap:.625rem;flex-wrap:wrap;margin-bottom:.625rem;margin-top:auto}.blog-latest__cats a{color:#68a29f}.list-block--dark{background-color:#212121;color:#fff}.list-block__container{display:flex;flex-direction:column}.list-block__bullets{position:relative;margin-left:0;padding-left:1.5rem;list-style:none;margin-bottom:6.25rem}@media screen and (min-width: 992px){.list-block__bullets{padding-left:1.5rem;margin-left:2rem}}.list-block__bullets li{position:relative;padding-bottom:2rem;padding-left:1rem}@media screen and (min-width: 992px){.list-block__bullets li{padding-left:1.5rem}}.list-block__bullets li:before{content:"";position:absolute;left:-1.5rem;top:0;width:30px;height:30px;background-color:#fff;border-radius:50%;z-index:2}.list-block__bullets li:after{content:"";position:absolute;left:-8px;top:10px;width:1px;height:calc(100% - 10px);background-color:#ccc;z-index:1}.list-block__bullets li:last-child:after{display:none}.list-block h4{font-size:1.5rem;font-weight:600;line-height:normal;margin-bottom:1.25rem}.split-text{background-color:#212121;color:#fff;display:flex;flex-direction:column;padding:3.125rem 0}.split-text__container{display:flex;flex-direction:column;gap:1.25rem}@media screen and (min-width: 768px){.split-text__container{flex-direction:row}}.split-text__container h1,.split-text__container h2,.split-text__container h3,.split-text__container h4,.split-text__container h5{margin-bottom:1.25rem}.split-text__container ul{display:block;list-style:inside}.split-text__container .col{width:100%}.split-text__title{font-size:1.5rem;line-height:normal;font-size:2.1875rem;font-weight:600}.faqs{background-color:#212121;color:#fff;padding:3.125rem 0}.faqs__container{display:flex;flex-direction:column;max-width:62.5rem}.faqs__title{margin-bottom:1.25rem;font-weight:600}.faqs__item{margin-bottom:2.5rem}.faqs__item-title{margin-bottom:1.25rem;font-size:2rem;font-weight:600;line-height:normal;border-bottom:solid 3px #fff;display:inline-flex}@media screen and (min-width: 992px){.faqs__item-title{font-size:2.1875rem}}.services-intro{display:flex;flex-direction:column;padding:3.125rem 0}.services-intro__container{display:flex;flex-direction:column}.services-intro__image{width:100%;overflow:hidden;margin-bottom:2.5rem;height:12.5rem}@media screen and (min-width: 992px){.services-intro__image{height:25rem}}.services-intro__image img{border-top-left-radius:80px;border-bottom-right-radius:80px;width:100%;height:100%;object-fit:cover}.services-intro__text{background-color:#212121;max-width:59.375rem}@media screen and (min-width: 992px){.services-intro__text{padding:2.5rem 1.875rem 2.5rem 0;border-top-right-radius:80px}}.services-intro__text h3{font-weight:600;margin-bottom:1.25rem}.services-intro__text p{margin-bottom:1.25rem}.gallery-block{padding:3.125rem 0}.gallery-block__title{margin-bottom:1.25rem;font-weight:600}.gallery-block__header{max-width:800px;margin-bottom:2.5rem}.gallery-block__gallery{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem 1.25rem}.gallery-block__gallery .gallery-block__image{width:100%;height:auto;cursor:pointer}@media screen and (min-width: 768px){.gallery-block__gallery .gallery-block__image{width:calc(50% - 1.25rem);height:300px}.gallery-block__gallery .gallery-block__image img{width:100%;height:100%;object-fit:cover}}@media screen and (min-width: 768px){.gallery-block__gallery .gallery-block__image{width:calc(33.3333333333% - 1.25rem)}.gallery-block__gallery .gallery-block__image img{width:100%;height:100%;object-fit:cover;filter:grayscale(0%);transition:filter .5s ease-in-out}}.gallery-block__gallery .gallery-block__image:hover img{filter:grayscale(0%)}.gallery-block__gallery__image{overflow:hidden}.gallery-block__gallery__image:hover img{transform:scale(1.1);transition:transform .8s ease-in-out}.gallery-block__gallery__image-cursor{cursor:pointer}.contact-us-block{padding:3.125rem 0}.contact-us-block__container{display:flex;flex-direction:column;gap:1.25rem}@media screen and (min-width: 768px){.contact-us-block__container{flex-direction:row}}.contact-us-block__container .col{width:100%}@media screen and (min-width: 768px){.contact-us-block__container .col{width:50%}}.wpcf7 input[type=text],.wpcf7 input[type=email],.wpcf7 input[type=url],.wpcf7 input[type=password],.wpcf7 input[type=search],.wpcf7 input[type=number],.wpcf7 input[type=tel],.wpcf7 textarea{color:#fff;background-color:#212121;width:100%;padding:12px 16px;border-radius:3px;border:1px solid #fff}.wpcf7 input[type=text]::placeholder,.wpcf7 input[type=email]::placeholder,.wpcf7 input[type=url]::placeholder,.wpcf7 input[type=password]::placeholder,.wpcf7 input[type=search]::placeholder,.wpcf7 input[type=number]::placeholder,.wpcf7 input[type=tel]::placeholder,.wpcf7 textarea::placeholder{color:#fff}:root{--cf7-font: inherit;--cf7-font-size: $baseFontSize;--cf7-font-weight: 400;--cf7-labels: $black;--cf7-input-text: $black;--cf7-accent: $white;--cf7-accent-hover: $white;--cf7-accent-outline: #b9d9ff;--cf7-accent-text: #ffffff;--cf7-warning: $red;--cf7-warning-bg: $black;--cf7-success: #00B474;--cf7-success-bg: $black}.wpcf7{font-family:var(--cf7-font);font-weight:var(--cf7-font-weight);width:100%!important}.wpcf7>label{color:var(--cf7-labels);display:flex;flex-direction:column}.wpcf7-list-item{margin-left:0!important;margin-right:15px!important}.wpcf7 a{color:var(--cf7-accent)!important;text-decoration:none}.wpcf7 a:hover{color:var(--cf7-accent-hover)!important}.wpcf7 input[type=color],.wpcf7 input[type=date],.wpcf7 input[type=datetime-local],.wpcf7 input[type=datetime],.wpcf7 input[type=email],.wpcf7 input[type=month],.wpcf7 input[type=number],.wpcf7 input[type=search],.wpcf7 input[type=tel],.wpcf7 input[type=text],.wpcf7 input[type=time],.wpcf7 input[type=url],.wpcf7 input[type=week],.wpcf7 textarea{border:1px solid #D5E0EB;background-color:#212121;border-radius:6px;line-height:1.3;padding:.375rem .75rem;color:var(--cf7-input-text);min-height:35px;font-size:var(--cf7-font-size);font-weight:var(--cf7-font-weight);font-family:var(--cf7-font);width:100%;margin-bottom:.625rem}.wpcf7 input[type=submit]{border:1px solid var(--cf7-accent-text);background-color:var(--cf7-accent);color:var(--cf7-accent-text);padding:15px 30px;border-radius:6px;font-size:var(--cf7-font-size);font-family:var(--cf7-font);transition:.2s linear}.wpcf7 input:hover[type=submit]{background-color:var(--cf7-accent-hover);transition:.2s linear;cursor:pointer}.wpcf7 input:focus[type=submit]{background-color:var(--cf7-accent-hover);outline:none;border:0;box-shadow:0 0 0 3px var(--cf7-accent-outline)}.wpcf7 input[type=file]{color:var(--cf7-input-text);font-size:var(--cf7-font-size);font-weight:var(--cf7-font-weight);font-family:var(--cf7-font)}.wpcf7 input:focus[type=file]{outline:none;border:0}.wpcf7 input[type=file]::file-selector-button,.wpcf7 select{border:1px solid #D5E0EB;background-color:#fff;border-radius:6px;line-height:1.3;padding:.7rem 1rem;color:var(--cf7-input-text);min-height:35px;font-size:var(--cf7-font-size);font-weight:var(--cf7-font-weight);font-family:var(--cf7-font)}.wpcf7 input[type=file]::file-selector-button{cursor:pointer;margin-right:20px}.wpcf7 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:6px;margin:0;display:grid;place-content:center;cursor:pointer;border:1px solid var(--cf7-accent-text)}.wpcf7 input[type=checkbox]:before{content:"";font-family:dashicons;font-weight:300;font-size:15px;line-height:17px;width:18px;height:18px;color:#fff;text-align:center;border-radius:6px;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 20px 20px var(--cf7-accent)}.wpcf7 input[type=checkbox]:checked:before{transform:scale(1);content:""}.wpcf7-checkbox label,.wpcf7-acceptance label,.wpcf7-radio label{display:flex;align-items:center;gap:10px}.wpcf7 input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;margin:0;font:inherit;color:var(--cf7-accent);width:18px;height:18px;border:2px solid var(--cf7-accent);border-radius:100%;display:grid;place-content:center;cursor:pointer}.wpcf7 input[type=radio]:before{content:"";width:10px;height:10px;border-radius:100%;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em var(--cf7-accent)}.wpcf7 input[type=radio]:checked:before{transform:scale(1)}.wpcf7 input:hover[type=color],.wpcf7 input:hover[type=date],.wpcf7 input:hover[type=datetime-local],.wpcf7 input:hover[type=datetime],.wpcf7 input:hover[type=email],.wpcf7 input:hover[type=month],.wpcf7 input:hover[type=number],.wpcf7 input:hover[type=search],.wpcf7 input:hover[type=tel],.wpcf7 input:hover[type=text],.wpcf7 input:hover[type=time],.wpcf7 input:hover[type=url],.wpcf7 input:hover[type=week],.wpcf7 input:hover[type=file]::file-selector-button,.wpcf7 textarea:hover,.wpcf7 select:hover{border:1px solid #92ACC7;outline:none;background-color:#212121;font-size:var(--cf7-font-size)}.wpcf7 input:focus[type=color],.wpcf7 input:focus[type=date],.wpcf7 input:focus[type=datetime-local],.wpcf7 input:focus[type=datetime],.wpcf7 input:focus[type=email],.wpcf7 input:focus[type=month],.wpcf7 input:focus[type=number],.wpcf7 input:focus[type=search],.wpcf7 input:focus[type=tel],.wpcf7 input:focus[type=text],.wpcf7 input:focus[type=time],.wpcf7 input:focus[type=url],.wpcf7 input:focus[type=week],.wpcf7 input:focus[type=checkbox],.wpcf7 textarea:focus,.wpcf7 select:focus,.wpcf7 a:focus{border:1px solid #fff;outline:none;box-shadow:0 0 0 3px var(--cf7-accent-outline);background-color:#212121}.wpcf7-not-valid-tip{color:var(--cf7-warning)!important;font-size:var(--cf7-font-size)!important;font-weight:var(--cf7-font-weight)!important}.wpcf7-not-valid:not(input[type=file]):not(span){border-color:var(--cf7-warning)!important;background-color:var(--cf7-warning-bg)!important}.wpcf7 input:disabled[type=submit],.wpcf7 input:disabled[type=submit]:hover{color:#fff;background-color:var(--cf7-warning);border:0;cursor:not-allowed}.wpcf7 form.init .wpcf7-response-output{display:none}.wpcf7 form .wpcf7-response-output{margin:15px 0!important;padding:10px 20px!important;border:0!important;border-radius:6px!important}.wpcf7 form.sent .wpcf7-response-output{background-color:var(--cf7-success-bg)!important;color:var(--cf7-success)!important;border:0!important}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.spam .wpcf7-response-output,.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{background-color:var(--cf7-warning-bg)!important;color:var(--cf7-warning)!important;border:1px solid #fff!important}.basic-text{padding:3.125rem 0}.basic-text--light{background-color:#fff;color:#212121}.basic-text--light .table-of-contents{background-color:#fff!important;color:#212121!important}.basic-text--light .sidebar__promotion h4,.basic-text--light .sidebar__promotion p{color:#fff!important}.basic-text__container{display:flex;flex-direction:column}.basic-text__container--sidebar{flex-direction:column-reverse}@media screen and (min-width: 992px){.basic-text__container--sidebar{flex-direction:row;gap:1.875rem}}.basic-text h1{margin-bottom:1.25rem;font-size:2.8125rem}@media screen and (min-width: 768px){.basic-text h1{font-size:3.75rem}}.basic-text h2{font-size:1.75rem}@media screen and (min-width: 768px){.basic-text h2{font-size:2.75rem}}.basic-text h3{font-size:2rem;font-weight:300;line-height:normal}@media screen and (min-width: 992px){.basic-text h3{font-size:3.0625rem}}@media screen and (min-width: 768px){.basic-text h3{font-size:1.875rem}}.basic-text h4{font-size:1.5rem;font-weight:600;line-height:normal}.basic-text h1,.basic-text h2,.basic-text h3,.basic-text h4,.basic-text h5,.basic-text h6{margin-bottom:1.25rem;font-weight:600}.basic-text ul{margin-bottom:1.25rem;display:block;list-style:inside}.basic-text ul li{font-family:Oxanium,sans-serif;line-height:normal;text-decoration:none;font-size:1rem}.basic-text p{margin-bottom:1.25rem}.basic-text .sidebar{width:100%;height:auto}@media screen and (min-width: 992px){.basic-text .sidebar{max-width:18.75rem}}.basic-text .sidebar__promotion{display:flex;flex-direction:column;border-radius:10px;background:linear-gradient(to right top,#0f52bacc,#072554cc);padding:1.25rem;text-align:center;align-items:center;width:100%;margin-bottom:2.5rem}.basic-text .sidebar__promotion h4{font-size:1.5rem;font-weight:800}.basic-text .sidebar__promotion p{font-size:1.25rem;font-weight:400}.basic-text .table-of-contents{display:flex;flex-direction:column;position:sticky;top:100px;background:#212121}.basic-text .table-of-contents a{font-size:.9375rem;color:inherit}.basic-text .scroll-to{display:block;list-style:inside;list-style:none;padding-left:0}.basic-text .scroll-to li{margin:.5rem 0}.basic-text .scroll-to li a{text-decoration:none}.basic-text .scroll-to li a:hover{text-decoration:underline;color:#0f52ba}.basic-text .scroll-to a{display:inline}.archive-posts{padding:3.125rem 0}.archive-posts__container{display:flex;flex-direction:column}@media screen and (min-width: 768px){.archive-posts__container{flex-direction:row;flex-wrap:wrap;gap:1.875rem}}.archive-posts__container--filter{flex-wrap:nowrap}.archive-posts__filter-title{font-weight:600;padding-top:.3125rem;align-self:flex-start;margin-bottom:1.25rem}.archive-posts__filters{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:3.125rem;gap:.625rem}.lightbox{display:none;width:100vw;height:100vh;margin:0 auto;position:fixed;top:0;left:0;background-color:#0009;z-index:9999}.lightbox__container{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.lightbox img{align-self:center;max-height:80%}.lightbox.open{display:flex}.lightbox__close-icon{position:relative;cursor:pointer;right:0%;height:50px;width:50px;color:#fff}.lightbox__icon-wrap{display:flex}.lightbox__icon{padding:1.25rem}.lightbox__next,.lightbox__prev{cursor:pointer;color:#fff;height:40px;width:40px}.section-header{display:flex;flex-direction:column;max-width:800px;margin-bottom:2.5rem}@media screen and (min-width: 768px){.section-header{margin-bottom:4.375rem}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}
