.strategy-section{background-color:#000;padding:100px 20px;font-family:Lato,sans-serif}.strategy-container{align-items:flex-start;gap:100px;max-width:1240px;margin:0 auto;display:flex}.strategy-left{flex:1;padding-top:20px}.strategy-left h2{color:#fff;letter-spacing:-.02em;margin-bottom:40px;font-size:56px;font-weight:400;line-height:1.1}.strategy-divider{background-color:#fff3;width:92px;height:1px;margin-bottom:40px}.strategy-left p{color:#fff;opacity:.9;font-size:24px;font-weight:300;line-height:1.4}.strategy-right{color:#1a1a1a;background-color:#d9d9d9;flex:1.2;padding:60px;position:relative}.strategy-right h3{color:#1a1a1a;margin-bottom:15px;font-size:32px;font-weight:500;line-height:1.2}.strategy-right .subtitle{color:#666;margin-bottom:50px;font-size:16px;font-weight:300;line-height:1.5}.strategy-form{flex-direction:column;gap:40px;display:flex}.form-row{gap:30px;display:flex}.form-row.full-width{margin-top:10px}.form-row input,.form-row select,.form-row textarea{color:#1a1a1a;appearance:none;background:0 0;border:none;border-bottom:1px solid #999;border-radius:0;outline:none;flex:1;width:100%;padding:12px 0;font-size:16px;transition:border-color .3s}.form-row textarea{resize:none}.form-row input::placeholder,.form-row textarea::placeholder{color:#888;font-weight:300}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{border-bottom-color:#4eabe0}.checkbox-row{margin-top:10px}.checkbox-row label{color:#444;cursor:pointer;align-items:flex-start;gap:15px;font-size:12px;line-height:1.5;display:flex}.checkbox-row input[type=checkbox]{appearance:none;cursor:pointer;background:0 0;border:1px solid #999;flex-shrink:0;width:18px;height:18px;margin-top:2px;transition:all .2s;position:relative}.checkbox-row input[type=checkbox]:checked{background-color:#4eabe0;border-color:#4eabe0}.checkbox-row input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.submit-row{justify-content:center;margin-top:10px;display:flex}.submit-btn{justify-content:center;width:200px!important}.success-message{text-align:center;padding:80px 0;animation:.5s fadeIn}.success-message h3{color:#4eabe0;margin-bottom:20px;font-size:40px}.success-message p{color:#333;font-size:18px;font-weight:300;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.strategy-container{gap:50px}.strategy-left h2{margin-bottom:25px;font-size:42px}}@media (max-width:900px){.strategy-section{padding:60px 20px}.strategy-container{flex-direction:column;gap:35px}.strategy-left{text-align:center;width:100%;padding-top:0}.strategy-divider{margin-inline:auto;margin-bottom:25px}.strategy-right{width:100%;padding:40px 25px}}@media (max-width:600px){.strategy-left h2{font-size:32px}.strategy-left p{font-size:18px}.strategy-right h3{font-size:24px}.form-row{flex-direction:column;gap:35px}.strategy-form{gap:35px}.submit-btn{width:100%!important}}
