*{box-sizing:border-box;margin:0;scroll-behavior:smooth}body{scroll-behavior:smooth;cursor:default;overflow-x:hidden;--sb-track-color: #454748;--sb-thumb-color: #3355ff;--sb-size: 9px}body::-webkit-scrollbar{width:var(--sb-size)}body::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:7px}body::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:7px}a{text-decoration:none;color:unset}main{max-width:1420px;width:80vw;margin:auto;display:flex;justify-content:space-between;flex-wrap:wrap;position:relative;align-items:center}@font-face{font-family:BricolageGrotesque;src:url(/fonts/BricolageGrotesque-VariableFont_opsz,wdth,wght.ttf)}@font-face{font-family:Kalam-Light;src:url(/fonts/Kalam-Light.ttf)}@font-face{font-family:Kalam-Regular;src:url(/fonts/Kalam-Regular.ttf)}@font-face{font-family:Kalam-Bold;src:url(/fonts/Kalam-Bold.ttf)}h1{font-family:BricolageGrotesque;font-weight:700;font-size:64px}h2{font-family:BricolageGrotesque;font-weight:500;font-size:20px;margin:0!important}h3{font-family:Kalam-Light;font-size:40px;font-weight:400;margin:0}h4{font-family:BricolageGrotesque;font-weight:700;font-size:24px}.position_center,.close,.button_frame>a>button{display:flex;justify-content:center;align-items:center}.button_frame{width:156px;height:44px;bottom:4px;right:2px;position:relative;background-color:transparent;cursor:pointer}.button_frame>a>button{cursor:pointer;position:absolute;bottom:4px;right:2px;font-weight:500;font-size:18px;line-height:120%;text-align:justify;color:#f8f9fa;width:154px;height:40px;border:1px solid #f8f9fa;border-radius:100px;background:#00000003;box-shadow:2px 4px #f8f9fa;transition:bottom .1s,right .1s}.button_frame:hover a button{right:0;bottom:0;background:#f87a55;box-shadow:none}p{margin:0!important}.animated_underline{opacity:0;animation:left_right_animation 10s ease-in-out infinite;animation-direction:alternate;animation-delay:3s}@keyframes left_right_animation{0%,10%{clip-path:inset(0 150% 0 0)}20%,70%{opacity:1;clip-path:inset(0 0 0 0)}90%,to{clip-path:inset(0 150% 0 0)}}.z2{z-index:2}.flex_end{display:flex;justify-content:flex-end}.fs_16{font-size:16px}.mobile{display:none}.desktop{display:flex}.d_none{display:none}.d_flex{display:flex}.gap_16{gap:16px}.gap_8{gap:8px}.close{height:32px;width:32px;justify-content:space-between;flex-direction:column;cursor:pointer;position:relative;gap:2px;padding-top:4px;padding-bottom:4px}.close:hover:after{background-color:#35f}.close:hover:before{background-color:#35f}.close>.yellow_burger{background-image:url(/img/yellow_burger.png);background-size:100% 100%;position:absolute;height:32px;width:32px;opacity:0;top:0}.menu:active .yellow_cross,.close:active .yellow_burger{opacity:1}.close:before,.close:after{position:absolute;left:15px;content:" ";height:22px;width:3px;background-color:#fff;border-radius:2px}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.visible{display:flex}form{position:relative;display:flex;flex-direction:column;width:480px;height:560px;padding-top:128px}input{background-color:transparent;border:none;color:#f8f9fa;font-size:18px;cursor:auto}input::placeholder{color:var(--ph-color, #ffffff);font-family:BricolageGrotesque;font-weight:400;font-size:18px}input:focus{color:#f8f9fa;outline-width:0}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-background-clip:text;-webkit-text-fill-color:#ffffff}@keyframes fade-in{0%{scale:.8;opacity:0}to{scale:1;opacity:1}}@keyframes from-left{0%{transform:translate(-120%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes from-right{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fromMiddle{0%{width:100%;opacity:0}to{width:100%;opacity:1}}@keyframes filter{0%{filter:grayscale(100%)}to{filter:none}}
