.branch-location-box{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:clamp(.5rem,1.8vw,.8rem);aspect-ratio:.5;min-height:0;padding:clamp(.62rem,2.2vw,.95rem);background:radial-gradient(circle at 84% 2%,rgba(9,71,206,.1),transparent 6rem),linear-gradient(180deg,#fff,#f2f7ff)}.branch-location-box__media-trigger{grid-row:1;background:none;border:none;padding:0;margin:0;cursor:zoom-in;width:100%;display:block;text-align:left;border-radius:var(--radius-lg);outline:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1)}.branch-location-box__media-trigger:focus-visible{outline:2px solid var(--color-blue-700);outline-offset:2px;box-shadow:0 0 0 4px #0947ce26}.branch-location-box__media{position:relative;min-height:0;width:100%;aspect-ratio:1;margin:0;overflow:hidden;border-radius:var(--radius-lg);background:#dceaff;box-shadow:inset 0 0 0 1px #071b5514}.branch-location-box__media--photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.16,1,.3,1)}.branch-location-box__media-trigger:hover .branch-location-box__media--photo img{transform:scale(1.04)}.branch-location-box--red .branch-location-box__media--photo img,.branch-location-box--blue .branch-location-box__media--photo img{object-position:center center}.branch-location-box__media .box-placeholder-media__label{display:none}.branch-location-box__copy{grid-row:2;display:grid;align-content:start;gap:clamp(.32rem,1.1vw,.55rem);min-width:0}.branch-location-box__title-row{display:flex;align-items:center;gap:clamp(.42rem,1.3vw,.62rem)}.branch-location-box__pin{display:grid;width:clamp(1.9rem,6.5vw,2.55rem);height:clamp(1.9rem,6.5vw,2.55rem);place-items:center;border-radius:999px;color:var(--color-white);font-size:clamp(1rem,3.4vw,1.35rem);box-shadow:0 .35rem .85rem #071b5524;flex-shrink:0}.branch-location-box--red .branch-location-box__pin,.branch-location-box--blue .branch-location-box__pin{background:var(--color-red)}.branch-location-box h2{margin:0;color:var(--color-blue-950);font-size:clamp(1.05rem,4.2vw,1.7rem);font-weight:1000;line-height:1}.branch-location-box__address{margin:0;color:#30365f;font-size:clamp(.72rem,2.55vw,1rem);font-weight:750;line-height:1.2}.branch-location-box__schedule{display:grid;color:#071b55;font-size:clamp(.7rem,2.45vw,.94rem);font-weight:850;line-height:1.18;text-transform:uppercase}.branch-location-box__schedule strong{margin-bottom:.15rem;color:#1f274c;font-weight:1000}.branch-location-box__actions{grid-row:3;display:flex;gap:clamp(.45rem,1.6vw,.7rem);align-self:end;justify-content:flex-start}.branch-location-box__actions .box-action-circle{width:clamp(2rem,6.8vw,2.75rem);height:clamp(2rem,6.8vw,2.75rem);font-size:clamp(.98rem,3.3vw,1.28rem)}.branch-location-box__actions .box-action-circle--whatsapp{background:var(--color-white);box-shadow:var(--shadow-card)}.branch-location-box__actions .box-action-circle--whatsapp .box-whatsapp-icon{width:76%;height:76%;margin:auto}@media(max-width:430px){.branch-location-box{gap:.48rem;padding:.58rem}.branch-location-box__copy{gap:.3rem}.branch-location-box__pin{width:1.75rem;height:1.75rem;font-size:.9rem}.branch-location-box h2{font-size:1.04rem}.branch-location-box__address{font-size:.68rem}.branch-location-box__schedule{font-size:.66rem}.branch-location-box__actions{gap:.42rem}.branch-location-box__actions .box-action-circle{width:2rem;height:2rem;font-size:.96rem}}dialog.branch-location-lightbox{border:none;background:transparent;padding:0;margin:0;width:100%;height:100%;max-width:100vw;max-height:100vh;display:none;position:fixed;top:0;left:0;align-items:center;justify-content:center;z-index:9999}dialog.branch-location-lightbox[open]{display:flex}dialog.branch-location-lightbox::backdrop{background:transparent}.branch-location-lightbox__backdrop{position:absolute;inset:0;background:#06184ed9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.branch-location-lightbox__container{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:var(--space-4);pointer-events:none}.branch-location-lightbox__card{pointer-events:auto;position:relative;display:flex;flex-direction:column;gap:clamp(1rem,4vw,1.25rem);width:min(90vw,380px);padding:clamp(1rem,4vw,1.35rem);border-radius:var(--radius-xl);border:1px solid var(--color-border);background:radial-gradient(circle at 84% 2%,rgba(9,71,206,.1),transparent 10rem),linear-gradient(180deg,#fff,#f2f7ff);box-shadow:0 1.5rem 3rem #06184e4d;overflow:hidden}.branch-location-lightbox__close{position:absolute;top:1rem;right:1rem;z-index:20;display:grid;width:2.2rem;height:2.2rem;place-items:center;border-radius:999px;border:1px solid var(--color-border);background:#ffffffe6;color:var(--color-blue-950);cursor:pointer;box-shadow:var(--shadow-card);transition:background .2s,transform .2s,color .2s;padding:0;font-size:1.1rem}.branch-location-lightbox__close:hover,.branch-location-lightbox__close:focus-visible{background:var(--color-white);color:var(--color-red);transform:scale(1.05);outline:none}.branch-location-lightbox__media{position:relative;width:100%;aspect-ratio:1.2;margin:0;overflow:hidden;border-radius:var(--radius-lg);background:#dceaff;box-shadow:inset 0 0 0 1px #071b5514}.branch-location-lightbox__media img{width:100%;height:100%;object-fit:cover;display:block}.branch-location-lightbox__content{display:flex;flex-direction:column;gap:clamp(.5rem,2vw,.75rem)}.branch-location-lightbox__title-row{display:flex;align-items:center;gap:.75rem}.branch-location-lightbox__pin{display:grid;width:2.75rem;height:2.75rem;place-items:center;border-radius:999px;color:var(--color-white);font-size:1.4rem;box-shadow:0 .4rem 1rem #071b5526;flex-shrink:0}.branch-location-lightbox__card--red .branch-location-lightbox__pin,.branch-location-lightbox__card--blue .branch-location-lightbox__pin{background:var(--color-red)}.branch-location-lightbox__content h2{margin:0;color:var(--color-blue-950);font-size:1.6rem;font-weight:1000;line-height:1.1}.branch-location-lightbox__address{margin:0;color:#30365f;font-size:1rem;font-weight:750;line-height:1.3}.branch-location-lightbox__schedule{display:grid;color:#071b55;font-size:.9rem;font-weight:850;line-height:1.3;text-transform:uppercase}.branch-location-lightbox__schedule strong{margin-bottom:.2rem;color:#1f274c;font-weight:1000}.branch-location-lightbox__actions{display:flex;gap:.75rem;margin-top:.4rem;justify-content:flex-start}.branch-location-lightbox__actions .box-action-circle{width:2.75rem;height:2.75rem;font-size:1.28rem}.hero-yazbek-box{position:relative;display:block;aspect-ratio:1 / 1;width:100%;min-height:0;height:auto;padding:clamp(1rem,3.7vw,1.75rem);isolation:isolate;background:#06184e;color:var(--color-white)}.hero-yazbek-box:before{position:absolute;pointer-events:none;content:""}.hero-yazbek-box:before{z-index:3;right:-8%;bottom:-1%;left:-8%;height:18.5%;border-radius:52% 52% 0 0/44% 44% 0 0;background:radial-gradient(ellipse at 52% 3%,#fffffff5 0 42%,#f1f6fff7 43% 100%),linear-gradient(180deg,#fff,#f4f7fc);transform:translateY(7%)}.hero-yazbek-box__background{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;opacity:.98}.hero-yazbek-box__meta,.hero-yazbek-box__title,.hero-yazbek-box__media,.hero-yazbek-box__use-cases,.hero-yazbek-box__price,.hero-yazbek-box__footer{position:absolute}.hero-yazbek-box__meta{z-index:7;top:clamp(1rem,3.7vw,1.75rem);right:clamp(1rem,3.7vw,1.75rem);left:clamp(1rem,3.7vw,1.75rem);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);font-size:clamp(.55rem,1.8vw,.85rem);font-weight:1000;line-height:1.12;text-transform:uppercase;text-shadow:0 .22rem .65rem rgba(1,14,61,.45)}.hero-yazbek-box__meta span{white-space:nowrap}.hero-yazbek-box__title{position:absolute;z-index:2;top:9%;left:50%;transform:translate(-50%);width:90%;max-width:34rem;margin:0}.hero-yazbek-box__title-img{display:block;width:100%;height:auto;filter:drop-shadow(0 .25rem .5rem rgba(0,13,60,.4))}.hero-yazbek-box__media{z-index:5;top:20%;left:50%;width:58%;margin:0;transform:translate(-50%);filter:drop-shadow(0 1.3rem 1.7rem rgba(0,10,52,.38))}.hero-yazbek-box__media img{width:100%;height:auto}.hero-yazbek-box__use-cases{z-index:6;bottom:19.5%;left:clamp(.5rem,2.2vw,1.1rem);width:auto}.hero-yazbek-box__use-cases h2{margin:0 0 clamp(.34rem,1.2vw,.72rem);font-size:clamp(.78rem,2.6vw,1.25rem);font-weight:1000;line-height:1;text-transform:uppercase;text-shadow:0 .18rem .55rem rgba(0,12,55,.42)}.hero-yazbek-box__use-cases ul{display:grid;gap:clamp(.22rem,.8vw,.44rem);margin:0;padding:0;list-style:none}.hero-yazbek-box__use-cases li{display:flex;align-items:center;gap:clamp(.32rem,1vw,.54rem);min-width:0;font-size:clamp(.7rem,2.3vw,1.05rem);font-weight:950;line-height:1.08;text-transform:uppercase;text-shadow:0 .16rem .45rem rgba(0,12,55,.42)}.hero-yazbek-box__use-cases .hero-yazbek-box__check-icon{display:grid;flex:0 0 auto;width:clamp(.95rem,3.2vw,1.32rem);height:clamp(.95rem,3.2vw,1.32rem);place-items:center;border-radius:999px;background:#1780ff;box-shadow:inset 0 -.12rem .3rem #00247447;color:var(--color-white);font-size:clamp(.5rem,1.5vw,.68rem)}.hero-yazbek-box__price{z-index:6;right:clamp(.5rem,2.2vw,1.1rem);bottom:19.5%;margin:0;font-size:clamp(.72rem,2.5vw,1.25rem);font-weight:1000;line-height:1.05;text-align:left;text-transform:uppercase;text-shadow:0 .18rem .55rem rgba(0,12,55,.42)}.hero-yazbek-box__price span{display:block}.hero-yazbek-box__price-highlight{display:block;color:var(--color-yellow);font-size:1.15em}.hero-yazbek-box__footer{position:absolute;z-index:6;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:clamp(.4rem,1.5vw,.75rem);min-height:14%;padding:clamp(.3rem,1vw,.6rem) clamp(1rem,3.7vw,1.75rem);color:var(--color-blue-900);text-transform:uppercase}.hero-yazbek-box__footer-logo{position:relative;display:inline-block;width:clamp(2rem,6vw,2.75rem);height:clamp(2rem,6vw,2.75rem);flex-shrink:0}.hero-yazbek-box__footer-logo-img{width:100%;height:100%;object-fit:contain}.hero-yazbek-box__footer-text{display:flex;align-items:center;gap:clamp(.32rem,1vw,.54rem);font-family:Lato,sans-serif;font-size:clamp(.68rem,2.1vw,.94rem);white-space:nowrap}.hero-yazbek-box__footer-brand{font-weight:900;color:var(--color-blue-900)}.hero-yazbek-box__footer-separator{color:#08246d40;font-weight:300}.hero-yazbek-box__footer-distributor{font-weight:500;color:var(--color-blue-900)}.hero-yazbek-box__footer-link{display:inline-flex;align-items:center;gap:clamp(.32rem,1vw,.54rem);padding:clamp(.25rem,.9vw,.5rem) clamp(.6rem,1.8vw,.9rem);border-radius:999px;background:var(--color-blue-900);color:#fff;font-family:Lato,sans-serif;font-size:clamp(.68rem,2.1vw,.94rem);font-weight:800;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:transform .2s ease,background .2s ease}.hero-yazbek-box__footer-link:hover,.hero-yazbek-box__footer-link:focus-visible{background:var(--color-blue-700);transform:translateY(-1px);outline:none}.hero-yazbek-box__footer-link-icon{font-size:clamp(.85rem,2.4vw,1.1rem);line-height:1}@media(max-width:430px){.hero-yazbek-box{aspect-ratio:1 / 1;min-height:0;height:auto;border-radius:1.35rem}.hero-yazbek-box__title{width:92%;top:8%}.hero-yazbek-box__media{top:18%;width:62%}.hero-yazbek-box__use-cases,.hero-yazbek-box__price{bottom:18%}}.social-follow-box{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(10rem,.95fr);aspect-ratio:6.55;width:100%;min-width:0;min-height:5.2rem;padding:clamp(.82rem,2.8vw,1.25rem);background:linear-gradient(135deg,#fff,#f3f8ff)}.social-follow-box__content{position:relative;z-index:2;display:flex;flex-wrap:wrap;align-items:center;gap:clamp(.72rem,2.8vw,1rem);min-width:0}.social-follow-box h2{margin:0;color:var(--color-blue-950);font-size:clamp(1.25rem,4.8vw,2rem);font-weight:1000;text-transform:uppercase}.social-follow-box__actions{display:flex;gap:clamp(.5rem,2vw,.75rem)}.social-follow-box__action{display:grid;width:clamp(2.5rem,8.2vw,3.55rem);height:clamp(2.5rem,8.2vw,3.55rem);place-items:center;border-radius:999px;color:var(--color-white);font-size:clamp(1.35rem,4.8vw,2rem);text-decoration:none;box-shadow:var(--shadow-card)}.social-follow-box__action--instagram-logo{background:linear-gradient(135deg,#ffbf00,#fb246d 48%,#5139d8)}.social-follow-box__action--facebook-logo{background:#0759d7}.social-follow-box__media{position:absolute;right:0;bottom:0;z-index:1;min-width:0;width:min(62%,23rem);height:112%;margin:0;background:transparent;box-shadow:none;pointer-events:none}.social-follow-box__media .box-placeholder-media__label{display:none}.social-follow-box__media--image img{width:100%;height:100%;object-fit:contain;object-position:right bottom;display:block}@media(max-width:430px){.social-follow-box{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.social-follow-box h2{font-size:1rem}.social-follow-box__content{flex-wrap:nowrap;gap:var(--space-2)}.social-follow-box__actions{gap:var(--space-1)}.social-follow-box__action{width:2.2rem;height:2.2rem;font-size:1.18rem}.social-follow-box__media{width:61%;height:112%}}
