:root{--send-red:#fa0115;--send-red-dark:#d10012;--send-gold:#facf50;--send-dark:#1a1719;--send-charcoal:#2f2b2d;--send-body-text:#e8e8e8;--send-gray:#929292;--send-white:#fff;--font-display:"Bebas Neue",sans-serif;--font-body:"Space Mono",monospace;--max-content:1200px;--vertical-spacing:80px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--send-dark);color:var(--send-body-text);font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}.site-nav{background:var(--send-white);padding:16px 0;position:sticky;top:0;z-index:100}.nav-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:var(--max-content);padding:0 24px}.nav-logo img{height:32px;width:auto}.nav-links{align-items:center;display:flex;gap:28px;list-style:none}.nav-links a{color:#2f2b2d;font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:1px;text-decoration:none;text-transform:uppercase;transition:color .2s}.nav-links a:hover{color:var(--send-red)}.nav-cta{background:var(--send-red)!important;border-radius:2px;color:var(--send-white)!important;padding:10px 20px;transition:background .2s!important}.nav-cta:hover{background:var(--send-red-dark)!important}.section{position:relative}.section-label{color:var(--send-red);font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:4px;margin-bottom:16px;text-transform:uppercase}.section-heading{color:var(--send-white);font-family:var(--font-display);font-size:clamp(36px,6vw,64px);line-height:1;margin-bottom:40px}.section--hero{align-items:center;background:var(--send-dark);display:flex;justify-content:center;min-height:85vh;overflow:hidden;padding:80px 24px;text-align:center}.section--hero:before{background:var(--hero-bg,none) center/cover no-repeat;content:"";inset:0;opacity:.15;position:absolute}.section--hero:after{background:radial-gradient(ellipse at center,transparent 30%,var(--send-dark) 80%);content:"";inset:0;position:absolute}.hero-content{max-width:900px;position:relative;z-index:2}.hero-eyebrow{color:var(--send-gold);font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:4px;margin-bottom:20px;text-transform:uppercase}.hero-title{color:var(--send-red);font-size:clamp(60px,12vw,140px);line-height:.9;margin-bottom:16px}.hero-subtitle,.hero-title{font-family:var(--font-display)}.hero-subtitle{color:var(--send-white);font-size:clamp(28px,5vw,56px);letter-spacing:2px;line-height:1;margin-bottom:24px}.hero-date{color:var(--send-gray);font-family:var(--font-body);font-size:16px;letter-spacing:3px;margin-bottom:40px;text-transform:uppercase}.hero-cta,.hero-date strong{color:var(--send-white)}.hero-cta{background:var(--send-red);border:2px solid var(--send-red);display:inline-block;font-family:var(--font-body);font-size:14px;font-weight:700;letter-spacing:2px;padding:16px 40px;text-decoration:none;text-transform:uppercase;transition:all .3s}.hero-cta:hover{background:transparent;color:var(--send-red)}.section--deal-banner{background:var(--send-gold);overflow:hidden}.deal-inner{align-items:stretch;display:grid;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:var(--max-content)}.deal-block{display:flex;flex-direction:column;justify-content:center;padding:32px 40px}.deal-block-title{color:var(--send-dark);font-family:var(--font-display);font-size:32px;line-height:1;margin-bottom:6px}.deal-block-desc{color:#2f2b2d;font-family:var(--font-body);font-size:13px;line-height:1.5}.deal-divider{background:rgba(0,0,0,.12);margin:20px 0;width:2px}.section--why-groups{background:var(--send-charcoal);padding:var(--vertical-spacing) 24px}.why-groups-inner{margin:0 auto;max-width:1100px}.reasons-grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.reason-card{border:1px solid hsla(0,0%,100%,.08);border-radius:2px;padding:32px;transition:border-color .3s}.reason-card:hover{border-color:var(--send-red)}.reason-number{color:var(--send-red);font-size:48px;line-height:1;margin-bottom:12px}.reason-number,.reason-title{font-family:var(--font-display)}.reason-title{color:var(--send-white);font-size:24px;line-height:1.1;margin-bottom:8px}.reason-desc{color:var(--send-gray);font-family:var(--font-body);font-size:13px;line-height:1.6}.section--speakers-strip{background:var(--send-dark);padding:60px 24px;text-align:center}.section--speakers-strip .section-label{margin-bottom:24px}.speaker-lineup{color:var(--send-white);font-family:var(--font-display);font-size:clamp(20px,3vw,32px);line-height:1.4;margin:0 auto 32px;max-width:900px}.speaker-lineup .sep{color:var(--send-red);padding:0 6px}.speakers-note{color:var(--send-gray);font-family:var(--font-body);font-size:13px}.section--hotel-deal{background:var(--send-charcoal);padding:var(--vertical-spacing) 24px}.hotel-inner{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.hotel-content .section-label{margin-bottom:16px}.hotel-content .section-heading{margin-bottom:20px}.hotel-desc{color:var(--send-gray);font-family:var(--font-body);font-size:14px;line-height:1.7;margin-bottom:24px}.hotel-details{list-style:none;margin-bottom:32px}.hotel-details li{align-items:baseline;border-bottom:1px solid hsla(0,0%,100%,.06);color:var(--send-body-text);display:flex;font-family:var(--font-body);font-size:13px;gap:12px;padding:10px 0}.hotel-details li:before{color:var(--send-red);content:"//";flex-shrink:0;font-weight:700}.hotel-visual{background:var(--send-dark);border:1px solid hsla(0,0%,100%,.06);border-radius:2px;padding:48px;text-align:center}.hotel-badge{color:var(--send-gold);font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:3px;margin-bottom:16px;text-transform:uppercase}.hotel-big-number{color:var(--send-gold);font-family:var(--font-display);font-size:120px;line-height:1}.hotel-big-label{color:var(--send-white);font-family:var(--font-display);font-size:36px;margin-bottom:16px}.hotel-fine{color:var(--send-gray);font-family:var(--font-body);font-size:12px;line-height:1.5}.section--form-section{background:var(--send-dark);padding:var(--vertical-spacing) 24px;position:relative}.section--form-section:before{background:linear-gradient(90deg,var(--send-red),var(--send-gold),var(--send-red));content:"";height:4px;left:0;position:absolute;right:0;top:0}.form-inner{margin:0 auto;max-width:700px;text-align:center}.section--form-section .section-label{margin-bottom:16px}.section--form-section .section-heading{font-size:clamp(36px,5vw,56px);margin-bottom:16px}.form-desc{color:var(--send-gray);font-family:var(--font-body);font-size:14px;line-height:1.7;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:560px}.hs-form-container{background:var(--send-charcoal);border:1px solid hsla(0,0%,100%,.06);border-radius:2px;padding:40px;text-align:left}.form-placeholder{color:var(--send-gray);font-family:var(--font-body);font-size:14px;line-height:1.7;padding:24px 0;text-align:center}.form-placeholder p{margin-bottom:8px}.form-placeholder strong{color:var(--send-white)}:root{--form-label:#fff;--form-help:#929292;--form-field-bg:#1a1719;--form-field-text:#fff;--form-field-placeholder:#929292;--form-field-border:#3a3537;--form-submit-bg:#fa0115;--form-submit-text:#fff;--form-required:#fa0115}.section--form-section .hs-form-container .hs-form,.section--form-section .hs-form-container form{font-family:var(--font-body)}.section--form-section .hs-form-container .hs-form-field label,.section--form-section .hs-form-container .hs-form-field>label,.section--form-section .hs-form-container label,.section--form-section .hs-form-container legend{color:var(--form-label)!important;display:block!important;font-family:var(--font-body)!important;font-size:11px!important;font-weight:700!important;letter-spacing:1px!important;margin-bottom:6px!important;text-transform:uppercase!important}.section--form-section .hs-form-container .hs-form-required,.section--form-section .hs-form-container .hs-required-field{color:var(--form-required)!important}.section--form-section .hs-form-container .hs-field-desc,.section--form-section .hs-form-container .hs-help-text{color:var(--form-help)!important;font-size:12px!important;margin-top:4px!important}.section--form-section .hs-form-container input[type=date],.section--form-section .hs-form-container input[type=email],.section--form-section .hs-form-container input[type=number],.section--form-section .hs-form-container input[type=tel],.section--form-section .hs-form-container input[type=text],.section--form-section .hs-form-container input[type=url],.section--form-section .hs-form-container select,.section--form-section .hs-form-container textarea{background:var(--form-field-bg)!important;border:1px solid var(--form-field-border)!important;border-radius:2px!important;box-shadow:none!important;color:var(--form-field-text)!important;font-family:var(--font-body)!important;font-size:14px!important;padding:12px 16px!important;width:100%!important}.section--form-section .hs-form-container input::placeholder,.section--form-section .hs-form-container textarea::placeholder{color:var(--form-field-placeholder)!important;opacity:1!important}.section--form-section .hs-form-container input:focus,.section--form-section .hs-form-container select:focus,.section--form-section .hs-form-container textarea:focus{border-color:var(--send-red)!important;box-shadow:0 0 0 1px var(--send-red)!important;outline:none!important}.section--form-section .hs-form-container .hs-fieldtype-booleancheckbox label,.section--form-section .hs-form-container .hs-fieldtype-checkbox label,.section--form-section .hs-form-container .hs-fieldtype-radio label{color:var(--form-field-text)!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.section--form-section .hs-form-container .hs-error-msg,.section--form-section .hs-form-container .hs-error-msgs{color:var(--form-required)!important;font-size:12px!important;margin-top:4px!important}.section--form-section .hs-form-container .hs-button,.section--form-section .hs-form-container input[type=submit]{background:var(--form-submit-bg)!important;border:2px solid var(--form-submit-bg)!important;border-radius:2px!important;color:var(--form-submit-text)!important;cursor:pointer!important;font-family:var(--font-body)!important;font-size:14px!important;font-weight:700!important;letter-spacing:2px!important;margin-top:24px!important;padding:16px 40px!important;text-transform:uppercase!important;transition:all .3s!important;width:100%!important}.section--form-section .hs-form-container .hs-button:hover,.section--form-section .hs-form-container input[type=submit]:hover{background:transparent!important;color:var(--form-submit-bg)!important}.section--form-section .hs-form-container .hs-form-field{float:none!important;margin-bottom:16px!important;width:100%!important}.section--form-section .hs-form-container .hs-form,.section--form-section .hs-form-container .hs-form .form-columns-1,.section--form-section .hs-form-container .hs-form .form-columns-1 .hs-form-field,.section--form-section .hs-form-container .hs-form .hs-form-field,.section--form-section .hs-form-container .hs-form fieldset,.section--form-section .hs-form-container form.hs-form{max-width:100%!important;width:100%!important}.section--form-section .hs-form-container .hs-form .hs-form-field .input,.section--form-section .hs-form-container .hs-form fieldset .input,.section--form-section .hs-form-container .hs-form-field .input,.section--form-section .hs-form-container .input{margin-right:0!important;max-width:100%!important;width:100%!important}.section--form-section .hs-form-container .hs-form .hs-input,.section--form-section .hs-form-container .hs-form input.hs-input,.section--form-section .hs-form-container .hs-form select.hs-input,.section--form-section .hs-form-container .hs-form textarea.hs-input,.section--form-section .hs-form-container .hs-input,.section--form-section .hs-form-container input,.section--form-section .hs-form-container select,.section--form-section .hs-form-container textarea{box-sizing:border-box!important;max-width:100%!important;width:100%!important}@media (max-width:600px){.section--form-section .hs-form-container .form-columns-2,.section--form-section .hs-form-container .form-columns-3{display:block!important}.section--form-section .hs-form-container .form-columns-2 .hs-form-field,.section--form-section .hs-form-container .form-columns-3 .hs-form-field{float:none!important;margin-right:0!important;width:100%!important}}.section--form-section .hs-form-container .hs-fieldtype-intl-phone .input{align-items:stretch!important;display:flex!important;gap:8px!important}.section--form-section .hs-form-container .hs-fieldtype-intl-phone .input>.hs-input,.section--form-section .hs-form-container .hs-fieldtype-intl-phone .input>select{flex:0 0 auto!important;min-width:90px!important;width:auto!important}.section--form-section .hs-form-container .hs-fieldtype-intl-phone .input>input[type=tel]{flex:1 1 auto!important;min-width:0!important;width:100%!important}body .hs-form .inputs-list,body .hs-form .multi-container ul,body .hs-form .multi-container>ul,body .hs-form ul.inputs-list{list-style:none!important;list-style-image:none!important;list-style-type:none!important;margin-left:0!important;padding-left:0!important}body .hs-form .hs-form-booleancheckbox,body .hs-form .hs-form-checkbox,body .hs-form .hs-form-radio,body .hs-form .inputs-list>li,body .hs-form .multi-container>div,body .hs-form .multi-container>li,body .hs-form ul.inputs-list>li{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:10px!important;list-style:none!important;list-style-type:none!important;margin-bottom:8px!important;margin-left:0!important;max-width:100%!important;padding-left:0!important;width:auto!important}body .hs-form .hs-form-checkbox::marker,body .hs-form .hs-form-radio::marker,body .hs-form .inputs-list>li::marker,body .hs-form .inputs-list>li:before{content:""!important;display:none!important}body .hs-form .hs-form-booleancheckbox>label,body .hs-form .hs-form-checkbox>label,body .hs-form .hs-form-radio>label,body .hs-form .inputs-list li>label,body .hs-form .multi-container>div>label,body .hs-form .multi-container>li>label{align-items:center!important;color:var(--send-body-text,#e8e8e8)!important;cursor:pointer!important;display:inline-flex!important;flex:0 1 auto!important;font-size:14px!important;font-weight:400!important;gap:10px!important;letter-spacing:0!important;margin-bottom:0!important;text-transform:none!important;width:auto!important}body .hs-form .hs-form-checkbox>label>span,body .hs-form .hs-form-radio>label>span,body .hs-form .inputs-list li>label>span{font-weight:400!important;letter-spacing:0!important;text-transform:none!important}body .hs-form input[type=checkbox],body .hs-form input[type=radio]{accent-color:var(--send-red,#fa0115)!important;appearance:auto!important;-webkit-appearance:auto!important;cursor:pointer!important;display:inline-block!important;flex:0 0 auto!important;height:18px!important;margin:0!important;max-height:18px!important;max-width:18px!important;min-height:18px!important;min-width:18px!important;vertical-align:middle!important;width:18px!important}body .hs-form select,body .hs-form select.hs-input,body .section--form-section select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%23E8E8E8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;background-size:12px 8px!important;cursor:pointer!important;padding-right:40px!important}body .hs-form select::-ms-expand{display:none!important}body .hs-form .hs-form-booleancheckbox,body .hs-form .hs-form-checkbox,body .hs-form .hs-form-radio,body .hs-form .inputs-list li,body .hs-form .multi-container>div,body .hs-form .multi-container>li,body .hs-form ul.inputs-list>li{display:block!important;line-height:22px!important;list-style:none!important;list-style-type:none!important;margin-bottom:10px!important;min-height:22px!important;overflow:visible!important;padding-left:28px!important;padding-top:0!important;position:relative!important}body .hs-form .hs-form-booleancheckbox input[type=checkbox],body .hs-form .hs-form-checkbox input[type=checkbox],body .hs-form .hs-form-radio input[type=radio],body .hs-form .inputs-list li input[type=checkbox],body .hs-form .inputs-list li input[type=radio],body .hs-form .multi-container input[type=checkbox],body .hs-form .multi-container input[type=radio]{accent-color:var(--send-red,#fa0115)!important;cursor:pointer!important;display:inline-block!important;float:none!important;height:18px!important;left:0!important;margin:-9px 0 0!important;max-height:18px!important;max-width:18px!important;min-height:18px!important;min-width:18px!important;position:absolute!important;top:50%!important;width:18px!important}body .hs-form .hs-form-booleancheckbox>label,body .hs-form .hs-form-checkbox>label,body .hs-form .hs-form-checkbox>span,body .hs-form .hs-form-radio>label,body .hs-form .hs-form-radio>span,body .hs-form .inputs-list li label,body .hs-form .inputs-list li>label,body .hs-form .inputs-list li>span{color:var(--send-body-text,#e8e8e8)!important;cursor:pointer!important;display:inline-block!important;font-size:14px!important;font-weight:400!important;letter-spacing:0!important;line-height:22px!important;margin:0!important;padding:0!important;text-transform:none!important;vertical-align:middle!important;width:auto!important}body .hs-form .hs-form-checkbox>label>span,body .hs-form .hs-form-radio>label>span,body .hs-form .inputs-list li>label>span{display:inline!important;margin-left:0!important}.section--faq{background:var(--send-charcoal);padding:var(--vertical-spacing) 24px}.faq-inner{margin:0 auto;max-width:800px}.faq-inner .section-heading{margin-bottom:40px;text-align:center}.faq-item{border-bottom:1px solid hsla(0,0%,100%,.06);padding:24px 0}.faq-question{align-items:center;color:var(--send-white);cursor:pointer;display:flex;font-family:var(--font-display);font-size:22px;justify-content:space-between;margin-bottom:8px}.faq-question:after{color:var(--send-red);content:"+";flex-shrink:0;font-size:28px;margin-left:16px}.faq-answer{color:var(--send-gray);font-family:var(--font-body);font-size:13px;line-height:1.7;max-width:700px}.site-footer{background:var(--send-dark);border-top:1px solid hsla(0,0%,100%,.06);padding:48px 24px}.footer-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:var(--max-content)}.footer-logo img{height:24px;width:auto}.footer-links{display:flex;gap:24px;list-style:none}.footer-links a{color:var(--send-gray);font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:1px;text-decoration:none;text-transform:uppercase;transition:color .2s}.footer-links a:hover{color:var(--send-white)}.footer-copy{color:hsla(0,0%,100%,.3);font-family:var(--font-body);font-size:11px}@media (max-width:900px){.deal-inner{grid-template-columns:1fr}.deal-divider{height:1px;margin:0 20px;width:auto}.hotel-inner{gap:40px;grid-template-columns:1fr}.reasons-grid{gap:20px;grid-template-columns:1fr}}@media (max-width:600px){.section--hero{min-height:70vh;padding:60px 20px}.deal-block{padding:24px}.hotel-big-number{font-size:80px}.nav-links{gap:16px}.nav-links a{font-size:11px;letter-spacing:0}.hs-form-container{padding:24px}.footer-inner{flex-direction:column;gap:20px;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center}}