:root{
  --cream:#f4efe6;
  --cream2:#ece6dc;
  --navy:#142530;
  --navy2:#10212c;
  --red:#df4035;
  --yellow:#f7c643;
  --ink:#172631;
  --muted:#737a7e;
  --line:#d5cec3;
  --white:#fffaf2;
  --shell:1220px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,textarea{font:inherit}
.shell{width:min(calc(100% - 64px),var(--shell));margin-inline:auto}

/* HEADER */
.topbar{height:70px;background:rgba(244,239,230,.97);border-bottom:1px solid #d0c9be;position:sticky;top:0;z-index:50;backdrop-filter:blur(10px)}
.navline{height:100%;display:grid;grid-template-columns:230px 1fr 180px;align-items:center;gap:34px}
.mini-brand{display:flex;align-items:center;gap:11px;font-family:'Barlow Condensed',sans-serif;font-size:18px;line-height:.86;letter-spacing:.055em}
.mini-brand b{color:var(--red);font-weight:500}
.mini-mark{width:43px;height:43px;border:1px solid var(--ink);display:grid;place-items:center;overflow:hidden;background:#fff}
.mini-mark img{width:100%;height:100%;object-fit:cover}
.nav{display:flex;justify-content:center;gap:31px;font-size:10px;letter-spacing:.10em;color:#6e7072}
.nav a{padding:29px 0 25px;position:relative;white-space:nowrap}
.nav a.active,.nav a:hover{color:var(--red)}
.nav a.active:after{content:"";height:1px;background:var(--red);position:absolute;left:0;right:0;bottom:17px}
.top-cta,.red-btn{background:var(--red);color:white;font-size:11px;font-weight:700;letter-spacing:.04em;padding:13px 19px;display:inline-flex;align-items:center;justify-content:center;border:0}
.top-cta{height:40px;justify-self:end;min-width:162px;gap:12px}
.menu{display:none;background:none;border:0;font-size:11px;letter-spacing:.1em}

/* SHARED */
.cream{background:radial-gradient(circle at 28% 20%,#fbf7ef 0,#f4efe6 45%,#eee8df 100%)}
.dark{background:radial-gradient(circle at 70% 38%,#182c39 0,var(--navy) 35%,#10212c 100%);color:var(--white)}
.grid-paper{background-image:linear-gradient(rgba(23,38,49,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(23,38,49,.055) 1px,transparent 1px),radial-gradient(circle at 28% 20%,#fbf7ef 0,#f4efe6 45%,#eee8df 100%);background-size:39px 39px,39px 39px,100% 100%}
.micro{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center;gap:9px;margin-bottom:27px}
.red{color:var(--red)}
.yellow{color:var(--yellow)}
.hero-copy h1,.about h2,.training h2,.gallery h2,.social h2,.contact h2{font-family:'Barlow Condensed',sans-serif;font-weight:300;text-transform:uppercase;line-height:.82;letter-spacing:-.045em;margin:0}
.hero-copy h1 span,.about h2 span,.training h2 span,.gallery h2 span,.contact h2 span{color:var(--red)}

/* HERO */
.hero{height:650px;position:relative;overflow:hidden;padding:88px 0 55px}
.hero-grid{display:grid;grid-template-columns:440px 405px;gap:70px;align-items:center}
.hero-copy h1{font-size:104px}
.hero-copy p{font-family:'Barlow Condensed',sans-serif;font-size:15px;line-height:1.45;max-width:355px;margin:26px 0 22px;color:#505657}
.hero-copy p b{font-weight:600;color:#26353e}
.actions{display:flex;align-items:center;gap:21px}
.btn{min-height:40px}
.text-btn{font-size:9px;font-weight:700;letter-spacing:.08em;border-bottom:1px solid #667079;padding:12px 0 5px}
.hero-photo-wrap{position:relative;width:360px;justify-self:end}
.hero-photo-frame{height:445px;border:4px solid var(--ink);background:var(--ink);box-shadow:10px 10px 0 var(--red);position:relative;overflow:hidden}
.hero-photo-frame img{width:100%;height:100%;object-fit:cover;object-position:55% center}
.photo-words{position:absolute;left:21px;bottom:18px;color:white;font-family:'Barlow Condensed',sans-serif;font-size:25px;line-height:.8;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.6)}
.photo-words b{color:var(--yellow);font-weight:600}
.target{position:absolute;border-radius:50%;border:1px solid rgba(230,65,53,.34);display:grid;place-items:center;pointer-events:none}
.target i{position:absolute;border:1px solid rgba(230,65,53,.34);border-radius:50%}
.target i:nth-child(1){width:72%;height:72%}.target i:nth-child(2){width:46%;height:46%}.target i:nth-child(3){width:21%;height:21%}.target i:nth-child(4){width:6%;height:6%;background:rgba(230,65,53,.7);border:0}
.target-a{width:330px;height:330px;right:275px;top:118px}.target-b{width:430px;height:430px;right:-230px;top:30px}.target-b i:nth-child(3){background:transparent}
.scroll-note{position:absolute;right:35px;bottom:24px;font-size:7px;letter-spacing:.14em;color:#667079}

/* ABOUT */
.about{min-height:470px;padding:82px 0 76px;position:relative;overflow:hidden}
.about-grid{display:grid;grid-template-columns:360px 1fr;gap:105px}
.about-left h2{font-size:72px}.about-left p{font-size:12px;line-height:1.7;color:#d8d8d1;max-width:340px;margin:26px 0 22px}.line-link{font-size:9px;font-weight:700;letter-spacing:.08em;border-bottom:1px solid currentColor;padding-bottom:5px}.about-main h3{font-family:'Barlow Condensed',sans-serif;font-size:48px;font-weight:400;line-height:.88;margin:2px 0 32px;max-width:620px}.about-main h3 span{color:var(--red)}
.traits{border-top:1px solid rgba(255,255,255,.35);display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding-top:23px;max-width:650px}.traits article b{color:var(--red);display:block;margin-bottom:11px}.traits article strong{font-family:'Barlow Condensed';font-size:17px;font-weight:500}.traits article p{font-size:9px;line-height:1.55;color:#c3c6c3}.side-note{position:absolute;right:11px;top:50%;writing-mode:vertical-rl;font-size:7px;letter-spacing:.16em;color:#92a0a7}

/* TRAINING */
.training{padding:120px 0 120px;min-height:760px}
.training-head{display:grid;grid-template-columns:1fr 315px;gap:120px;align-items:end}.training h2{font-size:112px}.training-head p{font-size:13px;line-height:1.75;color:#6f7880;margin:0 0 16px;max-width:300px}
.schedule-box{display:grid;grid-template-columns:1.65fr 1fr;margin-top:52px;width:100%;box-shadow:0 18px 45px rgba(48,40,30,.08)}
.schedule-main{background:rgba(255,255,255,.6);border:1px solid #ded6ca;padding:38px 38px 24px;min-height:316px}.schedule-title{position:relative;border-bottom:1px solid #a69e92;padding-bottom:27px}.schedule-title span{display:block;color:var(--red);font-size:9px;letter-spacing:.17em;margin-bottom:22px;font-weight:600}.schedule-title b{font-family:'Barlow Condensed';font-size:51px;font-weight:300}.schedule-title b em{color:var(--red);font-style:normal}.schedule-title i{position:absolute;right:0;top:10px;color:var(--red);font-style:normal;font-size:26px}.days{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #cbc2b4}.days>div{padding:26px 0 22px}.days>div+div{border-left:1px solid #cbc2b4;padding-left:25px}.days strong{font-family:'Barlow Condensed';font-size:24px;font-weight:400}.days p{font-size:11px;color:var(--red);margin:7px 0}.days p span{color:var(--red)}.place{font-size:12px;line-height:1.6;color:var(--red);margin:24px 0 0}.place span{color:#6f7880;margin-left:24px}.first-throw{background:var(--red);color:#fff;padding:38px 40px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:316px}.first-throw small{font-size:20px}.first-throw strong{font-family:'Barlow Condensed';font-size:44px;font-weight:400;line-height:.84;z-index:2}.first-throw em{font-style:normal;font-size:11px;font-weight:700;letter-spacing:.04em;border-bottom:1px solid #fff;width:max-content;padding-bottom:6px;z-index:2}.outline-ring{position:absolute;width:245px;height:245px;border:1px solid rgba(255,255,255,.42);border-radius:50%;right:-95px;top:-35px}

/* GALLERY */
.gallery{padding:120px 0 140px;min-height:900px}.gallery-head{display:grid;grid-template-columns:1fr 315px;gap:120px;align-items:end}.gallery h2{font-size:112px}.gallery-head p{font-size:12px;line-height:1.7;color:#727b82;margin:0 0 16px;max-width:290px}.mosaic{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:245px 245px;gap:12px;margin-top:54px;width:100%}.shot{position:relative;padding:0;border:0;overflow:hidden;cursor:pointer;background:#ddd}.shot-main{grid-row:1/3}.shot:nth-child(2){grid-row:1}.shot:nth-child(3){grid-row:1}.shot:nth-child(4){grid-column:2/4;grid-row:2}.shot img{width:100%;height:100%;object-fit:cover;transition:.35s transform}.shot:hover img{transform:scale(1.025)}.shot:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.65))}.shot span{position:absolute;z-index:2;left:16px;bottom:15px;color:white;font-family:'Barlow Condensed';font-size:22px;text-transform:uppercase}.shot b{position:absolute;z-index:3;right:14px;bottom:14px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--ink);font-size:15px;font-weight:400}

/* SOCIAL */
.social{background:var(--yellow);padding:90px 0}.social-grid{display:grid;grid-template-columns:390px 1fr 190px;gap:62px;align-items:center}.dark-micro{color:#735d24}.social h2{font-size:103px}.tiny-rule{font-size:9px;letter-spacing:.17em;border-top:1px solid rgba(22,36,44,.35);padding-top:26px;color:#a17c20}.tiny-rule::first-letter{color:var(--red)}.social-copy h3{font-family:'Barlow Condensed';font-size:45px;font-weight:300;line-height:.95;margin:25px 0 18px;max-width:570px}.social-copy p{font-size:13px;line-height:1.65;margin:0;color:#796629;max-width:520px}.dark-btn{background:var(--navy);color:white;font-size:12px;padding:17px 21px;text-align:center;font-weight:700;letter-spacing:.02em;white-space:nowrap}

/* CONTACT */
.contact{position:relative;overflow:hidden;padding:120px 0 0;min-height:800px}.contact-grid{display:grid;grid-template-columns:480px 1fr;gap:125px}.contact h2{font-size:118px}.contact-copy p{font-size:14px;line-height:1.75;color:#c6ccca;max-width:420px;margin:28px 0 34px}.contact-lines{display:grid;gap:15px;margin-top:25px}.contact-lines>a,.contact-place{display:flex;align-items:center;gap:14px;font-size:13px;line-height:1.45}.contact-lines i{width:38px;height:38px;border:1px solid rgba(255,255,255,.28);display:grid;place-items:center;font-style:normal;flex:0 0 38px}.contact-place{align-items:flex-start}.contact-form{padding-top:0}.form-title{border-bottom:1px solid rgba(255,255,255,.36);display:flex;justify-content:space-between;align-items:center;padding:0 0 17px}.form-title h3{font-family:'Barlow Condensed';font-size:28px;font-weight:400;margin:0}.form-title span{font-size:8px;letter-spacing:.19em;color:#9aa6aa;font-weight:600}.contact-form label{display:block;font-size:9px;letter-spacing:.17em;font-weight:600;color:#aab4b7;padding:28px 0 13px;border-bottom:1px solid rgba(255,255,255,.34)}.contact-form input,.contact-form textarea{display:block;width:100%;border:0;background:transparent;color:white;padding:20px 0 0;outline:none;font-size:16px;resize:none}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#6f7e86}.contact-form textarea{min-height:115px}.submit{margin-top:36px;cursor:pointer;height:48px;min-width:210px}.target-c{width:520px;height:520px;right:-160px;top:110px;border-color:rgba(230,65,53,.48)}.target-c i{border-color:rgba(230,65,53,.48)}
.affiliation-strip{margin-top:70px;border-top:1px solid rgba(255,255,255,.30);padding:18px 0 28px}.affiliation-strip-link{display:flex;align-items:center;gap:14px;width:max-content;max-width:100%;color:#d3d9d9;transition:opacity .2s ease}.affiliation-strip-link:hover{opacity:.82}.affiliation-strip-link:focus-visible{outline:2px solid var(--red);outline-offset:5px}.affiliation-strip-link img{width:46px;height:46px;flex:0 0 46px;object-fit:contain;background:#fff}.affiliation-strip-link span{display:flex;flex-direction:column;gap:3px;line-height:1.1}.affiliation-strip-link small{font-size:8px;letter-spacing:.15em;color:#8f9da1;font-weight:600}.affiliation-strip-link b{font-family:'Barlow Condensed',sans-serif;font-size:17px;letter-spacing:.02em;color:#fff;font-weight:500}.affiliation-strip-link i{font-style:normal;font-size:16px;color:#fff;margin-left:8px}.footer{border-top:1px solid rgba(255,255,255,.32);height:110px;display:flex;align-items:center;justify-content:space-between}.footer .mini-brand{color:white}.footer-right{display:flex;align-items:center;gap:18px;font-size:8px;letter-spacing:.13em;color:#87959b}.footer-right a{color:white;font-size:17px}

.lightbox{position:fixed;inset:0;background:rgba(5,10,14,.94);z-index:100;display:none;align-items:center;justify-content:center;padding:30px}.lightbox.open{display:flex}.lightbox img{max-width:min(1100px,90vw);max-height:86vh;box-shadow:0 25px 80px #000}.lightbox button{position:absolute;top:20px;right:24px;border:1px solid #fff;background:transparent;color:white;width:42px;height:42px;border-radius:50%;font-size:24px;cursor:pointer}
.reveal{opacity:0;transform:translateY(16px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}

/* TABLET: desktop layout is untouched above 900px */
@media(max-width:900px){
  .shell{width:min(calc(100% - 36px),720px)}
  .topbar{height:60px}.navline{grid-template-columns:1fr auto;gap:18px}.nav,.top-cta{display:none}.menu{display:block;cursor:pointer}
  .nav.open{display:flex;position:absolute;top:60px;left:18px;right:18px;background:var(--cream);padding:14px;flex-direction:column;gap:0;border:1px solid var(--line);box-shadow:0 16px 36px rgba(40,35,30,.12)}
  .nav.open a{padding:11px 8px;font-size:10px}.nav.open a.active:after{display:none}
  .mini-brand{font-size:14px}.mini-mark{width:34px;height:34px}
  .hero{height:auto;min-height:650px;padding:70px 0}.hero-grid{grid-template-columns:minmax(0,1fr) 300px;gap:42px}.hero-copy h1{font-size:78px}.hero-photo-wrap{width:290px}.hero-photo-frame{height:360px}.target-a{right:-80px;opacity:.4}.target-b{display:none}
  .about{padding:65px 0}.about-grid{grid-template-columns:.8fr 1.2fr;gap:45px}.about-left h2{font-size:56px}.about-main h3{font-size:36px}.traits{gap:18px}.side-note,.scroll-note{display:none}
  .training,.gallery{padding:75px 0}.training-head,.gallery-head{grid-template-columns:1fr 230px;gap:50px}.training h2,.gallery h2{font-size:72px}.schedule-box{grid-template-columns:1.5fr 1fr}.schedule-main,.first-throw{min-height:260px}.schedule-title b{font-size:36px}.first-throw strong{font-size:32px}.mosaic{grid-template-rows:190px 190px}.shot span{font-size:18px}
  .social{padding:65px 0}.social-grid{grid-template-columns:250px 1fr;gap:40px}.social h2{font-size:70px}.dark-btn{grid-column:2;width:max-content}.social-copy h3{font-size:34px}
  .contact{padding-top:75px}.contact-grid{grid-template-columns:.85fr 1.15fr;gap:55px}.contact h2{font-size:78px}.target-c{width:340px;height:340px;right:-160px;opacity:.5}
}

/* MOBILE */
@media(max-width:680px){
  .shell{width:calc(100% - 28px)}
  .topbar{height:58px}.nav.open{top:58px;left:14px;right:14px}
  .hero{min-height:0;padding:54px 0 68px}.hero-grid{grid-template-columns:1fr;gap:42px}.hero-copy h1{font-size:clamp(66px,20vw,88px)}.hero-copy p{font-size:14px;max-width:360px}.hero-photo-wrap{width:min(330px,86vw);justify-self:start;margin-left:25px}.hero-photo-frame{height:auto;aspect-ratio:.82}.target-a{width:230px;height:230px;right:-120px;top:310px}
  .about{min-height:0;padding:58px 0}.about-grid{grid-template-columns:1fr;gap:42px}.about-left h2{font-size:60px}.about-left p{font-size:12px}.about-main h3{font-size:38px}.traits{grid-template-columns:1fr;gap:15px}.traits article{padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.13)}
  .training,.gallery{min-height:0;padding:64px 0 75px}.training-head,.gallery-head{grid-template-columns:1fr;gap:20px}.training h2,.gallery h2{font-size:70px}.training-head p,.gallery-head p{font-size:12px}.schedule-box{grid-template-columns:1fr;margin-top:30px}.schedule-main,.first-throw{min-height:0}.schedule-title b{font-size:33px}.first-throw{min-height:210px}.first-throw strong{font-size:34px}
  .mosaic{grid-template-columns:1fr 1fr;grid-template-rows:250px 170px 170px;gap:8px;margin-top:32px}.shot-main{grid-column:1/3;grid-row:1}.shot:nth-child(2){grid-column:1;grid-row:2}.shot:nth-child(3){grid-column:2;grid-row:2}.shot:nth-child(4){grid-column:1/3;grid-row:3}.shot span{font-size:16px}.shot b{width:32px;height:32px}
  .social{padding:58px 0}.social-grid{grid-template-columns:1fr;gap:28px}.social h2{font-size:70px}.social-copy h3{font-size:34px}.social-copy p{font-size:12px}.dark-btn{grid-column:auto;width:max-content}
  .contact{min-height:0;padding-top:64px}.contact-grid{grid-template-columns:1fr;gap:55px}.contact h2{font-size:78px}.contact-copy p{font-size:13px}.contact-form input,.contact-form textarea{font-size:15px}.target-c{width:250px;height:250px;right:-130px;top:40px;opacity:.35}.affiliation-strip{margin-top:50px;padding-bottom:24px}.affiliation-strip-link img{width:42px;height:42px;flex-basis:42px}.affiliation-strip-link b{font-size:16px}.footer{height:auto;min-height:100px;padding:22px 0;gap:20px;flex-direction:column;align-items:flex-start}.footer-right{flex-wrap:wrap}
}

@media(max-width:430px){
  .hero-copy h1{font-size:64px}.about-left h2,.training h2,.gallery h2,.social h2,.contact h2{font-size:60px}.about-main h3{font-size:33px}.days{grid-template-columns:1fr}.days>div+div{border-left:0;border-top:1px solid #cbc2b4;padding-left:0}.mosaic{grid-template-columns:1fr;grid-template-rows:230px 170px 170px 170px}.shot-main,.shot:nth-child(2),.shot:nth-child(3),.shot:nth-child(4){grid-column:1;grid-row:auto}.contact-lines>a,.contact-place{font-size:12px}.form-title{align-items:flex-start;gap:8px;flex-direction:column}
}

/* SPONSORS - automatically populated from /Sponsoring by index.php */
.sponsors{padding:92px 0 100px;overflow:hidden;border-top:1px solid rgba(23,38,49,.08)}
.sponsors-head{display:grid;grid-template-columns:1fr 390px;gap:90px;align-items:end}
.sponsors h2{font-family:'Barlow Condensed',sans-serif;font-weight:300;text-transform:uppercase;line-height:.82;letter-spacing:-.045em;margin:0;font-size:96px}
.sponsors h2 span{color:var(--red)}
.sponsors-head p{font-size:13px;line-height:1.75;color:#6f7880;margin:0 0 12px;max-width:360px}
.sponsor-marquee-shell{margin-top:50px;overflow:hidden}
.sponsor-marquee{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%)}
.sponsor-track{display:flex;width:max-content;animation:sponsor-scroll 32s linear infinite;will-change:transform}
.sponsor-marquee:hover .sponsor-track{animation-play-state:paused}
.sponsor-set{display:flex;align-items:center;gap:18px;padding-right:18px}
.sponsor-logo{width:230px;height:126px;flex:0 0 230px;display:grid;place-items:center;padding:18px 22px;background:rgba(255,255,255,.66);border:1px solid #ddd5c8;overflow:hidden}
.sponsor-logo img{display:block;width:auto!important;height:auto!important;max-width:100%!important;max-height:82px!important;object-fit:contain;object-position:center}
.sponsor-logo-clickable{cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.sponsor-logo-clickable:hover{transform:translateY(-3px);border-color:#c9bfb0;box-shadow:0 10px 24px rgba(23,38,49,.08)}.sponsor-click{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0;color:inherit;text-decoration:none;overflow:hidden}.sponsor-click img{width:auto!important;height:auto!important;max-width:100%!important;max-height:82px!important}.sponsor-click:focus-visible{outline:2px solid var(--red);outline-offset:4px}
@keyframes sponsor-scroll{from{transform:translateX(0)}to{transform:translateX(-25%)}}

@media(max-width:900px){
  .sponsors{padding:72px 0 80px}.sponsors-head{grid-template-columns:1fr 260px;gap:50px}.sponsors h2{font-size:72px}.sponsor-logo{width:190px;height:108px;flex-basis:190px;padding:16px 18px}.sponsor-logo img,.sponsor-click img{max-height:72px!important}.sponsor-track{animation-duration:27s}
}
@media(max-width:680px){
  .sponsors{padding:62px 0 72px}.sponsors-head{grid-template-columns:1fr;gap:18px}.sponsors h2{font-size:70px}.sponsors-head p{font-size:12px}.sponsor-marquee-shell{margin-top:34px}.sponsor-marquee{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%)}.sponsor-set{gap:10px;padding-right:10px}.sponsor-logo{width:158px;height:92px;flex-basis:158px;padding:12px 14px}.sponsor-logo img,.sponsor-click img{max-height:64px!important}.sponsor-track{animation-duration:23s}
}
@media(max-width:430px){.sponsors h2{font-size:60px}.sponsor-logo{width:145px;height:86px;flex-basis:145px}.sponsor-logo img,.sponsor-click img{max-height:58px!important}}
@media(prefers-reduced-motion:reduce){.sponsor-track{animation:none}.sponsor-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}

ffd-card{padding:16px}.ffd-card img{width:72px;height:72px;flex-basis:72px}.ffd-card b{font-size:19px}}


/* Secure contact form */
.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.form-feedback{margin:20px 0 2px;padding:14px 16px;border:1px solid;font-size:12px;line-height:1.55;letter-spacing:0;color:#fff}
.form-feedback.success{border-color:rgba(91,190,126,.65);background:rgba(57,146,88,.16)}
.form-feedback.error{border-color:rgba(230,65,53,.72);background:rgba(230,65,53,.1)}
.form-feedback strong{display:block;margin-bottom:6px}.form-feedback ul{margin:0;padding-left:18px}.form-feedback li+li{margin-top:3px}
.contact-form .captcha-field{color:#f4c43e}
.contact-form .captcha-field input{max-width:180px;color:#fff}
.form-security-note{margin:16px 0 0;color:#87949a;font-size:10px;line-height:1.5;letter-spacing:.06em}
@media (max-width:900px){.contact-form .captcha-field input{max-width:100%}.form-feedback{font-size:11px}}
