body{--containerPadding:40px;--headerHeight:88px;--sectionMarginSmall:40px;--sectionMarginMedium:56px;--sectionMarginBig:100px}@media (max-width:1024px){body{--headerHeight:80px;--sectionMarginSmall:32px;--sectionMarginMedium:48px;--sectionMarginBig:80px;--containerPadding:16px}}@media (max-width:568px){body{--headerHeight:61px;--sectionMarginSmall:20px;--sectionMarginMedium:32px}}.v-select{cursor:pointer;max-width:-moz-fit-content;max-width:fit-content;position:relative;z-index:10}.v-select.open .v-select__backdrop{display:block}.v-select.open ul{opacity:1;pointer-events:all}.v-select.open .v-select__icon{transform:rotate(180deg)}.v-select__wrapper{align-items:center;display:flex;gap:12px}.v-select__icon{transition:.3s}.v-select__icon svg{height:24px;width:24px}.v-select__backdrop{display:none;height:100%;left:0;position:fixed;top:0;width:100%}.v-select__input{cursor:pointer;display:block}.v-select__list{background-color:#fff;display:flex;flex-direction:column;left:0;opacity:0;pointer-events:none;position:absolute;top:100%;transition:.3s;translate:0 0;width:100%;z-index:2}.v-select__item{font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;line-height:20px;padding:10px 12px;transition:.4s}@media (hover:hover){.v-select__item:hover{background-color:#fdf9ed}}.app-select{max-width:100%}.app-select.open{box-shadow:0 4px 14px -4px #08080814;z-index:15}.app-select .v-select__wrapper{border:1px solid rgba(57,43,48,.239);color:#392b30;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;height:40px;justify-content:space-between;line-height:20px;padding:0 12px;transition:.4s;width:100%}.app-select .v-select__wrapper.placeholder{color:#392b3066}.app-select .v-select__list{background-color:#fff;border:1px solid rgba(57,43,48,.239);border-top:0;transition:.4s}
