@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.simple_header{position:fixed !important;top:0;left:0;width:100%;height:92px;display:flex;align-items:center;border-bottom:1px solid #ebebeb}.simple_header,.simple_header *{box-sizing:border-box}.simple_header__main{flex:1 1 0;display:flex;align-items:center;justify-content:space-between}.simple_header__lang{font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer}.simple_header__lang img{display:none}.simple_header__lang span{transition:.3s ease}.simple_header__lang:hover span{color:#faab43;transition:.3s ease}.simple_header+section{padding-top:102px}@media screen and (max-width: 767px){.simple_header__lang img{display:block}.simple_header__lang span{display:none}.simple_header a img{max-width:160px}}.popup_lang{position:fixed;width:100%;height:100%;top:0;left:0;object-fit:cover;transition:.3s ease;visibility:hidden;opacity:0;display:flex;align-items:center;justify-content:center;z-index:45;padding:20px}.popup_lang,.popup_lang *{box-sizing:border-box}.popup_lang.active{visibility:visible;opacity:1;transition:.3s ease}.popup_lang__curtain{background-color:rgba(0,0,0,.5);position:absolute;width:100%;height:100%;top:0;left:0}.popup_lang__box{width:100%;max-width:335px;background-color:#fff;padding:32px 16px;position:relative}.popup_lang__box .radio__list{flex-direction:column;margin-top:32px}.popup_lang h6.title{font-weight:700;font-size:20px;margin:0;padding-bottom:20px;border-bottom:1px solid #ebebeb}.btn-box{margin-top:32px}.btn.btn--primary{text-align:center;padding:6px 32px;display:flex;align-items:center;justify-content:center;border-radius:16px;max-width:fit-content;cursor:pointer;font-size:16px;font-weight:700;font-family:Be Vietnam Pro;text-decoration:none}.btn.btn--primary:hover{transform:scale(1);transition:.3s ease}.btn.btn--primary:hover.yellow{background-color:#fff;color:#f4a03e}.btn.btn--primary:hover.black{background-color:#fff;color:#12173a}.btn.btn--primary.yellow{transition:.3s ease;border:2px solid #faab43;background-color:#faab43;color:#fff}.btn.btn--primary.black{transition:.3s ease;border:2px solid #12173a;background-color:#12173a;color:#fff}@media screen and (max-width: 767px){.btn.btn--primary{padding:8px 32px}}.blue_text{font-size:18px;font-weight:700;margin-top:10px;color:#4db6c2}h1.h1{font-size:40px}@media screen and (max-width: 767px){h1.h1{font-size:25px}}h3.h3{font-size:25px;font-weight:800}ul.checkmarks_ul{font-size:18px;display:flex;flex-direction:column;gap:16px;padding-left:0}ul.checkmarks_ul.black_checkmarks li::before{content:url(../../../img/checkmark_black.svg)}ul.checkmarks_ul li{list-style-type:none;display:flex}ul.checkmarks_ul li::before{flex-shrink:0;content:url(../../../img/checkmark_blue.svg);width:26px;height:26px;position:relative;display:block;margin-right:10px;top:4px}@media screen and (max-width: 767px){ul.checkmarks_ul{font-size:16px}}.cuztomized-select{position:relative}.cuztomized-select select{display:none}.cuztomized-select.opened .hamak-selector__container{border-radius:12px 12px 0 0;transition:.3s ease}.cuztomized-select.opened .hamak-selector__container .arrow{top:2px;transform:scale(-1);transition:.3s ease}.cuztomized-select .hamak-selector__container{position:relative;padding:15px 20px;font-size:18px;font-weight:700;border-radius:12px;background-color:#e1eae9;display:flex;align-items:center;justify-content:space-between;transition:.3s ease}.cuztomized-select .hamak-selector__container span{margin:0;color:#12173a}.cuztomized-select .hamak-selector__container .arrow{position:relative;top:-2px;transition:.3s ease}.cuztomized-select .hamak-selector__container .arrow::after{content:url(../../img/dropdown_arrow.svg);position:relative;display:block}.cuztomized-select .hamak-selector__dropdown{display:none;background-color:#e1eae9;padding-bottom:10px;border-radius:0px 0px 12px 12px;position:absolute;top:100%;left:0;width:100%}.cuztomized-select .hamak-selector__dropdown li{list-style-type:none;font-weight:700;padding:5px 20px}.radio_exemple .form_wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center}.radio_exemple .form_wrapper form{box-shadow:0px 4px 20px 0px rgba(0,0,0,.1490196078);padding:30px;border-radius:10px}.radio__wrapper{cursor:pointer;display:flex}.radio__wrapper *{box-sizing:border-box}.radio__wrapper input{display:none}.radio__wrapper input:checked+span::before{border-color:#faab43;transition:.3s ease}.radio__wrapper input:checked+span::after{transform:scale(0.65);transition:.3s ease}.radio__wrapper input+span{font-weight:700;display:flex;align-items:center;gap:10px;position:relative}.radio__wrapper input+span::before{flex-shrink:0;content:"";background-color:#fff;width:25px;height:25px;border:3px solid #ebebeb;border-radius:50%;transition:.3s ease}.radio__wrapper input+span::after{content:"";position:absolute;background-color:#faab43;width:25px;height:25px;border-radius:50%;left:3px;top:3px;transform:scale(0);transition:.3s ease}.radio__list{margin-top:16px;display:flex;flex-wrap:wrap;gap:32px;row-gap:20px;align-items:flex-start}/*# sourceMappingURL=components.css.map */
