:root{--primary-color:#0b65db;--secondary-color:#ff9162;--accent-color:#73fe71;--success-color:#c37cdf;--danger-color:#05fdfc;--warning-color:#f9fb02;--light-color:#fff;--dark-color:#000;--blue-color:#0b65db;--light-gray-color:#f0f0f0;--bg-color:#e9e9e9;--ice-color:#f9fcff;--deepsea-color:#063f4a;--dark-gray-color:#333;--gray-100:#f7f7f7;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#6c757d;--gray-700:#495057;--gray-800:#343a40;--gray-900:#525252;--font-size-base:16px;--font-size-lg:75px;--font-size-sm:14px;--font-light:300;--font-regular:400;--font-medium:500;--font-bold:800;--cubic:all .6s cubic-bezier(.615,0,.07,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-size:var(--font-size-base);color:var(--dark-color);overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--dark-color)}::-webkit-scrollbar-thumb{background:var(--light-color)}img,picture,video,canvas,svg{max-width:100%;display:block}button,input,textarea,select{font-family:inherit;font-size:inherit;border:none;outline:none}.combo_btn{flex-wrap:wrap;align-items:center;gap:15px;margin-top:25px;display:flex}.mybtn{width:fit-content;color:var(--light-color);font-size:var(--font-size-base);text-transform:capitalize;transition:var(--cubic);z-index:1;border-radius:40px;justify-content:flex-start;align-items:center;padding:5px;line-height:normal;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 10px 1px #fff!important}.mybtn .text{z-index:2;justify-content:center;align-items:center;width:93px;height:51px;display:flex;overflow:hidden}.mybtn .text span{width:100%;height:100%;transition:var(--cubic);z-index:-1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;transform:translateY(0)}.mybtn:hover .text span{color:var(--light-color);transform:translateY(112px)}.mybtn .text span~span{transform:translateY(112px)}.mybtn:hover .text span~span{transform:translateY(0)}.mybtn .icon{width:51px;height:51px;transition:var(--cubic);background:var(--light-color);border-radius:50px;justify-content:center;align-items:center;display:flex;overflow:hidden}.mybtn .icon img{object-fit:contain;transition:var(--cubic)}.btn_1,.btn_1:hover{background:var(--dark-color)}.btn_2,.btn_2:hover{background:var(--primary-color)}.btn,.btn-check:focus+.btn,.btn:focus{box-shadow:none;outline:0}ul,ol{margin:0;padding:0}li{list-style-type:none}a{color:var(--primary-color);transition:var(--cubic);text-decoration:none}a:hover{color:var(--primary-color);text-decoration:underline}h1{font-size:var(--font-size-lg);font-weight:var(--font-bold)}h2{letter-spacing:-3.1px;font-size:50px;font-weight:var(--font-medium)}h3{font-size:40px}h4{font-size:35px}h5{font-size:30px}h6{font-size:24px;font-weight:var(--font-medium)}p{font-size:var(--font-size-base);line-height:25px;font-weight:var(--font-regular)}.primarytxt{color:var(--primary-color);font-weight:700}.primarybg{background-color:var(--primary-color)}.secondarytxt{color:var(--secondary-color)}.secondarybg{background-color:var(--secondary-color)}.scroll_block{padding-right:10px;overflow:auto}.scroll_block::-webkit-scrollbar{width:1px}.scroll_block::-webkit-scrollbar-track{background:0 0}.scroll_block::-webkit-scrollbar-thumb{background:0 0}.sec_padding{padding:80px 0}.no_border{border:none!important}.break_line{display:block}.my-tabs{display:none}.my-tabs.current{display:block}@media screen and (max-width:1600px){:root{--font-size-base:16px;--font-size-lg:65px;--font-size-sm:14px}.sec_padding{padding:60px 0}h3{font-size:35px}h5{font-size:25px}}@media screen and (max-width:1399px){:root{--font-size-base:14px;--font-size-lg:55px;--font-size-sm:12px}h2{font-size:48px}h4{font-size:25px}h5{font-size:20px}.sec_padding{padding:40px 0}}@media screen and (max-width:1199px){:root{--font-size-lg:50px}h2{font-size:40px}h3{font-size:30px}h4{font-size:25px}h5{font-size:18px}h6{font-size:20px}.mybtn .text{width:90px;height:40px}.mybtn .icon{width:40px;height:40px}}@media screen and (max-width:991px){:root{--font-size-lg:40px}h2{letter-spacing:-1px;font-size:30px}h3{font-size:25px}h4{font-size:17px}}@media screen and (max-width:767px){:root{--font-size-lg:35px}}@media screen and (max-width:575px){:root{--font-size-lg:25px}h2{letter-spacing:-1px;font-size:25px}h3,h5{font-size:20px}.combo_btn{gap:10px;margin-top:15px}}
.Footer-module__yg9ahW__footer{padding:80px 0 0}.Footer-module__yg9ahW__footer h4{margin:0}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_link{flex-direction:column;justify-content:start;align-items:start;gap:10px;margin-top:25px;display:flex}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_link li a,.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_info p strong,.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_info p a{color:var(--dark-color);opacity:.7;-webkit-text-decoration:unset;text-decoration:unset;transition:var(--cubic);font-size:14px;font-weight:600;display:inline-block}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_link li a:hover,.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_info p a:hover{color:var(--primary-color);transform:translate(-15px)}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_logo a{z-index:1;width:300px;height:300px;display:block;position:relative}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_logo a img{object-fit:contain}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_info{flex-direction:column;gap:30px;margin-top:25px;display:flex}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_info p{margin:0}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_info p strong{display:block}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__follow_us{margin-top:30px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__social_links{justify-content:start;align-items:center;gap:20px;margin-top:20px;display:flex}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__social_links li a{z-index:1;width:48px;height:48px;display:block;position:relative}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__social_links li a img{object-fit:contain}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_map{flex-direction:column;justify-content:start;gap:30px;margin-top:25px;display:flex}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_map li{gap:10px;display:flex}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_map li p{margin:0}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_map li p strong{display:block}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_map li p span{color:#4c4c4c;margin-top:10px;font-size:14px;display:block}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__main_ft{background:var(--dark-color);margin-top:60px;padding:10px 0}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__main_ft .Footer-module__yg9ahW__sec_left p{color:var(--light-color);margin:0;font-size:14px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__main_ft .Footer-module__yg9ahW__sec_left p span{color:var(--secondary-color)}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__main_ft .Footer-module__yg9ahW__sec_left p a{color:var(--light-color);margin-left:5px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__main_ft .Footer-module__yg9ahW__sec_right{z-index:1;width:213px;height:37px;margin-left:auto;position:relative}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__main_ft .Footer-module__yg9ahW__sec_right img{object-fit:contain;margin-left:auto;display:block}@media screen and (max-width:1399px){.Footer-module__yg9ahW__footer{padding:40px 0 0}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_link,.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_info,.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__follow_us,.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_map{margin-top:20px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_logo a{width:260px;height:260px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_link li a,.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_info p strong,.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_info p a{font-size:13px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__social_links{gap:10px;margin-top:10px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__social_links li a{width:35px;height:35px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_map{gap:20px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_map li img{object-fit:contain;width:30px;height:30px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_map li p span{margin-top:5px}}@media screen and (max-width:1199px){.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_logo a{width:215px;height:215px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_map li img{display:none}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__main_ft .Footer-module__yg9ahW__sec_left p{margin:0;font-size:12px}}@media screen and (max-width:991px){.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_logo a{width:155px;height:155px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__social_links li a{width:25px;height:25px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__social_links{flex-wrap:wrap;gap:5px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__main_ft{margin-top:40px}}@media screen and (max-width:767px){.Footer-module__yg9ahW__footer{padding:15px 0 0}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_link,.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_info,.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__follow_us,.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_map{margin-top:10px}.Footer-module__yg9ahW__footer h4{margin-top:25px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__ft_logo a{width:130px;height:130px;margin:25px 0 0}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__follow_us{margin-top:30px}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__main_ft .row{text-align:center;flex-direction:column-reverse}.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__main_ft .Footer-module__yg9ahW__sec_right{margin:0 auto}}@media screen and (max-width:575px){.Footer-module__yg9ahW__footer .Footer-module__yg9ahW__main_ft .Footer-module__yg9ahW__sec_left p a{display:block}}
.Header-module__KHjLKa__header{z-index:9;width:100%;padding:20px 0 0;position:absolute;top:0;left:0}.Header-module__KHjLKa__head_top .Header-module__KHjLKa__left p{font-size:var(--font-size-sm);margin:0}.Header-module__KHjLKa__head_top .Header-module__KHjLKa__right ul{justify-content:end;align-items:center;gap:20px;display:flex}.Header-module__KHjLKa__head_top .Header-module__KHjLKa__right ul li a{background:var(--light-color);color:var(--dark-color);font-size:var(--font-size-sm);transition:var(--cubic);border-radius:50px;align-items:center;gap:5px;padding:5px 15px;text-decoration:none;display:flex}.Header-module__KHjLKa__head_top .Header-module__KHjLKa__right ul li a:hover{background:var(--primary-color);color:var(--light-color)}.Header-module__KHjLKa__head_top .Header-module__KHjLKa__right ul li a img{filter:invert(0);transition:var(--cubic)}.Header-module__KHjLKa__head_top .Header-module__KHjLKa__right ul li a:hover img{filter:invert()}.Header-module__KHjLKa__main_header{margin-top:25px}.Header-module__KHjLKa__inner_wrapper{background:var(--light-color);z-index:1;border-radius:50px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex;position:relative;overflow:visible;box-shadow:inset 0 -3px 4px 1px #898989}.Header-module__KHjLKa__logo a{width:60px;height:60px;display:block}.Header-module__KHjLKa__logo a .Header-module__KHjLKa__img{object-fit:contain;position:unset!important}.Header-module__KHjLKa__navbar ul{gap:50px;margin:0;display:flex}.Header-module__KHjLKa__desktop_menu ul li{z-index:22;position:relative}.Header-module__KHjLKa__desktop_menu ul li .Header-module__KHjLKa__dropdown{opacity:0;pointer-events:none;z-index:9999;background:#fff;border-radius:25px;flex-flow:wrap;align-items:flex-start;gap:10px;width:735px;padding:20px;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:45px;left:0;transform:translateY(-6px);box-shadow:inset 0 -3px 2px 2px #898989}.Header-module__KHjLKa__desktop_menu ul li .Header-module__KHjLKa__dropdown li{flex:0 0 calc(33.333% - 13.333px);list-style:none}.Header-module__KHjLKa__desktop_menu ul li .Header-module__KHjLKa__dropdown.Header-module__KHjLKa__dropdownOpen{opacity:1;pointer-events:auto}.Header-module__KHjLKa__desktop_menu ul li .Header-module__KHjLKa__dropdown li a{color:var(--dark-color);font-size:var(--font-size-base);transition:var(--cubic);padding:6px 8px;text-decoration:none;display:inline-block;transform:translate(0)}.Header-module__KHjLKa__desktop_menu ul li .Header-module__KHjLKa__dropdown li a:hover{color:var(--primary-color);transform:translate(-15px)}.Header-module__KHjLKa__mobile_menu .Header-module__KHjLKa__dropdown{opacity:0;max-height:0;padding-left:15px;transition:max-height .4s,opacity .3s;overflow:hidden}.Header-module__KHjLKa__mobile_menu .Header-module__KHjLKa__dropdown.Header-module__KHjLKa__dropdownOpen{opacity:1;pointer-events:auto;max-height:500px;margin-top:10px}.Header-module__KHjLKa__navbar ul li a{color:var(--dark-color);font-weight:var(--font-medium);transition:var(--cubic);text-decoration:none;display:inline-block}.Header-module__KHjLKa__navbar ul li a:hover{color:var(--primary-color)}.Header-module__KHjLKa__header .combo_btn{margin:0}.Header-module__KHjLKa__mobile_toggle{cursor:pointer;color:var(--dark-color);background:0 0;border:none;transition:transform .3s;display:none}.Header-module__KHjLKa__mobile_menu{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;background:#ffffff94;width:260px;height:100vh;padding:20px;transition:left .4s;position:fixed;top:0;left:-100%;box-shadow:-2px 0 5px #000}.Header-module__KHjLKa__mobile_menu ul{flex-direction:column;justify-content:start;align-items:start;gap:15px;display:flex}.Header-module__KHjLKa__mobile_menu.Header-module__KHjLKa__open{left:0}.Header-module__KHjLKa__mobile_menu ul li a,.Header-module__KHjLKa__dropdown_toggle{color:var(--dark-color);font-size:var(--font-size-base);font-weight:var(--font-medium);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;text-decoration:none;display:flex}.Header-module__KHjLKa__chevron{transition:transform .3s}.Header-module__KHjLKa__rotate{transform:rotate(180deg)}@media screen and (max-width:1399px){.Header-module__KHjLKa__header{padding:10px 0 0}.Header-module__KHjLKa__main_header{margin-top:15px}.Header-module__KHjLKa__desktop_menu ul li .Header-module__KHjLKa__dropdown{border-radius:20px;width:640px;padding:16px}}@media screen and (max-width:1199px){.Header-module__KHjLKa__logo a{width:50px;height:50px}.Header-module__KHjLKa__desktop_menu ul li .Header-module__KHjLKa__dropdown{width:550px}.Header-module__KHjLKa__desktop_menu ul li .Header-module__KHjLKa__dropdown li{flex:0 0 calc(50% - 10px)}}@media screen and (max-width:991px){.Header-module__KHjLKa__head_top{display:none}.Header-module__KHjLKa__main_header{margin-top:0}.Header-module__KHjLKa__navbar ul{gap:20px}.Header-module__KHjLKa__desktop_menu ul li .Header-module__KHjLKa__dropdown{width:430px}.Header-module__KHjLKa__desktop_menu ul li .Header-module__KHjLKa__dropdown li{flex:0 0 48%}}@media screen and (max-width:767px){.Header-module__KHjLKa__desktop_menu{display:none!important}.Header-module__KHjLKa__mobile_toggle{display:block}}
.Popup-module__SyCgUq__overlay{z-index:10000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Popup-module__SyCgUq__popup{z-index:1;background:#fff;border-radius:30px;width:1100px;padding:30px;position:relative;overflow:hidden;box-shadow:0 5px 20px #0003}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__PopupBg{z-index:-1}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__closeBtn{width:50px;height:50px;color:var(--light-color);cursor:pointer;background:#a3c1e7;border-radius:50px;font-size:30px;position:absolute;top:15px;right:15px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left{width:50%}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left h2{leading-trim:both;text-edge:cap;letter-spacing:-4px;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#0b65db 0%,#a7c7f2 100%);-webkit-background-clip:text;background-clip:text;font-size:80px;font-weight:600;line-height:72px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left h2 span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fe9162 0%,#f7c48a 100%);-webkit-background-clip:text;background-clip:text;display:block}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left p{color:var(--light-color);margin:15px 0 0;font-weight:300;line-height:22px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group{margin-top:25px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group label{color:var(--light-color);margin-bottom:5px;font-size:14px;font-weight:400;display:block}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group input,.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group textarea{width:100%;height:50px;color:var(--dark-color);background:#fff;border:1px solid #d3d3d399;border-radius:14px;padding:10px;box-shadow:inset 0 2.874px 15.091px #3636361c}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group textarea{height:100px;resize:unset}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group input::placeholder,.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group textarea::placeholder{color:#a0a0a0;font-size:14px;font-weight:300}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .mybtn{background:var(--light-color);margin-top:25px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .mybtn .text{width:120px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .mybtn .text span{color:var(--dark-color)}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .mybtn .icon{background:var(--dark-color)}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .mybtn .icon img{filter:invert()brightness(111)}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_right{z-index:-1;position:absolute;bottom:0;right:-120px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_right .Popup-module__SyCgUq__popup_right_img{width:770px;height:720px}@media screen and (max-width:1600px){.Popup-module__SyCgUq__popup{width:1000px;padding:25px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left h2{font-size:60px;line-height:60px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left p{margin:10px 0 0}:is(.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group,.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .mybtn){margin-top:20px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group input,.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group textarea{border-radius:10px;height:45px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group textarea{height:80px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_right{right:-100px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_right .Popup-module__SyCgUq__popup_right_img{width:685px;height:640px}}@media screen and (max-width:1399px){.Popup-module__SyCgUq__popup{width:880px;padding:25px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__closeBtn{width:40px;height:40px;font-size:25px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left h2{font-size:50px;line-height:50px}:is(.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group,.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .mybtn){margin-top:15px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group label{font-size:12px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group input,.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group textarea{border-radius:8px;height:40px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group textarea{height:65px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_right{right:-85px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_right .Popup-module__SyCgUq__popup_right_img{width:600px;height:560px}}@media screen and (max-width:991px){.Popup-module__SyCgUq__popup{width:700px;padding:25px 20px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__closeBtn{width:35px;height:35px;font-size:20px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left h2{font-size:40px;line-height:40px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left p{font-size:12px;line-height:18px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_right{right:-85px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_right .Popup-module__SyCgUq__popup_right_img{width:500px;height:465px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .mybtn .text{width:90px}}@media screen and (max-width:767px){.Popup-module__SyCgUq__popup{width:500px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left{width:100%}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left h2{letter-spacing:-2px;font-size:40px;line-height:40px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left p,.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_left form .Popup-module__SyCgUq__form_group label{font-size:14px;line-height:22px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__popup_right{display:none}}@media screen and (max-width:575px){.Popup-module__SyCgUq__popup{border-radius:0;width:315px;padding:15px}.Popup-module__SyCgUq__popup .Popup-module__SyCgUq__closeBtn{border-radius:0;width:35px;height:35px;font-size:20px;top:0;right:0}}
.MarqueeSlider-module__LRwjHq__marquee_wrapper{background:var(--dark-color);border-top:1px solid var(--light-color);width:100%;padding:8px 0;overflow:hidden}.MarqueeSlider-module__LRwjHq__marquee{-webkit-user-select:none;user-select:none;display:flex;overflow:hidden}.MarqueeSlider-module__LRwjHq__marquee__group{white-space:nowrap;animation:100s linear infinite MarqueeSlider-module__LRwjHq__scroll-left;display:flex}.MarqueeSlider-module__LRwjHq__marquee__group p{color:var(--light-color);margin-bottom:0;padding-right:100px;line-height:1.5}.MarqueeSlider-module__LRwjHq__marquee:hover .MarqueeSlider-module__LRwjHq__marquee__group{animation-play-state:paused}@keyframes MarqueeSlider-module__LRwjHq__scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.MarqueeSlider-module__LRwjHq__marquee__group{animation:none}}
