html :where(.wp-block){max-width:initial !important}.corner{position:relative;background-color:var(--cl-white);padding:10%;border-radius:0 var(--br-m) 0 0}.corner::after{content:"";position:absolute;width:var(--br-m);height:100%;background-color:var(--cl-neutral-5);inset:0 0 0 calc(100% - var(--br-m));border-radius:0 var(--br-m) 0 var(--br-m);z-index:2}.corner::before{content:"";position:absolute;width:100%;height:var(--br-m);background-color:var(--cl-neutral-5);inset:0 0 calc(100% - var(--br-m)) 0;border-radius:0 var(--br-m) 0 var(--br-m);z-index:2}.corner i{position:absolute;display:block;width:var(--br-m);height:var(--br-m);top:var(--br-m);right:var(--br-m);background-color:var(--cl-neutral-5);z-index:3}.corner i::after{content:"";position:absolute;width:var(--br-m);height:100%;background-color:var(--cl-white);inset:0;border-radius:0 var(--br-m) 0 0;z-index:4}.the_block{margin-top:var(--sp-30);margin-bottom:var(--sp-30)}@media(min-width: 992px){.the_block{margin-top:var(--sp-70);margin-bottom:var(--sp-70)}}.the_block img{border-radius:var(--br-m);display:block;-o-object-fit:cover;object-fit:cover}.the_block .btn-wrapper{margin:var(--sp-20) 0 var(--sp-20)}.the_block .btn{display:inline-flex;width:auto}.the_block ul{margin:var(--sp-20) 0;list-style:none}.the_block ul li{margin:var(--sp-10) 0;padding:0 0 0 var(--sp-30);font-weight:300;position:relative}.the_block ul li::before{position:absolute;left:0;top:.2rem;content:"";width:var(--sp-20);height:var(--sp-20);display:flex;aspect-ratio:1;background-image:url("../images/i-check.svg");background-repeat:no-repeat;background-position:center;background-size:1.3rem}.the_block ol{list-style:decimal}.phone,.email{margin:var(--sp-03) 0;display:flex;gap:var(--sp-05);align-items:center}.phone::before,.email::before{content:"";display:block;width:var(--sp-20);height:var(--sp-20);background-repeat:no-repeat;background-position:center;background-size:var(--sp-20)}.phone::before{background-image:url("../images/i-tel.svg")}.email::before{background-image:url("../images/i-mail.svg")}.the__contact__els{display:grid;gap:var(--sp-20)}@media(min-width: 992px){.the__contact__els{grid-template-columns:repeat(1, 1fr)}}.the__contact__el{display:flex;gap:var(--sp-20);align-items:center}.the__contact__el img{display:block;width:var(--sp-120);max-width:var(--sp-120);min-width:var(--sp-120);aspect-ratio:1}.the__contact__el__contact{display:flex;flex-direction:column}.the__contact__el h3{margin-bottom:0}.the__contact__el .position{margin-bottom:var(--sp-10);font-size:var(--fs-s);font-weight:400}.the__contactform{display:flex;flex-direction:column;gap:var(--sp-40);background-color:var(--cl-neutral-5);border-radius:var(--br-m);padding:var(--sp-15)}@media(min-width: 992px){.the__contactform{padding:var(--sp-30);max-width:70%;margin-left:auto;margin-right:auto;flex-direction:row}}.the__contactform h2{margin-bottom:var(--sp-30)}@media(min-width: 992px){.the__contactform__els{width:40%}}.the__contactform__el{display:flex;gap:var(--sp-20);align-items:start}.the__contactform__el img{display:block;width:var(--sp-120);max-width:var(--sp-120);min-width:var(--sp-120);aspect-ratio:1}.the__contactform__el__contact{display:flex;flex-direction:column}.the__contactform__el h3{margin-bottom:0}.the__contactform__el .position{margin-bottom:var(--sp-10);font-size:var(--fs-s);font-weight:400}.the__contactform__desc{margin:var(--sp-20) 0;font-size:var(--fs-s);font-weight:400}@media(min-width: 992px){.the__contactform__form{padding-left:var(--sp-60)}}.the__hero h1{text-align:center;font-size:var(--fs-titlesmall)}.the__hero__els{display:grid;gap:var(--sp-20)}@media(min-width: 992px){.the__hero__els{grid-template-columns:repeat(3, 1fr)}}.the__hero__el{position:relative;overflow:clip;border-radius:var(--br-m);background-color:var(--cl-black);color:var(--cl-white)}.the__hero__el__desc{position:absolute;z-index:3;inset:auto var(--sp-40) var(--sp-20) var(--sp-20)}.the__hero__el__links{display:flex;gap:var(--sp-05);flex-direction:column}@media(min-width: 992px){.the__hero__el__links a:hover{text-decoration:underline}}.the__hero__el__gr{position:absolute;inset:50% 0 0 0;z-index:2}.the__hero__el .btn{background-color:var(--cl-white);border-color:var(--cl-white);color:var(--cl-black)}.the__hero__el img,.the__hero__el video{position:relative;z-index:1;display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;height:60rem;max-height:60rem}@media(min-width: 992px){.the__hero__el img{transition:all ease-out .3s}.the__hero__el:hover img{transform:scale(1.05)}}.the__about{background-color:var(--cl-neutral-5);border-radius:var(--br-m);padding:var(--sp-15);position:relative}@media(max-width: 992px){.the__about{padding-bottom:var(--sp-100)}}@media(min-width: 992px){.the__about{padding:var(--sp-30);display:flex}}.the__about h2{margin-bottom:var(--sp-20)}@media(min-width: 992px){.the__about h2{width:20%}}.the__about .corner{position:absolute;left:0;bottom:0;width:20%;aspect-ratio:3/1}@media(max-width: 992px){.the__about .corner{padding:5%}}@media(min-width: 992px){.the__about .corner{aspect-ratio:1}}.the__about__ele{display:flex;align-items:start;gap:var(--sp-20);flex-direction:column}@media(min-width: 992px){.the__about__ele{margin-left:auto;width:80%}}.the__about__special{margin:0 0 0 var(--sp-80);position:relative;font-size:var(--fs-m);display:flex;flex-direction:column;align-items:start;gap:var(--sp-20)}@media(min-width: 992px){.the__about__special{flex-direction:row;margin-left:var(--sp-120)}}.the__about__special figure{position:absolute;top:0;left:0;padding:var(--sp-15);aspect-ratio:1;transform:translateX(-100%);background-color:var(--cl-white);border-radius:var(--br-m) 0 0 var(--br-m)}.the__about__special figure img{border-radius:0;width:var(--sp-50)}.the__about__text{border-radius:0 var(--br-m) var(--br-m) var(--br-m);background-color:var(--cl-white);padding:var(--sp-20)}.the__about__text h3{margin-top:var(--sp-05)}.the__titletextimage__header{margin:0 0 var(--sp-20)}@media(min-width: 992px){.the__titletextimage__header{max-width:60%;margin:0 0 var(--sp-30)}}.the__titletextimage__header p{font-size:var(--fs-m)}.the__titletextimage__els{padding:0 0 var(--sp-15);display:grid;gap:var(--sp-20)}@media(max-width: 992px){.the__titletextimage__els{overflow-x:scroll}}.the__titletextimage__els.col-2{grid-template-columns:repeat(2, 1fr)}.the__titletextimage__els.col-3{grid-template-columns:repeat(3, 1fr)}.the__titletextimage__els.col-4{grid-template-columns:repeat(4, 1fr)}.the__titletextimage__el{background-color:var(--cl-neutral-5);border-radius:var(--br-m)}@media(max-width: 992px){.the__titletextimage__el{min-width:28rem}}.the__titletextimage__el img{aspect-ratio:4/3;display:block}.the__titletextimage__el__text{padding:var(--sp-15);display:flex;gap:var(--sp-15);align-items:center;justify-content:space-between}.the__titletextimage__el__text h4{margin:0}.the__titletextimage__el__text .btn-wrapper{margin:0}.the__titletextimage__el__text .btn{padding:var(--sp-10) var(--sp-15);background-color:var(--cl-white);border-color:var(--cl-neutral-2);color:var(--cl-black);font-size:var(--fs-s)}.the__portfolio{overflow:clip}.the__portfolio h2{text-align:center;margin-bottom:var(--sp-20)}.the__portfolio .swiper-container{position:relative}.the__portfolio .swiper-button-prev,.the__portfolio .swiper-button-next{width:var(--sp-50);height:var(--sp-50);aspect-ratio:1;background-color:var(--cl-white);border-radius:50%}@media(min-width: 992px){.the__portfolio .swiper-pagination{display:none;opacity:0;visibility:hidden}}@media(max-width: 992px){.the__portfolio .swiper-buttons{margin:var(--sp-15) 0;height:var(--sp-30);position:relative}.the__portfolio .swiper-buttons .swiper-button-prev,.the__portfolio .swiper-buttons .swiper-button-next{display:none;visibility:hidden;opacity:0;pointer-events:none}}.the__portfolio__item{position:relative}.the__portfolio__item img{display:block;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.the__portfolio__item .caption{display:flex;position:absolute;bottom:var(--sp-10);left:var(--sp-10);font-size:var(--fs-s);background-color:rgba(0,0,0,.7);border-radius:var(--br-xs);color:var(--cl-white);padding:var(--sp-05) var(--sp-10)}.the__portfolio .btn-wrapper{margin:var(--sp-20) 0;padding:var(--sp-20) 0;text-align:center}.the__portfolio .btn-wrapper .btn{background-color:var(--cl-white);border-color:var(--cl-black);color:var(--cl-black);font-size:var(--fs-m)}@media(max-width: 992px){.fancy-gallery__wrapper{display:flex;padding-bottom:var(--sp-15);gap:var(--sp-15);flex-wrap:nowrap;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.fancy-gallery__wrapper .fancy-gallery__item{width:28rem;min-width:28rem;max-width:28rem;scroll-snap-align:start}.fancy-gallery__wrapper .fancy-gallery__item img{height:auto}}@media(min-width: 992px){.fancy-gallery{overflow:hidden;border-radius:2rem}.fancy-gallery__wrapper{display:flex;gap:.8rem;flex-wrap:nowrap;width:100%;max-width:1400px;margin:0 auto}.fancy-gallery__wrapper .fancy-gallery__item{border-radius:1rem;overflow:hidden;transition:width .4s ease-in-out;position:relative;cursor:pointer;transition:all ease-out .3s}.fancy-gallery__wrapper .fancy-gallery__item img{width:100%;height:38.6rem;-o-object-fit:cover;object-fit:cover}.fancy-gallery__wrapper .fancy-gallery__item .caption{opacity:0;transition:all ease-out .3s}.fancy-gallery__wrapper .fancy-gallery__item.active .caption{opacity:1}.fancy-gallery__wrapper .fancy-gallery__item:nth-child(1){width:60%}.fancy-gallery__wrapper .fancy-gallery__item:nth-child(2){width:20%}.fancy-gallery__wrapper .fancy-gallery__item:nth-child(3){width:15%}.fancy-gallery__wrapper .fancy-gallery__item:nth-child(4){width:10%}}.the__faq{padding-bottom:var(--sp-60)}.the__faq h2{text-align:center;margin-bottom:var(--sp-20)}.the__faq .faq--elements--qa{border-bottom:solid .1rem var(--cl-neutral-4)}@media(min-width: 992px){.the__faq .faq--elements--qa{margin:0 auto;width:80%}}.the__faq .faq--elements--qa.active .faq--elements--a{padding-bottom:var(--sp-20);display:block;opacity:1;visibility:visible}.the__faq .faq--elements--qa.active .faq--elements--q i{transform:rotate(270deg)}.the__faq .faq--elements--q{padding:var(--sp-10) 0;font-size:var(--fs-ml);font-weight:600;display:flex;align-items:center;gap:var(--sp-20);cursor:pointer}.the__faq .faq--elements--q i{margin-left:auto;display:block;width:var(--sp-40);height:var(--sp-40);aspect-ratio:1;background-image:url("../images/i-ar-r.svg");background-repeat:no-repeat;background-position:center;background-size:var(--sp-40);transform:rotate(90deg)}.the__faq .faq--elements--a{display:none;opacity:0;visibility:hidden}.the__clients h2{text-align:center;margin-bottom:var(--sp-20)}@media(min-width: 992px){.the__clients.list{margin:0 auto;max-width:80%}}.the__clients .swiper-container{padding:0 var(--sp-40);position:relative;overflow-x:clip}.the__clients .swiper-wrapper .swiper-slide{display:flex;align-items:center;justify-content:center;height:unset}.the__clients .swiper-wrapper .swiper-slide img{max-width:12rem;border-radius:0}.the__clients__gallery{display:flex;align-items:center;justify-content:center;gap:var(--sp-30);flex-wrap:wrap}.the__clients__gallery img{width:auto;max-width:16rem;max-height:var(--sp-70);border-radius:0;-o-object-fit:contain;object-fit:contain}.the__number{padding:var(--sp-20);text-align:center}.the__number strong,.the__number span{display:block}@media(min-width: 992px){.the__number{max-width:25%;width:25%}}.the__number .num{font-family:var(--fs-special);font-size:var(--fs-numb);color:var(--cl-secondary-1);font-weight:400}.the__number .num i,.the__number .num em{font-style:normal}.the__number .num_desc{margin:0 auto var(--sp-15) auto;font-family:var(--fs-special);font-size:var(--fs-m);text-align:center}.the__numbers{padding:0;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:var(--sp-20)}@media(min-width: 992px){.the__numbers{align-items:flex-start;flex-direction:row;justify-content:space-between;padding-right:var(--sp-40)}}@media(min-width: 768px){.the__numbers .corner{align-self:flex-end}}@media(max-width: 992px){.the__numbers .corner{align-self:flex-start;width:50%;order:20}}.the__offer{border-radius:var(--br-m);background-color:var(--cl-neutral-5)}.the__offer__desc.col-2{display:flex;flex-direction:column;align-items:start;gap:var(--sp-20)}@media(min-width: 992px){.the__offer__desc.col-2{gap:var(--sp-50);flex-direction:row}.the__offer__desc.col-2 div:first-child{width:51%;min-width:51%;max-width:51%}}.the__offer__desc.col-2 ul{margin-top:0}.the__offer__desc.special{margin-top:var(--sp-20)}.the__offer__special{padding:var(--sp-20);border-radius:0 var(--br-m) var(--br-m) var(--br-m);background-color:var(--cl-white);position:relative;font-size:var(--fs-m)}@media(max-width: 992px){.the__offer__special{margin-left:var(--sp-70)}}.the__offer__special.rounded{border-radius:var(--br-m)}.the__offer__special.rounded .d{width:unset !important;min-width:unset !important;max-width:unset !important}.the__offer__special figure{position:absolute;top:0;left:0;padding:var(--sp-15);aspect-ratio:1;transform:translateX(-100%);background-color:var(--cl-white);border-radius:var(--br-m) 0 0 var(--br-m)}.the__offer__special figure img{border-radius:0;width:var(--sp-50)}.the__offer__text{padding:var(--sp-20)}@media(min-width: 992px){.the__offer__text{padding:var(--sp-30)}}.the__herosubpages{display:flex;flex-direction:column}@media(min-width: 992px){.the__herosubpages{flex-direction:row;align-items:center;gap:var(--sp-15)}}.the__herosubpages__image{width:100%;order:-1}@media(min-width: 992px){.the__herosubpages__image{order:2;max-width:60%;min-width:60%}}.the__herosubpages__image video{display:block;width:100%;height:100%;border-radius:var(--br-m)}.the__herosubpages__text{width:100%}@media(min-width: 992px){.the__herosubpages__text{margin-right:4%}}.the__herosubpages h1 span{color:var(--cl-neutral-1);font-size:var(--fs-m);display:block}.the__textimage{display:grid}@media(max-width: 992px){.the__textimage .the__textimage__image{order:-1;margin-bottom:var(--sp-15)}}.the__textimage.right .the__textimage__image{order:-1}@media(min-width: 992px){.the__textimage.right .the__textimage__text{margin-right:6%;margin-left:6%}}.the__textimage__text{margin-left:var(--sp-15);margin-right:var(--sp-15)}@media(min-width: 992px){.the__textimage__text{margin-right:6%;margin-left:6%}}@media(min-width: 992px){.the__textimage{grid-template-columns:repeat(2, 1fr);align-items:center;gap:var(--sp-15)}}.the__categories__els{margin:var(--sp-40) 0;display:grid;gap:var(--sp-20)}@media(min-width: 992px){.the__categories__els{grid-template-columns:repeat(3, 1fr)}}.the__categories__el{position:relative;border-radius:var(--br-m);overflow:clip}.the__categories__el::after{content:"";inset:0;position:absolute;z-index:2;background-color:rgba(0,0,0,.5);border-radius:var(--br-m)}@media(min-width: 992px){.the__categories__el:hover img{transform:scale(1.05)}}.the__categories__el img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:var(--br-m);position:relative;z-index:1;display:block;transition:all ease-out .3s}.the__categories__el h3{position:absolute;z-index:5;inset:var(--sp-40) var(--sp-120) auto var(--sp-40);font-size:var(--fs-titlesmall);color:var(--cl-white)}.the__categories__el .btn-wrapper{position:absolute;z-index:5;bottom:var(--sp-40);left:var(--sp-40)}.the__categories__el .btn-wrapper .btn--secondary{background-color:rgba(0,0,0,0);border-color:var(--cl-white);color:var(--cl-white)}.the__herovideo{margin-bottom:var(--sp-40);overflow:clip;position:relative}.the__herovideo::after{content:"";position:absolute;inset:60% 0 0 0;background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);z-index:10;opacity:.6}.the__herovideo__title{position:absolute;inset:auto 0 var(--sp-60) 0;z-index:15}.the__herovideo__title h1{font-size:var(--fs-title);color:var(--cl-white)}@media(min-width: 992px){.the__herovideo__title h1{padding-right:50%}}@media(min-width: 992px){.the__herovideo__mobile{display:none;opacity:0;visibility:hidden;pointer-events:none}}.the__herovideo__mobile video{height:100%;height:calc(100dvh - var(--sp-60))}@media(max-width: 992px){.the__herovideo__desktop{display:none;opacity:0;visibility:hidden;pointer-events:none}}.the__herovideo__desktop video{height:100%;height:calc(100dvh - var(--sp-100))}.the__herovideo__mobile video,.the__herovideo__desktop video{position:relative;z-index:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;width:100%}.page-template-page-contact .the__faq{margin-top:var(--sp-50)}.page-template-page-contact .the__faq,.page-template-page-contact .the__faq h2{text-align:left !important}.page-template-page-contact .faq--elements--qa{margin-left:0}/*# sourceMappingURL=blocks.css.map */