section .w-1200{padding:0 2rem}
.btn-border-white{border:1px solid #fff;color:#FFF;background-color:transparent;font-size:14px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;padding:10px 20px;margin-right:2rem}
@media (max-width:768px){
.btn-border-white{margin-right:1rem;padding:5px 10px}
}
footer{background-color:#F73B58;padding:55px 0;border-top:1px solid rgba(255,255,255,.5)}
footer .content-form{display:flex;flex-direction:column;align-items:center}
footer svg path{fill:#fff;opacity:1}
footer .content-redes{margin-left:0;margin-top:60px;gap:30px}
.section-1.bg-blue{padding:8rem 0 190px}
.section-1 .content-section-1{align-items:center}
.hero-video-col{display:flex;justify-content:center}
.section-1 h1{font-size:54px;line-height:64px}
.section-1 h1 span{display:block}
.section-1 p{font-size:24px;line-height:34px;margin-top:1.5rem}
.btn-solid{display:flex;width:fit-content;flex-direction:column;justify-content:center;align-items:center;color:#FFF;text-align:center;font-family:Epilogue;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:0.35px;text-transform:uppercase;background-color:#F73B58;border-radius:0;padding:16px 32px;margin-top:2rem;transition:.3s}
.btn-solid:hover{background-color:#fff;color:#F73B58}
.phone-frame{position:relative;width:100%;max-width:300px;aspect-ratio:9/19.5;margin:2rem auto 0 auto;background-color:#000;border-radius:40px;padding:12px;box-shadow:0 25px 50px rgba(0,0,0,.4)}
.phone-frame .hero-image{width:100%;height:100%;object-fit:cover;border-radius:28px;display:block}
.phone-notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:34%;height:20px;background-color:#000;border-radius:0 0 14px 14px;z-index:2}
.section-2 h2{font-size:42px;line-height:1.15;margin-bottom:2rem}
.content-tabs{margin-bottom:2rem}
.tab-btn{display:flex;height:40px;padding:8px 24px;justify-content:center;align-items:center;gap:16px;color:#FFF;text-align:center;font-family:Epilogue;font-size:14px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;background-color:transparent;border:1px solid rgba(255,255,255,.4);border-radius:0;margin:0 .75rem .75rem 0;cursor:pointer;transition:.3s}
.tab-btn:hover{border-color:#F73B58}
.tab-btn.active{background-color:#F73B58;border-color:#F73B58}
.content-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 15px}
.gallery-card{border-radius:8px;aspect-ratio:4/5;background-color:rgba(255,255,255,.08);cursor:pointer}
.gallery-title{color:#F0EDE8;font-family:Epilogue;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:0.4px;text-transform:uppercase;margin-top:.75rem}
.gallery-category{display:block;color:#F73B58;font-family:Epilogue;font-size:14px;font-style:normal;font-weight:400;line-height:16.5px;letter-spacing:0.55px;text-transform:uppercase;margin-top:.15rem}
.section-3{padding:5rem 0;padding-top:190px}
.section-3-header{margin-bottom:3rem}
.eyebrow{display:block;font-size:13px;letter-spacing:.08em;margin-bottom:.75rem}
.section-3-header h2{font-size:36px;line-height:1.2}
.content-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}
.benefit{border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:2rem 1.5rem}
.benefit-icon{width:48px;height:48px;background-color:#F73B58;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}
.benefit-icon img{width:22px;height:22px;object-fit:contain}
.benefit h3{font-size:16px;margin-bottom:.5rem}
.benefit p{font-size:14px;line-height:1.5;opacity:.8}
.section-4.bg-pink{padding:5rem 0}
.content-section-4{align-items:start}
.content-section-4 h2{font-size:44px;line-height:1.15}
.content-form{width:85%;margin-left:auto}
.text-error{display:none}
.input-error .text-error{display:block;color:#fff!important;font-weight:bold}
.input-error label{display:flex;justify-content:space-between}
.form-control{margin-bottom:1rem;transition:.3s}
.form-control label{font-size:14px}
.input-control{height:2.5rem;margin-top:.5rem}
.input-control input,.input-control textarea{line-height:1.1;border:1px solid #fff;height:100%;width:100%;padding:0 .5rem;outline:none;background-color:transparent}
.input-control textarea::placeholder{color:#fff}
.text-area{min-height:10rem;margin-bottom:1rem}
.text-area textarea{resize:none;padding:1rem!important}
.form-btn{background-color:#fff;border:1px solid #fff;color:#F73B58;padding:16px 40px 14px 40px;font-size:14px;cursor:pointer;transition:.3s}
.form-btn:hover{background-color:#F73B58;color:#fff}
.form-btn.is-loading,.form-btn:disabled{background-color:#B0B7BD;border-color:#B0B7BD;color:#fff;cursor:not-allowed;pointer-events:none}
.form-btn .spinner{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;margin-left:8px;vertical-align:-3px;animation:spin .7s linear infinite}
.form-btn.is-loading .spinner{display:inline-block}
@keyframes spin{to{transform:rotate(360deg)}}
.status-msg{color:#fff!important;display:flex;min-height:2rem;align-items:center}
.mensaje{display:flex;color:#fff!important;font-size:18px!important;flex-direction:column}
.input-error input,.input-error textarea{border-color:#0A3D54!important}
@media (min-width:768px){
.phone-frame{height:605px;margin:0;width:340px;max-width:100%;aspect-ratio:unset}
.gallery-card{height:691px;aspect-ratio:unset;border-radius:0}
.section-3-header{text-align:center}
.section-2 h2 span{display:block}
}
@media (max-width:768px){
.section-1.bg-blue{padding:6rem 0 3rem 0;padding-top:6rem;padding-bottom:80px}
.section-1 h1{font-size:32px;font-weight:800;line-height:110%}
.section-1 p{color:#FFF;font-size:16px;font-weight:400;line-height:150%;margin-top:25px}
.btn-solid{width:100%}
.phone-frame{width:290px;height:515px;max-width:100%;aspect-ratio:unset}
.section-2 h2{font-size:24px;font-weight:700;line-height:110%}
.tab-btn{text-align:center;font-size:12px;line-height:20px;padding:8px 10px;height:30px}
.content-gallery{grid-template-columns:1fr}
.gallery-card{height:555px;aspect-ratio:unset;border-radius:0}
.gallery-title{font-size:14px}
.gallery-category{font-size:12px}
.section-3{padding:3rem 0;padding-top:80px}
.section-3-header{margin-bottom:2rem}
.eyebrow{font-size:11px}
.section-3-header h2{font-size:24px;line-height:1.25}
.content-benefits{grid-template-columns:1fr;gap:1rem}
.benefit-icon img{width:40px;height:40px;object-fit:contain}
.section-4.bg-pink{padding:3rem 0 2.5rem 0}
.content-section-4 h2{font-size:24px;margin-bottom:2rem}
.content-form{width:100%;margin-left:0}
}
@media (max-width:480px){
.content-gallery{gap:30px}
}
.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.85);transition:.3s all ease-in-out;opacity:0;visibility:hidden}
.modal.is-visible{opacity:1;visibility:visible}
.modal__body{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}
.modal__body video{max-width:900px;width:90%;max-height:85vh}
.modal__header{position:absolute;top:2rem;width:100%;display:flex;justify-content:flex-end;align-items:center}
.modal__header button{position:relative;right:2rem;border:0;width:40px;height:40px;background:#fff;z-index:9999;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;transition:.25s all ease-in-out}
.modal__header .icon{display:flex;width:16px;height:16px;overflow:hidden}
.modal__header .icon svg{width:16px;height:16px;fill:#353535}
@media (max-width:768px){
.modal__body video{width:100%;height:100%;max-width:100%;max-height:100%}
}
