.footer{padding-top:60px!important;padding-bottom:60px!important;border-top:1px solid #d9d9d9}.footer span{color:var(--blue)}.footer_dark{color:var(--text)}.footer_dark span{color:var(--login-cl)}.footer-row{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;margin-bottom:48px;align-items:flex-start}.footer-logo{margin-bottom:20px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);justify-content:space-between;margin-bottom:48px;align-items:flex-start}@media(max-width:900px){.footer-grid{grid-template-columns:repeat(2,1fr)}}.footer-column{display:flex;align-items:flex-start;flex-direction:column}.footer-column__text{text-decoration:none;color:var(--text);margin-bottom:10px;font-family:Montserrat;line-height:20px;white-space:nowrap;cursor:pointer}.footer-column__text:hover{color:var(--text)}.footer-column__text_sale{font-weight:600;color:var(--blue);word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.footer-content{max-width:958px}.footer-text{font-family:Montserrat;font-size:14px;padding-right:10px;margin-bottom:20px}.footer .text__marked-green{color:var(--login-cl)}.footer .text__marked-green:hover{color:var(--text)}.footer-info{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;align-items:center;margin-bottom:48px}.footer-copyright,.footer-info__item{font-size:14px;font-family:Montserrat}.footer-copyright{color:var(--grey)}.header{display:flex;flex-direction:column;position:relative;z-index:999}@media(max-width:700px){.header{position:fixed}}.header-top{display:flex;width:100%;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #d9d9d9}@media(max-width:700px){.header-top_odds{display:none}}@media(max-width:768px){.header-top{gap:32px}}@media(min-width:1100px){.header-top>img:first-child{display:none}}@media(max-width:425px){.header-top .search{display:none}}.header-mobile-wrapper{display:none;align-items:center;gap:15px}@media(max-width:700px){.header-mobile-wrapper{width:100%;justify-content:space-between}}@media screen and (max-width:1100px){.header-mobile-wrapper{display:flex}}.header-mobile-buttons{display:flex;padding-top:20px;justify-content:space-between;align-items:center}.header-mobile-buttons .button-login{background:var(--login-cl);color:var(--bg-color)}.header-mobile-buttons .button-signup{background:var(--sing-cl);color:var(--bg-color)}.header-bottom{display:flex;padding-top:20px;justify-content:space-between;align-items:center}@media(max-width:1100px){.header-bottom_logo{display:none}}@media(max-width:700px){.header-bottom{flex-direction:column}}@media(max-width:425px){.header-bottom{display:none}}.header-icons{display:flex;align-items:center;flex-basis:280px;margin-left:20px;justify-content:space-between}@media(max-width:700px){.header-icons{display:none}}.header-nav{display:flex;flex-basis:608px;max-width:608px}@media(max-width:700px){.header-nav{display:none;flex-basis:unset}}.header-buttons{display:flex;justify-content:space-between;gap:10px}.header-buttons .button-login{background:var(--login-cl);color:var(--bg-color)}.header-buttons .button-signup{background:var(--sing-cl);color:var(--bg-color)}@media(max-width:425px){.header-buttons{display:none}}@media(max-width:768px){.header-buttons{flex-basis:unset;align-self:flex-end}}.nav-list{width:100%;display:flex;justify-content:space-between;margin-right:20px}.nav-list__link{font-family:Montserrat;font-size:16px}.burger-menu{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;z-index:1001}@media screen and (max-width:700px){.burger-menu{display:flex}}.burger-menu .burger-line{display:block;width:100%;height:2px;background:var(--text);transition:all .3s ease}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--bg-modal);z-index:1000;padding:20px;display:flex;flex-direction:column;overflow-y:auto}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid #d9d9d9}.close-menu{width:24px;height:24px;position:relative;background:rgba(0,0,0,0);border:none;cursor:pointer}.close-menu .close-line{position:absolute;top:50%;left:0;width:100%;height:2px;background:var(--text)}.close-menu .close-line:first-child{transform:rotate(45deg)}.close-menu .close-line:last-child{transform:rotate(-45deg)}.mobile-menu-content{padding-top:30px;flex-grow:1;overflow-y:auto}.mobile-menu-content,.mobile-nav{display:flex;flex-direction:column;gap:50px}.mobile-nav-list{display:flex;flex-direction:column;gap:20px;font-size:18px}.mobile-nav-list__link{font-family:Montserrat}.mobile-nav .search{flex-basis:auto}.mobile-buttons{display:flex;flex-basis:unset}.mobile-buttons button{margin-top:0;flex:1}.mobile-buttons{align-self:normal}@media(max-width:425px){.header-mobile-wrapper img{margin-right:0}}.select-link{font-size:14px;color:var(--text)}.select-link,.select-link-mobile{display:block;padding:4px 8px;font-family:Montserrat}