header#header{height:70px}@media screen and (width>=1024px){header#header{border-width:3px}}header#header>section{z-index:100;background:var(--white);border-bottom:2px solid #e6e6e6;width:100%;padding:15px 0;position:fixed;top:0}header#header .main-container>section{flex-direction:row;justify-content:space-between;align-items:center;display:flex}header#header .main-container>section .header-logo img{width:230px;max-width:230px}@media screen and (width>=1024px){header#header .main-container>section .header-logo img{width:320px;max-width:320px}}header#header .main-container>section .header-nav{opacity:1;visibility:visible;width:100%;transition:opacity .3s,visibility .3s;display:none}header#header .main-container>section .header-nav.hidden{opacity:0;visibility:hidden}@media screen and (width>=1024px){header#header .main-container>section .header-nav{flex-direction:column;display:flex}}header#header .main-container>section .header-nav nav{flex-direction:row;justify-content:space-evenly;align-items:center;display:flex}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{flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media screen and (width>=1024px){header#header .main-container>section .header-aside a,header#header .main-container>section .header-aside button{width:50px;height:50px}}header#header .main-container>section .header-aside .user-menu{display:none}@media screen and (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{justify-content:flex-end;display:flex}nav.v-navigation-drawer .v-navigation-drawer__content>section{flex-direction:column;gap:30px;height:100dvh;padding:15px;display:flex}nav.v-navigation-drawer .main-menu{border-bottom:solid 1px var(--neutral);flex-direction:column;margin:0 -15px;padding-bottom:15px;display:flex}nav.v-navigation-drawer .main-menu li{padding:0;list-style-type:none}nav.v-navigation-drawer .main-menu li a{font-weight:var(--font-semi);padding:15px;text-decoration:none;display:flex}nav.v-navigation-drawer .close-btn-container button{width:40px;height:40px}nav.v-navigation-drawer .socials-list{flex-flow:wrap;gap:15px;display:flex}@media screen and (width>=1440px){nav.v-navigation-drawer .socials-list{padding-top:60px}}nav.v-navigation-drawer .socials-list a{flex-direction:column;width:40px;height:40px;display:flex}nav.v-navigation-drawer .socials-list a span{border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}nav.v-navigation-drawer .socials-list a span img{max-width:80%;max-height:80%}nav.v-navigation-drawer .contacts-list{border-bottom:solid 1px var(--neutral);flex-direction:column;gap:10px;margin:0 -15px;padding-bottom:30px;padding-left:15px;padding-right:15px;font-size:80%;line-height:120%;display:flex}nav.v-navigation-drawer .contacts-list p{-moz-column-gap:20px;flex-flow:wrap;gap:10px 20px;line-height:120%;display:flex}nav.v-navigation-drawer .contacts-list p a{font-weight:var(--font-semi);text-decoration:none}nav.v-navigation-drawer .contacts-list p a[href^=tel\:]{font-size:140%}@media screen and (width<=1023px){.language-drop{display:none!important}}footer{background-color:var(--primary);color:var(--white);z-index:30;padding:20px 0 40px;position:relative}@media screen and (width>=1024px){footer{padding:80px 0}footer .main-container>section{flex-direction:row;display:flex}}footer a{color:var(--white);text-decoration:none}footer .footer-logo{padding-bottom:30px}@media screen and (width>=1024px){footer .footer-logo{width:45%;padding:0}}footer .footer-logo a{flex-direction:column;gap:20px;display:flex}@media screen and (width>=1024px){footer .footer-logo a{gap:30px}}footer .footer-logo a img{width:190px}@media screen and (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 (width>=1024px){footer .footer-logo a .footer-logo-descript{font-size:22px}}footer .footer-nav{flex-flow:wrap;row-gap:20px;display:flex}@media screen and (width>=1024px){footer .footer-nav{flex-direction:row;width:55%}}footer .footer-nav .footer-nav-column{display:contents}@media screen and (width>=1024px){footer .footer-nav .footer-nav-column{flex-direction:column;gap:20px;width:50%;display:flex}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 (width>=1440px){footer .footer-nav .footer-nav-column,footer .footer-nav .footer-nav-column:last-child{width:33.3333%}}footer .footer-nav .footer-nav-item{width:100%}@media screen and (width>=1024px){footer .footer-nav .footer-nav-item{width:33.3333%!important}}footer .footer-nav .footer-nav-item nav{flex-direction:column;gap:10px;display:flex}footer .footer-nav .footer-nav-item nav li{font-size:12px;list-style-type:none}@media screen and (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 (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{flex-direction:column;gap:10px;display:flex}@media screen and (width>=1024px){footer .footer-contacts{gap:20px;font-size:16px}}footer .footer-contacts p{-moz-column-gap:20px;flex-flow:wrap;column-gap:20px;font-size:12px;line-height:120%;display:flex}@media screen and (width>=1024px){footer .footer-contacts p{flex-direction:column;gap:20px;font-size:16px}}footer .footer-clients{flex-flow:wrap;justify-content:space-between;display:flex}@media screen and (width>=1440px){footer .footer-clients{flex-direction:column}}footer .footer-clients .footer-clients-title{font-size:16px;font-weight:var(--font-semi);width:100%;margin-top:10px;margin-bottom:10px}@media screen and (width>=1024px){footer .footer-clients .footer-clients-title{margin-top:0;font-size:22px}}footer .footer-clients .footer-clients-login{flex-direction:row;align-items:center;gap:10px;display:flex}@media screen and (width>=1024px){footer .footer-clients .footer-clients-login{gap:15px}}footer .footer-clients .footer-clients-login .this-icon{border:2px solid #111f85;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media screen and (width>=1024px){footer .footer-clients .footer-clients-login .this-icon{border-radius:50px;width:60px;height:60px}}footer .footer-clients .footer-clients-login .this-icon img{width:17px;height:auto}@media screen and (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 (width>=1024px){footer .footer-clients .footer-clients-login .this-text{font-size:16px}}@media screen and (width>=1440px){footer .footer-clients .clinets-feedback{margin-top:35px}}footer .footer-socials{flex-flow:wrap;gap:15px;padding-top:30px;display:flex}@media screen and (width>=1440px){footer .footer-socials{padding-top:60px}}footer .footer-socials a{flex-direction:column;width:40px;height:40px;display:flex}footer .footer-socials a span{border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}footer .footer-socials a span img{max-width:80%;max-height:80%}footer .footer-footnote{flex-direction:column;padding-top:30px;font-size:12px;display:flex}@media screen and (width>=1024px){footer .footer-footnote{flex-direction:row;justify-content:space-between;width:55%;margin-left:auto;padding-top:43px;font-size:16px;line-height:120%}}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%;max-width:1780px;margin:0 auto;padding:0 15px}@media screen and (width>=1810px){.main-container{padding:0}}.no-underline{text-decoration:none}.secondary-container{width:100%;max-width:1440px;margin:0 auto;padding:0 15px}.section-title{font-size:28px;line-height:120%;font-weight:var(--font-bold)}@media screen and (width>=1024px){.section-title{font-size:58px}}.v-btn.rounded-pill.v-btn--size-default{text-transform:none;letter-spacing:normal;width:max-content;height:50px;padding-left:25px;padding-right:25px;font-size:14px}@media screen and (width>=1024px){.v-btn.rounded-pill.v-btn--size-default{height:60px;padding-left:30px;padding-right:30px;font-size:18px}}.v-btn.rounded-pill.v-btn--size-default.bg-white{color:var(--primary)!important}.page-spacer{padding-top:20px}@media screen and (width>=1024px){.page-spacer{padding-top:77px}}.local-custom.v-btn{text-transform:none;letter-spacing:normal;border-radius:25px;height:50px;font-family:inherit;font-size:14px;font-weight:700}@media screen and (width>=1024px){.local-custom.v-btn{border-radius:30px;height:60px;font-size:18px}}.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 (width>=1024px){.local-custom.v-input .v-field .v-field__field{height:60px}}.local-custom.v-input .mdi-menu-down:before{color:#0000;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:#0000;border:solid 1px var(--primary);background-color:var(--input-backgound);border-radius:3px;width:26px;height:26px}.local-custom.v-checkbox .mdi-checkbox-marked{color:#0000;border:solid 1px var(--primary);background-color:var(--primary);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDEyIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgZD0ibS43NDEgNi4zMSAzLjk3IDQuMDIzIDguNTQ5LTguNjY2Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;border-radius:3px;width:26px;height:26px}.local-custom.v-radio .mdi-radiobox-blank:before{color:#0000;border:solid 1px var(--primary);background-color:var(--input-backgound);border-radius:13px;width:26px;height:26px}.local-custom.v-radio .mdi-radiobox-marked:before{color:#0000;border:solid 4px var(--white);background-color:var(--primary);outline:solid 1px var(--primary);border-radius:13px;width:24px;height:24px}.local-custom.v-tabs{height:50px}@media screen and (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 (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}
