.header{box-shadow:2px 4px 11px 0 rgb(0 0 0 / .0392156863);position:relative;left:0;top:0;right:0;background:#fff;width:100%;z-index:9;box-sizing:border-box}.header__logo{display:flex}.header__logo img{max-width:100%;display:block;object-fit:contain;height:40px;width:100%}@media (max-width:990px){.header__logo img{width:125px;height:auto}}.header__wrap{padding:10px 0;display:flex;align-items:center;justify-content:space-between}.header__btn{padding:10px 15px;display:flex;align-items:center;justify-content:center;background:#B2283F;border-radius:6px;font-size:15px;color:#fff;line-height:normal;font-weight:700;transition:0.3s}.header__btn:hover{box-shadow:0 2px 10px 0 rgb(0 0 0 / .5)}@media screen and (-webkit-min-device-pixel-ratio:0){select:focus,textarea:focus,input:focus{font-size:16px}}