html{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}ul{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit;border:none;background-color:transparent}a{text-decoration:none;color:inherit}button{cursor:pointer}html,body{height:100%}a{display:inline-block;transition:all 0.3s}body{font-family:Notosans,sans-serif;font-size:16px;line-height:normal;font-style:normal;color:#fff;font-weight:400;background-color:#000A35;display:flex;flex-direction:column}.main{flex-grow:1}.container{max-width:1352px;width:100%;margin:0 auto;padding:0 20px}.modern-content p:not(:last-child){margin-bottom:16px}.modern-content ul{margin-bottom:16px}.modern-content ul li{font-size:20px;position:relative;padding-left:32px;color:rgba(255,255,255,.8)}.modern-content ul li::before{content:"";position:absolute;top:4px;left:0;width:20px;height:20px;background-size:100%;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1.66675C5.40834 1.66675 1.66667 5.40841 1.66667 10.0001C1.66667 14.5917 5.40834 18.3334 10 18.3334C14.5917 18.3334 18.3333 14.5917 18.3333 10.0001C18.3333 5.40841 14.5917 1.66675 10 1.66675ZM13.9833 8.08341L9.25834 12.8084C9.14167 12.9251 8.98334 12.9917 8.81667 12.9917C8.65 12.9917 8.49167 12.9251 8.37501 12.8084L6.01667 10.4501C5.775 10.2084 5.775 9.80841 6.01667 9.56675C6.25834 9.32508 6.65834 9.32508 6.9 9.56675L8.81667 11.4834L13.1 7.20008C13.3417 6.95841 13.7417 6.95841 13.9833 7.20008C14.225 7.44175 14.225 7.83341 13.9833 8.08341Z' fill='%23FF9811'/%3E%3C/svg%3E%0A")}.modern-content ul li:not(:last-child){margin-bottom:16px}@media screen and (max-width:768px){.modern-content ul li{font-size:16px}}.above-title{font-size:16px;font-weight:700;color:#FA03A4;line-height:1.5;text-transform:uppercase;margin-bottom:16px}h1{font-size:48px;font-weight:700;color:#FFF;line-height:1.2;margin-bottom:32px}h1 b{color:#FF9811}@media screen and (max-width:992px){h1{font-size:40px}}@media screen and (max-width:768px){h1{font-size:32px;margin-bottom:24px;line-height:1.4}}h2{font-size:48px;font-weight:700;line-height:1.2;color:#FFF}h2 b{color:#FF9811}@media screen and (max-width:1450px){h2{font-size:42px}}@media screen and (max-width:768px){h2{font-size:24px;line-height:1.4}}h3{font-size:24px;font-weight:600;line-height:1.3;color:#FFF}p{font-size:20px;color:#BEC2CB;font-weight:400;line-height:1.4}@media screen and (max-width:1450px){p{font-size:18px}}@media screen and (max-width:768px){p{font-size:16px;line-height:1.5}}p a{display:inline-block;color:#fff;border-bottom:1px solid #fff;transition:all 0.3s}@media screen and (min-width:320px){p a:active{border-color:transparent;transition:all 0.3s}}@media screen and (min-width:1200px){p a:hover{border-color:transparent;transition:all 0.3s}}div[class$=__text] p:not(:last-child){margin-bottom:16px}.list-yellow{display:flex;flex-direction:column;gap:8px}.list-yellow li{font-size:14px;color:#fff;line-height:1.4;padding-left:24px;position:relative}.list-yellow li::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M7.99998 1.33331C4.32665 1.33331 1.33331 4.32665 1.33331 7.99998C1.33331 11.6733 4.32665 14.6666 7.99998 14.6666C11.6733 14.6666 14.6666 11.6733 14.6666 7.99998C14.6666 4.32665 11.6733 1.33331 7.99998 1.33331ZM11.1866 6.46665L7.40665 10.2466C7.31331 10.34 7.18665 10.3933 7.05331 10.3933C6.91998 10.3933 6.79331 10.34 6.69998 10.2466L4.81331 8.35998C4.61998 8.16665 4.61998 7.84665 4.81331 7.65331C5.00665 7.45998 5.32665 7.45998 5.51998 7.65331L7.05331 9.18665L10.48 5.75998C10.6733 5.56665 10.9933 5.56665 11.1866 5.75998C11.38 5.95331 11.38 6.26665 11.1866 6.46665Z" fill="%23FF9811"/></svg>');background-repeat:no-repeat;background-position:center;background-size:cover;width:16px;height:16px}.modern-input{position:relative}.modern-input.error p{opacity:1;visibility:visible}.modern-input p{position:absolute;top:-20px;right:0;font-size:14px;color:red;opacity:0;visibility:hidden;transition:0.3s ease}.modern-input input{border-radius:32px;border:1px solid rgba(255,255,255,.1);background-color:#000A35;padding:16px 24px;width:100%;font-weight:400}.modern-input input::placeholder{color:rgba(255,255,255,.6)}.modern-input input:focus{border-color:rgba(255,255,255,.7)}.modern-input input:focus-visible{outline:none}main.main-content{margin-top:100px}@media screen and (max-width:1024px){main.main-content{margin-top:80px}}@media screen and (max-width:768px){main.main-content{margin-top:140px}}.section{color:#fff;margin:150px 0}@media screen and (max-width:1024px){.section{margin:80px 0}}@media screen and (max-width:768px){.section{margin:48px 0}}.white-btn{font-size:16px;font-weight:700;color:#000;line-height:1.5;padding:16px 32px;border-radius:32px;background-color:#fff;text-align:center;border:1px solid #fff}.white-btn:hover{background-color:#000;color:#fff}