header#header{height:70px}@media screen and (min-width:1024px){header#header{border-width:3px}}header#header>section{position:fixed;padding:15px 0;width:100%;top:0;z-index:100;background:var(--white);border-bottom:2px solid #e6e6e6}header#header .main-container>section{display:flex;flex-direction:row;justify-content:space-between;align-items:center}header#header .main-container>section .header-logo img{width:230px;max-width:230px}@media screen and (min-width:1024px){header#header .main-container>section .header-logo img{max-width:320px;width:320px}}header#header .main-container>section .header-nav{display:none;width:100%;transition:opacity .3s ease,visibility .3s ease;opacity:1;visibility:visible}header#header .main-container>section .header-nav.hidden{opacity:0;visibility:hidden}@media screen and (min-width:1024px){header#header .main-container>section .header-nav{display:flex;flex-direction:column}}header#header .main-container>section .header-nav nav{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}header#header .main-container>section .header-nav nav li{list-style-type:none}header#header .main-container>section .header-nav nav li a{color:var(--font-color);text-decoration:none}header#header .main-container>section .header-aside a,header#header .main-container>section .header-aside button{height:40px;width:40px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:1024px){header#header .main-container>section .header-aside a,header#header .main-container>section .header-aside button{height:50px;width:50px}}header#header .main-container>section .header-aside .user-menu{display:none}@media screen and (min-width:1024px){header#header .main-container>section .header-aside .user-menu{display:flex}header#header .main-container>section .header-aside .mobile-menu{display:none}}.header-trigger{height:1px}.close-btn-container{display:flex;justify-content:flex-end}nav.v-navigation-drawer .v-navigation-drawer__content>section{padding:15px;display:flex;flex-direction:column;gap:30px;height:100dvh}nav.v-navigation-drawer .main-menu{display:flex;flex-direction:column;margin:0 -15px;border-bottom:1px solid var(--neutral);padding-bottom:15px}nav.v-navigation-drawer .main-menu li{list-style-type:none;padding:0}nav.v-navigation-drawer .main-menu li a{display:flex;padding:15px;text-decoration:none;font-weight:var(--font-semi)}nav.v-navigation-drawer .close-btn-container button{height:40px;width:40px}nav.v-navigation-drawer .socials-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}@media screen and (min-width:1440px){nav.v-navigation-drawer .socials-list{padding-top:60px}}nav.v-navigation-drawer .socials-list a{display:flex;flex-direction:column;height:40px;width:40px}nav.v-navigation-drawer .socials-list a span{height:100%;width:100%;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}nav.v-navigation-drawer .socials-list a span img{max-width:80%;max-height:80%}nav.v-navigation-drawer .contacts-list{display:flex;flex-direction:column;gap:10px;font-size:80%;line-height:120%;border-bottom:1px solid var(--neutral);padding-bottom:30px;margin:0 -15px;padding-left:15px;padding-right:15px}nav.v-navigation-drawer .contacts-list p{display:flex;flex-direction:row;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px;row-gap:10px;line-height:120%}nav.v-navigation-drawer .contacts-list p a{text-decoration:none;font-weight:var(--font-semi)}nav.v-navigation-drawer .contacts-list p a[href^="tel:"]{font-size:140%}@media screen and (max-width:1023px){.language-drop{display:none!important}}footer{background-color:var(--primary);color:var(--white);padding:20px 0 40px;position:relative;z-index:30}@media screen and (min-width:1024px){footer{padding:80px 0}footer .main-container>section{display:flex;flex-direction:row}}footer a{color:var(--white);text-decoration:none}footer .footer-logo{padding-bottom:30px}@media screen and (min-width:1024px){footer .footer-logo{width:45%;padding:0}}footer .footer-logo a{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:1024px){footer .footer-logo a{gap:30px}}footer .footer-logo a img{width:190px}@media screen and (min-width:1024px){footer .footer-logo a img{width:350px}}footer .footer-logo a .footer-logo-descript{line-height:1;font-weight:var(--font-semi);font-size:14px}@media screen and (min-width:1024px){footer .footer-logo a .footer-logo-descript{font-size:22px}}footer .footer-nav{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:20px}@media screen and (min-width:1024px){footer .footer-nav{width:55%;flex-direction:row}}footer .footer-nav .footer-nav-column{display:contents}@media screen and (min-width:1024px){footer .footer-nav .footer-nav-column{display:flex;flex-direction:column;width:50%;gap:20px}footer .footer-nav .footer-nav-column:last-child{width:100%}footer .footer-nav .footer-nav-column .footer-nav-item{width:100%!important}}@media screen and (min-width:1440px){footer .footer-nav .footer-nav-column,footer .footer-nav .footer-nav-column:last-child{width:33.3333333333%}}footer .footer-nav .footer-nav-item{width:100%}@media screen and (min-width:1024px){footer .footer-nav .footer-nav-item{width:33.3333333333%!important}}footer .footer-nav .footer-nav-item nav{display:flex;flex-direction:column;gap:10px}footer .footer-nav .footer-nav-item nav li{list-style-type:none;font-size:12px}@media screen and (min-width:1024px){footer .footer-nav .footer-nav-item nav li{font-size:16px}}footer .footer-nav .footer-nav-item nav li:first-child{font-size:16px;font-weight:var(--font-semi);margin-bottom:10px}@media screen and (min-width:1024px){footer .footer-nav .footer-nav-item nav li:first-child{font-size:22px}}footer .footer-nav .footer-nav-item:not(:last-child){width:50%}footer .footer-nav .footer-nav-item:nth-last-child(2){width:100%}footer .footer-contacts{display:flex;flex-direction:column;gap:10px}@media screen and (min-width:1024px){footer .footer-contacts{font-size:16px;gap:20px}}footer .footer-contacts p{font-size:12px;display:flex;flex-direction:row;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px;line-height:120%}@media screen and (min-width:1024px){footer .footer-contacts p{font-size:16px;flex-direction:column;gap:20px}}footer .footer-clients{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width:1440px){footer .footer-clients{flex-direction:column}}footer .footer-clients .footer-clients-title{font-size:16px;font-weight:var(--font-semi);margin-bottom:10px;margin-top:10px;width:100%}@media screen and (min-width:1024px){footer .footer-clients .footer-clients-title{font-size:22px;margin-top:0}}footer .footer-clients .footer-clients-login{display:flex;align-items:center;flex-direction:row;gap:10px}@media screen and (min-width:1024px){footer .footer-clients .footer-clients-login{gap:15px}}footer .footer-clients .footer-clients-login .this-icon{height:40px;width:40px;border:2px solid #111f85;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:1024px){footer .footer-clients .footer-clients-login .this-icon{height:60px;width:60px;border-radius:50px}}footer .footer-clients .footer-clients-login .this-icon img{width:17px;height:auto}@media screen and (min-width:1024px){footer .footer-clients .footer-clients-login .this-icon img{width:22px}}footer .footer-clients .footer-clients-login .this-text{font-size:12px}@media screen and (min-width:1024px){footer .footer-clients .footer-clients-login .this-text{font-size:16px}}@media screen and (min-width:1440px){footer .footer-clients .clinets-feedback{margin-top:35px}}footer .footer-socials{display:flex;flex-direction:row;flex-wrap:wrap;padding-top:30px;gap:15px}@media screen and (min-width:1440px){footer .footer-socials{padding-top:60px}}footer .footer-socials a{display:flex;flex-direction:column;height:40px;width:40px}footer .footer-socials a span{height:100%;width:100%;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}footer .footer-socials a span img{max-width:80%;max-height:80%}footer .footer-footnote{display:flex;flex-direction:column;font-size:12px;padding-top:30px}@media screen and (min-width:1024px){footer .footer-footnote{flex-direction:row;justify-content:space-between;width:55%;margin-left:auto;font-size:16px;line-height:120%;padding-top:43px}}footer .footer-footnote .footer-copyright,footer .footer-footnote .footer-personal-data-link{opacity:.5}:root{--font-color:#252525;--font-color-rgb:37,37,37;--primary:#1d2ca1;--primary-rgb:29,44,161;--primary-hard:#111f85;--secondary:#62c4dd;--secondary-rgb:98,196,221;--neutral:#d9dadb;--gray-brandbook:#d9dadb;--neutral-one-more:#e6e6e6;--input-backgound:#f5f5f5;--error:#ff2d2d;--error-soft:#fcd7d7;--success:green;--success-soft:#c1ffc1;--warning:#f37a08;--warning-soft:#ffdea1;--attention:#ffeb3b;--attention-soft:#fff59d;--white:#fff;--gradient:linear-gradient(0deg,var(--secondary) 0%,var(--primary) 100%);--round-default:20px;--main-font:"Mulish",Arial,sans-serif;--font-regular:400;--font-medium:500;--font-semi:600;--font-bold:700;--seller-side-color:#fc9;--buyer-side-color:#ff9;--attention-color:#ffc000;--approved-color:#a9d08e}body{color:var(--font-color)}.v-application{background:#fafafa!important}a{color:var(--primary)}.main-container{width:100%;padding:0 15px;max-width:1780px;margin:0 auto}@media screen and (min-width:1810px){.main-container{padding:0}}.no-underline{text-decoration:none}.secondary-container{width:100%;padding:0 15px;max-width:1440px;margin:0 auto}.section-title{font-size:28px;line-height:120%;font-weight:var(--font-bold)}@media screen and (min-width:1024px){.section-title{font-size:58px}}.v-btn.rounded-pill.v-btn--size-default{width:-moz-max-content;width:max-content;height:50px;padding-left:25px;padding-right:25px;font-size:14px;text-transform:none;letter-spacing:normal}@media screen and (min-width:1024px){.v-btn.rounded-pill.v-btn--size-default{height:60px;font-size:18px;padding-left:30px;padding-right:30px}}.v-btn.rounded-pill.v-btn--size-default.bg-white{color:var(--primary)!important}.page-spacer{padding-top:20px}@media screen and (min-width:1024px){.page-spacer{padding-top:77px}}.local-custom.v-btn{font-family:inherit;height:50px;text-transform:none;font-size:14px;letter-spacing:normal;border-radius:25px;font-weight:700}@media screen and (min-width:1024px){.local-custom.v-btn{height:60px;font-size:18px;border-radius:30px}}.local-custom.v-btn.v-btn--disabled:disabled{background:var(--gray-brandbook)!important;color:var(--white)!important}.local-custom.v-btn.v-btn--variant-tonal{background:var(--white)}.local-custom.v-btn.v-btn--variant-tonal .v-btn__overlay,.local-custom.v-btn.v-btn--variant-tonal .v-btn__underlay{background-color:var(--white)}.local-custom.v-btn.v-btn--variant-outlined:hover,.local-custom.v-btn.v-btn--variant-tonal:hover{background:var(--neutral-one-more)}.local-custom.v-input{padding-top:20px}.local-custom.v-input .v-field{background:var(--neutral-one-more)}.local-custom.v-input .v-field .v-field__field{height:50px}@media screen and (min-width:1024px){.local-custom.v-input .v-field .v-field__field{height:60px}}.local-custom.v-input .mdi-menu-down:before{color:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIyIDE0Ij48cGF0aCBmaWxsPSIjMjUyNTI1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS4xODIgMTAuMjg4IDIwLjU4Ni44ODMgMjIgMi4yOTggMTEuMTgyIDEzLjExNi4zNjQgMi4yOTggMS43NzguODg0eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-position:50%}.local-custom.v-input .v-field__input{padding-top:0}.local-custom.v-input .v-field-label{margin-top:-30px;margin-left:0}.local-custom.v-textarea .v-field{background:var(--neutral-one-more)!important}.local-custom.v-textarea .v-field .v-field__field{height:auto}.local-custom.v-textarea .v-field__input{padding-top:16px}.local-custom.v-checkbox .mdi-checkbox-blank-outline:before{color:transparent;height:26px;width:26px;border-radius:3px;border:1px solid var(--primary);background-color:var(--input-backgound)}.local-custom.v-checkbox .mdi-checkbox-marked{color:transparent;height:26px;width:26px;border-radius:3px;border:1px solid var(--primary);background-color:var(--primary);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDEyIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgZD0ibS43NDEgNi4zMSAzLjk3IDQuMDIzIDguNTQ5LTguNjY2Ii8+PC9zdmc+);background-repeat:no-repeat;background-position:50%}.local-custom.v-radio .mdi-radiobox-blank:before{color:transparent;height:26px;width:26px;border-radius:13px;border:1px solid var(--primary);background-color:var(--input-backgound)}.local-custom.v-radio .mdi-radiobox-marked:before{color:transparent;height:24px;width:24px;border-radius:13px;border:4px solid var(--white);background-color:var(--primary);outline:solid 1px var(--primary)}.local-custom.v-tabs{height:50px}@media screen and (min-width:1024px){.local-custom.v-tabs{height:60px}}.local-custom.v-tabs .v-slide-group__content{gap:10px}.local-custom.v-tabs button.v-btn{color:var(--primary);border-radius:5px;height:50px}@media screen and (min-width:1024px){.local-custom.v-tabs button.v-btn{height:60px}}.local-custom.v-tabs button.v-btn.v-tab-item--selected{background:var(--primary);color:var(--white)!important}.local-custom.v-tabs button.v-btn.v-tab-item--selected .v-tab__slider{display:none}.local-custom.v-tabs+.v-window{padding-top:20px}.v-field--error:not(.v-field--disabled) .v-label.v-field-label{color:inherit}
