.tab input{position:absolute;opacity:0;z-index:-1}.tab__content{max-height:100rem;overflow:hidden;transition:max-height .35s}.tab input:checked~.tab__content{max-height:100rem}.accordion{overflow:hidden}.tab__label,.tab__close{display:flex;align-items:center}.tab__label{justify-content:space-between;cursor:pointer}.accordion-tab__arrow{display:none}@media only screen and (max-width: 1024px){.tab__label{padding:10px 0;border-bottom:1px solid #ccc}.tab__label[for=customer-service]{border-top:1px solid #ccc}.tab__content{max-height:0;overflow:hidden;transition:max-height .35s;background:#f9f9f9}.tab input:checked~.tab__content{max-height:100rem}.accordion-tab__arrow{display:block;width:24px;height:24px;transition:transform .35s ease-out;fill:#333;margin-right:-6px}.tab input:checked~.tab__label .accordion-tab__arrow{transform:rotate(180deg)}.tab__content p{margin:0}.tab__close{justify-content:flex-end;padding:.5rem 1rem;font-size:.75rem}}.pure-material-progress-linear{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:.25em;color:rgb(var(--pure-material-primary-rgb, 33, 150, 243));background-color:rgba(var(--pure-material-primary-rgb, 33, 150, 243),.12);font-size:16px;position:absolute;top:0;left:0;width:100%}.pure-material-progress-linear::-webkit-progress-bar{background-color:transparent}.pure-material-progress-linear::-webkit-progress-value{background-color:currentColor;-webkit-transition:all .2s;transition:all .2s}.pure-material-progress-linear::-moz-progress-bar{background-color:currentColor;-moz-transition:all .2s;transition:all .2s}.pure-material-progress-linear::-ms-fill{border:none;background-color:currentColor;-ms-transition:all .2s;transition:all .2s}.pure-material-progress-linear:indeterminate{background-size:200% 100%;background-image:linear-gradient(to right,transparent 50%,currentColor 50%,currentColor 60%,transparent 60%,transparent 71.5%,currentColor 71.5%,currentColor 84%,transparent 84%);animation:pure-material-progress-linear 2s infinite linear}.pure-material-progress-linear:indeterminate::-moz-progress-bar{background-color:transparent}.pure-material-progress-linear:indeterminate::-ms-fill{animation-name:none}@keyframes pure-material-progress-linear{0%{background-size:200% 100%;background-position:left -31.25% top 0%}50%{background-size:800% 100%;background-position:left -49% top 0%}to{background-size:400% 100%;background-position:left -102% top 0%}}.scroll-container{scrollbar-width:thin}
