@charset "UTF-8";@font-face{src:local("Source Sans 3"),url(/fonts/SourceSans3-Light.woff2) format("woff2");font-family:"Source Sans 3";font-weight:300;font-style:normal;font-display:swap}@font-face{src:local("Source Sans 3"),url(/fonts/SourceSans3-Regular.woff2) format("woff2");font-family:"Source Sans 3";font-weight:400;font-style:normal;font-display:swap}@font-face{src:local("Source Sans 3"),url(/fonts/SourceSans3-Bold.woff2) format("woff2");font-family:"Source Sans 3";font-weight:700;font-style:normal;font-display:swap}@font-face{src:local("Racama"),url(/fonts/Racama.woff2) format("woff2");font-family:Racama;font-weight:400;font-style:normal;font-display:swap}:root{--font-family: "Source Sans 3", sans-serif;--font-family-second: "Racama", sans-serif;--container-width: 153.6rem;--container-padding: 1.5rem;--general-text: #fff;--general-bg: #0c0c0d;--black-color: #080808;--black-color-2: #0d0d0d;--gray-color: #666;--accent-color: #b300ff;--transition: .3s;--transition-scale: .7s;--z-index-1: 1;--z-index-2: 2;--z-index-3: 3;--z-index-4: 4}@media (max-width: 1200px){:root{--container-width: 120rem}}@media (max-width: 576px){:root{--container-padding: 20px}}html{box-sizing:border-box;font-family:var(--font-family);font-weight:400;font-size:.5208333333vw;height:100%;scroll-behavior:smooth;scrollbar-gutter:stable}@media (max-width: 1200px){html{font-size:.6666666667vw}}@media (max-width: 992px){html{font-size:.78125vw}}@media (max-width: 768px){html{font-size:.78125vw}}@media (max-width: 576px){html{font-size:1.4285714286vw}}@media (max-width: 380px){html{font-size:1.5625vw}}*,*:before,*:after{box-sizing:inherit}img{height:auto;max-width:100%;object-fit:cover}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0;font-size:inherit;font-weight:inherit}input{outline:none;border:none}a{text-decoration:none}ul,ol{list-style:none;padding:0}button{outline:none;border:none;background-color:transparent;cursor:pointer}.body{color:var(--general-text);background-color:var(--general-bg);font-size:2.2rem;height:100%;margin:0}body::-webkit-scrollbar{width:1.4rem}body::-webkit-scrollbar-track{background:#2e2e2e;border-radius:1.5rem}body::-webkit-scrollbar-thumb{background-color:#fff;border-radius:2rem;border:.3rem solid #2e2e2e}.container{margin:0 auto;padding:0 var(--container-padding);max-width:calc(var(--container-width) + var(--container-padding) * 2)}.title{font-family:var(--font-family-second)}.button{width:100%;padding:1.9rem 3rem;border:1px solid #fff;border-radius:1.2rem;font-size:2.2rem;line-height:1;letter-spacing:-.05em;text-transform:uppercase;color:#fff;display:flex;align-items:center;justify-content:space-between}@media (max-width: 576px){.button{padding:19px 20px;border-radius:12px;font-size:14px}}.button svg{width:1.5rem;height:1.8rem}@media (max-width: 576px){.button svg{width:15px;height:18px}}.input{padding:1.9rem 3rem;border:1px solid #fff;border-radius:1.2rem;font-size:2.2rem;letter-spacing:-.05em;color:#fff;background:transparent}@media (max-width: 576px){.input{padding:19px 20px;border-radius:12px;font-size:16px}}[data-aos=custom-title-line]{width:0}[data-aos=custom-title-line].aos-animate{width:100%;transition-duration:2s}.swiper--blocked .swiper{pointer-events:none}.cases__another-hero-controller .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,.telegram-cases__wrapper-controller .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{background:#fff;width:.8rem;height:.8rem;margin:0 .4rem}@media (max-width: 576px){.cases__another-hero-controller .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,.telegram-cases__wrapper-controller .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:8px;height:8px;margin:0 4px}}.header{padding:1.9rem 0;position:fixed;z-index:3;top:0;left:0;right:0;border-radius:0 0 24px 24px;transition:all var(--transition-scale);border-bottom:.1rem solid rgba(255,255,255,0)}@media (max-width: 576px){.header{border-radius:0 0 12px 12px;padding:3rem 0}}.header--blur{border-bottom:.1rem solid rgba(255,255,255,.3);backdrop-filter:blur(24px);box-shadow:inset 0 0 24px #ffffff1a;background:#ffffff0d}.header--black{background:var(--black-color-2);border-bottom:.1rem solid #fff}.header__inner{display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;justify-content:center;width:4rem;height:4.2rem}@media (max-width: 576px){.header__logo{width:31px;height:33px}}.header__logo svg{width:4rem;height:4.2rem}@media (max-width: 576px){.header__logo svg{width:100%;height:100%}}.header__nav{transition:all var(--transition)}@media (max-width: 576px){.header__nav{position:fixed;z-index:3;top:13rem;left:0;right:0;flex-direction:column;padding:46px 20px 35px;border-radius:12px;border-bottom:.5px solid #fff;border-top:.5px solid #fff;opacity:0;visibility:hidden;background:var(--black-color-2)}}.header__nav--open{opacity:1;visibility:visible}.header__nav-mobile{display:none;align-items:center;justify-content:space-between;margin-top:55px}@media (max-width: 576px){.header__nav-mobile{display:flex}}.header__nav-mobile a{font-size:16px;line-height:1.2;letter-spacing:-.05em;text-transform:uppercase;color:var(--gray-color)}.header__nav-mobile-overlay{position:fixed;inset:50% 0 0;z-index:2;background:#0d0d0d66;opacity:0;visibility:hidden;transition:opacity var(--transition);display:none}@media (max-width: 576px){.header__nav-mobile-overlay{display:block}}.header__nav-list{display:flex;align-items:center;gap:7.5rem}@media (max-width: 576px){.header__nav-list{flex-direction:column;gap:25px}}.header__nav-link{font-size:2.2rem;line-height:1.25;text-transform:uppercase;color:var(--general-text)}@media (max-width: 576px){.header__nav-link{font-size:24px}}.header__burger{display:none;width:25px;height:14px;align-items:center;padding:0;transition:all var(--transition)}@media (max-width: 576px){.header__burger{display:flex}}.header__burger-line{display:block;width:16px;height:2px;background:var(--general-text);position:relative;transition:all .4s}.header__burger-line:before{top:-8px;content:" ";position:absolute;width:25px;height:2px;background:var(--general-text);left:0;transform:translateY(2px);transition:all var(--transition)}.header__burger-line:after{content:" ";bottom:-8px;position:absolute;width:25px;height:2px;background:var(--general-text);transform:translateY(-2px);transition:all var(--transition);left:0}.header:has(.header__nav--open) .header__burger-line{background:transparent}.header:has(.header__nav--open) .header__burger-line:before{top:0;transform:rotate(45deg)}.header:has(.header__nav--open) .header__burger-line:after{bottom:0;transform:rotate(-45deg)}.body:has(.header__nav--open) .header__nav-mobile-overlay{opacity:1;visibility:visible}.welcome{padding:32rem 0 31rem;position:relative}@media (max-width: 576px){.welcome{padding:27rem 0 14rem}}.welcome__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;max-width:fit-content;margin:0 auto}@media (max-width: 576px){.welcome__inner{max-width:none;align-items:start}}.welcome__inner-title{font-size:20.5rem;line-height:1;letter-spacing:-.05em;text-transform:uppercase;transition:font-size var(--transition-scale);text-wrap:nowrap;margin-bottom:2rem;display:flex;gap:3rem;user-select:none}@media (max-width: 992px){.welcome__inner-title{font-size:15.5rem}}@media (max-width: 576px){.welcome__inner-title{flex-direction:column;font-size:25vw;margin-bottom:5rem;gap:0}}.welcome__inner-title-left{transform:translate(42%);animation:moveLeftTitle 2s 1s ease forwards}.welcome__inner-title-right{opacity:0;transform:translate(-25%);animation:moveRightTitle 2s 1s ease forwards}@media (max-width: 576px){.welcome__inner-title-left,.welcome__inner-title-right{transform:none;opacity:1;animation:none}}.welcome__inner-list{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 1.3rem}@media (max-width: 576px){.welcome__inner-list{display:grid;grid-template-columns:repeat(3,max-content);column-gap:3rem;row-gap:27px}}.welcome__inner-item{max-width:15rem}@media (max-width: 576px){.welcome__inner-item{font-size:2.5rem;max-width:16rem}}@media (max-width: 380px){.welcome__inner-item{font-size:2.3rem}}.welcome__inner-link{margin-top:6rem;border:1px solid #fff;border-radius:1.6rem;padding:3.2rem;display:flex;align-items:center;justify-content:space-between;max-width:48rem;width:100%;font-size:2.2rem;line-height:1.25;text-transform:uppercase;color:var(--general-text);transition:all var(--transition-scale)}.welcome__inner-link svg{width:1.5rem;height:1.8rem}@media (max-width: 576px){.welcome__inner-link{max-width:none;margin-top:10rem}}.welcome__decor{position:absolute;inset:0}.welcome__decor--gradient{background:linear-gradient(180deg,#0c0c0d4d 0% 34%,#0c0c0d);bottom:-1rem}.welcome__decor img{width:100%;height:100%}.welcome__decor img:nth-child(2){display:none}@media (max-width: 576px){.welcome__decor img:nth-child(2){display:block}}@media (max-width: 576px){.welcome__decor img:first-child{display:none}}@keyframes moveLeftTitle{0%{transform:translate(42%)}to{transform:translate(0)}}@keyframes moveRightTitle{0%{transform:translate(-25%);opacity:0}to{transform:translate(0);opacity:1}}.about{padding:19rem 0 6.5rem}@media (max-width: 576px){.about{padding:5.5rem 0 10rem}}.about__head-title{display:flex;gap:3rem;align-items:center;font-size:3.2rem;letter-spacing:-.05em;text-transform:uppercase;margin-bottom:6rem}@media (max-width: 576px){.about__head-title{font-size:20px}}.about__head-title p{flex-shrink:0}.about__head-title-decor{height:1px;background:var(--general-text)}.about__head-description{font-size:5.5rem;line-height:1.2;letter-spacing:-.05em;text-transform:uppercase;max-width:150.6rem}.about__head-description span{color:var(--accent-color)}@media (max-width: 576px){.about__head-description{font-size:6.2rem}}@media (max-width: 380px){.about__head-description{font-size:5.5rem}}.about__body{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;padding-top:6rem}@media (max-width: 576px){.about__body{grid-template-columns:1fr}}.about__body-item{padding:3rem 3rem 5.5rem 5.5rem;border:1px solid var(--general-text);position:relative}.about__body-item:first-child,.about__body-item:nth-child(2),.about__body-item:nth-child(3){border-top:none}.about__body-item:last-child,.about__body-item:nth-child(4),.about__body-item:nth-child(5){border-bottom:none}.about__body-item:first-child,.about__body-item:nth-child(4){border-left:none}.about__body-item:last-child,.about__body-item:nth-child(3){border-right:none}@media (max-width: 576px){.about__body-item:nth-child(2),.about__body-item:nth-child(4){display:none}}.about__body-item:nth-child(3) svg,.about__body-item:nth-child(5) svg{display:none}@media (max-width: 576px){.about__body-item:nth-child(3) svg,.about__body-item:nth-child(5) svg{display:block}}.about__body-item svg{width:3rem;height:3rem;position:absolute}@media (max-width: 576px){.about__body-item svg{width:2.5rem;height:2.5rem}}.about__body-item:first-child svg{top:100%;left:100%;transform:translate(-46%,-47%)}.about__body-item:last-child svg{bottom:100%;right:100%;transform:translate(46%,47%)}@media (max-width: 576px){.about__body-item:last-child svg{display:none}}.about__body-item-value{font-size:10rem;letter-spacing:-.05em;text-transform:uppercase;text-align:right}.about__body-item-value span{color:var(--accent-color)}@media (max-width: 576px){.about__body-item-value span{color:var(--general-text)}}@media (max-width: 576px){.about__body-item-value{font-size:11.6rem}}.about__body-item-name{font-size:3.1rem;letter-spacing:-.05em;text-transform:uppercase;text-align:right}@media (max-width: 576px){.about__body-item-name{font-size:3.6rem}}@media (max-width: 576px){.about__body .about__body-item{border:none;border-bottom:1px solid var(--general-text);padding:3rem 0}}@media (max-width: 576px){.about__body .about__body-item:last-child{border:none}}@media (max-width: 576px){.about__body .about__body-item svg{inset:auto 100% 0 auto;transform:translate(95%,50%)}}.service{padding:19rem 0 6.5rem}@media (max-width: 576px){.service{padding:5.5rem 0 16rem}}.service__title{font-size:3.2rem;letter-spacing:-.05em;text-transform:uppercase;display:flex;align-items:center;gap:3rem;margin-bottom:6rem}@media (max-width: 576px){.service__title{font-size:20px}}.service__title p{flex-shrink:0}.service__title-decor{height:1px;background:var(--general-text)}.service__list{display:flex;flex-wrap:wrap;gap:4.5rem 2rem}@media (max-width: 1200px){.service__list{flex-direction:column;align-items:center}}@media (max-width: 576px){.service__list{display:none}}.service__item{padding:5.5rem 6.2rem 0 5rem;width:100%;position:relative;height:34.5rem;font-weight:300}.service__item:first-child{max-width:84.2rem}.service__item:first-child .service__item-link{left:0;bottom:0}.service__item:first-child .service__item-decor{width:51.3rem;height:23.5rem;top:-10%;left:-10%}.service__item:first-child .service__item-bg{z-index:1}.service__item:nth-child(2){max-width:67.4rem}.service__item:nth-child(2) .service__item-link{right:0;bottom:0}.service__item:nth-child(2) .service__item-decor{width:37.6rem;height:38.1rem;top:-60%;right:-10rem}.service__item:nth-child(2) .service__item-bg{z-index:1;backdrop-filter:blur(8px)}.service__item:nth-child(3){max-width:67.4rem}.service__item:nth-child(3) .service__item-link{left:0;bottom:0}.service__item:nth-child(3) .service__item-decor{width:27.9rem;height:31.8rem;top:-35%;right:-15%}.service__item:nth-child(4){max-width:84.2rem}.service__item:nth-child(4) .service__item-link{right:0;bottom:0}.service__item:nth-child(4) .service__item-bg{backdrop-filter:blur(8px)}.service__item:nth-child(5){max-width:75.8rem}.service__item:nth-child(5) .service__item-link{left:0;bottom:0}.service__item:nth-child(6){max-width:75.8rem}.service__item:nth-child(6) .service__item-link{left:0;bottom:0}.service__item:nth-child(6) .service__item-decor{width:26.8rem;height:23.6rem;bottom:-15%;right:-13%}.service__item:nth-child(6) .service__item-bg{z-index:1;backdrop-filter:blur(8px)}.service__item-title{font-family:var(--font-family-second);font-size:5rem;letter-spacing:-.05em;text-transform:uppercase;margin-bottom:2rem;position:relative;z-index:2}.service__item-text{font-size:2.2rem;line-height:1.5;position:relative;z-index:2}.service__item-bg{position:absolute;inset:0}.service__item-bg img{width:100%;height:100%}.service__item-link{border:1px solid #fff;border-radius:1.2rem;padding:0 3rem;max-width:30rem;width:100%;height:6rem;backdrop-filter:blur(24px);font-size:2.2rem;letter-spacing:-.05em;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;color:var(--general-text);position:absolute;z-index:1}.service__item-link svg{width:1.5rem;height:1.8rem}.service__item-decor{position:absolute;display:flex;align-items:center;justify-content:center}.service__item-decor img{width:100%}.service-mobile{display:none;flex-direction:column;gap:3rem;gap:30px}@media (max-width: 576px){.service-mobile{display:flex}}.service-mobile__item{padding:25px 3.3rem 90px 2.4rem;width:100%;position:relative;height:auto;height:60rem;font-weight:300}@media (max-width: 450px){.service-mobile__item{height:250px}}.service-mobile__item:nth-child(odd) .service-mobile__bg{clip-path:polygon(100% 3.236%,100% 3.236%,99.961% 2.711%,99.848% 2.213%,99.667% 1.749%,99.424% 1.325%,99.126% .948%,98.778% .624%,98.387% .361%,97.958% .165%,97.499% .042%,97.015% 0%,2.985% 0%,2.985% 0%,2.501% .042%,2.042% .165%,1.613% .361%,1.222% .624%,.874% .948%,.576% 1.325%,.333% 1.749%,.152% 2.213%,.039% 2.711%,0% 3.236%,0% 77.346%,0% 77.346%,.039% 77.871%,.152% 78.369%,.333% 78.834%,.576% 79.258%,.874% 79.635%,1.222% 79.958%,1.613% 80.221%,2.042% 80.418%,2.501% 80.54%,2.985% 80.583%,62.687% 80.583%,62.687% 80.583%,63.655% 80.667%,64.574% 80.912%,65.43% 81.305%,66.212% 81.831%,66.908% 82.478%,67.505% 83.232%,67.99% 84.08%,68.352% 85.009%,68.579% 86.005%,68.657% 87.055%,68.657% 96.764%,68.657% 96.764%,68.696% 97.289%,68.809% 97.787%,68.99% 98.251%,69.233% 98.675%,69.531% 99.052%,69.879% 99.376%,70.27% 99.639%,70.698% 99.835%,71.158% 99.958%,71.642% 100%,97.015% 100%,97.015% 100%,97.499% 99.958%,97.958% 99.835%,98.387% 99.639%,98.778% 99.376%,99.126% 99.052%,99.424% 98.675%,99.667% 98.251%,99.848% 97.787%,99.961% 97.289%,100% 96.764%,100% 3.236%)}.service-mobile__item:nth-child(odd) .service-mobile__decor{right:-15px;bottom:-25%;width:22rem;height:25rem}.service-mobile__item:nth-child(odd) .service-mobile__link{left:0;bottom:0}.service-mobile__item:nth-child(2n) .service-mobile__bg{clip-path:polygon(0% 3.236%,0% 3.236%,.039% 2.711%,.152% 2.213%,.333% 1.749%,.576% 1.325%,.874% .948%,1.222% .624%,1.613% .361%,2.042% .165%,2.501% .042%,2.985% 0%,97.015% 0%,97.015% 0%,97.499% .042%,97.958% .165%,98.387% .361%,98.778% .624%,99.126% .948%,99.424% 1.325%,99.667% 1.749%,99.848% 2.213%,99.961% 2.711%,100% 3.236%,100% 77.346%,100% 77.346%,99.961% 77.871%,99.848% 78.369%,99.667% 78.834%,99.424% 79.258%,99.126% 79.635%,98.778% 79.958%,98.387% 80.221%,97.958% 80.418%,97.499% 80.54%,97.015% 80.583%,37.313% 80.583%,37.313% 80.583%,36.345% 80.667%,35.426% 80.912%,34.57% 81.305%,33.788% 81.831%,33.092% 82.478%,32.495% 83.232%,32.01% 84.08%,31.648% 85.009%,31.421% 86.005%,31.343% 87.055%,31.343% 96.764%,31.343% 96.764%,31.304% 97.289%,31.191% 97.787%,31.01% 98.251%,30.767% 98.675%,30.469% 99.052%,30.121% 99.376%,29.73% 99.639%,29.302% 99.835%,28.842% 99.958%,28.358% 100%,2.985% 100%,2.985% 100%,2.501% 99.958%,2.042% 99.835%,1.613% 99.639%,1.222% 99.376%,.874% 99.052%,.576% 98.675%,.333% 98.251%,.152% 97.787%,.039% 97.289%,0% 96.764%,0% 3.236%)}.service-mobile__item:nth-child(2n) .service-mobile__decor{left:-40px;bottom:-35%;width:31rem;height:31rem}.service-mobile__item:nth-child(2n) .service-mobile__link{right:0;bottom:0}.service-mobile__item:nth-child(5) .service-mobile__decor{bottom:-20%;height:20rem}.service-mobile__title{font-size:5rem;max-width:270px;line-height:1.2;margin-bottom:12px}.service-mobile__text{font-size:2.55rem;max-width:300px}.service-mobile__bg{position:absolute;inset:0;backdrop-filter:blur(8px);box-shadow:inset 0 0 20px #ffffff4d;background:#ffffff0d}.service-mobile__decor{position:absolute}.service-mobile__decor img{width:100%;height:100%}.service-mobile__link{font-size:3rem;max-width:none;width:66%;height:17%;backdrop-filter:blur(15px);border-radius:10px;z-index:1}.portfolio{padding:19.2rem 0 4rem}@media (max-width: 576px){.portfolio{padding:5.5rem 0 16rem}}.portfolio__title{font-size:3.2rem;letter-spacing:-.05em;text-transform:uppercase;display:flex;align-items:center;gap:3rem;margin-bottom:6rem}@media (max-width: 576px){.portfolio__title{font-size:20px}}.portfolio__title p{flex-shrink:0}.portfolio__title-decor{height:1px;background:var(--general-text)}.portfolio__body{display:grid;grid-template-columns:repeat(2,1fr);gap:4.5rem 2.4rem}@media (max-width: 1200px){.portfolio__body{display:flex;flex-direction:column;align-items:center}}@media (max-width: 576px){.portfolio__body{gap:30px}}.portfolio__item{padding:5.6rem 5.2rem 0;position:relative;height:73.3rem}@media (max-width: 576px){.portfolio__item{padding:25px 20px 70px;height:auto}}.portfolio__item-title{font-size:5rem;letter-spacing:-.05em;text-transform:uppercase;margin-bottom:1.8rem;position:relative;z-index:1}@media (max-width: 576px){.portfolio__item-title{font-size:5.3rem;max-width:220px}}.portfolio__item-text{font-size:2.2rem;margin-bottom:3.8rem;position:relative;z-index:1}@media (max-width: 576px){.portfolio__item-text{font-size:2.5rem;max-width:320px}}.portfolio__item-img{width:65.6rem;height:42.7rem;position:relative;z-index:1}.portfolio__item-img img{width:100%;height:100%}@media (max-width: 576px){.portfolio__item-img{height:auto;width:100%}}.portfolio__item-bg{position:absolute;inset:0}@media (max-width: 576px){.portfolio__item-bg{clip-path:polygon(97.015% .113%,2.985% .113%,2.985% .113%,2.525% .141%,2.089% .223%,1.682% .353%,1.31% .528%,.98% .743%,.696% .993%,.466% 1.275%,.294% 1.583%,.186% 1.914%,.149% 2.262%,.149% 84.163%,.149% 84.163%,.186% 84.512%,.294% 84.842%,.466% 85.151%,.696% 85.432%,.98% 85.683%,1.31% 85.898%,1.682% 86.072%,2.089% 86.203%,2.525% 86.284%,2.985% 86.312%,48.657% 86.312%,48.657% 86.312%,49.165% 86.343%,49.647% 86.433%,50.097% 86.577%,50.508% 86.771%,50.873% 87.008%,51.186% 87.285%,51.441% 87.596%,51.631% 87.937%,51.75% 88.302%,51.791% 88.688%,51.791% 97.738%,51.791% 97.738%,51.828% 98.086%,51.936% 98.417%,52.108% 98.725%,52.338% 99.007%,52.622% 99.257%,52.952% 99.472%,53.324% 99.647%,53.73% 99.777%,54.167% 99.859%,54.627% 99.887%,97.015% 99.887%,97.015% 99.887%,97.475% 99.859%,97.911% 99.777%,98.318% 99.647%,98.69% 99.472%,99.02% 99.257%,99.304% 99.007%,99.534% 98.725%,99.706% 98.417%,99.814% 98.086%,99.851% 97.738%,99.851% 2.262%,99.851% 2.262%,99.814% 1.914%,99.706% 1.583%,99.534% 1.275%,99.304% .993%,99.02% .743%,98.69% .528%,98.318% .353%,97.911% .223%,97.475% .141%,97.015% .113%,97.015% 0%,97.015% 0%,97.499% .03%,97.958% .115%,98.387% .253%,98.778% .437%,99.126% .663%,99.424% .926%,99.667% 1.223%,99.848% 1.547%,99.961% 1.895%,100% 2.262%,100% 97.738%,100% 97.738%,99.961% 98.105%,99.848% 98.453%,99.667% 98.777%,99.424% 99.074%,99.126% 99.337%,98.778% 99.563%,98.387% 99.747%,97.958% 99.885%,97.499% 99.97%,97.015% 100%,54.627% 100%,54.627% 100%,54.143% 99.97%,53.683% 99.885%,53.255% 99.747%,52.864% 99.563%,52.516% 99.337%,52.218% 99.074%,51.975% 98.777%,51.794% 98.453%,51.681% 98.105%,51.642% 97.738%,51.642% 88.688%,51.642% 88.688%,51.603% 88.321%,51.49% 87.973%,51.309% 87.648%,51.066% 87.352%,50.768% 87.088%,50.42% 86.862%,50.029% 86.678%,49.6% 86.541%,49.141% 86.455%,48.657% 86.425%,2.985% 86.425%,2.985% 86.425%,2.501% 86.396%,2.042% 86.31%,1.613% 86.173%,1.222% 85.989%,.874% 85.763%,.576% 85.499%,.333% 85.203%,.152% 84.878%,.039% 84.53%,0% 84.163%,0% 2.262%,0% 2.262%,.039% 1.895%,.152% 1.547%,.333% 1.223%,.576% .926%,.874% .663%,1.222% .437%,1.613% .253%,2.042% .115%,2.501% .03%,2.985% 0%,97.015% 0%);background:var(--general-text)}}.portfolio__item-bg img{height:100%}@media (max-width: 576px){.portfolio__item-bg img{display:none}}.portfolio__item-stack{width:45.3rem;position:absolute;bottom:0;left:0}@media (max-width: 576px){.portfolio__item-stack{width:51%}}.portfolio__item-stack-decor{width:8rem;height:6.2rem;background:linear-gradient(90deg,#0c0c0d00,#0c0c0d);transform:rotate(-180deg);position:absolute;bottom:0;left:0;z-index:2}.portfolio__item-stack-decor--left{left:auto;right:0;transform:rotate(0)}@media (max-width: 576px){.portfolio__item-stack-decor{height:9.2rem}}.portfolio__item-stack-item{border:.1rem solid rgba(255,255,255,.3);border-radius:1.2rem;backdrop-filter:blur(24px);box-shadow:inset 0 0 16px #ffffff1a;background:#ffffff0d;height:6rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;letter-spacing:-.05em}@media (max-width: 576px){.portfolio__item-stack-item{height:8rem;font-size:2.5rem}}.portfolio__item-link{max-width:30rem;width:100%;display:flex;align-items:center;justify-content:space-between;height:6rem;font-size:2.2rem;letter-spacing:-.05em;text-transform:uppercase;position:absolute;bottom:0;right:0;color:var(--general-text);padding:0 2.5rem}.portfolio__item-link svg{width:1.6rem;height:1.8rem}@media (max-width: 576px){.portfolio__item-link{font-size:2.5rem;max-width:50%;height:9rem}}.portfolio__link{display:flex;align-items:center;justify-content:space-between;width:100%;border:.1rem solid #fff;border-radius:1.6rem;height:9rem;padding:0 3rem;margin-top:6.5rem;color:var(--general-text);font-size:2.2rem}@media (max-width: 576px){.portfolio__link{font-size:2.5rem}}.portfolio__link svg{width:1.6rem;height:1.8rem}.portfolio .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.work{padding:19rem 0 10.7rem}@media (max-width: 576px){.work{padding:5.5rem 0 15rem}}.work__title{font-size:3.2rem;letter-spacing:-.05em;text-transform:uppercase;display:flex;align-items:center;gap:3rem;margin-bottom:6rem}@media (max-width: 576px){.work__title{font-size:20px}}.work__title p{flex-shrink:0}.work__title-decor{height:1px;background:var(--general-text)}.work__description{font-size:5.5rem;line-height:1.2;letter-spacing:-.05em;text-transform:uppercase;max-width:95%;margin-bottom:6rem}@media (max-width: 576px){.work__description{font-size:6.2rem;margin-bottom:60px}}@media (max-width: 380px){.work__description{font-size:5.8rem}}.work__description span{color:var(--accent-color)}.work__list{display:flex;gap:2.4rem}@media (max-width: 1200px){.work__list{display:flex;flex-direction:column;gap:30px;align-items:center}}.work__list--sec{margin-top:4.5rem}@media (max-width: 576px){.work__list--sec{flex-direction:column-reverse}}.work__list-item{display:flex;align-items:center;justify-content:space-between;padding:3.9rem 0 13rem 5rem;position:relative;height:35.2rem}@media (max-width: 576px){.work__list-item{padding:25px 11px 90px 20px;height:auto;width:100%;min-height:233px}}.work__list-item--first{width:60.5%}@media (max-width: 576px){.work__list-item--first{width:100%}.work__list-item--first .work__list-slider-decor{left:-1px}.work__list-item--first .work__list-slider-decor--left{left:auto}}.work__list-item--first .work__list-text{max-width:49rem}@media (max-width: 576px){.work__list-item--first .work__list-img{top:-20%}}.work__list-item--first .work__list-img img{width:15rem;height:19rem}@media (max-width: 576px){.work__list-item--first .work__list-img img{width:18rem;height:auto}}.work__list-item--first .work__list-bg{clip-path:polygon(98.707% 100%,68.858% 100%,68.858% 100%,68.648% 99.955%,68.449% 99.826%,68.264% 99.619%,68.094% 99.342%,67.943% 99.001%,67.814% 98.604%,67.709% 98.158%,67.631% 97.668%,67.582% 97.144%,67.565% 96.591%,67.565% 82.132%,67.565% 82.132%,67.548% 81.588%,67.501% 81.071%,67.425% 80.588%,67.322% 80.146%,67.197% 79.751%,67.05% 79.411%,66.885% 79.131%,66.704% 78.919%,66.51% 78.781%,66.305% 78.724%,1.26% 78.722%,1.26% 78.722%,1.058% 78.667%,.866% 78.534%,.688% 78.328%,.524% 78.056%,.379% 77.725%,.253% 77.341%,.15% 76.91%,.072% 76.439%,.021% 75.935%,0% 75.402%,0% 3.409%,0% 3.409%,.017% 2.856%,.066% 2.332%,.144% 1.842%,.249% 1.396%,.379% .999%,.529% .658%,.699% .381%,.884% .174%,1.083% .045%,1.293% 0%,98.707% 0%,98.707% 0%,98.917% .045%,99.116% .174%,99.301% .381%,99.471% .658%,99.621% .998%,99.75% 1.396%,99.856% 1.842%,99.934% 2.332%,99.983% 2.856%,100% 3.409%,100% 96.591%,100% 96.591%,99.983% 97.144%,99.934% 97.668%,99.856% 98.158%,99.75% 98.604%,99.621% 99.001%,99.471% 99.342%,99.301% 99.619%,99.116% 99.826%,98.917% 99.955%,98.707% 100%,98.707% 99.773%,98.903% 99.731%,99.088% 99.611%,99.262% 99.418%,99.42% 99.159%,99.56% 98.841%,99.681% 98.47%,99.779% 98.053%,99.852% 97.597%,99.898% 97.107%,99.914% 96.591%,99.914% 96.591%,99.914% 3.409%,99.898% 2.893%,99.852% 2.403%,99.779% 1.947%,99.681% 1.53%,99.56% 1.159%,99.42% .841%,99.262% .582%,99.088% .389%,98.903% .269%,98.707% .227%,98.707% .227%,1.293% .227%,1.097% .269%,.912% .389%,.738% .582%,.58% .841%,.44% 1.159%,.319% 1.53%,.221% 1.947%,.148% 2.403%,.102% 2.893%,.086% 3.409%,.086% 3.409%,.086% 75.314%,.102% 75.83%,.148% 76.32%,.221% 76.777%,.319% 77.193%,.44% 77.564%,.58% 77.882%,.738% 78.141%,.912% 78.334%,1.097% 78.455%,1.293% 78.496%,1.293% 78.496%,66.272% 78.496%,66.495% 78.544%,66.708% 78.682%,66.905% 78.902%,67.086% 79.198%,67.247% 79.561%,67.385% 79.985%,67.497% 80.461%,67.581% 80.983%,67.633% 81.543%,67.651% 82.132%,67.651% 82.132%,67.651% 96.591%,67.667% 97.107%,67.712% 97.597%,67.786% 98.053%,67.884% 98.47%,68.004% 98.841%,68.145% 99.159%,68.303% 99.418%,68.476% 99.611%,68.662% 99.731%,68.858% 99.773%,68.858% 99.773%,98.707% 99.773%)}@media (max-width: 576px){.work__list-item--first .work__list-bg{clip-path:polygon(4.362% 99.998%,41.791% 100%,41.791% 100%,42.517% 99.92%,43.206% 99.687%,43.849% 99.314%,44.435% 98.814%,44.957% 98.199%,45.405% 97.483%,45.769% 96.678%,46.04% 95.796%,46.21% 94.85%,46.269% 93.852%,46.269% 81.557%,46.269% 81.557%,46.327% 80.56%,46.497% 79.614%,46.768% 78.732%,47.133% 77.927%,47.58% 77.21%,48.102% 76.596%,48.689% 76.096%,49.331% 75.723%,50.02% 75.49%,50.746% 75.41%,95.522% 75.41%,95.522% 75.205%,50.746% 75.205%,50.746% 75.205%,49.996% 75.288%,49.284% 75.529%,48.62% 75.914%,48.014% 76.431%,47.475% 77.066%,47.012% 77.806%,46.636% 78.638%,46.355% 79.55%,46.18% 80.527%,46.119% 81.557%,46.119% 93.852%,46.119% 93.852%,46.063% 94.816%,45.899% 95.731%,45.636% 96.583%,45.284% 97.362%,44.852% 98.055%,44.347% 98.648%,43.78% 99.132%,43.159% 99.492%,42.493% 99.717%,41.791% 99.795%,4.478% 99.795%,4.478% 99.795%,3.776% 99.717%,3.11% 99.492%,2.488% 99.132%,1.921% 98.648%,1.417% 98.055%,.984% 97.362%,.632% 96.583%,.37% 95.731%,.206% 94.816%,.149% 93.852%,.149% 6.148%,.149% 6.148%,.206% 5.184%,.37% 4.269%,.632% 3.417%,.984% 2.638%,1.417% 1.945%,1.921% 1.351%,2.488% .868%,3.11% .508%,3.776% .283%,4.478% .205%,95.522% .205%,95.522% .205%,96.224% .283%,96.89% .508%,97.512% .868%,98.079% 1.351%,98.583% 1.945%,99.016% 2.638%,99.368% 3.417%,99.63% 4.269%,99.794% 5.184%,99.851% 6.148%,99.851% 69.262%,99.851% 69.262%,99.794% 70.226%,99.63% 71.141%,99.368% 71.993%,99.016% 72.772%,98.583% 73.464%,98.079% 74.058%,97.512% 74.542%,96.89% 74.902%,96.224% 75.127%,95.522% 75.205%,95.522% 75.41%,95.522% 75.41%,96.249% 75.329%,96.938% 75.096%,97.58% 74.724%,98.167% 74.224%,98.689% 73.609%,99.136% 72.893%,99.5% 72.087%,99.772% 71.205%,99.941% 70.259%,100% 69.262%,100% 6.148%,100% 6.148%,99.941% 5.15%,99.772% 4.204%,99.5% 3.322%,99.136% 2.517%,98.689% 1.801%,98.167% 1.186%,97.58% .686%,96.938% .313%,96.249% .08%,95.522% 0%,4.478% 0%,4.478% 0%,3.751% .08%,3.062% .313%,2.42% .686%,1.833% 1.186%,1.311% 1.801%,.864% 2.517%,.5% 3.322%,.228% 4.204%,.059% 5.15%,0% 6.148%,0% 93.852%,0% 93.852%,.057% 94.834%,.221% 95.767%,.485% 96.638%,.839% 97.435%,1.274% 98.147%,1.781% 98.761%,2.353% 99.265%,2.979% 99.647%,3.652% 99.896%,4.362% 99.998%)}}.work__list-item--first .work__list-slider{width:61.3rem}@media (max-width: 576px){.work__list-item--first .work__list-slider{left:auto;right:0;width:52%}}@media (max-width: 576px){.work__list-item--first .work__list-link{right:auto;left:0}}.work__list-item--sec{width:39.5%;padding-right:6rem}@media (max-width: 576px){.work__list-item--sec{width:100%}}.work__list-item--sec .work__list-bg{clip-path:polygon(97.959% 100%,51.02% 100%,51.02% 100%,50.689% 99.955%,50.375% 99.826%,50.083% 99.619%,49.815% 99.342%,49.577% 99.001%,49.373% 98.604%,49.207% 98.158%,49.084% 97.668%,49.006% 97.144%,48.98% 96.591%,48.98% 82.132%,48.98% 82.132%,48.954% 81.588%,48.879% 81.071%,48.759% 80.588%,48.597% 80.146%,48.399% 79.751%,48.168% 79.411%,47.907% 79.131%,47.622% 78.919%,47.315% 78.781%,46.991% 78.724%,1.988% 78.722%,1.988% 78.722%,1.67% 78.667%,1.367% 78.534%,1.085% 78.328%,.828% 78.056%,.598% 77.725%,.4% 77.341%,.237% 76.91%,.114% 76.439%,.034% 75.935%,.001% 75.402%,0% 3.409%,0% 3.409%,.027% 2.856%,.104% 2.332%,.228% 1.842%,.394% 1.396%,.598% .999%,.836% .658%,1.103% .381%,1.396% .174%,1.71% .045%,2.041% 0%,97.959% 0%,97.959% 0%,98.29% .045%,98.604% .174%,98.897% .381%,99.164% .658%,99.402% .998%,99.606% 1.396%,99.772% 1.842%,99.896% 2.332%,99.973% 2.856%,100% 3.409%,100% 96.591%,100% 96.591%,99.973% 97.144%,99.896% 97.668%,99.772% 98.158%,99.606% 98.604%,99.402% 99.001%,99.164% 99.342%,98.897% 99.619%,98.604% 99.826%,98.29% 99.955%,97.959% 100%,97.959% 99.773%,98.268% 99.731%,98.561% 99.611%,98.835% 99.418%,99.084% 99.159%,99.306% 98.841%,99.496% 98.47%,99.651% 98.053%,99.767% 97.597%,99.839% 97.107%,99.864% 96.591%,99.864% 96.591%,99.864% 3.409%,99.839% 2.893%,99.767% 2.403%,99.651% 1.947%,99.496% 1.53%,99.306% 1.159%,99.084% .841%,98.835% .582%,98.561% .389%,98.268% .269%,97.959% .227%,97.959% .227%,2.041% .227%,1.732% .269%,1.439% .389%,1.165% .582%,.916% .841%,.694% 1.159%,.504% 1.53%,.349% 1.947%,.233% 2.403%,.161% 2.893%,.136% 3.409%,.136% 3.409%,.136% 75.314%,.161% 75.83%,.233% 76.32%,.349% 76.777%,.504% 77.193%,.694% 77.564%,.916% 77.882%,1.165% 78.141%,1.439% 78.334%,1.732% 78.455%,2.041% 78.496%,2.041% 78.496%,46.939% 78.496%,47.292% 78.544%,47.627% 78.682%,47.939% 78.902%,48.224% 79.198%,48.478% 79.561%,48.696% 79.985%,48.873% 80.461%,49.005% 80.983%,49.087% 81.543%,49.116% 82.132%,49.116% 82.132%,49.116% 96.591%,49.141% 97.107%,49.213% 97.597%,49.328% 98.053%,49.483% 98.47%,49.674% 98.841%,49.895% 99.159%,50.145% 99.418%,50.418% 99.611%,50.711% 99.731%,51.02% 99.773%,51.02% 99.773%,97.959% 99.773%)}@media (max-width: 576px){.work__list-item--sec .work__list-bg{clip-path:polygon(95.522% 100%,58.209% 100%,58.209% 100%,57.483% 99.912%,56.794% 99.657%,56.151% 99.249%,55.565% 98.702%,55.043% 98.03%,54.595% 97.246%,54.231% 96.365%,53.96% 95.4%,53.79% 94.365%,53.731% 93.274%,53.731% 79.821%,53.731% 79.821%,53.673% 78.73%,53.503% 77.695%,53.232% 76.729%,52.867% 75.848%,52.42% 75.064%,51.898% 74.392%,51.311% 73.845%,50.669% 73.437%,49.98% 73.182%,49.254% 73.094%,4.478% 73.094%,4.478% 73.094%,3.751% 73.006%,3.062% 72.751%,2.42% 72.343%,1.833% 71.796%,1.311% 71.124%,.864% 70.34%,.5% 69.459%,.228% 68.494%,.059% 67.459%,0% 66.368%,0% 6.726%,0% 6.726%,.059% 5.635%,.228% 4.6%,.5% 3.635%,.864% 2.754%,1.311% 1.97%,1.833% 1.298%,2.42% .751%,3.062% .343%,3.751% .088%,4.478% 0%,95.522% 0%,95.522% 0%,96.249% .088%,96.938% .343%,97.58% .751%,98.167% 1.298%,98.689% 1.97%,99.136% 2.754%,99.5% 3.635%,99.772% 4.6%,99.941% 5.635%,100% 6.726%,100% 93.274%,100% 93.274%,99.941% 94.365%,99.772% 95.4%,99.5% 96.365%,99.136% 97.246%,98.689% 98.03%,98.167% 98.702%,97.58% 99.249%,96.938% 99.657%,96.249% 99.912%,95.522% 100%,95.522% 99.776%,96.224% 99.691%,96.89% 99.444%,97.512% 99.05%,98.079% 98.521%,98.583% 97.871%,99.016% 97.114%,99.368% 96.262%,99.63% 95.329%,99.794% 94.328%,99.851% 93.274%,99.851% 93.274%,99.851% 6.726%,99.794% 5.672%,99.63% 4.671%,99.368% 3.738%,99.016% 2.886%,98.583% 2.129%,98.079% 1.479%,97.512% .95%,96.89% .556%,96.224% .309%,95.522% .224%,95.522% .224%,4.478% .224%,3.776% .309%,3.11% .556%,2.488% .95%,1.921% 1.479%,1.417% 2.129%,.984% 2.886%,.632% 3.738%,.37% 4.671%,.206% 5.672%,.149% 6.726%,.149% 6.726%,.149% 66.368%,.206% 67.422%,.37% 68.423%,.632% 69.356%,.984% 70.208%,1.417% 70.965%,1.921% 71.615%,2.488% 72.144%,3.11% 72.538%,3.776% 72.785%,4.478% 72.87%,4.478% 72.87%,49.254% 72.87%,50.004% 72.961%,50.716% 73.224%,51.38% 73.646%,51.986% 74.211%,52.525% 74.906%,52.988% 75.716%,53.364% 76.626%,53.645% 77.624%,53.82% 78.693%,53.881% 79.821%,53.881% 79.821%,53.881% 93.274%,53.937% 94.328%,54.101% 95.329%,54.364% 96.262%,54.716% 97.114%,55.148% 97.871%,55.653% 98.521%,56.22% 99.05%,56.841% 99.444%,57.507% 99.691%,58.209% 99.776%,58.209% 99.776%,95.522% 99.776%)}}.work__list-item--sec .work__list-slider{width:29rem}.work__list-item--sec .work__list-link{max-width:53%}@media (max-width: 576px){.work__list-item--sec .work__list-link{max-width:47%}}.work__list-item--third{width:39.5%;padding-right:3.3rem}@media (max-width: 576px){.work__list-item--third{width:100%}}.work__list-item--third .work__list-bg{clip-path:polygon(97.959% 100%,51.02% 100%,51.02% 100%,50.689% 99.955%,50.375% 99.826%,50.083% 99.619%,49.815% 99.342%,49.577% 99.001%,49.373% 98.604%,49.207% 98.158%,49.084% 97.668%,49.006% 97.144%,48.98% 96.591%,48.98% 82.132%,48.98% 82.132%,48.954% 81.588%,48.879% 81.071%,48.759% 80.588%,48.597% 80.146%,48.399% 79.751%,48.168% 79.411%,47.907% 79.131%,47.622% 78.919%,47.315% 78.781%,46.991% 78.724%,1.988% 78.722%,1.988% 78.722%,1.67% 78.667%,1.367% 78.534%,1.085% 78.328%,.828% 78.056%,.598% 77.725%,.4% 77.341%,.237% 76.91%,.114% 76.439%,.034% 75.935%,.001% 75.402%,0% 3.409%,0% 3.409%,.027% 2.856%,.104% 2.332%,.228% 1.842%,.394% 1.396%,.598% .999%,.836% .658%,1.103% .381%,1.396% .174%,1.71% .045%,2.041% 0%,97.959% 0%,97.959% 0%,98.29% .045%,98.604% .174%,98.897% .381%,99.164% .658%,99.402% .998%,99.606% 1.396%,99.772% 1.842%,99.896% 2.332%,99.973% 2.856%,100% 3.409%,100% 96.591%,100% 96.591%,99.973% 97.144%,99.896% 97.668%,99.772% 98.158%,99.606% 98.604%,99.402% 99.001%,99.164% 99.342%,98.897% 99.619%,98.604% 99.826%,98.29% 99.955%,97.959% 100%,97.959% 99.773%,98.268% 99.731%,98.561% 99.611%,98.835% 99.418%,99.084% 99.159%,99.306% 98.841%,99.496% 98.47%,99.651% 98.053%,99.767% 97.597%,99.839% 97.107%,99.864% 96.591%,99.864% 96.591%,99.864% 3.409%,99.839% 2.893%,99.767% 2.403%,99.651% 1.947%,99.496% 1.53%,99.306% 1.159%,99.084% .841%,98.835% .582%,98.561% .389%,98.268% .269%,97.959% .227%,97.959% .227%,2.041% .227%,1.732% .269%,1.439% .389%,1.165% .582%,.916% .841%,.694% 1.159%,.504% 1.53%,.349% 1.947%,.233% 2.403%,.161% 2.893%,.136% 3.409%,.136% 3.409%,.136% 75.314%,.161% 75.83%,.233% 76.32%,.349% 76.777%,.504% 77.193%,.694% 77.564%,.916% 77.882%,1.165% 78.141%,1.439% 78.334%,1.732% 78.455%,2.041% 78.496%,2.041% 78.496%,46.939% 78.496%,47.292% 78.544%,47.627% 78.682%,47.939% 78.902%,48.224% 79.198%,48.478% 79.561%,48.696% 79.985%,48.873% 80.461%,49.005% 80.983%,49.087% 81.543%,49.116% 82.132%,49.116% 82.132%,49.116% 96.591%,49.141% 97.107%,49.213% 97.597%,49.328% 98.053%,49.483% 98.47%,49.674% 98.841%,49.895% 99.159%,50.145% 99.418%,50.418% 99.611%,50.711% 99.731%,51.02% 99.773%,51.02% 99.773%,97.959% 99.773%)}@media (max-width: 576px){.work__list-item--third .work__list-bg{clip-path:polygon(95.522% 100%,58.209% 100%,58.209% 100%,57.483% 99.912%,56.794% 99.657%,56.151% 99.249%,55.565% 98.702%,55.043% 98.03%,54.595% 97.246%,54.231% 96.365%,53.96% 95.4%,53.79% 94.365%,53.731% 93.274%,53.731% 79.821%,53.731% 79.821%,53.673% 78.73%,53.503% 77.695%,53.232% 76.729%,52.867% 75.848%,52.42% 75.064%,51.898% 74.392%,51.311% 73.845%,50.669% 73.437%,49.98% 73.182%,49.254% 73.094%,4.478% 73.094%,4.478% 73.094%,3.751% 73.006%,3.062% 72.751%,2.42% 72.343%,1.833% 71.796%,1.311% 71.124%,.864% 70.34%,.5% 69.459%,.228% 68.494%,.059% 67.459%,0% 66.368%,0% 6.726%,0% 6.726%,.059% 5.635%,.228% 4.6%,.5% 3.635%,.864% 2.754%,1.311% 1.97%,1.833% 1.298%,2.42% .751%,3.062% .343%,3.751% .088%,4.478% 0%,95.522% 0%,95.522% 0%,96.249% .088%,96.938% .343%,97.58% .751%,98.167% 1.298%,98.689% 1.97%,99.136% 2.754%,99.5% 3.635%,99.772% 4.6%,99.941% 5.635%,100% 6.726%,100% 93.274%,100% 93.274%,99.941% 94.365%,99.772% 95.4%,99.5% 96.365%,99.136% 97.246%,98.689% 98.03%,98.167% 98.702%,97.58% 99.249%,96.938% 99.657%,96.249% 99.912%,95.522% 100%,95.522% 99.776%,96.224% 99.691%,96.89% 99.444%,97.512% 99.05%,98.079% 98.521%,98.583% 97.871%,99.016% 97.114%,99.368% 96.262%,99.63% 95.329%,99.794% 94.328%,99.851% 93.274%,99.851% 93.274%,99.851% 6.726%,99.794% 5.672%,99.63% 4.671%,99.368% 3.738%,99.016% 2.886%,98.583% 2.129%,98.079% 1.479%,97.512% .95%,96.89% .556%,96.224% .309%,95.522% .224%,95.522% .224%,4.478% .224%,3.776% .309%,3.11% .556%,2.488% .95%,1.921% 1.479%,1.417% 2.129%,.984% 2.886%,.632% 3.738%,.37% 4.671%,.206% 5.672%,.149% 6.726%,.149% 6.726%,.149% 66.368%,.206% 67.422%,.37% 68.423%,.632% 69.356%,.984% 70.208%,1.417% 70.965%,1.921% 71.615%,2.488% 72.144%,3.11% 72.538%,3.776% 72.785%,4.478% 72.87%,4.478% 72.87%,49.254% 72.87%,50.004% 72.961%,50.716% 73.224%,51.38% 73.646%,51.986% 74.211%,52.525% 74.906%,52.988% 75.716%,53.364% 76.626%,53.645% 77.624%,53.82% 78.693%,53.881% 79.821%,53.881% 79.821%,53.881% 93.274%,53.937% 94.328%,54.101% 95.329%,54.364% 96.262%,54.716% 97.114%,55.148% 97.871%,55.653% 98.521%,56.22% 99.05%,56.841% 99.444%,57.507% 99.691%,58.209% 99.776%,58.209% 99.776%,95.522% 99.776%)}}.work__list-item--third .work__list-link{left:auto;right:0;max-width:53%}@media (max-width: 576px){.work__list-item--third .work__list-link{max-width:47%}}.work__list-item--fourth{width:60.5%}@media (max-width: 576px){.work__list-item--fourth{width:100%}.work__list-item--fourth .work__list-slider-decor{left:-1px}.work__list-item--fourth .work__list-slider-decor--left{left:auto}}.work__list-item--fourth .work__list-bg{clip-path:polygon(31.579% 100%,1.316% 100%,1.316% 100%,1.102% 99.955%,.9% 99.826%,.711% 99.619%,.539% 99.342%,.385% 99.001%,.254% 98.604%,.147% 98.158%,.067% 97.668%,.017% 97.144%,0% 96.591%,0% 3.409%,0% 3.409%,.017% 2.865%,.065% 2.347%,.142% 1.864%,.246% 1.422%,.374% 1.028%,.523% .687%,.691% .408%,.876% .196%,1.073% .058%,1.282% .001%,98.684% 0%,98.684% 0%,98.898% .045%,99.1% .174%,99.289% .381%,99.461% .658%,99.615% .999%,99.746% 1.396%,99.853% 1.842%,99.933% 2.332%,99.983% 2.856%,100% 3.409%,100% 75.402%,100% 75.402%,99.978% 75.935%,99.927% 76.439%,99.847% 76.91%,99.742% 77.341%,99.615% 77.725%,99.466% 78.056%,99.3% 78.328%,99.118% 78.534%,98.924% 78.667%,98.718% 78.722%,34.177% 78.724%,34.177% 78.724%,33.968% 78.781%,33.77% 78.919%,33.586% 79.131%,33.418% 79.411%,33.269% 79.751%,33.141% 80.146%,33.037% 80.588%,32.96% 81.071%,32.911% 81.588%,32.895% 82.132%,32.895% 96.591%,32.895% 96.591%,32.878% 97.144%,32.828% 97.668%,32.748% 98.158%,32.641% 98.604%,32.509% 99.001%,32.356% 99.342%,32.184% 99.619%,31.995% 99.826%,31.792% 99.955%,31.579% 100%,31.579% 99.773%,31.778% 99.731%,31.967% 99.611%,32.143% 99.418%,32.304% 99.159%,32.447% 98.841%,32.57% 98.47%,32.67% 98.053%,32.744% 97.597%,32.791% 97.107%,32.807% 96.591%,32.807% 96.591%,32.807% 82.132%,32.825% 81.543%,32.879% 80.983%,32.964% 80.461%,33.078% 79.985%,33.218% 79.561%,33.382% 79.198%,33.566% 78.902%,33.767% 78.682%,33.983% 78.544%,34.211% 78.496%,34.211% 78.496%,98.684% 78.496%,98.883% 78.455%,99.072% 78.334%,99.249% 78.141%,99.41% 77.882%,99.553% 77.564%,99.675% 77.193%,99.775% 76.777%,99.85% 76.32%,99.896% 75.83%,99.912% 75.314%,99.912% 75.314%,99.912% 3.409%,99.896% 2.893%,99.85% 2.403%,99.775% 1.947%,99.675% 1.53%,99.553% 1.159%,99.41% .841%,99.249% .582%,99.072% .389%,98.883% .269%,98.684% .227%,98.684% .227%,1.316% .227%,1.117% .269%,.928% .389%,.751% .582%,.59% .841%,.447% 1.159%,.325% 1.53%,.225% 1.947%,.15% 2.403%,.104% 2.893%,.088% 3.409%,.088% 3.409%,.088% 96.591%,.104% 97.107%,.15% 97.597%,.225% 98.053%,.325% 98.47%,.447% 98.841%,.59% 99.159%,.751% 99.418%,.928% 99.611%,1.117% 99.731%,1.316% 99.773%,1.316% 99.773%,31.579% 99.773%)}@media (max-width: 576px){.work__list-item--fourth .work__list-bg{clip-path:polygon(4.362% 99.998%,41.791% 100%,41.791% 100%,42.517% 99.92%,43.206% 99.687%,43.849% 99.314%,44.435% 98.814%,44.957% 98.199%,45.405% 97.483%,45.769% 96.678%,46.04% 95.796%,46.21% 94.85%,46.269% 93.852%,46.269% 81.557%,46.269% 81.557%,46.327% 80.56%,46.497% 79.614%,46.768% 78.732%,47.133% 77.927%,47.58% 77.21%,48.102% 76.596%,48.689% 76.096%,49.331% 75.723%,50.02% 75.49%,50.746% 75.41%,95.522% 75.41%,95.522% 75.205%,50.746% 75.205%,50.746% 75.205%,49.996% 75.288%,49.284% 75.529%,48.62% 75.914%,48.014% 76.431%,47.475% 77.066%,47.012% 77.806%,46.636% 78.638%,46.355% 79.55%,46.18% 80.527%,46.119% 81.557%,46.119% 93.852%,46.119% 93.852%,46.063% 94.816%,45.899% 95.731%,45.636% 96.583%,45.284% 97.362%,44.852% 98.055%,44.347% 98.648%,43.78% 99.132%,43.159% 99.492%,42.493% 99.717%,41.791% 99.795%,4.478% 99.795%,4.478% 99.795%,3.776% 99.717%,3.11% 99.492%,2.488% 99.132%,1.921% 98.648%,1.417% 98.055%,.984% 97.362%,.632% 96.583%,.37% 95.731%,.206% 94.816%,.149% 93.852%,.149% 6.148%,.149% 6.148%,.206% 5.184%,.37% 4.269%,.632% 3.417%,.984% 2.638%,1.417% 1.945%,1.921% 1.351%,2.488% .868%,3.11% .508%,3.776% .283%,4.478% .205%,95.522% .205%,95.522% .205%,96.224% .283%,96.89% .508%,97.512% .868%,98.079% 1.351%,98.583% 1.945%,99.016% 2.638%,99.368% 3.417%,99.63% 4.269%,99.794% 5.184%,99.851% 6.148%,99.851% 69.262%,99.851% 69.262%,99.794% 70.226%,99.63% 71.141%,99.368% 71.993%,99.016% 72.772%,98.583% 73.464%,98.079% 74.058%,97.512% 74.542%,96.89% 74.902%,96.224% 75.127%,95.522% 75.205%,95.522% 75.41%,95.522% 75.41%,96.249% 75.329%,96.938% 75.096%,97.58% 74.724%,98.167% 74.224%,98.689% 73.609%,99.136% 72.893%,99.5% 72.087%,99.772% 71.205%,99.941% 70.259%,100% 69.262%,100% 6.148%,100% 6.148%,99.941% 5.15%,99.772% 4.204%,99.5% 3.322%,99.136% 2.517%,98.689% 1.801%,98.167% 1.186%,97.58% .686%,96.938% .313%,96.249% .08%,95.522% 0%,4.478% 0%,4.478% 0%,3.751% .08%,3.062% .313%,2.42% .686%,1.833% 1.186%,1.311% 1.801%,.864% 2.517%,.5% 3.322%,.228% 4.204%,.059% 5.15%,0% 6.148%,0% 93.852%,0% 93.852%,.057% 94.834%,.221% 95.767%,.485% 96.638%,.839% 97.435%,1.274% 98.147%,1.781% 98.761%,2.353% 99.265%,2.979% 99.647%,3.652% 99.896%,4.362% 99.998%)}}.work__list-item--fourth .work__list-img{width:24rem;rotate:90deg;top:-20%}.work__list-item--fourth .work__list-slider{width:61.3rem;left:auto;right:0}@media (max-width: 576px){.work__list-item--fourth .work__list-slider{width:52%}}.work__list-item--fourth .work__list-link{right:auto;left:0}.work__list-title{font-size:5rem;letter-spacing:-.05em;text-transform:uppercase;margin-bottom:1.8rem;position:relative;z-index:1}@media (max-width: 576px){.work__list-title{font-size:32px;margin-bottom:2rem}}.work__list-text{font-size:2.2rem;line-height:1.5;position:relative;z-index:1}@media (max-width: 576px){.work__list-text{font-size:2.5rem;max-width:55rem}}.work__list-img{flex-shrink:0;width:25.9rem;height:26.8rem;display:flex;align-items:center;justify-content:center}@media (max-width: 576px){.work__list-img{width:29.5rem;height:auto;position:absolute;z-index:1;right:-5%;top:-15%}}.work__list-img img{height:100%}.work__list-slider{position:absolute;bottom:0;left:0}.work__list-slider-decor{width:8rem;height:6.2rem;background:linear-gradient(90deg,#0c0c0d00,#0c0c0d);transform:rotate(-180deg);position:absolute;bottom:0;left:0;z-index:2}.work__list-slider-decor--left{left:auto;right:0;transform:rotate(0)}@media (max-width: 576px){.work__list-slider-decor{height:9.2rem}}.work__list-slider-item{border:.1rem solid rgba(255,255,255,.3);border-radius:1.2rem;backdrop-filter:blur(24px);box-shadow:inset 0 0 16px #ffffff1a;background:#ffffff0d;height:6rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;letter-spacing:-.05em}@media (max-width: 576px){.work__list-slider-item{height:8rem;font-size:2.5rem}}.work__list-link{position:absolute;bottom:0;right:0;max-width:30rem;width:100%;display:flex;align-items:center;justify-content:space-between;height:6rem;font-size:2.2rem;letter-spacing:-.05em;text-transform:uppercase;color:var(--general-text);padding:0 2.5rem}.work__list-link svg{width:1.6rem;height:1.8rem}@media (max-width: 576px){.work__list-link{font-size:2.5rem;max-width:47%;height:9rem}}.work__list-bg{position:absolute;inset:0}.work__list-bg img{width:100%}.work__list-decor{position:absolute;top:-78%;left:-28%;width:73.6rem;height:68.8rem}@media (max-width: 576px){.work__list-decor{display:none}}.work__list-decor img{width:100%;height:100%}.work .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.work__list-bg{background:#fff}.development{padding:19rem 0 9rem}@media (max-width: 576px){.development{padding:8rem 0 16.2rem}}.development__title{font-size:3.2rem;letter-spacing:-.05em;text-transform:uppercase;display:flex;align-items:center;gap:3rem;margin-bottom:6rem}@media (max-width: 576px){.development__title{font-size:20px;margin-bottom:8rem}}.development__title p{flex-shrink:0}.development__title-decor{height:1px;background:var(--general-text)}.development__inner{display:flex;gap:7.4rem}@media (max-width: 1200px){.development__inner{flex-direction:column-reverse;align-items:center;max-width:84.2rem;margin:0 auto}}.development__info{padding:5.5rem 4rem 13rem 5rem;width:100%;position:relative;height:max-content}@media (max-width: 576px){.development__info{padding:25px 18px 90px 20px}}.development__info-title{font-size:3.2rem;line-height:1.2;text-transform:uppercase;margin-bottom:1.8rem}@media (max-width: 1200px){.development__info-title br{display:none}}@media (max-width: 576px){.development__info-title{font-size:5rem}}.development__info-title span{color:var(--accent-color)}.development__info-text{line-height:1.5}@media (max-width: 576px){.development__info-text{font-size:2.55rem}}.development__info-button{position:absolute;left:0;bottom:0;display:flex;align-items:center;justify-content:space-between;height:6rem;padding:0 3rem;width:43%;border:.1rem solid #fff;border-radius:1.2rem;font-size:2.2rem;line-height:1.25;color:var(--general-text);text-transform:uppercase}@media (max-width: 576px){.development__info-button{max-width:none;z-index:1;height:19%;padding:0 1.5rem}}.development__info-button svg{width:1.6rem;height:1.8rem}.development__info-eclipse{position:absolute;z-index:-1;top:-100px;left:-100px;width:500px;height:370px}@media (max-width: 576px){.development__info-eclipse{width:calc(100vw - 30px);height:275px}}.development__info-eclipse img{width:100%;height:100%}.development__info-decor{position:absolute;inset:0;z-index:-1;backdrop-filter:blur(8px);box-shadow:inset 0 0 20px #fff3;background:#ffffff0d;clip-path:polygon(100% 3.478%,100% 3.478%,99.978% 2.914%,99.914% 2.379%,99.811% 1.88%,99.673% 1.424%,99.504% 1.019%,99.306% .671%,99.084% .388%,98.841% .177%,98.58% .046%,98.305% 0%,1.695% 0%,1.695% 0%,1.42% .046%,1.159% .177%,.916% .388%,.694% .671%,.496% 1.019%,.327% 1.424%,.189% 1.88%,.086% 2.379%,.022% 2.914%,0% 3.478%,0% 74.783%,0% 74.783%,.022% 75.347%,.086% 75.882%,.189% 76.381%,.327% 76.837%,.496% 77.242%,.694% 77.59%,.916% 77.873%,1.159% 78.084%,1.42% 78.215%,1.695% 78.261%,40.678% 78.261%,40.678% 78.261%,41.297% 78.363%,41.883% 78.66%,42.431% 79.134%,42.93% 79.771%,43.375% 80.553%,43.756% 81.465%,44.066% 82.49%,44.297% 83.613%,44.442% 84.818%,44.492% 86.087%,44.492% 96.522%,44.492% 96.522%,44.514% 97.086%,44.578% 97.621%,44.681% 98.12%,44.819% 98.576%,44.988% 98.981%,45.185% 99.329%,45.408% 99.612%,45.651% 99.823%,45.912% 99.954%,46.186% 100%,98.305% 100%,98.305% 100%,98.58% 99.954%,98.841% 99.823%,99.084% 99.612%,99.306% 99.329%,99.504% 98.981%,99.673% 98.576%,99.811% 98.12%,99.914% 97.621%,99.978% 97.086%,100% 96.522%,100% 3.478%)}.development__list{width:100%;display:flex;flex-direction:column;gap:6rem;counter-reset:num}@media (max-width: 576px){.development__list{gap:15px}}.development__list-item-button{width:100%;color:var(--general-text);position:relative;padding-bottom:2.1rem;display:flex;text-align:left;gap:10px;justify-content:space-between;font-size:2.4rem;letter-spacing:-.05em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.25);padding-left:2.5rem;line-height:1;transition:all var(--transition)}.development__list-item-button:before{content:counter(num) ".";position:absolute;left:0;top:0;counter-increment:num;color:var(--accent-color)}@media (max-width: 576px){.development__list-item-button{font-size:3rem;line-height:1.5;padding-left:20px}}.development__list-item-button svg{flex-shrink:0;width:2.4rem;height:2.4rem;transition:all var(--transition)}@media (max-width: 576px){.development__list-item-button svg{width:18px;height:18px}}.development__list-item-button--open svg{transform:rotate(90deg)}.development__list-item-content{display:flex;flex-direction:column;gap:1rem;line-height:1.5;font-size:1.6rem;height:0;overflow:hidden;transition:all var(--transition)}.development__list-item-content-item{display:flex;gap:1rem}@media (max-width: 576px){.development__list-item-content-item{font-size:2.55rem}}.development__list-item-content-item:before{display:block;content:"•"}.team{padding:10rem 0 4.5rem}@media (max-width: 576px){.team{padding:5.5rem 0 16rem}}.team__title{font-size:3.2rem;letter-spacing:-.05em;text-transform:uppercase;display:flex;align-items:center;gap:3rem;margin-bottom:6rem}@media (max-width: 576px){.team__title{font-size:20px}}.team__title p{flex-shrink:0}.team__title-decor{height:1px;background:var(--general-text)}.team__list{display:grid;grid-template-columns:repeat(3,1fr);gap:9rem 4.5rem}@media (max-width: 1200px){.team__list{grid-template-columns:repeat(2,1fr);gap:25px 29px}}@media (max-width: 576px){.team__list{gap:25px 29px}}.team__list-item{display:flex;gap:2.5rem;align-items:center;position:relative}@media (max-width: 576px){.team__list-item{flex-direction:column;align-items:start;gap:10px;max-width:153px}}@media (max-width: 576px){.team__list-item--anonim .team__info-name{display:none}}@media (max-width: 1200px){.team__list-last{grid-column:span 2/span 2}}@media (max-width: 576px){.team__list-last .team__info-name{position:static;font-weight:300;font-size:16px}.team__list-last .team__info-post{font-size:8vw}}.team__list-button{width:100%;color:var(--general-text);display:flex;align-items:center;justify-content:space-between;padding:3rem;border-radius:1.2rem;border:1px solid #fff;text-align:left}.team__list-button-arrow{width:2.4rem;height:2.4rem}@media (max-width: 576px){.team__list-button-arrow{width:18px;height:18px}}.team__list-button-arrow svg{width:100%;height:100%}.team__photo{width:18rem;height:18rem;flex-shrink:0;box-shadow:inset 0 0 24px #ffffff1a;border-radius:1.2rem;overflow:hidden;border:1px solid rgba(255,255,255,.3)}@media (max-width: 576px){.team__photo{max-width:153px;width:100%;height:153px;border-radius:12px}}.team__photo img{width:100%;height:100%}.team__info{width:100%}@media (max-width: 576px){.team__info{width:auto}}.team__info-post{font-size:3.6rem;line-height:1.2;letter-spacing:-.05em;text-transform:uppercase;margin-bottom:.8rem}@media (max-width: 576px){.team__info-post{font-size:18px}}@media (max-width: 380px){.team__info-post{font-size:4vw}}.team__info-name{font-weight:300;font-size:2.2rem;line-height:1.2;letter-spacing:-.05em;color:#838383}@media (max-width: 576px){.team__info-name{position:absolute;top:163px;right:0;font-weight:400;font-size:12px}}.contacts{padding:19rem 0 14.7rem}@media (max-width: 576px){.contacts{padding:45px 0 70px}}.contacts__title{font-size:3.2rem;letter-spacing:-.05em;text-transform:uppercase;display:flex;align-items:center;gap:3rem;margin-bottom:6rem}@media (max-width: 576px){.contacts__title{font-size:20px;margin-bottom:8rem}}.contacts__title-decor{height:1px;background:var(--general-text)}.contacts__body-manager{display:flex;justify-content:space-between}@media (max-width: 576px){.contacts__body-manager{flex-direction:column;gap:35px}}.contacts__body-title{font-size:5rem;line-height:1.2;letter-spacing:-.05em;text-transform:uppercase}@media (max-width: 576px){.contacts__body-title{font-size:34px}}.contacts__body-list{padding-bottom:6rem;display:flex;flex-direction:column;gap:2.5rem;max-width:77rem;width:100%}@media (max-width: 576px){.contacts__body-list{max-width:none;gap:15px;padding-bottom:0;align-items:end}}.contacts__body-item{position:relative;width:max-content}.contacts__body-item:after{content:attr(data-after-content);position:absolute;top:50%;transform:translateY(-50%);left:110%;width:max-content;font-size:1.6rem;line-height:1.2;letter-spacing:-.05em;text-transform:lowercase;color:#7e7e7e}@media (max-width: 576px){.contacts__body-item:after{font-size:14px;left:auto;right:105%;transform:translateY(-105%)}}.contacts__body-link{display:flex;align-items:center;gap:2.5rem;font-size:2.2rem;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;color:var(--general-text)}@media (max-width: 576px){.contacts__body-link{font-size:16px;padding-bottom:15px;gap:15px;flex-direction:row-reverse}}.contacts__body p{user-select:all}.contacts__body-icon{width:3.2rem;height:3.2rem}@media (max-width: 576px){.contacts__body-icon{width:24px;height:24px}}.contacts__body-icon svg{width:100%;height:100%}.contacts__body-tg{margin-top:6rem;display:flex;justify-content:space-between;align-items:baseline}@media (max-width: 576px){.contacts__body-tg{flex-direction:column;margin-top:60px;gap:35px}}.contacts__body-tg-hero{max-width:77rem;width:100%}.escort__watch{padding:5.5rem 0 14rem 5rem;position:relative;height:auto}@media (max-width: 576px){.escort__watch{padding:25px 18px 90px 20px}}.escort__watch-title{font-size:5rem;line-height:1.2;letter-spacing:-.05em;text-transform:uppercase;margin-bottom:1.8rem;position:relative;z-index:1}@media (max-width: 1200px){.escort__watch-title{max-width:90rem}}@media (max-width: 576px){.escort__watch-title{font-size:28px;font-size:4.5rem}}.escort__watch-title span{color:var(--accent-color)}.escort__watch-text{font-size:2.2rem;line-height:1.5;max-width:102rem;position:relative;z-index:1}@media (max-width: 1200px){.escort__watch-text{max-width:80rem}}@media (max-width: 576px){.escort__watch-text{font-size:2.5rem;max-width:90%}}.escort__watch-img{position:absolute;z-index:1;bottom:-9rem;right:-5rem;width:48.7rem;height:46.7rem}@media (max-width: 576px){.escort__watch-img{bottom:-11%;right:-3%;width:150px;height:150px}}.escort__watch-img img{width:100%;height:100%}.escort__watch-bg{position:absolute;inset:0;clip-path:polygon(100% 3.647%,100% 3.647%,99.99% 3.056%,99.96% 2.495%,99.913% 1.971%,99.85% 1.493%,99.772% 1.068%,99.681% .704%,99.579% .407%,99.467% .186%,99.347% .048%,99.221% 0%,.779% 0%,.779% 0%,.653% .048%,.533% .186%,.421% .407%,.319% .704%,.228% 1.068%,.15% 1.493%,.087% 1.971%,.04% 2.495%,.01% 3.056%,0% 3.647%,0% 73.556%,0% 73.556%,.01% 74.148%,.04% 74.709%,.087% 75.232%,.15% 75.71%,.228% 76.135%,.319% 76.5%,.421% 76.797%,.533% 77.018%,.653% 77.156%,.779% 77.204%,48.571% 77.204%,48.571% 77.204%,48.856% 77.311%,49.126% 77.622%,49.377% 78.12%,49.607% 78.787%,49.811% 79.607%,49.986% 80.564%,50.129% 81.639%,50.235% 82.816%,50.302% 84.079%,50.325% 85.41%,50.325% 96.353%,50.325% 96.353%,50.335% 96.944%,50.364% 97.505%,50.412% 98.029%,50.475% 98.507%,50.553% 98.932%,50.644% 99.296%,50.746% 99.593%,50.858% 99.814%,50.978% 99.952%,51.104% 100%,99.221% 100%,99.221% 100%,99.347% 99.952%,99.467% 99.814%,99.579% 99.593%,99.681% 99.296%,99.772% 98.932%,99.85% 98.507%,99.913% 98.029%,99.96% 97.505%,99.99% 96.944%,100% 96.353%,100% 3.647%);backdrop-filter:blur(8px);box-shadow:inset 0 0 20px #fff3;background:#ffffff0d}.escort__watch-bg img{width:100%}@media (max-width: 576px){.escort__watch-bg{box-shadow:inset 0 0 20px #ffffff4d;clip-path:polygon(100% 5.085%,100% 5.085%,99.941% 4.26%,99.772% 3.478%,99.5% 2.748%,99.136% 2.082%,98.689% 1.489%,98.167% .981%,97.58% .568%,96.938% .259%,96.249% .067%,95.522% 0%,4.478% 0%,4.478% 0%,3.751% .067%,3.062% .259%,2.42% .568%,1.833% .981%,1.311% 1.489%,.864% 2.082%,.5% 2.748%,.228% 3.478%,.059% 4.26%,0% 5.085%,0% 74.576%,0% 74.576%,.059% 75.401%,.228% 76.183%,.5% 76.913%,.864% 77.579%,1.311% 78.172%,1.833% 78.68%,2.42% 79.093%,3.062% 79.402%,3.751% 79.594%,4.478% 79.661%,58.209% 79.661%,58.209% 79.661%,58.935% 79.728%,59.624% 79.92%,60.267% 80.229%,60.853% 80.642%,61.375% 81.15%,61.823% 81.743%,62.187% 82.409%,62.458% 83.139%,62.628% 83.921%,62.687% 84.746%,62.687% 94.915%,62.687% 94.915%,62.745% 95.74%,62.915% 96.522%,63.186% 97.252%,63.551% 97.918%,63.998% 98.511%,64.52% 99.019%,65.106% 99.432%,65.749% 99.741%,66.438% 99.933%,67.164% 100%,95.522% 100%,95.522% 100%,96.249% 99.933%,96.938% 99.741%,97.58% 99.432%,98.167% 99.019%,98.689% 98.511%,99.136% 97.918%,99.5% 97.252%,99.772% 96.522%,99.941% 95.74%,100% 94.915%,100% 5.085%)}}.escort__watch-link{display:flex;align-items:center;justify-content:space-between;height:7rem;width:49.5%;position:absolute;left:0;bottom:0;border:.1rem solid #fff;border-radius:1.2rem;padding:0 3rem;font-size:2.2rem;line-height:1.25;color:var(--general-text);text-transform:uppercase}@media (max-width: 576px){.escort__watch-link{height:9rem;width:60%;font-size:2.5rem}}.escort__watch-link svg{width:1.6rem;height:1.8rem}.modal{position:fixed;inset:0;z-index:3;background:#000c;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all var(--transition)}@media (max-width: 576px){.modal{padding:20px}}.modal--open{opacity:1;visibility:visible}@media (max-width: 576px){.modal--summary .modal__title{max-width:250px}}.modal__inner{max-width:116rem;width:100%;padding:5.5rem;position:relative}@media (max-width: 576px){.modal__inner{padding:25px 20px 90px;max-width:none}}.modal__title{font-size:5rem;line-height:1;letter-spacing:-.05em;text-transform:uppercase;margin-bottom:1.8rem;position:relative;z-index:1}@media (max-width: 576px){.modal__title{font-size:32px;line-height:1.3;margin-bottom:12px;max-width:280px}}.modal__text{font-size:2.2rem;line-height:1.5;margin-bottom:4.5rem;max-width:53.3rem;position:relative;z-index:1}@media (max-width: 576px){.modal__text{font-size:14px;margin-bottom:28px}}.modal__form{max-width:61.6rem;display:flex;flex-direction:column;gap:1.8rem;position:relative;z-index:1}@media (max-width: 576px){.modal__form{max-width:none;gap:12px}}.modal__form-button{height:6rem;border:.1rem solid #fff;border-radius:1.2rem;padding:0 3rem;backdrop-filter:blur(24px);background:#000;font-size:2.2rem;line-height:1;letter-spacing:-.05em;text-transform:uppercase;color:var(--general-text);display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;right:0;width:100%;max-width:38.9rem;z-index:1}@media (max-width: 576px){.modal__form-button{height:9%;max-width:66%;border-radius:1.8rem;padding:0 20px;font-size:2.5rem}}.modal__form-button svg{width:1.5rem;height:1.8rem}@media (max-width: 576px){.modal__form-button svg{width:10px;height:12px}}.modal__input{padding:1.9rem 2rem 1.9rem 3rem;border:.1rem solid #fff;backdrop-filter:blur(24px);background:#101010;border-radius:1.2rem;color:var(--general-text);font-size:2.2rem}@media (max-width: 576px){.modal__input{padding:18px 20px;border-radius:12px;font-size:14px}}.modal__textarea{resize:none;padding-bottom:2.9rem}@media (max-width: 576px){.modal__textarea{padding-bottom:28px}}.modal__close{width:6rem;height:6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #fff;position:absolute;top:0;right:0}@media (max-width: 576px){.modal__close{width:50px;height:50px}}.modal__close svg{width:2.4rem;height:2.4rem}@media (max-width: 576px){.modal__close svg{width:24px;height:24px}}.modal__error{display:none;color:red;margin-top:1rem}.modal-bg{position:absolute;inset:0;clip-path:polygon(0% 1.805%,0% 1.805%,.014% 1.512%,.053% 1.234%,.115% .975%,.2% .739%,.303% .529%,.424% .348%,.559% .201%,.708% .092%,.867% .024%,1.034% 0%,92.5% 0%,92.5% 0%,92.668% .024%,92.827% .092%,92.976% .201%,93.111% .348%,93.232% .529%,93.335% .739%,93.419% .975%,93.482% 1.234%,93.521% 1.512%,93.534% 1.805%,93.534% 4.962%,93.534% 4.962%,93.582% 5.987%,93.719% 6.959%,93.939% 7.865%,94.233% 8.692%,94.595% 9.428%,95.017% 10.06%,95.491% 10.573%,96.011% 10.956%,96.568% 11.196%,97.155% 11.278%,98.966% 11.278%,98.966% 11.278%,99.133% 11.302%,99.293% 11.37%,99.441% 11.48%,99.577% 11.626%,99.697% 11.807%,99.8% 12.017%,99.885% 12.253%,99.947% 12.512%,99.986% 12.79%,100% 13.083%,100% 86.917%,100% 86.917%,99.986% 87.21%,99.947% 87.488%,99.885% 87.747%,99.8% 87.983%,99.697% 88.193%,99.577% 88.374%,99.441% 88.52%,99.293% 88.63%,99.133% 88.698%,98.966% 88.722%,67.5% 88.722%,67.5% 88.722%,67.122% 88.775%,66.764% 88.929%,66.43% 89.175%,66.125% 89.505%,65.854% 89.911%,65.621% 90.384%,65.432% 90.916%,65.291% 91.499%,65.203% 92.123%,65.172% 92.782%,65.172% 98.195%,65.172% 98.195%,65.159% 98.488%,65.12% 98.766%,65.057% 99.025%,64.973% 99.261%,64.869% 99.471%,64.749% 99.652%,64.613% 99.799%,64.465% 99.908%,64.306% 99.976%,64.138% 100%,1.034% 100%,1.034% 100%,.867% 99.976%,.708% 99.908%,.559% 99.799%,.424% 99.652%,.303% 99.471%,.2% 99.261%,.115% 99.025%,.053% 98.766%,.014% 98.488%,0% 98.195%,0% 1.805%);backdrop-filter:blur(35px);box-shadow:inset 0 0 35px #fff3;background:#ffffff0d}@media (max-width: 576px){.modal-bg{clip-path:polygon(0% 2.128%,0% 2.128%,.047% 1.783%,.183% 1.455%,.4% 1.15%,.691% .871%,1.049% .623%,1.467% .411%,1.936% .237%,2.45% .108%,3.001% .028%,3.582% 0%,78.507% 0%,78.507% 0%,79.088% .028%,79.64% .108%,80.154% .237%,80.623% .411%,81.04% .623%,81.398% .871%,81.69% 1.15%,81.907% 1.455%,82.043% 1.783%,82.09% 2.128%,82.09% 4.965%,82.09% 4.965%,82.215% 5.885%,82.577% 6.758%,83.156% 7.572%,83.933% 8.315%,84.887% 8.976%,86% 9.544%,87.252% 10.005%,88.623% 10.349%,90.092% 10.564%,91.642% 10.638%,96.418% 10.638%,96.418% 10.638%,96.999% 10.666%,97.55% 10.747%,98.064% 10.876%,98.533% 11.049%,98.951% 11.261%,99.309% 11.509%,99.6% 11.788%,99.817% 12.093%,99.953% 12.421%,100% 12.766%,100% 87.234%,100% 87.234%,99.953% 87.579%,99.817% 87.907%,99.6% 88.212%,99.309% 88.491%,98.951% 88.738%,98.533% 88.951%,98.064% 89.124%,97.55% 89.253%,96.999% 89.334%,96.418% 89.362%,37.91% 89.362%,37.91% 89.362%,36.845% 89.413%,35.835% 89.561%,34.892% 89.797%,34.032% 90.114%,33.267% 90.504%,32.61% 90.959%,32.076% 91.47%,31.678% 92.03%,31.429% 92.63%,31.343% 93.262%,31.343% 97.872%,31.343% 97.872%,31.296% 98.217%,31.161% 98.545%,30.943% 98.85%,30.652% 99.129%,30.294% 99.377%,29.877% 99.589%,29.407% 99.763%,28.893% 99.892%,28.342% 99.972%,27.761% 100%,3.582% 100%,3.582% 100%,3.001% 99.972%,2.45% 99.892%,1.936% 99.763%,1.467% 99.589%,1.049% 99.377%,.691% 99.129%,.4% 98.85%,.183% 98.545%,.047% 98.217%,0% 97.872%,0% 2.128%)}}.footer{padding:9rem 0 6rem;margin-top:18.5rem;border-top:.1rem solid rgba(255,255,255,.3);border-radius:2.4rem 2.4rem 0 0;backdrop-filter:blur(24px);box-shadow:inset 0 0 24px #ffffff1a;background:#d9d9d903}@media (max-width: 576px){.footer{padding:25px 0 40px;margin-top:180px}}.footer__inner{display:flex;justify-content:space-between;gap:3rem}@media (max-width: 576px){.footer__inner{flex-direction:column;gap:0}}.footer__logo{display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0}@media (max-width: 576px){.footer__logo{margin-bottom:45px}}.footer__logo-hero{display:flex;flex-direction:column;gap:4.5rem}@media (max-width: 576px){.footer__logo-hero{gap:18px}}.footer__logo-hero-list{display:flex;flex-direction:column;gap:1.2rem;max-width:29.4rem;font-size:1.4rem;color:#838383}@media (max-width: 576px){.footer__logo-hero-list{display:none}}.footer__logo-icon{width:4rem;height:4.2rem}@media (max-width: 576px){.footer__logo-icon{width:45px;height:48px}}.footer__logo-icon svg{width:100%;height:100%}.footer__logo-text{font-size:2.2rem}@media (max-width: 576px){.footer__logo-text{display:none}}.footer__service{display:flex;flex-direction:column;max-width:84rem;width:100%}@media (max-width: 576px){.footer__service{max-width:none;order:3}}.footer__service-item a{color:var(--general-text);padding:2.1rem 0;display:flex;align-items:end;justify-content:space-between;font-size:2.4rem;letter-spacing:-.05em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.25);line-height:1}@media (max-width: 576px){.footer__service-item a{padding:18px 0;font-size:16px}}.footer__service-item--purple a{color:var(--accent-color)}.footer__service-icon{width:2.4rem;height:2.4rem}@media (max-width: 576px){.footer__service-icon{width:18px;height:18px}}.footer__service-icon svg{width:100%;height:100%}.footer__nav{flex-shrink:0}@media (max-width: 576px){.footer__nav{order:2}}.footer__nav-list{height:100%;display:flex;flex-direction:column;justify-content:space-between;text-align:right}@media (max-width: 576px){.footer__nav-list{text-align:left;flex-direction:row;flex-wrap:wrap;gap:3.3rem;justify-content:start;margin-bottom:45px}}.footer__nav-link{font-size:2.2rem;line-height:1.25;text-transform:uppercase;color:var(--general-text)}@media (max-width: 576px){.footer__nav-link{font-size:16px}}.footer-mobile{display:none;order:4;margin-top:45px}@media (max-width: 576px){.footer-mobile{display:block}}.footer-mobile-list{display:flex;flex-direction:column;gap:12px;font-size:14px;color:#838383;max-width:300px}.footer-mobile-text{margin-top:45px;font-size:22px;line-height:1;text-align:center}
