@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:400;src:url(../fonts/NotoSans-Regular.ttf)}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:700;src:url(../fonts/NotoSans-Bold.ttf)}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:500;src:url(../fonts/NotoSans-Medium.ttf)}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:600;src:url(../fonts/NotoSans-SemiBold.ttf)}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body,html{margin:0;padding:0;width:100%}a{color:#000;text-decoration:none}body{font-family:Noto Sans,sans-serif;font-size:16px;touch-action:manipulation}body *{font-family:Noto Sans,sans-serif!important}body.loaded_hiding,body.lock{overflow:hidden}@media (max-width:767px){body{font-size:5vw}}input:not([type=checkbox]):not([type=radio]),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}html{font-size:16px}html.loaded_hiding,html.lock,html.overflow{overflow:hidden}@media (max-width:767px){html{font-size:5vw}#app{max-width:100vw;overflow-x:hidden}}.padding-container{align-self:center;margin:188px auto 160px;width:1280px}@media (max-width:1280px){.padding-container{margin:140px auto 100px;width:744px}}@media (max-width:767px){.padding-container{margin:5.5rem 0 0;padding:1rem 1rem 4rem;width:100%}}.bvi-active .padding-container{margin:96px auto 160px}.back-btn{align-items:center;border:1px solid #dcdcdc;border-radius:8px;cursor:pointer;display:flex;height:44px;justify-content:space-between;padding:9px 11px 9px 7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:767px){.back-btn{background:#f7f7f7;border:0;border-radius:.5rem;height:1.875rem;padding:.375rem .75rem .375rem .5rem}}.back-btn__icon{align-items:center;display:flex;margin-right:4px}@media (max-width:767px){.back-btn__icon{margin-right:.25rem}}.back-btn__icon img{height:24px;width:24px}@media (max-width:767px){.back-btn__icon img{height:1rem;width:1rem}}.back-btn__text{color:#000;font-size:16px;font-weight:400;line-height:20px}@media (max-width:767px){.back-btn__text{color:#000;font-size:.875rem;line-height:1.125rem}}.bread-crumbs{align-items:center;display:flex;flex-wrap:wrap;height:auto;margin-top:32px}@media (max-width:767px){.bread-crumbs{margin-top:1.25rem}}.bread-crumbs__item{color:#8e8e93;font-size:18px;font-weight:400;line-height:24px;position:relative}@media (max-width:767px){.bread-crumbs__item{font-size:.875rem;line-height:1.125rem;margin-top:.25rem}}.bread-crumbs__item:last-child{color:#000}.bread-crumbs__item:not(:last-child){margin-right:8px;padding-right:32px}@media (max-width:767px){.bread-crumbs__item:not(:last-child){margin-right:.25rem;padding-right:1.25rem}}.bread-crumbs__item:not(:last-child):before{content:url(../img/icons/arrow-left-gray-icon.svg);height:24px;position:absolute;right:0;top:0;transform:rotate(180deg);width:24px}@media (max-width:767px){.bread-crumbs__item:not(:last-child):before{background:url(../img/icons/arrow-left-gray-icon.svg) transparent no-repeat 50%/cover;content:"";height:1rem;top:.0625rem;width:1rem}}.embed-container{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.embed-container embed,.embed-container iframe,.embed-container object{border-radius:10px;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:767px){.embed-container embed,.embed-container iframe,.embed-container object{border-radius:.625rem}}.custom-select{outline:none;position:relative;width:416px}@media (max-width:1280px){.custom-select{width:554px}}@media (max-width:767px){.custom-select{width:100%}}.custom-select .selected{align-items:center;border:1px solid #ccc;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:18px;font-weight:400;height:56px;line-height:24px;padding:16px;transition:border-radius .25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1280px){.custom-select .selected{font-size:16px;height:48px;line-height:24px;padding:12px 16px}}@media (max-width:767px){.custom-select .selected{border:.0625rem solid #dcdcdc;border-radius:.5rem;font-size:.875rem;height:2.5rem;line-height:1.5rem;padding:.5rem .75rem}}.custom-select .selected:after{background:url(../img/icons/arrow-bottom.svg) no-repeat 50%/cover;content:"";height:24px;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:transform .25s ease-in-out;width:24px}@media (max-width:767px){.custom-select .selected:after{height:1.25rem;right:.75rem;width:1.25rem}}.custom-select .selected.open{border-bottom-left-radius:0;border-bottom-right-radius:0}.custom-select .selected.open:after{transform:translateY(-50%) rotate(-180deg)}.custom-select.disabled .selected{color:#8e8e93;cursor:not-allowed}.custom-select .items{background:#fff;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-radius:0 0 8px 8px;border-right:1px solid #ccc;left:0;overflow:hidden;padding:8px 0;position:absolute;right:0;transition:opacity .25s ease-in-out;z-index:1}@media (max-width:767px){.custom-select .items{border-bottom:.0625rem solid #ccc;border-left:.0625rem solid #ccc;border-radius:0 0 .5rem .5rem;border-right:.0625rem solid #ccc;padding:.25rem 0}}.custom-select .items div{color:#000;cursor:pointer;font-size:18px;font-weight:400;line-height:24px;padding:8px 16px;transition:color .25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1280px){.custom-select .items div{font-size:16px;padding:4px 16px}}@media (max-width:767px){.custom-select .items div{font-size:.875rem;line-height:1.5rem;padding:.25rem .75rem}}.custom-select .items div:hover{color:#4ebc73}.custom-select .selectHide{opacity:0;transition:opacity .25s ease-in-out;visibility:hidden}.preloader{position:relative}.preloader:after{-webkit-animation:loading 1.2s linear infinite;animation:loading 1.2s linear infinite;border:6px solid #fff;border-left-color:transparent;border-radius:50%;content:" ";display:block;height:24px;left:50%;position:absolute;top:50%;width:24px}@media (max-width:767px){.preloader:after{border:.25rem solid #fff;border-left-color:transparent;height:1.25rem;width:1.25rem}}@-webkit-keyframes loading{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes loading{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}#header{align-items:center;background:linear-gradient(90deg,#dcdcdc 0,#dcdcdc) 0 100% #fff no-repeat;background-size:100% 1px;display:flex;height:92px;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}@media (max-width:767px){#header{height:5.5rem}}#header .header__content{align-items:center;display:flex;height:44px;justify-content:space-between;width:1280px}@media (max-width:1280px){#header .header__content{width:744px}}@media (max-width:767px){#header .header__content{height:2.5rem;padding:2rem 1rem 1rem;width:100%}}#header .header__content-left{align-items:center;display:flex}@media (max-width:1280px){#header .header__content-left{width:100%}}@media (max-width:767px){#header .header__content-left{height:2.5rem;justify-content:space-between;width:100%}}#header .header__content-left .header__logo{align-items:center;display:flex}#header .header__content-left .header__logo img{height:40px;margin-right:32px}@media (max-width:1280px){#header .header__content-left .header__logo img{height:35px}}@media (max-width:767px){#header .header__content-left .header__logo{order:1}#header .header__content-left .header__logo img{height:2.1875rem;margin-right:0}}#header .header__content-left .header__home-btn{align-items:center;border:1px solid #dcdcdc;border-radius:8px;display:flex;height:44px;justify-content:center;padding:9px 11px;transition:border .25s ease-in-out}@media (min-width:1281px){#header .header__content-left .header__home-btn:hover{border:1px solid #4ebc73}}#header .header__content-left .header__home-btn-icon{display:none}#header .header__content-left .header__home-btn-text{color:#3a3a3c;font-size:16px;font-weight:400;line-height:20px}@media (max-width:767px){#header .header__content-left .header__home-btn{border:.0625rem solid #dcdcdc;border-radius:.5rem;height:2.5rem;order:0;padding:.5625rem}#header .header__content-left .header__home-btn-icon{display:flex;height:1.25rem;margin-right:0;width:1.25rem}#header .header__content-left .header__home-btn-text{display:none}}#header .header__content-left .header__mobile-menu{display:none}@media (max-width:1280px){#header .header__content-left .header__mobile-menu{align-items:center;border:1px solid #dcdcdc;border-radius:8px;display:flex;height:44px;justify-content:center;order:2;padding:9px;width:44px}#header .header__content-left .header__mobile-menu-icon{height:24px;width:24px}}@media (max-width:767px){#header .header__content-left .header__mobile-menu{border:.0625rem solid #dcdcdc;border-radius:.5rem;height:2.5rem;margin-left:0;padding:.5625rem;width:2.5rem}#header .header__content-left .header__mobile-menu-icon{height:1.25rem;width:1.25rem}}#header .header__content-left .header__bvi-mobile{display:none}@media (max-width:1280px){#header .header__content-left .header__bvi-mobile{align-items:center;border:1px solid #dcdcdc;border-radius:8px;display:flex;height:44px;justify-content:center;margin-left:auto;margin-right:10px;order:2;padding:9px;width:44px}#header .header__content-left .header__bvi-mobile-icon{height:24px;width:24px}}@media (max-width:767px){#header .header__content-left .header__bvi-mobile{display:none}}#header .header__content-right{align-items:center;display:flex}@media (max-width:1280px){#header .header__content-right{display:none}}#header .header__content-right .header__lang{align-items:center;display:flex}#header .header__content-right .header__lang-item{align-items:center;border:1px solid transparent;border-radius:8px;cursor:pointer;display:flex;height:44px;justify-content:center;width:44px}#header .header__content-right .header__lang-item-text{color:#3a3a3c;font-size:16px;font-weight:400;line-height:20px}#header .header__content-right .header__lang-item.active{border-color:#4ebc73}#header .header__content-right .header__lang-item.active .header__lang-item-text{color:#4ebc73;font-weight:500}#header .header__content-right .header__bvi{align-items:center;border:1px solid #dcdcdc;border-radius:8px;display:flex;height:44px;justify-content:space-between;margin-right:16px;padding:10px;transition:border .25s ease-in-out}#header .header__content-right .header__bvi-icon{height:24px;margin-right:8px;width:24px}#header .header__content-right .header__bvi-icon svg{height:100%;width:100%}#header .header__content-right .header__bvi-icon svg path{fill:#8e8e93;transition:fill .25s ease-in-out}#header .header__content-right .header__bvi-text{color:#8e8e93;font-size:16px;font-weight:400;line-height:20px;transition:color .25s ease-in-out}#header .header__content-right .header__bvi:hover{border:1px solid #4ebc73}#header .header__content-right .header__bvi:hover .header__bvi-icon svg path{fill:#4ebc73}#header .header__content-right .header__bvi:hover .header__bvi-text{color:#4ebc73}#header .header__content-right .header__phone{align-items:center;border:1px solid #dcdcdc;border-radius:8px;display:flex;height:44px;justify-content:space-between;margin-left:32px;padding:10px;transition:border .25s ease-in-out;width:93px}#header .header__content-right .header__phone-icon{height:24px;width:24px}#header .header__content-right .header__phone-icon svg{height:100%;width:100%}#header .header__content-right .header__phone-icon svg path{fill:#8e8e93;transition:fill .25s ease-in-out}#header .header__content-right .header__phone-text{color:#8e8e93;font-size:24px;font-weight:500;line-height:24px;transition:color .25s ease-in-out}#header .header__content-right .header__phone:hover{border:1px solid #4ebc73}#header .header__content-right .header__phone:hover .header__phone-icon svg path{fill:#4ebc73}#header .header__content-right .header__phone:hover .header__phone-text{color:#4ebc73}#header .header__content-right .header__feedback-btn{align-items:center;background:#4ebc73;border-radius:8px;display:flex;height:44px;margin-left:16px;padding:10px 12px}#header .header__content-right .header__feedback-btn-icon{align-items:center;display:flex;justify-content:center;margin-right:8px}#header .header__content-right .header__feedback-btn-icon img{height:24px;width:24px}#header .header__content-right .header__feedback-btn-text{color:#fff;font-size:16px;font-weight:500;line-height:20px}.bvi-active #header{position:relative}@media (max-width:1280px){.bvi-active .header__mobile-menu{margin-left:auto}}@media (max-width:767px){.bvi-active .header__mobile-menu{margin-left:0}}#footer{align-items:center;border-top:1px solid #dcdcdc;display:flex;flex-direction:column;justify-content:center;width:100%}@media (max-width:767px){#footer{border-top:.0625rem solid #dcdcdc}}#footer .footer__content{display:flex;justify-content:space-between;padding:32px 32px 0;width:100%}@media (max-width:1280px){#footer .footer__content{padding:16px 16px 0}}@media (max-width:767px){#footer .footer__content{flex-direction:column;justify-content:flex-start;padding:2rem 1rem 0}}#footer .footer__content .footer__logo-block{padding-right:32px}#footer .footer__content .footer__logo-block img{height:50px}@media (max-width:1280px){#footer .footer__content .footer__logo-block img{height:40px}}@media (max-width:767px){#footer .footer__content .footer__logo-block{align-items:center;display:flex;justify-content:center;padding-right:0}#footer .footer__content .footer__logo-block img{height:2.1875rem}}#footer .footer__content .footer__row{display:flex;flex:1;justify-content:space-between;max-width:1000px}@media (max-width:1280px){#footer .footer__content .footer__row{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}}@media (max-width:950px){#footer .footer__content .footer__row{grid-template-columns:repeat(3,1fr)}}@media (max-width:850px){#footer .footer__content .footer__row{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){#footer .footer__content .footer__row{align-items:center;display:flex;flex-direction:column;gap:0;grid-template-columns:none;justify-content:flex-start;margin-top:1.5rem;width:100%}}#footer .footer__content .footer__column{display:flex;flex-direction:column}@media (max-width:1280px){#footer .footer__content .footer__column{grid-row:1/12}#footer .footer__content .footer__column:nth-child(3){grid-row:1/6}#footer .footer__content .footer__column:nth-child(4){grid-row:6/12}}@media (max-width:950px){#footer .footer__content .footer__column:nth-child(3){grid-row:1/4}#footer .footer__content .footer__column:nth-child(4){grid-row:4/8}#footer .footer__content .footer__column:nth-child(5){grid-row:8/12}}@media (max-width:850px){#footer .footer__content .footer__column:first-child{grid-row:1/6;order:0}#footer .footer__content .footer__column:nth-child(2){grid-row:1/4;order:2}#footer .footer__content .footer__column:nth-child(3){grid-row:4/8;order:3}#footer .footer__content .footer__column:nth-child(4){grid-row:6/12;order:1}#footer .footer__content .footer__column:nth-child(5){grid-row:8/12;order:4}}@media (max-width:767px){#footer .footer__content .footer__column{background:hsla(0,0%,97%,.8);border-radius:.5rem;margin-bottom:.5rem;padding:0 .5rem;width:100%}#footer .footer__content .footer__column:first-child{order:0}#footer .footer__content .footer__column:nth-child(2){order:1}#footer .footer__content .footer__column:nth-child(3){order:2}#footer .footer__content .footer__column:nth-child(4){order:3}#footer .footer__content .footer__column:nth-child(5){order:4}}#footer .footer__content .footer__column-caption{color:#a8acb1;font-size:16px;font-weight:500;margin-bottom:12px}@media (max-width:767px){#footer .footer__content .footer__column-caption{color:#000;font-size:1rem;margin-bottom:0;padding:.5rem 0;position:relative;width:100%}#footer .footer__content .footer__column-caption:after{background:url(../img/icons/arrow-icon.svg) no-repeat 50%/cover;content:"";height:1.25rem;position:absolute;right:.5rem;transition:transform .25s ease-in-out;width:1.25rem}#footer .footer__content .footer__column-caption.active:after{transform:rotate(-180deg)}}#footer .footer__content .footer__column-list{display:flex;flex-direction:column;width:100%}@media (max-width:767px){#footer .footer__content .footer__column-list{border-top:.0625rem solid #dcdcdc;padding:.5rem 0}}#footer .footer__content .footer__column a{color:#000;font-size:16px;transition:color .25s ease-in-out}@media (min-width:1281px){#footer .footer__content .footer__column a:hover{color:#4ebc73}}#footer .footer__content .footer__column a:not(:last-child){margin-bottom:10px}@media (max-width:767px){#footer .footer__content .footer__column a{font-size:.875rem}#footer .footer__content .footer__column a:not(:last-child){margin-bottom:.25rem}}#footer .footer__content .footer__contact-block{display:flex;flex-direction:column;padding-left:32px;width:200px}@media (max-width:767px){#footer .footer__content .footer__contact-block{align-items:center;flex-direction:row;justify-content:space-between;margin-top:.625rem;padding-left:0;width:100%}}#footer .footer__content .footer__contact-block .footer__contact-phone{align-items:center;display:flex}@media (max-width:767px){#footer .footer__content .footer__contact-block .footer__contact-phone img{width:3.75rem}}#footer .footer__content .footer__contact-block .footer__contact-phone small{color:#000;font-size:12px;font-weight:400;margin-left:8px}@media (max-width:767px){#footer .footer__content .footer__contact-block .footer__contact-phone small{font-size:.5rem;margin-left:.25rem}}#footer .footer__content .footer__contact-block .footer__contact-address{font-size:16px;line-height:130%;margin:24px 0}@media (max-width:767px){#footer .footer__content .footer__contact-block .footer__contact-address{font-size:.5rem;margin:0;width:7.25rem}}#footer .footer__content .footer__contact-block .footer__contact-social{align-items:center;display:flex}#footer .footer__content .footer__contact-block .footer__contact-social a{height:44px;width:44px}@media (max-width:767px){#footer .footer__content .footer__contact-block .footer__contact-social a{height:1.25rem;width:1.25rem}}#footer .footer__content .footer__contact-block .footer__contact-social a svg{height:100%;width:100%}#footer .footer__bottom{align-items:center;color:#3a3a3c;display:flex;font-size:16px;padding:32px 0 16px;text-align:center}@media (max-width:767px){#footer .footer__bottom{font-size:.625rem;padding:1.25rem 1rem 1rem;text-align:right;width:100%}}#popup_header{display:none}@media (max-width:1280px){#popup_header{align-items:center;background:linear-gradient(90deg,#dcdcdc 0,#dcdcdc) 0 100% #fff no-repeat;background-size:100% 1px;display:flex;height:92px;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}}@media (max-width:767px){#popup_header{height:5.5rem}}@media (max-width:1280px){#popup_header .popup_header__content{align-items:center;display:flex;height:44px;justify-content:space-between;width:744px}}@media (max-width:767px){#popup_header .popup_header__content{height:2.5rem;padding:2rem 1rem 1rem;width:100%}}@media (max-width:1280px){#popup_header .popup_header__content .mobile-empty-block{display:none}}@media (max-width:767px){#popup_header .popup_header__content .mobile-empty-block{display:block;height:2.5rem;opacity:0;visibility:hidden;width:2.5rem}}@media (max-width:1280px){#popup_header .popup_header__content .popup_header__logo{align-items:center;display:flex}#popup_header .popup_header__content .popup_header__logo img{height:35px}}@media (max-width:767px){#popup_header .popup_header__content .popup_header__logo img{height:2.1875rem;margin-right:0}}@media (max-width:1280px){#popup_header .popup_header__content .popup_header__menu-btn{align-items:center;border:1px solid #dcdcdc;border-radius:8px;display:flex;height:44px;justify-content:center;padding:9px;width:44px}#popup_header .popup_header__content .popup_header__menu-btn-icon{height:24px;width:24px}}@media (max-width:767px){#popup_header .popup_header__content .popup_header__menu-btn{border:.0625rem solid #dcdcdc;border-radius:.5rem;height:2.5rem;padding:.5625rem;width:2.5rem}#popup_header .popup_header__content .popup_header__menu-btn-icon{height:1.25rem;width:1.25rem}}@-webkit-keyframes sideInRight{0%{left:100%}to{left:0}}@keyframes sideInRight{0%{left:100%}to{left:0}}@-webkit-keyframes sideInLeft{0%{left:0}to{left:100%}}@keyframes sideInLeft{0%{left:0}to{left:100%}}#popup_header .sideInRight{-webkit-animation-name:sideInRight;animation-name:sideInRight}#popup_header .sideInLeft{-webkit-animation-name:sideInLeft;animation-name:sideInLeft}#popup_menu{display:none}@media (max-width:1280px){#popup_menu{background:#fff;display:flex;flex-direction:column;height:100vh;min-height:100vh;overflow-y:auto;position:fixed;top:0;width:100vw;z-index:9999}#popup_menu .popup_menu-content{display:flex;justify-content:space-between}}@media (max-width:767px){#popup_menu .popup_menu-content{align-items:center;flex-direction:column;justify-content:flex-start;padding-top:3rem}}#popup_menu .popup_menu__bvi{display:none}@media (max-width:767px){#popup_menu .popup_menu__bvi{align-items:center;border:.0625rem solid #dcdcdc;border-radius:.5rem;display:flex;height:2.75rem;justify-content:space-between;margin-bottom:1.5rem;padding:.625rem;transition:border .25s ease-in-out}#popup_menu .popup_menu__bvi-icon{display:flex;height:1.5rem;margin-right:.5rem;width:1.5rem}#popup_menu .popup_menu__bvi-icon svg{height:100%;width:100%}#popup_menu .popup_menu__bvi-icon svg path{fill:#8e8e93;transition:fill .25s ease-in-out}#popup_menu .popup_menu__bvi-text{color:#8e8e93;font-size:1rem;font-weight:400;line-height:1.25rem;transition:color .25s ease-in-out}}@media (max-width:1280px){#popup_menu .popup_menu__lang{display:flex;flex-direction:column;width:50%}#popup_menu .popup_menu__lang-caption{color:#8e8e93;font-size:18px;font-weight:400;line-height:24px;margin-bottom:16px}#popup_menu .popup_menu__lang-list{align-items:center;display:flex}#popup_menu .popup_menu__lang-item{align-items:center;border:1px solid transparent;border-radius:8px;cursor:pointer;display:flex;height:44px;justify-content:center;padding:11px;width:44px}#popup_menu .popup_menu__lang-item-text{color:#3a3a3c;font-size:16px;font-weight:400;line-height:20px}#popup_menu .popup_menu__lang-item.active{border:1px solid #4ebc73}#popup_menu .popup_menu__lang-item.active .popup_menu__lang-item-text{color:#4ebc73;font-weight:500}}@media (max-width:767px){#popup_menu .popup_menu__lang{align-items:center;display:flex;width:100%}#popup_menu .popup_menu__lang-caption{font-size:.875rem;line-height:1rem;margin-bottom:1rem}#popup_menu .popup_menu__lang-item{border:.0625rem solid transparent;border-radius:.5rem;height:2.5rem;padding:.5625rem;width:2.5rem}#popup_menu .popup_menu__lang-item-text{font-size:1rem;line-height:1.25rem}#popup_menu .popup_menu__lang-item.active{border:.0625rem solid #4ebc73}#popup_menu .popup_menu__lang-item.active .popup_menu__lang-item-text{color:#4ebc73;font-weight:500}}@media (max-width:1280px){#popup_menu .popup_menu__contact{display:flex;flex-direction:column;margin-left:15px;width:50%}#popup_menu .popup_menu__contact-caption{color:#8e8e93;font-size:18px;font-weight:400;line-height:24px}#popup_menu .popup_menu__contact-btns{align-items:center;display:flex;margin-top:16px}#popup_menu .popup_menu__contact-phone{align-items:center;border:1px solid #4ebc73;border-radius:8px;display:flex;height:44px;justify-content:space-between;padding:10px;width:93px}#popup_menu .popup_menu__contact-phone-icon{height:24px;width:24px}#popup_menu .popup_menu__contact-phone-icon img{height:100%;width:100%}#popup_menu .popup_menu__contact-phone-text{color:#4ebc73;font-size:24px;font-weight:500;line-height:24px}#popup_menu .popup_menu__contact-feedback-btn{align-items:center;background:#4ebc73;border-radius:8px;display:flex;height:44px;margin-left:16px;padding:10px}#popup_menu .popup_menu__contact-feedback-btn-icon{align-items:center;display:flex;justify-content:center}#popup_menu .popup_menu__contact-feedback-btn-icon img{height:24px;width:24px}#popup_menu .popup_menu__contact-feedback-btn-text{color:#fff;font-size:16px;font-weight:500;line-height:20px;margin-left:8px}}@media (max-width:767px){#popup_menu .popup_menu__contact{align-items:center;margin-left:0;margin-top:1.5rem;width:100%}#popup_menu .popup_menu__contact-caption{font-size:.875rem;line-height:1rem}#popup_menu .popup_menu__contact-btns{align-items:center;flex-direction:column;margin-top:1rem}#popup_menu .popup_menu__contact-phone{border:.0625rem solid #4ebc73;border-radius:.5rem;height:2.5rem;padding:.625rem;width:5.4375rem}#popup_menu .popup_menu__contact-phone-icon{display:flex;height:1.25rem;width:1.25rem}#popup_menu .popup_menu__contact-phone-text{font-size:1.5rem;font-weight:600;line-height:1.25rem}#popup_menu .popup_menu__contact-feedback-btn{border-radius:.5rem;height:2.5rem;margin-left:0;margin-top:1rem;padding:.625rem}#popup_menu .popup_menu__contact-feedback-btn-icon img{height:1.25rem;width:1.25rem}#popup_menu .popup_menu__contact-feedback-btn-text{font-size:.875rem;line-height:1.25rem;margin-left:.5rem}}@media (max-width:1280px){.bvi-active #popup_menu{position:absolute;top:auto}.bvi-active #popup_header{position:relative}}@media (min-width:1281px){#popup_search{display:none}}@media (max-width:1280px){#popup_search{background:#fff;height:100vh;left:0;min-height:100vh;overflow-y:auto;position:fixed;top:0;width:100%;z-index:9999}#popup_search .popup_search-content{display:flex;flex-direction:column;width:100%}#popup_search .popup_search-form{align-items:center;border:1px solid #dcdcdc;border-radius:8px;display:flex;height:48px;justify-content:space-between;padding:11px 15px;width:100%}#popup_search .popup_search-form:focus-within{border:1px solid #4ebc73}#popup_search .popup_search-form-input{border:0;color:#000;font-size:16px;font-weight:400;line-height:16px;outline:none;width:95%}#popup_search .popup_search-form-icon{align-items:center;display:flex;justify-content:center}#popup_search .popup_search-form-icon img{height:24px;width:24px}#popup_search .popup_search-result{display:flex;flex-direction:column;margin-top:32px;width:100%}#popup_search .popup_search-result-item{align-items:center;background:hsla(0,0%,97%,.8);border-radius:8px;display:flex;justify-content:space-between;padding:16px;width:100%}#popup_search .popup_search-result-item:not(:last-child){margin-bottom:12px}#popup_search .popup_search-result-item-content{width:93%}#popup_search .popup_search-result-item-content-subtitle{color:#8e8e93;font-size:14px;font-weight:400;line-height:20px}#popup_search .popup_search-result-item-content-title{color:#666;font-size:20px;font-weight:400;line-height:24px}#popup_search .popup_search-result-item-content-title span{color:#000}#popup_search .popup_search-result-item-icon{align-items:center;display:flex;justify-content:center}#popup_search .popup_search-result-item-icon img{height:24px;width:24px}}@media (max-width:767px){#popup_search .popup_search-form{border:.0625rem solid #dcdcdc;border-radius:.5rem;height:2.75rem;padding:.625rem .625rem .625rem 1rem}#popup_search .popup_search-form:focus-within{border:.0625rem solid #4ebc73}#popup_search .popup_search-form-input{font-size:.875rem;line-height:1.5rem;width:90%}#popup_search .popup_search-form-icon img{height:1.25rem;width:1.25rem}#popup_search .popup_search-result{margin-top:1.5rem}#popup_search .popup_search-result-item{border-radius:.5rem;padding:.5rem 1rem}#popup_search .popup_search-result-item:not(:last-child){margin-bottom:.5rem}#popup_search .popup_search-result-item-content{width:100%}#popup_search .popup_search-result-item-content-subtitle{display:none}#popup_search .popup_search-result-item-content-title{font-size:.875rem;line-height:1.125rem}#popup_search .popup_search-result-item-icon{display:none}}#support-category .support-category__header-top{align-items:center;color:#000;display:flex;font-size:48px;font-weight:500;line-height:56px;margin-bottom:32px;width:100%}@media (max-width:1280px){#support-category .support-category__header-top{font-size:32px;line-height:40px}}@media (max-width:767px){#support-category .support-category__header-top{font-size:1.5rem;line-height:2rem;margin-bottom:1rem}}#support-category .support-category__header-bottom{align-items:center;display:flex;justify-content:space-between;width:100%}#support-category .support-category__tabs{align-items:center;display:flex}#support-category .support-category__tab{align-items:center;border:1px solid #dcdcdc;border-radius:8px;cursor:pointer;display:flex;height:56px;justify-content:center;padding:15px 14px;transition:border .25s ease-in-out}@media (max-width:1280px){#support-category .support-category__tab{height:48px;padding:11px 14px}}@media (max-width:767px){#support-category .support-category__tab{border:.0625rem solid #dcdcdc;border-radius:.5rem;height:2.5rem;padding:.4375rem .625rem}}#support-category .support-category__tab:last-child{margin-left:16px}@media (max-width:767px){#support-category .support-category__tab:last-child{margin-left:.375rem}}#support-category .support-category__tab-text{color:#3a3a3c;font-size:18px;font-weight:400;line-height:24px;transition:all .25s ease-in-out}@media (max-width:1280px){#support-category .support-category__tab-text{font-size:16px}}@media (max-width:767px){#support-category .support-category__tab-text{font-size:.75rem;line-height:1.25rem}}#support-category .support-category__tab.active{border-color:#4ebc73}#support-category .support-category__tab.active .support-category__tab-text{color:#4ebc73;font-weight:500}#support-category .support-category__search{align-items:center;background:hsla(0,0%,97%,.8);border:1px solid #dcdcdc;border-radius:8px;display:flex;height:56px;justify-content:space-between;padding:15px;position:relative;transition:border .25s ease-in-out;width:632px}#support-category .support-category__search:focus-within{border:1px solid #4ebc73}@media (max-width:1280px){#support-category .support-category__search{height:48px;padding:11px 15px 11px 14px;width:364px}}@media (max-width:767px){#support-category .support-category__search{border:.0625rem solid #dcdcdc;border-radius:.5rem;height:2.5rem;justify-content:center;padding:.5625rem;width:2.5rem}}#support-category .support-category__search-input{background-color:transparent;border:0 solid #000;color:#8e8e93;font-size:18px;font-weight:400;line-height:18px;outline:none;transition:color .25s ease-in-out;width:90%}#support-category .support-category__search-input:focus{color:#000}@media (max-width:1280px){#support-category .support-category__search-input{font-size:16px;line-height:16px}}@media (max-width:767px){#support-category .support-category__search-input{display:none}}#support-category .support-category__search-icon{align-items:center;cursor:pointer;display:flex;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#support-category .support-category__search-icon img{height:24px;width:24px}@media (max-width:767px){#support-category .support-category__search-icon img{height:1.25rem;width:1.25rem}}#support-category .support-category__search-result{background:#fff;border:1px solid #dcdcdc;border-radius:8px;box-shadow:0 4px 32px rgba(0,0,0,.16);display:flex;flex-direction:column;left:0;padding:32px;position:absolute;top:80px;width:632px;z-index:2}#support-category .support-category__search-result-list{display:flex;flex-direction:column;width:469px}#support-category .support-category__search-result-item{color:#666;font-size:18px;font-weight:400;line-height:18px}#support-category .support-category__search-result-item:not(:last-child){margin-bottom:32px}#support-category .support-category__search-result-item span{color:#000;font-weight:500}#support-category .support-category__search-result-btn{color:#4ebc73;font-size:16px;font-weight:500;line-height:16px;margin-top:32px}#support-category .support-category__list{display:grid;grid-template-columns:416px 416px 416px;justify-content:space-between;margin-top:64px}@media (max-width:1280px){#support-category .support-category__list{grid-template-columns:364px 364px}}@media (max-width:767px){#support-category .support-category__list{align-items:center;display:flex;flex-direction:column;grid-template-columns:100%;justify-content:flex-start;margin-top:1rem}}#support-category .support-category__loading{height:200px;position:relative;width:100%}@media (max-width:767px){#support-category .support-category__loading{height:12.5rem}}#support-category .support-category__loading:after{-webkit-animation:loading 1.2s linear infinite;animation:loading 1.2s linear infinite;border:6px solid #4ebc73;border-left-color:transparent;border-radius:50%;content:" ";display:block;height:50px;left:50%;position:absolute;top:50%;width:50px}@media (max-width:767px){#support-category .support-category__loading:after{border:.25rem solid #4ebc73;border-left-color:transparent}}#support-category .support-category__item{border:1px solid #dcdcdc;border-radius:16px;display:flex;margin-bottom:16px;padding:32px;transition:border .25s ease-in-out,box-shadow .25s ease-in-out;width:416px}@media (max-width:1280px){#support-category .support-category__item{padding:31px;width:364px}}@media (max-width:767px){#support-category .support-category__item{border-radius:.5rem;margin-bottom:.5rem;padding:0;width:100%}}#support-category .support-category__item-content{display:flex;flex-direction:column;width:100%}#support-category .support-category__item-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px;position:relative;width:100%}@media (max-width:767px){#support-category .support-category__item-title{justify-content:flex-start;margin-bottom:0;padding:1rem}}#support-category .support-category__item-title-text{align-items:center;color:#000;display:flex;font-size:28px;font-weight:600;line-height:32px;max-width:80%}@media (max-width:1280px){#support-category .support-category__item-title-text{font-size:24px}}@media (max-width:767px){#support-category .support-category__item-title-text{font-size:1.125rem;line-height:1.5rem;max-width:70%;order:1}}#support-category .support-category__item-title-icon,#support-category .support-category__item-title-icon-active{align-items:center;align-self:flex-start;display:flex;height:48px;justify-content:center;width:48px}@media (max-width:1280px){#support-category .support-category__item-title-icon,#support-category .support-category__item-title-icon-active{height:40px;width:40px}}@media (max-width:767px){#support-category .support-category__item-title-icon,#support-category .support-category__item-title-icon-active{height:1.5rem;margin-right:1rem;order:0;width:1.5rem}}#support-category .support-category__item-title-icon svg,#support-category .support-category__item-title-icon-active svg{height:100%;width:100%}#support-category .support-category__item-title-icon-active{opacity:0;position:absolute;right:0;top:0;transition:opacity .25s ease-in-out}@media (max-width:767px){#support-category .support-category__item-title-icon-active{left:1rem;top:1rem}}#support-category .support-category__item-title-arrow{display:none}@media (max-width:767px){#support-category .support-category__item-title-arrow{align-items:center;display:flex;height:1.5rem;justify-content:center;margin-left:auto;order:2;transition:all .25s ease-in-out;width:1.5rem}#support-category .support-category__item-title-arrow img{height:100%;width:100%}#support-category .support-category__item-title.active .support-category__item-title-arrow{transform:rotate(-180deg)}#support-category .support-category__item-title.active .support-category__item-title-icon-active{opacity:1}}#support-category .support-category__item-wrapper{display:flex;flex-direction:column;width:100%}@media (max-width:767px){#support-category .support-category__item-wrapper{display:none;padding:0 1rem 1rem}}#support-category .support-category__item-questions{display:flex;flex-direction:column;list-style-type:none;margin:0 0 32px;padding:0;width:100%}@media (max-width:767px){#support-category .support-category__item-questions{border-top:.0625rem solid #dcdcdc;margin:0 0 1rem;padding-top:1rem}}#support-category .support-category__item-questions-el{color:#666;cursor:pointer;display:inline-block;font-size:18px;font-weight:400;line-height:120%}@media (max-width:1280px){#support-category .support-category__item-questions-el{font-size:16px;line-height:20px}}@media (max-width:767px){#support-category .support-category__item-questions-el{font-size:1rem;line-height:1.25rem}}#support-category .support-category__item-questions-el:hover{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}#support-category .support-category__item-questions-el:not(:last-child){margin-bottom:16px}@media (max-width:767px){#support-category .support-category__item-questions-el:not(:last-child){margin-bottom:1rem}}#support-category .support-category__item-btn{align-items:center;cursor:pointer;display:flex;height:24px;margin-top:auto}@media (max-width:767px){#support-category .support-category__item-btn{height:1.25rem}}#support-category .support-category__item-btn-text{align-items:center;color:#666;display:flex;font-size:16px;font-weight:600;height:16px;line-height:16px;margin-bottom:3px;margin-right:10px;transition:color .25s ease-in-out}@media (max-width:1280px){#support-category .support-category__item-btn-text{color:#4ebc73;margin-bottom:4px}}@media (max-width:767px){#support-category .support-category__item-btn-text{font-size:.875rem;height:.875rem;line-height:.875rem;margin-bottom:.1875rem;margin-right:.25rem}}#support-category .support-category__item-btn-icon{align-items:center;display:flex;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#support-category .support-category__item-btn-icon svg{height:24px;transition:all .25s ease-in-out;width:24px}#support-category .support-category__item-btn-icon svg rect{transition:stroke .25s ease-in-out}#support-category .support-category__item-btn-icon svg path.first{transition:fill .25s ease-in-out}#support-category .support-category__item-btn-icon svg path.second{transition:stroke .25s ease-in-out}@media (max-width:1280px){#support-category .support-category__item-btn-icon svg{fill:#4ebc73}#support-category .support-category__item-btn-icon svg rect{stroke:#4ebc73}#support-category .support-category__item-btn-icon svg path.first{fill:#fff}#support-category .support-category__item-btn-icon svg path.second{stroke:#fff}}@media (max-width:767px){#support-category .support-category__item-btn-icon svg{height:1.25rem;width:1.25rem}}@media (min-width:1281px){#support-category .support-category__item:hover{border:1px solid #4ebc73;box-shadow:0 5px 20px rgba(0,0,0,.05)}#support-category .support-category__item:hover .support-category__item-title-icon-active{opacity:1}#support-category .support-category__item:hover .support-category__item-btn-text{color:#4ebc73}#support-category .support-category__item:hover .support-category__item-btn-icon svg{fill:#4ebc73}#support-category .support-category__item:hover .support-category__item-btn-icon svg rect{stroke:#4ebc73}#support-category .support-category__item:hover .support-category__item-btn-icon svg path.first{fill:#fff}#support-category .support-category__item:hover .support-category__item-btn-icon svg path.second{stroke:#fff}}#support-tag .support-tag__wrapper{display:flex;justify-content:space-between;width:100%}@media (min-width:1281px){#support-tag .support-tag__wrapper .support-tag__tablet-top{display:none}}@media (max-width:1280px){#support-tag .support-tag__wrapper{flex-direction:column;justify-content:flex-start}}#support-tag .tag-list{display:flex;flex-direction:column}@media (max-width:1280px){#support-tag .tag-list{display:none}}#support-tag .tag-item{align-items:center;border:1px solid #dcdcdc;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:16px;padding:11px 15px;transition:border .25s ease-in-out;width:336px}@media (max-width:1280px){#support-tag .tag-item{height:48px;margin-bottom:0;margin-right:8px;width:auto}}@media (max-width:767px){#support-tag .tag-item{border:.0625rem solid #dcdcdc;border-radius:.5rem;height:2.5rem;margin-right:.5rem;padding:.4375rem .9375rem}}#support-tag .tag-item__text{color:#000;font-size:18px;font-weight:400;line-height:32px;transition:color .25s ease-in-out,font-weight .25s ease-in-out}@media (max-width:1280px){#support-tag .tag-item__text{font-size:16px;line-height:24px;white-space:nowrap}}@media (max-width:767px){#support-tag .tag-item__text{font-size:.875rem;line-height:1.5rem}}#support-tag .tag-item.active{border:1px solid #4ebc73}#support-tag .tag-item.active .tag-item__text{color:#4ebc73;font-weight:600}#support-tag .support-list{display:flex;flex-direction:column;margin:16px 0;padding:0 16px 16px;width:336px}#support-tag .support-list .child-tag-item,#support-tag .support-list .support-item{align-items:center;color:#8e8e93;display:flex;font-size:18px;font-weight:400;line-height:24px;transition:color .25s ease-in-out,-webkit-text-decoration .25s ease-in-out;transition:text-decoration .25s ease-in-out,color .25s ease-in-out;transition:text-decoration .25s ease-in-out,color .25s ease-in-out,-webkit-text-decoration .25s ease-in-out;width:100%}#support-tag .support-list .child-tag-item:not(:last-child),#support-tag .support-list .support-item:not(:last-child){margin-bottom:24px}#support-tag .support-list .child-tag-item:hover,#support-tag .support-list .support-item:hover{-webkit-text-decoration:underline #000;text-decoration:underline #000;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:2px}#support-tag .support-list .child-tag-item.active,#support-tag .support-list .support-item.active{color:#000;font-weight:600}#support-tag .support-tag__loading{height:200px;position:relative;width:100%}@media (max-width:767px){#support-tag .support-tag__loading{height:12.5rem}}#support-tag .support-tag__loading:after{-webkit-animation:loading 1.2s linear infinite;animation:loading 1.2s linear infinite;border:6px solid #4ebc73;border-left-color:transparent;border-radius:50%;content:" ";display:block;height:50px;left:50%;position:absolute;top:50%;width:50px}@media (max-width:767px){#support-tag .support-tag__loading:after{border:.25rem solid #4ebc73;border-left-color:transparent}}#support-tag .support-tag__content{display:flex;flex-direction:column;width:848px}@media (max-width:1280px){#support-tag .support-tag__content{width:100%}#support-tag .support-tag__content .back-btn,#support-tag .support-tag__content .bread-crumbs{display:none}}#support-tag .support-tag__title{color:#000;font-size:40px;font-weight:500;line-height:48px;margin-top:16px}@media (max-width:1280px){#support-tag .support-tag__title{font-size:36px;line-height:40px;margin-top:16px}}@media (max-width:767px){#support-tag .support-tag__title{font-size:1.5rem;line-height:100%;margin-top:.875rem}}#support-tag .support-tag__list{display:flex;flex-direction:column;margin-top:64px;width:100%}@media (max-width:1280px){#support-tag .support-tag__list{margin-top:32px}}@media (max-width:767px){#support-tag .support-tag__list{margin-top:1.5rem}}#support-tag .support-tag__item{align-items:center;display:flex;justify-content:space-between}@media (max-width:1280px){#support-tag .support-tag__item{background:hsla(0,0%,97%,.8);border-radius:8px;height:auto;padding:16px;width:100%}}@media (max-width:767px){#support-tag .support-tag__item{border-radius:.5rem;padding:.75rem 1rem}}#support-tag .support-tag__item:not(:last-child){margin-bottom:32px}@media (max-width:1280px){#support-tag .support-tag__item:not(:last-child){margin-bottom:12px}}@media (max-width:767px){#support-tag .support-tag__item:not(:last-child){margin-bottom:.5rem}}#support-tag .support-tag__item-text{color:#4ebc73;font-size:28px;font-weight:400;line-height:32px;margin-right:50px}@media (max-width:1280px){#support-tag .support-tag__item-text{color:#000;font-size:20px;line-height:24px}}@media (max-width:767px){#support-tag .support-tag__item-text{font-size:1rem;line-height:1.25rem;margin-right:1.25rem}}@media (min-width:1281px){#support-tag .support-tag__item:hover{cursor:pointer}#support-tag .support-tag__item:hover .support-tag__item-text{text-decoration:underline;-webkit-text-decoration-color:#4ebc73;text-decoration-color:#4ebc73;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}#support-tag .support-tag__item-icon{align-items:center;display:flex;justify-content:center}#support-tag .support-tag__item-icon img{height:32px;width:32px}@media (max-width:1280px){#support-tag .support-tag__item-icon img{height:24px;width:24px}}@media (max-width:767px){#support-tag .support-tag__item-icon img{height:1.25rem;width:1.25rem}}#search-result .search-result__content{display:flex;flex-direction:column;width:632px}#search-result .search-result__title{color:#000;font-size:40px;font-weight:500;line-height:48px;margin-top:32px}#search-result .search-result__form{align-items:center;background:hsla(0,0%,97%,.8);border:1px solid #dcdcdc;border-radius:8px;display:flex;height:56px;justify-content:space-between;margin-top:32px;padding:15px;width:100%}#search-result .search-result__form:focus-within{border:1px solid #4ebc73}#search-result .search-result__form-input{background:transparent;border:0;color:#000;font-size:18px;font-weight:400;line-height:18px;outline:none;width:90%}#search-result .search-result__form-icon{align-items:center;cursor:pointer;display:flex;justify-content:center}#search-result .search-result__form-icon img{height:24px;width:24px}#search-result .search-result__loading{height:200px;position:relative;width:100%}@media (max-width:767px){#search-result .search-result__loading{height:12.5rem}}#search-result .search-result__loading:after{-webkit-animation:loading 1.2s linear infinite;animation:loading 1.2s linear infinite;border:6px solid #4ebc73;border-left-color:transparent;border-radius:50%;content:" ";display:block;height:50px;left:50%;position:absolute;top:50%;width:50px}@media (max-width:767px){#search-result .search-result__loading:after{border:.25rem solid #4ebc73;border-left-color:transparent}}#search-result .search-result__list{display:flex;flex-direction:column;margin-top:64px;width:100%}#search-result .search-result__item{cursor:pointer;display:flex;justify-content:space-between;width:100%}#search-result .search-result__item:not(:last-child){margin-bottom:32px}#search-result .search-result__item-text{color:#4ebc73;font-size:28px;font-weight:400;line-height:32px;width:90%}#search-result .search-result__item-text span{color:#3a3a3c}#search-result .search-result__item:hover .search-result__item-text,#search-result .search-result__item:hover .search-result__item-text span{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:2px}#search-result .search-result__item-icon{display:flex;justify-content:center}#search-result .search-result__item-icon img{height:32px;width:32px}#support-detail .support-detail__wrapper{display:flex;justify-content:space-between;width:100%}@media (max-width:1280px){#support-detail .support-detail__wrapper{justify-content:flex-start}}#support-detail .tag-list{display:flex;flex-direction:column}@media (max-width:1280px){#support-detail .tag-list{display:none}}#support-detail .tag-item{align-items:center;border:1px solid #dcdcdc;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:16px;padding:11px 15px;width:336px}#support-detail .tag-item__text{color:#3a3a3c;font-size:18px;font-weight:400;line-height:32px;transition:font-weight .25s ease-in-out}#support-detail .tag-item.active{border:1px solid #4ebc73}#support-detail .tag-item.active .tag-item__text{color:#4ebc73;font-weight:600}#support-detail .support-list{display:flex;flex-direction:column;margin:16px 0;padding:0 16px 16px;width:336px}#support-detail .support-list .child-tag-support-item{align-items:center;color:#8e8e93;display:flex;font-size:16px;font-weight:400;line-height:120%;margin-left:20px;transition:color .25s ease-in-out,-webkit-text-decoration .25s ease-in-out;transition:text-decoration .25s ease-in-out,color .25s ease-in-out;transition:text-decoration .25s ease-in-out,color .25s ease-in-out,-webkit-text-decoration .25s ease-in-out;width:100%}#support-detail .support-list .child-tag-support-item:not(:last-child){margin-bottom:24px}#support-detail .support-list .child-tag-support-item:hover{-webkit-text-decoration:underline #000;text-decoration:underline #000;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:2px}#support-detail .support-list .child-tag-support-item.active{color:#000;font-weight:600}#support-detail .support-list .child-tag-item,#support-detail .support-list .support-item{align-items:center;color:#8e8e93;display:flex;font-size:18px;font-weight:400;line-height:24px;transition:color .25s ease-in-out,-webkit-text-decoration .25s ease-in-out;transition:text-decoration .25s ease-in-out,color .25s ease-in-out;transition:text-decoration .25s ease-in-out,color .25s ease-in-out,-webkit-text-decoration .25s ease-in-out;width:100%}#support-detail .support-list .child-tag-item:not(:last-child),#support-detail .support-list .support-item:not(:last-child){margin-bottom:24px}#support-detail .support-list .child-tag-item:hover,#support-detail .support-list .support-item:hover{-webkit-text-decoration:underline #000;text-decoration:underline #000;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:2px}#support-detail .support-list .child-tag-item.active,#support-detail .support-list .support-item.active{color:#000;font-weight:600}#support-detail .support-detail__loading{height:200px;position:relative;width:100%}@media (max-width:767px){#support-detail .support-detail__loading{height:12.5rem}}#support-detail .support-detail__loading:after{-webkit-animation:loading 1.2s linear infinite;animation:loading 1.2s linear infinite;border:6px solid #4ebc73;border-left-color:transparent;border-radius:50%;content:" ";display:block;height:50px;left:50%;position:absolute;top:50%;width:50px}@media (max-width:767px){#support-detail .support-detail__loading:after{border:.25rem solid #4ebc73;border-left-color:transparent}}#support-detail .support-detail__content{display:flex;flex-direction:column;width:848px}@media (max-width:1280px){#support-detail .support-detail__content{width:100%}}#support-detail .support-detail__content .support__title{color:#3a3a3c;font-size:40px;font-weight:600;line-height:48px;margin:16px 0 0;width:100%}@media (max-width:1280px){#support-detail .support-detail__content .support__title{font-size:32px;line-height:40px}}@media (max-width:767px){#support-detail .support-detail__content .support__title{font-size:1.5rem;line-height:2rem;margin:.5rem 0 0}}#support-detail .support-detail__content .support__content{margin-top:36px;width:100%}@media (max-width:1280px){#support-detail .support-detail__content .support__content{margin-top:32px}}@media (max-width:767px){#support-detail .support-detail__content .support__content{margin-top:1.5rem}}#support-detail .support-detail__content .support__content span{color:#3a3a3c;font-size:20px!important;font-weight:400;line-height:150%;margin:0}@media (max-width:1280px){#support-detail .support-detail__content .support__content span{font-size:18px!important;line-height:150%}}@media (max-width:767px){#support-detail .support-detail__content .support__content span{font-size:.875rem!important;line-height:1.25rem}}#support-detail .support-detail__content .support__content h2{color:#3a3a3c;font-size:24px;font-weight:600;line-height:32px;margin:0 0 16px}@media (max-width:1280px){#support-detail .support-detail__content .support__content h2{font-size:20px;line-height:150%}}@media (max-width:767px){#support-detail .support-detail__content .support__content h2{font-size:1rem;line-height:1.25rem;margin:0 0 1rem}}#support-detail .support-detail__content .support__content h2 span{font-size:24px!important;font-weight:600;line-height:32px;margin:0}@media (max-width:1280px){#support-detail .support-detail__content .support__content h2 span{font-size:20px!important;line-height:150%;margin:0}}@media (max-width:767px){#support-detail .support-detail__content .support__content h2 span{font-size:1rem!important;line-height:1.25rem;margin:0}}#support-detail .support-detail__content .support__content ol,#support-detail .support-detail__content .support__content ul{margin:0 0 32px;padding-left:30px}@media (max-width:1280px){#support-detail .support-detail__content .support__content ol,#support-detail .support-detail__content .support__content ul{padding-left:25px}}@media (max-width:767px){#support-detail .support-detail__content .support__content ol,#support-detail .support-detail__content .support__content ul{margin:0 0 1.25rem;padding-left:1.25rem}}#support-detail .support-detail__content .support__content ol li,#support-detail .support-detail__content .support__content ul li{color:#3a3a3c;font-size:20px;font-weight:400;line-height:150%}@media (max-width:1280px){#support-detail .support-detail__content .support__content ol li,#support-detail .support-detail__content .support__content ul li{font-size:18px;line-height:150%}}@media (max-width:767px){#support-detail .support-detail__content .support__content ol li,#support-detail .support-detail__content .support__content ul li{font-size:.875rem;line-height:1.25rem}}#support-detail .support-detail__content .support__content ol li span,#support-detail .support-detail__content .support__content ul li span{color:#3a3a3c;font-size:20px!important;font-weight:400;line-height:150%;margin:0}@media (max-width:1280px){#support-detail .support-detail__content .support__content ol li span,#support-detail .support-detail__content .support__content ul li span{font-size:18px!important;line-height:150%;margin:0}}@media (max-width:767px){#support-detail .support-detail__content .support__content ol li span,#support-detail .support-detail__content .support__content ul li span{font-size:.875rem!important;line-height:1.25rem;margin:0}}#support-detail .support-detail__content .support__content p{color:#3a3a3c;font-size:20px;font-weight:400;line-height:150%;margin:0 0 30px}@media (max-width:1280px){#support-detail .support-detail__content .support__content p{font-size:18px;line-height:150%}}@media (max-width:767px){#support-detail .support-detail__content .support__content p{font-size:.875rem;line-height:1.25rem;margin:0 0 1.375rem}}#support-detail .support-detail__content .support__content p span{color:#3a3a3c;font-size:20px!important;font-weight:400;line-height:150%;margin:0}@media (max-width:1280px){#support-detail .support-detail__content .support__content p span{font-size:18px!important;line-height:150%;margin:0}}@media (max-width:767px){#support-detail .support-detail__content .support__content p span{font-size:.875rem!important;line-height:1.25rem;margin:0}}#support-detail .support-detail__content .support__content a{color:#4ebc73}#support-detail .support-detail__content .support__content blockquote{background:#f7f7f7;border-radius:8px;display:flex;flex-direction:column;margin:0 0 32px;padding:21px;width:100%}@media (max-width:1280px){#support-detail .support-detail__content .support__content blockquote{border-radius:10px}}@media (max-width:767px){#support-detail .support-detail__content .support__content blockquote{border-radius:.625rem;margin-bottom:1.5rem;padding:1rem}}#support-detail .support-detail__content .support__content blockquote h3{-webkit-margin-before:0;-webkit-margin-after:0;color:#3a3a3c;font-size:18px;font-weight:700;line-height:150%;margin-block-end:0;margin-block-start:0;margin-bottom:8px;padding:0}@media (max-width:1280px){#support-detail .support-detail__content .support__content blockquote h3{font-size:16px}}@media (max-width:767px){#support-detail .support-detail__content .support__content blockquote h3{font-size:.75rem;margin-bottom:.5rem}}#support-detail .support-detail__content .support__content blockquote p{-webkit-margin-before:0;-webkit-margin-after:0;color:#3a3a3c;font-size:20px;font-weight:400;line-height:150%;margin-block-end:0;margin-block-start:0;padding:0}@media (max-width:1280px){#support-detail .support-detail__content .support__content blockquote p{font-size:18px}}@media (max-width:767px){#support-detail .support-detail__content .support__content blockquote p{font-size:.875rem;line-height:1.25rem}}#support-detail .support-detail__content .support__content blockquote p span{color:#3a3a3c;font-size:20px!important;font-weight:400;line-height:150%;margin:0}@media (max-width:1280px){#support-detail .support-detail__content .support__content blockquote p span{font-size:18px!important;line-height:150%;margin:0}}@media (max-width:767px){#support-detail .support-detail__content .support__content blockquote p span{font-size:.875rem!important;line-height:1.25rem;margin:0}}#support-detail .support-detail__content .support__content table tr.accordion_header{border:.75pt solid #a7a9ab;cursor:pointer;vertical-align:middle}#support-detail .support-detail__content .support__content table tr.accordion_header td{height:10px;padding:0 10px}#support-detail .support-detail__content .support__content table tr.accordion_header td p{display:inline-block;font-size:40px;line-height:100%;margin:0;transition:transform .25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:767px){#support-detail .support-detail__content .support__content table tr.accordion_header td{padding:0 .625rem}#support-detail .support-detail__content .support__content table tr.accordion_header td p{font-size:1.875rem}}#support-detail .support-detail__content .support__content table tr.accordion_header.open td p{transform:rotate(45deg)}#support-detail .support-detail__content .support__content table tr.accordion_content{display:none}#support-detail .support-detail__content .support__content table tr.accordion_content.open{display:table-row}#support-detail .support-detail__content .support__video{display:flex;flex-direction:column;margin-bottom:32px;width:632px}@media (max-width:1280px){#support-detail .support-detail__content .support__video{margin-bottom:16px}}@media (max-width:767px){#support-detail .support-detail__content .support__video{margin-bottom:.75rem;width:100%}}#support-detail .support-detail__content .support__video-title{color:#3a3a3c;font-size:24px;font-weight:500;line-height:32px;margin-bottom:16px}@media (max-width:1280px){#support-detail .support-detail__content .support__video-title{font-size:20px;line-height:150%}}@media (max-width:767px){#support-detail .support-detail__content .support__video-title{font-size:1rem;line-height:1.25rem;margin-bottom:1rem}}#support-detail .support-detail__content .support__benefit-assessment{display:flex;flex-direction:column;width:100%}@media (max-width:1280px){#support-detail .support-detail__content .support__benefit-assessment{margin:16px 0 32px}}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment{margin:.5rem 0 1rem}}#support-detail .support-detail__content .support__benefit-assessment-content{align-items:center;display:flex;width:100%}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-content{align-items:flex-start;flex-direction:column}}#support-detail .support-detail__content .support__benefit-assessment-text-block{align-items:center;display:flex}#support-detail .support-detail__content .support__benefit-assessment-text-question{color:#3a3a3c;font-size:24px;font-weight:500;line-height:150%}@media (max-width:1280px){#support-detail .support-detail__content .support__benefit-assessment-text-question{font-size:20px}}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-text-question{font-size:1rem}}#support-detail .support-detail__content .support__benefit-assessment-buttons{align-items:center;display:flex;margin-left:20px}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-buttons{justify-content:space-between;margin-left:0;margin-top:.625rem;width:100%}}#support-detail .support-detail__content .support__benefit-assessment-button{align-items:center;background-color:#eaeced;border-radius:8px;cursor:pointer;display:flex;height:46px;justify-content:center;margin-left:14px;transition:background-color .25s ease-in-out;width:120px}@media (max-width:1280px){#support-detail .support-detail__content .support__benefit-assessment-button{height:40px;margin-left:12px;width:100px}}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-button{border-radius:.625rem;height:1.875rem;margin-left:0;width:8.75rem}}#support-detail .support-detail__content .support__benefit-assessment-button-icon{height:24px;margin-right:8px;width:24px}@media (max-width:1280px){#support-detail .support-detail__content .support__benefit-assessment-button-icon{height:20px;width:20px}}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-button-icon{height:1.25rem;margin-right:.375rem;width:1.25rem}}#support-detail .support-detail__content .support__benefit-assessment-button-icon path{transition:fill .25s ease-in-out}#support-detail .support-detail__content .support__benefit-assessment-button-text{color:#3a3a3c;font-size:20px;font-weight:600;line-height:150%;transition:color .25s ease-in-out}@media (max-width:1280px){#support-detail .support-detail__content .support__benefit-assessment-button-text{font-size:16px}}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-button-text{font-size:.875rem}}#support-detail .support-detail__content .support__benefit-assessment-button.disabled{cursor:not-allowed}#support-detail .support-detail__content .support__benefit-assessment-button:not(.disabled,.active):hover{background-color:#c0c0c4}#support-detail .support-detail__content .support__benefit-assessment-button_yes.active{background-color:#dbf1e3}#support-detail .support-detail__content .support__benefit-assessment-button_yes.active .support__benefit-assessment-button-icon path{fill:#2e8452}#support-detail .support-detail__content .support__benefit-assessment-button_yes.active .support__benefit-assessment-button-text{color:#2e8452}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-button_yes{order:2}}#support-detail .support-detail__content .support__benefit-assessment-button_no.active{background-color:#ffe1d6}#support-detail .support-detail__content .support__benefit-assessment-button_no.active .support__benefit-assessment-button-icon path{fill:#ff3347}#support-detail .support-detail__content .support__benefit-assessment-button_no.active .support__benefit-assessment-button-text{color:#ff3347}#support-detail .support-detail__content .support__benefit-assessment-feedback{display:flex;flex-direction:column;margin-top:24px;width:100%}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-feedback{margin-top:1.25rem}}#support-detail .support-detail__content .support__benefit-assessment-feedback-list{display:flex;flex-direction:column;width:100%}#support-detail .support-detail__content .support__benefit-assessment-feedback-item{align-items:center;color:#3a3a3c;cursor:pointer;display:flex;font-size:18px;font-weight:400;height:24px;line-height:150%;margin-bottom:24px;padding-left:36px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-feedback-item{font-size:.8125rem;height:1.25rem;margin-bottom:.625rem;padding-left:1.5rem}}#support-detail .support-detail__content .support__benefit-assessment-feedback-item-checkmark{background-color:#fff;border:2px solid #d1d1d6;border-radius:50%;height:24px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .25s ease-in-out,border .25s ease-in-out;width:24px}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-feedback-item-checkmark{border:.0625rem solid #d1d1d6;height:1.125rem;width:1.125rem}}#support-detail .support-detail__content .support__benefit-assessment-feedback-item-checkmark-icon{display:flex;height:100%;position:relative;width:100%}#support-detail .support-detail__content .support__benefit-assessment-feedback-item-checkmark-icon:after{background:url(../img/icons/checkmark-icon.svg) no-repeat 50%/contain;content:"";height:9px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:13px}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-feedback-item-checkmark-icon:after{height:.5rem;width:.5rem}}#support-detail .support-detail__content .support__benefit-assessment-feedback-item-input:checked~.support__benefit-assessment-feedback-item-checkmark{background-color:#4ebc73;border:2px solid #4ebc73}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-feedback-item-input:checked~.support__benefit-assessment-feedback-item-checkmark{border:.0625rem solid #4ebc73}}#support-detail .support-detail__content .support__benefit-assessment-feedback-send{align-items:center;background:#4ebc73;border:0;border-radius:8px;cursor:pointer;display:flex;height:48px;justify-content:center;outline:none;transition:background .25s ease-in-out;width:135px}#support-detail .support-detail__content .support__benefit-assessment-feedback-send.disabled{background:#d1d1d6;cursor:not-allowed}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-feedback-send{border-radius:.5rem;height:2.5rem;margin-top:.375rem;width:100%}}#support-detail .support-detail__content .support__benefit-assessment-feedback-send-text{color:#fff;font-size:18px;font-weight:400;line-height:24px}@media (max-width:1280px){#support-detail .support-detail__content .support__benefit-assessment-feedback-send-text{font-size:16px}}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-feedback-send-text{font-size:.875rem;line-height:100%}}#support-detail .support-detail__content .support__benefit-assessment-feedback-answer{background:#f7f7f7;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:20px;min-height:130px;padding:16px;width:100%}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-feedback-answer{border-radius:.625rem;margin-bottom:.875rem;margin-top:.375rem;min-height:5.25rem;padding:.625rem;width:100%}}#support-detail .support-detail__content .support__benefit-assessment-feedback-answer-textarea{background:transparent;border:0;color:#3a3a3c;font-size:18px;font-weight:400;line-height:24px;outline:none;padding:0;resize:none;width:90%}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-feedback-answer-textarea{font-size:.8125rem;line-height:120%;width:80%}}#support-detail .support-detail__content .support__benefit-assessment-feedback-answer-textarea ::-moz-placeholder{color:#8e8e93}#support-detail .support-detail__content .support__benefit-assessment-feedback-answer-textarea :-ms-input-placeholder{color:#8e8e93}#support-detail .support-detail__content .support__benefit-assessment-feedback-answer-textarea ::placeholder{color:#8e8e93}#support-detail .support-detail__content .support__benefit-assessment-feedback-answer-count{color:#8e8e93;font-size:18px;font-weight:400;line-height:24px;text-align:right}@media (max-width:767px){#support-detail .support-detail__content .support__benefit-assessment-feedback-answer-count{font-size:.8125rem;line-height:120%}}#support-detail .support-detail__content .another-questions{display:none;flex-direction:column;margin-top:32px;width:100%}@media (max-width:1280px){#support-detail .support-detail__content .another-questions{display:flex;margin-top:16px}}@media (max-width:767px){#support-detail .support-detail__content .another-questions{margin-top:.75rem}}#support-detail .support-detail__content .another-questions__title{align-items:center;color:#3a3a3c;display:flex;font-size:24px;font-weight:500;line-height:32px}@media (max-width:1280px){#support-detail .support-detail__content .another-questions__title{font-size:20px;line-height:150%}}@media (max-width:767px){#support-detail .support-detail__content .another-questions__title{font-size:1rem;line-height:1.25rem}}#support-detail .support-detail__content .another-questions__list{display:flex;flex-direction:column;margin-top:32px;width:100%}@media (max-width:1280px){#support-detail .support-detail__content .another-questions__list{margin-top:16px}}@media (max-width:767px){#support-detail .support-detail__content .another-questions__list{margin-top:1rem}}#support-detail .support-detail__content .another-questions__item{align-items:center;cursor:pointer;display:flex;justify-content:space-between}@media (max-width:1280px){#support-detail .support-detail__content .another-questions__item{background:hsla(0,0%,97%,.8);border-radius:8px;padding:16px}}@media (max-width:767px){#support-detail .support-detail__content .another-questions__item{border-radius:.5rem;padding:.75rem 1rem}}#support-detail .support-detail__content .another-questions__item:not(:last-child){margin-bottom:32px}@media (max-width:1280px){#support-detail .support-detail__content .another-questions__item:not(:last-child){margin-bottom:12px}}@media (max-width:767px){#support-detail .support-detail__content .another-questions__item:not(:last-child){margin-bottom:.5rem}}#support-detail .support-detail__content .another-questions__item-text{color:#4ebc73;font-size:28px;font-weight:400;line-height:32px;max-width:90%}@media (max-width:1280px){#support-detail .support-detail__content .another-questions__item-text{color:#000;font-size:20px;line-height:24px}}@media (max-width:767px){#support-detail .support-detail__content .another-questions__item-text{font-size:1rem;line-height:1.25rem;max-width:85%}}@media (min-width:1281px){#support-detail .support-detail__content .another-questions__item:hover .another-questions__item-text{text-decoration:underline;-webkit-text-decoration-color:#4ebc73;text-decoration-color:#4ebc73;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}}#support-detail .support-detail__content .another-questions__item-icon{align-items:center;display:flex;justify-content:center}#support-detail .support-detail__content .another-questions__item-icon img{height:32px;width:32px}@media (max-width:1280px){#support-detail .support-detail__content .another-questions__item-icon img{height:24px;width:24px}}@media (max-width:767px){#support-detail .support-detail__content .another-questions__item-icon img{height:1.25rem;width:1.25rem}}#feedback-form .feedback-form__title{color:#3a3a3c;font-size:48px;font-weight:400;line-height:56px;margin-top:32px}@media (max-width:1280px){#feedback-form .feedback-form__title{font-size:32px;line-height:40px}}@media (max-width:767px){#feedback-form .feedback-form__title{font-size:1.5rem;line-height:2rem;margin-top:1rem}}#feedback-form .feedback-form__notification{align-items:center;background:hsla(0,0%,97%,.8);border-radius:8px;display:flex;margin-top:32px;padding:16px;position:relative;width:1064px}@media (max-width:1280px){#feedback-form .feedback-form__notification{width:100%}}@media (max-width:767px){#feedback-form .feedback-form__notification{align-items:flex-start;border-radius:.5rem;margin-top:1rem;padding:.75rem .75rem .75rem .3125rem}}#feedback-form .feedback-form__notification-icon{height:48px;margin-right:10px;width:48px}@media (max-width:767px){#feedback-form .feedback-form__notification-icon{height:2rem;margin-right:.3125rem;width:2rem}}#feedback-form .feedback-form__notification-content{color:#3a3a3c;font-size:18px;font-weight:400;line-height:28px;width:100%}@media (max-width:1280px){#feedback-form .feedback-form__notification-content{font-size:16px;line-height:24px}}@media (max-width:767px){#feedback-form .feedback-form__notification-content{float:right;font-size:.75rem;line-height:130%}}#feedback-form .feedback-form__notification-content a{color:#3a3a3c;-webkit-text-decoration:underline #000;text-decoration:underline #000;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:2px}@media (max-width:1280px){#feedback-form .feedback-form__notification-content a{text-underline-offset:3px}}@media (max-width:767px){#feedback-form .feedback-form__notification-content a{text-underline-offset:.125rem}}#feedback-form .feedback-form__form{display:flex;flex-direction:column;margin-top:32px;width:1064px}@media (max-width:1280px){#feedback-form .feedback-form__form{width:100%}}@media (max-width:767px){#feedback-form .feedback-form__form{margin-top:1rem}}#feedback-form .feedback-form__field{display:flex;justify-content:space-between}@media (max-width:1280px){#feedback-form .feedback-form__field{flex-wrap:wrap}}@media (max-width:767px){#feedback-form .feedback-form__field{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}}#feedback-form .feedback-form__field:not(:last-child){margin-bottom:32px}@media (max-width:1280px){#feedback-form .feedback-form__field:not(:last-child){margin-bottom:24px}}@media (max-width:767px){#feedback-form .feedback-form__field:not(:last-child){margin-bottom:1rem}}#feedback-form .feedback-form__field-input-form{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;width:632px}@media (max-width:1280px){#feedback-form .feedback-form__field-input-form{height:auto;width:100%}}@media (max-width:767px){#feedback-form .feedback-form__field-input-form{align-items:flex-start;flex-direction:column;justify-content:flex-start}}#feedback-form .feedback-form__field-input-form label{color:#3a3a3c;font-size:20px;font-weight:400;line-height:24px}@media (max-width:1280px){#feedback-form .feedback-form__field-input-form label{font-size:16px}}@media (max-width:767px){#feedback-form .feedback-form__field-input-form label{font-size:.75rem;line-height:1.25rem;margin-bottom:.5rem}}#feedback-form .feedback-form__field-input{align-items:center;border:1px solid #ccc;border-radius:8px;display:flex;height:56px;padding:16px;width:416px}@media (max-width:1280px){#feedback-form .feedback-form__field-input{height:48px;padding:12px 16px;width:554px}}@media (max-width:767px){#feedback-form .feedback-form__field-input{border:.0625rem solid #ccc;border-radius:.5rem;height:2.5rem;padding:.5rem .75rem;width:100%}}#feedback-form .feedback-form__field-input input{border:0;color:#3a3a3c;font-size:18px;font-weight:400;line-height:24px;outline:none;width:100%}@media (max-width:1280px){#feedback-form .feedback-form__field-input input{font-size:16px;line-height:24px}}@media (max-width:767px){#feedback-form .feedback-form__field-input input{font-size:.875rem;line-height:1.5rem}}#feedback-form .feedback-form__field-input input::-moz-placeholder{color:#8e8e93}#feedback-form .feedback-form__field-input input:-ms-input-placeholder{color:#8e8e93}#feedback-form .feedback-form__field-input input::placeholder{color:#8e8e93}#feedback-form .feedback-form__field-help{align-items:center;background:hsla(0,0%,97%,.8);border-radius:8px;color:#3a3a3c;display:flex;font-size:14px;font-weight:400;line-height:22px;padding:16px;width:416px}@media (max-width:1280px){#feedback-form .feedback-form__field-help{line-height:22px;margin-left:190px;margin-top:12px;padding:12px 16px;width:554px}}@media (max-width:767px){#feedback-form .feedback-form__field-help{border-radius:.5rem;font-size:.75rem;line-height:1.25rem;margin-left:0;margin-top:.5rem;padding:.5rem .75rem;width:100%}}#feedback-form .feedback-form__field-file-form{align-items:flex-start;display:flex;width:100%}@media (max-width:1280px){#feedback-form .feedback-form__field-file-form{align-items:center}}@media (max-width:767px){#feedback-form .feedback-form__field-file-form{align-items:flex-start;flex-direction:column}}#feedback-form .feedback-form__field-file-form>label{color:#3a3a3c;font-size:20px;font-weight:400;line-height:24px;margin-top:28px;min-width:216px;transform:translateY(-50%)}@media (max-width:1280px){#feedback-form .feedback-form__field-file-form>label{font-size:16px;line-height:24px;margin-top:0;min-width:190px;transform:none}}@media (max-width:767px){#feedback-form .feedback-form__field-file-form>label{font-size:.75rem;line-height:1.25rem;margin-bottom:.5rem;min-width:auto}}#feedback-form .feedback-form__field-file{align-items:center;display:grid;gap:16px;grid-template-columns:repeat(4,200px)}@media (max-width:1280px){#feedback-form .feedback-form__field-file{-ms-overflow-style:none;display:flex;flex:1;gap:0;grid-template-columns:none;overflow-x:auto;scrollbar-width:none}#feedback-form .feedback-form__field-file::-webkit-scrollbar{display:none}}@media (max-width:767px){#feedback-form .feedback-form__field-file{width:100%}}#feedback-form .feedback-form__field-textarea-form{display:flex;justify-content:space-between;width:1064px}@media (max-width:1280px){#feedback-form .feedback-form__field-textarea-form{width:100%}}@media (max-width:767px){#feedback-form .feedback-form__field-textarea-form{flex-direction:column;justify-content:flex-start}}#feedback-form .feedback-form__field-textarea-form label{align-items:center;color:#3a3a3c;display:flex;font-size:20px;font-weight:400;height:56px;line-height:24px}@media (max-width:1280px){#feedback-form .feedback-form__field-textarea-form label{font-size:16px;height:48px;line-height:24px}}@media (max-width:767px){#feedback-form .feedback-form__field-textarea-form label{font-size:.75rem;height:auto;line-height:1.25rem;margin-bottom:.5rem}}#feedback-form .feedback-form__field-textarea{background:hsla(0,0%,97%,.8);border:1px solid #ccc;border-radius:8px;display:flex;height:240px;padding:16px;position:relative;width:848px}@media (max-width:1280px){#feedback-form .feedback-form__field-textarea{height:160px;padding:12px 16px;width:554px}}@media (max-width:767px){#feedback-form .feedback-form__field-textarea{border:.0625rem solid #dcdcdc;border-radius:.5rem;height:7.5rem;padding:.5rem .75rem;width:100%}}#feedback-form .feedback-form__field-textarea textarea{background:transparent;border:0;color:#3a3a3c;font-size:18px;font-weight:400;line-height:24px;outline:none;padding:0;resize:none;width:90%}@media (max-width:1280px){#feedback-form .feedback-form__field-textarea textarea{font-size:16px;line-height:24px;width:85%}}@media (max-width:767px){#feedback-form .feedback-form__field-textarea textarea{font-size:.875rem;line-height:1.5rem;width:75%}}#feedback-form .feedback-form__field-textarea textarea ::-moz-placeholder{color:#8e8e93}#feedback-form .feedback-form__field-textarea textarea :-ms-input-placeholder{color:#8e8e93}#feedback-form .feedback-form__field-textarea textarea ::placeholder{color:#8e8e93}#feedback-form .feedback-form__field-textarea-count{color:#8e8e93;font-size:18px;font-weight:400;line-height:24px;position:absolute;right:16px;text-align:right;top:16px}@media (max-width:1280px){#feedback-form .feedback-form__field-textarea-count{font-size:16px;top:12px}}@media (max-width:767px){#feedback-form .feedback-form__field-textarea-count{font-size:.875rem;line-height:1.5rem;right:.75rem;top:.5rem}}#feedback-form .feedback-form__file{align-items:center;border:1px solid #dcdcdc;border-radius:8px;cursor:pointer;display:flex;height:56px;justify-content:center;padding:15px;width:200px}@media (max-width:1280px){#feedback-form .feedback-form__file{height:48px;margin-right:16px;min-width:185px;padding:11px 15px;width:185px}}@media (max-width:767px){#feedback-form .feedback-form__file{border:.0625rem solid #dcdcdc;border-radius:.5rem;height:2.5rem;margin-right:.5rem;min-width:9.6875rem;padding:.5rem;width:9.6875rem}}#feedback-form .feedback-form__file-icon{align-items:center;display:flex;justify-content:center}#feedback-form .feedback-form__file-icon img{height:24px;width:24px}@media (max-width:767px){#feedback-form .feedback-form__file-icon img{height:1.25rem;width:1.25rem}}#feedback-form .feedback-form__file-icon span{font-size:12px;font-weight:500;line-height:24px;max-width:29px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media (max-width:767px){#feedback-form .feedback-form__file-icon span{font-size:.625rem;line-height:1.5rem;max-width:1.5rem}}#feedback-form .feedback-form__file-text{color:#000;font-size:18px;font-weight:400;line-height:24px;margin-left:8px}@media (max-width:1280px){#feedback-form .feedback-form__file-text{font-size:16px}}@media (max-width:767px){#feedback-form .feedback-form__file-text{font-size:.875rem;line-height:1.5rem;margin-left:.375rem}}#feedback-form .feedback-form__file-close{align-items:center;cursor:pointer;display:flex;justify-content:center}#feedback-form .feedback-form__file-close img{height:24px;width:24px}@media (max-width:767px){#feedback-form .feedback-form__file-close img{height:1.25rem;width:1.25rem}}#feedback-form .feedback-form__file.active{justify-content:space-between;padding:4px 12px 4px 8px}@media (max-width:1280px){#feedback-form .feedback-form__file.active{min-width:auto;width:auto}}@media (max-width:767px){#feedback-form .feedback-form__file.active{min-width:auto;padding:.25rem .75rem .25rem .25rem;width:auto}}#feedback-form .feedback-form__file.active .feedback-form__file-icon{background:#eaeced;border-radius:4px;height:40px;width:40px}@media (max-width:1280px){#feedback-form .feedback-form__file.active .feedback-form__file-icon{height:38px;min-height:38px;min-width:40px;width:40px}}@media (max-width:767px){#feedback-form .feedback-form__file.active .feedback-form__file-icon{border-radius:.25rem;height:1.875rem;min-height:1.875rem;min-width:2rem;width:2rem}}#feedback-form .feedback-form__file.active .feedback-form__file-text{margin-left:0;max-width:98px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1280px){#feedback-form .feedback-form__file.active .feedback-form__file-text{margin:0 8px}}@media (max-width:767px){#feedback-form .feedback-form__file.active .feedback-form__file-text{margin:0 .5rem;max-width:4.375rem}}#feedback-form .feedback-form__btn-field{display:flex;justify-content:flex-start;padding-left:216px}@media (max-width:1280px){#feedback-form .feedback-form__btn-field{padding-left:190px}}@media (max-width:767px){#feedback-form .feedback-form__btn-field{align-items:center;justify-content:center;padding-left:0}}#feedback-form .feedback-form__btn-field .feedback-form__btn{align-items:center;background:#4ebc73;border-radius:8px;border-width:0;cursor:pointer;display:flex;height:56px;outline:none;padding:16px 32px}@media (max-width:1280px){#feedback-form .feedback-form__btn-field .feedback-form__btn{height:48px;padding:12px 32px}}@media (max-width:767px){#feedback-form .feedback-form__btn-field .feedback-form__btn{border-radius:.5rem;height:2.5rem;justify-content:center;padding:.5rem 2rem;width:100%}}#feedback-form .feedback-form__btn-field .feedback-form__btn-text{color:#fff;font-size:18px;font-weight:500;line-height:24px}@media (max-width:1280px){#feedback-form .feedback-form__btn-field .feedback-form__btn-text{font-size:16px}}@media (max-width:767px){#feedback-form .feedback-form__btn-field .feedback-form__btn-text{font-size:.875rem;line-height:1.5rem}}#feedback-form .error-text{display:none}#feedback-form .error-field{padding-bottom:24px}@media (max-width:767px){#feedback-form .error-field{padding-bottom:1.25rem}}#feedback-form .error-field .feedback-form__field-input,#feedback-form .error-field .feedback-form__field-textarea,#feedback-form .error-field .selected{border:1px solid #ff3347;position:relative}@media (max-width:767px){#feedback-form .error-field .feedback-form__field-input,#feedback-form .error-field .feedback-form__field-textarea,#feedback-form .error-field .selected{border:.0625rem solid #ff3347}}#feedback-form .error-field .error-text{color:#ff3347;display:block;font-size:14px;font-weight:400;left:0;line-height:16px;margin-top:8px;position:absolute;top:100%}@media (max-width:1280px){#feedback-form .error-field .error-text{font-size:12px}}@media (max-width:767px){#feedback-form .error-field .error-text{font-size:.625rem;line-height:.75rem;margin-top:.5rem}}#feedback-form .feedback-form__field-file-form.error-file{padding-bottom:24px}@media (max-width:1280px){#feedback-form .feedback-form__field-file-form.error-file{padding-bottom:0}}#feedback-form .feedback-form__field-file.error-file{gap:40px 16px}@media (max-width:1280px){#feedback-form .feedback-form__field-file.error-file{gap:0;padding-bottom:24px}}@media (max-width:767px){#feedback-form .feedback-form__field-file.error-file{padding-bottom:1.25rem}}#feedback-form .feedback-form__file.error-file{border:1px solid #ff3347;position:relative}#feedback-form .feedback-form__file.error-file .error-text{color:#ff3347;display:block;font-size:14px;font-weight:400;left:0;line-height:16px;margin-top:8px;position:absolute;top:100%}@media (max-width:1280px){#feedback-form .feedback-form__file.error-file .error-text{font-size:12px}}@media (max-width:767px){#feedback-form .feedback-form__file.error-file .error-text{font-size:.625rem;line-height:.75rem;margin-top:.5rem}}.feedback__success-popup{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}.feedback__success-popup-overlay{background:rgba(0,0,0,.48);height:100vh;position:relative;width:100vw}.feedback__success-popup-content{align-items:center;background:#fff;border-radius:16px;display:flex;flex-direction:column;left:50%;padding:32px;position:absolute;top:50%;transform:translate(-50%,-50%);width:448px}@media (max-width:767px){.feedback__success-popup-content{border-radius:1rem;padding:1.5rem 1rem;width:17.25rem}}.feedback__success-popup-content img{height:160px;width:160px}@media (max-width:767px){.feedback__success-popup-content img{height:10rem;width:10rem}}.feedback__success-popup-content-title{color:#000;font-size:24px;font-weight:600;line-height:24px;margin:24px 0;text-align:center}@media (max-width:767px){.feedback__success-popup-content-title{font-size:1rem;line-height:1.5rem;margin:1.5rem 0}}.feedback__success-popup-content-description{color:#000;font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px;text-align:center}@media (max-width:767px){.feedback__success-popup-content-description{font-size:.875rem;line-height:1.25rem;margin-bottom:1.5rem}}.feedback__success-popup-content-btn{align-items:center;background:#4ebc73;border-radius:8px;cursor:pointer;display:flex;height:48px;padding:12px 32px}@media (max-width:767px){.feedback__success-popup-content-btn{border-radius:.5rem;height:2.5rem;padding:.5rem 2rem}}.feedback__success-popup-content-btn-text{color:#fff;font-size:16px;font-weight:400;line-height:24px}@media (max-width:767px){.feedback__success-popup-content-btn-text{font-size:.875rem;line-height:1.5rem}}.feedback__error-popup{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}.feedback__error-popup-overlay{background:rgba(0,0,0,.48);height:100vh;position:relative;width:100vw}.feedback__error-popup-content{align-items:center;background:#fff;border-radius:16px;display:flex;flex-direction:column;left:50%;padding:32px;position:absolute;top:50%;transform:translate(-50%,-50%);width:530px}@media (max-width:767px){.feedback__error-popup-content{border-radius:1rem;padding:1.5rem 1rem;width:17.25rem}}.feedback__error-popup-content-close{cursor:pointer;height:24px;position:relative;width:100%}@media (max-width:767px){.feedback__error-popup-content-close{height:1.25rem}}.feedback__error-popup-content-close svg{height:24px;position:absolute;right:-12px;top:-12px;width:24px}@media (max-width:767px){.feedback__error-popup-content-close svg{height:1.25rem;right:-.1875rem;top:-.625rem;width:1.25rem}}.feedback__error-popup-content img{height:160px;width:160px}@media (max-width:767px){.feedback__error-popup-content img{height:10rem;width:10rem}}.feedback__error-popup-content-title{color:#000;font-size:24px;font-weight:600;line-height:24px;margin:24px 0;text-align:center}@media (max-width:767px){.feedback__error-popup-content-title{font-size:1rem;line-height:1.5rem;margin:1.5rem 0}}.feedback__error-popup-content-description{color:#000;font-size:16px;font-weight:400;line-height:24px;text-align:center}@media (max-width:767px){.feedback__error-popup-content-description{font-size:.875rem;line-height:1.25rem;margin-bottom:1.5rem}}
