.home__container{width:100%;display:flex;flex-direction:column;position:relative}.home__container .hero__wrapper{width:100%;height:200dvh;position:relative;display:flex;background:var(--black)}.home__container .hero__wrapper .content__wrapper{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center;z-index:9;position:relative}.home__container .hero__wrapper .content__wrapper .text__wrapper{max-width:393px;width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;position:relative;mix-blend-mode:exclusion;z-index:9;opacity:0;transition:all .5s cubic-bezier(.215,.61,.355,1)}.home__container .hero__wrapper .content__wrapper .text__wrapper h2{font-size:82px;font-weight:700;color:var(--white);text-align:center;letter-spacing:-2.46px;line-height:78px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home__container .hero__wrapper .content__wrapper .text__wrapper h2 p{font-weight:400;color:var(--primary)}.home__container .hero__wrapper .content__wrapper .text__wrapper span{font-size:20px;font-weight:500;line-height:20px;letter-spacing:-.6px;color:var(--white);text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home__container .hero__wrapper .content__wrapper .video__container{width:100%;height:100dvh;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:0}.home__container .hero__wrapper .content__wrapper .video__container .video__wrapper{width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;display:flex;align-items:center;justify-content:center}.home__container .hero__wrapper .content__wrapper .video__container .video__wrapper video{width:100vw;height:100vh;object-fit:cover;background-position:50%;background-size:cover;position:absolute;margin:auto}@media screen and (max-width:768px){.home__container .hero__wrapper .content__wrapper .text__wrapper{max-width:192px;gap:10px}.home__container .hero__wrapper .content__wrapper .text__wrapper h2{font-size:40px;line-height:44px;letter-spacing:-1.2px}.home__container .hero__wrapper .content__wrapper .text__wrapper span{font-size:16px;line-height:20px;letter-spacing:-.48px}}@media screen and (max-width:1024px){.home__container .hero__wrapper .content__wrapper img{display:none}}.home__container .about-second__wrapper,.home__container .about__wrapper{width:100%;display:flex;flex-direction:column;gap:98px;padding:350px 64px;background:var(--black);position:relative}.home__container .about-second__wrapper .content__wrapper,.home__container .about__wrapper .content__wrapper{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.home__container .about-second__wrapper .content__wrapper .title__wrapper,.home__container .about__wrapper .content__wrapper .title__wrapper{max-width:341px;width:100%;display:flex}.home__container .about-second__wrapper .content__wrapper .title__wrapper h2,.home__container .about__wrapper .content__wrapper .title__wrapper h2{color:var(--white);font-size:64px;line-height:64px;letter-spacing:-1.92px}.home__container .about-second__wrapper .content__wrapper .desc__wrapper,.home__container .about__wrapper .content__wrapper .desc__wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:14px;max-width:486px;width:100%}.home__container .about-second__wrapper .content__wrapper .desc__wrapper p,.home__container .about__wrapper .content__wrapper .desc__wrapper p{font-size:18px;color:var(--white);letter-spacing:-.54px;display:block}.home__container .about-second__wrapper .content__wrapper .desc__wrapper .more__btn,.home__container .about__wrapper .content__wrapper .desc__wrapper .more__btn{display:flex;position:relative}.home__container .about-second__wrapper .content__wrapper .desc__wrapper .more__btn .text-draw__box,.home__container .about__wrapper .content__wrapper .desc__wrapper .more__btn .text-draw__box{width:100%;height:14px;position:absolute;bottom:-14px;left:0;display:flex;align-items:flex-end}.home__container .about-second__wrapper .content__wrapper .desc__wrapper .more__btn .text-draw__box svg,.home__container .about__wrapper .content__wrapper .desc__wrapper .more__btn .text-draw__box svg{width:100%;height:8px}.home__container .about-second__wrapper .content__wrapper .desc__wrapper .more__btn .text-draw__box svg path,.home__container .about__wrapper .content__wrapper .desc__wrapper .more__btn .text-draw__box svg path{color:var(--primary)}.home__container .about-second__wrapper .content__wrapper .desc__wrapper .more__btn .inner__btn,.home__container .about__wrapper .content__wrapper .desc__wrapper .more__btn .inner__btn{display:flex;align-items:center;gap:6px;position:relative}.home__container .about-second__wrapper .content__wrapper .desc__wrapper .more__btn .inner__btn span,.home__container .about__wrapper .content__wrapper .desc__wrapper .more__btn .inner__btn span{color:var(--primary);font-size:16px;letter-spacing:-.48px;cursor:pointer}.home__container .about-second__wrapper .content__wrapper .desc__wrapper .more__btn .icon__wrapper,.home__container .about__wrapper .content__wrapper .desc__wrapper .more__btn .icon__wrapper{overflow:hidden;width:12px;height:12px}.home__container .about-second__wrapper .content__wrapper .desc__wrapper .more__btn .icon__wrapper img,.home__container .about__wrapper .content__wrapper .desc__wrapper .more__btn .icon__wrapper img{transition:transform .25s cubic-bezier(.215,.61,.355,1)}.home__container .about-second__wrapper .content__wrapper .desc__wrapper .more__btn .icon__wrapper img.second__arrow,.home__container .about__wrapper .content__wrapper .desc__wrapper .more__btn .icon__wrapper img.second__arrow{transform:translate(-12px)}@media screen and (min-width:1024px){.home__container .about-second__wrapper .content__wrapper .desc__wrapper .more__btn:hover .inner__btn .icon__wrapper img.first__arrow,.home__container .about__wrapper .content__wrapper .desc__wrapper .more__btn:hover .inner__btn .icon__wrapper img.first__arrow{transform:translate(12px,-12px)!important}.home__container .about-second__wrapper .content__wrapper .desc__wrapper .more__btn:hover .inner__btn .icon__wrapper img.second__arrow,.home__container .about__wrapper .content__wrapper .desc__wrapper .more__btn:hover .inner__btn .icon__wrapper img.second__arrow{transform:translateY(-12px)!important}}.home__container .about-second__wrapper .section__line,.home__container .about__wrapper .section__line{width:0;height:1px;background:var(--white)}@media screen and (max-width:990px){.home__container .about-second__wrapper,.home__container .about__wrapper{padding:350px 48px}}@media screen and (max-width:768px){.home__container .about-second__wrapper,.home__container .about__wrapper{padding:100px 16px;gap:48px}.home__container .about-second__wrapper .content__wrapper,.home__container .about__wrapper .content__wrapper{flex-direction:column;gap:32px;align-items:flex-start}.home__container .about-second__wrapper .content__wrapper .title__wrapper,.home__container .about__wrapper .content__wrapper .title__wrapper{max-width:192px}.home__container .about-second__wrapper .content__wrapper .title__wrapper h2,.home__container .about__wrapper .content__wrapper .title__wrapper h2{font-size:36px!important;line-height:40px!important;letter-spacing:-1.08px!important}.home__container .about-second__wrapper .content__wrapper .desc__wrapper,.home__container .about__wrapper .content__wrapper .desc__wrapper{max-width:100%}.home__container .about-second__wrapper .content__wrapper .desc__wrapper p,.home__container .about__wrapper .content__wrapper .desc__wrapper p{font-size:16px;line-height:20px;letter-spacing:-.48px}}.home__container .works__wrapper{width:100%;display:flex;flex-direction:column;gap:64px;background:var(--black)}.home__container .works__wrapper .content__wrapper{width:100%;display:flex;align-items:flex-end;justify-content:space-between;padding:0 64px;gap:48px}.home__container .works__wrapper .content__wrapper .title__wrapper{max-width:374px;width:100%;display:flex}.home__container .works__wrapper .content__wrapper .title__wrapper h2{color:var(--white);font-size:96px;line-height:100px;letter-spacing:-2.88px}.home__container .works__wrapper .content__wrapper .desc__wrapper{max-width:486px;width:100%;display:flex}.home__container .works__wrapper .content__wrapper .desc__wrapper p{font-size:18px;color:var(--white);letter-spacing:-.54px}.home__container .works__wrapper .parallax__wrapper{width:100%;position:relative}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper{width:100%;display:flex;flex-direction:column}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper{width:100%;height:100dvh;display:flex;overflow:hidden;position:relative;-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% 0)}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper img{width:100%;height:100%;object-fit:cover}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper{width:100%;height:100%;padding:84px;display:flex;flex-direction:column;justify-content:space-between;position:absolute;top:0;left:0;overflow:hidden}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .top__items{display:flex;max-width:277px;width:100%}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .top__items h2{display:block;width:100%;color:var(--white);font-size:28px;line-height:normal;letter-spacing:-.84px}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .bottom__items{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .bottom__items .item__block{display:flex;flex-direction:column;gap:8px}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .bottom__items .item__block span{font-size:20px;line-height:normal;color:var(--white);letter-spacing:-.6px}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .bottom__items .item__block h5{font-size:28px;line-height:normal;color:var(--white);letter-spacing:-.84px}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .bottom__items .year__block h5,.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .bottom__items .year__block span{text-align:right}.home__container .works__wrapper .see-more-btn__wrapper{width:100%;display:flex;justify-content:center}@media screen and (max-width:990px){.home__container .works__wrapper .content__wrapper{padding:0 48px}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper{padding:48px}}@media screen and (max-width:768px){.home__container .works__wrapper{gap:48px}.home__container .works__wrapper .content__wrapper{padding:0 16px;flex-direction:column;align-items:flex-start;gap:32px}.home__container .works__wrapper .content__wrapper .title__wrapper{max-width:156px}.home__container .works__wrapper .content__wrapper .title__wrapper h2{font-size:40px;line-height:40px;letter-spacing:-1.2px}.home__container .works__wrapper .content__wrapper .desc__wrapper{max-width:100%}.home__container .works__wrapper .content__wrapper .desc__wrapper p{font-size:16px;line-height:20px;letter-spacing:-.48px}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper{padding:24px 16px}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .top__items h2{font-size:20px;line-height:normal;letter-spacing:-.6px}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .bottom__items .item__block{gap:0}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .bottom__items .item__block span{font-size:14px;line-height:normal;letter-spacing:-.42px}.home__container .works__wrapper .parallax__wrapper .works-inner__wrapper .single-work__wrapper .single-work-text__wrapper .bottom__items .item__block h5{font-size:16px;line-height:normal;letter-spacing:-.48px}.home__container .works__wrapper .see-more-btn__wrapper .button-color-swoosh_inner{padding:12px 20px}.home__container .works__wrapper .see-more-btn__wrapper .button-color-swoosh{font-size:16px;line-height:normal;letter-spacing:-.48px}}.home__container .about-second__wrapper .content__wrapper .title__wrapper{max-width:475px}.home__container .about-second__wrapper .content__wrapper .title__wrapper h2{font-size:82px;line-height:78px;letter-spacing:-2.46px}.home__container .about-second__wrapper .content__wrapper .title__wrapper h2 p{color:var(--primary)}@media screen and (max-width:768px){.home__container .about-second__wrapper .content__wrapper .title__wrapper{max-width:209px}}.home__container .latest-works__wrapper{width:100%;display:flex;flex-direction:column;gap:64px;padding:0 64px;background:var(--black)}.home__container .latest-works__wrapper .content__wrapper{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.home__container .latest-works__wrapper .content__wrapper .title__wrapper{max-width:585px;width:100%;display:flex}.home__container .latest-works__wrapper .content__wrapper .title__wrapper h2{color:var(--white);font-size:96px;line-height:100px;letter-spacing:-2.88px}.home__container .latest-works__wrapper .content__wrapper .desc__wrapper{max-width:486px;width:100%;display:flex}.home__container .latest-works__wrapper .content__wrapper .desc__wrapper p{font-size:18px;color:var(--white);letter-spacing:-.54px}.home__container .latest-works__wrapper .all-works__wrapper{width:100%;display:flex;flex-direction:column;gap:120px}.home__container .latest-works__wrapper .all-works__wrapper .works__row{width:100%;display:flex;align-items:flex-start;gap:60px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a{display:block}.home__container .latest-works__wrapper .all-works__wrapper .works__row a:first-child{width:55%}.home__container .latest-works__wrapper .all-works__wrapper .works__row a:last-child{width:45%}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper{display:flex;flex-direction:column;gap:24px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-image__wrapper{width:100%;display:flex;position:relative}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-image__wrapper img{width:100%;height:auto;object-fit:cover;-webkit-clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%);clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%);transition:all .35s cubic-bezier(.215,.61,.355,1)}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-image__wrapper button{position:absolute;top:0;left:0;transition:transform .2s ease-out,opacity .2s ease;opacity:0;pointer-events:none;z-index:10;background:var(--white);color:var(--black);padding:25px 50px;border-radius:40px;border:0;font-size:20px;letter-spacing:-.6px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-image__wrapper:hover button{opacity:1;pointer-events:auto}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper{width:100%;display:flex;flex-direction:column;gap:8px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper .title__text{display:flex;align-items:center;gap:12px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper .title__text h2{font-size:36px;color:var(--white);letter-spacing:-1.08px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper .title__text .icon__wrapper{overflow:hidden;min-width:20px;width:20px;height:20px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper .title__text .icon__wrapper svg{width:20px;height:20px;transition:transform .25s cubic-bezier(.215,.61,.355,1)}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper .title__text .icon__wrapper svg.second__arrow{transform:translate(-20px)}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper span{font-size:18px;text-transform:uppercase;color:hsla(0,0%,100%,.75)}@media screen and (min-width:1024px){.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper:hover .title__text .icon__wrapper svg.first__arrow{transform:translate(20px,-20px)!important}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper:hover .title__text .icon__wrapper svg.second__arrow{transform:translateY(-24px)!important}}@media screen and (max-width:1024px){.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-image__wrapper button{display:none}}@media screen and (max-width:990px){.home__container .latest-works__wrapper{padding:0 48px}.home__container .latest-works__wrapper .content__wrapper .title__wrapper h2{font-size:82px;line-height:78px}.home__container .latest-works__wrapper .all-works__wrapper{gap:84px}.home__container .latest-works__wrapper .all-works__wrapper .works__row{gap:32px}}@media screen and (max-width:768px){.home__container .latest-works__wrapper{padding:0 16px;gap:48px}.home__container .latest-works__wrapper .content__wrapper{flex-direction:column;align-items:flex-start;gap:32px}.home__container .latest-works__wrapper .content__wrapper .title__wrapper{max-width:245px}.home__container .latest-works__wrapper .content__wrapper .title__wrapper h2{font-size:40px;line-height:40px;letter-spacing:-1.2px}.home__container .latest-works__wrapper .content__wrapper .desc__wrapper{max-width:100%}.home__container .latest-works__wrapper .content__wrapper .desc__wrapper p{font-size:16px;line-height:20px;letter-spacing:-.48px}.home__container .latest-works__wrapper .all-works__wrapper{gap:48px}.home__container .latest-works__wrapper .all-works__wrapper .works__row{flex-direction:column;gap:48px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a{width:100%!important}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper{gap:14px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper{gap:4px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper .title__text{gap:6px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper .title__text h2{font-size:20px;line-height:normal;letter-spacing:-.6px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper .title__text .icon__wrapper{overflow:hidden;width:12px;height:12px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper .title__text .icon__wrapper svg{min-width:12px;width:12px;height:12px}.home__container .latest-works__wrapper .all-works__wrapper .works__row a .single-work__wrapper .work-texts__wrapper span{font-size:10px;line-height:normal}}.home__container .marquee__wrapper{width:100%;padding:350px 0}.home__container .marquee__wrapper .marquee-inner__wrapper{width:100%;display:flex;align-items:center;height:120px;overflow:hidden;position:relative;background:var(--white)}.home__container .marquee__wrapper .marquee-inner__wrapper .marquee-inner__bg{width:100%;height:100%;background:var(--primary);position:absolute;bottom:-100%;left:0;transition:all .5s cubic-bezier(.215,.61,.355,1)}@media screen and (min-width:1024px){.home__container .marquee__wrapper .marquee-inner__wrapper:hover .marquee-inner__bg{bottom:0}.home__container .marquee__wrapper .marquee-inner__wrapper:hover .marquee__content .marquee__text span{transform:scale(1.02)}}.home__container .marquee__wrapper .marquee-inner__wrapper .marquee__content{width:100%;display:flex;align-items:center;gap:16px;position:relative;z-index:2}.home__container .marquee__wrapper .marquee-inner__wrapper .marquee__content .marquee__text{display:flex;align-items:center;gap:16px;white-space:nowrap}.home__container .marquee__wrapper .marquee-inner__wrapper .marquee__content .marquee__text span{font-size:48px;line-height:100px;letter-spacing:-1.44px;color:var(--black);white-space:nowrap;transition:all .5s cubic-bezier(.215,.61,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:scale(1);will-change:transform}@media screen and (max-width:768px){.home__container .marquee__wrapper{padding:100px 0}.home__container .marquee__wrapper .marquee-inner__wrapper{height:44px}.home__container .marquee__wrapper .marquee-inner__wrapper .marquee-inner__bg{bottom:0}.home__container .marquee__wrapper .marquee-inner__wrapper .marquee__content,.home__container .marquee__wrapper .marquee-inner__wrapper .marquee__content .marquee__text{gap:8px}.home__container .marquee__wrapper .marquee-inner__wrapper .marquee__content .marquee__text span{font-size:20px;line-height:normal;letter-spacing:-.6px}}.home__container .services__wrapper{width:100%;display:flex;padding:0 64px 350px;position:relative}.home__container .services__wrapper .pin-spacer{pointer-events:none!important}.home__container .services__wrapper .services-inner__wrapper{width:100%;display:flex;justify-content:flex-end;position:relative;mix-blend-mode:exclusion;z-index:10}.home__container .services__wrapper .services-inner__wrapper .content__wrapper{position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;flex-direction:column;gap:8px;max-width:389px;width:100%}.home__container .services__wrapper .services-inner__wrapper .content__wrapper h2{font-size:96px;line-height:100px;letter-spacing:-2.88px;color:var(--white)}.home__container .services__wrapper .services-inner__wrapper .content__wrapper span{color:var(--white);font-size:14px;font-weight:400;line-height:normal}.home__container .services__wrapper .services-inner__wrapper .list__wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-end;position:relative;z-index:2}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item{display:flex;align-items:center;justify-content:flex-end;width:100%;padding:6px 83px 6px 0}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item .text-wrapper__layer{width:417px;display:flex;align-items:flex-start}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item .text-wrapper__layer .text__wrapper{display:flex;position:relative}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item .text-wrapper__layer .text__wrapper h2{font-size:64px;color:var(--white);line-height:64px;letter-spacing:-1.92px;text-transform:uppercase;transition:all .25s cubic-bezier(.215,.61,.355,1);cursor:default}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item .text-wrapper__layer .text__wrapper p{position:absolute;top:50%;left:calc(100% + 17px);transform:translateY(-50%);display:flex;font-size:18px;color:var(--white);letter-spacing:-.54px;opacity:0;transition:all .25s cubic-bezier(.215,.61,.355,1);white-space:nowrap}@media screen and (min-width:1024px){.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item:hover .text-wrapper__layer .text__wrapper h2{color:var(--primary)}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item:hover .text-wrapper__layer .text__wrapper p{opacity:1}}@media screen and (max-width:1100px){.home__container .services__wrapper .services-inner__wrapper .content__wrapper{max-width:310px}.home__container .services__wrapper .services-inner__wrapper .content__wrapper h2{font-size:82px;line-height:78px}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item .text-wrapper__layer{width:310px}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item .text-wrapper__layer .text__wrapper h2{font-size:48px;line-height:1}}@media screen and (max-width:1024px){.home__container .services__wrapper .pin-spacer{display:none!important}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item{padding:6px 0}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item .text-wrapper__layer .text__wrapper p{opacity:1;right:calc(100% + 24px);lefT:auto}}@media screen and (max-width:990px){.home__container .services__wrapper{padding:0 48px 350px}.home__container .services__wrapper .services-inner__wrapper{flex-direction:column;gap:64px}.home__container .services__wrapper .services-inner__wrapper .content__wrapper{position:relative;top:0;transform:rotateY(0)}}@media screen and (max-width:768px){.home__container .services__wrapper{padding:0 16px 100px}.home__container .services__wrapper .services-inner__wrapper{gap:48px}.home__container .services__wrapper .services-inner__wrapper .content__wrapper{max-width:100%;gap:32px}.home__container .services__wrapper .services-inner__wrapper .content__wrapper h2{font-size:36px;line-height:40px;letter-spacing:-1.08px}.home__container .services__wrapper .services-inner__wrapper .content__wrapper span{font-size:16px;line-height:20px;letter-spacing:-.48px}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item .text-wrapper__layer{width:235px}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item .text-wrapper__layer .text__wrapper h2{font-size:36px;line-height:48px;letter-spacing:-1.08px}.home__container .services__wrapper .services-inner__wrapper .list__wrapper .single-list__item .text-wrapper__layer .text__wrapper p{font-size:10px;line-height:normal;letter-spacing:-.3px;width:auto}}:where(button){background-color:rgba(0,0,0,0)}.button-default{--active-ease:cubic-bezier(0.34,2.27,0.64,1);--active-speed:0.3s;transition:transform var(--active-speed) var(--active-ease)}.button-default:after{content:"";display:block;position:absolute;inset:-.25rem}.button-default:active{transform:scaleX(.993) scaleY(.992)}.button-color-swoosh{--elastic-ease-out:linear(0,0.5737 7.6%,0.8382 11.87%,0.9463 14.19%,1.0292 16.54%,1.0886 18.97%,1.1258 21.53%,1.137 22.97%,1.1424 24.48%,1.1423 26.1%,1.1366 27.86%,1.1165 31.01%,1.0507 38.62%,1.0219 42.57%,0.9995 46.99%,0.9872 51.63%,0.9842 58.77%,1.0011 81.26%,1);--smooth-ease:cubic-bezier(.32,.72,0,1);--color-ease:cubic-bezier(.215,.61,.355,1);transition:transform .45s var(--elastic-ease-out);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;transform-style:preserve-3d;text-decoration:none;display:grid;max-width:100%;font-size:20px;letter-spacing:-.6px;color:var(--black)}.button-color-swoosh:active{transform:scaleX(.955) scaleY(.954)}.button-color-swoosh_bg{transition:scale .45s var(--smooth-ease),background-color .2s var(--color-ease);background-color:#f0ece5;border-radius:40px;grid-area:1/1;display:grid;overflow:clip}.button-color-swoosh_bg-inner{transform-origin:100% 0;grid-area:1/1;width:120%;display:block;translate:-10% 100% 0;rotate:0 0 1 -12deg;transition:translate .6s var(--smooth-ease),rotate .5s var(--smooth-ease);transition-delay:calc(var(--index)*-1*42ms)}.button-color-swoosh_bg-inner.is-first{background-color:var(--black);z-index:0}.button-color-swoosh_bg-inner.is-second{background-color:var(--primary);z-index:1}.button-color-swoosh_inner{z-index:1;grid-area:1/1;padding:25px 50px;display:grid;overflow:clip}.button-color-swoosh_inner:after{content:attr(data-text);color:var(--black);display:block;grid-area:1/1;translate:0 2.5em 0;rotate:1 1 .5 -30deg;transform-origin:top right;transition:translate .75s var(--elastic-ease-out),rotate .5s var(--smooth-ease),opacity .2s ease-out}.button-color-swoosh_text{transition:translate .75s var(--elastic-ease-out),rotate .5s var(--smooth-ease),opacity .2s ease-out,color .2s var(--color-ease);transform-origin:0 0;grid-area:1/1;display:block}@media(hover:hover)and (pointer:fine){.button-color-swoosh:is(:hover,:focus-visible) .button-color-swoosh_bg-inner{translate:-10% 0 0;rotate:0 0 1 0deg;transition-delay:calc(var(--index)*64ms)}.button-color-swoosh:is(:hover,:focus-visible) .button-color-swoosh_text{rotate:1 1 .45 -60deg;translate:0 -2em 0;opacity:0}.button-color-swoosh:is(:hover,:focus-visible) .button-color-swoosh_inner:after{rotate:1 1 .45 0deg;translate:0 0 0;opacity:1;transition-delay:.1s}}@media(hover:none)or (pointer:coarse){.button-color-swoosh:active .button-color-swoosh_bg{background-color:var(--primary);transition-duration:0s}}