html{font-size:16px}@media(max-width:1024px){html{font-size:14px}}html,body{margin:0;padding:0;background-color:#000;font-family:Sora,sans-serif;color:#fff;width:100%;max-width:100vw;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}[id]{scroll-margin-top:6.5rem}.header-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 3rem;display:flex;align-items:center;justify-content:space-between;background-color:#070f23b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.05);transition:all .3s ease}.logo-img{height:2.25rem;-o-object-fit:contain;object-fit:contain}.nav-menu{display:flex;align-items:center;gap:2rem;font-size:.875rem;font-weight:600;color:#ffffffe6;position:absolute;left:50%;transform:translate(-50%)}.nav-link{transition:color .2s;text-decoration:none;color:inherit;white-space:nowrap}.nav-link:hover{color:#f5c518}.mobile-menu-btn{display:none;background:transparent;border:none;color:#fff;cursor:pointer;z-index:1001;padding:.5rem}@media(max-width:1199px){.header-nav{padding:1rem 1.5rem}.mobile-menu-btn{display:flex;align-items:center;justify-content:center}.nav-menu{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#050b14fa;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;padding:2rem;z-index:1000;opacity:0;pointer-events:none;transform:none;transition:opacity .3s ease}.nav-menu.open{opacity:1;pointer-events:auto}.nav-menu .nav-link{font-size:clamp(1.1rem,5vw,1.5rem)}}.nav-action-buttons{display:flex;gap:.8rem;margin-left:1.5rem;align-items:center}.btn-yellow-nav{background-color:#f5c518;color:#000;font-weight:700;font-size:.8125rem;padding:.5rem 1.25rem;border-radius:8px 4px 4px 8px;transform:skew(-10deg);text-decoration:none;transition:opacity .2s;white-space:nowrap}.btn-yellow-nav span{display:inline-block;transform:skew(10deg)}@media(max-width:1199px){.nav-action-buttons{flex-direction:column;margin-left:0;margin-top:1rem;width:100%;align-items:center;gap:1rem}.btn-yellow-nav{width:100%;text-align:center;padding:.8rem 1rem;font-size:1rem;max-width:300px}}.hero-section{width:100vw;height:100vh;position:relative;overflow:hidden;background-image:linear-gradient(#00000080,#00000080),url(/build/assets/cargoPrincipal-pXSNR91c.jpg);background-size:cover;background-position:center top;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end}.hero-section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:65vh;background:linear-gradient(to top,rgba(0,0,0,1) 2%,rgba(0,0,0,1) 10%,transparent 100%);z-index:1;pointer-events:none}.hero-content{position:relative;z-index:10;width:100%;max-width:84.375rem;margin:0 auto;padding:0 2rem 4rem;display:flex;flex-direction:column;gap:3rem}.hero-top-row{display:flex;justify-content:space-between;align-items:flex-end;width:100%;gap:2rem}@media(max-width:1024px){.hero-top-row{flex-direction:column;align-items:flex-start}}.hero-text-side{width:100%;max-width:50rem}.hero-pretitulo-wrap{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.hero-pretitulo{font-size:.9375rem;font-weight:600;color:#fff}.hero-line{width:.875rem;height:2px;background:#ffffff80}.hero-title{font-size:3.25rem;line-height:1.1;font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.02em}@media(max-width:1024px){.hero-title{font-size:2.5rem}}.hero-description{font-size:1.0625rem;color:#ffffffd9;margin:0;line-height:1.5}.hero-countries-side{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:.5rem}.hero-pin{color:#f5c518;width:1.25rem;height:1.25rem;margin-bottom:.5rem}.hero-countries-list{list-style:none;padding:0;margin:0;color:#fffc;font-size:.8125rem;font-weight:500;line-height:1.5}.hero-country-item{display:flex;align-items:center;gap:.5rem}.hero-country-flag{width:20px;border-radius:2px}.hero-bottom-row{display:flex;flex-direction:column;align-items:center;width:100%}.hero-botones{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem;width:100%;justify-content:center}@media(max-width:768px){.hero-botones{flex-direction:column;gap:1rem}}.btn-yellow{display:inline-block;background-color:#f5c518;color:#000;text-decoration:none;font-weight:700;font-size:.875rem;padding:.8rem 3rem;border-radius:12px 6px 6px 12px;transform:skew(-12deg);transition:opacity .2s;text-align:center}@media(max-width:768px){.btn-yellow,.btn-black{width:100%;max-width:20rem}}.btn-yellow span{display:inline-block;transform:skew(12deg)}.btn-yellow:hover{opacity:.9}.btn-black{display:inline-block;background-color:transparent;color:#fff;text-decoration:none;font-weight:600;font-size:.875rem;padding:.8rem 3rem;border:1px solid rgba(255,255,255,.4);border-radius:6px 12px 12px 6px;transform:skew(-12deg);transition:background-color .2s;text-align:center}.btn-black span{display:inline-block;transform:skew(12deg)}.btn-black:hover{background-color:#ffffff1a}.hero-disclaimer{font-size:.6875rem;color:#fff9;font-weight:400;margin:0;text-align:center}.steps-section{width:100vw;background-color:#000;padding:6rem 0 2rem;display:flex;justify-content:center;position:relative;z-index:2}.steps-container{width:100%;max-width:84.375rem;padding:0 2rem;display:flex;flex-direction:column;align-items:center;gap:5rem}.steps-header{text-align:center}.steps-title{font-size:2.625rem;line-height:1.1;font-weight:300;margin:0 0 1rem;color:#fff}@media(max-width:768px){.steps-title{font-size:2rem}}.steps-title strong{font-weight:700}.steps-subtitle{color:#f5c518;font-size:1rem;font-weight:600;line-height:1.4;margin:0}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%}@media(min-width:768px){.steps-grid{grid-template-columns:repeat(4,1fr)}}.step-card{display:flex;flex-direction:column;align-items:center;text-align:center}.step-icon-wrapper{position:relative;width:72px;height:72px;border-radius:50%;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.step-icon-wrapper:before{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border-radius:50%;border:1px solid rgba(255,255,255,.05)}.step-icon{color:#3b82f6;width:28px;height:28px}.step-title{font-size:18px;font-weight:700;margin:0 0 .75rem;line-height:1.3;color:#fff}.step-desc{font-size:14px;color:#ffffffb3;line-height:1.5;margin:0;font-weight:400}.step-desc-small{display:block;font-size:11px;color:#fff6;margin-top:.5rem;line-height:1.4}.calc-section{width:100vw;position:relative;background-image:url(/build/assets/Barco02-DRyl_s70.jpg);background-size:cover;background-position:center top;background-repeat:no-repeat;padding-top:18rem;padding-bottom:8rem;display:flex;justify-content:center}.calc-section:before{content:"";position:absolute;top:0;left:0;right:0;height:25vh;background:linear-gradient(to bottom,rgba(0,0,0,1) 0%,transparent 100%);pointer-events:none;z-index:1}.calc-section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30vh;background:linear-gradient(to top,rgba(0,0,0,1) 0%,transparent 100%);pointer-events:none;z-index:1}.calc-container{width:100%;max-width:80%;padding:0 2rem;display:flex;flex-direction:column;position:relative;z-index:10;flex:1}@media(min-width:768px){.calc-container{flex-direction:row;justify-content:space-between}}.calc-empty-side{display:none}@media(min-width:1024px){.calc-empty-side{display:block;width:45%}}.calc-content-side{width:100%;padding-top:2rem;display:flex;flex-direction:column;align-items:flex-end}@media(max-width:1024px){.calc-content-side{align-items:center}}@media(min-width:1024px){.calc-content-side{width:55%}}.calc-main-title{font-size:2.375rem;font-weight:800;color:#fff;line-height:1.1;margin:0 0 1rem;text-align:right}@media(max-width:1024px){.calc-main-title{text-align:center;font-size:2rem}}@media(min-width:1024px){.calc-main-title{font-size:4rem;letter-spacing:-.02em}}.calc-subtitle{font-size:1.2rem;color:#ffffffd9;line-height:1.4;margin:0;text-align:right;max-width:80%}@media(max-width:1024px){.calc-subtitle{text-align:center;max-width:100%;margin:0 0 2.5rem}}@media(min-width:1024px){.calc-subtitle{font-size:1.125rem;margin:0 0 2.5rem}}.calc-card{background-color:#040a1d;border-radius:5rem 0 2.5rem;padding:2rem 2rem 0;width:100%;max-width:27.5rem;overflow:hidden;box-shadow:0 20px 40px #00000080;display:flex;flex-direction:column}@media(max-width:768px){.calc-card{border-radius:2rem 0 1rem;padding:1.5rem 1.25rem 0;max-width:92%;margin:0 auto}}.calc-card-title{font-size:1.75rem;font-weight:700;text-align:center;color:#fff;margin:0 0 1.5rem}@media(max-width:768px){.calc-card-title{font-size:1.35rem;margin-bottom:1rem}}.calc-form{display:flex;flex-direction:column;gap:.75rem}.calc-row{display:flex;align-items:center;gap:1rem;justify-content:space-between;width:100%}.calc-label{width:35%;font-size:.8125rem;font-weight:600;color:#fff;text-align:right}@media(max-width:768px){.calc-label{font-size:.75rem}}.calc-input-wrapper{width:65%}.calc-radio{width:.875rem;height:.875rem;border:1px solid rgba(255,255,255,.3);background-color:transparent;display:inline-block}.calc-radio.active{background-color:#f5c518;border-color:#f5c518}.calc-select{width:100%;background-color:#d1d5db;font-family:inherit;font-weight:500;color:#374151;border:none;padding:.5rem .75rem;border-radius:4px;outline:none;cursor:pointer}.calc-input{width:100%;background-color:#d1d5db;border:none;padding:.5rem .75rem;border-radius:4px;outline:none;text-align:center;font-weight:700;font-size:1.5rem;color:#6b7280}@media(max-width:768px){.calc-input{font-size:1.25rem;padding:.4rem .5rem}}.calc-input::-moz-placeholder{color:#9ca3af}.calc-input::placeholder{color:#9ca3af}.calc-total-row{margin-top:2rem;margin-bottom:2.5rem}@media(max-width:768px){.calc-total-row{margin-top:1.5rem;margin-bottom:2rem}}.calc-total-value{width:65%;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#f5c518}.calc-total-num{font-size:1.75rem;font-weight:700}@media(max-width:768px){.calc-total-num{font-size:1.5rem}}.calc-total-currency{font-size:.8125rem;font-weight:600}.btn-blue-full{width:calc(100% + 4rem);margin:0 -2rem;background-color:#1d4ed8;color:#fff;font-size:.9375rem;font-weight:600;padding:1.25rem;border:none;cursor:pointer;transition:background-color .2s;text-align:center}.btn-blue-full:hover{background-color:#1e40af}.calc-faqs-bottom{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem;margin-left:2rem;max-width:450px}.faq-item{color:#ffffffbf;font-size:.8125rem;line-height:1.5}.faq-item strong{color:#fff;font-weight:700}.calc-note{font-size:.85rem;color:#a1a1aa;text-align:center;margin-top:1rem;max-width:480px;margin-inline:auto}.video-section{width:100vw;background-color:#000;padding:8rem 0;display:flex;justify-content:center;position:relative;z-index:2}.video-container{width:100%;max-width:84.375rem;padding:0 2rem;display:flex;flex-direction:column;align-items:center;gap:4rem}@media(min-width:1024px){.video-container{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}}.video-text-side{width:100%;text-align:center}@media(min-width:1024px){.video-text-side{width:25%;text-align:left}}.video-main-title{font-size:2.625rem;font-weight:300;line-height:1.1;color:#fff;margin:0}@media(max-width:768px){.video-main-title{font-size:2rem}}.video-subtitle-yellow{color:#f5c518;font-size:1rem;font-weight:700;margin:1.5rem 0 0;line-height:1.4}.video-player-side{width:100%;display:flex;justify-content:center}@media(min-width:1024px){.video-player-side{width:50%}}.video-play-btn{width:5rem;height:5rem;background-color:#1e40af;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #00000080;transition:transform .2s,background-color .2s}.play-icon{color:#fff;width:2.25rem;height:2.25rem;margin-left:3px}.video-arrow-side{display:none;width:100%;justify-content:center}@media(min-width:1024px){.video-arrow-side{width:25%;display:block;padding-top:10%}}.video-arrow-wrap{display:flex;flex-direction:column;align-items:center;max-width:250px}@media(min-width:1024px){.video-arrow-wrap{align-items:flex-start}}.video-arrow-img{width:6.25rem;height:auto;margin-bottom:1rem}.video-arrow-text{font-size:1rem;color:#ffffffb3;line-height:1.5;text-align:center;margin:0}@media(min-width:1024px){.video-arrow-text{text-align:left}}.stores-section{position:relative;display:flex;align-items:center;min-height:100vh;background-image:url(/build/assets/Avion02-CSEAA5KE.jpg);background-size:cover;background-position:center right;padding:5rem 0}@media(max-width:1024px){.stores-section{background-position:20% center}}.stores-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:15vh;background:linear-gradient(to bottom,#000,#0000);z-index:2;pointer-events:none}.stores-section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:20vh;background:linear-gradient(to top,#000,#0000);z-index:2;pointer-events:none}.stores-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000000f2,#000c 35%,#0003 75%,#0000);z-index:1;pointer-events:none}.stores-container{width:100%;max-width:84.375rem;margin:0 auto;padding:0 2rem;position:relative;z-index:10}.stores-content-wrapper{position:relative;z-index:5;display:flex;flex-direction:column;gap:2rem;width:100%;max-width:34.375rem}.stores-header-area{display:flex;flex-direction:column;gap:.5rem}.stores-main-title{font-family:Sora,sans-serif;font-size:2.625rem;font-weight:500;color:#fff;margin:0;line-height:1.25}@media(max-width:768px){.stores-main-title{font-size:2rem}}.stores-subtitle{color:#fff9;font-size:1.125rem;margin:0}.stores-tabs-container{display:flex;gap:.8rem;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem;margin-top:1rem}.stores-tabs-container::-webkit-scrollbar{display:none}.store-tab-btn{background:transparent;border:1px solid rgba(255,255,255,.15);color:#ffffffb3;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:600;padding:.6rem 1.4rem;cursor:pointer;border-radius:1.5rem;transition:all .3s ease;white-space:nowrap;flex-shrink:0}.store-tab-btn:hover{color:#fff;border-color:#fff6;background:#ffffff0d}.store-tab-btn.active{color:#000;background:#f5c518;border-color:#f5c518}.stores-dynamic-content{display:flex;align-items:flex-start;margin-top:1rem}.store-card-box{width:100%;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.store-card-box.card-animate{opacity:0;transform:translateY(10px)}.store-card-title{font-family:Sora,sans-serif;font-size:2.375rem;font-weight:700;color:#fff;margin:0 0 .3rem;line-height:1.1}@media(max-width:768px){.store-card-title{font-size:2rem}}.store-card-highlight{color:#f5c518;font-family:Sora,sans-serif;font-size:1.0625rem;font-weight:600;margin:0 0 1.2rem}.store-card-bullets{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.4rem}.store-card-bullets li{position:relative;padding-left:1rem;font-family:Sora,sans-serif;font-size:1rem;color:#ffffffe6;line-height:1.4}.store-card-bullets li:before{content:"";position:absolute;left:0;top:.45em;width:6px;height:6px;border-radius:50%;background-color:#00b4d8;box-shadow:0 0 5px #00b4d899}.btn-store-skew{display:inline-block;background-color:#f5c518;color:#000;text-decoration:none;font-family:Sora,sans-serif;font-weight:700;font-size:1rem;padding:.8rem 2.2rem;border-radius:12px 6px 6px 12px;transform:skew(-12deg);transition:all .2s ease}.btn-store-skew span{display:inline-block;transform:skew(12deg)}.btn-store-skew:hover{opacity:.9;transform:skew(-12deg) scale(1.02)}.direcciones-section{width:100vw;min-height:50vh;position:relative;z-index:20;background-color:#031229;background-image:radial-gradient(circle at center,rgba(255,255,255,.03) 1px,transparent 1.5px);background-size:20px 20px;padding:8rem 0;display:flex;justify-content:center}.direcciones-section:before{content:"";position:absolute;top:0;left:0;right:0;height:25vh;background:linear-gradient(to bottom,rgba(0,0,0,1) 0%,transparent 100%);pointer-events:none;z-index:1}.direcciones-section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30vh;background:linear-gradient(to top,rgba(0,0,0,1) 0%,transparent 100%);pointer-events:none;z-index:1}.direcciones-container{width:100%;max-width:84.375rem;padding:0 2rem;display:flex;flex-direction:column}.direcciones-main-title{text-align:center;color:#fff;font-size:3rem;font-weight:300;margin-bottom:4rem;position:relative;z-index:10}.direcciones-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem 3rem}@media(min-width:768px){.direcciones-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.direcciones-grid{grid-template-columns:repeat(3,1fr)}}.direccion-card{display:flex;flex-direction:column;gap:.2rem}.direccion-country{display:flex;align-items:center;gap:.75rem;color:#c9e0fa;font-size:1.6rem;font-weight:700;margin:0 0 .5rem}.direccion-flag{width:24px;height:auto;border-radius:2px}.direccion-text{color:#fff;font-size:.95rem;line-height:1.5;margin:0}.dir-label{color:#65a7e6;font-weight:600}.tracking-section{width:100vw;min-height:100vh;position:relative;background-image:url(/build/assets/Auto02-BxIr3DJB.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:8rem;padding-bottom:8rem;display:flex;align-items:center}@media(max-width:1024px){.tracking-section{background-position:25% center}}.tracking-section:before{content:"";position:absolute;top:0;left:0;right:0;height:45vh;background:linear-gradient(to bottom,rgba(0,0,0,1) 25%,transparent 100%);pointer-events:none;z-index:1}.tracking-section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:35vh;background:linear-gradient(to top,rgba(0,0,0,1) 5%,transparent 100%);pointer-events:none;z-index:1}.tracking-container{width:100%;max-width:1350px;margin:0 auto;padding:0 2rem;position:relative;z-index:10;display:flex;flex-direction:column;gap:4rem}.tracking-main-title{font-size:2.25rem;font-weight:500;color:#fff;margin:0;text-align:center}@media(min-width:1024px){.tracking-main-title{font-size:2.625rem}}.tracking-content{display:flex;width:100%}.tracking-text-side{width:100%;max-width:25rem}@media(min-width:1024px){.tracking-text-side{width:45%}}.tracking-empty-side{display:none}@media(min-width:1024px){.tracking-empty-side{display:block;width:55%}}.tracking-desc{font-size:1.375rem;color:#fff;line-height:1.4;margin:0 0 2.5rem}.tracking-highlight{font-size:1.25rem;font-weight:700;color:#f5c518;margin:0 0 1rem}.tracking-list{list-style:none;padding:0;margin:0}.tracking-list li{position:relative;padding-left:1.5rem;font-size:1.125rem;color:#ffffffe6;margin-bottom:.5rem;font-weight:600}.tracking-list li:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;background-color:#3b82f6;border-radius:50%}.info-section{width:100vw;min-height:100vh;background-color:#000;position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.info-container{width:100%;max-width:84.375rem;padding:0 2rem;display:flex;flex-direction:column;gap:6rem}.info-main-title{font-size:3rem;font-weight:300;color:#fff;margin:0;text-align:center;line-height:1.2}@media(max-width:768px){.info-main-title{font-size:2.25rem}}.info-grid{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width:768px){.info-grid{grid-template-columns:1fr 1fr;-moz-column-gap:6rem;column-gap:6rem;row-gap:4rem}}.info-block{display:flex;flex-direction:column}.info-block-title{font-size:1.625rem;font-weight:700;color:#fff;margin:0 0 .8rem}.info-block-desc{font-size:1.0625rem;color:#fff9;line-height:1.5;margin:0}.faqs-footer-section{width:100vw;position:relative;background-image:url(/build/assets/mercaderias-DLYf3Ww0.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;padding-top:8rem;padding-bottom:4rem;display:flex;flex-direction:column;align-items:center}.overlay-dark{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000c;z-index:1}.faqs-footer-section:before{content:"";position:absolute;top:0;left:0;right:0;height:25vh;background:linear-gradient(to bottom,rgba(0,0,0,1) 0%,transparent 100%);pointer-events:none;z-index:2}.faqs-container{width:100%;max-width:84.375rem;padding:0 2rem;position:relative;z-index:10;min-height:100vh;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem}.faqs-main-title{font-size:3rem;font-weight:300;color:#fff;margin:0 0 2.5rem;text-align:center}@media(max-width:768px){.faqs-main-title{font-size:2.25rem}}.faqs-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.faqs-grid{grid-template-columns:1fr 1fr;-moz-column-gap:6rem;column-gap:6rem}}.faqs-col{display:flex;flex-direction:column;gap:1.5rem}.faq-pair{display:flex;flex-direction:column}.faq-q{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.3}.faq-a{font-size:1rem;color:#fff9;line-height:1.5;margin:0 0 1rem}.footer-container{width:100%;max-width:84.375rem;padding:0 2rem;position:relative;z-index:10;display:flex;flex-direction:column}.footer-top-row{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:4rem;margin-bottom:6rem;width:100%}@media(min-width:768px){.footer-top-row{flex-direction:row;align-items:center}}.footer-title{font-size:2.875rem;font-weight:300;color:#fff;margin:0;line-height:1.1;text-align:center}@media(max-width:768px){.footer-title{font-size:2rem}}@media(min-width:768px){.footer-title{text-align:left}}.footer-buttons{display:flex;flex-direction:column;gap:1.25rem;align-items:center;width:100%}@media(min-width:768px){.footer-buttons{align-items:flex-end;width:auto}}.btn-yellow-footer{display:inline-block;background-color:#f5c518;color:#000;text-decoration:none;font-weight:700;font-size:.8125rem;padding:.8rem 2.5rem;border-radius:12px 6px 6px 12px;transform:skew(-12deg);transition:opacity .2s;text-align:center;width:100%;max-width:17.5rem}.btn-yellow-footer span{display:inline-block;transform:skew(12deg)}.btn-yellow-footer:hover{opacity:.9}.btn-black-footer{display:inline-block;background-color:transparent;color:#fff;text-decoration:none;font-weight:600;font-size:.8125rem;padding:.8rem 2.5rem;border:1px solid rgba(255,255,255,.4);border-radius:12px 6px 6px 12px;transform:skew(-12deg);transition:background-color .2s;text-align:center;width:100%;max-width:17.5rem}.btn-black-footer span{display:inline-block;transform:skew(12deg)}.btn-black-footer:hover{background-color:#ffffff1a}.footer-social-row{display:flex;justify-content:center;width:100%}.social-icons{display:flex;gap:1.5rem}.social-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#fff;color:#000;transition:opacity .2s}.social-link:hover{opacity:.8}.s-icon{width:16px;height:16px}
