.ossw-section{
  --ossw-blue:#1268FF;--ossw-red:#FF1235;--ossw-white:#fff;--ossw-bg1:#1268FF;--ossw-bg2:#0035c8;--ossw-bg3:#00145f;
  position:relative;overflow:hidden;color:var(--ossw-white);font-family:Inter,Montserrat,Poppins,system-ui,-apple-system,"Segoe UI",sans-serif;isolation:isolate;
  background:radial-gradient(circle at 16% 18%,rgba(18,104,255,.95) 0,rgba(18,104,255,.45) 24%,transparent 46%),linear-gradient(135deg,var(--ossw-bg1) 0%,var(--ossw-bg2) 48%,var(--ossw-bg3) 100%);
}
.ossw-section *{box-sizing:border-box}.ossw-layer{position:absolute;pointer-events:none;z-index:1}.ossw-container{position:relative;z-index:5;width:100%;max-width:1440px;margin:0 auto}.ossw-grid{display:grid;grid-template-columns:minmax(390px,.85fr) minmax(520px,1.15fr);align-items:center;gap:70px}.ossw-reverse-layout .ossw-content{order:2}.ossw-reverse-layout .ossw-form-panel{order:1}
.has-top-wave .ossw-top-wave{left:-5%;top:-1px;width:110%;height:76px;background:#fff;clip-path:ellipse(58% 70% at 50% 0%);box-shadow:0 16px 30px rgba(255,255,255,.12)}
.has-bottom-wave .ossw-bottom-wave{left:-6%;bottom:-1px;width:112%;height:96px;background:#fff;clip-path:ellipse(58% 72% at 50% 100%);box-shadow:0 -16px 30px rgba(255,255,255,.12)}
.has-glow .ossw-glow-one{width:420px;height:420px;left:-160px;top:8%;border-radius:50%;background:radial-gradient(circle,rgba(18,104,255,.75),transparent 65%);filter:blur(8px)}.has-glow .ossw-glow-two{width:420px;height:420px;right:-120px;bottom:2%;border-radius:50%;background:radial-gradient(circle,rgba(18,104,255,.45),transparent 70%);filter:blur(10px)}
.has-rings .ossw-ring-left,.has-rings .ossw-ring-right{width:320px;height:320px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 40px rgba(255,255,255,.02),0 0 0 88px rgba(255,255,255,.015)}.has-rings .ossw-ring-left{left:-140px;top:8%}.has-rings .ossw-ring-right{right:-145px;bottom:12%}
.has-dots .ossw-dots{width:140px;height:140px;background-image:radial-gradient(rgba(255,255,255,.36) 2px,transparent 2px);background-size:18px 18px;opacity:.65}.has-dots .ossw-dots-a{left:34%;top:10%}.has-dots .ossw-dots-b{right:6%;top:17%}
.ossw-content{position:relative;z-index:5;min-width:0}.ossw-shield-mark{width:76px;height:86px;margin-bottom:22px;position:relative;border:4px solid color-mix(in srgb,var(--ossw-blue) 75%,#fff 25%);clip-path:polygon(50% 0,93% 16%,83% 76%,50% 100%,17% 76%,7% 16%);display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 18px rgba(18,104,255,.45));animation:osswFloat 5s ease-in-out infinite}.ossw-heart{color:var(--ossw-red);font-size:33px;text-shadow:0 0 20px rgba(255,18,53,.55)}
.ossw-eyebrow{display:inline-flex;align-items:center;color:var(--ossw-red);font-weight:800;font-size:14px;letter-spacing:7px;text-transform:uppercase;margin-bottom:22px}.ossw-title{margin:0;color:var(--ossw-white);font-weight:950;font-size:clamp(42px,4.4vw,72px);line-height:1.04;letter-spacing:-1.2px;text-shadow:0 10px 35px rgba(0,0,0,.25);max-width:680px;word-break:normal;overflow-wrap:normal;hyphens:none}.ossw-title span{color:var(--ossw-red);display:inline}.ossw-red-line{width:62px;height:4px;background:linear-gradient(90deg,var(--ossw-red),rgba(255,18,53,.15));border-radius:9px;margin:30px 0}.ossw-copy{max-width:620px;margin:0 0 24px;color:rgba(255,255,255,.94);font-size:17px;line-height:1.75}
.ossw-features{margin-top:34px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.035));box-shadow:inset 0 0 0 1px rgba(18,104,255,.18),0 22px 70px rgba(0,0,0,.13);padding:22px 28px;max-width:620px;backdrop-filter:blur(8px)}.ossw-feature{display:flex;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.13);animation:osswFadeUp .7s ease both}.ossw-feature:last-child{border-bottom:0}.ossw-feature-icon,.ossw-form-icon,.ossw-trust-icon{flex:0 0 auto;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,rgba(18,104,255,.95),rgba(18,104,255,.58));display:flex;align-items:center;justify-content:center;color:var(--ossw-white);box-shadow:0 12px 34px rgba(18,104,255,.35),inset 0 0 0 1px rgba(255,255,255,.12)}.ossw-feature-icon svg,.ossw-form-icon svg,.ossw-trust-icon svg{width:25px;height:25px;fill:currentColor}.ossw-feature-title{font-size:18px;font-weight:900;color:#fff;margin-bottom:4px}.ossw-feature-text{font-size:15px;line-height:1.5;color:rgba(255,255,255,.84)}.ossw-trust-box{margin-top:24px;max-width:620px;display:flex;align-items:center;gap:20px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));padding:22px 28px;color:#fff;font-size:16px;line-height:1.5;box-shadow:0 18px 55px rgba(0,0,0,.12)}
.ossw-form-panel{position:relative;z-index:5;background:linear-gradient(145deg,rgba(0,35,150,.62),rgba(0,19,96,.54));border:1px solid rgba(255,255,255,.22);border-radius:28px;box-shadow:0 0 0 1px rgba(18,104,255,.34),0 28px 90px rgba(0,0,0,.25),inset 0 0 60px rgba(18,104,255,.18);padding:44px 50px;backdrop-filter:blur(10px);animation:osswFadeUp .9s ease both;min-width:0}.ossw-form-panel:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(255,255,255,.38),rgba(18,104,255,.65),rgba(255,18,53,.1));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.ossw-form-head{display:flex;align-items:center;gap:22px;margin-bottom:28px}.ossw-form-title{font-size:24px;font-weight:950;color:#fff;margin-bottom:4px}.ossw-form-subtitle{font-size:16px;color:rgba(255,255,255,.86)}.ossw-form-wrap{color:#fff;max-width:100%;overflow:visible}.ossw-empty-form{border:1px dashed rgba(255,255,255,.35);border-radius:14px;padding:30px;color:rgba(255,255,255,.85);text-align:center}
/* SureForms / shortcode normalization */
.style-shortcode-form .ossw-form-wrap :is(.srfm-form-container,.srfm-form-wrapper,.srfm-form,.srfm-block,.srfm-form-wrap,form){background:transparent!important;box-shadow:none!important;border-color:transparent!important;color:#fff!important;max-width:100%!important}.style-shortcode-form .ossw-form-wrap :is(.srfm-field-wrap,.srfm-input-common,.srfm-block-single){background:transparent!important}.style-shortcode-form .ossw-form-wrap :is(label,.srfm-label,legend,.srfm-block-label){color:#fff!important;font-weight:800!important;font-size:14px!important;line-height:1.35!important}.style-shortcode-form .ossw-form-wrap :is(.srfm-description,.srfm-field-description,.description){color:rgba(255,255,255,.72)!important;font-size:12px!important}.style-shortcode-form .ossw-form-wrap :is(input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),textarea,select){width:100%!important;background:#fff!important;color:#071B3A!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:8px!important;min-height:48px!important;padding:12px 15px!important;box-shadow:0 8px 16px rgba(0,0,0,.08)!important;outline:none!important}.style-shortcode-form .ossw-form-wrap :is(input,textarea,select):focus{border-color:#fff!important;box-shadow:0 0 0 4px rgba(18,104,255,.35)!important}.style-shortcode-form .ossw-form-wrap :is(input[type="checkbox"],input[type="radio"]){accent-color:var(--ossw-red);width:18px!important;height:18px!important;min-height:auto!important}.style-shortcode-form .ossw-form-wrap :is(button,input[type="submit"],.srfm-submit-button){background:linear-gradient(90deg,var(--ossw-red),#ff2948)!important;color:#fff!important;border:0!important;border-radius:8px!important;font-weight:900!important;font-size:17px!important;min-height:54px!important;padding:15px 32px!important;box-shadow:0 16px 38px rgba(255,18,53,.32)!important;transition:transform .25s ease,box-shadow .25s ease!important}.style-shortcode-form .ossw-form-wrap :is(button,input[type="submit"],.srfm-submit-button):hover{transform:translateY(-2px);box-shadow:0 22px 45px rgba(255,18,53,.42)!important}.style-shortcode-form .ossw-form-wrap a{color:#77bdff!important;text-decoration:underline}.style-shortcode-form .ossw-form-wrap ::placeholder{color:#707a96!important}.style-shortcode-form .ossw-form-wrap :is(.srfm-error,.error){color:#ffd4db!important}.style-shortcode-form .ossw-form-wrap :is(.srfm-row,.srfm-field-row,.wp-block-srfm-input,.wp-block-srfm-email,.wp-block-srfm-phone,.wp-block-srfm-select,.wp-block-srfm-checkbox,.wp-block-srfm-textarea){margin-bottom:18px!important}.style-shortcode-form .ossw-form-wrap :is(.srfm-checkbox-group,.srfm-option-wrap,.srfm-multi-choice,.srfm-checkbox){gap:10px!important}.style-shortcode-form .ossw-form-wrap :is(.srfm-option,.srfm-checkbox-single,.srfm-choice,.srfm-multi-choice-option){background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:9px!important;padding:12px!important;color:#fff!important}
@keyframes osswFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes osswFadeUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1320px){.ossw-grid{grid-template-columns:minmax(340px,.8fr) minmax(500px,1.2fr);gap:46px}.ossw-title{font-size:clamp(40px,4.2vw,64px)}}
@media(max-width:1100px){.ossw-grid{grid-template-columns:1fr;gap:52px}.ossw-content{max-width:780px;margin:0 auto}.ossw-features,.ossw-trust-box,.ossw-copy{max-width:100%}.ossw-form-panel{max-width:860px;width:100%;margin:0 auto}.ossw-title{max-width:760px}.ossw-reverse-layout .ossw-content,.ossw-reverse-layout .ossw-form-panel{order:initial}}
@media(max-width:767px){.ossw-section{padding-left:20px!important;padding-right:20px!important}.has-top-wave .ossw-top-wave{height:48px}.has-bottom-wave .ossw-bottom-wave{height:62px}.ossw-grid{gap:34px!important}.ossw-shield-mark{width:58px;height:66px;margin-bottom:18px}.ossw-heart{font-size:25px}.ossw-eyebrow{font-size:11px;letter-spacing:4px}.ossw-title{font-size:clamp(34px,11vw,48px);line-height:1.05;letter-spacing:-.7px}.ossw-red-line{margin:24px 0}.ossw-copy{font-size:15.5px;line-height:1.7}.ossw-features{padding:16px 20px}.ossw-feature{gap:16px;padding:16px 0}.ossw-feature-icon,.ossw-form-icon,.ossw-trust-icon{width:50px;height:50px}.ossw-feature-title{font-size:17px}.ossw-feature-text{font-size:14px}.ossw-trust-box{font-size:15px;padding:18px 20px}.ossw-form-panel{padding:26px 16px;border-radius:22px!important}.ossw-form-head{gap:15px;margin-bottom:24px}.ossw-form-title{font-size:22px}.ossw-form-subtitle{font-size:14.5px}.has-dots .ossw-dots{opacity:.25}.has-dots .ossw-dots-a{left:auto;right:10px;top:54px}.has-dots .ossw-dots-b{display:none}.style-shortcode-form .ossw-form-wrap :is(input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),textarea,select){min-height:46px!important}.style-shortcode-form .ossw-form-wrap :is(button,input[type="submit"],.srfm-submit-button){width:100%!important}}
@media(max-width:480px){.ossw-title{font-size:35px}.ossw-eyebrow{letter-spacing:3px}.ossw-form-panel{padding:22px 12px}.style-shortcode-form .ossw-form-wrap :is(.srfm-row,.srfm-field-row){display:block!important}.style-shortcode-form .ossw-form-wrap :is(.srfm-col,.srfm-column){width:100%!important;max-width:100%!important}}
@media(prefers-reduced-motion:reduce){.ossw-section *{animation:none!important;transition:none!important}}


