/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{font:400 18px Inter,sans-serif;margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--white: #ffffff;--black: #000000;--pagination-black: #262a2a;--black-main: #334a49;--gray: #b5b4b4;--gray-light: #f3f4f8;--ultra-light-gray: #f9fbfb;--marine: #009393;--marine-2: #006060;--marine-light: #c4efef;--marine-light-2: #EAF5FC;--brown: #c0a161;--warning-red: #dc3545}:root{--color-background: var(--ultra-light-gray);--color-text: var(--black-main);--color-h: var(--marine-2);--color-btn-text: var(--white);--color-btn-bg: var(--marine);--color-btn-bg-hover: var(--marine-2);--color-input-bg: var(--gray-light);--color-input-placeholder: var(--gray);--color-filter: var(--gray);--color-filter-active: var(--marine);--color-list-item-active: var(--marine-light);--color-list-scroll: var(--gray-light);--color-accent: var(--brown);--color-warning: var(--warning-red);--section-gap: 160px;--site-max-width: 1240px;--font-size-base: 16px;--line-height-base: normal}.container{max-width:var(--site-max-width);margin:0 auto;padding:0}@media screen and (max-width: 1300px){.container{max-width:944px}}@media screen and (max-width: 991px){.container{width:100%;padding:0 20px}}.btn{height:70px;font-size:20px;padding:5px 50px}@media only screen and (max-width: 991px){.btn{height:40px;font-size:16px;padding:5px 30px}}.title{font-size:36px;font-weight:600;letter-spacing:-.01em}@media only screen and (max-width: 1300px){.title{font-size:32px}}@media only screen and (max-width: 991px){.title{font-size:24px}}.title-small{font-size:28px;font-weight:500;letter-spacing:-.01em}@media only screen and (max-width: 1300px){.title-small{font-size:24px}}@media only screen and (max-width: 991px){.title-small{font-size:20px}}.section{margin-top:60px;margin-bottom:40px}@media only screen and (max-width: 1300px){.section{margin-top:40px;margin-bottom:20px}}@media only screen and (max-width: 991px){.section{margin-top:30px;margin-bottom:20px}}.profile-card,.card{border-radius:35px;box-shadow:0 5px 30px #2323230d}@media only screen and (max-width: 991px){.profile-card,.card{border-radius:25px}}.input__element,input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],textarea{height:40px;font-size:16px;-webkit-text-size-adjust:100%}@media only screen and (max-width: 991px){.input__element,input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],textarea{font-size:16px;-webkit-text-size-adjust:100%}}@media only screen and (max-width: 991px){.hide-mobile{display:none!important}}@media only screen and (min-width: 992px){.show-mobile{display:none!important}}@media only screen and (min-width: 1301px){.hide-desktop{display:none!important}}@media only screen and (max-width: 1300px){.show-desktop{display:none!important}}#app{display:flex;flex-direction:column;height:100vh}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-weight:400}body{min-height:100vh;color:var(--color-text);font:400 18px Inter,sans-serif;line-height:var(--line-height-base);background:var(--color-background)}h1,h2,h3,h4,h5,h6{color:var(--color-h)}a{text-decoration:none}.mt-3{margin-top:1.5rem}.mt-2{margin-top:1rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mr-3{margin-right:1.5rem}.pb-3{padding-bottom:1.5rem}.container{display:flex;flex-direction:column;width:100%}.row{display:flex}.center{justify-content:center;align-items:center}.profile-card{background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:35px}.card-header{font-size:24px;font-weight:500;padding:20px 30px 22px;border-bottom:1px solid var(--gray-light)}.regulations__title{font-weight:600;font-size:36px;letter-spacing:-.01em;color:var(--gray-dark)}.regulations__tabs{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #f3f4f8;margin:20px 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;-ms-overflow-style:-ms-autohiding-scrollbar}@media only screen and (min-width: 1025px){.regulations__tabs{overflow-x:visible;overflow-y:visible}}.regulations__tabs::-webkit-scrollbar{height:6px}.regulations__tabs::-webkit-scrollbar-track{background:transparent}.regulations__tabs::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.regulations__tabs::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.regulations__tabs .regulations__tab--item{font-size:16px;text-align:center;letter-spacing:-.01em;color:var(--gray);width:20%;min-width:fit-content;padding-bottom:10px;padding-left:10px;padding-right:10px;position:relative;cursor:pointer;flex-shrink:0;white-space:nowrap}.regulations__tabs .regulations__tab--item.active{color:var(--marine)}.regulations__tabs .regulations__tab--item:before{content:"";display:block;position:absolute;height:2px;width:100%;background:var(--marine);bottom:-2px;opacity:0;visibility:hidden}.regulations__tabs .regulations__tab--item.active:before{visibility:visible;opacity:1}.regulations__items{background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:25px;padding:45px}@media only screen and (max-width: 991px){.regulations__items{padding:20px}}.title-small{font-weight:500;font-size:28px;letter-spacing:-.01em}.title{font-weight:600;font-size:36px;letter-spacing:-.01em}.partners-program__title,.partners-program__text,.reviews__title{margin-bottom:35px}.partners-program__label{margin-bottom:45px}.partners-program__item{margin-bottom:30px;background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:25px;height:157px;display:grid;grid-template-columns:259px 382px 317px;align-items:center;justify-content:space-between;padding:0 44px 0 38px}@media only screen and (max-width: 1299px){.partners-program__item{display:flex;grid-template-columns:none}.partners-program__item .partners-program__btn,.partners-program__item .btn{margin:0 auto}}.partners-program__item .partners-program__number{font-weight:700;font-size:64px;text-align:center;letter-spacing:-.01em;color:var(--marine)}.partners-program__item .partners-program__name{font-weight:700;font-size:28px;text-align:center;letter-spacing:-.01em;color:var(--marine)}.partners-program__item .partners-program__description{text-align:center;position:relative;display:flex;align-items:center;height:100%}.partners-program__item .partners-program__description:before,.partners-program__item .partners-program__description:after{display:none}@media only screen and (max-width: 991px){.partners-program__item{height:auto;display:flex;flex-direction:column;gap:20px;padding:30px 20px;justify-content:center}.partners-program__item .partners-program__number{font-size:48px;text-align:center}.partners-program__item .partners-program__name{font-size:24px;text-align:center}.partners-program__item .partners-program__description{padding:20px 0;border-top:1px solid var(--gray-light);border-bottom:1px solid var(--gray-light);text-align:center}.partners-program__item .partners-program__description:before,.partners-program__item .partners-program__description:after{display:none}}.partners-program__item .partners-program__btn,.partners-program__item .btn{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:20px;letter-spacing:-.01em;color:var(--white);height:70px;border-radius:50px;transition:.3s;cursor:pointer;border:1px solid transparent;width:100%;max-width:100%;box-sizing:border-box;text-align:center}@media only screen and (max-width: 1300px) and (min-width: 980px){.partners-program__item .btn{height:60px;font-size:16px;padding:0 20px;width:100%;max-width:180px;box-sizing:border-box}}@media only screen and (max-width: 991px){.partners-program__item .btn{height:50px;font-size:16px;padding:0 40px;margin:0 auto;width:100%;max-width:180px}}.partners-program__item .btn-green{background:var(--marine);color:var(--white)}.partners-program__item .btn-green:hover{background:var(--marine-2)}.backgroudnless{background:var(--color-background);box-shadow:none;padding:25px 0}.about-services__items{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;margin-bottom:70px}@media only screen and (max-width: 991px){.about-services__items{grid-template-columns:1fr;grid-gap:20px;margin-bottom:50px}}.about-services__items .about-services__item{display:flex;align-items:center;box-shadow:0 5px 30px #2323230d;border-radius:25px;padding:29px 30px 29px 45px}@media only screen and (max-width: 991px){.about-services__items .about-services__item{padding:20px}}.about-services__items .about-services__item .passed-content{display:flex}.about-services__items .about-services__item .about-services__img{flex-shrink:0;width:50px;margin-right:27px;display:flex;align-items:flex-start}.about-services__items .about-services__item .about-services__description p{margin-bottom:6px;font-weight:500}.about-services__items .about-services__item .about-services__description span{font-weight:300;font-size:16px;display:block}.about-services__label{margin-bottom:50px}@media only screen and (max-width: 991px){.about-services__label{margin-bottom:30px;text-align:center}}.about-services__grids:before{content:"";display:block;position:absolute;top:63%;width:100%;height:1px;background-color:var(--marine-light)}@media only screen and (max-width: 991px){{display:none}}.about-services__grids{display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:70px;position:relative}@media only screen and (max-width: 991px){.about-services__grids{grid-template-columns:1fr;grid-gap:30px;margin-bottom:50px}}.about-services__grids .about-services__grid:before{content:"";display:block;position:absolute;width:18px;height:18px;background:var(--marine-light);border-radius:50%;left:0;top:57%}@media only screen and (max-width: 991px){{left:50%;transform:translate(-50%);top:-15px}}.about-services__grids .about-services__grid{padding-left:55px;position:relative}@media only screen and (max-width: 991px){.about-services__grids .about-services__grid{padding-left:0;padding-top:20px;text-align:center}}.about-services__grids .about-services__grid .about-services__subtitle{margin-bottom:30px;font-size:20px;height:85px;display:flex;align-items:center;max-width:250px}@media only screen and (max-width: 991px){.about-services__grids .about-services__grid .about-services__subtitle{height:auto;max-width:100%;justify-content:center;text-align:center}}.about-services__grids .about-services__grid .about-services__name{font-size:20px;color:var(--marine)}@media only screen and (max-width: 991px){.about-services__grids .about-services__grid .about-services__name{text-align:center}}.about-services__title{margin-bottom:35px}.about-garant__title{margin-bottom:50px}.about-garant__items{display:grid;grid-template-columns:1fr 465px;grid-gap:20px 30px}@media only screen and (max-width: 991px){.about-garant__items{grid-template-columns:1fr;grid-gap:20px}}.about-garant__items .about-garant__item:first-child{grid-column:span 2}@media only screen and (max-width: 991px){.about-garant__items .about-garant__item:first-child{grid-column:span 1}}.about-garant__items .about-garant__item{background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:35px;padding:43px 45px;display:flex;align-items:flex-start}@media only screen and (max-width: 991px){.about-garant__items .about-garant__item{padding:20px;flex-direction:column;align-items:center;text-align:center}}.about-garant__items .about-garant__item .passed-content{display:flex}@media only screen and (max-width: 991px){.about-garant__items .about-garant__item .passed-content{flex-direction:column;align-items:center}}.about-garant__items .about-garant__item .about-garant__img{flex-shrink:0;width:50px;margin-right:27px;height:50px;display:flex;align-items:center}@media only screen and (max-width: 991px){.about-garant__items .about-garant__item .about-garant__img{margin-right:0;margin-bottom:15px}}.about-garant__items .about-garant__item .about-garant__text p{font-size:20px;font-weight:500;margin-bottom:20px}@media only screen and (max-width: 991px){.about-garant__items .about-garant__item .about-garant__text p{font-size:18px}}.about-garant__items .about-garant__item .about-garant__text span{font-weight:300;font-size:16px}@media only screen and (max-width: 991px){.about-garant__items .about-garant__item .about-garant__text span{font-size:14px}}.reviews__inner{display:flex;align-items:flex-start}@media only screen and (max-width: 991px){.reviews__inner{flex-direction:column;align-items:center}}.reviews__inner .reviews__description{margin-bottom:40px}@media only screen and (max-width: 991px){.reviews__inner .reviews__description{margin-bottom:30px;text-align:center}}.reviews__inner .reviews__description .reviews__description p{margin-bottom:12px}.news__inner{display:flex;align-items:flex-start}@media only screen and (max-width: 991px){.news__inner{flex-direction:column}}.news__inner .news__aside{max-width:393px;width:100%;margin-right:30px;flex-shrink:0;background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:35px}@media only screen and (max-width: 991px){.news__inner .news__aside{max-width:100%;margin-right:0;margin-bottom:30px;overflow:hidden}}.news__inner .news__aside .news__title{border-bottom:1px solid var(--gray-light);padding:20px 30px 15px;margin-bottom:20px}@media only screen and (max-width: 991px){.news__inner .news__aside .news__title{text-align:center}}.news__inner .news__aside .news__list{padding-right:15px;height:611px;overflow-y:scroll;margin-right:15px;margin-bottom:35px}@media only screen and (max-width: 991px){.news__inner .news__aside .news__list{display:flex;overflow-x:auto;overflow-y:hidden;height:auto;padding-right:0;margin-right:0;margin-bottom:0;padding-bottom:20px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;-ms-overflow-style:-ms-autohiding-scrollbar}.news__inner .news__aside .news__list::-webkit-scrollbar{height:6px}.news__inner .news__aside .news__list::-webkit-scrollbar-track{background:transparent}.news__inner .news__aside .news__list::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.news__inner .news__aside .news__list::-webkit-scrollbar-thumb:hover{background-color:#0000004d}}.news__inner .news__aside .news__list li{padding-left:30px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--gray-light);cursor:pointer}@media only screen and (max-width: 991px){.news__inner .news__aside .news__list li{flex-shrink:0;width:280px;min-width:280px;padding:20px;margin:0 10px;border-bottom:none;border-right:1px solid var(--gray-light);background:var(--white);border-radius:15px;box-shadow:0 2px 10px #2323230d;transition:transform .3s,box-shadow .3s}.news__inner .news__aside .news__list li:first-child{margin-left:20px}.news__inner .news__aside .news__list li:last-child{margin-right:20px}}@media only screen and (max-width: 991px){.news__inner .news__aside .news__list li.active{box-shadow:0 5px 20px #23232326;border:2px solid var(--marine)}.news__inner .news__aside .news__list li.active p{color:var(--marine);font-weight:500}}.news__inner .news__aside .news__list li p{margin-bottom:5px;cursor:pointer;transition:.3s}@media only screen and (max-width: 991px){.news__inner .news__aside .news__list li p{font-size:14px;line-height:1.4}}.news__inner .news__aside .news__list li span{font-size:14px;color:var(--gray);font-weight:300}.faq{display:flex;justify-content:space-between;align-items:center}.faq div{font-size:18px;font-weight:300;max-width:80%}.faq svg{width:19px;height:19px;fill:var(--black-main);transition:transform .3s}.faq svg.open{transform:rotate(180deg)}.faq.active div{color:var(--marine-2);font-weight:700}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.menu-link[data-v-1e8d275e]:link,.menu-link[data-v-1e8d275e]:visited{display:block;font-size:16px;text-decoration:none;color:var(--color-text);font-family:Ubuntu,sans-serif;width:100%;white-space:nowrap}.menu-link[data-v-1e8d275e]:hover{color:var(--marine)}.top-menu[data-v-56625e78]{list-style:none;display:flex;align-items:center;gap:27px;margin:0;padding:0}@media only screen and (max-width: 1300px) and (min-width: 992px){.top-menu[data-v-56625e78]{gap:12px;font-size:14px}.top-menu__item--reviews .menu-link[data-v-56625e78]{font-size:13px}}.top-menu--mobile[data-v-56625e78]{flex-direction:column;align-items:center;gap:0}.top-menu--mobile .top-menu__item[data-v-56625e78]{width:100%;margin-bottom:27px;text-align:center}.top-menu--mobile .top-menu__item[data-v-56625e78]:last-child{margin-bottom:0}.work-time[data-v-d6944600]{color:var(--color-accent);letter-spacing:-.01em;display:block;font-size:inherit}@media only screen and (max-width: 991px){.work-time[data-v-d6944600]{font-size:14px}}.card[data-v-0ea273ab]{display:flex;flex-direction:column;width:33.3%;border-radius:35px;background-color:var(--white);box-shadow:0 5px 30px #2323230d}.card-header[data-v-0ea273ab]{border-bottom:1px solid var(--gray-light);padding:27px 20px 22px 37px;font-size:28px;font-weight:600;margin-bottom:19px}.card-body[data-v-0ea273ab]{padding:0 28px 28px}@media only screen and (max-width: 1300px){.card-header[data-v-0ea273ab]{padding:20px;font-size:28px}.card-body[data-v-0ea273ab]{padding:0 20px 20px}}@media only screen and (max-width: 991px){.card-header[data-v-0ea273ab]{padding:23px 20px 22px 17px;margin-bottom:20px}.card-body[data-v-0ea273ab]{padding:0 20px 36px}}.card-footer[data-v-0ea273ab]{padding:20px}.input[data-v-f81807b0]{position:relative}.input__element[data-v-f81807b0]{width:100%;height:40px;outline:none;display:flex;align-items:center;justify-content:center;background-color:var(--color-input-bg);padding:11px 30px 12px 15px;border-radius:10px;font-weight:300;border:1px solid transparent;color:var(--color-text);font-size:16px;-webkit-text-size-adjust:100%}.input__element-left[data-v-f81807b0]{padding:11px 15px 12px 40px}.input__element[data-v-f81807b0]::placeholder{color:var(--color-input-placeholder)}.input__element[data-v-f81807b0]:disabled{background-color:#f0f0f0;color:#a0a0a0;cursor:not-allowed}.input__icon[data-v-f81807b0]{position:absolute;top:50%;display:flex;align-items:center;transform:translateY(-50%);width:20px}.input__icon-right[data-v-f81807b0]{right:10px}.input__icon-left[data-v-f81807b0]{left:10px}.list[data-v-08b450fc]{list-style:none;display:flex;flex-direction:column;height:407px;overflow-y:scroll;margin-right:-10px;padding-right:10px}.list[data-v-08b450fc]::-webkit-scrollbar{background:var(--color-list-scroll);border-radius:10px;width:3px}.list[data-v-08b450fc]::-webkit-scrollbar-thumb{background:var(--color-list-item-active);border-radius:10px}.list-item[data-v-08b450fc]{display:flex;height:48px;align-items:center;padding:9px 11px 9px 10px;cursor:pointer;border:1px solid transparent}.list-item__active[data-v-08b450fc]{border:1px solid var(--color-list-item-active);border-radius:12px}.list-item__icon[data-v-08b450fc]{width:28px;margin-right:20px}.list-item__name[data-v-08b450fc]{font-size:16px}.list-item__check[data-v-08b450fc]{display:none}.list-item__active .list-item__check[data-v-08b450fc]{display:flex;margin-left:auto;background:var(--white);border:1px solid var(--color-btn-bg-hover);position:relative;width:18px;height:18px;align-items:center;justify-content:center;border-radius:50%}.list-item__check[data-v-08b450fc]:before{content:"";display:block;position:absolute;background:url(/images/icon_check.svg) 50% 50% no-repeat;width:9px;height:9px;background-size:cover}.form-wrapper[data-v-93358a72]{min-height:646px}.type-filter[data-v-93358a72]{list-style:none;display:flex;align-items:center;gap:12px;border-bottom:2px solid var(--color-input-bg);margin:20px 0;font-size:12px;color:var(--color-filter)}.type-filter__item[data-v-93358a72]{cursor:pointer;padding-bottom:10px}.type-filter__item_active[data-v-93358a72]{color:var(--color-filter-active);position:relative}.type-filter__item_active[data-v-93358a72]:after{content:"";position:absolute;height:2px;width:100%;bottom:-2px;left:0;background-color:var(--color-filter-active)}.type-sub-filter[data-v-93358a72]{list-style:none;display:flex;align-items:center;margin-bottom:25px;gap:15px}.type-sub-filter__btn[data-v-93358a72]{display:flex;align-items:center;justify-content:center;height:24px;padding:0 18px;border:1px solid currentColor;border-radius:15px;cursor:pointer;font-size:10px;line-height:1;font-weight:300;color:var(--color-filter);background-color:transparent}.type-sub-filter__btn_active[data-v-93358a72]{color:var(--color-filter-active)}.type-target[data-v-93358a72]{margin:20px 0;color:var(--color-filter-active);font-size:14px}.limit-errors[data-v-93358a72]{list-style:none;margin:8px 0 0;padding:0;color:#ff4d4f;font-size:12px}.input[data-v-dc5dd97e]{position:relative;display:flex;flex-direction:column;gap:8px}.input__label[data-v-dc5dd97e]{font-size:13px;color:var(--color-text)}.input__element[data-v-dc5dd97e]{width:100%;height:40px;outline:none;display:flex;align-items:center;justify-content:center;background-color:var(--color-input-bg);padding:11px 30px 12px 15px;border-radius:10px;font-weight:300;border:1px solid transparent;color:var(--color-text);font-size:13.3px}.input__element-left[data-v-dc5dd97e]{padding:11px 15px 12px 40px}.input__element[data-v-dc5dd97e]::placeholder{color:var(--color-input-placeholder)}.input__icon[data-v-dc5dd97e]{position:absolute;top:50%;display:flex;align-items:center;transform:translateY(-50%);width:20px}.input__icon-right[data-v-dc5dd97e]{right:10px}.input__icon-left[data-v-dc5dd97e]{left:10px}.select[data-v-a85462d0]{position:relative}.select__control[data-v-a85462d0]{width:100%;height:40px;background-color:var(--color-input-bg);border:1px solid transparent;border-radius:10px;padding:10px 40px 10px 15px;font-size:13px;color:var(--color-text);outline:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.select__control.is-disabled[data-v-a85462d0]{opacity:.7;cursor:not-allowed}.select__value.is-placeholder[data-v-a85462d0]{color:#828282}.select__arrow[data-v-a85462d0]{position:absolute;right:12px;pointer-events:none}.select__dropdown[data-v-a85462d0]{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--color-input-bg);border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 6px 24px #0000001a;z-index:20;padding:8px}.select__search[data-v-a85462d0]{width:100%;height:34px;padding:6px 10px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:var(--color-input-bg);color:var(--color-text);outline:none;font-size:13px;margin-bottom:6px}.select__list[data-v-a85462d0]{list-style:none;max-height:220px;overflow:auto;margin:0;padding:4px 0}.select__option[data-v-a85462d0]{padding:8px 10px;cursor:pointer;border-radius:6px}.select__option.is-highlighted[data-v-a85462d0]{background:#0000000f}.select__option.is-selected[data-v-a85462d0]{font-weight:600}.select__no-data[data-v-a85462d0]{padding:8px 10px;color:#828282}.btn[data-v-ea0e4437]{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:20px;letter-spacing:-.01em;color:var(--white);height:70px;border-radius:50px;transition:.3s;padding:5px 50px;cursor:pointer;border:1px solid transparent;background-color:var(--color-btn-bg)!important}@media only screen and (max-width: 991px){.btn[data-v-ea0e4437]{height:40px;font-size:16px;padding:5px 28px}}.btn[data-v-ea0e4437]:hover{background-color:var(--color-btn-bg-hover)!important}.btn--outline[data-v-ea0e4437]{border:1px solid var(--color-btn-bg)!important;border-radius:50px;color:var(--color-btn-bg)!important;background-color:var(--white)!important}.btn--outline[data-v-ea0e4437]:hover{background:var(--color-list-item-active)!important}.contacts-form[data-v-9d99af6c]{display:flex;flex-direction:column;gap:20px}.fields-list[data-v-9d99af6c]{list-style:none;display:flex;flex-direction:column;gap:16px;margin:0;padding:0}.fields-list__item[data-v-9d99af6c]{width:100%}.form-field[data-v-9d99af6c]{display:flex;flex-direction:column;gap:8px}.form-field__title[data-v-9d99af6c]{font-size:13px;color:var(--color-text)}.form-field__required[data-v-9d99af6c]{color:#ff4d4f;margin-left:4px}.form-field__error[data-v-9d99af6c]{font-size:12px;color:#ff4d4f}.fade-enter-active[data-v-9d99af6c],.fade-leave-active[data-v-9d99af6c]{transition:opacity .3s ease}.fade-enter-from[data-v-9d99af6c],.fade-leave-to[data-v-9d99af6c]{opacity:0}.fade-enter-to[data-v-9d99af6c],.fade-leave-from[data-v-9d99af6c]{opacity:1}.form-loader[data-v-9d99af6c]{display:flex;justify-content:center;align-items:center;padding:20px;min-height:80px}.form-loader .spinner[data-v-9d99af6c]{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:var(--marine);border-radius:50%;animation:spin-9d99af6c .8s linear infinite}@keyframes spin-9d99af6c{to{transform:rotate(360deg)}}.bank_select_not_found[data-v-9d99af6c]{color:#1a73e8;cursor:pointer;font-size:12px}.form-select[data-v-9d99af6c]{width:100%;height:40px;background-color:var(--color-input-bg);border:1px solid transparent;border-radius:10px;padding:10px 15px;font-size:13px;color:var(--color-text);outline:none}.form-checkbox[data-v-9d99af6c]{display:flex;gap:12px;font-size:12px;color:var(--color-text)}.form-checkbox input[data-v-9d99af6c]{margin-top:4px}.submit-button[data-v-9d99af6c]{align-self:flex-start;width:100%}.submit-button__text[data-v-9d99af6c]{margin-right:1em}.submit-button__icon[data-v-9d99af6c]{width:32px;height:auto}.rate[data-v-11908d20]{font-size:14px;color:var(--gray);margin-bottom:15px}.direction[data-v-11908d20]{position:relative;display:flex;flex-direction:column}.currency[data-v-11908d20]{display:flex;align-items:center;justify-content:space-between}.currency__img[data-v-11908d20]{width:26px;margin-right:12px}.currency__wrap[data-v-11908d20]{display:flex;align-items:center}.currency__name[data-v-11908d20],.value[data-v-11908d20]{font-size:12px;color:var(--black-main)}.divider[data-v-11908d20]{margin:-10px auto}.forms[data-v-10ece76c]{display:flex;gap:19px;margin:25px 0;position:relative}@media only screen and (min-width: 1301px){.forms[data-v-10ece76c]{gap:30px}}.exchange-icon[data-v-10ece76c]{position:absolute;top:115px;width:46px;height:21px;left:31%;background:#fff;border:1px solid #006060;box-shadow:0 5px 30px #2323230d;border-radius:10px;display:flex;align-items:center;justify-content:center;z-index:10}.exchange-icon[data-v-10ece76c]:hover{cursor:pointer}.direction_divider[data-v-10ece76c]{height:1px;background-color:var(--gray-light);margin:13px -28px 20px}@media screen and (max-width: 991px){.forms[data-v-10ece76c]{flex-direction:column;gap:20px}.exchange-icon[data-v-10ece76c]{position:relative;top:0;left:0;align-self:center;margin:-10px 0}.card[data-v-10ece76c]{width:100%}}@media screen and (max-width: 700px){.card[data-v-10ece76c]{margin:0}}.step-2-container[data-v-10ece76c]{background:var(--marine);color:var(--white);border-radius:8px;font-weight:700!important;padding:15px;width:100%}.step-2-container[data-v-10ece76c] *{font-weight:inherit}.preloader-container[data-v-10ece76c]{display:flex;justify-content:center;align-items:center;min-height:400px;padding:40px 20px}.preloader[data-v-10ece76c]{display:flex;flex-direction:column;align-items:center;gap:20px}.spinner[data-v-10ece76c]{width:50px;height:50px;border:4px solid var(--gray-light);border-top-color:var(--marine);border-radius:50%;animation:spin-10ece76c 1s linear infinite}@keyframes spin-10ece76c{to{transform:rotate(360deg)}}.preloader-text[data-v-10ece76c]{color:var(--marine);font-size:16px;font-weight:500;margin:0}.fade-enter-active[data-v-10ece76c],.fade-leave-active[data-v-10ece76c]{transition:opacity .3s ease}.fade-enter-from[data-v-10ece76c],.fade-leave-to[data-v-10ece76c]{opacity:0}.content-wrapper[data-v-10ece76c]{opacity:1}.wrapper[data-v-67aa1dfd]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.card[data-v-67aa1dfd]{max-width:512px;width:100%;background:#fff;box-shadow:0 5px 30px #2323230d;border-radius:35px;padding-top:20px;padding-bottom:34px;margin-top:40px;height:fit-content}.card[data-v-67aa1dfd] .card-header[data-v-67aa1dfd]{text-align:center;padding-bottom:22px;font-size:24px;font-weight:500;margin-bottom:30px;border-bottom:1px solid #f3f4f8}.card[data-v-67aa1dfd] .card-body[data-v-67aa1dfd]{padding:0 30px;display:flex;flex-direction:column;gap:10px}.card[data-v-67aa1dfd] .card-footer[data-v-67aa1dfd]{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;padding:0 30px}.card[data-v-67aa1dfd] .card-hint[data-v-67aa1dfd]{margin-top:20px;text-align:center}.card[data-v-67aa1dfd] .card-hint[data-v-67aa1dfd] .hint-link[data-v-67aa1dfd]{cursor:pointer;text-decoration:none;color:var(--marine)}.card[data-v-67aa1dfd] .card-hint[data-v-67aa1dfd] .hint-link[data-v-67aa1dfd]:hover{color:var(--marine-2)}.text-danger[data-v-6d61aa60]{color:var(--color-warning);font-size:14px;margin-top:-5px;margin-bottom:5px}.wrapper[data-v-6d61aa60]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.card[data-v-6d61aa60]{max-width:512px;width:100%;background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:35px;padding-top:20px;padding-bottom:34px;margin-top:40px;height:fit-content}.card[data-v-6d61aa60] .card-header[data-v-6d61aa60]{text-align:center;padding-bottom:22px;font-size:24px;font-weight:500;margin-bottom:30px;border-bottom:1px solid #f3f4f8}.card[data-v-6d61aa60] .card-body[data-v-6d61aa60]{padding:0 30px;display:flex;flex-direction:column;gap:10px}.card[data-v-6d61aa60] .card-footer[data-v-6d61aa60]{display:flex;flex-direction:row;justify-content:center;margin-top:20px;padding:0 30px}.card[data-v-6d61aa60] .card-hint[data-v-6d61aa60]{margin-top:20px;text-align:center}.card[data-v-6d61aa60] .card-hint[data-v-6d61aa60] .hint-link[data-v-6d61aa60]{cursor:pointer;text-decoration:none;color:var(--marine)}.card[data-v-6d61aa60] .card-hint[data-v-6d61aa60] .hint-link[data-v-6d61aa60]:hover{color:var(--marine-2)}.profile-menu-header[data-v-21fa4be8]{display:flex;align-items:center;padding:20px 30px;justify-content:space-between}@media only screen and (max-width: 979px){.profile-menu-header[data-v-21fa4be8]{display:none}}.profile-menu-header[data-v-21fa4be8] h2[data-v-21fa4be8]{font-weight:500;font-size:28px;letter-spacing:-.01em;color:var(--black-main)}.profile-menu-header[data-v-21fa4be8] .logout-button[data-v-21fa4be8]{cursor:pointer}.profile-menu-header[data-v-21fa4be8] .logout-button[data-v-21fa4be8] .icon[data-v-21fa4be8]{fill:var(--brown);width:32px;height:25px}ul[data-v-21fa4be8]{margin:0;padding:0;list-style:none}ul[data-v-21fa4be8] .nav-item[data-v-21fa4be8]{padding:17px 31px;border-top:1px solid var(--gray-light);position:relative;cursor:pointer;display:flex;align-items:center;white-space:nowrap}@media only screen and (max-width: 1300px) and (min-width: 768px){ul[data-v-21fa4be8] .nav-item[data-v-21fa4be8]{padding:17px 20px;font-size:14px}}@media only screen and (max-width: 979px){ul[data-v-21fa4be8] .nav-item[data-v-21fa4be8]{padding:10px 15px;border-top:none!important;border-right:none!important;border-bottom:none!important;border-left:none!important;display:inline-flex;margin-right:10px;background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:14px;font-size:14px;flex-shrink:0;white-space:normal;word-wrap:break-word;word-break:break-word;text-align:center;min-width:fit-content}ul[data-v-21fa4be8] .nav-item[data-v-21fa4be8] svg[data-v-21fa4be8]{display:none}}ul[data-v-21fa4be8] .nav-item[data-v-21fa4be8] svg[data-v-21fa4be8]{fill:var(--black-main);width:21px;height:21px;margin-right:23px;flex-shrink:0}ul[data-v-21fa4be8] .nav-item.active[data-v-21fa4be8]{color:var(--marine)}@media only screen and (max-width: 979px){ul[data-v-21fa4be8] .nav-item.active[data-v-21fa4be8]{background:var(--marine);color:var(--white)}}ul[data-v-21fa4be8] .nav-item[data-v-21fa4be8]:after{content:"";display:block;position:absolute;right:0;top:0;width:4px;height:100%;background:var(--marine);opacity:0}ul[data-v-21fa4be8] .nav-item.active[data-v-21fa4be8]:after{opacity:1}@media only screen and (max-width: 979px){{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;content:none!important}}@media only screen and (max-width: 979px){ul[data-v-21fa4be8]{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:5px;margin-bottom:0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;-ms-overflow-style:-ms-autohiding-scrollbar;white-space:nowrap;width:100%;max-width:100%;box-sizing:border-box}ul[data-v-21fa4be8][data-v-21fa4be8]::-webkit-scrollbar{height:6px}ul[data-v-21fa4be8][data-v-21fa4be8]::-webkit-scrollbar-track{background:transparent}ul[data-v-21fa4be8][data-v-21fa4be8]::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}ul[data-v-21fa4be8][data-v-21fa4be8]::-webkit-scrollbar-thumb:hover{background-color:#0000004d}}ul[data-v-15559b4f]{display:flex;gap:15px;flex-direction:row;border-bottom:0;margin-top:0;list-style:none}ul[data-v-15559b4f] .nav-link[data-v-15559b4f]{cursor:pointer;padding:10px 20px;border-radius:14px;background:#fff;box-shadow:0 5px 30px #2323230d;display:inline-block;text-decoration:none;color:inherit;white-space:normal;word-wrap:break-word;word-break:break-word;text-align:center;min-width:0}ul[data-v-15559b4f] .nav-link.active[data-v-15559b4f]{padding:10px 20px;border-radius:14px;background:var(--marine);color:var(--white)}.wrapper[data-v-552bbe5f]{width:100%;height:100%;display:flex;justify-content:center;align-items:stretch;margin-top:60px}.wrapper[data-v-552bbe5f] .profile-menu[data-v-552bbe5f]{max-width:393px;width:100%;flex-shrink:0;margin-right:30px;background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:35px;padding-bottom:20px;align-self:flex-start}.wrapper[data-v-552bbe5f] .profile-menu--mobile[data-v-552bbe5f]{display:none}.wrapper[data-v-552bbe5f] .profile-menu-tabs[data-v-552bbe5f]{margin-bottom:20px;width:100%;max-width:100%;min-width:0;overflow:hidden}@media only screen and (max-width: 1300px) and (min-width: 768px){.wrapper[data-v-552bbe5f] .profile-menu[data-v-552bbe5f]{max-width:320px}}@media only screen and (max-width: 979px){.wrapper[data-v-552bbe5f] .profile-menu--desktop[data-v-552bbe5f]{display:none}.wrapper[data-v-552bbe5f] .profile-menu--mobile[data-v-552bbe5f]{display:block}}.wrapper[data-v-552bbe5f] .profile-content[data-v-552bbe5f]{flex-grow:10;display:flex;flex-direction:column;min-width:0;max-width:100%}.wrapper[data-v-552bbe5f] .profile-content[data-v-552bbe5f] .profile-cabinet-selector[data-v-552bbe5f]{width:fit-content;margin-top:10px;margin-bottom:20px}.wrapper[data-v-552bbe5f] .profile-content[data-v-552bbe5f] .profile-menu-tabs[data-v-552bbe5f]{width:100%;max-width:100%;min-width:0;overflow:hidden}.wrapper[data-v-552bbe5f] .profile-content[data-v-552bbe5f] .profile-card[data-v-552bbe5f]{background:transparent;box-shadow:none;flex-grow:1;min-width:0;max-width:100%}.profile-menu-header[data-v-2811711d]{display:flex;align-items:center;padding:20px 30px;justify-content:space-between}@media only screen and (max-width: 979px){.profile-menu-header[data-v-2811711d]{display:none}}.profile-menu-header[data-v-2811711d] h2[data-v-2811711d]{font-weight:500;font-size:28px;letter-spacing:-.01em;color:var(--black-main)}.profile-menu-header[data-v-2811711d] .logout-button[data-v-2811711d]{cursor:pointer}.profile-menu-header[data-v-2811711d] .logout-button[data-v-2811711d] .icon[data-v-2811711d]{fill:var(--brown);width:32px;height:25px}ul[data-v-2811711d]{margin:0;padding:0;list-style:none}ul[data-v-2811711d] .nav-item[data-v-2811711d]{padding:17px 31px;border-top:1px solid var(--gray-light);position:relative;cursor:pointer;display:flex;align-items:center;white-space:nowrap}@media only screen and (max-width: 1300px) and (min-width: 768px){ul[data-v-2811711d] .nav-item[data-v-2811711d]{padding:17px 20px;font-size:14px}}@media only screen and (max-width: 979px){ul[data-v-2811711d] .nav-item[data-v-2811711d]{border-top:none;display:inline-flex;margin-right:10px;background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:14px;padding:10px 15px;font-size:14px;flex-shrink:0;white-space:nowrap}ul[data-v-2811711d] .nav-item[data-v-2811711d] svg[data-v-2811711d]{display:none}}ul[data-v-2811711d] .nav-item[data-v-2811711d] svg[data-v-2811711d]{fill:var(--black-main);width:21px;height:21px;margin-right:23px;flex-shrink:0}ul[data-v-2811711d] .nav-item.active[data-v-2811711d]{color:var(--marine)}@media only screen and (max-width: 979px){ul[data-v-2811711d] .nav-item.active[data-v-2811711d]{background:var(--marine);color:var(--white)}}ul[data-v-2811711d] .nav-item[data-v-2811711d]:after{content:"";display:block;position:absolute;right:0;top:0;width:4px;height:100%;background:var(--marine);opacity:0}ul[data-v-2811711d] .nav-item.active[data-v-2811711d]:after{opacity:1}@media only screen and (max-width: 979px){ul[data-v-2811711d]{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:5px;margin-bottom:0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;-ms-overflow-style:-ms-autohiding-scrollbar;white-space:nowrap;width:100%;max-width:100%;box-sizing:border-box}ul[data-v-2811711d][data-v-2811711d]::-webkit-scrollbar{height:6px}ul[data-v-2811711d][data-v-2811711d]::-webkit-scrollbar-track{background:transparent}ul[data-v-2811711d][data-v-2811711d]::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}ul[data-v-2811711d][data-v-2811711d]::-webkit-scrollbar-thumb:hover{background-color:#0000004d}}.wrapper[data-v-dbed8c67]{width:100%;height:100%;display:flex;justify-content:center;align-items:stretch;margin-top:60px}.wrapper[data-v-dbed8c67] .profile-menu[data-v-dbed8c67]{max-width:393px;width:100%;flex-shrink:0;margin-right:30px;background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:35px;padding-bottom:20px;align-self:flex-start}.wrapper[data-v-dbed8c67] .profile-menu--mobile[data-v-dbed8c67]{display:none}.wrapper[data-v-dbed8c67] .profile-menu-tabs[data-v-dbed8c67]{margin-bottom:20px;width:100%;max-width:100%;min-width:0;overflow:hidden}@media only screen and (max-width: 1300px) and (min-width: 768px){.wrapper[data-v-dbed8c67] .profile-menu[data-v-dbed8c67]{max-width:320px}}@media only screen and (max-width: 979px){.wrapper[data-v-dbed8c67] .profile-menu--desktop[data-v-dbed8c67]{display:none}.wrapper[data-v-dbed8c67] .profile-menu--mobile[data-v-dbed8c67]{display:block}}.wrapper[data-v-dbed8c67] .profile-content[data-v-dbed8c67]{flex-grow:10;display:flex;flex-direction:column;min-width:0;max-width:100%}.wrapper[data-v-dbed8c67] .profile-content[data-v-dbed8c67] .profile-cabinet-selector[data-v-dbed8c67]{width:fit-content;margin-top:10px;margin-bottom:20px}.wrapper[data-v-dbed8c67] .profile-content[data-v-dbed8c67] .profile-menu-tabs[data-v-dbed8c67]{width:100%;max-width:100%;min-width:0;overflow:hidden}.card-body[data-v-46576a07]{margin-top:30px}.card-body[data-v-46576a07] form[data-v-46576a07]{padding:0 30px 39px}.card-body[data-v-46576a07] .form-group[data-v-46576a07]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:30px;margin-bottom:25px}@media only screen and (max-width: 979px){.card-body[data-v-46576a07] .form-group[data-v-46576a07]{grid-template-columns:1fr;grid-gap:20px}}.card-body[data-v-46576a07] .form-group[data-v-46576a07] .form-group-field[data-v-46576a07]{grid-column:span 3}@media only screen and (max-width: 979px){.card-body[data-v-46576a07] .form-group[data-v-46576a07] .form-group-field[data-v-46576a07]{grid-column:span 1}}.card-body[data-v-46576a07] .form-group[data-v-46576a07] .form-group-field[data-v-46576a07] label[data-v-46576a07]{display:block;font-weight:500;margin-bottom:5px}.card-body[data-v-46576a07] .form-group[data-v-46576a07] .form-group-field[data-v-46576a07] .text-danger[data-v-46576a07]{color:#dc3545;font-size:14px}.base-table[data-v-ffbb7205]{display:flex;flex-direction:column}.table-header[data-v-ffbb7205]{display:grid;border-bottom:1px solid var(--gray-light);font-weight:500;color:#006060}.table-header__item[data-v-ffbb7205]{text-align:center;padding:12px 0}.table-body[data-v-ffbb7205]{display:flex;flex-direction:column;gap:2px}.table-row[data-v-ffbb7205]{display:grid;border-bottom:1px solid #eee}.table-cell[data-v-ffbb7205]{text-align:center;padding:10px 0;font-size:13px;display:flex;align-items:center;justify-content:center}.table-row-mobile[data-v-ffbb7205]{display:none}@media only screen and (max-width: 1299px){.table-header[data-v-ffbb7205],.table-row[data-v-ffbb7205]{display:none}.table-row-mobile[data-v-ffbb7205]{display:flex;flex-direction:column;background:var(--white);padding:20px;margin-bottom:0;border-bottom:1px solid var(--gray-light)}.table-row-mobile[data-v-ffbb7205]:last-child{border-bottom:none}.table-cell-mobile[data-v-ffbb7205]{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid var(--gray-light)}.table-cell-mobile[data-v-ffbb7205]:last-child{border-bottom:none;padding-bottom:0}.table-cell-mobile__label[data-v-ffbb7205]{font-weight:500;color:#006060;font-size:14px;margin-right:15px;flex-shrink:0;min-width:100px}.table-cell-mobile__value[data-v-ffbb7205]{font-size:14px;color:var(--black-main);text-align:right;flex:1;word-wrap:break-word;word-break:break-word}}.table-empty[data-v-ffbb7205]{text-align:center;padding:20px;color:var(--gray)}.pagination[data-v-ffbb7205]{display:flex;justify-content:center;gap:6px;margin:12px 0}.pagination button[data-v-ffbb7205]{padding:4px 10px;border:1px solid var(--gray-light);background:#fff;cursor:pointer;border-radius:4px}.pagination button[data-v-ffbb7205]:disabled{opacity:.5;cursor:not-allowed}.page-number.active[data-v-ffbb7205]{background:var(--marine);color:#fff;font-weight:500}.card-body[data-v-72e41a51]{display:flex;justify-content:center;min-height:300px;align-items:center}.card-header[data-v-f0922f51]{font-size:24px;font-weight:500;padding:20px 30px 22px;border-bottom:1px solid var(--gray-light);margin-bottom:30px}.card-body[data-v-f0922f51]{padding:0 30px 39px}.form-group[data-v-f0922f51]{display:grid;grid-template-columns:repeat(6,1fr);gap:30px;margin-bottom:25px}@media only screen and (max-width: 979px){.form-group[data-v-f0922f51]{grid-template-columns:1fr;gap:20px}}.form-group-field[data-v-f0922f51]{grid-column:span 3;position:relative}@media only screen and (max-width: 979px){.form-group-field[data-v-f0922f51]{grid-column:span 1}}.password-wrapper[data-v-f0922f51]{position:relative}.toggle-password[data-v-f0922f51]{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:0;display:flex;color:var(--primary)}.toggle-password svg[data-v-f0922f51]{width:22px;height:22px}.text-danger[data-v-f0922f51]{color:#dc3545;font-size:14px}.textarea[data-v-ab4b6b33]{position:relative;width:100%}.textarea__element[data-v-ab4b6b33]{width:100%;outline:none;resize:none;min-height:40px;background-color:var(--color-input-bg);padding:11px 15px 12px;border-radius:10px;font-weight:300;border:1px solid transparent;color:var(--color-text);font-size:16px;-webkit-text-size-adjust:100%;line-height:1.4;box-sizing:border-box}.textarea__element[data-v-ab4b6b33]::placeholder{color:var(--color-input-placeholder)}.textarea__element[data-v-ab4b6b33]:disabled{background-color:#f0f0f0;color:#a0a0a0;cursor:not-allowed}.card-body form[data-v-3052ae7e]{padding:0 30px 39px;margin-top:30px}.form-group[data-v-3052ae7e]{display:grid;grid-template-columns:repeat(6,1fr);gap:30px;margin-bottom:25px}@media only screen and (max-width: 979px){.form-group[data-v-3052ae7e]{grid-template-columns:1fr;gap:20px}}.form-group-field[data-v-3052ae7e]{grid-column:span 3}@media only screen and (max-width: 979px){.form-group-field[data-v-3052ae7e]{grid-column:span 1}}.text-danger[data-v-3052ae7e]{color:#dc3545;font-size:14px}.card-body[data-v-24b90d4a] .partner-info-table[data-v-24b90d4a]{display:grid;grid-template-columns:.6fr .8fr 1.6fr 1fr;padding:0 30px;height:83px}@media only screen and (max-width: 979px){.card-body[data-v-24b90d4a] .partner-info-table[data-v-24b90d4a]{grid-template-columns:1fr;height:auto;gap:20px;padding:30px}}.card-body[data-v-24b90d4a] .partner-info-table[data-v-24b90d4a] .partner-info-item[data-v-24b90d4a]{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media only screen and (max-width: 979px){.card-body[data-v-24b90d4a] .partner-info-table[data-v-24b90d4a] .partner-info-item[data-v-24b90d4a]{height:auto;padding-bottom:15px;border-bottom:1px solid #f3f4f8}.card-body[data-v-24b90d4a] .partner-info-table[data-v-24b90d4a] .partner-info-item[data-v-24b90d4a][data-v-24b90d4a]:last-child{border-bottom:none;padding-bottom:0}}.card-body[data-v-24b90d4a] .partner-info-table[data-v-24b90d4a] .partner-info-item[data-v-24b90d4a] p[data-v-24b90d4a]{font-size:14px;color:var(--marine-2)}.card-body[data-v-24b90d4a] .partner-info-table[data-v-24b90d4a] .partner-info-item[data-v-24b90d4a] span[data-v-24b90d4a]{margin-top:10px;display:block;font-size:12px}.card-body[data-v-24b90d4a] .partner-info-table[data-v-24b90d4a] .partner-info-item[data-v-24b90d4a]:before{content:"";display:block;position:absolute;height:100%;width:1px;background:#f3f4f8;left:-30px}@media only screen and (max-width: 979px){{display:none}}.card-body[data-v-c37811e5]{display:flex;justify-content:start;min-height:300px;margin-top:30px;padding:0 30px}.card-body[data-v-c37811e5] ul[data-v-c37811e5]{list-style:none}.card-body[data-v-c37811e5] ul[data-v-c37811e5] span[data-v-c37811e5]{font-weight:700}.card-body[data-v-07f8df92]{display:flex;justify-content:center;align-items:center;padding:0 30px}.card-body[data-v-07f8df92] .partner-description[data-v-07f8df92]{margin-top:30px;font-size:14px}.card-body[data-v-07f8df92] .partner-content[data-v-07f8df92]{margin-top:30px;width:100%;display:flex;justify-content:space-between}.card-body[data-v-07f8df92] .partner-content[data-v-07f8df92] .link[data-v-07f8df92]{font-size:12px;font-weight:300;word-break:break-all;margin-right:40px}.card-body[data-v-07f8df92] .partner-content[data-v-07f8df92] img[data-v-07f8df92]{width:28px;height:28px;cursor:pointer}.card-body[data-v-9f7742ce]{display:flex;justify-content:center;align-items:center}.card-body[data-v-9f7742ce] .notification-block[data-v-9f7742ce]{display:flex;align-items:center;background:var(--white);border-radius:25px;padding:18px 29px 18px 23px}.card-body[data-v-9f7742ce] .notification-block[data-v-9f7742ce] img[data-v-9f7742ce]{width:28px;height:28px}.card-body[data-v-9f7742ce] .notification-block[data-v-9f7742ce] span[data-v-9f7742ce]{display:block;margin-left:20px;font-size:14px;font-weight:300}.payout-items[data-v-9f7742ce]{display:grid;grid-template-columns:329px 1fr;grid-gap:30px}.payout-items[data-v-9f7742ce] .h-fit-content[data-v-9f7742ce]{height:fit-content}.payout-items[data-v-9f7742ce] .payout-form[data-v-9f7742ce]{display:flex;flex-direction:column;margin-bottom:20px}.payout-items[data-v-9f7742ce] .payout-form[data-v-9f7742ce] form[data-v-9f7742ce]{display:flex;flex-direction:column;align-items:center}.payout-items[data-v-9f7742ce] .payout-form[data-v-9f7742ce] .form-group[data-v-9f7742ce]{margin:20px 0;width:100%;padding:0 30px}.payout-items[data-v-9f7742ce] .payout-form[data-v-9f7742ce] .form-group[data-v-9f7742ce] div[data-v-9f7742ce]{width:100%}.payout-items[data-v-9f7742ce] .payout-form[data-v-9f7742ce] .form-group[data-v-9f7742ce] label[data-v-9f7742ce]{font-weight:500;margin-bottom:5px;display:block}.payout-items[data-v-9f7742ce] .payout-form[data-v-9f7742ce] .form-group[data-v-9f7742ce] .text-danger[data-v-9f7742ce]{color:#dc3545;font-size:14px;margin-top:5px}.payout-items[data-v-9f7742ce] .payout-form[data-v-9f7742ce] .submit-button[data-v-9f7742ce]{height:50px;font-size:20px;width:100%;max-width:80%}.payout-items[data-v-9f7742ce] .card-header[data-v-9f7742ce]{display:flex;justify-content:space-between;align-items:center}.payout-items[data-v-9f7742ce] .card-header[data-v-9f7742ce] p[data-v-9f7742ce]{font-weight:500;font-size:20px;margin-bottom:3px}.payout-items[data-v-9f7742ce] .card-header[data-v-9f7742ce] span[data-v-9f7742ce]{font-weight:500;font-size:22px;text-align:center;color:var(--marine);display:block}.card-body[data-v-a09693d7]{display:flex;justify-content:start}.card-body[data-v-a09693d7] div[data-v-a09693d7]{margin:20px 30px;font-size:14px;font-weight:300}.wrapper[data-v-7d86afe2]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.card[data-v-7d86afe2]{max-width:512px;width:100%;background:#fff;box-shadow:0 5px 30px #2323230d;border-radius:35px;padding-top:20px;padding-bottom:34px;margin-top:40px;height:fit-content}.card[data-v-7d86afe2] .card-header[data-v-7d86afe2]{text-align:center;padding-bottom:22px;font-size:24px;font-weight:500;margin-bottom:30px;border-bottom:1px solid #f3f4f8}.card[data-v-7d86afe2] .card-body[data-v-7d86afe2]{padding:0 30px;display:flex;flex-direction:column;gap:10px}.card[data-v-7d86afe2] .card-footer[data-v-7d86afe2]{display:flex;flex-direction:row;justify-content:center;margin-top:20px;padding:0 30px}.wrapper[data-v-ddbe8bd9]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.card[data-v-ddbe8bd9]{max-width:512px;width:100%;background:#fff;box-shadow:0 5px 30px #2323230d;border-radius:35px;padding-top:20px;padding-bottom:34px;margin-top:40px;height:fit-content}.card-header[data-v-ddbe8bd9]{text-align:center;padding-bottom:22px;font-size:24px;font-weight:500;margin-bottom:30px;border-bottom:1px solid #f3f4f8}.card-body[data-v-ddbe8bd9]{padding:0 30px;display:flex;flex-direction:column;gap:10px}.card-footer[data-v-ddbe8bd9]{display:flex;flex-direction:row;justify-content:center;margin-top:20px;padding:0 30px}.text-danger[data-v-ddbe8bd9]{color:#dc3545;font-size:14px}.card-header[data-v-9aeea3e6]{display:flex;align-items:center;justify-content:space-between;background:var(--white);border-radius:35px;padding:0 49px 0 52px;height:105px}@media only screen and (max-width: 1300px){.card-header[data-v-9aeea3e6]{padding:0 36px}}.title[data-v-9aeea3e6]{display:flex;flex-direction:row;width:31%;font-weight:600;font-size:32px;line-height:39px;letter-spacing:-.01em;color:var(--marine-2)}.title[data-v-9aeea3e6] h4[data-v-9aeea3e6]{font-weight:700}.title[data-v-9aeea3e6] .creation-date[data-v-9aeea3e6]{font-size:16px;line-height:18px;text-align:left;font-weight:400;color:var(--gray)}@media only screen and (max-width: 1300px){.title[data-v-9aeea3e6]{font-size:28px}}@media only screen and (max-width: 991px){.title[data-v-9aeea3e6]{font-size:24px;line-height:32px}}.exchange-currency-info[data-v-9aeea3e6]{flex-shrink:0;width:100%;max-width:252px;position:relative;height:100%;display:flex;justify-content:center;flex-direction:column}.exchange-currency-info[data-v-9aeea3e6] .info-icon[data-v-9aeea3e6]{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);width:auto;height:auto}.exchange-currency-info[data-v-9aeea3e6] .info-icon[data-v-9aeea3e6] img[data-v-9aeea3e6]{max-width:25px;max-height:25px;width:auto;height:auto}.exchange-currency-info[data-v-9aeea3e6] .info-item[data-v-9aeea3e6]{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.exchange-currency-info[data-v-9aeea3e6] .info-item[data-v-9aeea3e6] .name[data-v-9aeea3e6]{display:flex;align-items:center}.exchange-currency-info[data-v-9aeea3e6] .info-item[data-v-9aeea3e6] .name[data-v-9aeea3e6] img[data-v-9aeea3e6]{max-width:30px;max-height:30px}.exchange-currency-info[data-v-9aeea3e6] .info-item[data-v-9aeea3e6] .name[data-v-9aeea3e6] span[data-v-9aeea3e6]{display:block;margin-left:12px;color:var(--black-main);font-size:12px}.exchange-currency-info[data-v-9aeea3e6] .info-item[data-v-9aeea3e6] .price[data-v-9aeea3e6]{font-size:12px;color:var(--black-main)}.exchange-currency-info[data-v-9aeea3e6]:before{content:"";display:block;position:absolute;right:-31px;top:0;height:100%;width:1px;background:var(--gray-light)}.exchange-currency-info[data-v-9aeea3e6]:after{content:"";display:block;position:absolute;left:-31px;top:0;height:100%;width:1px;background:var(--gray-light)}.additional-info[data-v-9aeea3e6]{display:flex;justify-content:end;align-items:end;flex-direction:column}.additional-info[data-v-9aeea3e6] span[data-v-9aeea3e6]{text-align:right;color:var(--gray);font-size:14px}.additional-info--mobile[data-v-9aeea3e6]{display:none}.additional-info--desktop[data-v-9aeea3e6]{display:flex}@media only screen and (max-width: 991px){.card-header[data-v-9aeea3e6]{height:auto;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;padding-top:25px;padding-bottom:0;border-radius:35px 35px 0 0}.title[data-v-9aeea3e6]{width:100%;display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid var(--gray-light)}.additional-info--mobile[data-v-9aeea3e6]{display:flex;text-align:right;flex-direction:column;align-items:flex-end;max-width:400px}.additional-info--mobile span[data-v-9aeea3e6]{line-height:18px}.additional-info--desktop[data-v-9aeea3e6]{display:none}.exchange-currency-info[data-v-9aeea3e6]{max-width:100%;width:100%;height:auto;padding-top:20px;padding-bottom:20px;border-bottom:1px solid var(--gray-light)}.exchange-currency-info[data-v-9aeea3e6]:before,.exchange-currency-info[data-v-9aeea3e6]:after{display:none}.exchange-currency-info .info-icon[data-v-9aeea3e6]{position:absolute;top:50%;left:50%;transform:translate(-50%,-75%)!important;display:flex;align-items:center;justify-content:center}}.profile-card[data-v-2c0671c6]{width:100%}.profile-card[data-v-2c0671c6] .body-container-qr[data-v-2c0671c6]{background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:35px;display:flex;align-items:center;margin-bottom:0;padding:15px 30px}.profile-card[data-v-2c0671c6] .body-container-qr[data-v-2c0671c6] .body-qr[data-v-2c0671c6]{display:flex;align-items:center}.profile-card[data-v-2c0671c6] .body-container-qr[data-v-2c0671c6] .body-text[data-v-2c0671c6]{flex-grow:10;text-align:center}.profile-card[data-v-2c0671c6] .body-container-qr[data-v-2c0671c6] .body-text[data-v-2c0671c6] span[data-v-2c0671c6]{max-width:400px;display:block;margin:0 auto}@media only screen and (max-width: 767px){.profile-card[data-v-2c0671c6] .body-container-qr[data-v-2c0671c6]{flex-direction:column;align-items:center;justify-content:center;gap:20px}.profile-card[data-v-2c0671c6] .body-text[data-v-2c0671c6]{order:-1}.profile-card[data-v-2c0671c6] .body-qr[data-v-2c0671c6]{order:1}}.profile-card[data-v-849d4eba]{width:100%}.profile-card[data-v-849d4eba] .card-header[data-v-849d4eba]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 49px 20px 52px}.profile-card[data-v-849d4eba] .card-header[data-v-849d4eba] h2[data-v-849d4eba]{font-weight:500;font-size:32px;letter-spacing:-.01em;color:var(--marine-2)}.profile-card[data-v-849d4eba] .card-header[data-v-849d4eba] span[data-v-849d4eba]{font-size:18px;line-height:18px;text-align:right;color:var(--gray);max-width:400px}.profile-card[data-v-849d4eba] .card-body[data-v-849d4eba] .body-container[data-v-849d4eba]{display:flex;align-items:center;justify-content:space-between;padding-left:30px;padding-top:15px}.profile-card[data-v-849d4eba] .card-body[data-v-849d4eba] .body-container[data-v-849d4eba] .body-form[data-v-849d4eba]{max-width:520px}.profile-card[data-v-849d4eba] .card-body[data-v-849d4eba] .body-container[data-v-849d4eba] .body-form[data-v-849d4eba] .description[data-v-849d4eba]{font-weight:400;font-size:18px;letter-spacing:-.01em;margin-bottom:46px}.profile-card[data-v-849d4eba] .card-body[data-v-849d4eba] .body-container[data-v-849d4eba] .body-form[data-v-849d4eba] .verification-info[data-v-849d4eba]{display:flex;align-items:center;margin-bottom:47px}.profile-card[data-v-849d4eba] .card-body[data-v-849d4eba] .body-container[data-v-849d4eba] .body-form[data-v-849d4eba] .verification-info[data-v-849d4eba] img[data-v-849d4eba]{width:37px;height:37px}.profile-card[data-v-849d4eba] .card-body[data-v-849d4eba] .body-container[data-v-849d4eba] .body-form[data-v-849d4eba] .verification-info[data-v-849d4eba] span[data-v-849d4eba]{font-size:18px;letter-spacing:-.01em;margin-left:13px}.profile-card[data-v-849d4eba] .card-body[data-v-849d4eba] .body-container[data-v-849d4eba] .body-img[data-v-849d4eba]{display:flex;align-items:flex-start;position:relative;top:1px}.profile-card[data-v-849d4eba] .card-body[data-v-849d4eba] .body-container[data-v-849d4eba] .body-img[data-v-849d4eba] img[data-v-849d4eba]{max-width:569px}.profile-card[data-v-a07b67ec]{width:100%}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec]{padding:31px 51px 30px}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .status-title[data-v-a07b67ec]{font-size:24px;margin-bottom:20px;font-weight:500;letter-spacing:-.01em;text-align:left}@media only screen and (max-width: 767px){.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .status-title[data-v-a07b67ec]{text-align:center}}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .subtitle[data-v-a07b67ec]{font-weight:500;font-size:20px;letter-spacing:-.01em;color:var(--marine-2);margin-bottom:30px;text-align:left}@media only screen and (max-width: 767px){.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .subtitle[data-v-a07b67ec]{text-align:center}}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:50px}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec]{width:100%}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec] .request-fields[data-v-a07b67ec]{display:flex;flex-direction:column;justify-content:space-between;height:100%}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec] .request-fields[data-v-a07b67ec] .field[data-v-a07b67ec]{display:block;position:relative;margin-bottom:20px}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec] .request-fields[data-v-a07b67ec] .field[data-v-a07b67ec] span[data-v-a07b67ec]{display:block;margin-bottom:5px;font-weight:400;font-size:16px;opacity:.87}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec] .request-fields[data-v-a07b67ec] .field[data-v-a07b67ec] p[data-v-a07b67ec]{border:1px solid #009393;background:var(--white);border-radius:10px;display:flex;align-items:center;padding:11px 15px 12px;color:var(--black);width:100%;max-width:80vw;overflow:hidden;font-weight:700;height:40px;font-size:14px;box-sizing:border-box}@media only screen and (max-width: 991px){.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec] .request-fields[data-v-a07b67ec] .field[data-v-a07b67ec] p[data-v-a07b67ec]{width:80vw;max-width:80vw}}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec] .request-fields[data-v-a07b67ec] .field[data-v-a07b67ec] p[data-v-a07b67ec] img[data-v-a07b67ec]{margin-right:10px;cursor:pointer}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec] .upload[data-v-a07b67ec]{background:var(--white);border:1px solid #009393;border-radius:40px;height:209px;display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:350px}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec] .upload[data-v-a07b67ec] img[data-v-a07b67ec]{width:100%}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec] .upload[data-v-a07b67ec] .aside[data-v-a07b67ec]{border:1px dashed var(--marine);border-radius:40px;padding:17px 35px 21px}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec] .upload[data-v-a07b67ec] .aside[data-v-a07b67ec] .text[data-v-a07b67ec]{font-size:14px;text-align:center;margin-bottom:16px}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column[data-v-a07b67ec] .upload[data-v-a07b67ec] .aside[data-v-a07b67ec] .confirm-button[data-v-a07b67ec] button[data-v-a07b67ec]{position:relative;height:40px;max-width:195px;width:100%;margin:0 auto;font-size:16px;cursor:pointer}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec] .column.qr[data-v-a07b67ec]{width:fit-content}@media only screen and (max-width: 767px){.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container[data-v-a07b67ec]{flex-direction:column;align-items:center;justify-content:center;gap:20px}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container .column.qr[data-v-a07b67ec]{order:2;display:flex;justify-content:center;align-items:center;width:100%}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container .column[data-v-a07b67ec]:not(.qr){order:1;width:100%;text-align:center}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container .column .upload[data-v-a07b67ec]{max-width:100%}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container .column .request-fields[data-v-a07b67ec]{text-align:center;align-items:center}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container .column .request-fields .field[data-v-a07b67ec],.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .column-container .column .request-fields .field span[data-v-a07b67ec]{text-align:center}}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .row.center[data-v-a07b67ec]{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 767px){.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .row.center[data-v-a07b67ec]{flex-direction:column;gap:15px}.profile-card[data-v-a07b67ec] .card-body[data-v-a07b67ec] .row.center[data-v-a07b67ec] .mr-3[data-v-a07b67ec]{margin-right:0;margin-bottom:0}}.profile-card[data-v-9af274cf]{width:100%}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf]{padding:31px 51px 30px}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .status-title[data-v-9af274cf]{margin-bottom:17px;font-weight:500;font-size:28px;letter-spacing:-.01em;text-align:left}@media only screen and (max-width: 1300px){.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .status-title[data-v-9af274cf]{font-size:24px}}@media only screen and (max-width: 767px){.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .status-title[data-v-9af274cf]{text-align:center;font-size:24px}}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .subtitle[data-v-9af274cf]{margin-bottom:29px;font-size:20px;display:block;text-align:left}@media only screen and (max-width: 767px){.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .subtitle[data-v-9af274cf]{text-align:center}}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container[data-v-9af274cf]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:50px}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container[data-v-9af274cf] .column[data-v-9af274cf]{width:100%}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container[data-v-9af274cf] .column[data-v-9af274cf] .request-fields[data-v-9af274cf]{display:flex;flex-direction:column;justify-content:space-between;height:100%}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container[data-v-9af274cf] .column[data-v-9af274cf] .request-fields[data-v-9af274cf] .field[data-v-9af274cf]{display:block;position:relative;margin-bottom:20px}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container[data-v-9af274cf] .column[data-v-9af274cf] .request-fields[data-v-9af274cf] .field[data-v-9af274cf] span[data-v-9af274cf]{display:block;margin-bottom:5px;font-weight:400;font-size:16px;opacity:.87}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container[data-v-9af274cf] .column[data-v-9af274cf] .request-fields[data-v-9af274cf] .field[data-v-9af274cf] p[data-v-9af274cf]{border:1px solid #009393;background:var(--white);border-radius:10px;display:flex;align-items:center;padding:11px 15px 12px;color:var(--black);width:100%;max-width:80vw;overflow:hidden;font-weight:700;height:40px;font-size:14px;box-sizing:border-box}@media only screen and (max-width: 991px){.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container[data-v-9af274cf] .column[data-v-9af274cf] .request-fields[data-v-9af274cf] .field[data-v-9af274cf] p[data-v-9af274cf]{width:80vw;max-width:80vw}}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container[data-v-9af274cf] .column[data-v-9af274cf] .request-fields[data-v-9af274cf] .field[data-v-9af274cf] p[data-v-9af274cf] img[data-v-9af274cf]{margin-right:10px;cursor:pointer}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container[data-v-9af274cf] .column.qr[data-v-9af274cf]{width:fit-content}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container[data-v-9af274cf] .mx-400[data-v-9af274cf]{max-width:400px}@media only screen and (max-width: 767px){.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container[data-v-9af274cf]{flex-direction:column;align-items:center;justify-content:center;gap:20px}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container .column.qr[data-v-9af274cf]{order:2;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;text-align:center}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container .column[data-v-9af274cf]:not(.qr){order:1;width:100%;text-align:center}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container .column .request-fields[data-v-9af274cf]{text-align:center;align-items:center}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container .column .request-fields .status-title[data-v-9af274cf],.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container .column .request-fields .subtitle[data-v-9af274cf],.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container .column .request-fields .field[data-v-9af274cf],.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .column-container .column .request-fields .field p[data-v-9af274cf]{text-align:center}}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .row.center[data-v-9af274cf]{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 767px){.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .row.center[data-v-9af274cf]{flex-direction:column;gap:15px}.profile-card[data-v-9af274cf] .card-body[data-v-9af274cf] .row.center[data-v-9af274cf] .mr-3[data-v-9af274cf]{margin-right:0;margin-bottom:0}}.profile-card[data-v-c73c59e0]{width:100%}.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0]{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;flex-wrap:nowrap;background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:35px;padding:53px 50px}@media only screen and (max-width: 1300px){.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0]{padding:35px 40px}}@media only screen and (max-width: 991px){.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0]{flex-direction:column;padding:28px}}.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-icon[data-v-c73c59e0]{margin-right:20px;flex-shrink:0;align-self:flex-start;max-width:100px;max-height:100px}.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-icon[data-v-c73c59e0] img[data-v-c73c59e0]{max-width:100%;max-height:100%;width:auto;height:auto}@media only screen and (max-width: 991px){.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-icon[data-v-c73c59e0]{margin-right:23px;width:30px;height:30px;max-width:30px;max-height:30px;margin-bottom:8px}}.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-text[data-v-c73c59e0]{flex:1;width:100%;font-size:20px}@media only screen and (max-width: 1300px){.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-text[data-v-c73c59e0]{font-size:14px}}@media only screen and (max-width: 991px){.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-text[data-v-c73c59e0]{font-size:13px}}.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-links[data-v-c73c59e0]{display:flex;align-items:center;flex-shrink:0}@media only screen and (max-width: 991px){.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-links[data-v-c73c59e0]{flex-direction:column;margin-top:29px;width:100%}}.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-links[data-v-c73c59e0] .link[data-v-c73c59e0]{margin-right:24px;display:flex;align-items:center;background:var(--marine-light);border-radius:90px;padding:9px 20px 9px 10px;cursor:pointer;text-decoration:none;color:var(--black-main)}@media only screen and (max-width: 991px){.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-links[data-v-c73c59e0] .link[data-v-c73c59e0]{width:305px;max-width:100%;margin:0 auto 15px}.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-links[data-v-c73c59e0] .link[data-v-c73c59e0][data-v-c73c59e0]:last-child{margin-bottom:0}}.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-links[data-v-c73c59e0] .link[data-v-c73c59e0] img[data-v-c73c59e0]{margin-right:15px}@media only screen and (max-width: 991px){.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-links[data-v-c73c59e0] .link[data-v-c73c59e0] img[data-v-c73c59e0]{margin-right:0}}.profile-card[data-v-c73c59e0] .card-body[data-v-c73c59e0] .container[data-v-c73c59e0] .body-links[data-v-c73c59e0] .link[data-v-c73c59e0] span[data-v-c73c59e0]{font-size:14px;font-weight:300;min-width:100px;text-align:center}.select[data-v-83ddf4a9]{position:relative}.select__control[data-v-83ddf4a9]{width:100%;height:40px;background-color:var(--white);border:1px solid var(--marine);border-radius:10px;padding:10px 40px 10px 15px;font-size:13px;color:var(--color-text);outline:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.select__control.is-disabled[data-v-83ddf4a9]{opacity:.7;cursor:not-allowed}.select__value[data-v-83ddf4a9]{font-size:16px}.select__value.is-placeholder[data-v-83ddf4a9]{color:#828282}.select__arrow[data-v-83ddf4a9]{position:absolute;right:12px;pointer-events:none}.select__dropdown[data-v-83ddf4a9]{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--color-input-bg);border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 6px 24px #0000001a;z-index:20;padding:8px}.select__search[data-v-83ddf4a9]{width:100%;height:34px;padding:6px 10px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:var(--color-input-bg);color:var(--color-text);outline:none;font-size:13px;margin-bottom:6px}.select__list[data-v-83ddf4a9]{list-style:none;max-height:220px;overflow:auto;margin:0;padding:4px 0}.select__option[data-v-83ddf4a9]{padding:8px 10px;cursor:pointer;border-radius:6px}.select__option.is-highlighted[data-v-83ddf4a9]{background:#0000000f}.select__option.is-selected[data-v-83ddf4a9]{font-weight:600}.select__no-data[data-v-83ddf4a9]{padding:8px 10px;color:#828282;font-size:14px}input[data-v-2827b534]{border:1px solid var(--marine);border-radius:8px;font-size:16px;padding:0 18px}.schedule-card[data-v-9d6195ed]{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:12px;gap:24px;width:100%}.schedule-card[data-v-9d6195ed] .schedule-card-item[data-v-9d6195ed]{display:flex;flex-direction:column;justify-content:flex-end;width:100%}.schedule-card[data-v-9d6195ed] .schedule-card-item[data-v-9d6195ed] label[data-v-9d6195ed]{font-size:16px;font-weight:400;line-height:20px;margin-bottom:6px}.schedule-card[data-v-9d6195ed] .schedule-card-item[data-v-9d6195ed] .card-item-input[data-v-9d6195ed],.schedule-card[data-v-9d6195ed] .schedule-card-item[data-v-9d6195ed] .schedule-card-item-button[data-v-9d6195ed]{height:40px;font-size:16px}.text-muted[data-v-9d6195ed]{font-size:14px;font-weight:400;line-height:20px}@media (max-width: 730px){.schedule-card[data-v-9d6195ed]{flex-direction:column}}.profile-card[data-v-6caddced]{width:100%}.profile-card[data-v-6caddced] .card-body[data-v-6caddced]{padding:0 65px 65px;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.profile-card[data-v-6caddced] .card-body[data-v-6caddced] .info-center[data-v-6caddced]{display:flex;align-items:center;width:100%;justify-content:center;margin-bottom:50px}.profile-card[data-v-6caddced] .card-body[data-v-6caddced] .info-center[data-v-6caddced] .info-img[data-v-6caddced]{display:flex;align-items:center;margin-right:78px;width:180px;height:180px;flex-shrink:0;justify-content:center}.profile-card[data-v-6caddced] .card-body[data-v-6caddced] .info-center[data-v-6caddced] .info-text[data-v-6caddced]{max-width:400px;width:100%}.profile-card[data-v-6caddced] .card-body[data-v-6caddced] .info-center[data-v-6caddced] .info-text[data-v-6caddced] .status-name[data-v-6caddced]{font-weight:500;font-size:28px;letter-spacing:-.01em;margin-bottom:18px}.profile-card[data-v-6caddced] .card-body[data-v-6caddced] .info-center[data-v-6caddced] .info-text[data-v-6caddced] .status-description[data-v-6caddced]{display:block;font-size:20px}.profile-card[data-v-6caddced] .card-body[data-v-6caddced]{justify-content:center}@media only screen and (max-width: 767px){.profile-card[data-v-6caddced] .card-body[data-v-6caddced]{flex-direction:column;gap:15px;padding-top:40px}.profile-card[data-v-6caddced] .card-body[data-v-6caddced] .info-img[data-v-6caddced]{display:flex;align-items:center;margin-right:75px;width:80px;height:180px;flex-shrink:0;justify-content:center}}@media only screen and (max-width: 767px){.info-img[data-v-6caddced]{display:flex;align-items:center;margin-right:75px!important;width:80px!important;height:180px;flex-shrink:0;justify-content:center}}.profile-card[data-v-6a1f7e52]{width:100%}.profile-card[data-v-6a1f7e52] .card-body[data-v-6a1f7e52]{padding:65px;display:flex;align-items:center;justify-content:space-between}.profile-card[data-v-6a1f7e52] .card-body[data-v-6a1f7e52] .info-center[data-v-6a1f7e52]{display:flex;align-items:center;width:100%;justify-content:center}.profile-card[data-v-6a1f7e52] .card-body[data-v-6a1f7e52] .info-center[data-v-6a1f7e52] .info-img[data-v-6a1f7e52]{display:flex;align-items:center;margin-right:78px;width:180px;height:180px;flex-shrink:0;justify-content:center}.profile-card[data-v-6a1f7e52] .card-body[data-v-6a1f7e52] .info-center[data-v-6a1f7e52] .info-text[data-v-6a1f7e52]{max-width:400px;width:100%}.profile-card[data-v-6a1f7e52] .card-body[data-v-6a1f7e52] .info-center[data-v-6a1f7e52] .info-text[data-v-6a1f7e52] .status-name[data-v-6a1f7e52]{font-weight:500;font-size:28px;letter-spacing:-.01em;margin-bottom:18px}.profile-card[data-v-6a1f7e52] .card-body[data-v-6a1f7e52] .info-center[data-v-6a1f7e52] .info-text[data-v-6a1f7e52] .status-description[data-v-6a1f7e52]{display:block;font-size:20px}.profile-card[data-v-6a1f7e52] .card-body.center[data-v-6a1f7e52]{justify-content:center}.profile-card[data-v-6a1f7e52] .card-body.center[data-v-6a1f7e52] .row.center[data-v-6a1f7e52]{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 767px){.profile-card[data-v-6a1f7e52] .card-body.center[data-v-6a1f7e52] .row.center[data-v-6a1f7e52]{flex-direction:column;gap:15px}.profile-card[data-v-6a1f7e52] .card-body.center[data-v-6a1f7e52] .row.center[data-v-6a1f7e52] .mr-3[data-v-6a1f7e52]{margin-right:0;margin-bottom:0}}.profile-card[data-v-dc7574be]{width:100%}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be]{padding:31px 51px 30px}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .status-title[data-v-dc7574be]{margin-bottom:17px;font-weight:500;font-size:28px;letter-spacing:-.01em;text-align:left}@media only screen and (max-width: 1300px){.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .status-title[data-v-dc7574be]{font-size:24px}}@media only screen and (max-width: 767px){.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .status-title[data-v-dc7574be]{text-align:center;font-size:24px}}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .subtitle[data-v-dc7574be]{margin-bottom:29px;font-size:20px;display:block;text-align:left}@media only screen and (max-width: 767px){.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .subtitle[data-v-dc7574be]{text-align:center}}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container[data-v-dc7574be]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:50px}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container[data-v-dc7574be] .column[data-v-dc7574be]{width:100%}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container[data-v-dc7574be] .column[data-v-dc7574be] .request-fields[data-v-dc7574be]{display:flex;flex-direction:column;justify-content:space-between;height:100%}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container[data-v-dc7574be] .column[data-v-dc7574be] .request-fields[data-v-dc7574be] .field[data-v-dc7574be]{display:block;position:relative;margin-bottom:20px}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container[data-v-dc7574be] .column[data-v-dc7574be] .request-fields[data-v-dc7574be] .field[data-v-dc7574be] span[data-v-dc7574be]{display:block;margin-bottom:5px;font-weight:400;font-size:16px;opacity:.87}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container[data-v-dc7574be] .column[data-v-dc7574be] .request-fields[data-v-dc7574be] .field[data-v-dc7574be] p[data-v-dc7574be]{border:1px solid #009393;background:var(--white);border-radius:10px;display:flex;align-items:center;padding:11px 15px 12px;color:var(--black);width:100%;max-width:80vw;overflow:hidden;font-weight:700;height:40px;font-size:14px;box-sizing:border-box}@media only screen and (max-width: 991px){.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container[data-v-dc7574be] .column[data-v-dc7574be] .request-fields[data-v-dc7574be] .field[data-v-dc7574be] p[data-v-dc7574be]{width:80vw;max-width:80vw}}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container[data-v-dc7574be] .column[data-v-dc7574be] .request-fields[data-v-dc7574be] .field[data-v-dc7574be] p[data-v-dc7574be] img[data-v-dc7574be]{margin-right:10px;cursor:pointer}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container[data-v-dc7574be] .column.qr[data-v-dc7574be]{width:fit-content}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container[data-v-dc7574be] .mx-400[data-v-dc7574be]{max-width:400px}@media only screen and (max-width: 767px){.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container[data-v-dc7574be]{flex-direction:column;align-items:center;justify-content:center;gap:20px}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container .column.qr[data-v-dc7574be]{order:2;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;text-align:center}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container .column[data-v-dc7574be]:not(.qr){order:1;width:100%;text-align:center}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container .column .request-fields[data-v-dc7574be]{text-align:center;align-items:center}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container .column .request-fields .status-title[data-v-dc7574be],.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container .column .request-fields .subtitle[data-v-dc7574be],.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container .column .request-fields .field[data-v-dc7574be],.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .column-container .column .request-fields .field p[data-v-dc7574be]{text-align:center}}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .row.center[data-v-dc7574be]{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 767px){.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .row.center[data-v-dc7574be]{flex-direction:column;gap:15px}.profile-card[data-v-dc7574be] .card-body[data-v-dc7574be] .row.center[data-v-dc7574be] .mr-3[data-v-dc7574be]{margin-right:0;margin-bottom:0}}.profile-card[data-v-31ee35b8]{width:100%}.profile-card[data-v-31ee35b8] .card-body[data-v-31ee35b8]{padding:65px;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.profile-card[data-v-31ee35b8] .self-schedule-block[data-v-31ee35b8]{margin-top:50px;width:100%}.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8]{display:flex;align-items:center;width:100%;justify-content:center}.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8] .info-img[data-v-31ee35b8]{display:flex;align-items:center;margin-right:78px;width:180px;height:180px;flex-shrink:0;justify-content:center}.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8] .info-text[data-v-31ee35b8]{max-width:400px;width:100%}@media only screen and (max-width: 1300px){.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8] .info-text[data-v-31ee35b8]{max-width:385px}}@media only screen and (max-width: 991px){.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8] .info-text[data-v-31ee35b8]{max-width:100%}}.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8] .info-text[data-v-31ee35b8] .status-name[data-v-31ee35b8]{font-weight:500;font-size:28px;letter-spacing:-.01em;margin-bottom:18px}@media only screen and (max-width: 1300px){.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8] .info-text[data-v-31ee35b8] .status-name[data-v-31ee35b8]{font-size:28px}}.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8] .info-text[data-v-31ee35b8] .status-description[data-v-31ee35b8]{display:block;font-size:20px}@media only screen and (max-width: 1300px){.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8] .info-text[data-v-31ee35b8] .status-description[data-v-31ee35b8]{font-size:16px}}@media only screen and (max-width: 991px){.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8] .info-text[data-v-31ee35b8] .status-description[data-v-31ee35b8]{font-size:14px}}@media only screen and (max-width: 1300px){.profile-card[data-v-31ee35b8] .card-body[data-v-31ee35b8]{padding:51px 67px}.profile-card[data-v-31ee35b8] .info-center .info-img[data-v-31ee35b8]{margin-right:35px;width:115px;height:115px}}@media only screen and (max-width: 991px){.profile-card[data-v-31ee35b8] .card-body[data-v-31ee35b8]{padding:39px 31px;flex-direction:column}.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8]{flex-direction:column;text-align:center}.profile-card[data-v-31ee35b8] .info-center[data-v-31ee35b8] .info-img[data-v-31ee35b8]{margin-right:0;margin-bottom:15px;height:114px}}.profile-card[data-v-39ce9b4a]{width:100%}.profile-card[data-v-39ce9b4a] .card-body[data-v-39ce9b4a]{padding:65px;display:flex;align-items:center;justify-content:space-between}.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a]{display:flex;align-items:center;width:100%;justify-content:center}.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a] .info-img[data-v-39ce9b4a]{display:flex;align-items:center;margin-right:78px;width:180px;height:180px;flex-shrink:0;justify-content:center}.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a] .info-text[data-v-39ce9b4a]{max-width:400px;width:100%}@media only screen and (max-width: 1300px){.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a] .info-text[data-v-39ce9b4a]{max-width:385px}}@media only screen and (max-width: 991px){.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a] .info-text[data-v-39ce9b4a]{max-width:100%}}.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a] .info-text[data-v-39ce9b4a] .status-name[data-v-39ce9b4a]{font-weight:500;font-size:28px;letter-spacing:-.01em;margin-bottom:18px}@media only screen and (max-width: 1300px){.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a] .info-text[data-v-39ce9b4a] .status-name[data-v-39ce9b4a]{font-size:28px}}.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a] .info-text[data-v-39ce9b4a] .status-description[data-v-39ce9b4a]{display:block;font-size:20px}@media only screen and (max-width: 1300px){.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a] .info-text[data-v-39ce9b4a] .status-description[data-v-39ce9b4a]{font-size:16px}}@media only screen and (max-width: 991px){.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a] .info-text[data-v-39ce9b4a] .status-description[data-v-39ce9b4a]{font-size:14px}}@media only screen and (max-width: 1300px){.profile-card[data-v-39ce9b4a] .card-body[data-v-39ce9b4a]{padding:51px 67px}.profile-card[data-v-39ce9b4a] .info-center .info-img[data-v-39ce9b4a]{margin-right:35px;width:115px;height:115px}}@media only screen and (max-width: 991px){.profile-card[data-v-39ce9b4a] .card-body[data-v-39ce9b4a]{padding:39px 31px;flex-direction:column}.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a]{flex-direction:column;text-align:center}.profile-card[data-v-39ce9b4a] .info-center[data-v-39ce9b4a] .info-img[data-v-39ce9b4a]{margin-right:0;margin-bottom:15px;height:114px}}.profile-card[data-v-4417eee7]{width:100%;background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:35px}.profile-card[data-v-4417eee7] .card-body[data-v-4417eee7] .container[data-v-4417eee7]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:27px 69px 30px}@media only screen and (max-width: 1300px){.profile-card[data-v-4417eee7] .card-body[data-v-4417eee7] .container[data-v-4417eee7]{padding:24px 28px}}@media only screen and (max-width: 991px){.profile-card[data-v-4417eee7] .card-body[data-v-4417eee7] .container[data-v-4417eee7]{padding:28px}}.profile-card[data-v-4417eee7] .card-body[data-v-4417eee7] .container[data-v-4417eee7] .body-icon[data-v-4417eee7]{margin-right:20px;flex-shrink:0;align-self:flex-start}.profile-card[data-v-4417eee7] .card-body[data-v-4417eee7] .container[data-v-4417eee7] .body-text[data-v-4417eee7]{flex:1;width:100%;font-size:20px}@media only screen and (max-width: 1300px){.profile-card[data-v-4417eee7] .card-body[data-v-4417eee7] .container[data-v-4417eee7] .body-text[data-v-4417eee7]{font-size:16px}}@media only screen and (max-width: 991px){.profile-card[data-v-4417eee7] .card-body[data-v-4417eee7] .container[data-v-4417eee7] .body-text[data-v-4417eee7]{font-size:14px}}.profile-card[data-v-4417eee7] .card-body[data-v-4417eee7] .container[data-v-4417eee7] .body-text[data-v-4417eee7] p[data-v-4417eee7]{margin-bottom:18px}.profile-card[data-v-4417eee7] .card-body[data-v-4417eee7] .container[data-v-4417eee7] .body-text[data-v-4417eee7] span[data-v-4417eee7]{display:block}.profile-card[data-v-4417eee7] .card-body[data-v-4417eee7] .container[data-v-4417eee7] .body-text[data-v-4417eee7] a[data-v-4417eee7]{color:var(--green)}.fade-enter-active[data-v-749308a5],.fade-leave-active[data-v-749308a5]{transition:opacity .05s ease}.fade-enter-from[data-v-749308a5],.fade-leave-to[data-v-749308a5]{opacity:0}.content-wrapper[data-v-749308a5]{min-height:120px}.loader[data-v-749308a5]{display:flex;justify-content:center;align-items:center;min-height:120px;padding:40px}.spinner[data-v-749308a5]{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:var(--marine);border-radius:50%;animation:spin-749308a5 .8s linear infinite}@keyframes spin-749308a5{to{transform:rotate(360deg)}}.about-contact__inner[data-v-7feb7c17]{display:flex;align-items:flex-start}@media only screen and (max-width: 991px){.about-contact__inner[data-v-7feb7c17]{flex-direction:column;align-items:center}}.about-contact__inner[data-v-7feb7c17] .title-small[data-v-7feb7c17]{font-weight:500;font-size:28px;letter-spacing:-.01em;margin-bottom:50px}@media only screen and (max-width: 991px){.about-contact__inner[data-v-7feb7c17] .title-small[data-v-7feb7c17]{font-size:24px;margin-bottom:30px;text-align:center}}@media only screen and (max-width: 991px){.about-contact__inner[data-v-7feb7c17] .about-contact__description[data-v-7feb7c17]{text-align:center}}.about-contact__inner[data-v-7feb7c17] .about-contact__description[data-v-7feb7c17] p[data-v-7feb7c17]:last-child{margin-bottom:0}.about-contact__inner[data-v-7feb7c17] .about-contact__buttons[data-v-7feb7c17]{max-width:378px;width:100%;flex-shrink:0;margin-left:61px}@media only screen and (max-width: 991px){.about-contact__inner[data-v-7feb7c17] .about-contact__buttons[data-v-7feb7c17]{max-width:100%;margin-left:0;margin-top:30px}}.about-contact__inner[data-v-7feb7c17] .about-contact__buttons[data-v-7feb7c17] .about-contact__btn[data-v-7feb7c17]{display:flex;align-items:center;background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:25px;height:87px;margin-bottom:18px;padding-left:35px;cursor:pointer;transition:.3s}.about-contact__inner[data-v-7feb7c17] .about-contact__buttons[data-v-7feb7c17] .about-contact__btn[data-v-7feb7c17] span[data-v-7feb7c17]{max-width:200px;margin:0 auto;font-size:16px;border-bottom:1px solid transparent;transition:.3s}.about-contact__inner[data-v-7feb7c17] .about-contact__buttons[data-v-7feb7c17] .about-contact__btn[data-v-7feb7c17]:hover{background:var(--marine-light)}.about-contact__inner[data-v-7feb7c17] .about-contact__buttons[data-v-7feb7c17] .about-contact__btn[data-v-7feb7c17]:hover span[data-v-7feb7c17]{border-bottom:1px solid var(--black)}a[data-v-7feb7c17]{font-weight:300;color:var(--black)}.fade-enter-active[data-v-6f7c696e],.fade-leave-active[data-v-6f7c696e]{transition:opacity .05s ease}.fade-enter-from[data-v-6f7c696e],.fade-leave-to[data-v-6f7c696e]{opacity:0}.fade-enter-to[data-v-6f7c696e],.fade-leave-from[data-v-6f7c696e]{opacity:1}.reviews__item[data-v-37dd0735]{background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:25px;padding:25px;margin-bottom:25px}.reviews__item[data-v-37dd0735] .reviews__top[data-v-37dd0735]{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.reviews__item[data-v-37dd0735] .reviews__top[data-v-37dd0735] .reviews__name[data-v-37dd0735]{font-weight:500}.reviews__item[data-v-37dd0735] .reviews__top[data-v-37dd0735] .reviews__data[data-v-37dd0735]{font-weight:300;font-size:14px;letter-spacing:-.01em;color:var(--gray)}.reviews__item[data-v-37dd0735] .reviews__text[data-v-37dd0735]{font-size:16px;font-weight:300}.profile-card[data-v-6bda4dd8]{max-width:605px;width:100%;margin-left:30px;position:-webkit-sticky;position:sticky;top:100px}@media only screen and (max-width: 991px){.profile-card[data-v-6bda4dd8]{max-width:100%;width:100%;margin-left:0;margin-top:30px;position:static}}.profile-card[data-v-6bda4dd8] .card-header[data-v-6bda4dd8]{text-align:center}.profile-card[data-v-6bda4dd8] .card-body[data-v-6bda4dd8] .row[data-v-6bda4dd8]{justify-content:center}.profile-card[data-v-6bda4dd8] .card-body[data-v-6bda4dd8] .row[data-v-6bda4dd8] .container[data-v-6bda4dd8]{width:90%}.profile-card[data-v-6bda4dd8] .card-body[data-v-6bda4dd8] .row[data-v-6bda4dd8] .container[data-v-6bda4dd8] .confirm-button[data-v-6bda4dd8]{max-width:60%;margin-left:auto;margin-right:auto}.field-error[data-v-6bda4dd8]{color:var(--warning-red);font-size:13px;margin-bottom:8px}.pagination[data-v-0bbfb3ca]{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}.pagination[data-v-0bbfb3ca] .pagination__arrow svg[data-v-0bbfb3ca]{fill:var(--marine);-webkit-transition:.3s;transition:.3s}.pagination[data-v-0bbfb3ca] .pagination__item[data-v-0bbfb3ca]{margin-right:13px}.pagination[data-v-0bbfb3ca] .pagination__item[data-v-0bbfb3ca] a[data-v-0bbfb3ca]{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;color:var(--gray)}.pagination[data-v-0bbfb3ca] .pagination__item.active a[data-v-0bbfb3ca]{color:var(--pagination-black)}.loader[data-v-f7a201df]{display:flex;justify-content:center;align-items:center;min-height:200px;padding:40px}.spinner[data-v-f7a201df]{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:var(--marine);border-radius:50%;animation:spin-f7a201df .8s linear infinite}@keyframes spin-f7a201df{to{transform:rotate(360deg)}}.news__content[data-v-f7a201df]{background:var(--white);box-shadow:0 5px 30px #2323230d;border-radius:35px;margin-bottom:34px}.news__content[data-v-f7a201df] .news__footer[data-v-f7a201df]{display:flex;align-content:center;justify-content:space-between;padding:30px}.news__content[data-v-f7a201df] .news__footer[data-v-f7a201df] .news__name[data-v-f7a201df]{color:var(--marine)}.news__content[data-v-f7a201df] .news__footer[data-v-f7a201df] .news__data[data-v-f7a201df]{color:var(--gray);font-size:14px;font-weight:300}.news__description[data-v-f7a201df] *{text-decoration:none}.news__description[data-v-f7a201df] strong>a{color:var(--black-main);font-weight:700}.news__description[data-v-f7a201df] p{margin-bottom:15px}ul[data-v-e36b9965]{list-style:none}.card-body[data-v-f501ea4d]{display:flex;justify-content:start;overflow:hidden}.card-body[data-v-f501ea4d] div[data-v-f501ea4d]{margin:20px 30px;font-size:18px;font-weight:300}.expand-enter-active[data-v-f501ea4d],.expand-leave-active[data-v-f501ea4d]{transition:max-height .3s ease,opacity .3s ease;overflow:hidden}.expand-enter-from[data-v-f501ea4d],.expand-leave-to[data-v-f501ea4d]{max-height:0;opacity:0}.expand-enter-to[data-v-f501ea4d],.expand-leave-from[data-v-f501ea4d]{max-height:1000px;opacity:1}.profile-wrapper[data-v-7144b3b1]{position:relative;display:flex;align-items:center;justify-content:center}.profile-icon-circle[data-v-7144b3b1]{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;transition:.3s;width:27px;height:27px;border-radius:50%;line-height:0}.profile-icon-circle[data-v-7144b3b1]:hover{background:#f7f7f5}.profile-icon-circle svg[data-v-7144b3b1]{display:block;width:27px;height:27px;line-height:0}.popup[data-v-7144b3b1]{position:absolute;top:110%;right:0;width:auto;min-width:180px;background:var(--white);box-shadow:5px 5px 20px #23232333;border-radius:12px;padding:11px 18px;z-index:1000;display:flex;flex-direction:column;align-items:flex-start}.popup-enter-active[data-v-7144b3b1]{transition:opacity .2s ease,transform .2s ease}.popup-leave-active[data-v-7144b3b1]{transition:opacity .15s ease,transform .15s ease}.popup-enter-from[data-v-7144b3b1],.popup-leave-to[data-v-7144b3b1]{opacity:0;transform:translateY(-10px)}.popup-enter-to[data-v-7144b3b1],.popup-leave-from[data-v-7144b3b1]{opacity:1;transform:translateY(0)}.popup-link[data-v-7144b3b1]{display:block;width:100%;text-align:left;font-size:16px;color:var(--color-text);text-decoration:none;margin-bottom:8px;white-space:nowrap;cursor:pointer;transition:color .3s;background:none;border:none;padding:0}.popup-link[data-v-7144b3b1]:last-child{margin-bottom:0}.popup-link[data-v-7144b3b1]:hover{color:var(--marine);text-decoration:none}@media only screen and (min-width: 992px){.mobile-menu[data-v-985bf9a5],.mobile-menu__overlay[data-v-985bf9a5]{display:none!important}}.mobile-menu__content[data-v-985bf9a5]{display:flex;flex-direction:column;padding:30px 20px;height:100%}.mobile-menu__auth[data-v-985bf9a5]{display:flex;flex-direction:row;gap:20px;margin-bottom:30px;justify-content:center}.mobile-menu__auth-link[data-v-985bf9a5]{display:inline-block;font-size:16px;color:var(--color-text);text-decoration:none;padding:10px 0;cursor:pointer;transition:color .3s}.mobile-menu__auth-link[data-v-985bf9a5]:hover{color:var(--marine);text-decoration:none}.mobile-menu__nav[data-v-985bf9a5]{border-top:1px solid var(--gray-light);padding-top:35px;margin-top:0}@media only screen and (max-width: 991px){.mobile-menu__overlay[data-v-985bf9a5]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:11}.fade-enter-active[data-v-985bf9a5],.fade-leave-active[data-v-985bf9a5]{transition:opacity .3s ease-in-out}.fade-enter-from[data-v-985bf9a5],.fade-leave-to[data-v-985bf9a5]{opacity:0}.mobile-menu[data-v-985bf9a5]{display:block!important;position:fixed;right:0;top:0;bottom:0;max-width:296px;width:100%;background:var(--white);z-index:12;box-shadow:5px 0 20px #2323231a;overflow-y:auto}.slide-enter-active[data-v-985bf9a5],.slide-leave-active[data-v-985bf9a5]{transition:transform .3s ease-in-out}.slide-enter-from[data-v-985bf9a5]{transform:translate(100%)}.slide-enter-to[data-v-985bf9a5],.slide-leave-from[data-v-985bf9a5]{transform:translate(0)}.slide-leave-to[data-v-985bf9a5]{transform:translate(100%)}}.header[data-v-75f27b5c]{background-color:var(--white);position:sticky;top:0;left:0;right:0;z-index:100}.header__container[data-v-75f27b5c]{max-width:var(--site-max-width);margin:0 auto;padding:0 20px}@media only screen and (min-width: 1301px){.header__container[data-v-75f27b5c]{padding:0}}@media only screen and (max-width: 1300px) and (min-width: 992px){.header__container[data-v-75f27b5c]{max-width:944px}}.header__inner[data-v-75f27b5c]{height:70px;display:flex;align-items:center;justify-content:space-between}.header__aside[data-v-75f27b5c]{display:flex;align-items:center}.header__logo[data-v-75f27b5c]{display:flex;align-items:center;flex-shrink:0;margin-right:82px;height:auto}.header__logo[data-v-75f27b5c] svg{width:184px;height:65px}.header__work[data-v-75f27b5c]{color:var(--color-accent);letter-spacing:-.01em;display:block}.header__work--desktop[data-v-75f27b5c]{display:block}.header__work--mobile[data-v-75f27b5c]{display:none}.header__content[data-v-75f27b5c]{display:flex;align-items:center}.header__social[data-v-75f27b5c]{display:flex;align-items:center;gap:12px}.header__icon-circle[data-v-75f27b5c]{width:27px;height:27px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;background:var(--marine);line-height:0}.header__icon-circle[data-v-75f27b5c] svg{display:block;line-height:0;width:20px;height:16px}.header__burger[data-v-75f27b5c]{display:none;width:20px;height:17px;margin-left:13px}.burger-button[data-v-75f27b5c]{cursor:pointer;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.burger-line[data-v-75f27b5c]{position:relative;display:block;width:20px;height:3px;border-radius:7px;background:var(--color-accent);transition:all .2s ease-in-out}.burger-line[data-v-75f27b5c]:before,.burger-line[data-v-75f27b5c]:after{content:"";width:20px;height:3px;position:absolute;left:0;background:var(--color-accent);border-radius:7px;transition:all .2s ease-in-out}.burger-line[data-v-75f27b5c]:before{top:-7px}.burger-line[data-v-75f27b5c]:after{top:7px}@media only screen and (max-width: 1300px){.header__logo[data-v-75f27b5c]{margin-right:20px}.header__logo[data-v-75f27b5c] svg{width:140px;height:49px}}@media only screen and (max-width: 991px){.header__inner[data-v-75f27b5c]{height:40px}.header__logo[data-v-75f27b5c]{height:23px;margin-right:0}.header__logo[data-v-75f27b5c] svg{width:auto;height:23px}.header__work--desktop[data-v-75f27b5c]{display:none}.header__work--mobile[data-v-75f27b5c]{display:block;font-size:14px}.header__content[data-v-75f27b5c]{display:none}.header__icon-circle[data-v-75f27b5c]{width:27px;height:27px}.header__icon-circle[data-v-75f27b5c] svg{width:20px;height:16px}.header__burger[data-v-75f27b5c]{display:flex;justify-content:center;align-content:center}}.link[data-v-8f908954]{display:flex;align-items:center;background:var(--marine-light);border-radius:90px;margin-right:24px;width:174px;height:45px;padding:0 14px 0 10px;text-decoration:none;font-size:14px;color:var(--color-text);transition:.3s}.link[data-v-8f908954]:link,.link[data-v-8f908954]:visited{color:var(--color-text);text-decoration:none}.link[data-v-8f908954]:hover{text-decoration:none}.link__icon[data-v-8f908954]{display:flex;align-items:center;margin-right:10px;flex-shrink:0}@media only screen and (max-width: 991px){.link[data-v-8f908954]{margin-right:0;width:100%;justify-content:flex-start}}@media only screen and (max-width: 420px){.link[data-v-8f908954]{font-size:12px}}.footer[data-v-1e496859]{background-color:#fff;background-repeat:no-repeat;background-size:cover;margin-top:30px}.footer__container[data-v-1e496859]{width:100%;max-width:var(--site-max-width);margin:0 auto;padding:0 20px;box-sizing:border-box}@media only screen and (min-width: 1301px){.footer__container[data-v-1e496859]{padding:0}}@media only screen and (max-width: 1300px) and (min-width: 992px){.footer__container[data-v-1e496859]{max-width:984px;box-sizing:border-box}}.footer__inner[data-v-1e496859]{height:60px;display:flex;align-items:center;justify-content:space-between}.footer__info[data-v-1e496859]{display:flex;align-items:center}.footer__copyright[data-v-1e496859]{font-size:14px;text-align:center;padding-top:20px;padding-bottom:20px;border-top:1px solid rgba(243,244,248,.5);margin-top:10px}@media only screen and (max-width: 991px){.footer[data-v-1e496859]{padding-top:40px;padding-bottom:30px;background-repeat:no-repeat;background-size:auto;background-position:10% 100%}.footer__inner[data-v-1e496859]{height:auto;justify-content:center}.footer__info[data-v-1e496859]{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;margin-bottom:20px;width:100%}.footer__copyright[data-v-1e496859]{padding-top:15px;padding-bottom:15px;margin-top:0}}.main[data-v-76ef9c04]{width:100%;max-width:var(--site-max-width);flex-grow:1;margin:0 auto;padding:0 20px}@media only screen and (min-width: 1301px){.main[data-v-76ef9c04]{padding:0}}@media only screen and (max-width: 1300px) and (min-width: 992px){.main[data-v-76ef9c04]{max-width:984px;box-sizing:border-box}}.page-enter-active,.page-leave-active{transition:opacity .05s ease,transform .05s ease}.page-enter-from{opacity:0;transform:translateY(10px)}.page-leave-to{opacity:0;transform:translateY(-10px)}.page-enter-to,.page-leave-from{opacity:1;transform:translateY(0)}
