@charset "UTF-8";.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;inset:0 .5em 0 auto;padding:1em 0}.seat-hero{position:relative;height:100vh;overflow:hidden}.seat-hero__image{position:absolute;inset:0}.seat-hero__image img{width:100%;height:100%;object-fit:cover;pointer-events:none}.seat-hero__overlay{position:absolute;right:0;top:0;height:100%;width:45%;backdrop-filter:blur(4px);display:flex;align-items:center}.seat-hero__content{padding:80px;max-width:520px;display:flex;flex-direction:column;gap:24px}.seat-hero__content .btn{display:inline-flex;width:fit-content}.seat-hero h3{font-size:44px;line-height:1.2}.seat-hero p{font-size:16px}.seat-hero__button{margin-top:35px;display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border:1px solid white;border-radius:40px;transition:.3s}.seat-hero__button:hover{background:none;color:#fff}@media(max-width:991px){.seat-hero__overlay{width:100%;background:linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,.4),transparent);align-items:flex-end}.seat-hero__content{padding:40px}.seat-hero h3{font-size:28px}}.client-see{position:relative}.client-see__inner{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;z-index:1}.client-see__bg{position:absolute;inset:0;background-color:#090909;transform-origin:right;z-index:0}.client-see__left{z-index:1;width:40%}.client-see__title{position:relative;z-index:1;margin:40px;overflow:hidden;padding-left:35px;font-size:42px;font-weight:800;line-height:1.2;letter-spacing:.01em;opacity:1}.client-see__title-text{position:relative;display:inline-block}.client-see__items{width:60%;padding:60px 35px;line-height:1;line-height:100%;overflow:hidden}.client-see__items:after{content:"”";position:absolute;right:30px;bottom:-40px;font-size:clamp(150px,10vw,200px);font-weight:700;color:#000;z-index:2;pointer-events:none}.client-see__item{position:relative;width:100%}.client-see__quote p{margin:0 0 30px;font-size:18px;font-style:italic;letter-spacing:1.5px;line-height:1.5}.client-see__bottom{display:flex;align-items:center;flex-wrap:wrap}.client-see__avatar{width:60px;height:60px;flex:0 0 auto;overflow:hidden;border-radius:50%}.client-see__avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.client-see__avatar+.client-see__label{margin-left:20px}.client-see__label{font-size:17px;letter-spacing:2px;color:#fff}.client-see__cell{line-height:1.4}.client-see .splide__pagination{margin-top:15px;text-align:center;bottom:unset}.client-see .splide__pagination li{position:relative;display:inline-block;height:2px;margin:0 5px;padding:0;cursor:pointer;opacity:.5;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.client-see .splide__pagination__page{display:block;width:20px;height:2px;padding:0;border:0;border-radius:0;outline:none;background:#fff;color:transparent;cursor:pointer;transform:scaleX(1);transition:transform .3s ease-in-out,opacity .3s ease-in-out}.client-see .splide__pagination__page.is-active{transform:scaleX(1.5);opacity:1}.client-see .splide__pagination li:has(.splide__pagination__page.is-active){opacity:1}.client-see__bg{background-color:#e6e6e6}.client-see__bg:after{color:#000}.client-see__label{color:#000}.client-see .splide__pagination__page{background:#000}@media only screen and (max-width:991px){.client-see__title{opacity:1;padding-top:60px;font-size:32px;font-weight:700}.client-see__avatar{width:40px;height:40px}.client-see__label{font-size:15px}}@media only screen and (max-width:767px){.client-see__left,.client-see__items{width:100%}.client-see__items{padding:20px 35px 60px}.client-see__title{font-size:25px}}@media only screen and (max-width:575px){.client-see__title,.client-see__items{padding-left:15px}.client-see__avatar{display:none}.client-see__label{margin-left:0!important}}.products .container-fluid{padding:0 40px}.products-slider .splide__slide{display:flex;justify-content:center}.product-card{position:relative;background:#fff;border-radius:14px;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.product-link{position:absolute;inset:0;z-index:1}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.product-image{aspect-ratio:1/1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-card:hover img{transform:scale(1.06)}.product-info{padding:18px}.product-info{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.product-info-left{display:flex;flex-direction:column}.product-info h3{font-size:18px;font-weight:600}.product-price{margin-top:6px;font-weight:500;opacity:.7}.product-badge{position:absolute;top:12px;left:12px;background:#ff6b6b;color:#fff;font-size:12px;padding:4px 8px;border-radius:6px}.products-slider .splide__slide{opacity:1;transform:scale(.92);transition:all .4s ease}.products-slider .splide__slide.is-active{opacity:1;transform:scale(1)}.products-page{padding:80px 0}.products__header{margin-bottom:40px}.products__subtitle{font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#999}.products__title{font-size:48px;font-weight:700}.products__filters{display:flex;gap:15px;margin-bottom:50px}.products__filters button{border:none;background:none;cursor:pointer;padding:8px 14px;color:#888}.products__filters button.is-active{color:#000;font-weight:600}.products__grid{position:relative}.products__item{width:calc(50% - 15px);margin-bottom:30px}.products__card{background:#fff;overflow:hidden;transition:all .3s ease}.products__image{position:relative}.products__image img{width:100%;display:block}.products__badge{position:absolute;top:10px;left:10px;background:#000;color:#fff;font-size:12px;padding:4px 8px}.products__content{padding:15px}.products__name{font-size:18px;margin-bottom:10px}.products__bottom{display:flex;justify-content:space-between;align-items:center}.products__price{font-weight:600}.products__stock{font-size:12px}.products__stock.in{color:green}.products__stock.out{color:red}@media(max-width:768px){.products__item{width:100%}}.product-actions{margin-top:40px;display:flex;justify-content:center}.product-specs{margin-top:60px;text-align:center}.product-specs h3{margin-bottom:20px;font-size:24px}.specs-table{width:100%;max-width:600px;margin:0 auto;border-collapse:collapse}.specs-table tr{border-bottom:1px solid #eee}.specs-table td{padding:12px 10px;text-align:left}.specs-table td:first-child{color:#777;width:40%}.specs-table td:last-child{font-weight:500}.product-actions{display:flex;align-items:center;gap:20px}.price{font-size:24px;font-weight:700}.btn{padding:12px 24px;border-radius:30px;background:#000;color:#fff}.specs-table td:first-child{white-space:nowrap;min-width:250px}.products__grid{column-count:2;column-gap:30px}.products__item{break-inside:avoid;margin-bottom:30px;will-change:transform}.products__item.big .product-image{aspect-ratio:4/5}.products__item.tall .product-image{aspect-ratio:3/5}.product-card{position:relative;overflow:hidden}.product-card:after{content:"";position:absolute;inset:0;background:#00000014;opacity:0;transition:.4s}.product-card:hover:after{opacity:1}.product-image img{transition:transform .8s ease}.product-card:hover img{transform:scale(1.08)}.product-card{transition:transform .4s ease,box-shadow .4s ease}.product-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #00000026}@media(max-width:1024px){.products__grid{column-count:2}}@media(max-width:768px){.products__grid{column-count:1}}.dsn-posts .h-350,.dsn-cards .dsn-posts .dsn-item-post .box-image-bg.h-350{height:350px}.work-scroll .dsn-posts .dsn-item-post{border-radius:15px}.work-scroll .dsn-posts .dsn-item-post .post-info{flex-wrap:wrap;gap:10px}@media only screen and (max-width:767px){.work-scroll .dsn-posts .dsn-item-post .post-info{flex-direction:column;align-items:baseline}}.work-scroll .dsn-posts .dsn-item-post .img-cat .box-image-bg{height:80vh}.work-scroll .dsn-posts .dsn-item-post .dsn-btn-shape{justify-self:flex-end}.work-scroll .dsn-posts .dsn-item-post .post-content{position:absolute;bottom:30px;left:30px;right:30px;padding:20px;border-radius:5px}.work-scroll .dsn-posts .dsn-item-post .post-content .cat{padding:0}.dsn-cards-post .dsn-posts .dsn-item-post{border-top-right-radius:0}.dsn-cards-post .dsn-posts .dsn-item-post .box-image-bg{height:450px}.dsn-cards-post .dsn-posts .dsn-item-post .content.pb-0{padding-bottom:0}.dsn-cards-post .dsn-posts .dsn-item-post .content .date{font-size:13px}.dsn-cards-post-2 .dsn-posts .post-item .box-img{height:450px}@media only screen and (max-width:767px){.dsn-cards-post-2 .dsn-posts .post-item .box-img.h-500{height:380px}}.dsn-cards-post-2 .dsn-posts .post-item .content .sm-title-block{font-size:18px}.dsn-cards-post-2 .dsn-posts .post-item .content .date{font-size:13px}.dsn-cards-post-2 .dsn-posts .post-item .content .date:after{content:"--";margin-left:15px}.dsn-cards-post-2 .dsn-posts .post-item .content .cat{font-size:13px}.dsn-style-list .dsn-posts .box-content{border-style:var(--heading-color)}.dsn-style-list .dsn-posts .box-content .box-image-link{position:relative}@media only screen and (min-width:992px){.dsn-style-list .dsn-posts .box-content{display:grid;grid-template-columns:40% 60%;grid-column-gap:50px}.dsn-style-list .dsn-posts .box-content .post-content{align-self:center}}@media only screen and (max-width:991px){.dsn-style-list .dsn-posts .box-content{flex-direction:column}.dsn-style-list .dsn-posts .box-content .box-image-link+.post-content{padding-top:30px}}.dsn-style-list .dsn-posts .dsn-item-post:not(:last-of-type){border-bottom:1px solid var(--border-color);padding-bottom:30px;margin-bottom:30px}.dsn-style-list .dsn-posts .dsn-item-post .box-img{height:185px}@media only screen and (max-width:767px){.dsn-style-list .dsn-posts .dsn-item-post .box-img{height:300px}}.dsn-style-list .dsn-posts .dsn-item-post .article-meta{grid-column-gap:10px;grid-row-gap:10px;align-items:center;display:flex}@media only screen and (max-width:767px){.dsn-style-list .dsn-posts .dsn-item-post .article-meta{margin-top:10px}}.dsn-style-list .dsn-posts .dsn-item-post .article-meta .dot{background-color:var(--heading-color);border-radius:50%;width:5px;height:5px}.dsn-style-list .dsn-posts .dsn-item-post .dsn-btn-shape{position:absolute;bottom:0;right:15px}@media only screen and (max-width:767px){.dsn-style-list .dsn-posts .dsn-item-post .dsn-btn-shape{display:none}}@media only screen and (min-width:992px){.dsn-style-list .dsn-posts .box-content{grid-column-gap:0!important}.dsn-style-list .dsn-posts .box-content .post-content{padding:30px;justify-content:space-between;height:100%}}.dsn-style-list.dsn-image-right .dsn-posts .box-image-link,.dsn-style-list.dsn-image-odd .dsn-posts .dsn-item-post:nth-child(2n) .box-image-link{order:2}@media only screen and (min-width:992px){.dsn-style-list.dsn-image-odd .dsn-posts .dsn-item-post:nth-child(2n) .box-image-link{order:2}.dsn-style-list.dsn-image-odd .dsn-posts .dsn-item-post:nth-child(2n) .post-content{justify-self:end}}@media only screen and (max-width:991px){.dsn-style-list.dsn-image-odd .dsn-posts .dsn-item-post .box-image-link{order:0!important}}.root-posts .dsn-posts-el.type-p-nav{padding-top:var(--dsn-row-item);margin-top:var(--dsn-row-item)}.root-posts .dsn-posts-el.type-p-nav .type-p-nav{padding:0;border:0}.dsn-filtering{display:flex}.filtering-t{z-index:2}.filtering-t .filtering-wrap .filter-title{margin:0 0 12px;text-transform:uppercase;font-size:18px;letter-spacing:2px}.filtering-t .filtering-wrap .filtering button{color:var(--heading-color);width:auto;margin-right:10px;font-size:14px;font-weight:400;cursor:pointer;transition:all .3s ease-in-out;letter-spacing:2px;text-transform:uppercase}.filtering-t .filtering-wrap .filtering button:not(:last-of-type):after{content:"/";position:absolute;margin:0 2px;color:var(--heading-color)}.filtering-t .filtering-wrap .filtering button.active{color:var(--theme-color)}@media only screen and (max-width:575px){.filtering-t .filtering-wrap .filtering button{padding-top:0;padding-bottom:10px;margin:0 10px 10px 0}}.cat{padding:0 15px 10px;border-bottom-left-radius:15px}.cat.background-section svg{fill:var(--assistant-color)}.cat.p-0{padding:0}.cat svg{position:absolute;width:40px;height:40px;fill:var(--bg-color)}.cat svg.top-svg{top:-1px;left:1px;transform:translate(-100%)}.cat svg.bottom-svg{bottom:1px;right:-1px;transform:translatey(100%)}.cat span{padding:5px 10px;border-radius:30px;font-size:13px}.cat span:not(:last-of-type){margin-right:8px}.dsn-style-hover-list{--opacity: .5}.dsn-style-hover-list .work-item{position:relative;grid-column-gap:10px;grid-row-gap:10px;padding-bottom:30px;border-bottom:1px solid var(--border-color);transition:padding 1s;overflow:hidden}@media only screen and (max-width:767px){.dsn-style-hover-list .work-item{display:block;padding-bottom:0;border:0}}.dsn-style-hover-list .work-item .years{font-size:13px;color:var(--heading-color)}@media only screen and (max-width:767px){.dsn-style-hover-list .work-item .years{display:none}}.dsn-style-hover-list .work-item:not(:first-of-type){padding-top:30px}.dsn-style-hover-list .work-item .title{position:relative;overflow:hidden}@media only screen and (max-width:767px){.dsn-style-hover-list .work-item .title{margin-bottom:15px}}.dsn-style-hover-list .work-item .title span,.dsn-style-hover-list .work-item .title:before{transition:.8s cubic-bezier(.65,0,.076,1);transform-origin:0 center}.dsn-style-hover-list .work-item .title[data-animate-text]:before{position:absolute;content:attr(data-animate-text);width:100%;height:100%;left:0;top:0;transform:rotate(7deg);opacity:0}.dsn-style-hover-list .work-item .hover-reveal{position:absolute;top:85%;right:0;left:auto;height:80%;opacity:1;transition:.8s cubic-bezier(.65,0,.076,1)}@media only screen and (max-width:767px){.dsn-style-hover-list .work-item .hover-reveal{display:block;position:relative;width:100%;height:400px;top:auto;transform:none;margin-top:15px}}.dsn-style-hover-list .work-item .hover-reveal img{border-radius:5px;object-fit:cover}.dsn-style-hover-list .work-item:hover .hover-reveal{top:10%}.dsn-style-hover-list .work-item:hover{padding-left:30px}.dsn-style-hover-list .work-item:hover .title span{background-size:100% 100%}.dsn-style-hover-list .work-item:hover .title[data-animate-text]>span{transform:rotate(-7deg);opacity:0}.dsn-style-hover-list .work-item:hover .title[data-animate-text]:before{transform:none;opacity:1}@media only screen and (max-width:767px){.dsn-style-hover-list .work-item:hover{padding-left:0}}.dsn-style-hover-list .hover-reveal{position:fixed;width:200px;height:300px;top:0;left:0;pointer-events:none;opacity:0}.dsn-style-hover-list .hover-reveal__inner,.dsn-style-hover-list .hover-reveal__img{width:100%;height:100%;position:relative}.dsn-style-hover-list .hover-reveal__deco{width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--theme-color)}.dsn-style-hover-list .hover-reveal__img{background-size:cover;background-position:50% 50%}.work-photography{position:relative}.work-photography .dsn-item-post .box-image-bg img{height:70vh}@media only screen and (max-width:575px){.work-photography .dsn-item-post .box-image-bg img{height:50vh}}@media only screen and (max-width:767px){.work-photography .dsn-item-post .post-info{margin-top:30px;grid-column-gap:10px;grid-row-gap:10px}}.work-photography .dsn-item-post .post-content{transition:all .7s ease-in-out}.work-photography .dsn-item-post .post-content .title{transition:all .22s ease-in-out;margin-top:-40px}@media only screen and (max-width:767px){.work-photography .dsn-item-post .post-content .title{margin-top:0}}.work-photography .dsn-item-post .post-content .dsn-btn,.work-photography .dsn-item-post .post-content .cat{transition:all .8s ease-in-out}@media only screen and (max-width:767px){.work-photography .dsn-item-post .post-content .dsn-btn,.work-photography .dsn-item-post .post-content .cat{text-align:center;justify-content:center}}@media only screen and (max-width:767px){.work-photography .dsn-item-post .post-content .dsn-btn{margin-right:auto;margin-top:10px}}.work-horizontal .prev-paginate,.work-horizontal .next-paginate,.work-photography .prev-paginate,.work-photography .next-paginate{border:0;padding:0;position:absolute;top:50%;transform:translateY(-60%);z-index:1}.work-horizontal .prev-paginate .dsn-icon,.work-horizontal .next-paginate .dsn-icon,.work-photography .prev-paginate .dsn-icon,.work-photography .next-paginate .dsn-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff17;border:1px solid rgba(251,251,251,.18);height:200px;border-radius:10px}@media only screen and (max-width:767px){.work-horizontal .prev-paginate,.work-horizontal .next-paginate,.work-photography .prev-paginate,.work-photography .next-paginate{display:none}}.work-horizontal .prev-paginate,.work-photography .prev-paginate{left:30px}.work-horizontal .next-paginate,.work-photography .next-paginate{right:30px}.flexibly-hover{display:flex}@media only screen and (max-width:767px){.flexibly-hover{flex-direction:column}}.flexibly-hover:hover .grid-item .content{transform:scaleX(.85);opacity:0}.flexibly-hover .grid-item{position:relative;flex-grow:1;flex-basis:0}.flexibly-hover .grid-item,.flexibly-hover .grid-item *{transition:.6s cubic-bezier(.455,.03,.515,.955)}.flexibly-hover .grid-item:not(:hover) .post-content{opacity:0}@media only screen and (max-width:767px){.flexibly-hover .grid-item:not(:hover) .post-content{opacity:1}}.flexibly-hover .grid-item:hover{flex-grow:var(--flex-grow, 2.3)}.flexibly-hover .grid-item:hover .post-content{transition-delay:.3s}.flexibly-hover .grid-item:hover .content{transform:scaleX(1);opacity:1}.work-massonary .dsn-posts{display:flex;flex-wrap:wrap}.work-massonary .dsn-item-post{position:relative;width:calc(33.3333% - 80px);margin:60px 40px;z-index:10;display:block}@media only screen and (max-width:767px){.work-massonary .dsn-item-post{width:100%;margin-left:0;margin-right:0;margin-bottom:0}}.work-massonary .dsn-item-post .box-image{height:18vw}@media only screen and (max-width:767px){.work-massonary .dsn-item-post .box-image{height:50vw}}.work-massonary .dsn-item-post:nth-of-type(6n+1){width:calc(45% - 80px)}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+1){width:100%;margin-left:0;margin-right:0}}.work-massonary .dsn-item-post:nth-of-type(6n+1) .box-image{height:44vw}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+1) .box-image{height:50vw}}.work-massonary .dsn-item-post:nth-of-type(6n+2){width:calc(50% - 80px);margin-left:calc(5% + 40px)}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+2){width:100%;margin-left:0;margin-right:0}}.work-massonary .dsn-item-post:nth-of-type(6n+2) .box-image{height:22vw}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+2) .box-image{height:50vw}}.work-massonary .dsn-item-post:nth-of-type(6n+3){width:calc(80% - 80px);margin-left:calc(10% + 40px)}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+3){width:100%;margin-left:0;margin-right:0}}.work-massonary .dsn-item-post:nth-of-type(6n+3) .box-image{height:33vw}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+3) .box-image{height:50vw}}.work-massonary .dsn-item-post:nth-of-type(6n+4){width:calc(50% - 80px)}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+4){width:100%;margin-left:0;margin-right:0}}.work-massonary .dsn-item-post:nth-of-type(6n+4) .box-image{height:22vw}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+4) .box-image{height:50vw}}.work-massonary .dsn-item-post:nth-of-type(6n+5){width:calc(45% - 80px);margin-left:calc(5% + 40px)}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+5){width:100%;margin-left:0;margin-right:0}}.work-massonary .dsn-item-post:nth-of-type(6n+5) .box-image{height:44vw}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+5) .box-image{height:50vw}}.work-massonary .dsn-item-post:nth-of-type(6n+6){width:calc(80% - 80px);margin-left:calc(10% + 40px)}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+6){width:100%;margin-left:0;margin-right:0}}.work-massonary .dsn-item-post:nth-of-type(6n+6) .box-image{height:33vw}@media only screen and (max-width:767px){.work-massonary .dsn-item-post:nth-of-type(6n+6) .box-image{height:50vw}}.work-massonary .dsn-item-post:last-of-type{margin-bottom:0}.work-massonary .dsn-item-post .post-content{width:100%}@media only screen and (max-width:991px){.work-massonary-grid .dsn-item-post{width:100%}}.work-massonary-grid .dsn-item-post:not(:first-of-type){margin-top:30px}.work-full .work-item .box-content p{font-size:13px}.work-hover-1 .dsn-item-post .box-image-bg{height:80vh}.root-posts .pin-spacer{margin:0!important}@media only screen and (min-width:992px){.root-posts .pin-spacer .dsn-grid-layout{--dsn-width-item: 2.5;--dsn-col-item: 50px;--dsn-row-item: 0px}}@media only screen and (max-width:991px){.root-posts .dsn-grid-layout{--dsn-width-item: 2;--dsn-col-item: 30px;--dsn-row-item: 30px;padding-right:var(--dsn-gap-container);padding-left:var(--dsn-gap-container)}}@media only screen and (max-width:767px){.root-posts .dsn-grid-layout{--dsn-width-item: 1}}.img-h100 .img-cat,.img-h100 .box-image-bg{height:100vh}.img-h80 .img-cat,.img-h80 .box-image-bg{height:80vh}.h-max-content{height:-webkit-max-content;height:max-content}.headefr-fexid{position:relative;width:100%;height:100vh;overflow:hidden;background-color:#000}.headefr-fexid .bg{position:absolute;right:0;top:0;width:80%;height:100%}@media only screen and (max-width:767px){.headefr-fexid .bg{width:100%}}.headefr-fexid .bg .bg-image{position:relative;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.headefr-fexid .bg .bg-image:after{content:"";width:100%;height:60%;position:absolute;bottom:0;left:0;pointer-events:none;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.5)));background:-o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);background:linear-gradient(to bottom,#0000,#00000080)}.headefr-fexid .scroll{display:block;position:absolute;bottom:40px;left:30px;width:1px;height:30px}.headefr-fexid .scroll .background{position:absolute;top:0;left:0;width:100%;height:100%;background:#dadada3d;-webkit-animation:background 5s infinite;animation:background 5s infinite}@-webkit-keyframes background{0%{-webkit-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1)}50%{-webkit-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1)}75%{-webkit-transform:translateY(30px) scaleY(0);transform:translateY(30px) scaleY(0)}76%{-webkit-transform:translateY(-20px) scaleY(0);transform:translateY(-20px) scaleY(0)}93%{-webkit-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1)}}@keyframes background{0%{-webkit-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1)}50%{-webkit-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1)}75%{-webkit-transform:translateY(30px) scaleY(0);transform:translateY(30px) scaleY(0)}76%{-webkit-transform:translateY(-20px) scaleY(0);transform:translateY(-20px) scaleY(0)}93%{-webkit-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1)}}.headefr-fexid .scroll .triangle{display:block;position:absolute;top:100%;left:-4px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(218,218,218,.24);-webkit-animation:triangle 5s infinite;animation:triangle 5s infinite;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}@-webkit-keyframes triangle{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(0);transform:scale(0)}90%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes triangle{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(0);transform:scale(0)}90%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.headefr-fexid .project-title{position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;z-index:2}.headefr-fexid .project-title .title-text-header{position:relative;padding-left:7.5vw}.headefr-fexid .project-title .title-text-header .cat{display:block;position:relative;padding-left:60px}.headefr-fexid .project-title .title-text-header .cat:after{content:"";position:absolute;left:0;top:50%;margin-top:-1px;width:40px;height:2px;background:#a3a3a33d}.headefr-fexid .project-title .title-text-header .cat span{position:relative;text-transform:uppercase;font-size:12px;letter-spacing:2px}.v-light .headefr-fexid .project-title .title-text-header .cat span{color:#fff}.headefr-fexid .project-title .title-text-header .cat span:after{content:"";display:inline-block;width:15px;height:2px;background:#a3a3a33d;margin:-1px 7px 0;vertical-align:middle}.headefr-fexid .project-title .title-text-header .cat span:last-child:after{display:none}.headefr-fexid .project-title .title-text-header .title-text-header-inner{font-family:Montserrat,sans-serif;color:#fff}.headefr-fexid .project-title .title-text-header .title-text-header-inner span{display:block;line-height:50px;margin:30px 0;font-size:65px;font-weight:700}@media only screen and (max-width:767px){.headefr-fexid .project-title .title-text-header .title-text-header-inner span{font-size:55px}}@media only screen and (max-width:575px){.headefr-fexid .project-title .title-text-header .title-text-header-inner span{font-size:45px}}@media only screen and (max-width:400px){.headefr-fexid .project-title .title-text-header .title-text-header-inner span{font-size:38px}}.headefr-fexid .project-title .sub-text-header{padding-left:7.5vw}.headefr-fexid .project-title .sub-text-header h5{font-weight:600;font-size:13px;letter-spacing:1px;line-height:24px;display:inline-block}.v-light .headefr-fexid .project-title .sub-text-header h5,.v-light .headefr-fexid .project-title .sub-text-header span{color:#fff}.headefr-fexid .project-page__inner{position:relative;width:100%;height:100%;padding:60px 80px}@media only screen and (max-width:767px){.headefr-fexid .project-page__inner{padding:0 15px}}.headefr-fexid .project-page__inner .link{position:relative;z-index:3;line-height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;float:right}.headefr-fexid .project-page__inner .link:before{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:#dadada3d;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.headefr-fexid .project-page__inner .link a{font-size:11px;letter-spacing:1.5px;color:#fff;text-transform:capitalize}.headefr-fexid .project-page__inner .link:hover:before{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.headefr-fexid-onepage .bg{width:100%;left:0}.headefr-fexid-onepage.under-head .project-title{margin-bottom:120px}@media only screen and (max-width:767px){.headefr-fexid-onepage.under-head .project-title{margin-bottom:0}}.headefr-fexid-onepage .project-title{text-align:center;display:block;position:relative;height:auto}.headefr-fexid-onepage .project-title .title-text-header,.headefr-fexid-onepage .project-title .sub-text-header{padding-left:0}.headefr-fexid-onepage .project-title .cat{padding-left:0!important}.headefr-fexid-onepage .project-title .cat:after{display:none}.v-light .headefr-fexid-onepage .project-title .cat{color:#fff}.intro-text{position:relative}.title-cover{position:absolute;width:100%;font-size:10vw;font-weight:600;text-align:center;opacity:.1;-webkit-transform:translateY(-65%);-ms-transform:translateY(-65%);transform:translateY(-65%);z-index:1;text-transform:uppercase;word-break:break-all;pointer-events:none}.buy{position:relative}.buy.fixed{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px;z-index:9999;border-top:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.product-page{padding-bottom:100px}.hero-slider{position:relative;height:100vh;overflow:hidden}.hero-slide{position:relative;height:100vh}.hero-slide__media{position:absolute;inset:0}.hero-slide__media img,.hero-slide__media video{width:100%;height:100%;object-fit:cover}.hero-slide__overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.85) 0%,rgba(0,0,0,.55) 40%,rgba(0,0,0,.25) 70%,transparent 100%)}.hero-slide__content{position:relative;height:100%;display:flex;align-items:center}.hero-slide__text{max-width:520px;display:flex;flex-direction:column;gap:24px}.hero-slide__text .btn{max-width:max-content}.hero-slide__category{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;transform:translateY(20px);opacity:0;transition:all .6s ease}.hero-slide__title{font-size:64px;line-height:1.1;overflow:hidden}.hero-title-char{display:inline-block;transform:translateY(100%);opacity:0}.splide__slide.is-active .hero-title-char{animation:heroChar .6s forwards}@keyframes heroChar{to{transform:translateY(0);opacity:1}}.hero-slide__description{opacity:.75;transform:translateY(40px);opacity:0;transition:all .7s ease}.hero-button{margin-top:30px;transform:translateY(40px);opacity:0;transition:all .7s ease}.splide__slide.is-active .hero-slide__category{transform:translateY(0);opacity:1;transition-delay:.2s}.splide__slide.is-active .hero-slide__description{transform:translateY(0);opacity:1;transition-delay:.5s}.splide__slide.is-active .hero-button{transform:translateY(0);opacity:1;transition-delay:.7s}.hero-thumbs{position:absolute;left:0;top:50%;transform:translateY(-50%);width:140px;height:320px;overflow:visible}.hero-thumbs .splide__track{overflow:visible}.hero-thumbs .splide__list{display:flex;flex-direction:column;gap:16px}.hero-thumb{position:relative;width:120px;height:90px;overflow:hidden;transform:translate(-40px);transition:all .4s ease;opacity:.5}.hero-thumb img{width:100%;height:100%;object-fit:cover}.hero-thumb.is-active{transform:translate(0);opacity:1}.hero-thumb:not(.is-active){transform:translate(-60px)}.hero-thumb:hover{transform:translate(0);opacity:1}.hero-thumb:after{content:attr(data-index);position:absolute;top:6px;right:8px;font-size:12px;font-weight:600;color:#fff;opacity:.8}.hero-controls{position:absolute;right:60px;bottom:60px;display:flex;align-items:center;gap:24px}.hero-prev,.hero-next{background:none;border:none;font-size:28px;cursor:pointer}.feature{min-height:100vh}.feature__box{position:relative;overflow:hidden;padding:120px 0}.feature .container{height:100%}.feature__mask-bg{position:absolute;top:0;right:0;width:calc(70% + 20px);height:100%;background-color:#e6e6e6}.feature__inner{display:flex;align-items:center;gap:80px;height:100%}.feature__image{max-width:45%;height:100vh}.feature__slider,.feature__slider .splide__track,.feature__slider .splide__list,.feature__slider .splide__slide{height:100%}.feature__slider img{width:100%;height:100%;object-fit:cover}.feature__content{width:55%;position:relative}.feature__watermark{position:absolute;width:100%;text-align:center;text-transform:uppercase;font-size:12vw;font-weight:800;color:#0000000a;pointer-events:none;visibility:inherit;transform:translate3d(0,-80px,0)}.feature__line{position:relative}.feature__line:before{content:"";height:1px;background:#000;position:absolute;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%);left:-25px;right:auto;width:100px;top:50%}.feature__title{font-size:42px;font-weight:700;margin-bottom:30px}.feature__subtitle{font-size:20px;font-weight:700;margin-bottom:15px}.feature__text{line-height:1.6;margin-bottom:30px}.feature__btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;border-radius:40px;border:1px solid #000;background:transparent;cursor:pointer}.feature__btn-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;border-radius:50%}.section-title{max-width:620px;margin-bottom:70px}@media(max-width:991px){.section-title{margin-bottom:35px}}.section-title__sub{position:relative;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px;padding-left:80px}.section-title__sub:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;background:#000;border-radius:50%;transform:translateY(-50%)}.section-title__sub:after{content:"";position:absolute;left:15px;top:50%;width:55px;height:1px;background:#bebebe;transform:translateY(-50%)}.section-title__main{font-size:42px;font-weight:800;line-height:1.2;letter-spacing:.01em}@media(max-width:767px){.section-title__main{font-size:28px}}.section-title--center{text-align:center;margin-inline:auto}.section-title--center .section-title__sub{padding-left:0}.section-title--center .section-title__sub:before,.section-title--center .section-title__sub:after{display:none}.section-title--right{margin-left:auto}.brand-client{position:relative}.brand-client .wapper-client{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.brand-client .wapper-client .logo-box{position:relative;background-color:#e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(33.33333% - 2px);padding:15px;min-height:240px;margin-right:2px;margin-bottom:2px;overflow:hidden}@media only screen and (max-width:767px){.brand-client .wapper-client .logo-box{width:calc(50% - 2px)}}@media only screen and (max-width:400px){.brand-client .wapper-client .logo-box{width:100%}}.brand-client .wapper-client .logo-box img{max-width:180px;margin:auto}.brand-client .wapper-client .logo-box .info{position:absolute;height:100%;left:0;top:0;width:100%;z-index:2}.brand-client .wapper-client .logo-box .info .content{border-radius:0 20px 0 0;bottom:0;display:inline-block;height:40px;width:40px;left:0;position:absolute;text-align:center;-webkit-transition:all .5s cubic-bezier(.77,0,.175,1);-o-transition:all .5s cubic-bezier(.77,0,.175,1);transition:all .5s cubic-bezier(.77,0,.175,1);background:#f9f9f9}.brand-client .wapper-client .logo-box .info .content .icon{color:#000;font-size:10px;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.brand-client .wapper-client .logo-box .info .content .entry{padding:10%;position:absolute;left:-100%;opacity:0;top:100%;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand-client .wapper-client .logo-box .info .content .entry div{width:100%}.brand-client .wapper-client .logo-box .info .content .entry div h5{margin-bottom:20px}.brand-client .wapper-client .logo-box .info .content .entry div a{letter-spacing:2px;font-weight:600}.brand-client .wapper-client .logo-box .info .content:hover{width:100%;height:100%;border-radius:0}.brand-client .wapper-client .logo-box .info .content:hover .icon{display:none;opacity:0;visibility:hidden}.brand-client .wapper-client .logo-box .info .content:hover .entry{left:0;top:0;opacity:1;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.contact-up{position:relative;background-color:#e6e6e6;overflow:hidden}.contact-up:before{width:0%;height:100%;left:0;top:0;position:absolute;background-color:#f9f9f9;content:"";-webkit-transition:width .5s cubic-bezier(.77,0,.175,1);-o-transition:width .5s cubic-bezier(.77,0,.175,1);transition:width .5s cubic-bezier(.77,0,.175,1)}.contact-up .c-wapp{width:100%;display:table}.contact-up .c-wapp a{width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media only screen and (max-width:767px){.contact-up .c-wapp a{-ms-flex-flow:wrap;flex-flow:wrap}}.contact-up .c-wapp a .hiring{width:50%;position:relative;display:block;text-align:left;font-size:42px;font-weight:800;line-height:1.2;letter-spacing:.01em;color:transparent;-webkit-text-stroke:1px #000;text-transform:uppercase;-webkit-transition:color .5s cubic-bezier(.77,0,.175,1);-o-transition:color .5s cubic-bezier(.77,0,.175,1);transition:color .5s cubic-bezier(.77,0,.175,1)}@media only screen and (max-width:767px){.contact-up .c-wapp a .hiring{display:block;text-align:center;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (max-width:400px){.contact-up .c-wapp a .hiring{font-size:28px}}.contact-up .c-wapp a .career{color:#000;width:50%;position:relative;display:block;text-align:right;font-size:14px;font-weight:600;margin-top:10px}@media only screen and (max-width:767px){.contact-up .c-wapp a .career{display:block;text-align:center;width:100%;margin-top:0;margin-bottom:15px}}.contact-up:hover:before{width:100%}.contact-up:hover a .hiring{color:#000}.our-news{position:relative;overflow:visible;padding-bottom:80px}.our-news__container{width:100%;overflow-x:hidden;overflow-y:visible}.our-news__slider .splide__track,.our-news__slider .splide__track--dragable{overflow:visible!important}.our-news__slider .splide__list{align-items:stretch}.our-news__slider .splide__slide{height:auto}.our-news__item{position:relative;height:100%;margin-right:20px;overflow:hidden;vertical-align:top}.our-news__item:hover img{transform:scale(1.05);transition:.6s ease}.our-news__image{position:relative;height:40vh;width:100%;overflow:hidden}.our-news__image img{width:100%;height:100%;object-fit:cover;transition:.6s ease}.our-news__content{position:relative;bottom:60px;margin-left:40px;margin-top:0!important;z-index:4;padding:40px}.our-news__background{position:absolute;inset:0;z-index:-1;background:#e6e6e6;box-shadow:0 20px 40px #00000014}.our-news__content h5{position:relative;margin:0 0 10px;color:#fff;font-weight:400}.our-news__content p{margin-top:20px}.our-news__cta{position:relative;z-index:2}.our-news__cta a{color:#fff;font-family:var(--font-sans);font-size:22px;font-weight:600;line-height:1.35}.v-light .our-news__background{background:#e6e6e6}.v-light .our-news__content h5,.v-light .our-news__cta a{color:#000}@media only screen and (max-width:991px){.our-news__item{margin-right:30px}}@media only screen and (max-width:767px){.our-news__content{margin-left:30px}}@media only screen and (max-width:400px){.our-news__container{width:100%}.our-news__item{margin-right:0}}.services{background:#fff;color:#111;padding:120px 0}.services .container{max-width:1200px;margin:0 auto;padding:0 40px}.services-header{margin-bottom:80px}.services-header .services-subtitle{display:block;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:20px;position:relative}.services-header .services-subtitle:before{content:"";display:inline-block;width:40px;height:1px;background:#ccc;margin-right:15px;vertical-align:middle}.services-header h2{font-size:56px;font-weight:600;line-height:1.2}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:80px 120px}.service-item .line{width:40px;height:1px;background:#ddd;margin-bottom:20px}.service-item h3{font-size:16px;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px}.service-item p{color:#555;line-height:1.7;max-width:420px}.service-item{transition:transform .4s ease}.service-item:hover{transform:translateY(-10px)}@media(max-width:768px){.services-grid{grid-template-columns:1fr;gap:60px}.services-header h2{font-size:36px}}.about-showcase{position:relative;overflow:hidden}.about-showcase__mask{position:absolute;inset:0 0 0 auto;width:calc(50% + 50px)}.about-showcase__mask-bg{position:absolute;inset:0;background:#e7e7e7}.about-showcase__image-box{position:relative;width:100%;height:100%;padding:100px}.about-showcase__image-inner{position:relative;width:100%;height:100%;overflow:hidden}.about-showcase__image-frame{position:absolute;inset:-30px 0;will-change:transform;transition:transform .15s linear}.about-showcase__image{display:block;width:100%;height:calc(100% + 60px);object-fit:cover;border:0}.about-showcase__content{position:relative;z-index:2}.about-showcase__title{margin:0 0 40px;text-align:right;font-size:42px;line-height:1.2;font-weight:800;letter-spacing:.01em;color:#111}.about-showcase__text{max-width:370px;margin:0 0 30px;color:#6f6f6f;letter-spacing:.4px;line-height:2}.about-showcase__author{margin-bottom:24px}.about-showcase__author-name{position:relative;width:max-content;margin:0 0 10px;padding-right:80px;font-size:17px;font-weight:600;text-transform:uppercase;color:#111}.about-showcase__author-name:before{content:"";position:absolute;top:50%;right:0;width:5px;height:5px;border-radius:50%;background:#111;transform:translateY(-50%)}.about-showcase__author-name:after{content:"";position:absolute;top:50%;right:15px;width:52px;height:1px;background:#00000059;transform:translateY(-50%)}.about-showcase__author-role{display:block;font-size:14px;color:#1119}.about-showcase__experience{overflow:hidden;display:flex;align-items:flex-start;gap:20px}.about-showcase__experience-number{font-size:120px;line-height:1;font-weight:700;color:#111;letter-spacing:-.04em}.about-showcase__experience-label{margin:38px 0 0;font-size:18px;line-height:1.35;font-weight:500;color:#111;text-transform:uppercase}.reveal-up{opacity:0;transform:translate3d(0,32px,0);transition:opacity .8s ease,transform .8s ease;will-change:opacity,transform}.reveal-delay-1{transition-delay:.12s}.reveal-delay-2{transition-delay:.24s}.reveal-delay-3{transition-delay:.36s}.about-showcase.is-visible .reveal-up{opacity:1;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.reveal-up{opacity:1;transform:none;transition:none}.about-showcase__image-frame{transform:none!important;transition:none}}@media(max-width:991px){.about-showcase__title{text-align:left;margin-bottom:30px}.about-showcase__text{max-width:100%}.about-showcase__mask{position:relative;inset:auto;width:100%}.about-showcase__image-box{padding:80px 50px;z-index:1}.about-showcase__image-inner{height:80vh}.about-showcase__image-frame{inset:-20px 0}.about-showcase__image{height:calc(100% + 40px)}}@media(max-width:767px){.about-showcase__title{font-size:32px}.about-showcase__experience-number{font-size:80px}.about-showcase__experience-label{margin-top:20px}.about-showcase__mask{background:transparent;z-index:1}.about-showcase__image-box{padding:0}.about-showcase__image-inner{height:80vh;margin-top:30px}.about-showcase__image-frame{inset:-16px 0}.about-showcase__image{height:calc(100% + 32px)}}
