#home-page{background-color:#f0f0f0;color:#0f0f0f;overflow-x:hidden}::-webkit-scrollbar{width:7px}@media(max-width:1279px){::-webkit-scrollbar{width:0;display:none}}::-webkit-scrollbar-track{background-color:#f0f0f0}::-webkit-scrollbar-thumb{width:7px;background-color:#c83224;border-radius:2px}::-webkit-scrollbar-thumb:hover{background-color:#b42e22}@media(max-width:1279px){::-webkit-scrollbar-thumb{width:0;display:none}}.homeAbout{height:100vh;padding:0 20%;margin:200px 0;display:flex;justify-content:center;align-items:center;flex-direction:column}@media(max-width:1599px){.homeAbout{padding:0 15%}}@media(max-width:1279px){.homeAbout{align-items:center;padding:0 10%;margin:0}}@media(max-width:599px){.homeAbout{margin:100px 0}}.homeAbout__heading{position:relative;font-size:4rem;font-weight:700;margin-bottom:5rem;z-index:2}@media(max-width:599px){.homeAbout__heading{font-size:3rem}}.homeAbout__heading--white{color:#f0f0f0}.homeAbout__heading:after{content:"";position:absolute;top:-80%;left:56%;z-index:-1;transform:rotate(20deg);height:12rem;width:12rem;background-image:radial-gradient(circle at top,#e05536 15%,#b11012)}@media(max-width:599px){.homeAbout__heading:after{height:8rem;width:8rem;top:-70%}}.homeAbout__copy{font-size:1.75rem;text-align:center}@media(max-width:1599px){.homeAbout__copy{font-size:1.5rem}}@media(max-width:1279px){.homeAbout__copy{text-align:center}}@media(max-width:599px){.homeAbout__copy{font-size:1.25rem}}.homeAbout__word{display:inline-block;margin-right:.25rem}.homeClients{height:120vh;padding:0 5%;overflow:hidden;background-color:#b11012;color:#f0f0f0;display:flex;justify-content:space-between;align-items:center;position:relative}@media(max-width:1024px){.homeClients{flex-direction:column;justify-content:center;height:100vh}}.homeClients__gradient{position:absolute;top:0;left:0;right:0;bottom:0}.homeClients__g{position:absolute;width:100%;height:100%}.homeClients__g--1{background-image:radial-gradient(circle at top right,#cc4325,transparent 30%)}.homeClients__g--2{background-image:radial-gradient(circle at 15% 100%,#e05536,transparent 20%)}.homeClients__g--3{background-image:radial-gradient(circle at 20% 20%,rgba(71,6,7,.314),transparent 30%)}.homeClients__g--4{background-image:radial-gradient(circle at 70% 80%,rgba(71,6,7,.298),transparent 25%)}.homeClients__text-container{position:relative;z-index:1}@media(max-width:1024px){.homeClients__text-container{display:flex;margin-bottom:75px}}.homeClients__text{font-size:125px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:1599px){.homeClients__text{font-size:90px}}@media(max-width:1024px){.homeClients__text{font-size:50px;margin-right:12.5px}.homeClients__text:last-child{margin-right:0}}@media(max-width:599px){.homeClients__text{font-size:30px}}@media(max-width:399px){.homeClients__text{font-size:26px}}.clientLogos{width:50%}@media(max-width:1024px){.clientLogos{width:90%}}:root{--client-logos-translate-value:0%}.slider{max-width:100%;overflow:hidden;mask:linear-gradient(90deg,transparent,#8d0d0f 5%,#8d0d0f 95%,transparent);-webkit-mask:linear-gradient(90deg,transparent,#8d0d0f 5%,#8d0d0f 95%,transparent)}.slider__inner{width:-moz-max-content;width:max-content;display:flex;flex-wrap:nowrap;gap:4rem;animation:clients-slide 30s linear infinite}@media(max-width:1599px){.slider__inner{gap:3rem}}@media(max-width:599px){.slider__inner{gap:1.5rem}}.slider__logo{height:160px;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:1599px){.slider__logo{height:120px}}@media(max-width:1024px){.slider__logo{height:150px}}@media(max-width:599px){.slider__logo{height:110px}}@media(max-width:399px){.slider__logo{height:100px}}@keyframes clients-slide{to{transform:translateX(calc(var(--client-logos-translate-value) - 2rem))}}.header{display:flex;justify-content:space-between;padding:0 5%;position:relative;z-index:2}@media(max-width:1024px){.header{display:none}}.header__logo{font-size:1.5rem;font-weight:700}.header__nav{width:44.4%;display:flex;justify-content:space-around}.header__link{font-size:1.25rem}:root{--color1:98,35,21;--color2:185,136,137;--color3:210,87,18;--color4:200,50,50;--color5:71,6,7;--color-interactive:140,100,255;--circle-size:100%;--circle-size-phone:100%;--blending:hard-light}@keyframes moveInCircle{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes moveVertical{0%{transform:translateY(-50%)}50%{transform:translateY(50%)}to{transform:translateY(-50%)}}@keyframes moveHorizontal{0%{transform:translateX(-50%) translateY(-10%)}50%{transform:translateX(50%) translateY(10%)}to{transform:translateX(-50%) translateY(-10%)}}.homeHero{padding-top:50px;height:100vh;position:relative;overflow-x:hidden;visibility:hidden}.homeHero__overlay-container{opacity:1}.homeHero__overlay{position:absolute;opacity:.4;height:100%;width:99%;top:0;left:0}@media(max-width:1024px){.homeHero__overlay{display:none}}.homeHero__overlayTab{display:none;position:absolute;z-index:3;opacity:.2;filter:blur(2px);height:100vh;width:100vw;top:0;left:0}@media(max-width:1024px){.homeHero__overlayTab{display:block}}@media(max-width:599px){.homeHero__overlayTab{display:none}}.homeHero__overlayPhone{display:none;position:absolute;z-index:3;opacity:.5;height:100vh;width:100vw;top:0;left:0}@media(max-width:599px){.homeHero__overlayPhone{display:block}}.homeHero__content{position:absolute;top:0;left:0;height:100%;width:100%;display:flex}.homeHero__text-container{width:50%;height:100%;top:0;left:0;padding-left:5%;display:flex;flex-direction:column;justify-content:center}@media(max-width:1024px){.homeHero__text-container{position:absolute;width:100%;z-index:2;color:#f0f0f0}}@media(max-width:599px){.homeHero__text-container{margin-top:-25px}}.homeHero__tagline{font-weight:700}.homeHero__tagline--small{font-size:32px}@media(max-width:1599px){.homeHero__tagline--small{font-size:24px}}@media(max-width:1024px){.homeHero__tagline--small{font-size:36px}}@media(max-width:599px){.homeHero__tagline--small{font-size:24px}}@media(max-width:399px){.homeHero__tagline--small{font-size:20px}}.homeHero__tagline--big{font-size:150px;margin-left:-8px;margin-top:-32px}@media(max-width:1599px){.homeHero__tagline--big{font-size:130px}}@media(max-width:1279px){.homeHero__tagline--big{font-size:100px;margin-left:-6px;margin-top:-20px}}@media(max-width:1024px){.homeHero__tagline--big{font-size:150px;margin-left:-8px;margin-top:-32px}}@media(max-width:599px){.homeHero__tagline--big{font-size:110px;margin-left:-6px;margin-top:-20px}}@media(max-width:399px){.homeHero__tagline--big{font-size:90px}}.homeHero__side-container{position:relative;width:50%;height:100%;top:0;right:0;display:flex;justify-content:center;align-items:center}@media(max-width:1024px){.homeHero__side-container{width:100%;transform-origin:top}}.homeHero__logo-bg{position:absolute;width:80%;height:100%;background-color:#8d0d0f;overflow:hidden}@media(max-width:1279px){.homeHero__logo-bg svg{display:none}.homeHero__logo-bg{width:100%}}@media(max-width:599px){.homeHero__logo-bg{filter:brightness(.95)}}.homeHero__gradients-container{filter:url(#goo) blur(15px);width:100%;height:100%}@media(max-width:1279px){.homeHero__gradients-container{filter:url(#goo) blur(50px)}}.homeHero__g1{position:absolute;background:radial-gradient(circle at center,rgba(var(--color1),.8) 0,rgba(var(--color1),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(10% - var(--circle-size)/2);left:calc(50% - var(--circle-size)/2);transform-origin:center center;animation:moveVertical 15s ease infinite;opacity:1}@media(max-width:1024px){.homeHero__g1{display:none}}.homeHero__g2{position:absolute;background:radial-gradient(circle at center,rgba(var(--color2),.8) 0,rgba(var(--color2),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size)/2);left:calc(50% - var(--circle-size)/2);transform-origin:center center;animation:moveVertical 15s ease infinite;opacity:1}@media(max-width:599px){.homeHero__g2{display:none}}.homeHero__g3{position:absolute;background:radial-gradient(circle at center,rgba(var(--color3),.8) 0,rgba(var(--color3),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(30% - var(--circle-size)/2);left:calc(80% - var(--circle-size)/2);transform-origin:calc(50% - 150px);animation:moveInCircle 15s infinite reverse;opacity:1}@media(max-width:599px){.homeHero__g3{width:var(--circle-size-phone);height:var(--circle-size-phone);top:calc(30% - var(--circle-size-phone)/2);left:calc(80% - var(--circle-size-phone)/2);background:radial-gradient(circle at center,rgba(var(--color3),1) 10%,rgba(var(--color3),0) 50%) no-repeat;border-radius:50%}}.homeHero__g4{position:absolute;background:radial-gradient(circle at center,rgba(var(--color4),.8) 0,rgba(var(--color4),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size);top:calc(50% - var(--circle-size)/2);left:calc(50% - var(--circle-size)/2);transform-origin:calc(50% + 50px);animation:moveInCircle 30s linear infinite;opacity:.7}@media(max-width:1024px){.homeHero__g4{display:none}}.homeHero__g5{position:absolute;background:radial-gradient(circle at center,rgba(var(--color5),.8) 0,rgba(var(--color5),0) 50%) no-repeat;mix-blend-mode:var(--blending);width:calc(var(--circle-size)*2);height:calc(var(--circle-size)*2);top:calc(30% - var(--circle-size));left:calc(50% - var(--circle-size));transform-origin:calc(50% + 100px) calc(50% + 200px);animation:moveInCircle 10s ease-in infinite;opacity:1}@media(max-width:599px){.homeHero__g5{width:var(--circle-size-phone);height:var(--circle-size-phone);top:calc(70% - var(--circle-size-phone));left:calc(50% - var(--circle-size-phone));background:radial-gradient(circle at center,rgba(var(--color5),1) 10%,rgba(var(--color5),0) 50%) no-repeat;border-radius:50%;transform-origin:calc(50% + 100px) calc(50% + 200px)}}.homeHero__logo-container{width:80%;height:100%;display:flex;justify-content:center;align-items:center}.homeHero__logo{position:absolute;width:35%;opacity:.85}@media(max-width:1279px){.homeHero__logo{width:45%}}@media(max-width:1024px){.homeHero__logo{display:none}}.header-mobile{display:none;position:relative;z-index:15;justify-content:space-between;align-items:center;padding:0 5%}@media(max-width:1024px){.header-mobile{display:flex}}.header-mobile__home{font-size:30px;color:#f0f0f0;font-weight:700}.header-mobile__line{width:35px;height:4px;background-color:#f0f0f0;margin-bottom:6.5px;border-radius:5px}.header-mobile__line:last-child{margin-bottom:0}.menu-mobile{position:fixed;width:100%;height:110vh;top:0;left:0;background-color:#f0f0f0;z-index:20;padding:0 5%;transition:.35s ease-in-out;transform-origin:bottom;display:flex;align-items:center}.menu-mobile__close{position:absolute;right:5%;top:65px;transform:translateY(50%);display:flex;align-items:center}.menu-mobile__line{width:38px;height:3px;border-radius:5px;background-color:#0f0f0f;transform-origin:center}.menu-mobile__line--1{transform:rotate(45deg);position:absolute}.menu-mobile__line--2{transform:rotate(-45deg)}.menu-mobile__content{width:100%;transition:.15s;margin-top:-10%}.menu-mobile__inner-links{margin-bottom:2rem}.menu-mobile__inner-link{display:block;margin:1.5rem 0;position:relative;padding-bottom:1rem;overflow:hidden}.menu-mobile__inner-link:after{content:"";position:absolute;bottom:0;width:100%;height:2px;background-color:#0f0f0f}.menu-mobile__inner-link-text{font-size:2.25rem;color:#0f0f0f}.menu-mobile__outer-links{display:flex;justify-content:space-between}.menu-mobile__outer-link{font-size:1.75rem;padding:1rem;color:#0f0f0f}.menu-mobile__outer-link:first-child{padding-left:0}.menu-mobile__outer-link:last-child{padding-right:0}.homeServices{height:100vh;padding:50px 5% 0;margin-bottom:150px;position:relative;overflow:hidden}@media(max-width:399px){.homeServices{padding-top:25px}}.homeServices__box{height:200px;width:300px;transform:rotate(50deg);background-image:url(/_next/static/media/rectangle.eb6040ce.png);background-position:50%;background-size:cover;position:absolute;top:-75px;right:-100px;z-index:-10}@media(max-width:1599px){.homeServices__box{height:150px;width:225px}}@media(max-width:1279px){.homeServices__box{height:120px;width:180px;top:-60px;right:-70px;transform:rotate(40deg)}}@media(max-width:599px){.homeServices__box{height:100px;width:150px;right:-60px;top:-50px}}@media(max-width:399px){.homeServices__box{height:80px;width:120px;right:-50px;top:-40px}}.homeServices__heading{font-size:4rem;font-weight:700}@media(max-width:1599px){.homeServices__heading{font-size:3rem}}@media(max-width:399px){.homeServices__heading{font-size:2rem}}.homeServices__heading-word{display:inline-block}.homeServices__heading-word--1{margin-right:1rem}@media(max-width:599px){.homeServices__heading-word--1{margin-right:.75rem}}@media(max-width:399px){.homeServices__heading-word--1{margin-right:.5rem}}.homeServices__container{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);height:60%;width:60%;display:flex;justify-content:center;align-items:center}@media(max-width:1599px){.homeServices__container{top:50%;width:70%}}@media(max-width:1279px){.homeServices__container{height:55%;width:75%;padding:0}}@media(max-width:1024px){.homeServices__container{height:70%;top:55%}}@media(max-width:599px){.homeServices__container{width:90%;min-height:60%}}.homeServices__overlay{background-color:rgba(0,0,0,.7);z-index:-1}.homeServices__overlay,.homeServices__white{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.homeServices__white{background-color:#f0f0f0;z-index:-3}.homeServices__bg{position:absolute;top:0;left:0;right:0;bottom:0;background-position:50%;background-size:cover;z-index:-2;pointer-events:none;transition:.3 ease}.homeServices__content{width:60%;color:#f0f0f0}@media(max-width:1279px){.homeServices__content{width:65%}}@media(max-width:1024px){.homeServices__content{width:100%;text-align:center}}@media(max-width:599px){.homeServices__content{margin-top:-10%}}.homeServices__title{font-size:2.3rem;margin-bottom:40px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:1599px){.homeServices__title{margin-bottom:30px}}@media(max-width:599px){.homeServices__title{font-size:1.6rem}}@media(max-width:399px){.homeServices__title{font-size:1.4rem}}.homeServices__description{font-size:1.35rem;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:1599px){.homeServices__description{font-size:1.1rem}}@media(max-width:1024px){.homeServices__description{padding:0 15%}}@media(max-width:599px){.homeServices__description{padding:0 5%}}@media(max-width:399px){.homeServices__description{font-size:1rem}}.homeServices__arrow-container{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;transition:.3s;padding:25px}@media(max-width:1599px){.homeServices__arrow-container{padding:15px}}@media(max-width:1024px){.homeServices__arrow-container{top:90%}}.homeServices__arrow-container--next{right:30px}@media(max-width:1599px){.homeServices__arrow-container--next{right:20px}}@media(max-width:1024px){.homeServices__arrow-container--next{right:15%}}@media(max-width:599px){.homeServices__arrow-container--next{right:5%}}@media(min-width:1367px){.homeServices__arrow-container--next:hover{right:10px}}.homeServices__arrow-container--prev{left:30px}@media(max-width:1599px){.homeServices__arrow-container--prev{left:20px}}@media(max-width:1024px){.homeServices__arrow-container--prev{left:15%}}@media(max-width:599px){.homeServices__arrow-container--prev{left:5%}}@media(min-width:1367px){.homeServices__arrow-container--prev:hover{left:10px}}.homeServices__arrow{width:100px;opacity:1}@media(max-width:1279px){.homeServices__arrow{width:75px}}@media(max-width:1024px){.homeServices__arrow{width:120px}}@media(max-width:599px){.homeServices__arrow{width:100px}}.homeWork{min-height:120vh;padding:0 5%}@media(max-width:1024px){.homeWork{min-height:100vh}}.homeWork__outercontainer{width:100%;height:100%;padding-top:200px}@media(max-width:1024px){.homeWork__outercontainer{padding-top:150px;padding-bottom:150px}}@media(max-width:599px){.homeWork__outercontainer{padding-bottom:200px}}.homeWork__heading{font-size:4rem;font-weight:700;margin-bottom:100px}@media(max-width:1599px){.homeWork__heading{font-size:3rem;margin-bottom:75px}}@media(max-width:599px){.homeWork__heading{font-size:2.5rem;margin-bottom:50px}}@media(max-width:399px){.homeWork__heading{font-size:2rem}}.homeWork__heading-word{display:inline-block}.homeWork__heading-word--space{margin-right:1rem}.homeWork__container{display:flex;justify-content:space-between}.homeWork__subcontainer{width:65%;position:relative}@media(max-width:1279px){.homeWork__subcontainer{width:60%}}@media(max-width:1024px){.homeWork__subcontainer{width:100%}}.homeWork__sample{position:relative;padding-top:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.homeWork__sample p{font-size:1.5rem}@media(max-width:1599px){.homeWork__sample p{font-size:1.25rem}}@media(max-width:1279px){.homeWork__sample p{font-size:1.15rem}}@media(max-width:1024px){.homeWork__sample p{font-size:1.3rem}}@media(max-width:599px){.homeWork__sample p{font-size:.85rem}}@media(max-width:1024px){.homeWork__sample{padding-top:25px}}@media(max-width:599px){.homeWork__sample{padding-top:20px}}@media(min-width:1367px){.homeWork__sample:hover .homeWork__title,.homeWork__sample:hover .homeWork__type,.homeWork__sample:hover .homeWork__year{color:#ba0d10}.homeWork__sample:hover .homeWork__line{background-color:#ba0d10}}.homeWork__title{position:absolute;left:0;transition:.2s}.homeWork__type{position:absolute;left:40%;transition:.2s}@media(max-width:1279px){.homeWork__type{left:35%}}@media(max-width:599px){.homeWork__type{left:30%}}.homeWork__year{position:absolute;right:0;transition:.2s}.homeWork__space{visibility:hidden}.homeWork__line{width:100%;height:2px;background-color:#0f0f0f;margin-top:20px;transition:.2s}@media(max-width:1024px){.homeWork__line{margin-top:25px}}@media(max-width:599px){.homeWork__line{margin-top:20px}}.homeWork__star{position:absolute;left:-65px;top:50%;transform:translateY(-50%) scale(1);width:35px;cursor:default;transition:.2s}@media(max-width:1599px){.homeWork__star{left:-50px;width:30px}}@media(max-width:1024px){.homeWork__star{display:none}}.homeWork__cta{font-size:1.8rem;position:absolute;right:0;margin-top:50px}@media(max-width:1599px){.homeWork__cta{font-size:1.6rem}}@media(max-width:1279px){.homeWork__cta{font-size:1.5rem}}@media(max-width:1024px){.homeWork__cta{font-size:1.6rem}}@media(max-width:599px){.homeWork__cta{font-size:1.4rem}}@media(max-width:399px){.homeWork__cta{font-size:1.25rem}}.homeWork__cta:after{content:"";height:2px;width:100%;position:absolute;bottom:-5px;right:0;background-color:#0f0f0f;transform:scaleX(0);transform-origin:left;transition:.2s}@media(max-width:1024px){.homeWork__cta:after{transform:scaleX(1)}}@media(min-width:1367px){.homeWork__cta:hover{color:#ba0d10}.homeWork__cta:hover:after{transform:scaleX(1);background-color:#ba0d10}}.homeWork__display{width:30%;padding-top:20px}@media(max-width:1279px){.homeWork__display{width:35%}}@media(max-width:1024px){.homeWork__display{display:none}}.homeWork__image{width:100%;aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:15px}.homeWork__description{font-size:1.2rem}.homeWork__acc{gap:15px;overflow:hidden;transition:all .3s ease-in;height:15rem;padding:10px 10px 10px 0;display:none}@media(max-width:1024px){.homeWork__acc{display:flex}}.homeWork__acc-image{height:90%;width:30%;background-size:cover;background-repeat:no-repeat;background-position:50%}@media(max-width:599px){.homeWork__acc-image{width:50%;height:80%}}.homeWork__acc-description{width:60%}@media(max-width:1024px){.homeWork__acc-description{font-size:1.25rem}}@media(max-width:599px){.homeWork__acc-description{font-size:1rem}}@media(max-width:399px){.homeWork__acc-description{font-size:.85rem}}.footer{color:#f0f0f0;padding:75px 5%}@media(max-width:1279px){.footer{padding:50px 5%}}@media(max-width:599px){.footer{padding:100px 5% 50px}}.footer__container{display:flex}@media(max-width:1024px){.footer__container{flex-direction:column}}.footer__info-container{width:40%}@media(max-width:1024px){.footer__info-container{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}}.footer__logo{width:70%;margin-bottom:3.5rem}@media(max-width:1024px){.footer__logo{width:60%;margin-bottom:1rem}}@media(max-width:599px){.footer__logo{width:90%}}.footer__location{display:flex;align-items:flex-start;width:70%}@media(max-width:1279px){.footer__location{width:80%;align-items:center}}@media(max-width:1024px){.footer__location{width:auto}}@media(max-width:599px){.footer__location{width:75%;display:none}}@media(min-width:1367px){.footer__location:hover .footer__pin{transform:translateY(-5px) scale(1.05)}}.footer__pin{width:40px;height:50px;margin-right:2rem;transition:.3s}@media(max-width:1279px){.footer__pin{margin-right:1rem}}@media(max-width:599px){.footer__pin{width:30px;height:37.5px;margin-right:.75rem}}.footer__location-text{font-size:18px}@media(max-width:1279px){.footer__location-text{font-size:1rem}}@media(max-width:599px){.footer__location-text{font-size:.85rem}}.footer__links-container{width:60%;display:flex}@media(max-width:1024px){.footer__links-container{width:100%;justify-content:space-around}}.footer__menu{width:50%}@media(max-width:1024px){.footer__menu{width:auto;display:flex;flex-direction:column;align-items:flex-start}}.footer__title{font-size:3rem;font-weight:700;margin-top:-1rem}@media(max-width:1279px){.footer__title{font-size:2.5rem}}@media(max-width:1024px){.footer__title{margin-top:0}}@media(max-width:599px){.footer__title{font-size:1.75rem}}.footer__website-links{display:inline-flex;flex-direction:column;margin-left:.25rem;margin-top:1rem}.footer__website-link{font-size:1.25rem;margin-bottom:1.5rem}@media(max-width:1279px){.footer__website-link{font-size:1rem}}@media(max-width:599px){.footer__website-link{margin-bottom:1.3rem}}.footer__website-link p{position:relative;display:inline}.footer__website-link p:after{content:"";position:absolute;bottom:-.2rem;left:0;width:100%;height:3px;transform:scaleX(0);transform-origin:left;transition:.2s;background-color:#f0f0f0}@media(min-width:1367px){.footer__website-link:hover p:after{transform:scaleX(1)}}@media(max-width:1024px){.footer__socials{width:auto;display:flex;flex-direction:column;align-items:flex-start}}.footer__social-links{display:flex;flex-direction:column;margin-top:1rem}@media(max-width:1024px){.footer__social-links{align-items:flex-start}}.footer__social-link{display:flex;align-items:center;margin-bottom:1.2rem}@media(min-width:1367px){.footer__social-link:hover .footer__social-icon{transform:scale(1.25)}}@media(max-width:599px){.footer__social-link{margin-bottom:1rem}}.footer__social-icon{width:28px;height:28px;margin-right:1rem;transition:.2s}@media(max-width:1279px){.footer__social-icon{width:24px;height:24px;margin-right:.5rem}}.footer__social-text{font-size:1.25rem}@media(max-width:1279px){.footer__social-text{font-size:1rem}}