*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;--accent-1: #667eea;--accent-2: #764ba2;--title-color: #0f172a;--muted: #475569;color:var(--title-color);background:linear-gradient(180deg,#f3f4fb,#eef6ff);-webkit-font-smoothing:antialiased}.text-center{text-align:center}.text-white{color:#fff}.text-primary{color:#007bff}.mb-4{margin-bottom:1.5rem}.mb-3{margin-bottom:1rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.my-5{margin:3rem 0}.p-3{padding:1rem}.shadow-sm{box-shadow:0 .125rem .25rem #00000013}.shadow{box-shadow:0 .5rem 1rem #00000026}.rounded{border-radius:.25rem}.img-fluid{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 15px}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%;padding:0 15px}.col-md-6{flex:0 0 50%;max-width:50%;padding:0 15px}.hero-section{position:relative;height:80vh;overflow:hidden}.hero-section .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:2}.hero-section .content{position:relative;z-index:3}.hero-section .content h1,.hero-section .content .lead,.hero-section .content .display-4{color:#fff!important;text-shadow:0 6px 18px rgba(0,0,0,.55)}.hero-section video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;z-index:1}.display-4{font-size:3.5rem;font-weight:600;line-height:1.1;color:var(--title-color);letter-spacing:-.02em}.fw-bold{font-weight:700}.lead{font-size:1.15rem;font-weight:400;color:var(--muted)}.btn{display:inline-block;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-primary{color:#fff;background:linear-gradient(90deg,var(--accent-1),var(--accent-2));border:0;box-shadow:0 6px 18px #667eea2e}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.hero-buttons .hero-action{position:relative;isolation:isolate;width:300px;min-height:64px;padding:0 22px;display:grid;grid-template-columns:28px 1fr 20px;align-items:center;gap:12px;overflow:hidden;border:1px solid rgba(231,162,68,.92);border-radius:16px;color:#f8f5ef;font-size:1rem;font-weight:500;line-height:1.2;text-align:left;text-decoration:none;text-shadow:0 1px 3px rgba(0,0,0,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 18px #0006,0 0 12px #e2973924,inset 0 1px #ffefc221,inset 0 -1px #0000008c;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,filter .25s ease}.hero-buttons .hero-action:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,rgba(255,255,255,.09) 0%,transparent 32%),radial-gradient(ellipse at 50% 120%,rgba(238,169,72,.2),transparent 48%);pointer-events:none}.hero-buttons .hero-action i{color:#e7a13f;font-size:1.25rem;text-align:center;filter:drop-shadow(0 0 5px rgba(234,164,65,.32))}.hero-buttons .hero-action .hero-action-arrow{font-size:1.4rem;justify-self:end;transition:transform .25s ease}.hero-buttons .hero-action-primary{background:radial-gradient(ellipse at 85% 50%,rgba(255,192,89,.22),transparent 40%),linear-gradient(105deg,#815620f0,#46311ae6);border-color:#db9539d1;box-shadow:0 8px 18px #0000006b,0 0 16px #eba6433d,inset 0 1px #ffe5ae33,inset 0 -10px 18px #eb9f391f}.hero-buttons .hero-action-primary:after{content:"";position:absolute;right:13px;bottom:-3px;width:42px;height:7px;border-radius:999px;background:linear-gradient(90deg,#c47a29,#fff1b0 52%,#d98c2c);box-shadow:0 0 8px #edaa4c,0 0 17px #edaa4cbf}.hero-buttons .hero-action-secondary{background:linear-gradient(115deg,#05111ff5,#091c31eb)}.hero-buttons .hero-action:hover{color:#fff;border-color:#ffd080;filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 12px 24px #0000007a,0 0 20px #eba6434d,inset 0 1px #ffefc22e}.hero-buttons .hero-action:hover .hero-action-arrow{transform:translate(4px)}.hero-buttons .hero-action:focus-visible{outline:2px solid #ffd080;outline-offset:4px}@media (max-width: 768px){.hero-buttons .hero-action{width:min(300px,calc(100vw - 40px));min-height:58px}}.services-section .section-title:after{content:"";display:block;width:56px;height:3px;margin:12px auto 0;border-radius:999px;background:linear-gradient(90deg,#b96b22,#ffd37b,#b96b22);box-shadow:0 0 8px #eba13f8c}.services-section .services-column{display:flex;gap:22px;justify-content:center;align-items:stretch;flex-wrap:wrap;padding:0 20px 36px}.services-section .services-column .service-card{position:relative;isolation:isolate;width:320px;height:480px;overflow:hidden;display:block;border:1px solid rgba(226,151,57,.92);border-radius:22px;text-decoration:none;color:#fff;background-color:#06111d;background-repeat:no-repeat!important;background-size:100% 53%!important;background-position:center top!important;box-shadow:0 14px 30px #0000008c,0 0 13px #e196382b,inset 0 1px #ffde9d1f;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.services-section .services-column .service-card:after{content:"";position:absolute;z-index:-1;top:52%;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% -10%,rgba(35,70,103,.27),transparent 50%),linear-gradient(145deg,#081724,#030b13);pointer-events:none}.services-section .services-column .service-card:hover{color:#fff;text-decoration:none;border-color:#f2b057;transform:translateY(-9px);box-shadow:0 20px 38px #0000009e,0 0 22px #e89d3e45,inset 0 1px #ffe7b72e}.services-section .services-column .service-overlay{position:absolute;z-index:1;top:0;right:0;bottom:47%;left:0;background:linear-gradient(180deg,#00000014,#01081061)!important;pointer-events:none}.services-section .service-icon{position:absolute;z-index:4;top:53%;left:50%;width:64px;height:64px;display:grid;place-items:center;transform:translate(-50%,-50%);border:1px solid rgba(232,158,62,.95);border-radius:50%;color:#efa83f;background:radial-gradient(circle at 35% 28%,#152d44,#040c14 72%);box-shadow:0 7px 16px #000000a6,0 0 13px #eb9f3d4d,inset 0 1px #ffe2a729}.services-section .service-icon svg{width:34px;height:34px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(236,161,61,.35))}.services-section .service-content{position:absolute;z-index:3;top:59%;right:0;bottom:0;left:0;padding:0 28px 18px;display:flex;flex-direction:column;align-items:center;text-align:center}.services-section .service-card .service-content h3,.services-section .service-card .service-content h3[data-lang-key]{margin:0;color:#fff!important;font-size:1.24rem;font-weight:650;text-shadow:0 3px 8px rgba(0,0,0,.8)}.services-section .service-divider{width:48px;height:1px;margin:12px 0;background:linear-gradient(90deg,transparent,#e4a042,transparent)}.services-section .service-content p{min-height:46px;margin:0;color:#e9e9e9ba;font-size:.92rem;line-height:1.45;text-shadow:0 2px 4px rgba(0,0,0,.75)}.services-section .service-card .service-link{width:100%;min-height:48px;margin-top:auto;padding:0 20px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(229,154,59,.78);border-radius:15px;color:#efaa47!important;font-size:1rem;font-weight:650;text-shadow:0 1px 3px rgba(0,0,0,.8);background:radial-gradient(ellipse at 20% 100%,rgba(238,168,70,.22),transparent 38%),linear-gradient(180deg,#362d1fe6,#091016f5);box-shadow:0 5px 12px #0000007a,0 0 10px #e89d3e29,inset 0 1px #ffe1a624}.services-section .service-link i{position:absolute;right:42px;transition:transform .25s ease}.services-section .service-card:hover .service-link{border-color:#f2b057;filter:brightness(1.12)}.services-section .service-card:hover .service-link i{transform:translate(4px)}.office-about-section{position:relative;padding:42px clamp(20px,8vw,150px);overflow:hidden;background:radial-gradient(ellipse at 12% 15%,rgba(31,68,101,.2),transparent 42%),radial-gradient(ellipse at 88% 85%,rgba(35,70,98,.16),transparent 38%),linear-gradient(135deg,#07111b,#02070d 55%,#081521);border-top:1px solid rgba(227,156,66,.25);border-bottom:1px solid rgba(227,156,66,.18)}.office-about-grid{width:min(1380px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:30px;align-items:stretch}.office-photo-card,.office-info-card{position:relative;overflow:hidden;border:1px solid rgba(226,151,57,.72);border-radius:20px;background:linear-gradient(145deg,#081521fa,#02080efc);box-shadow:0 16px 34px #00000080,0 0 15px #e297391c,inset 0 1px #ffe3ac14}.office-photo-card:before,.office-info-card:after{content:"";position:absolute;z-index:5;height:5px;border-radius:50%;background:radial-gradient(ellipse,#fff0bc 0%,#eda849 20%,rgba(226,145,51,.35) 48%,transparent 75%);pointer-events:none}.office-photo-card:before{top:-2px;left:5%;width:110px}.office-info-card:after{left:31%;bottom:-2px;width:180px}.office-photo-card{min-height:610px}.office-photo-card>img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:saturate(.9) contrast(1.04)}.office-stats{position:absolute;z-index:4;right:14px;bottom:14px;left:14px;min-height:96px;padding:16px 18px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border:1px solid rgba(226,151,57,.5);border-radius:17px;background:linear-gradient(115deg,#080c11ed,#171a1dde,#050a0ff0);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 22px #00000085,inset 0 1px #ffe8bc14}.office-stat{min-width:0;padding:0 13px;display:flex;align-items:center;gap:12px}.office-stat+.office-stat{border-left:1px solid rgba(226,151,57,.38)}.office-stat svg,.office-heading svg,.office-feature svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.office-stat svg{flex:0 0 38px;width:38px;height:38px;color:#eda746;filter:drop-shadow(0 0 5px rgba(237,167,70,.3))}.office-stat div{min-width:0;display:flex;flex-direction:column}.office-stat strong{color:#fff;font-size:1rem;line-height:1.15}.office-stat span{margin-top:4px;color:#edededbd;font-size:.7rem;line-height:1.25}.office-info-card{min-height:610px;padding:32px 34px 26px}.office-heading{display:flex;align-items:center;gap:18px}.office-heading>svg{flex:0 0 64px;width:64px;height:64px;color:#eda746;filter:drop-shadow(0 0 6px rgba(237,167,70,.28))}.office-heading h2{margin:0;color:#f8f8f6;font-size:clamp(1.55rem,2vw,2rem);font-weight:700;line-height:1.08;text-shadow:0 3px 8px rgba(0,0,0,.65)}.office-heading h2 span{color:#eea74a}.office-title-line,.office-feature-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(231,158,64,.7),#f2b458,rgba(231,158,64,.5),transparent)}.office-title-line{width:52%;margin:10px 0 22px 82px;box-shadow:0 0 6px #eaa54852}.office-copy p{margin:0 0 20px;color:#fafaf8e8;font-size:.96rem;line-height:1.55;text-shadow:0 2px 4px rgba(0,0,0,.55)}.office-feature-divider{position:relative;margin:8px 0 24px}.office-feature-divider:after{content:"";position:absolute;top:-3px;left:46%;width:80px;height:7px;background:radial-gradient(ellipse,#fff0ba,#e79d3e 22%,transparent 70%)}.office-features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.office-feature{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;align-items:center;-moz-column-gap:10px;column-gap:10px}.office-feature>span{grid-row:1;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(228,154,60,.55);border-radius:50%;color:#eda746;background:radial-gradient(circle at 35% 28%,#173049,#040c13 75%);box-shadow:0 5px 12px #0000007a,inset 0 1px #ffe5b11f}.office-feature svg{width:27px;height:27px}.office-feature strong{color:#efa94b;font-size:.76rem;font-weight:600;line-height:1.4}.office-feature p{grid-column:1 / -1;min-height:42px;margin:10px 0 0;color:#f0f0efc7;font-size:.72rem;line-height:1.45;text-align:center}@media (max-width: 1180px){.office-about-section{padding-inline:28px}.office-about-grid{grid-template-columns:1fr;max-width:820px}.office-photo-card{min-height:560px}.office-info-card{min-height:auto}}@media (max-width: 680px){.office-about-section{padding:24px 12px}.office-photo-card{min-height:500px}.office-stats{grid-template-columns:1fr;gap:9px;padding:12px 16px}.office-stat{padding:0}.office-stat+.office-stat{padding-top:9px;border-top:1px solid rgba(226,151,57,.28);border-left:0}.office-stat svg{flex-basis:29px;width:29px;height:29px}.office-info-card{padding:25px 20px}.office-heading{gap:12px}.office-heading>svg{flex-basis:48px;width:48px;height:48px}.office-title-line{width:68%;margin-left:60px}.office-features{grid-template-columns:repeat(2,1fr);gap:22px 12px}}.detailed-services-section{position:relative;padding:48px clamp(20px,8vw,150px) 36px;overflow:hidden;background:radial-gradient(ellipse at 10% 45%,rgba(31,70,103,.2),transparent 40%),radial-gradient(ellipse at 88% 45%,rgba(30,68,101,.2),transparent 40%),linear-gradient(145deg,#06121d,#02080e 52%,#081722)}.detailed-services-inner{width:min(1380px,100%);margin:0 auto}.detailed-services-title{margin:0;color:#f7f7f4;font-size:clamp(2.15rem,3.2vw,3.35rem);font-weight:750;line-height:1.1;text-align:center;text-shadow:0 4px 10px rgba(0,0,0,.7)}.detailed-services-title span{color:#eda746}.detailed-services-title-line{position:relative;width:250px;height:1px;margin:24px auto 50px;background:linear-gradient(90deg,transparent,rgba(232,158,63,.8),transparent)}.detailed-services-title-line span{position:absolute;top:50%;left:50%;width:10px;height:10px;transform:translate(-50%,-50%);border-radius:50%;background:#f0aa49;box-shadow:0 0 8px #f0aa49bf}.detailed-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.detailed-service-card{position:relative;min-height:510px;padding:86px 32px 28px;overflow:visible;border:1px solid rgba(226,151,57,.86);border-radius:22px;background:linear-gradient(155deg,rgba(43,76,103,.16) 0 24%,transparent 24.2%),radial-gradient(ellipse at 65% 10%,rgba(40,76,105,.16),transparent 44%),linear-gradient(145deg,#091925,#030b12 76%);box-shadow:0 18px 36px #0000008f,0 0 15px #e59b3b1f,inset 0 1px #ffe5b114}.detailed-service-card:before,.detailed-service-card:after{content:"";position:absolute;z-index:4;height:6px;border-radius:50%;background:radial-gradient(ellipse,#fff1bd 0%,#eda546 20%,rgba(229,146,50,.35) 48%,transparent 75%)}.detailed-service-card:before{top:-3px;left:7%;width:100px}.detailed-service-card:after{right:12%;bottom:-3px;width:110px}.detailed-service-icon{position:absolute;z-index:5;top:-38px;left:50%;width:112px;height:112px;display:grid;place-items:center;transform:translate(-50%);border:2px solid rgba(232,158,62,.98);border-radius:50%;color:#eda746;background:radial-gradient(circle at 37% 28%,#173149,#030a11 75%);box-shadow:0 12px 25px #000000a6,0 0 18px #eb9f3d45,inset 0 1px #ffe4ac26}.detailed-service-icon:after{content:"";position:absolute;top:4px;right:4px;width:22px;height:8px;border-radius:50%;background:radial-gradient(ellipse,#fff1bd,#e89e40 28%,transparent 72%);transform:rotate(35deg)}.detailed-service-icon svg,.services-trust-banner svg{fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.detailed-service-icon svg{width:62px;height:62px;filter:drop-shadow(0 0 7px rgba(237,167,70,.34))}.detailed-service-card h3{min-height:54px;margin:0;display:grid;place-items:center;color:#f6f6f3;font-size:clamp(1.05rem,1.35vw,1.3rem);font-weight:650;line-height:1.3;text-align:center;text-shadow:0 3px 7px rgba(0,0,0,.72)}.detailed-card-line{display:block;width:58px;height:2px;margin:8px auto 15px;border-radius:999px;background:linear-gradient(90deg,#b66c25,#f2b455,#b66c25);box-shadow:0 0 6px #eca54452}.detailed-service-card ul{margin:0;padding:0;list-style:none}.detailed-service-card li{position:relative;min-height:41px;padding:10px 0 9px 40px;color:#f8f8f5e6;font-size:.94rem;line-height:1.4;border-bottom:1px solid rgba(255,255,255,.055);text-shadow:0 2px 4px rgba(0,0,0,.56)}.detailed-service-card li:last-child{border-bottom:0}.detailed-service-card li:before{content:"✓";position:absolute;top:9px;left:0;width:25px;height:25px;display:grid;place-items:center;border:1px solid #e8a343;border-radius:50%;color:#eda746;font-size:.8rem;font-weight:700;background:#050e16cc;box-shadow:0 0 6px #e8a3431f}.services-trust-banner{width:min(620px,100%);min-height:82px;margin:34px auto 0;padding:13px 26px;display:flex;align-items:center;justify-content:center;gap:22px;border:1px solid rgba(226,151,57,.7);border-radius:15px;color:#eda746;background:linear-gradient(145deg,#091925f5,#030a11fa);box-shadow:0 10px 24px #0000006b,inset 0 1px #ffe2aa14}.services-trust-banner svg{flex:0 0 48px;width:48px;height:48px;filter:drop-shadow(0 0 6px rgba(237,167,70,.3))}.services-trust-banner p{margin:0;display:flex;flex-direction:column;line-height:1.3}.services-trust-banner strong{color:#eda746;font-size:1.06rem}.services-trust-banner span{color:#f8f8f5e6;font-size:1rem}@media (max-width: 1050px){.detailed-services-section{padding-inline:28px}.detailed-services-grid{grid-template-columns:1fr;gap:78px;max-width:620px;margin-inline:auto}.detailed-service-card{min-height:auto}}@media (max-width: 560px){.detailed-services-section{padding:36px 12px 28px}.detailed-services-title-line{margin-bottom:46px}.detailed-service-card{padding:76px 20px 22px}.detailed-service-icon{top:-32px;width:96px;height:96px}.detailed-service-icon svg{width:52px;height:52px}.detailed-service-card li{padding-left:36px;font-size:.88rem}.services-trust-banner{padding:13px 16px;gap:14px}.services-trust-banner svg{flex-basis:40px;width:40px;height:40px}}.home-contact-section{position:relative;padding:54px 20px 46px;background:radial-gradient(ellipse at 50% 40%,rgba(25,60,88,.2),transparent 55%),linear-gradient(145deg,#050e17,#01060b 60%,#06121c)}.home-contact-card{position:relative;width:min(1120px,100%);min-height:480px;margin:0 auto;padding:66px 42px 34px;overflow:visible;border:1px solid rgba(226,151,57,.9);border-radius:28px;background:linear-gradient(160deg,rgba(42,75,101,.12) 0 30%,transparent 30.2%),radial-gradient(ellipse at 70% 18%,rgba(34,71,100,.18),transparent 46%),linear-gradient(145deg,#091925,#030b12 78%);box-shadow:0 20px 42px #00000094,0 0 18px #e59a3921,inset 0 1px #ffe7b714}.home-contact-card:before,.home-contact-card:after{content:"";position:absolute;z-index:5;height:6px;border-radius:50%;background:radial-gradient(ellipse,#fff0ba 0%,#eda445 20%,rgba(229,146,50,.35) 48%,transparent 75%)}.home-contact-card:before{top:-3px;left:3%;width:100px}.home-contact-card:after{right:17%;bottom:-3px;width:140px}.home-contact-phone-icon{position:absolute;z-index:6;top:-45px;left:50%;width:94px;height:94px;display:grid;place-items:center;transform:translate(-50%);border:1px solid #e9a446;border-radius:50%;color:#efa94a;background:radial-gradient(circle at 36% 28%,#183249,#030a11 76%);box-shadow:0 13px 26px #000000a6,0 0 18px #eb9f3d4d,inset 0 1px #ffe5b224}.home-contact-phone-icon svg,.home-contact-item-icon svg,.home-contact-button svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-contact-phone-icon svg{width:51px;height:51px;filter:drop-shadow(0 0 7px rgba(237,167,70,.36))}.home-contact-card>h2{margin:0;color:#f8f8f5;font-size:clamp(2rem,3vw,2.7rem);font-weight:750;line-height:1.1;text-align:center;text-shadow:0 4px 10px rgba(0,0,0,.7)}.home-contact-title-line{position:relative;width:120px;height:1px;margin:17px auto 18px;background:linear-gradient(90deg,transparent,#e5a043,transparent)}.home-contact-title-line span{position:absolute;top:50%;left:50%;width:10px;height:10px;transform:translate(-50%,-50%);border-radius:50%;background:#eda746;box-shadow:0 0 7px #eda746a6}.home-contact-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:310px}.home-contact-details{padding:12px 38px 4px 8px;display:flex;flex-direction:column;justify-content:center;gap:24px;border-right:1px solid rgba(229,156,61,.38)}.home-contact-item{display:grid;grid-template-columns:54px 1fr;align-items:start;gap:18px}.home-contact-item-icon{width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(232,158,62,.82);border-radius:50%;color:#eda746;background:radial-gradient(circle at 35% 28%,#183047,#030b12 75%);box-shadow:0 7px 15px #00000080,inset 0 1px #ffe5b21a}.home-contact-item-icon svg{width:27px;height:27px}.home-contact-item strong{display:block;margin:3px 0 6px;color:#efa84a;font-size:1rem;font-weight:650}.home-contact-item p{margin:0;color:#f8f8f5e6;font-size:.93rem;line-height:1.5;text-shadow:0 2px 4px rgba(0,0,0,.55)}.home-contact-item a{color:inherit;text-underline-offset:3px}.home-contact-item a:hover{color:#f1b45c}.home-contact-visual{position:relative;margin-left:34px;overflow:hidden;border-radius:0 0 20px;background-repeat:no-repeat;background-size:cover;background-position:center}.home-contact-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07131f,#040c14bd 28%,#01070c85),linear-gradient(180deg,#030a1152,#030a11ad)}.home-contact-button{position:absolute;z-index:2;right:8%;bottom:8px;width:min(290px,84%);min-height:62px;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:22px;border:1px solid #e5a043;border-radius:16px;color:#eda746;font-size:1.05rem;font-weight:700;text-decoration:none;background:radial-gradient(ellipse at 20% 110%,rgba(239,169,72,.28),transparent 42%),linear-gradient(145deg,#28261ef2,#050e15fa);box-shadow:0 10px 22px #0009,0 0 17px #e89e3e36,inset 0 1px #ffe5b221;transition:transform .25s ease,filter .25s ease,box-shadow .25s ease}.home-contact-button svg{width:31px;height:31px}.home-contact-button:hover{color:#ffc66f;filter:brightness(1.12);transform:translateY(-3px);box-shadow:0 14px 28px #000000a6,0 0 22px #e89e3e4d}@media (max-width: 850px){.home-contact-layout{grid-template-columns:1fr}.home-contact-details{padding-right:8px;border-right:0}.home-contact-visual{min-height:290px;margin:24px 0 0;border-radius:18px}.home-contact-button{right:50%;bottom:22px;transform:translate(50%)}.home-contact-button:hover{transform:translate(50%) translateY(-3px)}}@media (max-width: 520px){.home-contact-section{padding:45px 10px 28px}.home-contact-card{padding:56px 18px 20px;border-radius:22px}.home-contact-phone-icon{top:-38px;width:78px;height:78px}.home-contact-phone-icon svg{width:42px;height:42px}.home-contact-item{grid-template-columns:44px 1fr;gap:13px}.home-contact-item-icon{width:43px;height:43px}.home-contact-item-icon svg{width:23px;height:23px}.home-contact-item p{font-size:.84rem}.home-contact-item p br{display:none}}.site-footer{padding:22px 18px;background:linear-gradient(180deg,#02070c,#060d14)}.site-footer-panel{position:relative;isolation:isolate;width:min(1540px,100%);min-height:205px;margin:0 auto;padding:30px 38px;display:grid;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:28px;overflow:visible;border:1px solid rgba(230,157,60,.94);border-radius:32px;background:linear-gradient(155deg,rgba(42,75,103,.12) 0 26%,transparent 26.2%),radial-gradient(ellipse at 50% 115%,rgba(35,74,104,.18),transparent 48%),linear-gradient(145deg,#071624,#020911 72%,#071522);box-shadow:0 16px 34px #0000009e,0 0 18px #e69d3c24,inset 0 1px #ffe5b217}.site-footer-panel:before,.site-footer-panel:after{content:"";position:absolute;z-index:3;height:6px;border-radius:50%;background:radial-gradient(ellipse,#fff0ba 0%,#eda445 20%,rgba(229,146,50,.34) 48%,transparent 75%);pointer-events:none}.site-footer-panel:before{top:-3px;left:41%;width:160px}.site-footer-panel:after{right:43%;bottom:-3px;width:170px}.footer-agency-credit{align-self:center;justify-self:start;display:flex;flex-direction:column;align-items:flex-start;gap:5px;opacity:.78}.footer-agency-credit>span{padding-left:7px;color:#efefeca8;font-size:.66rem;letter-spacing:.04em}.footer-agency-credit img{width:138px;height:31px;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;filter:drop-shadow(0 3px 6px rgba(0,0,0,.45))}.footer-main{min-width:0;display:flex;flex-direction:column;align-items:center}.footer-legal-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px}.footer-legal-links a{color:#edc574;font-size:.9rem;text-decoration:none;text-shadow:0 2px 4px rgba(0,0,0,.62);transition:color .22s ease,transform .22s ease}.footer-legal-links a:hover{color:#ffd992;transform:translateY(-1px)}.footer-legal-links>span{width:1px;height:22px;background:#e89e3ebf}.footer-gold-line{position:relative;width:min(540px,80%);height:1px;margin:25px auto 18px;background:linear-gradient(90deg,transparent,rgba(231,158,64,.72),transparent)}.footer-gold-line span{position:absolute;top:50%;left:50%;width:12px;height:12px;transform:translate(-50%,-50%) rotate(45deg);background:linear-gradient(135deg,#ffe49c,#bd7626);box-shadow:0 0 8px #eda746b3}.footer-copyright{margin:0 0 12px;color:#f7f7f4e6;font-size:.9rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.62)}.footer-access-button{padding:4px 17px;border:0;color:#eda746;font-size:.88rem;cursor:pointer;background:transparent}.footer-access-button:hover,.footer-access-button:focus{color:#ffd17e}.footer-access .dropdown-menu{border:1px solid rgba(232,158,62,.55);border-radius:11px;background:#07151f;box-shadow:0 12px 26px #00000080}.footer-access .dropdown-item{color:#f7f7f4e6}.footer-access .dropdown-item:hover{color:#eda746;background:#eda7461a}.site-whatsapp-float{position:fixed;z-index:9998;right:22px;bottom:22px;width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(232,158,62,.82);border-radius:50%;color:#fff;background:#20c85a;box-shadow:0 0 0 5px #05121bf2,0 0 0 6px #e89e3e80,0 0 20px #e89e3e4d,0 9px 18px #00000080;transition:transform .25s ease,filter .25s ease}.site-whatsapp-float:hover{color:#fff;filter:brightness(1.08);transform:translateY(-3px) scale(1.04)}.site-whatsapp-float svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media (max-width: 900px){.site-footer-panel{grid-template-columns:1fr;gap:22px;padding:28px 22px}.footer-agency-credit{justify-self:center;align-items:center;order:2}.footer-agency-credit>span{padding-left:0}.footer-main{order:1}}@media (max-width: 560px){.site-footer{padding:12px 8px}.site-footer-panel{border-radius:23px}.footer-legal-links{flex-direction:column;gap:8px}.footer-legal-links>span{width:45px;height:1px}.footer-gold-line{margin-block:18px 15px}.footer-agency-credit img{width:118px;height:27px}.site-whatsapp-float{right:14px;bottom:14px;width:54px;height:54px}.site-whatsapp-float svg{width:32px;height:32px}}.contact-public-page{position:relative;min-height:100vh;padding:175px 20px 60px;overflow:hidden;background-image:var(--contact-bg);background-size:cover;background-position:center;background-attachment:fixed}.contact-page-overlay{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#01070cf2,#040d15d6,#01070cf0),linear-gradient(180deg,#0000007a,#01070ce6)}.contact-page-inner{position:relative;z-index:1;width:min(1240px,100%);margin:0 auto}.contact-page-heading{position:relative;margin-bottom:34px;padding-top:35px;text-align:center}.contact-heading-icon{position:absolute;top:-36px;left:50%;width:76px;height:76px;display:grid;place-items:center;transform:translate(-50%);border:1px solid rgba(232,158,62,.92);border-radius:50%;color:#eda746;background:radial-gradient(circle at 35% 28%,#173149,#030a11 75%);box-shadow:0 11px 23px #0000009e,0 0 17px #eb9f3d40,inset 0 1px #ffe4ac21}.contact-heading-icon svg,.contact-panel-heading svg,.contact-info-icon svg,.contact-quick-button svg,.contact-form-heading svg,.contact-submit-button svg{fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.contact-heading-icon svg{width:40px;height:40px}.contact-page-heading h1{margin:0;color:#f8f8f5;font-size:clamp(2.15rem,4vw,3.35rem);font-weight:750;line-height:1.1;text-shadow:0 4px 10px rgba(0,0,0,.72)}.contact-page-heading h1 span{color:#eda746}.contact-heading-line{position:relative;width:220px;height:1px;margin:18px auto 14px;background:linear-gradient(90deg,transparent,#e6a243,transparent)}.contact-heading-line span{position:absolute;top:50%;left:50%;width:10px;height:10px;transform:translate(-50%,-50%);border-radius:50%;background:#eda746;box-shadow:0 0 8px #eda746b3}.contact-page-heading>p{margin:0;color:#f6f6f3cc;font-size:1rem;text-shadow:0 2px 5px rgba(0,0,0,.68)}.contact-page-grid{display:grid;grid-template-columns:minmax(340px,.75fr) minmax(0,1.25fr);gap:24px;align-items:stretch}.contact-info-panel,.contact-form-panel{position:relative;overflow:hidden;border:1px solid rgba(226,151,57,.78);border-radius:22px;background:radial-gradient(ellipse at 20% 0%,rgba(38,77,106,.19),transparent 45%),linear-gradient(145deg,#091925fa,#030a10fc);box-shadow:0 18px 38px #00000094,0 0 15px #e59a391f,inset 0 1px #ffe5b214}.contact-info-panel:before,.contact-form-panel:after{content:"";position:absolute;z-index:3;height:6px;border-radius:50%;background:radial-gradient(ellipse,#fff0ba 0%,#eda445 20%,rgba(229,146,50,.34) 48%,transparent 75%)}.contact-info-panel:before{top:-3px;left:8%;width:115px}.contact-form-panel:after{right:14%;bottom:-3px;width:145px}.contact-info-panel{padding:30px 28px 26px}.contact-panel-heading{display:flex;align-items:center;gap:15px}.contact-panel-heading>svg{flex:0 0 50px;width:50px;height:50px;color:#eda746}.contact-panel-heading span,.contact-form-heading span{display:block;margin-bottom:4px;color:#eda746;font-size:.72rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.contact-panel-heading h2,.contact-form-heading h2{margin:0;color:#f8f8f5;font-size:1.45rem;font-weight:700;line-height:1.15;text-shadow:0 3px 7px rgba(0,0,0,.62)}.contact-intro{margin:22px 0 26px;padding-bottom:22px;border-bottom:1px solid rgba(226,151,57,.3);color:#f5f5f2c2;font-size:.9rem;line-height:1.55}.contact-info-list{display:flex;flex-direction:column;gap:20px}.contact-info-item{display:grid;grid-template-columns:46px 1fr;align-items:start;gap:13px}.contact-info-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(232,158,62,.68);border-radius:50%;color:#eda746;background:radial-gradient(circle at 35% 28%,#173049,#030b12 76%);box-shadow:0 6px 13px #00000075,inset 0 1px #ffe5b21a}.contact-info-icon svg{width:23px;height:23px}.contact-info-item strong{display:block;margin:2px 0 4px;color:#efa84a;font-size:.88rem;font-weight:650}.contact-info-item p{margin:0;color:#f5f5f2cc;font-size:.82rem;line-height:1.5}.contact-info-item a{color:inherit;text-decoration:none}.contact-info-item a:hover{color:#f1b45c}.contact-quick-actions{margin-top:28px;padding-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:1px solid rgba(226,151,57,.3)}.contact-quick-button{min-height:44px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(226,151,57,.62);border-radius:11px;color:#eda746;font-size:.8rem;font-weight:600;text-decoration:none;background:linear-gradient(145deg,#18252bf2,#040c12fa);transition:transform .24s ease,filter .24s ease}.contact-quick-button.is-whatsapp{color:#5ee486}.contact-quick-button svg{width:20px;height:20px}.contact-quick-button:hover{color:#ffc66f;filter:brightness(1.12);transform:translateY(-2px)}.contact-form-panel{padding:30px 32px 28px}.contact-form-heading{margin-bottom:24px;padding-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(226,151,57,.32)}.contact-form-heading>svg{width:42px;height:42px;color:#eda746}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.contact-field{min-width:0}.contact-field-full{grid-column:1 / -1}.contact-field label{display:block;margin-bottom:7px;color:#f8f8f5e0;font-size:.79rem;font-weight:600}.contact-field label>span{color:#eda746}.contact-field input,.contact-field select,.contact-field textarea{width:100%;border:1px solid rgba(226,151,57,.38);border-radius:11px;outline:none;color:#f8f8f5eb;font-size:.87rem;background-color:#040f17eb;box-shadow:inset 0 3px 8px #0006,0 1px #ffe5b20a;transition:border-color .24s ease,box-shadow .24s ease}.contact-field input,.contact-field select{height:48px;padding:0 14px}.contact-field textarea{min-height:120px;padding:13px 14px;resize:vertical}.contact-field input::-moz-placeholder,.contact-field textarea::-moz-placeholder{color:#f5f5f26e}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#f5f5f26e}.contact-field select option{color:#f5f5f2;background:#07151f}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:#eda746;box-shadow:0 0 0 3px #eda7461f,inset 0 3px 8px #00000059}.contact-consent{display:grid;grid-template-columns:20px 1fr;align-items:start;gap:10px}.contact-consent input{width:18px;height:18px;margin-top:2px;accent-color:#d99638}.contact-consent label{color:#f4f4f1a8;font-size:.74rem;line-height:1.45}.contact-consent a{color:#eda746;text-underline-offset:2px}.contact-form-status{display:none;padding:10px 13px;border-radius:9px;font-size:.8rem}.contact-form-status.is-loading,.contact-form-status.is-success,.contact-form-status.is-error{display:block}.contact-form-status.is-loading{border:1px solid rgba(237,167,70,.42);color:#edc574;background:#eda74614}.contact-form-status.is-success{border:1px solid rgba(74,222,128,.42);color:#86efac;background:#22c55e17}.contact-form-status.is-error{border:1px solid rgba(248,113,113,.48);color:#fca5a5;background:#ef444417}.contact-form-actions{display:flex;align-items:center;gap:16px}.contact-submit-button{min-width:210px;height:50px;padding:0 23px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(232,158,62,.88);border-radius:12px;color:#eda746;font-size:.88rem;font-weight:700;cursor:pointer;background:radial-gradient(ellipse at 20% 110%,rgba(239,169,72,.27),transparent 42%),linear-gradient(145deg,#30291df5,#050e15fa);box-shadow:0 9px 19px #0000007a,0 0 14px #e89e3e26,inset 0 1px #ffe5b21c;transition:transform .24s ease,filter .24s ease}.contact-submit-button svg{width:23px;height:23px}.contact-submit-button:hover:not(:disabled){filter:brightness(1.14);transform:translateY(-2px)}.contact-submit-button:disabled{cursor:wait;opacity:.65}.contact-back-link{color:#f4f4f1b3;font-size:.8rem;text-decoration:none}.contact-back-link:hover{color:#eda746}@media (max-width: 1000px){.contact-public-page{padding-top:150px}.contact-page-grid{grid-template-columns:1fr}.contact-info-panel{order:2}.contact-form-panel{order:1}}@media (max-width: 640px){.contact-public-page{padding:160px 10px 36px;background-attachment:scroll}.contact-page-heading{padding-top:30px}.contact-heading-icon{top:-31px;width:66px;height:66px}.contact-heading-icon svg{width:34px;height:34px}.contact-form-panel,.contact-info-panel{padding:24px 18px;border-radius:18px}.contact-form-grid{grid-template-columns:1fr}.contact-field-full{grid-column:auto}.contact-quick-actions{grid-template-columns:1fr}.contact-form-actions{flex-direction:column;align-items:stretch}.contact-submit-button{width:100%}.contact-back-link{text-align:center}}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#ffffffeb;background-clip:border-box;border:1px solid rgba(15,23,42,.06);border-radius:.5rem}.card-body{flex:1 1 auto;padding:1.25rem}h1,h2,h3,h4{color:var(--title-color);margin-bottom:.6rem;font-weight:600;letter-spacing:-.01em}h1{font-size:2.1rem}h2{font-size:1.5rem}h3{font-size:1.125rem}.section-title{display:block;position:relative;text-align:center;margin-left:auto;margin-right:auto}.section-title,h2.section-title{font-size:1.8rem;font-weight:700;color:var(--title-color);margin-bottom:1rem}.section-title:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-8px;width:64px;height:4px;border-radius:4px;background:linear-gradient(90deg,var(--accent-1),var(--accent-2))}.h-100{height:100%!important}.card-title{margin-bottom:.75rem}.card-text{margin-top:0;margin-bottom:1rem}.d-flex{display:flex}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.gap-2{gap:.5rem}.form-control{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--title-color);background-color:#ffffffe6;background-image:none;border:1px solid rgba(15,23,42,.06);border-radius:.5rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 6 7 7 7-7'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.fa-3x{font-size:3em}@media (max-width: 768px){.col-md-4,.col-md-6{flex:0 0 100%;max-width:100%}.services-column{flex-direction:column;align-items:center}.service-card{width:100%;max-width:350px}.services-section .services-column{padding-inline:12px}.services-section .services-column .service-card{width:min(320px,100%);height:460px}.services-section .service-content{padding-inline:22px}.display-4{font-size:2.5rem}}.auth-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:3rem 1rem;background:linear-gradient(180deg,#764ba20f,#667eea08)}.auth-card{width:420px;max-width:calc(100% - 40px);border-radius:12px;padding:2rem;box-shadow:0 10px 30px #0f172a1f;background:linear-gradient(180deg,#fffffffa,#fafafff2);border:1px solid rgba(15,23,42,.05)}.auth-logo{margin-bottom:.4rem}.auth-logo img{height:72px;width:auto;display:inline-block}.auth-title{text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--title-color)}.auth-card .form-group{margin-bottom:1rem}.auth-card label{display:block;margin-bottom:.35rem;font-weight:600;color:var(--muted)}.auth-card .form-control,.auth-card input[type=email],.auth-card input[type=password]{width:100%;padding:.6rem .9rem;border-radius:.6rem;border:1px solid rgba(15,23,42,.08);box-shadow:inset 0 1px #fff9}.auth-card .remember{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.auth-card .actions{display:flex;flex-direction:column;gap:.6rem;margin-top:1rem}.auth-card .actions .btn-primary{padding:.6rem 1rem;border-radius:.6rem}.auth-card .helper-links{text-align:center;margin-top:.75rem}.auth-card .helper-links a{color:var(--accent-1);text-decoration:none}.auth-card .helper-links a:hover{text-decoration:underline}@media (max-width: 480px){.auth-card{padding:1.25rem}.auth-logo img{height:60px}}.tips-page{--tips-gold: #f4ca68;min-height:100vh;position:relative;z-index:2;padding:168px 18px 80px;background:linear-gradient(180deg,#030d1c6b,#041226c7 42%,#030c1bf7),url(/imagenes/noticias_de_lujo.jpg) center top / cover fixed no-repeat}.tips-page>.row{width:min(1120px,100%);margin:0 auto}.tips-page .col-lg-10{width:100%}.tips-hero-icon{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 18px;border:1px solid rgba(246,198,92,.9);border-radius:50%;color:var(--tips-gold);background:linear-gradient(145deg,#153658f7,#041428fc);box-shadow:0 0 0 5px #f0be4c1a,0 15px 35px #0006,inset 0 1px #ffffff26}.tips-hero-icon svg{width:38px;height:38px}.tips-kicker{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:12px;color:var(--tips-gold);font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.tips-kicker:before,.tips-kicker:after{content:"";width:34px;height:1px;background:linear-gradient(90deg,transparent,var(--tips-gold))}.tips-kicker:after{transform:rotate(180deg)}.tips-page .tips-title{margin-bottom:13px!important;color:#fff!important;font-size:clamp(2.15rem,5vw,4rem);font-weight:800;line-height:1.05;letter-spacing:-.035em;text-shadow:0 6px 22px rgba(0,0,0,.55)}.tips-page .tips-subtitle{max-width:700px;margin:0 auto 42px!important;color:#ffffffd6!important;font-size:clamp(1rem,2vw,1.14rem);line-height:1.7;text-shadow:0 2px 8px rgba(0,0,0,.7)}.tips-page #accordionTips{counter-reset:tip-counter;display:grid;gap:16px}.tips-page #accordionTips .accordion-item{counter-increment:tip-counter;margin:0;overflow:hidden;border:1px solid rgba(224,174,65,.58);border-radius:18px;background:linear-gradient(135deg,#0f2f4ff7,#04162bfa);box-shadow:0 14px 35px #00000047,inset 0 1px #ffffff1a;transform:none}.tips-page #accordionTips .accordion-item:hover,.tips-page #accordionTips .accordion-item.active{border-color:var(--tips-gold);box-shadow:0 18px 42px #0006,0 0 20px #e2ae3a1f,inset 0 1px #ffffff21;transform:translateY(-2px)}.tips-page #accordionTips .accordion-button{min-height:86px;display:flex;gap:17px;padding:17px 58px 17px 19px;color:#fff;background:transparent;font-size:clamp(.98rem,2vw,1.12rem);font-weight:700;line-height:1.45;box-shadow:none}.tips-page #accordionTips .accordion-button:before{content:counter(tip-counter,decimal-leading-zero);flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(246,201,100,.7);border-radius:50%;color:var(--tips-gold);background:linear-gradient(145deg,#153e68,#071b33);box-shadow:inset 0 1px #ffffff24,0 6px 16px #0000004d;font-size:.82rem;letter-spacing:.04em}.tips-page #accordionTips .accordion-button:after{position:absolute;right:21px;filter:brightness(0) invert(1);opacity:.85}.tips-page #accordionTips .accordion-button:not(.collapsed){color:var(--tips-gold);background:#ffffff06}.tips-page #accordionTips .accordion-body{padding:23px 28px 27px 84px;border-top:1px solid rgba(240,192,82,.2);color:#ffffffd6;background:#010c1957;font-size:1rem;line-height:1.78}.tips-page #accordionTips .accordion-body p:last-child,.tips-page #accordionTips .accordion-body ul:last-child{margin-bottom:0}.tips-page #accordionTips .accordion-body li{margin-bottom:7px}.tips-page #accordionTips .accordion-body li::marker{color:var(--tips-gold)}.tips-cta{margin-top:38px!important;padding:28px 20px;border:1px solid rgba(239,190,78,.45);border-radius:20px;background:linear-gradient(135deg,#0f3051f5,#04152af7);box-shadow:0 18px 38px #0000004d,inset 0 1px #ffffff1a}.tips-cta p{margin:0 0 17px;color:#ffffffdb;font-size:1.04rem}.tips-page .tips-cta .tips-contact-btn{display:inline-flex;align-items:center;gap:10px;padding:13px 25px;border:1px solid #f2c35b;border-radius:999px;color:#fff;background:linear-gradient(145deg,#1a4c7b,#08243f);box-shadow:0 7px 18px #00000059,inset 0 1px #ffffff29,0 0 12px #f0bc411f;font-weight:700}.tips-page .tips-cta .tips-contact-btn:hover{border-color:var(--tips-gold);color:#08213d;background:linear-gradient(135deg,#f9dc91,#dca735);transform:translateY(-2px)}@media (max-width: 760px){.tips-page{padding:138px 10px 55px;background-attachment:scroll}.tips-hero-icon{width:65px;height:65px}.tips-page .tips-subtitle{margin-bottom:30px!important}.tips-page #accordionTips .accordion-button{min-height:77px;gap:12px;padding:13px 45px 13px 13px}.tips-page #accordionTips .accordion-button:before{flex-basis:41px;width:41px;height:41px}.tips-page #accordionTips .accordion-button:after{right:15px}.tips-page #accordionTips .accordion-body{padding:20px 18px 23px}}.company-page{--company-gold: #f2c65f;overflow:hidden;color:#fff;background:#061426}.company-intro{position:relative;padding:160px 20px 76px;background:radial-gradient(circle at 15% 20%,rgba(36,92,139,.34),transparent 34%),linear-gradient(145deg,#0d2b49,#07192d 48%,#030d1a)}.company-intro:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,var(--company-gold),transparent)}.company-intro-inner{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);align-items:center;gap:clamp(42px,7vw,88px)}.company-eyebrow,.company-section-heading>span,.company-values-copy>span,.company-contact-label{color:var(--company-gold);font-size:.77rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.company-intro-copy h1{max-width:720px;margin:14px 0 20px;color:#fff;font-size:clamp(2.35rem,5vw,4.45rem);font-weight:800;line-height:1.03;letter-spacing:-.045em;text-shadow:0 8px 28px rgba(0,0,0,.4)}.company-intro-copy p{max-width:680px;margin:0 0 15px;color:#ffffffc2;font-size:1.02rem;line-height:1.75}.company-intro-copy .company-lead{color:#fff;font-size:clamp(1.08rem,2vw,1.28rem);font-weight:600;line-height:1.55}.company-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:29px}.company-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;border:1px solid var(--company-gold);border-radius:999px;font-weight:750;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.company-btn:hover{transform:translateY(-2px)}.company-btn-gold{color:#09223c;background:linear-gradient(135deg,#fae09d,#d9a733);box-shadow:0 8px 22px #dda8323d}.company-btn-gold:hover{color:#06182b;box-shadow:0 12px 28px #dda83257}.company-btn-blue{color:#fff;background:linear-gradient(145deg,#174a78,#08233e);box-shadow:inset 0 1px #ffffff26}.company-btn-blue:hover{color:var(--company-gold)}.company-intro-visual{position:relative;padding:10px}.company-intro-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(244,199,94,.78);border-radius:32px;box-shadow:0 0 28px #ecb73b21}.company-intro-visual img{position:relative;width:100%;aspect-ratio:1.08 / 1;-o-object-fit:cover;object-fit:cover;border-radius:24px;box-shadow:0 24px 55px #0000006b}.company-visual-badge{position:absolute;right:-22px;bottom:32px;min-width:235px;display:flex;align-items:center;gap:13px;padding:15px 18px;border:1px solid var(--company-gold);border-radius:15px;color:var(--company-gold);background:linear-gradient(145deg,#113759fa,#041426fa);box-shadow:0 13px 32px #0000006b,inset 0 1px #ffffff21}.company-visual-badge svg{flex:0 0 34px;width:34px;height:34px}.company-visual-badge span{display:flex;flex-direction:column;color:#ffffffb3;font-size:.78rem;line-height:1.4}.company-visual-badge strong{color:#fff;font-size:.97rem}.company-trust{position:relative;z-index:3;width:min(1120px,calc(100% - 40px));margin:-28px auto 0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(241,192,77,.52);border-radius:18px;background:linear-gradient(135deg,#123b63,#061c35);box-shadow:0 18px 40px #0000005c,inset 0 1px #ffffff1f}.company-trust-item{padding:22px 26px;text-align:center}.company-trust-item+.company-trust-item{border-left:1px solid rgba(241,192,77,.25)}.company-trust-item strong{display:block;margin-bottom:4px;color:var(--company-gold);font-size:1rem}.company-trust-item span{color:#ffffffad;font-size:.86rem}.company-content{width:min(1200px,calc(100% - 40px));margin:0 auto;padding:86px 0 90px;display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:38px}.company-section-heading{max-width:760px;margin-bottom:31px}.company-section-heading h2,.company-values-copy h2,.company-contact-card h2{margin:10px 0 14px;color:#fff;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:800;line-height:1.15;letter-spacing:-.025em}.company-section-heading p,.company-values-copy p,.company-contact-card p{color:#ffffffb3;line-height:1.7}.company-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.company-feature-card{position:relative;min-height:245px;padding:27px;overflow:hidden;border:1px solid rgba(236,184,63,.46);border-radius:19px;background:linear-gradient(145deg,#123d65,#061c34);box-shadow:0 14px 34px #00000045,inset 0 1px #ffffff1a;transition:transform .25s ease,border-color .25s ease}.company-feature-card:hover{transform:translateY(-4px);border-color:var(--company-gold)}.company-feature-icon{width:56px;height:56px;display:grid;place-items:center;margin-bottom:19px;border:1px solid rgba(244,199,94,.7);border-radius:50%;color:var(--company-gold);background:linear-gradient(145deg,#1b5485,#092541);box-shadow:inset 0 1px #ffffff26,0 8px 18px #00000047}.company-feature-icon svg{width:27px;height:27px}.company-feature-card h3{margin:0 0 10px;color:#fff;font-size:1.16rem;font-weight:750}.company-feature-card p{margin:0;color:#ffffffad;font-size:.94rem;line-height:1.65}.company-values{margin-top:24px;display:grid;grid-template-columns:.85fr 1.15fr;gap:36px;padding:34px;border:1px solid rgba(239,188,67,.43);border-radius:20px;background:linear-gradient(135deg,#103456f0,#041427f7);box-shadow:0 15px 36px #00000047,inset 0 1px #ffffff1a}.company-values-copy h2{font-size:clamp(1.65rem,2.6vw,2.2rem)}.company-values-list{list-style:none;margin:0;padding:0;display:grid;gap:11px}.company-values-list li{position:relative;padding:13px 15px 13px 46px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#ffffff09}.company-values-list li:before{content:"✓";position:absolute;left:16px;top:15px;color:var(--company-gold);font-weight:800}.company-values-list strong{display:block;color:#fff;font-size:.94rem}.company-values-list span{color:#ffffff9e;font-size:.82rem;line-height:1.45}.company-contact-card{position:sticky;top:135px;padding:25px;border:1px solid var(--company-gold);border-radius:22px;background:linear-gradient(145deg,#123e67,#051a31);box-shadow:0 19px 45px #00000059,inset 0 1px #ffffff1f}.company-contact-card>img{width:min(220px,100%);display:block;margin:0 auto 23px;border-radius:10px}.company-contact-card h2{font-size:1.85rem}.company-contact-links{display:grid;gap:10px;margin-top:23px}.company-contact-links a{min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;padding:11px 15px;border:1px solid rgba(242,198,95,.48);border-radius:12px;color:#fff;background:#0312236b;font-weight:700;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.company-contact-links a:hover{transform:translateY(-2px);border-color:var(--company-gold);color:var(--company-gold)}.company-contact-links svg{width:19px;height:19px;color:var(--company-gold)}.company-contact-links .company-contact-primary{color:#09213a;background:linear-gradient(135deg,#fae09d,#d9a733)}.company-contact-links .company-contact-primary:hover{color:#06182b}@media (max-width: 1050px){.company-intro-inner{grid-template-columns:1fr 390px;gap:36px}.company-content{grid-template-columns:1fr}.company-contact-card{position:static;width:min(620px,100%);margin:0 auto}}@media (max-width: 800px){.company-intro{padding:140px 14px 64px}.company-intro-inner{grid-template-columns:1fr}.company-intro-copy{text-align:center}.company-intro-copy p{margin-left:auto;margin-right:auto}.company-actions{justify-content:center}.company-intro-visual{width:min(540px,100%);margin:8px auto 0}.company-visual-badge{right:0}.company-trust{grid-template-columns:1fr;margin-top:-20px}.company-trust-item+.company-trust-item{border-left:0;border-top:1px solid rgba(241,192,77,.25)}.company-content{padding-top:64px}.company-values{grid-template-columns:1fr}}@media (max-width: 580px){.company-intro-copy h1{font-size:2.35rem}.company-intro-visual{padding:6px}.company-intro-visual img{aspect-ratio:1 / .86}.company-visual-badge{position:relative;right:auto;bottom:auto;width:calc(100% - 20px);margin:-28px auto 0}.company-content{width:min(100% - 20px,1200px);padding-bottom:60px}.company-feature-grid{grid-template-columns:1fr}.company-feature-card{min-height:0}.company-values{padding:24px 19px}.company-contact-card{padding:22px 18px}.company-btn{width:100%}}.legal-page{padding-top:165px!important}@media (max-width: 640px){.legal-page{padding-top:135px!important}}.cookie-consent-banner{position:fixed;z-index:11000;right:18px;bottom:18px;left:18px;width:min(1640px,calc(100% - 36px));margin:0 auto;padding:26px 34px;border:1px solid #eeb84c;border-radius:17px;color:#fff;background:linear-gradient(145deg,#102b48fa,#030f1dfc 62%),#07182b;box-shadow:0 18px 48px #00000094,inset 0 1px #ffffff1f,0 0 20px #e1a7301a;opacity:0;transform:translateY(28px);transition:opacity .26s ease,transform .26s ease}.cookie-consent-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(125deg,transparent 45%,rgba(255,255,255,.055) 45%,transparent 69%)}.cookie-consent-banner.is-visible{opacity:1;transform:translateY(0)}.cookie-consent-inner{position:relative;display:grid;grid-template-columns:98px minmax(360px,1fr) auto;align-items:center;gap:25px}.cookie-consent-icon{width:76px;height:76px;display:grid;place-items:center;border:1px solid #eeb84c;border-radius:50%;color:#f4bf5b;background:linear-gradient(145deg,#173d65,#07182b);box-shadow:0 0 0 6px #e8b14314,0 0 22px #eeb84c47,inset 0 1px #ffffff21}.cookie-consent-icon svg{width:49px;height:49px}.cookie-consent-copy h2{margin:0 0 9px;color:#f3c363;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.4vw,2rem);font-weight:700}.cookie-consent-copy p{max-width:760px;margin:0;color:#ffffffd6;font-size:.96rem;line-height:1.7}.cookie-consent-copy a{color:#f0b849;text-underline-offset:3px}.cookie-consent-copy a:hover{color:#ffda86}.cookie-consent-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.cookie-button{min-height:52px;padding:11px 24px;border:1px solid #eeb84c;border-radius:12px;color:#fff;background:linear-gradient(145deg,#132f50,#07182b);box-shadow:inset 0 1px #ffffff1a;font-weight:750;white-space:nowrap;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,color .2s ease,background .2s ease}.cookie-button:hover,.cookie-button:focus-visible{color:#ffd77e;transform:translateY(-2px);box-shadow:0 8px 20px #0000004d,0 0 13px #eeb84c21}.cookie-button-accept{border-color:#ffd16d;color:#07182b;background:linear-gradient(135deg,#ffcf70,#e58d20);box-shadow:0 0 18px #f1a42b6b,inset 0 1px #ffffff6b}.cookie-button-accept:hover,.cookie-button-accept:focus-visible{color:#061426;box-shadow:0 0 25px #f1a42b8f}.cookie-preferences{position:relative;margin-top:22px;padding-top:20px;border-top:1px solid rgba(238,184,76,.3);display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:stretch;gap:12px}.cookie-preferences[hidden]{display:none}.cookie-preference-item{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:12px 15px;border:1px solid rgba(238,184,76,.22);border-radius:11px;background:#ffffff09}.cookie-preference-item>span:first-child{display:flex;flex-direction:column;gap:3px}.cookie-preference-item strong{color:#fff;font-size:.88rem}.cookie-preference-item small{color:#ffffff94;font-size:.74rem;line-height:1.35}.cookie-required-label{color:#f0bf5d;font-size:.72rem;font-weight:750;white-space:nowrap}.cookie-preference-item input{width:22px;height:22px;flex:0 0 22px;accent-color:#e7a737;cursor:pointer}.cookie-save-preferences{min-height:68px}.cookie-banner-open .site-whatsapp-float{opacity:0;pointer-events:none}@media (max-width: 1280px){.cookie-consent-inner{grid-template-columns:80px 1fr}.cookie-consent-actions{grid-column:1 / -1;justify-content:center}.cookie-consent-icon{width:68px;height:68px}.cookie-preferences{grid-template-columns:repeat(3,1fr)}.cookie-save-preferences{grid-column:1 / -1;min-height:50px}}@media (max-width: 760px){.cookie-consent-banner{right:9px;bottom:9px;left:9px;width:calc(100% - 18px);max-height:calc(100vh - 18px);padding:20px 16px 16px;overflow-y:auto;border-radius:15px}.cookie-consent-inner{grid-template-columns:58px 1fr;gap:14px}.cookie-consent-icon{width:54px;height:54px}.cookie-consent-icon svg{width:37px;height:37px}.cookie-consent-copy h2{margin-bottom:5px;font-size:1.45rem}.cookie-consent-copy p{grid-column:1 / -1;font-size:.84rem;line-height:1.55}.cookie-consent-actions{display:grid;grid-template-columns:1fr;gap:8px}.cookie-button{width:100%;min-height:46px;padding:9px 15px}.cookie-preferences{grid-template-columns:1fr;margin-top:16px;padding-top:15px}.cookie-save-preferences{grid-column:auto}}
