.header-space{padding-top:clamp(50px,8vh,90px);color:#fff}.switch{background-image:linear-gradient(90deg,#3cb0e6,#3cb0e6 50%,#6fe6e7);position:fixed;right:0;top:0;height:clamp(44px,7vh,80px);z-index:10;margin:3px;box-shadow:0 5px 10px rgba(0,0,0,.5);text-align:center;display:flex}.switch-text{height:100%;font-size:1.5rem;font-weight:700;display:flex;align-items:center;padding-left:10px}@media(max-width:600px){.switch-text{font-size:.7rem;white-space:pre-wrap}}.switch-arrow{font-weight:700;font-size:2rem;height:100%;white-space:pre-wrap;display:flex;align-items:center;justify-content:center;padding:0 5px 0 10px}.contact-wrpper-outer{width:100%;margin:0 auto;height:100%;padding-bottom:5vh}.contact-form{max-width:500px;padding:0 20px;margin:0 auto}@media(max-width:600px){.contact-form{padding:0 10px}}.form-item{margin-top:20px;display:flex;flex-direction:column}.form-field{margin-top:10px}input{height:3em}.form-button{width:10em;font-size:clamp(16px,8vw,30px);padding:.5rem;margin:30px auto 10px;border:1px solid;color:#fff;background-color:#da4324;display:block}select{height:3em;width:50%}.grid-form{display:flex;align-items:center}.horizontal{display:block}.horizontal-option{width:100%;padding-left:20px}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;width:100%;height:100%;opacity:0}input[type=date]::-webkit-clear-button,input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=date]{position:relative}.date-desc{color:red;font-size:.8rem;margin-top:5px}.total-price-wrapper{display:flex;justify-content:flex-end;margin-top:20px;color:#da4324}.total-price-label{text-align:right;font-weight:700}.total-price-number{text-align:center;font-weight:700}.header-wrapper{position:fixed;top:0;left:0;height:clamp(50px,8vh,90px);background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:10px;z-index:10;width:100%}.logo{height:4vh}.logo-image{max-height:50px;height:100%;width:auto;background-size:cover;background-repeat:no-repeat}.footer-wrapper{margin-bottom:8vh}.footer-menu{display:flex;justify-content:space-between;padding:30px 50px}@media(max-width:600px){.footer-menu-unit{padding:5px 0}}.footer-menu-unit p{text-align:center;line-height:30px}.footer-copyright{display:flex;justify-content:center;padding-bottom:30px}.footer-copyright p{text-align:center}@media(max-width:600px){.footer-break{display:block}}.centerbar-wrapper{align-items:center;margin:0 auto 20px;padding-top:20px;justify-content:center}.centerbar-text{display:inline-block;font-size:clamp(30px,3vw,50px);color:red;text-align:center;white-space:nowrap;padding:0 10px 10px}.centerbar-text.light{color:#fff}.centerbar-text.dark{color:#000}.centerbar-text.white{border-bottom:5px solid #fff}.centerbar-text.purple{border-bottom:5px solid purple}.centerbar-text.blue{border-bottom:5px solid #3ca3c9}.centerbar-text.pink{border-bottom:5px solid #fe4cc3}