*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;line-height:1.5}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;min-height:100vh;font-family:Arial,sans-serif}ul,ol{list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea{background:0 0;border:none;outline:none;font-family:inherit}button{cursor:pointer;-webkit-user-select:none;user-select:none}table{border-collapse:collapse;width:100%}:focus{outline-offset:2px;outline:2px solid #007bff}.clearfix:after{content:"";clear:both;display:table}body{color:#f5f5f5;background-color:#030303;font-family:Inter Tight,sans-serif}.work__skeleton-item{background:linear-gradient(90deg,#0d0d0d 25%,#1b1b1b 50%,#0d0d0d 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:500px;animation:1.5s infinite skeleton-animation;position:relative}@keyframes skeleton-animation{0%{background-position:200% 0}to{background-position:-200% 0}}.work__error-item{background-color:#0d0d0d;background-size:200% 100%;border-radius:8px;width:100%;height:500px;animation:1.5s infinite skeleton-animation;position:relative}.work__error-text{font-size:1.5rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.expertise__skeleton-item{background:linear-gradient(90deg,#0d0d0d 25%,#1b1b1b 50%,#0d0d0d 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:300px;animation:1.5s infinite skeleton-animation;position:relative}.experience__skeleton-item{width:100%;height:300px;padding:2rem;position:relative}.experience__skeleton-item .experience__skeleton-name,.experience__skeleton-item .experience__skeleton-role,.experience__skeleton-item .experience__skeleton-duration,.experience__skeleton-item .experience__skeleton-desc{background:linear-gradient(90deg,#0d0d0d 25%,#1b1b1b 50%,#0d0d0d 75%) 0 0/200% 100%;border-radius:50px;width:200px;height:30px;animation:1.5s infinite skeleton-animation}.experience__skeleton-item .experience__skeleton-flex{justify-content:space-between;align-items:center;margin-block:20px;display:flex}.experience__skeleton-item .experience__skeleton-desc{width:100%;height:50px}.favourite-stack__skeleton{background-color:#0d0d0d;border:1px solid #1b1b1b;border-radius:10px;flex-direction:column;align-items:start;gap:1.5rem;width:100%;height:300px;padding:2rem;display:flex;position:relative}@media screen and (width>=990px){.favourite-stack__skeleton{justify-content:space-between;align-items:start;display:flex}}.favourite-stack__skeleton .favourite-stack__skeleton-img{background:linear-gradient(90deg,#0d0d0d 25%,#1b1b1b 50%,#0d0d0d 75%) 0 0/200% 100%;border:1px solid #1b1b1b;border-radius:10px;width:100px;height:100px;animation:1.5s infinite skeleton-animation}.favourite-stack__skeleton .favourite-stack__skeleton-det{background:linear-gradient(90deg,#0d0d0d 25%,#1b1b1b 50%,#0d0d0d 75%) 0 0/200% 100%;border:1px solid #1b1b1b;border-radius:10px;width:100%;height:100%;animation:1.5s infinite skeleton-animation}.faq__skeleton-item{background:linear-gradient(90deg,#0d0d0d 25%,#1b1b1b 50%,#0d0d0d 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:65px;animation:1.5s infinite skeleton-animation;position:relative}.error{background-color:#0d0d0d;border:1px solid #1b1b1b;border-radius:10px;flex-direction:column;align-items:start;gap:1.5rem;width:100%;height:300px;padding:2rem;display:flex;position:relative}@media screen and (width>=990px){.error{justify-content:space-between;align-items:start;display:flex}}.error .error-det{background:#0d0d0d;border:1px solid #1b1b1b;border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.error .error-det .error-msg{text-align:center;color:red;font-size:1.2rem}.loader{z-index:11;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;bottom:0;left:0}.loader__span{justify-content:center;align-items:center;width:100%;max-width:6rem;margin-top:3rem;margin-bottom:3rem;display:flex;position:relative}.loader__span:before,.loader__span:after{content:"";filter:drop-shadow(0 0 1rem #ffffffbf);border-radius:50%;animation:1.8s ease-in-out infinite pulsOut;position:absolute}.loader__span:before{width:100%;padding-bottom:100%;animation-name:pulsIn;box-shadow:inset 0 0 0 1rem #fff}.loader__span:after{width:calc(100% - 2rem);padding-bottom:calc(100% - 2rem);box-shadow:0 0 #fff}@keyframes pulsIn{0%{opacity:1;box-shadow:inset 0 0 0 1rem #fff}50%,to{opacity:0;box-shadow:inset 0 0 #fff}}@keyframes pulsOut{0%,50%{opacity:0;box-shadow:0 0 #fff}to{opacity:1;box-shadow:0 0 0 1rem #fff}}.menu{opacity:0;z-index:100;visibility:hidden;background-color:#030303;width:100%;height:100%;transition:transform .5s ease-in-out,opacity .4s ease-in-out,visibility .4s ease-in-out;display:block;position:fixed;top:0;left:0;overflow:hidden;transform:translateY(100%)}.menu__container{flex-direction:column;justify-content:space-evenly;align-items:center;height:100%;display:flex}@media (width>=800px){.menu__header{flex-direction:row;justify-content:center;align-items:center;width:100%;padding-inline:2rem;display:flex}}.menu__local-info{min-width:200px;display:none}@media (width>=800px){.menu__local-info{display:block}.menu__local-info>p{text-transform:uppercase;color:silver;font-size:1.2rem;font-weight:600}.menu__local-info>p>span{color:#f5f5f5;letter-spacing:2px}}.menu__toggle-close{text-align:center;min-width:200px}.menu__close-btn{color:#f5f5f5;border:1px solid #fff3;border-radius:50%;width:50px;height:50px;font-size:1.8rem;transition:transform .4s ease-in-out;transform:rotate(90deg)}.menu__close-btn:hover{transform:rotate(180deg)}.menu__schedule{min-width:200px;display:none}@media (width>=800px){.menu__schedule{flex-direction:row;justify-content:center;align-items:center;display:flex}}.menu__footer{width:100%;padding-inline:2rem}.menu--active{opacity:1;visibility:visible;transform:translateY(0)}.nav__list{flex-direction:column;justify-content:center;align-items:center;display:flex}.nav__item{overflow:hidden}.nav__link{color:#f5f5f5;text-transform:uppercase;letter-spacing:-1.5px;font-size:clamp(3rem,10vw,6.5rem);font-weight:700;line-height:85%;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.nav__link span{transition:transform .4s ease-in-out;display:block}.nav__link span:first-child{width:100%;position:absolute;left:0;transform:translateY(0)}.nav__link span:last-child{transform:translateY(100%)}.nav__link:hover span:first-child{transform:translateY(-100%)}.nav__link:hover span:last-child{transform:translateY(0)}.nav__link:focus{outline-color:#00b9e8}.social{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:20px;display:flex}.social__link{text-transform:uppercase;font-size:1.2rem;font-weight:600;position:relative}.social__link .fa-arrow-up{margin-left:6px;transform:rotate(45deg)}.social__link:after{content:"";background-color:#f5f5f5;width:0%;height:2px;transition:width .5s ease-in-out;position:absolute;bottom:0;left:0}.social__link:hover:after{width:82%}.social__link:focus{outline-color:#00b9e8}@media (width>=800px){.social{flex-direction:row;justify-content:flex-end;align-items:center;gap:3rem;display:flex}}.header{z-index:2;background-color:#030303;border-bottom:1px solid #ffffff26;width:100%;padding:1.5rem;font-family:Inter Tight,sans-serif;position:fixed}.header__container{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.header__logo{text-transform:uppercase;font-family:Inter Tight,sans-serif;font-size:1.8rem;font-weight:700}@media (width>=768px){.header__logo{text-transform:uppercase;font-size:2.2rem;font-weight:700}}.header__logo>a:focus{outline-color:#00b9e8}.header__menu-btn{color:#f5f5f5;text-transform:uppercase;border:2px solid #f5f5f5;border-radius:40px;padding:.7rem 1rem;font-size:.8rem;font-weight:700;transition:all .3s ease-in-out;position:relative;overflow:hidden}.header__menu-btn:hover{color:#030303}.header__menu-btn:after{content:"";will-change:transform;z-index:-1;background-color:#f5f5f5;border-radius:40px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:calc(100% + 4px);bottom:0;left:0}.header__menu-btn:hover:after{top:0}.header__menu-btn:focus{outline-color:#00b9e8}@media (width>=768px){.header__menu-btn{padding:.7rem 1.2rem;font-size:1.15rem}.header{padding:1.8rem}}.hero{min-height:80dvh;padding:20rem 11.5rem;position:relative}.hero:before{content:"";z-index:-1;background-image:url(magicpattern-grid-pattern-1750500984863.d2dfb904.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.hero__container{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.hero__role{color:silver;text-align:center;text-transform:uppercase;font-size:1.2rem;font-weight:700}.hero__availability{flex-direction:row;justify-content:center;align-items:center;gap:12px;display:flex}@media (width>=990px){.hero__availability{font-size:1.2rem}}.hero__availability-light{background-color:#00b9e8;border-radius:50%;width:13px;height:13px;position:relative}.hero__availability-light:after{content:"";outline-offset:1.5px;border-radius:50%;outline:1px solid #00b9e8;width:13px;height:13px;animation:1s ease-in-out infinite alternate outlineAnimate;position:absolute;left:0;transform:scale(.7)}.hero__title{text-transform:uppercase;text-align:center;margin-block:.8rem;font-family:Instrument Sans,sans-serif;font-size:3.8rem;font-weight:700;line-height:85%;overflow:hidden}.hero__title span{display:block;overflow:hidden}@media (width>=768px){.hero__title{font-size:clamp(3.5rem,13vw,9rem)}}.hero [data-gsap-title]{transform:translateY(100%)}.hero__details{text-transform:uppercase;text-align:center;margin-block:1.5rem;font-size:.9rem;font-weight:600;position:absolute;bottom:0}@media (width>=768px){.hero__details{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-inline:1.5rem;display:flex}}@keyframes outlineAnimate{0%{filter:blur(2px);transform:scale(.7)}to{filter:blur();transform:scale(1)}}.marquee{-webkit-user-select:none;user-select:none;gap:2.5rem;padding-block:2rem;display:flex;position:relative;overflow:hidden;mask-image:linear-gradient(90deg,#0000 0%,#fff 15% 85%,#0000 100%)}.marquee__list{flex-shrink:0;justify-content:space-around;gap:2.5rem;min-width:100%;animation:40s linear infinite scroll;display:flex}.marquee__item{width:220px;height:220px;transform:rotate(3deg)}.marquee__item>img{border:1px solid #1d1d1d;border-radius:10px;width:100%;height:100%}.marquee .marquee__item--mirror{transform:rotate(-3deg)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 2.5rem))}}.photo-section{padding:1.5rem}.photo-section__container{border-radius:20px;width:100%;height:500px;overflow:hidden}@media screen and (width>=1024px){.photo-section__container{border-radius:0;height:800px}}.photo-section__img{object-fit:cover;width:100%;height:100%;transform:scale3d(1.3,1.3,1.3)}@media screen and (width>=1024px){.photo-section{padding:0}}.featured-work{padding:2rem 1.5rem}@media (width>=800px){.featured-work{padding:5rem 1.5rem}}@media screen and (width>=1024px){.featured-work{padding-inline:2rem}}.featured-work__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.featured-work__top{flex-direction:column;justify-content:center;align-items:center;margin-block:2rem;display:flex}@media (width>=800px){.featured-work__top{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}}.featured-work__title{text-transform:uppercase;text-align:center;width:100%;font-family:Instrument Sans,sans-serif;font-size:2.8rem;font-weight:700;line-height:90%;overflow:hidden}.featured-work__title span{display:block;overflow:hidden}@media (width>=768px){.featured-work__title{font-size:clamp(2rem,10vw,5.5rem)}}@media (width>=1024px){.featured-work__title{text-align:start}}.featured-work__description{display:none}@media (width>=1024px){.featured-work__description{width:100%;font-size:1.2rem;font-weight:600;display:block}}.about{height:max-content}.about__philosophy{display:none}@media screen and (width>=990px){.about__philosophy{text-align:center;text-transform:uppercase;text-wrap:balance;margin-block:1.8rem;font-size:1.5rem;font-weight:400;line-height:125%;display:block}}.about{padding:4rem 1.5rem}@media screen and (width>=1024px){.about{padding-inline:2rem}}.about__title{text-align:center;text-transform:uppercase;letter-spacing:-2px;margin-block:4rem;font-family:Instrument Sans,sans-serif;font-size:1.8rem;font-weight:700;line-height:135%}.about__title>h1{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.about__title span{letter-spacing:2px;width:100%}@media screen and (width>=768px){.about__title{margin-block:5rem;font-size:clamp(3rem,5vw,4.5rem)}}.about__img-wrap{width:100%;margin:5rem auto}@media screen and (width>=768px){.about__img-wrap{margin:5rem auto}}@media screen and (width>=990px){.about__img-wrap{max-width:600px}}.about__img{object-fit:cover;border-radius:220px;width:70%;height:100%;margin:0 auto}@media screen and (width>=575px){.about__img{border-radius:300px}}@media screen and (width>=800px){.about__img{border-radius:400px}}.about__details{max-width:900px;margin:0 auto}.about__intro{text-align:center;text-transform:uppercase;text-wrap:balance;font-size:1.5rem;font-weight:700;line-height:120%}@media screen and (width>=768px){.about__intro{font-size:2rem}}.about__title{opacity:1;max-width:max-content;margin:0 auto;transform:scale(1)}.about__resume-link{text-align:center;color:#000;text-transform:uppercase;z-index:1;background-color:#f5f5f5;border:2px solid #f5f5f5;border-radius:50px;max-width:200px;margin:0 auto;margin-block:2.5rem;padding-block:10px;font-size:1.1rem;font-weight:700;transition:all .3s ease-in-out;display:block;position:relative;overflow:hidden}.about__resume-link:hover{color:#f5f5f5}.about__resume-link:after{content:"";will-change:transform;z-index:-1;background-color:#030303;border-radius:40px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:-100%;bottom:0;left:0}.about__resume-link:hover:after{top:0}.expertise{padding:5rem 1.5rem}@media screen and (width>=1024px){.expertise{padding-block:8rem 5rem;padding-inline:2rem}}.expertise__title{text-transform:uppercase;text-align:start;width:100%;font-family:Instrument Sans,sans-serif;font-size:2.6rem;font-weight:700;line-height:90%;overflow:hidden}.expertise__title span{display:block;overflow:hidden}@media (width>=768px){.expertise__title{font-size:clamp(4.5rem,7vw,6rem)}}.expertise__container{flex-direction:column-reverse;justify-content:center;align-items:center;gap:1.5rem;margin-block:3rem 0;display:flex}@media screen and (width>=768px){.expertise__container{margin-block:4rem}}@media screen and (width>=1024px){.expertise__container{grid-template-columns:repeat(2,1fr);display:grid}}@media screen and (width>=1440px){.expertise__container{grid-template-columns:1.4fr repeat(2,.8fr) 1.5fr}}.expertise__item{background-color:#0d0d0d;border:1px solid #1b1b1b;border-radius:10px;flex-direction:column;grid-column:auto;justify-content:center;align-items:start;gap:1.2rem;height:100%;padding:2rem;display:flex;position:relative}.expertise__detail-toggle{align-self:flex-end;display:none}.expertise__detail-toggle>button{display:none}@media screen and (width>=990px){.expertise__detail-toggle>button{color:silver;background-color:#030303;border:1px solid #1d1d1d;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s ease-in-out;display:flex;transform:rotate(0)}.expertise__detail-toggle>button:hover{color:#030303;background-color:#f5f5f5;transform:rotate(30deg)}}.expertise__num{font-size:1.1rem;font-weight:700}.expertise__item-name{text-transform:uppercase;font-size:1.5rem;font-weight:700;line-height:110%}.expertise__item-desc{text-transform:lowercase;color:gray;font-size:1.2rem;font-weight:400;line-height:28px}@media screen and (width>=1024px){#e-1{grid-area:1/1/2/2}#e-2{grid-area:1/2/2/3}#e-3{grid-area:2/1/3/2}#e-4{grid-area:2/2/3/3}#e-5{grid-area:3/1/4/3}}@media screen and (width>=1440px){#e-1{grid-area:1/1/2/2}#e-2{grid-area:1/2/2/4}#e-3{grid-area:1/4/2/5}#e-4{grid-area:2/1/3/3}#e-5{grid-area:2/3/3/5}}.experience__title{text-transform:uppercase;height:100%;font-family:Instrument Sans,sans-serif;font-size:2.3rem;font-weight:700}@media (width>=768px){.experience__title{font-size:3rem}}@media (width>=800px){.experience__title{font-size:clamp(2.5rem,4vw,3.5rem);line-height:100%}}.experience__content{margin-block:3rem 0}@media screen and (width>=800px){.experience__content{width:50%;margin-block:0}}.experience__list{flex-direction:column;justify-content:center;align-items:start;gap:4rem;display:flex}.experience__item{border-bottom:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:start;gap:1rem;width:100%;padding-block:0 4rem;display:flex}.experience__item:last-child{border:none}.experience__company{text-transform:uppercase;font-size:1.7rem;font-weight:700}.experience__details{text-transform:uppercase;flex-direction:column;justify-content:center;align-items:start;gap:.3rem;font-size:1.2rem;font-weight:700;display:flex}@media screen and (width>=800px){.experience__details{flex-direction:row;justify-content:space-between;align-items:start;width:100%;display:flex}}.experience__description{color:gray;text-transform:normal;text-wrap:balance;max-width:800px;font-size:1.1rem;font-weight:500}.experience,.favourite-stack{padding:2rem 1.5rem}@media screen and (width>=1024px){.experience,.favourite-stack{padding-inline:2rem}}@media screen and (width>=800px){.experience__container,.favourite-stack__container{flex-direction:row;justify-content:space-between;align-items:start;gap:7rem;width:100%;height:100%;display:flex}}@media (width>=800px){.experience__header,.favourite-stack__header{font-size:2.5rem;line-height:100%;position:sticky;top:10rem}}.favourite-stack{padding-block:5rem}.favourite-stack__title{text-transform:uppercase;flex-direction:column;justify-content:center;align-items:start;height:100%;font-family:Instrument Sans,sans-serif;font-size:2.4rem;font-weight:700;line-height:100%;display:flex}@media (width>=768px){.favourite-stack__title{font-size:3rem}}@media (width>=800px){.favourite-stack__title{font-size:clamp(2.5rem,4vw,3.5rem);line-height:100%}}.favourite-stack__content{margin-block:4rem 0}@media screen and (width>=800px){.favourite-stack__content{width:50%;margin-block:0}}.favourite-stack__list{flex-direction:column;justify-content:center;align-items:start;gap:1.5rem;display:flex}.favourite-stack__item{background-color:#0d0d0d;border:1px solid #1b1b1b;border-radius:10px;flex-direction:column;justify-content:center;align-items:start;gap:1rem;padding:1.5rem;display:flex}@media screen and (width>=990px){.favourite-stack__item{flex-direction:row;justify-content:center;align-items:start;display:flex}}.favourite-stack__img{background-color:#0d0d0d;border:1px solid #1b1b1b;border-radius:8px;width:100%;padding:1rem}.favourite-stack__img>img{width:55px;margin:0 auto}@media screen and (width>=990px){.favourite-stack__img{width:30%;padding:1.5rem}}.favourite-stack__details{background-color:#0d0d0d;border:1px solid #1b1b1b;border-radius:8px;flex-direction:column;justify-content:center;align-items:start;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.favourite-stack__name{text-transform:uppercase;font-size:1.6rem;font-weight:700}.favourite-stack__work{text-transform:uppercase;font-size:1.3rem;font-weight:700;line-height:100%}.favourite-stack__desc{color:silver;text-transform:normal;font-size:1.1rem;font-weight:500}.lets-work{padding-bottom:0}.lets-work__title{min-height:0;margin-block:2rem}.lets-work__intro{font-size:1.2rem}.lets-work__social{justify-content:center;margin-block:1.5rem}.work{width:100%;margin-block:3rem}.work__list{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}@media screen and (width>=990px){.work__list{grid-template-rows:auto;grid-template-columns:auto auto;grid-auto-columns:1fr;display:grid}}.work__item{background-color:#0d0d0d;border:1px solid #1b1b1b;border-radius:12px;min-height:100%;padding:30px;position:relative;overflow:hidden}.work__item:hover .work__img{transform:scale(1.05)}.work__img-wrap{border-radius:12px;width:100%;height:100%;max-height:400px;overflow:hidden}.work__img{border-radius:12px;width:100%;height:100%;transition:transform .5s ease-in-out}.work__info{flex-direction:column;justify-content:center;align-items:start;gap:1rem;padding:1rem 0;font-weight:600;display:flex}.work__flex{flex-direction:row;justify-content:space-between;align-items:start;width:100%;display:flex}.work__name{font-size:clamp(1.3rem,4vw,1.6rem)}.work__desc{color:silver;max-width:85%;font-size:1rem}.work__year{color:silver;border:1px solid #1b1b1b;border-radius:50px;padding:5px 25px;font-size:clamp(1.1rem,2vw,1.2rem);display:inline-block}.work__card-expand-btn{color:#030303;cursor:pointer;background-color:#f5f5f5;border-radius:50%;width:48px;height:48px;font-size:1.5rem;position:absolute;bottom:18px;right:18px}.work__card-content{background-color:#0d0d0d;border:1px solid #1b1b1b;border-radius:12px;width:100%;height:100%;max-height:max-content;padding:2.5rem 2rem;transition:all .4s ease-in-out;position:absolute;bottom:-100%;left:0}.work__card-content>ul{flex-direction:column;justify-content:start;align-items:start;padding-block:1.5rem 0;display:flex}.work__card-content>ul>li{border-bottom:1px solid #1b1b1b;flex-direction:row;justify-content:space-between;align-items:start;gap:2rem;width:100%;padding-block:1.5rem;font-size:1.2rem;font-weight:700;display:flex}.work__card-content>ul>li:last-child{border:none}.work__card-content>ul>li>span{text-transform:uppercase}.work__card-content>ul>li>span:first-of-type{color:silver}.work__card-content>ul>li>a{text-decoration:underline}.work__card-content>ul>li>a:hover{color:#00b9e8}.work__card-content--show{bottom:0}.close__card-expand{top:20px}.modal--expertise{opacity:0;pointer-events:none;background-color:#0000;width:100%;height:100%;transition:all .3s ease-in-out;position:fixed;top:-20px;left:0;overflow:hidden}.modal__container{flex-direction:row;justify-content:center;align-items:center;height:100vh;display:flex}.modal__content{background-color:#0d0d0d;border:1px solid #1b1b1b;border-radius:15px;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;max-width:900px;min-height:550px;padding:2rem 5rem;transition:all .3s ease-in-out;display:flex;position:relative}.modal__close-btn{color:silver;background-color:#030303;border:1px solid #1b1b1b;border-radius:50%;width:58px;height:58px;font-size:1.5rem;transition:all .4s ease-in-out;position:absolute;top:25px;right:25px;transform:rotate(90deg)}.modal__close-btn:hover{transform:rotate(45deg)}.modal__details{flex-direction:column;justify-content:start;align-items:start;gap:15px;width:45%;display:flex}.expertise__name{border-bottom:1px solid #1b1b1b;padding-bottom:18px;padding-right:10px;font-size:2rem;line-height:100%}.expertise__desc{color:silver;padding-right:10px;font-weight:500}.modal__features>h3{font-size:1.3rem}.modal__features>ol{color:silver;margin-left:1rem;font-weight:600;list-style:numeric}.modal__features>ol>li,.modal__cta-wrap{margin-block:10px}.modal__cta-wrap>a{color:#030303;text-transform:uppercase;background-color:#f5f5f5;border-radius:50px;padding:10px 20px;font-size:.85rem;font-weight:700;transition:all .4s ease-in-out}.modal__cta-wrap>a:hover{color:#030303;background-color:#00b9e8}.modal__image{background-color:#f5f5f5;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;max-width:330px;height:330px;padding:1.5rem;display:flex}.modal__image>img{object-fit:cover}.expertise__modal--show{opacity:1;pointer-events:auto;top:0}.faq{min-height:100vh;padding:2rem 1.5rem;font-family:Instrument Sans,sans-serif}@media screen and (width>=768px){.faq{padding:7rem 1.5rem 2rem}}.faq__title{text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;font-family:Inter Tight,sans-serif;font-size:2rem;font-weight:700;line-height:100%;display:flex}@media screen and (width>=500px){.faq__title{font-size:clamp(2rem,5vw,4rem)}}.faq__list{flex-direction:column;justify-content:start;align-items:start;gap:1.5rem;margin-block:3rem;display:flex}@media screen and (width>=768px){.faq__list{margin-block:6rem 3rem}}@media screen and (width>=1250px){.faq__list{padding-inline:6rem}}.faq__item{background-color:#0d0d0d;border:1px solid #1b1b1b;border-radius:8px;width:100%}@media screen and (width>=800px){.faq__item{max-width:900px;margin:0 auto}}@media screen and (width>=1250px){.faq__item{max-width:100%}}.faq__btn{color:#f5f5f5;text-align:start;text-transform:uppercase;flex-direction:row;justify-content:space-between;align-items:start;gap:10px;width:100%;padding:1.5rem;font-size:1.2rem;font-weight:600;line-height:25px;display:flex}.faq__btn>i{font-size:1.6rem;transition:all .3s}.faq__btn:focus{border-radius:8px;outline-color:#00b9e8}@media screen and (width>=500px){.faq__btn{font-size:1.3rem}}.faq__answer{color:silver;text-transform:nornal;height:100%;max-height:0;font-size:1.1rem;font-weight:500;transition:all .8s;overflow:hidden}@media screen and (width>=500px){.faq__answer{font-size:1.25rem}}.faq__answer-wrap{border-top:1px solid #1b1b1b;padding:0 1.5rem 1.5rem}.faq__answer-wrap>p{padding-top:1.5rem}.faq__answer--expand{max-height:500px}.faq__btn[aria-expanded=true]>i,.faq__btn[aria-expanded=true] i{transform:rotate(45deg)}.footer{padding:2rem 1.5rem;font-family:Instrument Sans,sans-serif}.footer__text{text-align:center;text-transform:uppercase;margin-block:1rem;font-size:5rem;font-weight:700;line-height:100%}.footer__text span{display:block;overflow:hidden}@media screen and (width>=768px){.footer__text{font-size:7rem}}@media screen and (width>=1024px){.footer__text{font-size:10rem}}.footer__bottom-wrap{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-block:1rem 0;display:flex}@media screen and (width>=1024px){.footer__bottom-wrap{flex-direction:row;justify-content:space-between;align-items:center;margin-block:3rem 0;font-size:7rem;display:flex}}.footer__copyright{text-transform:uppercase;font-size:1.15rem;font-weight:700}.footer__back-top{text-transform:uppercase;font-size:1.2rem;font-weight:700;position:relative}.footer__back-top:after{content:"";background-color:#fff;width:0%;height:2px;transition:width .5s ease-in-out;position:absolute;bottom:0;left:0}.footer__back-top:hover:after{width:100%}.contact{border-bottom:1px solid #1b1b1b;padding:2rem}@media screen and (width>=1024px){.contact{padding-inline:2rem}}.contact__title{text-align:center;text-transform:uppercase;letter-spacing:-2px;margin-block:2rem;font-family:Instrument Sans,sans-serif;font-size:2.3rem;font-weight:700;line-height:135%}.contact__title>h2{flex-direction:column;justify-content:center;align-items:center;display:flex}@media screen and (width>=768px){.contact__title{font-size:clamp(3rem,6vw,5rem)}}.contact__box{margin-block:2rem}@media screen and (width>=1024px){.contact__box{flex-direction:row;justify-content:center;align-items:center;gap:4rem;margin-block:8rem;padding-inline:4rem;display:flex}}.contact__form-wrap{width:100%;height:100%}.contact__form-wrap>p{text-transform:normal;color:silver;font-size:1.1rem;font-weight:500}.contact__form{flex-direction:column;justify-content:center;align-items:start;gap:1rem;width:100%;height:100%;margin-block:3rem;display:flex}.contact__form>h2{text-transform:uppercase;font-size:1.2rem;font-weight:500}@media screen and (width>=1024px){.contact__form>h2{font-size:1.5rem}}.contact__form-input{width:100%;position:relative}.contact__input,.contact__textarea{resize:none;color:#f5f5f5;background-color:#0d0d0d;border-radius:10px;width:100%;min-height:70px;padding:1rem;font-size:1.1rem;font-weight:600}.contact__textarea{min-height:200px}.contact__form-error{color:red;z-index:1;display:none;position:absolute;top:20px;right:20px}.contact__form-submit{color:#000;text-transform:uppercase;z-index:1;background-color:#f5f5f5;border:2px solid #f5f5f5;border-radius:10px;width:100%;height:70px;margin:0 auto;padding-block:12px;font-size:1.1rem;font-weight:700;transition:all .3s ease-in-out;display:block;position:relative;overflow:hidden}.contact__form-submit:hover{color:#f5f5f5}.contact__form-submit:after{content:"";will-change:transform;z-index:-1;background-color:#030303;border-radius:10px;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:-100%;bottom:0;left:0}.contact__form-submit:hover:after{top:0}.contact__img{width:100%;max-width:500px;margin-inline:auto}.contact__img>img{object-fit:cover;border-radius:50px;width:100%;height:100%}@media screen and (width>=1024px){.contact__img{height:600px}}.contact__form-error--show{display:block}.border--error{border:1px solid red}