@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{font-size:1.6rem;font-family:Inter,sans-serif}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*{padding:0;margin:0;box-sizing:border-box}nav{font-family:Inter,sans-serif;background:#fff;display:flex;justify-content:space-evenly;align-items:center;width:100%;z-index:100;position:fixed;height:5rem}nav a{text-decoration:none;color:#000}nav a.active{font-weight:700}.languageDropdownList button img{width:2rem;height:2rem}#logo{width:8rem;height:auto}.language img{width:2rem}.navItems{display:flex;list-style:none;gap:10rem}.navItems li a{padding:1rem}.language{background:#fafafa;border-style:none;padding:.5rem 1rem;font-size:1.4rem;cursor:pointer;border-radius:.5rem}.language button{border:none;display:flex;align-items:center;cursor:pointer;background-color:#fafafa;width:13rem}.languageMobile{display:none}.languageDropdownList button{display:flex;gap:1rem;padding:2rem 0 1rem;margin:0 1rem}.languageDropdownList{display:flex;flex-direction:column;position:absolute;background-color:#fafafa;border-radius:.5rem}.languageDropdown{display:none}.languageDropdown.active{display:flex;justify-content:center}.languageVisibleButton{display:flex;gap:2rem}.languageVisibleButton div{display:flex;align-items:center;gap:1rem}#menuIcon{display:none}.menuIconBox{display:none;padding:1rem}.closeMenuBox,.responsive-nav{display:none}@media (max-width: 800px){.mobile-nav{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;height:5rem;background-color:#fff}.responsive-nav{display:none}.responsive-nav.active{display:flex;align-items:center;justify-content:space-between;position:fixed;width:100%;height:5rem;padding:1rem;background-color:#fff;z-index:101}#menuIcon{display:block;width:3rem;height:3rem;cursor:pointer;filter:invert(19%) sepia(34%) saturate(2028%) hue-rotate(175deg) brightness(95%) contrast(92%)}.menuIconBox{display:flex;align-items:center}.navItems{display:none;flex-direction:column;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#114168;padding:7rem 1rem;gap:1rem;z-index:100}.navItems.active{display:flex}.closeMenuBox{cursor:pointer;display:flex;padding:1rem}#closeMenuIcon{width:3rem;height:3rem;filter:invert(19%) sepia(34%) saturate(2028%) hue-rotate(175deg) brightness(95%) contrast(92%)}.navItems li{width:100%}.navItems li a{display:block;width:100%;padding:1.5rem;font-size:3rem;color:#fff;text-decoration:none;font-weight:700;position:relative}.navItems li a.active{font-weight:700;text-decoration:underline}.navItems li a:hover{background-color:#092033}.languageMobile{display:flex;gap:2rem;padding:2rem}.languageMobile img{width:3rem;cursor:pointer;border:1px solid #fff;border-radius:.2rem}.language{display:none}}.home{width:100%;padding-top:5rem}header{display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}video{width:100%;height:70vh;object-fit:cover;z-index:-1;pointer-events:none}.headerText{position:absolute;display:flex;flex-direction:column;align-items:center;gap:5rem}.headerText button{padding:1rem 2rem;border:none;background-color:#114168;color:#fff;border-radius:.5rem;cursor:pointer;transition:.5s}.headerText button:hover{background-color:#092033;transition:.5s}.headerText a{width:max-content}.headerText h1{font-size:7rem}.aboutUs{text-align:center;padding:5rem 1rem}.aboutUs h2{font-size:2.5rem;margin-bottom:2rem;color:#0c2d48}.aboutUs-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.aboutUs-card{background:#fff;border:1px solid #ddd;border-radius:1rem;padding:2rem;max-width:35rem;text-align:center;box-shadow:0 6px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:default}.aboutUs-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0003}.aboutUs-card .image{margin-bottom:1.5rem}.aboutUs-card .image img{width:4.8rem;height:4.8rem;object-fit:contain;filter:invert(19%) sepia(15%) saturate(5091%) hue-rotate(179deg) brightness(94%) contrast(91%)}.aboutUs-card h2{font-size:2rem;margin-bottom:1rem;color:#222}.aboutUs-card p{font-size:1.5rem;color:#555;line-height:1.6}.highLightProductsTitle{display:flex;justify-content:center;align-items:center;text-align:center;color:#0c2d48;font-size:2.5rem}.highLightProducts{display:flex;flex-wrap:wrap;margin:5rem 0 5rem 10rem;gap:3rem}.verMasBox{display:flex;justify-content:center;align-items:center;font-size:2.5rem;background-color:#f3f3f3;width:30rem;min-height:25rem;text-decoration:none;color:#000;border:1px solid #ddd;transition:transform .3s ease,box-shadow .3s ease}.verMasBox:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0003}.verMasBoxContent{display:flex;gap:1rem}.verMasBoxContent img{width:2.5rem}@media (max-width: 950px){video{height:70vh}.highLightProducts{margin:0;display:flex;justify-content:center;margin-top:3rem}.headerText h1{font-size:5rem}.headerText p{font-size:1.3rem}.verMasBox{width:17rem}.verMasBoxContent img{width:1.6rem}.verMasBoxContent p{font-size:1.4rem}}.seo-content{max-width:120rem;margin:0 auto 4rem;padding:0 2rem;text-align:left}.seo-content h2{font-size:2.8rem;color:#0c2d48;margin-bottom:2rem;text-align:center;font-weight:600}.seo-content h3{font-size:2.2rem;color:#145da0;margin:2rem 0 1rem;font-weight:600}.seo-content p{font-size:1.6rem;line-height:1.6;color:#495057;margin-bottom:1.5rem;text-align:justify}.products-list{list-style:none;padding:0;margin-top:2rem}.products-list li{font-size:1.6rem;line-height:1.6;color:#495057;margin-bottom:1.5rem;padding-left:3rem;position:relative;background:#fff;padding:1.5rem 1.5rem 1.5rem 3rem;border-radius:.8rem;box-shadow:0 2px 8px #0000000d;border-left:4px solid #28a745}.products-list li:before{content:"✓";color:#28a745;font-weight:700;font-size:1.8rem;position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.products-intro{text-align:center;max-width:80rem;margin:0 auto 3rem;padding:0 2rem}.products-intro p{font-size:1.8rem;color:#6c757d;line-height:1.6;font-weight:300}.faq-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:6rem 2rem;margin-top:5rem}.faq-section h2{text-align:center;font-size:3.2rem;color:#0c2d48;margin-bottom:4rem;font-weight:600;position:relative}.faq-section h2:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:8rem;height:.4rem;background:linear-gradient(90deg,#145da0,#0c2d48);border-radius:2px}.faq-container{max-width:100rem;margin:0 auto;display:grid;gap:2.5rem}.faq-item{background:#fff;padding:3rem;border-radius:1.5rem;box-shadow:0 8px 25px #00000014;border:1px solid rgba(20,93,160,.1);transition:all .3s ease}.faq-item:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000001f;border-color:#145da033}.faq-item h3{font-size:2.2rem;color:#0c2d48;margin-bottom:1.5rem;font-weight:600;line-height:1.3}.faq-item p{font-size:1.6rem;color:#495057;line-height:1.6;margin:0}@media (max-width: 768px){.seo-content h2{font-size:2.5rem}.seo-content h3{font-size:2rem}.products-list li{font-size:1.5rem;padding:1.2rem 1.2rem 1.2rem 2.8rem}.products-intro p{font-size:1.6rem}.faq-section h2{font-size:2.8rem;margin-bottom:3rem}.faq-section{padding:4rem 1.5rem}.faq-item{padding:2.5rem 2rem}.faq-item h3{font-size:2rem}.faq-item p{font-size:1.5rem}}.productInfo span{color:#b40b02;font-weight:700}.product{width:30rem;transition:.2s}.product:hover{scale:1.025;transition:.2s}.productInfo{display:flex;align-items:flex-start;gap:.5rem;font-size:1.4rem}.productInfoContant{display:flex;flex-direction:column;gap:1rem}.productTitle{font-size:2rem;font-weight:700}.productInfo img{width:1.4rem;height:1.4rem}.productImage{width:30rem;height:30rem;background-position:center;background-repeat:no-repeat;background-size:cover}@media (max-width: 950px){.product{width:17rem;margin:1rem .5rem;scale:1}.productImage{width:17rem;height:17rem}.productTitle{font-size:1.5rem}.productInfo{font-size:1.2rem}.productInfo img{width:1.2rem;height:1.2rem}.productInfoContant{gap:.5rem}.product{transition:0s}.product:hover{scale:1;transition:0s}}.productPage{padding-top:5rem;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.products{width:100%;display:flex;justify-content:center;gap:5rem;flex-wrap:wrap;padding:3rem 0}@media (max-width: 800px){.products{gap:0rem;justify-content:space-evenly;padding:1rem 0}.productPage{overflow-x:hidden}}#product1{background-image:url(/assets/EstopaBlancaA-Dl9llEOo.avif)}#product2{background-image:url(/assets/EstopaBlancaB25-BtKwZSC-.avif)}#product3{background-image:url(/assets/EstopaColor25-D5-NErho.avif)}#product4{background-image:url(/assets/FundaEstopaMixta-DLH7S1a1.avif)}#product5{background-image:url(/assets/TrapoBlanco25-CiuEtOW-.avif)}#product6{background-image:url(/assets/TrapoBlanco10-BtvGk_Vj.avif)}#product7{background-image:url(/assets/TrapoColor5-LkiZ_j3V.avif)}#product8{background-image:url(/assets/TrapoColor25-CEkOv-Uu.avif)}#product9{background-image:url(/assets/TrapoColor10-STjJTFfN.avif)}#product10{background-image:url(/assets/TrapoColor20-BIbQoLsj.avif)}#product11{background-image:url(/assets/FundaTNT-BErilsTz.avif)}#product12{background-image:url(/assets/Pa%C3%B1osTNT-2fET5yhb.avif)}#product13{background-image:url(/assets/BobinasDePapel-NKVPMa2t.avif)}#product14{background-image:url(/assets/GustaSiliconada5-B57AI7GM.avif)}#product15{background-image:url(/assets/GuataSiliconada2-DiOaDgh7.avif)}#product16{background-image:url(/assets/GuataEnManta-BuVfVDzt.avif)}.banner{width:100vw;margin-left:calc(-50vw + 50%);height:20rem;display:flex;align-items:center;padding-left:max(5rem,calc((100vw - 120rem)/2 + 5rem));background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;box-sizing:border-box}.banner h1{font-size:6rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);z-index:2;position:relative}@media (max-width: 750px){.banner{height:12rem;padding-left:2rem;margin-left:calc(-50vw + 50%);width:100vw}.banner h1{font-size:3.5rem}}.banner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;z-index:1}.productCategoryPage .banner,.productPage .banner{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}#banner1{background-image:url(/assets/EstopaADec-DoXV1IAq.avif)}#banner2{background-image:url(/assets/trapos-color-BGGa6D64.avif)}#banner3{background-image:url(/assets/BannerTNT-CERwtFzM.avif)}#banner4{background-image:url(/assets/MaqGuata4-CUKPjqp6.avif)}.productCategoryPage{padding-top:5rem;overflow-x:hidden}.category-header{background:linear-gradient(135deg,#0c2d48,#145da0);color:#fff;padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.category-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.category-header-content{position:relative;z-index:1;max-width:120rem;margin:0 auto}.category-header h1{font-size:4.5rem;font-weight:700;margin-bottom:2.5rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.category-intro{max-width:90rem;margin:0 auto}.category-intro p{font-size:2rem;line-height:1.6;opacity:.95;text-align:justify;font-weight:300}.category-products{padding:5rem 2rem;background:#fafafa}.products{width:100%;display:flex;justify-content:center;gap:5rem;flex-wrap:wrap;max-width:140rem;margin:0 auto}.category-benefits{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:6rem 2rem;position:relative}.benefits-container{max-width:120rem;margin:0 auto;text-align:center}.category-benefits h2{font-size:3.2rem;color:#0c2d48;margin-bottom:4rem;font-weight:600;position:relative}.category-benefits h2:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:8rem;height:.4rem;background:linear-gradient(90deg,#145da0,#0c2d48);border-radius:2px}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(35rem,1fr));gap:3rem;margin-top:4rem}.benefit-item{background:#fff;padding:3rem 2.5rem;border-radius:1.5rem;box-shadow:0 8px 25px #00000014;transition:all .3s ease;border:1px solid rgba(20,93,160,.1);display:flex;align-items:flex-start;gap:2rem;text-align:left}.benefit-item:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026;border-color:#145da033}.benefit-icon{flex-shrink:0;width:5rem;height:5rem;background:linear-gradient(135deg,#28a745,#20c997);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #28a7454d}.benefit-checkmark{color:#fff;font-size:2.5rem;font-weight:700}.benefit-content h3{font-size:2.2rem;color:#0c2d48;margin-bottom:1rem;font-weight:600}.benefit-content p{font-size:1.6rem;color:#495057;line-height:1.6;margin:0}@media (max-width: 768px){.category-header{padding:4rem 1.5rem}.category-header h1{font-size:3rem;margin-bottom:2rem}.category-intro p{font-size:1.7rem}.products{gap:2rem;justify-content:space-evenly;padding:1rem 0}.productCategoryPage{overflow-x:hidden}.category-benefits{padding:4rem 1.5rem}.category-benefits h2{font-size:2.5rem;margin-bottom:3rem}.benefits-grid{grid-template-columns:1fr;gap:2.5rem}.benefit-item{padding:2.5rem 2rem;flex-direction:column;text-align:center;align-items:center}.benefit-icon{width:4rem;height:4rem}.benefit-checkmark,.benefit-content h3{font-size:2rem}.benefit-content p{font-size:1.5rem}}.blogPage{padding-top:5rem;min-height:100vh}.blog-header{background:linear-gradient(135deg,#0c2d48,#145da0);color:#fff;padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.blog-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>');opacity:.4}.blog-header-content{position:relative;z-index:1;max-width:80rem;margin:0 auto}.blog-header h1{font-size:4.5rem;margin-bottom:2rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.blog-header p{font-size:2rem;opacity:.95;font-weight:300;line-height:1.5}.blog-container{max-width:120rem;margin:0 auto;padding:0 2rem}.blog-posts{padding:6rem 0;background:#fafafa}.section-title{font-size:3.2rem;color:#0c2d48;text-align:center;margin-bottom:4rem;font-weight:600;position:relative}.section-title:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:8rem;height:.4rem;background:linear-gradient(90deg,#145da0,#0c2d48);border-radius:2px}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(42rem,1fr));gap:3rem;align-items:start;justify-content:center;max-width:140rem;margin:0 auto}.blog-post-card{background:#fff;border-radius:1.5rem;padding:3rem;box-shadow:0 8px 25px #00000014;transition:all .3s ease;border:1px solid rgba(20,93,160,.1);height:100%;display:flex;flex-direction:column;min-height:45rem;max-width:50rem;width:100%;justify-self:center}.blog-post-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026;border-color:#145da033}.post-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.post-category{background:linear-gradient(135deg,#145da0,#0c2d48);color:#fff;padding:.8rem 1.5rem;border-radius:2.5rem;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.post-date{color:#6c757d;font-size:1.4rem;font-weight:500}.blog-post-card h3{margin-bottom:1.5rem;flex-shrink:0;min-height:8rem;display:flex;align-items:center}.blog-post-card h3 a{color:#0c2d48;text-decoration:none;font-size:2.4rem;font-weight:600;line-height:1.3;transition:color .3s ease}.blog-post-card h3 a:hover{color:#145da0}.post-excerpt{color:#495057;font-size:1.6rem;line-height:1.6;margin-bottom:2.5rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;min-height:10rem}.post-footer{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #e9ecef;margin-top:auto;flex-shrink:0}.read-time{color:#6c757d;font-size:1.4rem;font-weight:500}.read-more{color:#145da0;text-decoration:none;font-weight:600;font-size:1.5rem;transition:all .3s ease;padding:.5rem 1rem;border-radius:.5rem}.read-more:hover{color:#fff;background:#145da0}.blog-categories{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:6rem 0}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:3rem}.category-card{background:#fff;padding:3rem 2.5rem;border-radius:1.5rem;text-decoration:none;color:inherit;box-shadow:0 8px 25px #00000014;transition:all .3s ease;border:1px solid rgba(20,93,160,.1);display:flex;align-items:center;gap:2rem}.category-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026;border-color:#145da033}.category-icon{flex-shrink:0;width:6rem;height:6rem;background:linear-gradient(135deg,#145da0,#0c2d48);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem}.category-content h3{color:#0c2d48;font-size:2.2rem;margin-bottom:1rem;font-weight:600}.category-content p{color:#6c757d;font-size:1.5rem;line-height:1.5;margin:0}@media (max-width: 768px){.blog-header{padding:4rem 1.5rem}.blog-header h1{font-size:3.5rem}.blog-header p{font-size:1.7rem}.blog-posts{padding:4rem 0}.section-title{font-size:2.8rem;margin-bottom:3rem}.posts-grid{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.blog-post-card{padding:2.5rem 2rem;min-height:40rem;max-width:none}.blog-post-card h3 a{font-size:2.2rem}.blog-post-card h3{min-height:6rem}.post-excerpt{min-height:8rem;-webkit-line-clamp:3}.categories-grid{grid-template-columns:1fr;gap:2rem}.category-card{padding:2.5rem 2rem;flex-direction:column;text-align:center}.category-icon{width:5rem;height:5rem;font-size:2rem}}.blog-post{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:8rem 0 4rem}.blog-post-container{max-width:90rem;margin:0 auto;padding:0 2rem}.blog-post-header{background:#fff;padding:4rem 3rem;border-radius:1.5rem;box-shadow:0 8px 25px #00000014;margin-bottom:3rem;border:1px solid rgba(20,93,160,.1);position:relative;overflow:hidden}.blog-post-header:before{content:"";position:absolute;top:0;left:0;right:0;height:.5rem;background:linear-gradient(90deg,#145da0,#0c2d48)}.blog-post-meta{display:flex;gap:2rem;margin-bottom:2.5rem;align-items:center;flex-wrap:wrap}.blog-post-category{background:linear-gradient(135deg,#0c2d48,#145da0);color:#fff;padding:1rem 2rem;border-radius:3rem;font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px #0c2d484d}.blog-post-date{color:#6c757d;font-size:1.5rem;font-weight:500;padding:.8rem 1.5rem;background:#f8f9fa;border-radius:2rem;border:1px solid #e9ecef}.blog-post-title{font-size:3.5rem;font-weight:700;color:#0c2d48;margin:0;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.1)}.blog-post-content{background:#fff;padding:4rem 3rem;border-radius:1.5rem;box-shadow:0 8px 25px #00000014;margin-bottom:3rem;line-height:1.8;border:1px solid rgba(20,93,160,.1)}.blog-post-content h2{color:#0c2d48;font-size:2.8rem;margin:3rem 0 2rem;font-weight:600;padding-bottom:1rem;border-bottom:3px solid #145DA0;position:relative}.blog-post-content h2:after{content:"";position:absolute;bottom:-3px;left:0;width:6rem;height:3px;background:linear-gradient(90deg,#28a745,#20c997)}.blog-post-content h3{color:#145da0;font-size:2.2rem;margin:2.5rem 0 1.5rem;font-weight:600;position:relative;padding-left:2rem}.blog-post-content h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.5rem;height:2rem;background:linear-gradient(135deg,#145da0,#0c2d48);border-radius:.25rem}.blog-post-content h4{color:#495057;font-size:1.9rem;margin:2rem 0 1rem;font-weight:600}.blog-post-content p{margin-bottom:1.8rem;color:#374151;font-size:1.7rem;text-align:justify;line-height:1.8}.blog-post-content ul{margin:2rem 0;padding-left:0;list-style:none}.blog-post-content li{margin-bottom:1.2rem;color:#374151;font-size:1.6rem;padding-left:3rem;position:relative;line-height:1.6}.blog-post-content li:before{content:"✓";position:absolute;left:0;top:0;color:#28a745;font-weight:700;font-size:1.8rem;width:2rem;height:2rem;background:#28a7451a;border-radius:50%;display:flex;align-items:center;justify-content:center}.blog-post-content strong{color:#0c2d48;font-weight:600}.blog-post-footer{text-align:center;padding:2rem 0}.back-to-blog{display:inline-flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#f8f9fa,#fff);color:#0c2d48;padding:1.5rem 3rem;border:2px solid #145DA0;border-radius:.8rem;text-decoration:none;font-weight:600;font-size:1.6rem;transition:all .3s ease;box-shadow:0 4px 15px #145da026;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden}.back-to-blog:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(20,93,160,.1),transparent);transition:left .5s ease}.back-to-blog:hover{transform:translateY(-2px);box-shadow:0 8px 25px #145da040;background:linear-gradient(135deg,#145da0,#0c2d48);color:#fff;border-color:#0c2d48}.back-to-blog:hover:before{left:100%}.back-to-blog:active{transform:translateY(0);box-shadow:0 2px 10px #145da033}.back-to-blog:focus{outline:3px solid rgba(20,93,160,.3);outline-offset:2px}@media (max-width: 768px){.blog-post{padding:6rem 0 2rem}.blog-post-container{padding:0 1.5rem}.blog-post-header{padding:2.5rem 2rem;margin-bottom:2rem}.blog-post-title{font-size:2.5rem;line-height:1.3}.blog-post-content{padding:2.5rem 2rem;margin-bottom:2rem}.blog-post-content h2{font-size:2.2rem;margin:2rem 0 1.5rem}.blog-post-content h3{font-size:1.9rem;margin:2rem 0 1rem}.blog-post-content h4{font-size:1.7rem}.blog-post-content p{font-size:1.6rem;margin-bottom:1.5rem}.blog-post-content li{font-size:1.5rem;padding-left:2.5rem}.blog-post-meta{flex-direction:column;align-items:flex-start;gap:1rem}.blog-post-category{font-size:1.2rem;padding:.8rem 1.5rem}.blog-post-date{font-size:1.3rem;padding:.6rem 1.2rem}.back-to-blog{padding:1.2rem 2.5rem;font-size:1.4rem;gap:.8rem}}@media (max-width: 480px){.back-to-blog{padding:1rem 2rem;font-size:1.3rem;gap:.6rem;letter-spacing:.3px}}@media (max-width: 480px){.blog-post-title{font-size:2.2rem}.blog-post-content h2{font-size:2rem}.blog-post-content h3{font-size:1.7rem;padding-left:1.5rem}.blog-post-content h3:before{width:.4rem;height:1.5rem}.blog-post-content p{font-size:1.5rem}.blog-post-content li{font-size:1.4rem;padding-left:2rem}}.contactUs{padding-top:5rem;min-height:90vh}.contact-container{display:flex;min-height:85vh;align-items:stretch}.contactSide{background:#fafafa;width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem}.contactSideContent{display:flex;flex-direction:column;gap:4rem;max-width:50rem;width:100%}.map-container{width:50%;position:relative}#maps{width:100%;height:100%;min-height:85vh;border:none;display:block}.contactInfo{gap:2rem}.contactInfo ul{display:flex;flex-direction:column;gap:1rem;list-style:none;padding-left:.5rem}.contactInfo ul li{display:flex;align-items:center;gap:1rem;font-size:2rem}.contactInfo h1{font-size:4rem;color:#0c2d48}.contactUbi p{font-size:2rem;max-width:50rem}.contactUbi h2{color:#0c2d48}.contactUs-logos{width:1.6rem;height:1.6rem}@media (max-width: 1100px){.contact-container{flex-direction:column;min-height:auto}.contactSide{width:100%;padding:4rem 2rem}.map-container{width:100%}#maps{width:100%;height:45rem;min-height:45rem}}@media (max-width: 950px){.contactUbi p{font-size:1.6rem}}footer{color:#fff;background:#0c2d48;font-family:Inter,sans-serif;width:100%}footer section{display:flex;justify-content:space-evenly;padding:3rem}.ul-footer{display:flex;flex-direction:column;list-style:none;gap:1rem}.footer-bold{font-weight:700}.footer-bold img{display:none}.contact-footer{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.contact-logos{filter:invert(100%) sepia(97%) saturate(13%) hue-rotate(237deg) brightness(104%) contrast(104%);width:1.6rem;height:1.6rem}.redes-align{display:flex;align-items:center;justify-content:flex-start;margin-top:1rem;padding-left:.5rem}.redes-logos{filter:invert(100%) sepia(97%) saturate(13%) hue-rotate(237deg) brightness(104%) contrast(104%);width:2.5rem;height:2.5rem;transition:transform .3s ease,opacity .3s ease}.redes-logos:hover{transform:scale(1.1);opacity:.8}.footer-bottom{background:#092033;padding:1.5rem 0;font-size:1.2rem}.footerLinks{text-decoration:none;color:#fff}.footerList{display:flex;flex-direction:column;gap:1rem;list-style:none}@media (max-width: 1200px){.ul-footer{width:100%}.footerList{display:none}.expanded .footerList{display:flex;padding-left:.5rem}footer section{display:flex;flex-direction:column;align-items:center;padding:3rem;gap:1.5rem}.footer-bold{padding:1rem 0;border-bottom:1px solid #fff;display:flex;align-items:center;justify-content:space-between;padding:.5rem}.footer-bold img{display:block;width:1.2rem}#redes-align,.redes-align{display:none}.footer-bottom{text-align:center;padding:1.5rem 2rem}}#error-page{font-family:Inter,sans-serif;background-color:#d3d3d3;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}#errorNumber{font-size:8rem;color:#0c2d48}#errorP{font-size:3rem;color:#333;margin-bottom:20px}#goHome{text-decoration:none;background-color:#145183;color:#fff;padding:10px 20px;border-radius:3px;font-weight:700;transition:background-color .3s ease;font-size:2rem}@media (max-width: 950px){#errorNumber{font-size:4rem}#errorP{font-size:1em}#goHome{font-size:.9rem;padding:8px 16px}}
