*,*: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:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none;outline: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}dialog{padding:0}button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer}a{text-decoration:none;color:inherit}img{display:flex}:root{--black: #000000;--dark-grey: #242424;--grey: #898989;--white: #FFFFFF;--white-forty: rgba(255, 255, 255, .4);--platinum: #E4E4E4;--blue: #0044FF;--bg-grayish:#F3F3F8;--border-radius: 14px;--gap-block: 5px;--blur: 24px}@font-face{font-family:InterTight-400;src:url(../fonts/InterTight-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:InterTight-500;src:url(../fonts/InterTight-Medium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:InterTight-600;src:url(../fonts/InterTight-SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:InterTight-700;src:url(../fonts/InterTight-Bold.ttf) format("truetype");font-weight:700;font-display:swap}html{scroll-behavior:smooth;min-height:100%;font-size:18px;overflow-x:hidden}body{overflow-x:hidden;font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;background-color:var(--bg-grayish);color:var(--black);font-size:18px;text-transform:lowercase}body::selection{background-color:var(--blue);color:var(--white)}@media screen and (max-width: 1023px){body{font-size:16px}}.no-scroll{overflow-y:hidden!important;touch-action:none}img{width:100%;height:100%}.container{max-width:1440px;padding:0 15px;margin:0 auto;box-sizing:border-box}@media screen and (max-width: 1023px){.container{padding:0 20px}}.line{height:1px;background-color:var(--black)}.btn{overflow:hidden;position:relative;background-color:var(--white);border-radius:8px;padding:4px 48px 4px 4px;width:max-content;display:flex;align-items:center;text-transform:lowercase;cursor:pointer;transition:width .3s ease;max-width:220px;flex:0 0 auto}.btn:hover .btn__text{color:var(--white);transform:translate(48px);transition:all .3s ease}.btn:hover .btn__icon{width:calc(100% - 59px);transition:width .3s ease}.btn:hover .btn__icon:after{width:0}.btn:hover .btn__icon-before{transition:width .3s ease;width:48px}.btn__icon{position:absolute;z-index:89;right:4px;display:flex;justify-content:center;align-items:center;background-color:var(--blue);border-radius:6px;width:48px;height:48px;transition:all .3s ease}.btn__icon:after{position:absolute;content:"";width:15px;height:15px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M11 1H3M11 1V9M11 1L1 11" stroke="white"/></svg>') 50% 50% no-repeat}.btn__icon-before{position:absolute;z-index:89;left:4px;display:flex;justify-content:center;align-items:center;background-color:var(--blue);border-radius:6px;width:0;height:48px;transition:all .3s ease}.btn__icon-before:after{position:absolute;content:"";width:48px;height:15px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M11 1H3M11 1V9M11 1L1 11" stroke="white"/></svg>') 50% 50% no-repeat}.btn__text{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:0px;z-index:90;padding:0 20px;font-size:1rem;line-height:100%;transition:all .3s ease}@media (max-width: 375px){.btn__text{font-size:16px}}.btn__text{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.btn__text{font-size:18px}}@media (max-width: 375px){.btn__text{line-height:22px}}.btn__text{line-height:calc(22px + (24 - 22) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.btn__text{line-height:24px}}.socials{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;margin:var(--gap-block);padding:10px 0 75px}@media screen and (max-width: 1023px){.socials{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto,1fr);gap:16px}}.socials ul{width:max-content}@media screen and (max-width: 1023px){.socials ul{grid-column:1/2}}.socials ul li{line-height:140%;text-transform:lowercase}.socials ul li a{position:relative}.socials ul li a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:var(--black);transform:scaleX(0);transform-origin:right center;transition:transform .25s ease-in-out}.socials ul li:hover a:after{transform:scaleX(1);transform-origin:left center}@media screen and (max-width: 1023px){.socials .network{grid-column:2/3;grid-row:1/3;margin-left:auto}}.socials .network__item a{display:flex;justify-content:space-between;position:relative}.socials .network__item a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:var(--black);transform:scaleX(0);transform-origin:right center;transition:transform .25s ease-in-out}.socials .network__item a:hover .social__arrow svg path{stroke:var(--blue)}.socials .network__item a:hover:after{transform:scaleX(1);transform-origin:left center}.socials .network .social__arrow{display:inline-block;margin-left:13px;width:12px}.contact{background-color:var(--black);margin:var(--gap-block);border-radius:var(--border-radius);color:var(--white)}.contact .container{padding:0 15px}.contact__wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;padding:94px 0 76px}@media screen and (max-width: 1023px){.contact__wrap{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,1fr);gap:30px;padding:32px 0 37px}}.contact__wrap h2{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:40px;line-height:48px;text-transform:lowercase}@media (max-width: 375px){.contact__wrap h2{font-size:24px}}.contact__wrap h2{font-size:calc(24px + (40 - 24) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.contact__wrap h2{font-size:40px}}@media (max-width: 375px){.contact__wrap h2{line-height:29px}}.contact__wrap h2{line-height:calc(29px + (48 - 29) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.contact__wrap h2{line-height:48px}}.contact__right{grid-column:2/4}@media screen and (max-width: 1023px){.contact__right{grid-column:1/2}}.contact__right p{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:40px;line-height:48px;letter-spacing:.005em;text-transform:lowercase}@media (max-width: 375px){.contact__right p{font-size:24px}}.contact__right p{font-size:calc(24px + (40 - 24) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.contact__right p{font-size:40px}}@media (max-width: 375px){.contact__right p{line-height:29px}}.contact__right p{line-height:calc(29px + (48 - 29) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.contact__right p{line-height:48px}}@media screen and (max-width: 767px){.contact__right p{letter-spacing:.001em}}.contact__right .form{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px}@media screen and (max-width: 767px){.contact__right .form{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,1fr);gap:5px;grid-template-columns:minmax(0,1fr)}}.contact__right .form input{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:0px;background-color:var(--dark-grey);border-radius:6px;font-size:1rem;border:none;padding:15px 20px;color:var(--white)}@media (max-width: 375px){.contact__right .form input{font-size:16px}}.contact__right .form input{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.contact__right .form input{font-size:18px}}@media (max-width: 375px){.contact__right .form input{line-height:22px}}.contact__right .form input{line-height:calc(22px + (24 - 22) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.contact__right .form input{line-height:24px}}.contact__right .form input:nth-child(1){grid-column:1/2}.contact__right .form input:nth-child(2){grid-column:2/3}@media screen and (max-width: 767px){.contact__right .form input:nth-child(2){grid-column:1/2}}.contact__right .form input:nth-child(4){grid-column:1/2}.contact__right .form input:nth-child(5){grid-column:2/3}@media screen and (max-width: 767px){.contact__right .form input:nth-child(5){grid-column:1/2}}@media screen and (max-width: 767px){.contact__right .form input{padding:12px 10px}}.contact__right .form input.invalid{outline:2px solid red}.contact__right .form input::placeholder{opacity:.35;text-transform:lowercase}.contact__right .form input:focus-visible{outline:none}.contact__right .form textarea{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:0px;background-color:var(--dark-grey);border-radius:6px;border:none;padding:15px 20px;color:var(--white)}@media (max-width: 375px){.contact__right .form textarea{font-size:16px}}.contact__right .form textarea{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.contact__right .form textarea{font-size:18px}}@media (max-width: 375px){.contact__right .form textarea{line-height:22px}}.contact__right .form textarea{line-height:calc(22px + (24 - 22) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.contact__right .form textarea{line-height:24px}}@media screen and (max-width: 767px){.contact__right .form textarea{padding:12px 10px}}.contact__right .form textarea::placeholder{opacity:.35;text-transform:lowercase}.contact__right .form textarea:focus-visible{outline:none}.contact__right .form .input-subject{grid-column:1/3}@media screen and (max-width: 767px){.contact__right .form .input-subject{grid-column:1/2}}.contact__right .form .input-textarea{grid-column:1/3}@media screen and (max-width: 767px){.contact__right .form .input-textarea{grid-column:1/2}}.contact__right .form button[type=submit]{color:var(--black)}.contact__right .form button[type=submit] .btn__text{line-height:2.7}.content{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;padding:57px 0}@media screen and (max-width: 767px){.content{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,1fr);gap:30px}}.content__title{grid-column:1/2;font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:40px;line-height:48px;align-self:left}@media (max-width: 375px){.content__title{font-size:24px}}.content__title{font-size:calc(24px + (40 - 24) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.content__title{font-size:40px}}@media (max-width: 375px){.content__title{line-height:29px}}.content__title{line-height:calc(29px + (48 - 29) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.content__title{line-height:48px}}@media screen and (max-width: 767px){.content__title{grid-column:1/1}}.content__text{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:40px;line-height:48px;letter-spacing:.005em;grid-column:2/4;letter-spacing:.001em}@media (max-width: 375px){.content__text{font-size:24px}}.content__text{font-size:calc(24px + (40 - 24) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.content__text{font-size:40px}}@media (max-width: 375px){.content__text{line-height:29px}}.content__text{line-height:calc(29px + (48 - 29) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.content__text{line-height:48px}}@media screen and (max-width: 767px){.content__text{letter-spacing:.001em}}.content__text .lineChild{white-space:wrap;line-height:1.05;width:max-content;max-width:100%}@media screen and (max-width: 767px){.content__text .lineChild{white-space:normal;width:max-content;max-width:100%}}@media screen and (max-width: 767px){.content__text{grid-column:1/1;max-width:90%}}.content__text span.spacer{display:inline-block;width:236px}@media screen and (max-width: 767px){.content__text span.spacer{width:77px}}@media screen and (max-width: 439px){.content__text span.spacer{width:37px}}.works__wrap{margin-bottom:65px;padding:0 5px}.works__row{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;row-gap:60px;column-gap:16px}@media screen and (max-width: 767px){.works__row{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,1fr);gap:36px;margin:-20px 0 30px}}.works__row:nth-child(1) .card:nth-child(1){grid-column:1/2;grid-row:1/2}.works__row:nth-child(1) .card:nth-child(1) .card__img{width:auto;height:420px}@media screen and (max-width: 767px){.works__row:nth-child(1) .card:nth-child(1){grid-column:1/2;grid-row:auto/auto}}.works__row:nth-child(1) .card:nth-child(2){grid-column:2/4;grid-row:1/2}.works__row:nth-child(1) .card:nth-child(2) .card__img{width:auto;height:540px}@media screen and (max-width: 767px){.works__row:nth-child(1) .card:nth-child(2){grid-column:1/2;grid-row:auto/auto}}.works__row:nth-child(2) .card:nth-child(1){grid-column:2/3;grid-row:2/3}.works__row:nth-child(2) .card:nth-child(1) .card__img{width:auto;height:420px}@media screen and (max-width: 767px){.works__row:nth-child(2) .card:nth-child(1){grid-column:1/2;grid-row:auto/auto}}.works__row:nth-child(2) .card:nth-child(2){grid-column:3/4;grid-row:2/3}.works__row:nth-child(2) .card:nth-child(2) .card__img{width:auto;height:420px}@media screen and (max-width: 767px){.works__row:nth-child(2) .card:nth-child(2){grid-column:1/2;grid-row:auto/auto}}.works__row:nth-child(3) .card:nth-child(1){grid-column:1/3;grid-row:3/4}.works__row:nth-child(3) .card:nth-child(1) .card__img{width:auto;height:540px}@media screen and (max-width: 767px){.works__row:nth-child(3) .card:nth-child(1){grid-column:1/2;grid-row:auto/auto}}.works__row:nth-child(3) .card:nth-child(2){grid-column:3/4;grid-row:3/4}.works__row:nth-child(3) .card:nth-child(2) .card__img{width:auto;height:420px}@media screen and (max-width: 767px){.works__row:nth-child(3) .card:nth-child(2){grid-column:1/2;grid-row:auto/auto}}.works__row .card{overflow:hidden}.works__row .card:hover img{margin-top:-20px}.works__row .card:hover .card__content{transform:translateY(0);transition:transform .4s ease-out}.works__row .card__img{border-radius:var(--border-radius);overflow:hidden;height:100%;position:relative;z-index:990;transition:height .4s ease-out}@media screen and (max-width: 1023px){.works__row .card__img{margin:0;height:70vh!important}}.works__row .card__img img{object-fit:cover;object-position:center;display:block;overflow:hidden;border-radius:var(--border-radius);transition:transform .6s ease-out,height .4s ease-out,margin-top .4s ease-out;will-change:height}@media screen and (max-width: 1023px){.works__row .card__img img{width:100%;margin-top:0}}.works__row .card__content{margin-top:16px;position:absolute;bottom:0;left:0;right:0;z-index:999;padding:16px;background-color:#f3f3f8;transform:translateY(100%);transition:transform .4s ease-out,opacity .3s ease-out}@media screen and (max-width: 1023px){.works__row .card__content{margin-top:10px;transform:translateY(0);transition:transform .3s ease-out}}.works__row .card__title{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:0px}@media (max-width: 375px){.works__row .card__title{font-size:16px}}.works__row .card__title{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.works__row .card__title{font-size:18px}}@media (max-width: 375px){.works__row .card__title{line-height:22px}}.works__row .card__title{line-height:calc(22px + (24 - 22) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.works__row .card__title{line-height:24px}}.works__row .card__desc{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;color:var(--grey)}@media (max-width: 375px){.works__row .card__desc{font-size:16px}}.works__row .card__desc{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.works__row .card__desc{font-size:18px}}@media (max-width: 375px){.works__row .card__desc{line-height:21px}}.works__row .card__desc{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.works__row .card__desc{line-height:24px}}.comment{background-color:var(--white);border-radius:var(--border-radius);padding:20px;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:start}@media screen and (max-width: 767px){.comment{padding:20px 15px}}.comment__top{margin-bottom:42px}.comment__top p{margin-bottom:1.35rem;font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em}@media (max-width: 375px){.comment__top p{font-size:16px}}.comment__top p{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.comment__top p{font-size:18px}}@media (max-width: 375px){.comment__top p{line-height:21px}}.comment__top p{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.comment__top p{line-height:24px}}.comment__top p:last-child{margin-bottom:0}.comment__bottom{display:flex;column-gap:20px}.comment__img{width:102px;height:102px;border-radius:8px;overflow:hidden}.comment__img img{object-fit:cover;object-position:center}.comment__info{align-content:flex-end;font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em}@media (max-width: 375px){.comment__info{font-size:16px}}.comment__info{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.comment__info{font-size:18px}}@media (max-width: 375px){.comment__info{line-height:21px}}.comment__info{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.comment__info{line-height:24px}}@media screen and (max-width: 767px){.blog{padding-bottom:40px}}.blog__wrap{margin-bottom:90px}@media screen and (max-width: 767px){.blog__wrap{margin:-30px -15px 20px}}.blog__list{margin-bottom:90px;display:flex;flex-wrap:nowrap;gap:50px}.blog__item-wrap{max-width:40%;flex-shrink:0;width:100%;display:block}@media screen and (max-width: 767px){.blog__item-wrap{max-width:90%}}.blog__item{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(3,auto);gap:16px;transition:text-decoration .4s,color .4s ease-in}@media screen and (max-width: 767px){.blog__item{row-gap:20px}}.blog__item:hover .blog__title{text-decoration:underline}.blog__item:hover .blog__desc{color:var(--black)}.blog__item:hover img{filter:none;transform:scale(1.1)}.blog__image{position:relative;border-radius:var(--border-radius);overflow:hidden;width:auto;height:360px}@media screen and (max-width: 767px){.blog__image{height:288px}}.blog__image img{object-fit:cover;object-position:center;transition:transform .6s ease-in-out,filter .5s ease-out;filter:grayscale(1)}@media screen and (max-width: 1023px){.blog__image img{filter:none}}.blog__title{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:0px;font-size:28px;line-height:33px;height:66px;transition:text-decoration .5s ease-in;overflow:hidden}@media (max-width: 375px){.blog__title{font-size:16px}}.blog__title{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.blog__title{font-size:18px}}@media (max-width: 375px){.blog__title{line-height:22px}}.blog__title{line-height:calc(22px + (24 - 22) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.blog__title{line-height:24px}}@media (max-width: 375px){.blog__title{font-size:24px}}.blog__title{font-size:calc(24px + (28 - 24) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.blog__title{font-size:28px}}@media (max-width: 375px){.blog__title{line-height:30px}}.blog__title{line-height:calc(30px + (33 - 30) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.blog__title{line-height:33px}}@media screen and (max-width: 767px){.blog__title{padding:0 15px;height:64px;display:-webkit-box;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-moz-box-orient:vertical}}.blog__desc{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;text-transform:none;color:var(--grey);text-overflow:ellipsis;overflow:hidden;height:100px;height:5.2rem;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;transition:color .5s ease-in}@media (max-width: 375px){.blog__desc{font-size:16px}}.blog__desc{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.blog__desc{font-size:18px}}@media (max-width: 375px){.blog__desc{line-height:21px}}.blog__desc{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.blog__desc{line-height:24px}}@media screen and (max-width: 767px){.blog__desc{padding:0 15px;height:149px;line-clamp:7;-webkit-line-clamp:7}}.blog__btn-wrap{height:45px;margin:16px 16px 52px;display:flex;gap:4px}.blog__btn-wrap .btn-slider{cursor:pointer;display:none;background-image:linear-gradient(var(--white),var(--white));width:max-content;padding:15px 20px;border-radius:12px;justify-content:center;align-items:center}@media screen and (max-width: 1023px){.blog__btn-wrap .btn-slider{display:flex}}.blog__btn-next{transform:rotate(180deg)}.service__inner{grid-column:2/4;font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;padding:60px 0;display:flex;flex-direction:column;gap:30px}@media (max-width: 375px){.service__inner{font-size:16px}}.service__inner{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.service__inner{font-size:18px}}@media (max-width: 375px){.service__inner{line-height:21px}}.service__inner{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.service__inner{line-height:24px}}@media screen and (max-width: 1023px){.service__inner{grid-column:1/4}}.service__title{font-family:InterTight-600,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;font-size:80px;letter-spacing:-.054em}@media (max-width: 375px){.service__title{font-size:40px}}.service__title{font-size:calc(40px + (80 - 40) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.service__title{font-size:80px}}.service__works{margin-top:25px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto,1fr);gap:16px}@media screen and (max-width: 767px){.service__works{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,1fr);gap:16px}}.service__card .card__img{height:420px;border-radius:var(--border-radius);overflow:hidden}@media screen and (max-width: 1023px){.service__card .card__img{height:40vh}}.service__card .card__img:hover img{transform:scale(1.1)}.service__card .card__img img{object-fit:cover;object-position:center;transition:transform .6s ease-in-out}@media screen and (max-width: 767px){.service__card .card__img{margin:0 -15px;height:335px!important}}.pop-up{visibility:hidden;opacity:0;position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:-1;transition-duration:.3s;transition-timing-function:ease-in-out;transition-property:visibility,opacity,z-index}.pop-up__overlow{position:absolute;inset:0;background-color:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1}.pop-up__wrap{text-transform:none;width:100%;max-width:556px;height:100%;max-height:546px;border-radius:var(--border-radius);background-color:var(--white);position:relative;z-index:9999;overflow:hidden;padding:60px 20px 25px 25px;display:flex;flex-direction:column}@media screen and (max-width: 1023px){.pop-up__wrap{margin:20px 10px;height:max-content;max-height:95%}}.pop-up__inner{cursor:default;display:flex;flex-direction:column;row-gap:16px;padding-right:10px;overflow-x:hidden;overflow-y:auto;flex-grow:1;scrollbar-color:var(--dark-grey) transparent;scrollbar-width:thin}.pop-up__inner::-webkit-scrollbar-track{background:#f3f3f8}.pop-up__inner::-webkit-scrollbar{width:3px;background:#f3f3f8}.pop-up__inner::-webkit-scrollbar-thumb{background-color:#7a7a7a;border-radius:20px}.pop-up p{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;letter-spacing:.001em;line-height:24px}@media (max-width: 375px){.pop-up p{font-size:16px}}.pop-up p{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.pop-up p{font-size:18px}}@media (max-width: 375px){.pop-up p{line-height:21px}}.pop-up p{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (max-width: 375px){.pop-up p{line-height:18px}}.pop-up p{line-height:calc(18px + (24 - 18) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.pop-up p{line-height:24px}}.pop-up__title{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:24px;text-decoration:underline}@media (max-width: 375px){.pop-up__title{font-size:16px}}.pop-up__title{font-size:calc(16px + (24 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.pop-up__title{font-size:24px}}.pop-up__close{position:absolute;top:20px;right:20px;z-index:99999}.pop-up__img{width:100%;height:110px;border-radius:var(--border-radius);object-fit:cover;object-position:center}.pop-up.show{visibility:visible;opacity:1;z-index:1333}.testimonials__slider{margin-bottom:50px;border-radius:var(--border-radius)}@media screen and (max-width: 767px){.testimonials__slider{margin:0 -15px!important;position:relative;padding-bottom:100px}}.swiper-slide{height:auto!important}.swiper-wrapper{padding:0 0 0 7%!important}.slider-container{overflow:visible}.top__logo{padding:20px 0 0 20px;z-index:99997;display:block;position:fixed;width:300px;isolation:isolate;opacity:0}@media screen and (max-width: 1023px){.top__logo{padding:12px 0 0 22px;width:250px}}@media screen and (max-width: 767px){.top__logo{padding:15px 0 0 20px}}@media screen and (max-width: 439px){.top__logo{padding:18px 0 0 18px;width:60%}}.header{opacity:0;will-change:transform;position:fixed;top:0;left:0;right:0;z-index:9999;transition:background-color .5s ease-in}.header__wrap{padding:13px 20px;justify-content:space-between;align-items:center;display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(auto,1fr);gap:0}@media only screen and (max-width: 1141px){.header__wrap{display:flex;justify-content:space-between;align-items:center}}@media screen and (max-width: 1023px){.header__wrap{padding:7px 22px}}.header__inner{display:flex;justify-content:space-between;gap:8px;grid-column:4/10}@media only screen and (max-width: 1322px){.header__inner{grid-column:3/10}}@media only screen and (max-width: 1141px){.header__inner{display:none}}.header__logo{grid-column:1/3}.header__nav{padding:4px;border-radius:8px;background-color:var(--white-forty);-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur))}.header__list{display:flex;align-items:center;gap:3px}.header__list-item{color:var(--dark-grey);transition:background-color .4s ease-out,color .3s ease-in;border-radius:6px}.header__list-item.blue{background-color:var(--white)}.header__list-item.blue:not(.active):hover{color:var(--white);background-color:var(--blue)}.header__list-item.active{background-color:var(--white);color:var(--black);border-radius:6px}.header__list-item a{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:100%;letter-spacing:0px;display:block;border-radius:6px;text-transform:lowercase;padding:15px;text-wrap:nowrap}.header__list-item:not(.active):hover{color:var(--black);background-color:var(--platinum)}.header__lang{padding:4px;border-radius:8px;background-color:var(--white-forty);-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));margin-left:auto}.header__lang-list{display:flex;align-items:center;gap:3px;height:100%}.header__lang-item{color:var(--dark-grey);font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:100%;letter-spacing:0px;display:block;border-radius:6px;text-transform:lowercase;padding:15px;cursor:pointer;transition:background-color .4s ease-in,color .3s ease-in}.header__lang-item.blue{background-color:var(--white)}.header__lang-item.blue:not(.active):hover{color:var(--white);background-color:var(--blue)}.header__lang-item.active{background-color:var(--white);color:var(--black);border-radius:6px}.header__lang-item:not(.active):hover{color:var(--black);background-color:var(--platinum)}.header__btn{text-wrap:nowrap}.header__gamburger{display:none}.header__gamburger p{padding:11px}.header__gamburger span{display:block;background-color:var(--white);border-radius:6px;padding:15px;cursor:pointer}@media only screen and (max-width: 1141px){.header__gamburger{z-index:999;display:flex;align-items:center;gap:3px;padding:4px;border-radius:8px;background-color:var(--white-forty);-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));margin-right:-9px}}.header .mobile-menu{position:absolute;z-index:900;inset:0;min-height:100dvh;width:100vw;overflow-y:scroll;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;row-gap:16px;background-color:var(--dark-grey);padding:15px}.header .mobile-menu__nav{margin-top:60px;padding:4px;border-radius:8px}.header .mobile-menu__list{display:flex;flex-direction:column;align-items:center;gap:3px}.header .mobile-menu__list-item{color:var(--white);width:100%;align-self:center;text-align:center}.header .mobile-menu.active{background-color:var(--white);color:var(--black);border-radius:6px}.header .mobile-menu a{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:100%;letter-spacing:0px;display:block;border-radius:6px;text-transform:lowercase;padding:15px}.header .mobile-menu__lang{align-self:center;padding:4px;border-radius:8px;background-color:var(--white-forty);-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));width:max-content}.header .mobile-menu__lang-list{display:flex;align-items:center;gap:3px;height:100%}.header .mobile-menu__lang-item{color:var(--dark-grey);font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:100%;letter-spacing:0px;display:block;border-radius:6px;text-transform:lowercase;padding:15px;cursor:pointer;background-image:linear-gradient(var(--white),var(--white));background-repeat:no-repeat;background-position:50% 50%;background-size:100% 0%;transition:background-size .4s ease-in}.header .mobile-menu__lang-item.active{background-color:var(--white);color:var(--black);border-radius:6px}.header .mobile-menu .mobile-menu__btn{align-self:center;display:flex;flex-wrap:nowrap;color:var(--black)}.header .mobile-menu .mobile-menu__btn .btn__text{line-height:2.7}.menu-gamburger{position:relative}.mobile-menu__btn-icon{position:absolute;top:32%;left:24%;width:15px;height:10px;z-index:997}.mobile-menu__btn-icon span{padding:0;position:absolute;height:1px;background-color:var(--black);width:100%;border-radius:4px;display:block;transition:.25s ease-in-out;transform:rotate(0)}.mobile-menu__btn-icon span:nth-child(1){top:0}.mobile-menu__btn-icon span:nth-child(2){top:4px}.mobile-menu__btn-icon span:nth-child(3){top:9px}.mobile-menu__btn-icon.close{z-index:998}.mobile-menu__btn-icon.close span:nth-child(1){top:6px;transform:rotate(135deg)}.mobile-menu__btn-icon.close span:nth-child(3){top:6px;transform:rotate(-135deg)}.mobile-menu__btn-icon.close span:nth-child(2){opacity:0;left:-30px;transition:.16s ease-in-out}.hero{margin:var(--gap-block);background-image:url(/images/cube.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:var(--border-radius);min-height:100dvh;width:auto;display:flex;flex-direction:column}.hero .container{flex:1;display:flex;flex-direction:column;min-width:100%;padding:0 15px;box-sizing:border-box}@media screen and (max-width: 1023px){.hero .container{padding:0 20px}}.hero__inner{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto,1fr);gap:0;color:var(--white);padding:115px 0 40px;flex:1;position:relative}@media screen and (max-width: 767px){.hero__inner{display:grid;grid-template-columns:repeat(1,auto);grid-template-rows:repeat(auto,1fr);gap:30px;grid-auto-rows:min-content;align-content:end;padding:115px 0 30px}}.hero__title{grid-column:1/2;grid-row:1/2;font-family:InterTight-600,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;font-size:80px;letter-spacing:-.054em;line-height:1.05}@media (max-width: 375px){.hero__title{font-size:40px}}.hero__title{font-size:calc(40px + (80 - 40) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.hero__title{font-size:80px}}.hero__title .lineChild{white-space:nowrap;line-height:1.05;width:max-content}.hero__title .lineChild:first-of-type{text-indent:168px}@media screen and (max-width: 767px){.hero__title .lineChild:first-of-type{text-indent:47px}}@media screen and (max-width: 439px){.hero__title .lineChild:first-of-type{text-indent:37px}}@media screen and (max-width: 767px){.hero__title{width:85%}}@media screen and (max-width: 439px){.hero__title{width:95%}}.hero__text{grid-column:1/3;grid-row:2/3;margin:0 auto;align-self:end;max-width:452px;font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:0px}@media (max-width: 375px){.hero__text{font-size:16px}}.hero__text{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.hero__text{font-size:18px}}@media (max-width: 375px){.hero__text{line-height:22px}}.hero__text{line-height:calc(22px + (24 - 22) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.hero__text{line-height:24px}}.hero__btn{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:0px;text-transform:lowercase;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;text-wrap:nowrap;position:absolute;opacity:0;z-index:99998}@media (max-width: 375px){.hero__btn{font-size:16px}}.hero__btn{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.hero__btn{font-size:18px}}@media (max-width: 375px){.hero__btn{line-height:22px}}.hero__btn{line-height:calc(22px + (24 - 22) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.hero__btn{line-height:24px}}.hero__btn:after{position:absolute;right:-26px;height:15px;width:14px;content:"";background:url('data:image/svg+xml,<svg viewBox="0 0 12 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 12.5L11 7.5M6 12.5L1 7.5M6 12.5V6.5C6 3.18629 3.31371 0.5 0 0.5V0.5" stroke="white"/></svg>') 100% 50% no-repeat}@media screen and (max-width: 767px){.hero__btn{display:none}}.hero__btn span{padding-left:12px;line-height:0}.showreel{height:80vh;margin:20px 20px 0;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--border-radius);position:relative}@media screen and (max-width: 1023px){.showreel{margin:5px}}@media screen and (max-width: 767px){.showreel{height:300px}}.showreel__inner{flex:1;position:relative;overflow:hidden;border-radius:var(--border-radius)}.showreel__video{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:cover}.showreel__btn{opacity:0;pointer-events:none;z-index:50;padding:20px 40px;grid-column:2/3;align-self:center;background-color:#ffffffa6;border-radius:8px;text-transform:lowercase;width:max-content;-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));position:absolute;left:0;top:0;transform:translateZ(0)}@media screen and (max-width: 767px){.showreel__btn{display:none}}.we-are__list{margin-bottom:52px}.we-are .item{position:relative}.we-are .item .item__btn{transition:background-color .4s ease-out}.we-are .item:after{position:absolute;content:"";inset:-8px 0;background-color:var(--white);z-index:-1;transition:transform .4s ease-out,background-color .8s ease-in-out;transform:scaleY(0)}.we-are .item:hover:after{transform:scaleY(1)}.we-are .item:hover .item__btn{transition:background-color .4s ease-in;background-color:var(--blue)}.we-are .item:hover .item__btn svg path{stroke:var(--white)}.we-are .item:last-of-type .item__inner{border-bottom:1px solid var(--platinum)}.we-are .item .container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:0}.we-are .item__inner{grid-column:2/4;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto,1fr);gap:4px;align-items:center;padding:20px 0;position:relative;border-top:1px solid var(--platinum)}@media screen and (max-width: 1023px){.we-are .item__inner{grid-column:1/4}}@media screen and (max-width: 767px){.we-are .item__inner{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;grid-gap:1rem;grid-auto-rows:min-content;padding:15px 0}}.we-are .item__title{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;grid-column:1/3}@media (max-width: 375px){.we-are .item__title{font-size:16px}}.we-are .item__title{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.we-are .item__title{font-size:18px}}@media (max-width: 375px){.we-are .item__title{line-height:21px}}.we-are .item__title{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.we-are .item__title{line-height:24px}}@media screen and (max-width: 767px){.we-are .item__title{grid-column:1/2;grid-row:1/2}}.we-are .item__desc{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;color:var(--grey);grid-column:4/12}@media (max-width: 375px){.we-are .item__desc{font-size:16px}}.we-are .item__desc{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.we-are .item__desc{font-size:18px}}@media (max-width: 375px){.we-are .item__desc{line-height:21px}}.we-are .item__desc{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.we-are .item__desc{line-height:24px}}@media screen and (max-width: 767px){.we-are .item__desc{grid-column:1/2;grid-row:2/3}}.we-are .item__btn{grid-column:12/13;background-color:var(--white);border-radius:4px;padding:10px;width:max-content;height:max-content;line-height:0;margin-left:auto;margin-right:5px}.we-are .item__btn svg{width:10px;height:10px}@media screen and (max-width: 767px){.we-are .item__btn{grid-column:1/2;grid-row:3/4;margin-left:0;background-color:var(--blue)}.we-are .item__btn svg path{stroke:var(--white)}}@media screen and (max-width: 767px){.testimonials__title{margin-top:-25px}}.banner{padding:20px;margin:0 auto}@media screen and (max-width: 767px){.banner{display:none}}.banner__img{border-radius:var(--border-radius);overflow:hidden;height:100vh;position:relative}.banner__img img{position:absolute;top:0;left:50%;object-fit:cover;object-position:center;transform:translate(-50%) scale(1.3)!important;transform-origin:50% 50%;-webkit-transform-origin:50% 50%}@media screen and (max-width: 767px){.banner__img{height:300px;margin:0 -15px}}.design__link{grid-column:2/4;font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;padding:16px 0;display:flex;align-items:center}@media (max-width: 375px){.design__link{font-size:16px}}.design__link{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.design__link{font-size:18px}}@media (max-width: 375px){.design__link{line-height:21px}}.design__link{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.design__link{line-height:24px}}.design__link a{position:relative}.design__link a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:var(--black);transform:scaleX(1);transform-origin:left center;transition:transform .25s ease-in-out}@media screen and (max-width: 767px){.design__link a{text-decoration:underline}.design__link a:after{height:0;transform:scaleX(0)}}.design__link:hover a:after{transform:scaleX(0);transform-origin:right center}@media screen and (max-width: 1023px){.design__link{grid-column:1/4}}.design__link span{display:flex;justify-content:center;align-items:center;background-color:var(--white);border-radius:4px;margin-left:13px;width:30px;height:30px;transition:background-color .4s ease;position:relative}.design__link span:after{position:absolute;content:"";top:25%;right:25%;width:16px;height:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8" fill="none"><path d="M7 1H2.2M7 1V5.8M7 1L1 7" stroke="black"/></svg>') 50% 50% no-repeat}.design__bottom{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:0;margin-bottom:100px}@media screen and (max-width: 767px){.design__bottom{margin-bottom:50px}}.design__table{grid-column:2/4;border-collapse:collapse;text-align:left}@media screen and (max-width: 1023px){.design__table{grid-column:1/4}}@media screen and (max-width: 767px){.table{margin-top:-25px}}.table__item{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(auto,1fr);gap:4px;font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;border-bottom:1px solid var(--platinum);padding:13px 0}@media (max-width: 375px){.table__item{font-size:16px}}.table__item{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.table__item{font-size:18px}}@media (max-width: 375px){.table__item{line-height:21px}}.table__item{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.table__item{line-height:24px}}@media screen and (max-width: 767px){.table__item{padding:10px 0}}.table__item:first-of-type{color:var(--grey);padding-top:0}@media screen and (max-width: 767px){.table__item:first-of-type{display:none}}.table__item:nth-child(1) .table__link{text-decoration:none}.table__step{grid-column:1/2;padding-right:16px;align-self:center}.table__text{grid-column:5/9}@media screen and (max-width: 767px){.table__text{display:none}}.table__link{grid-column:2/5;display:flex;align-items:center;width:max-content}@media screen and (max-width: 767px){.table__link{grid-column:2/9}}.table__link-btn{display:inline-block;background-color:var(--blue);border-radius:4px;padding:11px;line-height:0;margin-left:13px;transition:opacity .4s ease-in}.table__link-btn svg{width:9px;height:9px}.table__link-btn svg path{stroke:var(--white)}@media screen and (max-width: 767px){.table__link-btn{opacity:1}}@media screen and (max-width: 767px){.blog .content{padding-top:30px}}.about-us__hero{margin:var(--gap-block)}.about-us__top{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;margin-bottom:18px;position:relative}.about-us__title{font-family:InterTight-600,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;font-size:80px;letter-spacing:-.054em;margin-top:116px;grid-column:1/2}@media (max-width: 375px){.about-us__title{font-size:40px}}.about-us__title{font-size:calc(40px + (80 - 40) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.about-us__title{font-size:80px}}@media screen and (max-width: 1023px){.about-us__title{grid-column:1/4;grid-row:1/2}}.about-us__content{grid-column:2/4;margin-right:-10px}@media screen and (max-width: 1023px){.about-us__content{grid-column:1/4;grid-row:2/3}}.about-us__image{width:100%;height:597px;border-radius:var(--border-radius);margin-bottom:38px;overflow:hidden;filter:grayscale(1)}@media screen and (max-width: 767px){.about-us__image{height:350px}}.about-us__image img{object-fit:cover;object-position:center}.about-us__inner{display:flex;justify-content:space-between;margin-right:10px}.about-us__text{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:0px;max-width:452px}@media (max-width: 375px){.about-us__text{font-size:16px}}.about-us__text{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.about-us__text{font-size:18px}}@media (max-width: 375px){.about-us__text{line-height:22px}}.about-us__text{line-height:calc(22px + (24 - 22) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.about-us__text{line-height:24px}}.about-us__btn{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;text-transform:lowercase;display:flex;align-items:center;flex-wrap:nowrap;text-wrap:nowrap;position:absolute;z-index:99998}@media (max-width: 375px){.about-us__btn{font-size:16px}}.about-us__btn{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.about-us__btn{font-size:18px}}@media (max-width: 375px){.about-us__btn{line-height:21px}}.about-us__btn{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.about-us__btn{line-height:24px}}.about-us__btn:before{position:absolute;left:-26px;height:15px;width:14px;content:"";background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="14" viewBox="0 0 12 14" fill="none"><path d="M6 13L1 8M6 13L11 8M6 13V7C6 3.68629 8.68629 1 12 1V1" stroke="black"/></svg>') 100% 50% no-repeat}@media screen and (max-width: 767px){.about-us__btn{display:none}}.about-us__btn svg{margin-right:12px;transform:scaleX(-1)}.about-us__btn svg path{stroke:var(--black)}.manifesto__wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;margin-bottom:60px}.manifesto__list{grid-column:2/4}@media screen and (max-width: 1023px){.manifesto__list{grid-column:1/4}}.manifesto__item{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;padding:30px 0;border-bottom:1px solid var(--platinum)}@media (max-width: 375px){.manifesto__item{font-size:16px}}.manifesto__item{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.manifesto__item{font-size:18px}}@media (max-width: 375px){.manifesto__item{line-height:21px}}.manifesto__item{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.manifesto__item{line-height:24px}}@media screen and (max-width: 767px){.manifesto__item{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,1fr);gap:16px}}.manifesto__item:first-of-type{border-top:1px solid var(--platinum)}.manifesto__subtext{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:40px;line-height:48px;letter-spacing:.005em;grid-column:2/4}@media (max-width: 375px){.manifesto__subtext{font-size:24px}}.manifesto__subtext{font-size:calc(24px + (40 - 24) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.manifesto__subtext{font-size:40px}}@media (max-width: 375px){.manifesto__subtext{line-height:29px}}.manifesto__subtext{line-height:calc(29px + (48 - 29) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.manifesto__subtext{line-height:48px}}@media screen and (max-width: 767px){.manifesto__subtext{letter-spacing:.001em}}@media screen and (max-width: 767px){.capabilities .container{padding:0 15px}}.capabilities__wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;margin:60px 0}.capabilities__title{grid-column:1/2}@media screen and (max-width: 1023px){.capabilities__title{grid-row:1/2;font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:0px}}@media screen and (max-width: 1023px) and (max-width: 375px){.capabilities__title{font-size:16px}}@media screen and (max-width: 1023px){.capabilities__title{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}}@media screen and (max-width: 1023px) and (min-width: 1440px){.capabilities__title{font-size:18px}}@media screen and (max-width: 1023px) and (max-width: 375px){.capabilities__title{line-height:22px}}@media screen and (max-width: 1023px){.capabilities__title{line-height:calc(22px + (24 - 22) * (100vw - 375px) / (1440 - 375))}}@media screen and (max-width: 1023px) and (min-width: 1440px){.capabilities__title{line-height:24px}}.capabilities__list{grid-column:2/4}@media screen and (max-width: 1023px){.capabilities__list{grid-column:1/4;grid-row:2/3}}.capabilities__item{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;margin-bottom:30px}@media (max-width: 375px){.capabilities__item{font-size:16px}}.capabilities__item{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.capabilities__item{font-size:18px}}@media (max-width: 375px){.capabilities__item{line-height:21px}}.capabilities__item{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.capabilities__item{line-height:24px}}@media screen and (max-width: 1023px){.capabilities__item{grid-template-columns:25% 75%}}.capabilities__item ul li{margin-bottom:5px}.capabilities__item:last-of-type{margin-bottom:0}.team__wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;gap:60px 16px;margin-bottom:60px}@media screen and (max-width: 1023px){.team__wrap{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,1fr);gap:16px}}.team__card:nth-child(1){grid-column:2/3;grid-row:1/2}@media screen and (max-width: 767px){.team__card:nth-child(1){grid-column:1/2;grid-row:auto/auto}}.team__card:nth-child(2){grid-column:3/4;grid-row:1/2}@media screen and (max-width: 767px){.team__card:nth-child(2){grid-column:1/2;grid-row:auto/auto}}.team__card:nth-child(3){grid-column:1/2;grid-row:2/3}@media screen and (max-width: 1023px){.team__card:nth-child(3){grid-column:2/3}}@media screen and (max-width: 767px){.team__card:nth-child(3){grid-column:1/2;grid-row:auto/auto}}.team__card:nth-child(4){grid-column:2/3;grid-row:2/3}@media screen and (max-width: 1023px){.team__card:nth-child(4){grid-column:3/4}}@media screen and (max-width: 767px){.team__card:nth-child(4){grid-column:1/2;grid-row:auto/auto}}.team__card:nth-child(5){grid-column:2/3;grid-row:3/4}@media screen and (max-width: 767px){.team__card:nth-child(5){grid-column:1/2;grid-row:auto/auto}}.team__card:nth-child(6){grid-column:3/4;grid-row:3/4}@media screen and (max-width: 767px){.team__card:nth-child(6){grid-column:1/2;grid-row:auto/auto}}.team .card{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(4,auto);gap:16px}.team .card__photo{border-radius:var(--border-radius);overflow:hidden;width:auto;height:420px}.team .card__photo:hover img{transform:scale(1.1)}@media screen and (max-width: 767px){.team .card__photo{margin:0 -15px}}.team .card__photo img{object-fit:cover;object-position:center;transition:transform .6s ease-in-out}.team .card__name{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:0px}@media (max-width: 375px){.team .card__name{font-size:16px}}.team .card__name{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.team .card__name{font-size:18px}}@media (max-width: 375px){.team .card__name{line-height:22px}}.team .card__name{line-height:calc(22px + (24 - 22) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.team .card__name{line-height:24px}}.team .card__position{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:0px}@media (max-width: 375px){.team .card__position{font-size:16px}}.team .card__position{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.team .card__position{font-size:18px}}@media (max-width: 375px){.team .card__position{line-height:22px}}.team .card__position{line-height:calc(22px + (24 - 22) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.team .card__position{line-height:24px}}.team .card__desc{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;color:var(--grey)}@media (max-width: 375px){.team .card__desc{font-size:16px}}.team .card__desc{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.team .card__desc{font-size:18px}}@media (max-width: 375px){.team .card__desc{line-height:21px}}.team .card__desc{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.team .card__desc{line-height:24px}}.portfolio__hero{margin-top:60px}.portfolio__title{font-family:InterTight-600,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;font-size:80px;letter-spacing:-.054em}@media (max-width: 375px){.portfolio__title{font-size:40px}}.portfolio__title{font-size:calc(40px + (80 - 40) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.portfolio__title{font-size:80px}}.case__wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;margin-top:116px}@media screen and (max-width: 1023px){.case__wrap{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,1fr);gap:16px}}.case .line{grid-column:2/4;margin:60px 0}@media screen and (max-width: 1023px){.case .line{grid-column:1/2}}.case__title{font-family:InterTight-600,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;font-size:80px;letter-spacing:-.054em;grid-column:1/2}@media (max-width: 375px){.case__title{font-size:40px}}.case__title{font-size:calc(40px + (80 - 40) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.case__title{font-size:80px}}.case__link-to-work{color:var(--blue)}.case__link-to-work span{position:relative;display:inline-block;height:clamp(15px,5vw,45px);width:clamp(15px,6vw,45px);margin-left:13px;font-family:InterTight-600,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;font-size:80px;letter-spacing:-.054em}@media (max-width: 375px){.case__link-to-work span{font-size:40px}}.case__link-to-work span{font-size:calc(40px + (80 - 40) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.case__link-to-work span{font-size:80px}}.case__link-to-work span:after{content:"";position:absolute;right:0;bottom:0;height:clamp(15px,5.5vw,45px);width:clamp(15px,6vw,45px);background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 45" fill="none"><path d="M45.2422 7.96875V45H8.21094L8.13281 36.7188H30.9844L0.867188 6.64062L6.88281 0.625L37 30.7031L36.9219 7.96875H45.2422Z" fill="%230044FF"/></svg>') 100% 50% no-repeat}.case__article{grid-column:2/4}@media screen and (max-width: 1023px){.case__article{grid-column:1/2}}.case .article{display:flex;flex-direction:column;gap:60px;margin-bottom:60px}.case .article__gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto,1fr);gap:16px}.case .article__img{border-radius:var(--border-radius);width:100%;overflow:hidden}.case .article__img:nth-child(1){height:720px;grid-column:1/3;grid-row:1/2}@media screen and (max-width: 767px){.case .article__img:nth-child(1){height:420px}}.case .article__img:nth-child(2){height:540px;grid-column:2/3;grid-row:2/3}@media screen and (max-width: 767px){.case .article__img:nth-child(2){height:260px}}.case .article__img:nth-child(3){height:540px;grid-column:1/2;grid-row:3/4}@media screen and (max-width: 767px){.case .article__img:nth-child(3){height:260px}}.case .article__img:nth-child(4){height:720px;grid-column:1/3;grid-row:4/5}@media screen and (max-width: 767px){.case .article__img:nth-child(4){height:420px}}.case .article__img:nth-child(5){height:720px;grid-column:1/3;grid-row:5/6}@media screen and (max-width: 767px){.case .article__img:nth-child(5){height:420px}}.case .article__img img{object-fit:cover;object-position:center}.case .article__subtitle{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:40px;line-height:48px;letter-spacing:.005em;letter-spacing:.004em}@media (max-width: 375px){.case .article__subtitle{font-size:24px}}.case .article__subtitle{font-size:calc(24px + (40 - 24) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.case .article__subtitle{font-size:40px}}@media (max-width: 375px){.case .article__subtitle{line-height:29px}}.case .article__subtitle{line-height:calc(29px + (48 - 29) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.case .article__subtitle{line-height:48px}}@media screen and (max-width: 767px){.case .article__subtitle{letter-spacing:.001em}}.case__comment{grid-column:2/4}@media screen and (max-width: 1023px){.case__comment{grid-column:1/2}}.case__comment-info{display:flex;column-gap:20px;margin-bottom:60px}.case__comment .info__img{width:102px;height:102px;border-radius:8px;overflow:hidden}.case__comment .info__img img{object-fit:cover;object-position:center}.case__comment .info__profile{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;align-content:flex-end}@media (max-width: 375px){.case__comment .info__profile{font-size:16px}}.case__comment .info__profile{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.case__comment .info__profile{font-size:18px}}@media (max-width: 375px){.case__comment .info__profile{line-height:21px}}.case__comment .info__profile{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.case__comment .info__profile{line-height:24px}}.case__comment .info__comment{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:40px;line-height:48px;letter-spacing:.005em}@media (max-width: 375px){.case__comment .info__comment{font-size:24px}}.case__comment .info__comment{font-size:calc(24px + (40 - 24) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.case__comment .info__comment{font-size:40px}}@media (max-width: 375px){.case__comment .info__comment{line-height:29px}}.case__comment .info__comment{line-height:calc(29px + (48 - 29) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.case__comment .info__comment{line-height:48px}}@media screen and (max-width: 767px){.case__comment .info__comment{letter-spacing:.001em}}.next-case{grid-column:2/4;margin-bottom:60px}@media screen and (max-width: 1023px){.next-case{grid-column:1/2}}.next-case__title{font-family:InterTight-600,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;font-size:80px;letter-spacing:-.054em;margin-bottom:60px}@media (max-width: 375px){.next-case__title{font-size:40px}}.next-case__title{font-size:calc(40px + (80 - 40) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.next-case__title{font-size:80px}}.next-case .card__img{border-radius:var(--border-radius);overflow:hidden;margin-bottom:10px}.next-case .card__img:hover img{transform:scale(1.1)}.next-case .card__img img{object-fit:cover;object-position:center;transition:transform .6s ease-in-out}.blog-page{margin-top:65px}.blog-page__title{font-family:InterTight-600,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;font-size:80px;letter-spacing:-.054em}@media (max-width: 375px){.blog-page__title{font-size:40px}}.blog-page__title{font-size:calc(40px + (80 - 40) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.blog-page__title{font-size:80px}}.blog-page__item{padding:16px 0;border-top:1px solid var(--black)}.blog-page__item .item__link{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;position:relative}.blog-page__item .item__link:hover .item__btn{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"><path d="M49 49L49 10.6M49 49L10.6 49M49 49L0.999998 0.999998" stroke="blue"/></svg>') 100% 50% no-repeat}.blog-page__item .item__link:hover img{transform:scale(1.1)}@media screen and (max-width: 767px){.blog-page__item .item__link{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;padding-bottom:70px}}.blog-page__item .item__content{grid-column:2/4;max-width:695px}@media screen and (max-width: 767px){.blog-page__item .item__content{grid-column:1/2;grid-row:2/3}}.blog-page__item .item__title{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:40px;line-height:48px;letter-spacing:.005em;text-indent:125px;margin-bottom:20px}@media (max-width: 375px){.blog-page__item .item__title{font-size:24px}}.blog-page__item .item__title{font-size:calc(24px + (40 - 24) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.blog-page__item .item__title{font-size:40px}}@media (max-width: 375px){.blog-page__item .item__title{line-height:29px}}.blog-page__item .item__title{line-height:calc(29px + (48 - 29) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.blog-page__item .item__title{line-height:48px}}@media screen and (max-width: 767px){.blog-page__item .item__title{letter-spacing:.001em}}.blog-page__item .item__desc{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;text-overflow:ellipsis;overflow:hidden;height:76px;height:3.75rem;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media (max-width: 375px){.blog-page__item .item__desc{font-size:16px}}.blog-page__item .item__desc{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.blog-page__item .item__desc{font-size:18px}}@media (max-width: 375px){.blog-page__item .item__desc{line-height:21px}}.blog-page__item .item__desc{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.blog-page__item .item__desc{line-height:24px}}.blog-page__item .item__image{grid-column:1/2;width:100%;height:360px;border-radius:var(--border-radius);overflow:hidden}@media screen and (max-width: 767px){.blog-page__item .item__image{grid-column:1/2;grid-row:1/2;height:300px}}.blog-page__item .item__image img{object-fit:cover;object-position:center;transition:transform .6s ease-in-out}.blog-page__item .item__btn{position:absolute;width:50px;height:50px;bottom:0;right:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"><path d="M49 49L49 10.6M49 49L10.6 49M49 49L0.999998 0.999998" stroke="black"/></svg>') 100% 50% no-repeat}.services-page{margin-top:63px}.services-page__title{font-family:InterTight-600,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;font-size:80px;letter-spacing:-.054em}@media (max-width: 375px){.services-page__title{font-size:40px}}.services-page__title{font-size:calc(40px + (80 - 40) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.services-page__title{font-size:80px}}.services-page__item{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;overflow:hidden;min-height:100vh}.contact-page .contact__wrap{padding-bottom:46px}.contact-page__wrap{background-color:inherit;color:var(--black);margin-top:20px}.contact-page__wrap h2{font-family:InterTight-600,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;font-size:80px;letter-spacing:-.054em}@media (max-width: 375px){.contact-page__wrap h2{font-size:40px}}.contact-page__wrap h2{font-size:calc(40px + (80 - 40) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.contact-page__wrap h2{font-size:80px}}.contact-page__wrap .form input,.contact-page__wrap .form textarea{background-color:#ffffffbf;color:var(--black);box-shadow:0 1px #00000040}.post-page{margin-top:111px}.post-page__title{font-family:InterTight-600,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;font-size:80px;letter-spacing:-.054em;text-indent:182px;letter-spacing:-.05em}@media (max-width: 375px){.post-page__title{font-size:40px}}.post-page__title{font-size:calc(40px + (80 - 40) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page__title{font-size:80px}}.post-page__inner{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto,1fr);gap:16px;margin-bottom:60px}@media screen and (max-width: 767px){.post-page__inner{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,1fr);gap:16px}}.post-page__left{grid-column:1/2}.post-page__right{grid-column:2/4;display:flex;flex-direction:column;gap:60px}@media screen and (max-width: 767px){.post-page__right{grid-column:1/2}}.post-page__right h6{font-family:InterTight-500,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;font-size:40px;line-height:48px;letter-spacing:.005em;text-indent:236px}@media (max-width: 375px){.post-page__right h6{font-size:24px}}.post-page__right h6{font-size:calc(24px + (40 - 24) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page__right h6{font-size:40px}}@media (max-width: 375px){.post-page__right h6{line-height:29px}}.post-page__right h6{line-height:calc(29px + (48 - 29) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page__right h6{line-height:48px}}@media screen and (max-width: 767px){.post-page__right h6{letter-spacing:.001em}}.post-page__right p{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;max-width:692px;margin:0 auto}@media (max-width: 375px){.post-page__right p{font-size:16px}}.post-page__right p{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page__right p{font-size:18px}}@media (max-width: 375px){.post-page__right p{line-height:21px}}.post-page__right p{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page__right p{line-height:24px}}.post-page__right p+p{margin-top:-30px}.post-page__right img{width:100%;height:720px;border-radius:var(--border-radius);overflow:hidden;object-fit:cover;object-position:center}.post-page__right ul{max-width:692px;margin:0 auto}.post-page__right ul li{list-style-type:disc;font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;margin-bottom:.5rem}@media (max-width: 375px){.post-page__right ul li{font-size:16px}}.post-page__right ul li{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page__right ul li{font-size:18px}}@media (max-width: 375px){.post-page__right ul li{line-height:21px}}.post-page__right ul li{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page__right ul li{line-height:24px}}.post-page__right ul li:last-child{margin-bottom:0}.post-page__right blockquote{max-width:692px;margin:0 auto}.post-page__right blockquote p{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;text-indent:0;font-size:24px;margin:0}@media (max-width: 375px){.post-page__right blockquote p{font-size:16px}}.post-page__right blockquote p{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page__right blockquote p{font-size:18px}}@media (max-width: 375px){.post-page__right blockquote p{line-height:21px}}.post-page__right blockquote p{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page__right blockquote p{line-height:24px}}.post-page__right blockquote p:last-child{font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;text-indent:0;margin-top:16px}@media (max-width: 375px){.post-page__right blockquote p:last-child{font-size:16px}}.post-page__right blockquote p:last-child{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page__right blockquote p:last-child{font-size:18px}}@media (max-width: 375px){.post-page__right blockquote p:last-child{line-height:21px}}.post-page__right blockquote p:last-child{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page__right blockquote p:last-child{line-height:24px}}.post-page .aside__wrap{display:flex;flex-direction:column;gap:1rem;max-width:338px;font-family:InterTight-400,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:18px;line-height:24px;letter-spacing:.001em;color:var(--grey);letter-spacing:.009em}@media (max-width: 375px){.post-page .aside__wrap{font-size:16px}}.post-page .aside__wrap{font-size:calc(16px + (18 - 16) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page .aside__wrap{font-size:18px}}@media (max-width: 375px){.post-page .aside__wrap{line-height:21px}}.post-page .aside__wrap{line-height:calc(21px + (24 - 21) * (100vw - 375px) / (1440 - 375))}@media (min-width: 1440px){.post-page .aside__wrap{line-height:24px}}.post-page .aside__wrap ol{list-style-type:decimal;margin-left:1.1rem;margin-top:1rem}.post-page .aside__wrap-item.active{text-decoration:underline;color:var(--black)}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
