.firstCarruselHome{display:grid;grid-template-columns:1fr;grid-template-rows:2fr 1fr;max-width:1320px;margin:auto;.firstImgContainerCarrusel{width:100%;height:auto;a{width:100%;height:auto;img{width:100%;height:100%}}}.secondImgContainerCarrusel{width:100%;height:100%;img{width:100%;height:100%}}}@media (min-width:768px){.firstCarruselHome{grid-template-columns:1fr 1.7fr;grid-template-rows:1fr}}.secondImgContainerCarrusel{position:relative;overflow:hidden;height:100%}.carousel-wrapper{position:relative;width:100%;height:100%}.carousel-slide{position:absolute;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.carousel-slide.active{opacity:1}.carousel-next,.carousel-prev{position:absolute;top:50%;transform:translateY(-50%);background:black;color:white;padding:4px 15px;border:none;border-radius:100%;cursor:pointer;font-size:24px;z-index:10}.carousel-next:hover,.carousel-prev:hover{background:rgba(0,0,0,.8)}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:10}.carousel-dots .dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:background .3s ease}.carousel-dots .dot.active{background:rgba(255,255,255,1)}.coleccionVeranoHome{display:flex;flex-direction:column;text-align:center;max-width:1320px;margin:40px auto auto;.coleccionVeranoHomeImg{display:grid;grid-template-columns:1fr;gap:4px;margin-top:30px;img{width:100%;height:auto}}}@media (min-width:660px){.coleccionVeranoHome{.coleccionVeranoHomeImg{grid-template-columns:repeat(2,1fr)}}}@media (min-width:1320px){.coleccionVeranoHome{.coleccionVeranoHomeImg{grid-template-columns:repeat(3,1fr)}}}.corteImgLeft{background:url(/botones-activos/1-izquierda-1.webp) 0/cover}.corteImgLeft,.corteImgRight{max-width:880px;width:100%;max-height:360px;height:100%;margin:auto}.corteImgRight{background:url(/botones-activos/2-derecha-1.webp) 65%/cover}@media (min-width:550px){.corteImgRight{background:url(/botones-activos/2-derecha-1.webp) 90%/cover}}@media (min-width:600px){.corteImgRight{background:url(/botones-activos/2-derecha-1.webp) 100%/cover}}@media (min-width:1024px){.corteImgLeft{position:absolute;top:0;left:0;z-index:100;width:calc(672px + 1.1vw);height:260px;background:url(/botones-activos/1-izquierda-1.webp) 0/cover;clip-path:polygon(0 0,0 100%,50% 100%,100% 0);transition:all .3s ease-in-out}.corteImgLeft:hover{transform:translate(-10px,-10px)}.corteImgRight{position:absolute;top:0;right:0;z-index:100;width:calc(672px + 1.1vw);height:260px;background:url(/botones-activos/2-derecha-1.webp) 100%/cover;clip-path:polygon(50% 0,0 100%,100% 100%,100% 0);transition:all .3s ease-in-out}.corteImgRight:hover{transform:translate(10px,10px)}}@media (min-width:1045px){.corteImgLeft,.corteImgRight{width:calc(672px + 1.5vw)}}@media (min-width:1050px){.corteImgLeft,.corteImgRight{width:calc(672px + 2.5vw)}}@media (min-width:1065px){.corteImgLeft,.corteImgRight{width:calc(672px + 3vw)}}@media (min-width:1075px){.corteImgLeft,.corteImgRight{width:calc(672px + 4vw)}}@media (min-width:1095px){.corteImgLeft,.corteImgRight{width:calc(672px + 5vw)}}@media (min-width:1105px){.corteImgLeft,.corteImgRight{width:calc(672px + 6vw)}}@media (min-width:1130px){.corteImgLeft,.corteImgRight{width:calc(672px + 7vw)}}@media (min-width:1145px){.corteImgLeft,.corteImgRight{width:calc(672px + 9vw)}}@media (min-width:1185px){.corteImgLeft,.corteImgRight{width:calc(672px + 10vw);height:90%}}@media (min-width:1205px){.corteImgLeft,.corteImgRight{width:calc(672px + 11vw)}}@media (min-width:1230px){.corteImgLeft,.corteImgRight{width:calc(672px + 12vw)}}@media (min-width:1250px){.corteImgLeft,.corteImgRight{width:calc(672px + 13vw)}}@media (min-width:1275px){.corteImgLeft,.corteImgRight{width:calc(672px + 14vw)}}@media (min-width:1300px){.corteImgLeft,.corteImgRight{width:calc(672px + 15vw)}}@media (min-width:1325px){.corteImgLeft,.corteImgRight{width:calc(672px + 16vw);height:100%}}@media (min-width:1335px){.corteImgLeft,.corteImgRight{width:880px;height:100%}}.oficina-ideal-container{max-width:1320px;width:100%;margin:auto;text-align:center}.oficina-carousel-container{position:relative;overflow:hidden}.oficina-carousel-slide{position:absolute;width:100%;height:300px;opacity:0;transition:opacity .5s ease-in-out;overflow:hidden}.oficina-carousel-slide.active{opacity:1;position:relative}.oficina-carousel-image{width:100%;height:100%;object-fit:cover;object-position:0 0}@media (min-width:728px){.oficina-carousel-image,.oficina-carousel-slide{height:auto}}.oficina-carousel-next,.oficina-carousel-prev{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.2);font-size:1.2rem;color:#333;transition:all .3s ease}.oficina-carousel-next:hover,.oficina-carousel-prev:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.oficina-carousel-prev{left:20px}.oficina-carousel-next{right:20px}.oficina-carousel-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.oficina-dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:all .3s ease}.oficina-dot.active{background:#fff;transform:scale(1.2)}@media (max-width:768px){.oficina-carousel-next,.oficina-carousel-prev{width:30px;height:30px;font-size:1rem}.oficina-dot{width:10px;height:10px}}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/f452a35c58ab4a71-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/edf65f7123d74381-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/d18a3a29d8185443-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/26be29d2d9761069-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/d4e3e848b38cb0be-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.__className_dee88b{font-weight:300}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d90a3cec5ac96e8a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/326b18ed5f36ea5f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0dd7daa44e91657d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7dd0604c8112379e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8becbcffdd972d39-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.__className_15260b,.__className_dee88b{font-family:Montserrat,Montserrat Fallback;font-style:normal}.__className_15260b{font-weight:400}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1164bad3a0289b49-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a99cac6e526aa727-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e469955cea812956-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/d8710e769e1438a7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0ba443039d62fc5b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_43205d{font-family:Montserrat,Montserrat Fallback;font-weight:700;font-style:normal}