/* v1.0.2 - Mobile + SureForms hardening */
.ossw-section{width:100%;}
.ossw-grid,.ossw-content,.ossw-form-panel,.ossw-form-wrap{min-width:0;}
.ossw-form-wrap :is(form,.srfm-form,.srfm-form-container,.srfm-form-wrapper){width:100%!important;max-width:100%!important;min-width:0!important;}

/* Campos especiales SureForms / phone libraries */
.style-shortcode-form .ossw-form-wrap :is(.iti,.iti--allow-dropdown,.iti--separate-dial-code,.srfm-phone-field,.srfm-input-phone,.srfm-phone,.srfm-tel-input){width:100%!important;max-width:100%!important;display:block!important;position:relative!important;}
.style-shortcode-form .ossw-form-wrap .iti__flag-container{height:54px!important;max-width:112px!important;z-index:3!important;}
.style-shortcode-form .ossw-form-wrap .iti__selected-flag{height:54px!important;min-width:92px!important;max-width:112px!important;border-radius:12px 0 0 12px!important;background:#fff!important;color:#071B3A!important;padding:0 12px!important;box-shadow:none!important;}
.style-shortcode-form .ossw-form-wrap input[type="tel"]{width:100%!important;max-width:100%!important;height:54px!important;min-height:54px!important;padding-left:112px!important;border-radius:12px!important;background:#fff!important;color:#071B3A!important;}
.style-shortcode-form .ossw-form-wrap select{appearance:auto!important;-webkit-appearance:auto!important;width:100%!important;max-width:100%!important;height:54px!important;min-height:54px!important;line-height:1.2!important;border-radius:12px!important;background:#fff!important;color:#071B3A!important;padding:0 16px!important;}
.style-shortcode-form .ossw-form-wrap :is(.srfm-error,.srfm-error-message,.error,[class*="error"]){font-size:13px!important;line-height:1.35!important;color:#ffd4db!important;margin-top:6px!important;}

@media(max-width:767px){
  .ossw-section{padding:82px 16px 86px!important;overflow:hidden!important;}
  .ossw-container{max-width:100%!important;width:100%!important;}
  .ossw-grid{display:flex!important;flex-direction:column!important;gap:30px!important;width:100%!important;}
  .ossw-content,.ossw-form-panel{width:100%!important;max-width:100%!important;margin:0!important;}
  .ossw-content{text-align:left!important;}
  .ossw-shield-mark{width:52px!important;height:60px!important;margin-bottom:14px!important;}
  .ossw-eyebrow{font-size:10px!important;letter-spacing:3px!important;margin-bottom:14px!important;}
  .ossw-title{font-size:clamp(34px,10vw,42px)!important;line-height:1.02!important;letter-spacing:-.6px!important;max-width:100%!important;overflow-wrap:normal!important;word-break:normal!important;}
  .ossw-red-line{width:48px!important;height:3px!important;margin:20px 0!important;}
  .ossw-copy{font-size:14.5px!important;line-height:1.65!important;margin-bottom:18px!important;}
  .ossw-features{margin-top:24px!important;padding:14px 16px!important;border-radius:18px!important;}
  .ossw-feature{gap:14px!important;padding:14px 0!important;align-items:flex-start!important;}
  .ossw-feature-icon,.ossw-form-icon,.ossw-trust-icon{width:44px!important;height:44px!important;}
  .ossw-feature-title{font-size:15.5px!important;line-height:1.25!important;}
  .ossw-feature-text{font-size:13px!important;line-height:1.45!important;}
  .ossw-trust-box{padding:16px!important;gap:14px!important;font-size:14px!important;line-height:1.45!important;border-radius:16px!important;}
  .ossw-form-panel{padding:24px 16px!important;border-radius:22px!important;box-shadow:0 0 0 1px rgba(18,104,255,.28),0 20px 60px rgba(0,0,0,.20),inset 0 0 38px rgba(18,104,255,.12)!important;}
  .ossw-form-head{gap:14px!important;margin-bottom:22px!important;align-items:flex-start!important;}
  .ossw-form-title{font-size:22px!important;line-height:1.15!important;}
  .ossw-form-subtitle{font-size:14px!important;line-height:1.45!important;}
  .ossw-form-wrap{width:100%!important;max-width:100%!important;overflow:visible!important;}
  .style-shortcode-form .ossw-form-wrap :is(.srfm-row,.srfm-field-row,.srfm-grid,.srfm-columns,.wp-block-columns){display:block!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;}
  .style-shortcode-form .ossw-form-wrap :is(.srfm-col,.srfm-column,.wp-block-column,[class*="srfm-col"],[class*="srfm-column"]){display:block!important;width:100%!important;max-width:100%!important;flex:0 0 100%!important;margin-left:0!important;margin-right:0!important;}
  .style-shortcode-form .ossw-form-wrap :is(.srfm-field-wrap,.srfm-block-single,.wp-block-srfm-input,.wp-block-srfm-email,.wp-block-srfm-phone,.wp-block-srfm-select,.wp-block-srfm-checkbox,.wp-block-srfm-textarea){width:100%!important;max-width:100%!important;margin-bottom:18px!important;}
  .style-shortcode-form .ossw-form-wrap :is(label,.srfm-label,legend,.srfm-block-label){font-size:14px!important;line-height:1.35!important;margin-bottom:6px!important;display:block!important;}
  .style-shortcode-form .ossw-form-wrap :is(.srfm-description,.srfm-field-description,.description){font-size:12px!important;line-height:1.35!important;margin-bottom:8px!important;}
  .style-shortcode-form .ossw-form-wrap :is(input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),textarea,select){width:100%!important;max-width:100%!important;min-width:0!important;min-height:52px!important;height:auto!important;border-radius:12px!important;padding:13px 15px!important;font-size:15px!important;line-height:1.35!important;}
  .style-shortcode-form .ossw-form-wrap textarea{min-height:104px!important;}
  .style-shortcode-form .ossw-form-wrap :is(.iti,.iti--allow-dropdown,.iti--separate-dial-code){width:100%!important;max-width:100%!important;display:block!important;}
  .style-shortcode-form .ossw-form-wrap .iti__flag-container{height:52px!important;max-width:102px!important;}
  .style-shortcode-form .ossw-form-wrap .iti__selected-flag{height:52px!important;min-width:88px!important;max-width:102px!important;padding:0 10px!important;border-radius:12px 0 0 12px!important;background:#fff!important;color:#071B3A!important;}
  .style-shortcode-form .ossw-form-wrap input[type="tel"]{height:52px!important;min-height:52px!important;padding-left:104px!important;}
  .style-shortcode-form .ossw-form-wrap select{height:52px!important;min-height:52px!important;padding:0 14px!important;}
  .style-shortcode-form .ossw-form-wrap :is(.srfm-checkbox-group,.srfm-option-wrap,.srfm-multi-choice,.srfm-checkbox){display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;}
  .style-shortcode-form .ossw-form-wrap :is(.srfm-option,.srfm-checkbox-single,.srfm-choice,.srfm-multi-choice-option){width:100%!important;max-width:100%!important;padding:13px!important;border-radius:12px!important;}
  .style-shortcode-form .ossw-form-wrap :is(button,input[type="submit"],.srfm-submit-button){width:100%!important;min-height:54px!important;border-radius:12px!important;font-size:16px!important;padding:14px 22px!important;}
}

@media(max-width:420px){
  .ossw-section{padding-left:12px!important;padding-right:12px!important;}
  .ossw-form-panel{padding:20px 12px!important;border-radius:20px!important;}
  .ossw-title{font-size:32px!important;}
  .ossw-form-head{flex-direction:row!important;}
  .style-shortcode-form .ossw-form-wrap .iti__selected-flag{min-width:78px!important;max-width:94px!important;padding:0 8px!important;}
  .style-shortcode-form .ossw-form-wrap input[type="tel"]{padding-left:96px!important;}
}

/* v1.0.3 - SureForms phone/country selector fix
   The previous version styled every <select> globally, which can break the
   country selector used inside SureForms phone fields. These scoped overrides
   keep normal selects full width but let the phone country picker keep its
   compact size. */
.style-shortcode-form .ossw-form-wrap input[type="tel"]{
  padding-left:15px!important;
}
.style-shortcode-form .ossw-form-wrap .iti input[type="tel"],
.style-shortcode-form .ossw-form-wrap .iti--allow-dropdown input[type="tel"],
.style-shortcode-form .ossw-form-wrap .iti--separate-dial-code input[type="tel"]{
  padding-left:112px!important;
}

/* Common SureForms phone wrappers */
.style-shortcode-form .ossw-form-wrap :is(
  .wp-block-srfm-phone,
  .srfm-phone,
  .srfm-phone-field,
  .srfm-field-phone,
  .srfm-input-phone,
  .srfm-tel-input,
  .srfm-phone-number,
  .srfm-phone-input,
  [class*="phone"]
):has(input[type="tel"]){
  width:100%!important;
  max-width:100%!important;
  position:relative!important;
}

.style-shortcode-form .ossw-form-wrap :is(
  .wp-block-srfm-phone,
  .srfm-phone,
  .srfm-phone-field,
  .srfm-field-phone,
  .srfm-input-phone,
  .srfm-tel-input,
  .srfm-phone-number,
  .srfm-phone-input,
  [class*="phone"]
):has(input[type="tel"]) :is(.srfm-input-wrapper,.srfm-field-input,.components-base-control__field,.srfm-phone-input-wrapper,.phone-input-wrapper){
  display:flex!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:100%!important;
  gap:0!important;
}

/* Country selector inside phone field: compact, not full-width */
.style-shortcode-form .ossw-form-wrap :is(
  .wp-block-srfm-phone,
  .srfm-phone,
  .srfm-phone-field,
  .srfm-field-phone,
  .srfm-input-phone,
  .srfm-tel-input,
  .srfm-phone-number,
  .srfm-phone-input,
  [class*="phone"]
):has(input[type="tel"]) select{
  width:auto!important;
  min-width:88px!important;
  max-width:118px!important;
  flex:0 0 96px!important;
  height:54px!important;
  min-height:54px!important;
  border-radius:12px 0 0 12px!important;
  padding:0 10px!important;
  background:#fff!important;
  color:#071B3A!important;
  border:0!important;
  border-right:1px solid rgba(7,27,58,.12)!important;
  box-shadow:none!important;
}

.style-shortcode-form .ossw-form-wrap :is(
  .wp-block-srfm-phone,
  .srfm-phone,
  .srfm-phone-field,
  .srfm-field-phone,
  .srfm-input-phone,
  .srfm-tel-input,
  .srfm-phone-number,
  .srfm-phone-input,
  [class*="phone"]
):has(input[type="tel"]) input[type="tel"]{
  flex:1 1 auto!important;
  min-width:0!important;
  width:100%!important;
  border-radius:0 12px 12px 0!important;
  padding-left:15px!important;
}

/* Keep Intl Tel Input library layout intact when SureForms uses it */
.style-shortcode-form .ossw-form-wrap .iti:has(input[type="tel"]) select{
  width:auto!important;
}
.style-shortcode-form .ossw-form-wrap .iti:has(input[type="tel"]) input[type="tel"]{
  border-radius:12px!important;
  padding-left:112px!important;
}

@media(max-width:767px){
  .style-shortcode-form .ossw-form-wrap input[type="tel"]{padding-left:14px!important;}
  .style-shortcode-form .ossw-form-wrap .iti input[type="tel"],
  .style-shortcode-form .ossw-form-wrap .iti--allow-dropdown input[type="tel"],
  .style-shortcode-form .ossw-form-wrap .iti--separate-dial-code input[type="tel"]{padding-left:104px!important;}
  .style-shortcode-form .ossw-form-wrap :is(
    .wp-block-srfm-phone,
    .srfm-phone,
    .srfm-phone-field,
    .srfm-field-phone,
    .srfm-input-phone,
    .srfm-tel-input,
    .srfm-phone-number,
    .srfm-phone-input,
    [class*="phone"]
  ):has(input[type="tel"]) select{
    min-width:76px!important;
    max-width:96px!important;
    flex-basis:86px!important;
    height:52px!important;
    min-height:52px!important;
    font-size:14px!important;
  }
  .style-shortcode-form .ossw-form-wrap :is(
    .wp-block-srfm-phone,
    .srfm-phone,
    .srfm-phone-field,
    .srfm-field-phone,
    .srfm-input-phone,
    .srfm-tel-input,
    .srfm-phone-number,
    .srfm-phone-input,
    [class*="phone"]
  ):has(input[type="tel"]) input[type="tel"]{
    padding-left:14px!important;
  }
}


/* v1.0.5 - SureForms select / phone native compatibility fix
   Do not turn SureForms internal select/search controls into visible white blocks.
   This keeps the form logic native while applying only safe visual skinning. */
.style-shortcode-form .ossw-form-wrap{
  --ossw-field-bg: rgba(255,255,255,.055);
  --ossw-field-border: rgba(255,255,255,.28);
  --ossw-field-border-focus: rgba(18,104,255,.85);
  --ossw-field-text: #ffffff;
  --ossw-field-muted: rgba(255,255,255,.72);
}

/* Standard visible fields */
.style-shortcode-form .ossw-form-wrap :is(input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), textarea, select):not(.choices__input):not(.iti__search-input){
  background: var(--ossw-field-bg)!important;
  color: var(--ossw-field-text)!important;
  border: 1px solid var(--ossw-field-border)!important;
  border-radius: 12px!important;
  min-height: 56px!important;
  padding: 14px 16px!important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.style-shortcode-form .ossw-form-wrap :is(input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), textarea, select):not(.choices__input):not(.iti__search-input):focus{
  border-color: var(--ossw-field-border-focus)!important;
  box-shadow: 0 0 0 3px rgba(18,104,255,.25), inset 0 1px 0 rgba(255,255,255,.06)!important;
}

/* SureForms / Choices.js select: fixes Estado duplicated white input */
.style-shortcode-form .ossw-form-wrap .choices,
.style-shortcode-form .ossw-form-wrap .srfm-custom-select,
.style-shortcode-form .ossw-form-wrap .components-select-control,
.style-shortcode-form .ossw-form-wrap [class*="select"]{
  max-width:100%!important;
}
.style-shortcode-form .ossw-form-wrap .choices{
  width:100%!important;
  color:#fff!important;
  margin-bottom:0!important;
}
.style-shortcode-form .ossw-form-wrap .choices__inner{
  width:100%!important;
  min-height:56px!important;
  display:flex!important;
  align-items:center!important;
  background:var(--ossw-field-bg)!important;
  border:1px solid var(--ossw-field-border)!important;
  border-radius:12px!important;
  color:#fff!important;
  padding:6px 42px 6px 14px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.style-shortcode-form .ossw-form-wrap .choices__list--single{
  padding:0!important;
  color:#fff!important;
  width:100%!important;
}
.style-shortcode-form .ossw-form-wrap .choices__item{
  color:inherit!important;
}
.style-shortcode-form .ossw-form-wrap .choices[data-type*=select-one]::after{
  border-color:#fff transparent transparent!important;
  right:18px!important;
  top:50%!important;
  margin-top:-2px!important;
}
.style-shortcode-form .ossw-form-wrap .choices.is-open[data-type*=select-one]::after{
  border-color:transparent transparent #fff!important;
  margin-top:-7px!important;
}
/* Hide internal search input when select is closed so it does not appear as a white rectangle */
.style-shortcode-form .ossw-form-wrap .choices:not(.is-open) .choices__input,
.style-shortcode-form .ossw-form-wrap .choices__inner .choices__input{
  width:1px!important;
  min-width:1px!important;
  max-width:1px!important;
  height:1px!important;
  min-height:1px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
  color:transparent!important;
  box-shadow:none!important;
  opacity:0!important;
}
.style-shortcode-form .ossw-form-wrap .choices.is-open .choices__input{
  background:#fff!important;
  color:#071B3A!important;
  border:0!important;
  box-shadow:none!important;
  min-height:42px!important;
  height:42px!important;
  padding:8px 12px!important;
  opacity:1!important;
}
.style-shortcode-form .ossw-form-wrap .choices__list--dropdown,
.style-shortcode-form .ossw-form-wrap .choices__list[aria-expanded]{
  background:#fff!important;
  color:#071B3A!important;
  border:1px solid rgba(18,104,255,.25)!important;
  border-radius:12px!important;
  overflow:hidden!important;
  z-index:9999!important;
}
.style-shortcode-form .ossw-form-wrap .choices__list--dropdown .choices__item,
.style-shortcode-form .ossw-form-wrap .choices__list[aria-expanded] .choices__item{
  color:#071B3A!important;
  padding:10px 14px!important;
}
.style-shortcode-form .ossw-form-wrap .choices__list--dropdown .choices__item--selectable.is-highlighted,
.style-shortcode-form .ossw-form-wrap .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{
  background:rgba(18,104,255,.1)!important;
}

/* Phone field: preserve SureForms native country picker and make tel text visible */
.style-shortcode-form .ossw-form-wrap :is(.iti,.iti--allow-dropdown,.iti--separate-dial-code){
  width:100%!important;
  display:block!important;
  color:#fff!important;
}
.style-shortcode-form .ossw-form-wrap :is(.iti,.iti--allow-dropdown,.iti--separate-dial-code) input[type="tel"]{
  width:100%!important;
  min-height:56px!important;
  height:56px!important;
  background:var(--ossw-field-bg)!important;
  color:#fff!important;
  caret-color:#fff!important;
  border:1px solid var(--ossw-field-border)!important;
  border-radius:12px!important;
  padding-left:96px!important;
}
.style-shortcode-form .ossw-form-wrap .iti__flag-container{
  height:56px!important;
  max-width:none!important;
  z-index:5!important;
}
.style-shortcode-form .ossw-form-wrap .iti__selected-flag{
  height:56px!important;
  min-width:84px!important;
  background:rgba(255,255,255,.08)!important;
  color:#fff!important;
  border-radius:12px 0 0 12px!important;
  padding:0 10px!important;
}
.style-shortcode-form .ossw-form-wrap .iti__selected-dial-code,
.style-shortcode-form .ossw-form-wrap .iti__arrow{
  color:#fff!important;
  border-top-color:#fff!important;
}
.style-shortcode-form .ossw-form-wrap .iti__country-list{
  background:#fff!important;
  color:#071B3A!important;
  border:1px solid rgba(18,104,255,.25)!important;
  border-radius:12px!important;
  box-shadow:0 18px 45px rgba(0,0,0,.24)!important;
  z-index:99999!important;
}
.style-shortcode-form .ossw-form-wrap .iti__country,
.style-shortcode-form .ossw-form-wrap .iti__dial-code{
  color:#071B3A!important;
}
.style-shortcode-form .ossw-form-wrap .iti__country.iti__highlight{
  background:rgba(18,104,255,.1)!important;
}
.style-shortcode-form .ossw-form-wrap .iti__search-input{
  background:#fff!important;
  color:#071B3A!important;
  border:0!important;
  box-shadow:none!important;
}

/* If SureForms implements phone country as a select next to tel, keep it compact and dark */
.style-shortcode-form .ossw-form-wrap :is(.wp-block-srfm-phone,.srfm-phone,.srfm-phone-field,.srfm-field-phone,.srfm-input-phone,.srfm-tel-input,.srfm-phone-number,.srfm-phone-input,[class*="phone"]):has(input[type="tel"]) select{
  width:auto!important;
  min-width:82px!important;
  max-width:112px!important;
  flex:0 0 92px!important;
  background:rgba(255,255,255,.08)!important;
  color:#fff!important;
  border:1px solid var(--ossw-field-border)!important;
  border-right:0!important;
  border-radius:12px 0 0 12px!important;
  height:56px!important;
  min-height:56px!important;
  padding:0 8px!important;
  box-shadow:none!important;
}
.style-shortcode-form .ossw-form-wrap :is(.wp-block-srfm-phone,.srfm-phone,.srfm-phone-field,.srfm-field-phone,.srfm-input-phone,.srfm-tel-input,.srfm-phone-number,.srfm-phone-input,[class*="phone"]):has(input[type="tel"]) input[type="tel"]{
  background:var(--ossw-field-bg)!important;
  color:#fff!important;
  caret-color:#fff!important;
  border:1px solid var(--ossw-field-border)!important;
  border-radius:12px!important;
}

/* Errors: visible but not layout-breaking */
.style-shortcode-form .ossw-form-wrap :is(.srfm-error,.srfm-error-message,.error,[class*="error"]){
  color:#ffd5dc!important;
  font-size:13px!important;
  line-height:1.35!important;
  margin-top:7px!important;
  background:transparent!important;
}

@media(max-width:767px){
  .style-shortcode-form .ossw-form-wrap :is(input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), textarea, select):not(.choices__input):not(.iti__search-input){
    min-height:54px!important;
    font-size:15px!important;
  }
  .style-shortcode-form .ossw-form-wrap .choices__inner{min-height:54px!important;}
  .style-shortcode-form .ossw-form-wrap :is(.iti,.iti--allow-dropdown,.iti--separate-dial-code) input[type="tel"]{
    min-height:54px!important;height:54px!important;padding-left:90px!important;font-size:15px!important;
  }
  .style-shortcode-form .ossw-form-wrap .iti__flag-container,
  .style-shortcode-form .ossw-form-wrap .iti__selected-flag{height:54px!important;}
}


/* v1.0.6 - Native select dropdown readability fix
   Fixes browser dropdown/options inheriting white text from the blue form skin. */
.style-shortcode-form .ossw-form-wrap select option,
.style-shortcode-form .ossw-form-wrap select optgroup{
  background:#ffffff!important;
  color:#071B3A!important;
}
.style-shortcode-form .ossw-form-wrap select option:checked,
.style-shortcode-form .ossw-form-wrap select option:hover{
  background:rgba(18,104,255,.12)!important;
  color:#071B3A!important;
}
.style-shortcode-form .ossw-form-wrap .choices__list--dropdown,
.style-shortcode-form .ossw-form-wrap .choices__list[aria-expanded]{
  background:#ffffff!important;
  color:#071B3A!important;
}
.style-shortcode-form .ossw-form-wrap .choices__list--dropdown *,
.style-shortcode-form .ossw-form-wrap .choices__list[aria-expanded] *{
  color:#071B3A!important;
}

/* v1.0.7 - SureForms final phone + select compatibility patch
   Goal: do not break SureForms/intl-tel-input native structure. Keep phone prefix visible,
   keep typed number visible, keep country dropdown readable, and keep Estado/select value inside field. */
.style-shortcode-form .ossw-form-wrap{
  overflow:visible!important;
}

/* Normal browser selects/options must always be readable in their dropdown. */
.style-shortcode-form .ossw-form-wrap select:not(.iti__country-list select),
.style-shortcode-form .ossw-form-wrap select:not(.iti__country-list select) option,
.style-shortcode-form .ossw-form-wrap select:not(.iti__country-list select) optgroup{
  background:#ffffff!important;
  color:#071B3A!important;
}

/* Choices.js / SureForms custom select. Hide the internal search input in single selects;
   this prevents the selected Estado from appearing outside or above a white search box. */
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"]{
  width:100%!important;
  max-width:100%!important;
  position:relative!important;
  overflow:visible!important;
}
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__inner{
  min-height:56px!important;
  height:auto!important;
  display:flex!important;
  align-items:center!important;
  padding:0 46px 0 16px!important;
  background:rgba(255,255,255,.055)!important;
  color:#ffffff!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:12px!important;
  overflow:hidden!important;
}
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__list--single{
  width:100%!important;
  padding:0!important;
  margin:0!important;
  display:block!important;
  line-height:1.2!important;
}
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__item--selectable{
  color:#ffffff!important;
  opacity:1!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__input,
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__input--cloned{
  display:none!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  opacity:0!important;
  pointer-events:none!important;
  background:transparent!important;
  color:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__list--dropdown,
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__list[aria-expanded]{
  background:#ffffff!important;
  color:#071B3A!important;
  border:1px solid rgba(18,104,255,.26)!important;
  border-radius:12px!important;
  box-shadow:0 18px 45px rgba(0,0,0,.25)!important;
  z-index:999999!important;
  overflow:auto!important;
}
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__list--dropdown .choices__item,
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__list[aria-expanded] .choices__item{
  color:#071B3A!important;
  background:#ffffff!important;
  padding:10px 14px!important;
  line-height:1.25!important;
}
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__list--dropdown .choices__item.is-highlighted,
.style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__list[aria-expanded] .choices__item.is-highlighted{
  background:rgba(18,104,255,.11)!important;
  color:#071B3A!important;
}

/* Intl Tel Input: visible prefix + visible typed number + readable country list. */
.style-shortcode-form .ossw-form-wrap .iti,
.style-shortcode-form .ossw-form-wrap .iti--allow-dropdown,
.style-shortcode-form .ossw-form-wrap .iti--separate-dial-code{
  width:100%!important;
  max-width:100%!important;
  display:block!important;
  position:relative!important;
  overflow:visible!important;
}
.style-shortcode-form .ossw-form-wrap .iti input[type="tel"],
.style-shortcode-form .ossw-form-wrap .iti--allow-dropdown input[type="tel"],
.style-shortcode-form .ossw-form-wrap .iti--separate-dial-code input[type="tel"]{
  width:100%!important;
  max-width:100%!important;
  min-height:56px!important;
  height:56px!important;
  background:rgba(255,255,255,.055)!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  caret-color:#ffffff!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:12px!important;
  padding-top:0!important;
  padding-bottom:0!important;
  padding-right:16px!important;
  padding-left:132px!important;
  font-size:16px!important;
  line-height:56px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.style-shortcode-form .ossw-form-wrap .iti__flag-container{
  height:56px!important;
  width:118px!important;
  max-width:118px!important;
  z-index:20!important;
}
.style-shortcode-form .ossw-form-wrap .iti__selected-flag{
  width:118px!important;
  min-width:118px!important;
  max-width:118px!important;
  height:56px!important;
  padding:0 10px 0 12px!important;
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  background:rgba(255,255,255,.08)!important;
  color:#ffffff!important;
  border-radius:12px 0 0 12px!important;
  box-shadow:none!important;
}
.style-shortcode-form .ossw-form-wrap .iti__selected-dial-code{
  color:#ffffff!important;
  font-weight:700!important;
  white-space:nowrap!important;
}
.style-shortcode-form .ossw-form-wrap .iti__arrow{
  border-top-color:#ffffff!important;
  margin-left:4px!important;
}
.style-shortcode-form .ossw-form-wrap .iti__country-list{
  background:#ffffff!important;
  color:#071B3A!important;
  border:1px solid rgba(18,104,255,.25)!important;
  border-radius:12px!important;
  box-shadow:0 18px 45px rgba(0,0,0,.28)!important;
  z-index:999999!important;
  max-width:min(420px, calc(100vw - 32px))!important;
  overflow:auto!important;
}
.style-shortcode-form .ossw-form-wrap .iti__country,
.style-shortcode-form .ossw-form-wrap .iti__country-name,
.style-shortcode-form .ossw-form-wrap .iti__dial-code{
  color:#071B3A!important;
  -webkit-text-fill-color:#071B3A!important;
}
.style-shortcode-form .ossw-form-wrap .iti__country{
  background:#ffffff!important;
  padding:9px 12px!important;
  line-height:1.25!important;
}
.style-shortcode-form .ossw-form-wrap .iti__country:hover,
.style-shortcode-form .ossw-form-wrap .iti__country.iti__highlight{
  background:rgba(18,104,255,.10)!important;
  color:#071B3A!important;
}
.style-shortcode-form .ossw-form-wrap .iti__search-input{
  width:100%!important;
  height:42px!important;
  min-height:42px!important;
  background:#ffffff!important;
  color:#071B3A!important;
  -webkit-text-fill-color:#071B3A!important;
  border:0!important;
  border-bottom:1px solid rgba(18,104,255,.15)!important;
  border-radius:0!important;
  padding:8px 12px!important;
  box-shadow:none!important;
}

/* Fallback for SureForms phone fields that use a real select beside the tel input instead of intl-tel-input. */
.style-shortcode-form .ossw-form-wrap :is(.wp-block-srfm-phone,.srfm-phone,.srfm-phone-field,.srfm-field-phone,.srfm-input-phone,.srfm-tel-input,.srfm-phone-number,.srfm-phone-input,[class*="phone"]):has(input[type="tel"]){
  position:relative!important;
  overflow:visible!important;
}
.style-shortcode-form .ossw-form-wrap :is(.wp-block-srfm-phone,.srfm-phone,.srfm-phone-field,.srfm-field-phone,.srfm-input-phone,.srfm-tel-input,.srfm-phone-number,.srfm-phone-input,[class*="phone"]):has(input[type="tel"]) select{
  position:absolute!important;
  left:0!important;
  top:auto!important;
  width:118px!important;
  max-width:118px!important;
  min-width:118px!important;
  height:56px!important;
  min-height:56px!important;
  background:rgba(255,255,255,.08)!important;
  color:#ffffff!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-right:0!important;
  border-radius:12px 0 0 12px!important;
  padding:0 8px!important;
  z-index:10!important;
  box-shadow:none!important;
}
.style-shortcode-form .ossw-form-wrap :is(.wp-block-srfm-phone,.srfm-phone,.srfm-phone-field,.srfm-field-phone,.srfm-input-phone,.srfm-tel-input,.srfm-phone-number,.srfm-phone-input,[class*="phone"]):has(input[type="tel"]) input[type="tel"]{
  padding-left:132px!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
}

@media(max-width:767px){
  .style-shortcode-form .ossw-form-wrap .choices[data-type*="select-one"] .choices__inner{min-height:54px!important;}
  .style-shortcode-form .ossw-form-wrap .iti input[type="tel"],
  .style-shortcode-form .ossw-form-wrap .iti--allow-dropdown input[type="tel"],
  .style-shortcode-form .ossw-form-wrap .iti--separate-dial-code input[type="tel"]{
    height:54px!important;min-height:54px!important;line-height:54px!important;padding-left:124px!important;font-size:15px!important;
  }
  .style-shortcode-form .ossw-form-wrap .iti__flag-container,
  .style-shortcode-form .ossw-form-wrap .iti__selected-flag{height:54px!important;width:112px!important;min-width:112px!important;max-width:112px!important;}
  .style-shortcode-form .ossw-form-wrap :is(.wp-block-srfm-phone,.srfm-phone,.srfm-phone-field,.srfm-field-phone,.srfm-input-phone,.srfm-tel-input,.srfm-phone-number,.srfm-phone-input,[class*="phone"]):has(input[type="tel"]) select{width:112px!important;min-width:112px!important;max-width:112px!important;height:54px!important;min-height:54px!important;}
  .style-shortcode-form .ossw-form-wrap :is(.wp-block-srfm-phone,.srfm-phone,.srfm-phone-field,.srfm-field-phone,.srfm-input-phone,.srfm-tel-input,.srfm-phone-number,.srfm-phone-input,[class*="phone"]):has(input[type="tel"]) input[type="tel"]{padding-left:124px!important;}
}


/* ==========================================================
   v1.1.0 - Maillo's Diamond Dynasty Blue Premium Redesign
   Fondo azul #0A1F44 + transición gris blanco #F4F6F9
   ========================================================== */
.ossw-section{
  --ossw-blue:#1E63FF;
  --ossw-blue-secondary:#123D8D;
  --ossw-blue-light:#4D8DFF;
  --ossw-red:#E32028;
  --ossw-red-dark:#8F0F14;
  --ossw-navy:#0A1F44;
  --ossw-white:#FFFFFF;
  --ossw-gray-white:#F4F6F9;
  --ossw-gray-line:#D9DEE8;
  --ossw-muted:#7A8599;
  --ossw-bg1:#0A1F44;
  --ossw-bg2:#123D8D;
  --ossw-bg3:#071835;
  position:relative!important;
  overflow:hidden!important;
  color:#fff!important;
  background:
    radial-gradient(circle at 18% 18%, rgba(30,99,255,.20) 0%, transparent 34%),
    radial-gradient(circle at 82% 78%, rgba(77,141,255,.12) 0%, transparent 34%),
    linear-gradient(135deg,var(--ossw-bg1) 0%,var(--ossw-bg2) 48%,var(--ossw-bg3) 100%)!important;
  font-family:'Open Sans',Inter,Montserrat,Poppins,system-ui,-apple-system,'Segoe UI',sans-serif!important;
  isolation:isolate!important;
  padding-top:max(110px,var(--ossw-pad-top,100px))!important;
  padding-bottom:max(126px,var(--ossw-pad-bottom,100px))!important;
}
.ossw-section:before,.ossw-section:after{content:"";position:absolute;pointer-events:none;z-index:0}
.ossw-section:before{left:-120px;bottom:7%;width:300px;height:300px;border-radius:50%;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 48px rgba(255,255,255,.025),0 0 0 90px rgba(255,255,255,.014)}
.ossw-section:after{right:-110px;top:8%;width:330px;height:330px;border-radius:50%;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 42px rgba(255,255,255,.026),0 0 0 82px rgba(77,141,255,.04)}
.has-top-wave .ossw-top-wave{left:-6%!important;right:auto!important;top:-1px!important;width:112%!important;height:82px!important;background:var(--ossw-gray-white)!important;clip-path:ellipse(58% 70% at 50% 0%)!important;box-shadow:0 18px 32px rgba(244,246,249,.18),0 24px 42px rgba(10,31,68,.18)!important;z-index:3!important}
.has-bottom-wave .ossw-bottom-wave{left:-6%!important;right:auto!important;bottom:-1px!important;width:112%!important;height:104px!important;background:var(--ossw-gray-white)!important;clip-path:ellipse(58% 72% at 50% 100%)!important;box-shadow:0 -18px 34px rgba(244,246,249,.18),0 -22px 42px rgba(10,31,68,.20)!important;z-index:3!important}
.has-glow .ossw-glow-one{background:radial-gradient(circle,rgba(30,99,255,.42),transparent 66%)!important;filter:blur(10px)!important;opacity:.9!important}
.has-glow .ossw-glow-two{background:radial-gradient(circle,rgba(77,141,255,.22),transparent 70%)!important;filter:blur(12px)!important;opacity:.9!important}
.has-dots .ossw-dots{background-image:radial-gradient(rgba(77,141,255,.48) 1.7px,transparent 1.7px)!important;background-size:16px 16px!important;opacity:.45!important}
.has-dots .ossw-dots-a{left:42px!important;top:122px!important}.has-dots .ossw-dots-b{right:42px!important;bottom:122px!important}
.has-rings .ossw-ring-left,.has-rings .ossw-ring-right{border-color:rgba(77,141,255,.22)!important;box-shadow:0 0 0 44px rgba(255,255,255,.025),0 0 0 86px rgba(77,141,255,.03)!important}
.ossw-container{position:relative!important;z-index:5!important}.ossw-grid{align-items:center!important;grid-template-columns:minmax(380px,.85fr) minmax(520px,1.15fr)!important;gap:72px!important}.ossw-content{position:relative!important;z-index:4!important}.ossw-shield-mark{width:74px!important;height:74px!important;border-radius:50%!important;background:linear-gradient(145deg,#fff,var(--ossw-gray-white))!important;box-shadow:0 18px 36px rgba(0,0,0,.22),inset 0 0 0 1px rgba(255,255,255,.9)!important;display:grid!important;place-items:center!important;margin-bottom:34px!important;position:relative!important}.ossw-shield-mark:after{content:"";position:absolute;right:-2px;top:-2px;width:14px;height:14px;border-radius:50%;background:var(--ossw-red);box-shadow:0 0 18px rgba(227,32,40,.65)}.ossw-heart{color:var(--ossw-blue)!important;font-size:30px!important;text-shadow:none!important}
.ossw-eyebrow{color:var(--ossw-red)!important;font-weight:900!important;letter-spacing:.08em!important;font-size:16px!important;text-transform:uppercase!important;margin-bottom:14px!important}.ossw-title{font-size:clamp(48px,5.5vw,78px)!important;line-height:1.02!important;letter-spacing:-.045em!important;font-weight:950!important;color:#fff!important;text-shadow:0 16px 34px rgba(0,0,0,.26)!important;max-width:680px!important;margin:0!important}.ossw-title span,.ossw-title strong{color:var(--ossw-red)!important}.ossw-red-line{width:86px!important;height:3px!important;background:linear-gradient(90deg,var(--ossw-red),var(--ossw-blue))!important;border-radius:999px!important;margin:24px 0 24px!important;position:relative!important}.ossw-red-line:after{content:"";position:absolute;left:42%;top:50%;width:9px;height:9px;border-radius:50%;background:var(--ossw-red);transform:translate(-50%,-50%);box-shadow:0 0 12px rgba(227,32,40,.7)}.ossw-copy{max-width:620px!important;color:rgba(255,255,255,.88)!important;font-size:18px!important;line-height:1.78!important;margin:0 0 12px!important}.ossw-copy:empty{display:none!important}
.ossw-features{margin-top:34px!important;max-width:660px!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.ossw-feature{display:grid!important;grid-template-columns:64px 1fr!important;gap:20px!important;align-items:center!important;padding:16px 0!important;border-bottom:0!important;opacity:0;transform:translateY(18px)}.ossw-in-view .ossw-feature{animation:osswNewFade .7s ease both}.ossw-in-view .ossw-feature:nth-child(1){animation-delay:.12s}.ossw-in-view .ossw-feature:nth-child(2){animation-delay:.24s}.ossw-in-view .ossw-feature:nth-child(3){animation-delay:.36s}.ossw-feature-icon,.ossw-trust-icon{width:58px!important;height:58px!important;border-radius:50%!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;color:var(--ossw-blue-light)!important;box-shadow:inset 0 0 0 1px rgba(77,141,255,.14),0 10px 24px rgba(0,0,0,.16)!important}.ossw-feature-icon svg,.ossw-trust-icon svg{width:24px!important;height:24px!important;fill:currentColor!important}.ossw-feature-title{font-size:17px!important;font-weight:900!important;color:#fff!important;margin-bottom:5px!important}.ossw-feature-text{font-size:15px!important;line-height:1.55!important;color:rgba(255,255,255,.82)!important}.ossw-trust-box{display:none!important}
.ossw-form-panel{position:relative!important;z-index:5!important;background:linear-gradient(145deg,#FFFFFF 0%,#F9FBFF 100%)!important;border:1px solid rgba(217,222,232,.95)!important;border-radius:28px!important;box-shadow:0 28px 75px rgba(0,0,0,.26),0 0 0 1px rgba(255,255,255,.74) inset!important;padding:46px 52px!important;color:var(--ossw-navy)!important;backdrop-filter:none!important;opacity:0;transform:translateY(24px)}.ossw-in-view .ossw-form-panel{animation:osswNewFade .8s ease .12s both}.ossw-form-panel:before{display:none!important}.ossw-form-head{display:flex!important;align-items:center!important;gap:18px!important;margin-bottom:30px!important}.ossw-form-icon{width:56px!important;height:56px!important;border-radius:50%!important;background:linear-gradient(145deg,#fff,var(--ossw-gray-white))!important;color:var(--ossw-blue)!important;border:1px solid rgba(30,99,255,.18)!important;box-shadow:0 12px 24px rgba(10,31,68,.08)!important}.ossw-form-icon svg{width:25px!important;height:25px!important;fill:currentColor!important}.ossw-form-title{font-size:24px!important;font-weight:950!important;color:var(--ossw-navy)!important;margin-bottom:4px!important}.ossw-form-subtitle{font-size:16px!important;color:var(--ossw-muted)!important}.ossw-form-wrap{color:var(--ossw-navy)!important}.ossw-empty-form{border:1px dashed var(--ossw-gray-line)!important;background:#fff!important;color:var(--ossw-muted)!important}
/* SureForms white-card normalization */
.style-shortcode-form .ossw-form-wrap :is(.srfm-form-container,.srfm-form-wrapper,.srfm-form,.srfm-block,.srfm-form-wrap,form){background:transparent!important;box-shadow:none!important;border-color:transparent!important;color:var(--ossw-navy)!important;max-width:100%!important}.style-shortcode-form .ossw-form-wrap :is(label,.srfm-label,legend,.srfm-block-label){color:var(--ossw-navy)!important;font-weight:800!important;font-size:14px!important}.style-shortcode-form .ossw-form-wrap :is(.srfm-description,.srfm-field-description,.description){color:var(--ossw-muted)!important}.style-shortcode-form .ossw-form-wrap :is(input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),textarea,select){background:#fff!important;color:var(--ossw-navy)!important;border:1px solid var(--ossw-gray-line)!important;border-radius:10px!important;min-height:52px!important;padding:13px 16px!important;box-shadow:0 6px 16px rgba(10,31,68,.05)!important}.style-shortcode-form .ossw-form-wrap :is(input,textarea,select):focus{border-color:var(--ossw-blue)!important;box-shadow:0 0 0 4px rgba(30,99,255,.14)!important}.style-shortcode-form .ossw-form-wrap :is(input[type="checkbox"],input[type="radio"]){accent-color:var(--ossw-red)!important}.style-shortcode-form .ossw-form-wrap :is(button,input[type="submit"],.srfm-submit-button){background:linear-gradient(180deg,var(--ossw-red) 0%,#D71620 48%,var(--ossw-red-dark) 100%)!important;color:#fff!important;border:0!important;border-radius:12px!important;font-weight:900!important;font-size:17px!important;min-height:58px!important;padding:15px 32px!important;box-shadow:0 16px 32px rgba(227,32,40,.28),inset 0 1px 0 rgba(255,255,255,.18)!important;transition:transform .25s ease,box-shadow .25s ease!important;width:100%!important}.style-shortcode-form .ossw-form-wrap :is(button,input[type="submit"],.srfm-submit-button):hover{transform:translateY(-2px)!important;box-shadow:0 22px 42px rgba(227,32,40,.34),inset 0 1px 0 rgba(255,255,255,.18)!important}.style-shortcode-form .ossw-form-wrap a{color:var(--ossw-blue)!important}.style-shortcode-form .ossw-form-wrap ::placeholder{color:#8C96AA!important}.style-shortcode-form .ossw-form-wrap :is(.srfm-error,.error){color:var(--ossw-red)!important}.style-shortcode-form .ossw-form-wrap :is(.srfm-option,.srfm-checkbox-single,.srfm-choice,.srfm-multi-choice-option){background:#fff!important;border:1px solid var(--ossw-gray-line)!important;color:var(--ossw-navy)!important}
.ossw-section .ossw-bottom-trust{position:relative;z-index:5;max-width:760px;margin:74px auto 0;display:flex;align-items:center;justify-content:center;gap:18px;color:var(--ossw-navy);background:var(--ossw-gray-white);border:1px solid rgba(217,222,232,.9);border-radius:22px;padding:20px 28px;box-shadow:0 16px 36px rgba(0,0,0,.16)}
@keyframes osswNewFade{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){.ossw-grid{grid-template-columns:1fr!important;gap:52px!important}.ossw-content{max-width:820px!important;margin:0 auto!important}.ossw-form-panel{max-width:860px!important;margin:0 auto!important}.ossw-title{max-width:760px!important}.ossw-section{text-align:left!important}}
@media(max-width:767px){.ossw-section{padding-left:20px!important;padding-right:20px!important;padding-top:90px!important;padding-bottom:96px!important}.has-top-wave .ossw-top-wave{height:54px!important}.has-bottom-wave .ossw-bottom-wave{height:70px!important}.ossw-grid{gap:36px!important}.ossw-shield-mark{width:62px!important;height:62px!important;margin-bottom:22px!important}.ossw-title{font-size:clamp(36px,12vw,52px)!important}.ossw-eyebrow{font-size:12px!important}.ossw-copy{font-size:16px!important}.ossw-feature{grid-template-columns:54px 1fr!important;gap:16px!important}.ossw-feature-icon,.ossw-form-icon{width:50px!important;height:50px!important}.ossw-form-panel{padding:28px 18px!important;border-radius:22px!important}.ossw-form-title{font-size:22px!important}.has-dots .ossw-dots-a{left:auto!important;right:10px!important;top:54px!important}.has-dots .ossw-dots-b{display:none!important}}
@media(max-width:480px){.ossw-title{font-size:36px!important}.ossw-form-panel{padding:24px 14px!important}.ossw-form-head{align-items:flex-start!important}.ossw-feature-title{font-size:16px!important}.ossw-feature-text{font-size:14px!important}}
@media(prefers-reduced-motion:reduce){.ossw-section *{animation:none!important;transition:none!important}.ossw-form-panel,.ossw-feature{opacity:1!important;transform:none!important}}
