@import url(https://cloud.community.thesocialhub.co/fonts);@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/*!
 * wt-boilerplate
 * a simple but structured scss boilerplate for front-end jedi's
 * @author Marcel Douma & Paul Knol
 * @version 2.0.0
 * Copyright 2023. MIT licensed.
 */
 *{box-sizing:border-box}body{font-family:Rubik,Arial,sans-serif;font-weight:400;font-size:1rem;line-height:1.5}body,body a{color:#212529}body h1{font-family:sharp_grotesk,Arial Black,Arial,sans-serif;font-weight:500;font-size:2.5rem;line-height:1.2;margin:0 0 10px}body h2{font-size:1.5rem}body h2,body h3{font-family:Rubik,Arial,sans-serif;font-weight:700;margin:0;margin-bottom:.5rem}body h3,body h4{font-size:1.2rem}body h4{font-family:Rubik,Arial,sans-serif;font-weight:400;margin:0;color:#67686a}body{display:flex;flex-direction:column;align-items:center;min-height:100vh}body img{display:block}.main{width:100%}@media (min-width:481px){.main{padding:0 3.5vw}}.main .content-row{width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}@media (min-width:1024px){.main .content-row{flex-direction:row}}.main .content-row .content-side{display:none}.main .content-row.con-nav{justify-content:space-between}.main .content-row.con-nav .content-side{display:flex}.main .content-row.con-nav #preferences{display:none}@media (min-width:1024px){.main .content-row.con-nav form .custom-radio-box .radio-row .slider{max-width:calc(408px + 6rem)}}@media (min-width:1082px){.main .content-row.con-nav form .custom-radio-box .radio-row .slider{max-width:calc(544px + 8rem)}}@media (min-width:1352px){.main .content-row.con-nav form .custom-radio-box .radio-row .slider{max-width:calc(680px + 10rem)}}@media (min-width:1622px){.main .content-row.con-nav form .custom-radio-box .radio-row .slider{max-width:calc(816px + 12rem)}}.main .content-row .content-side{width:90vw;margin:5vw;padding-top:20px}@media (min-width:1024px){.main .content-row .content-side{width:20%;max-width:240px;margin:0}.main .content-row .content-side.mobile{display:none}.main .content-row .content-side button{width:100%;max-width:240px}}@media (min-width:1024px){.main .content-row .content-side{min-width:240px}}.main .content-row .content-side .nav{display:flex;flex-direction:column}.main .content-row .content-side .nav img{width:16px}.main .content-row .content-area,.main .content-row .content-area-general{width:100%;min-width:calc(62.16vw + 2rem);padding:20px}@media (min-width:481px){.main .content-row .content-area,.main .content-row .content-area-general{padding:20px 30px}}.main .content-row .content-area-general .content-text,.main .content-row .content-area-general .content-title,.main .content-row .content-area .content-text,.main .content-row .content-area .content-title{text-align:center}.main .content-row .content-area-general .spacer,.main .content-row .content-area .spacer{width:100%;padding:.5rem}.main .content-row .content-area-general .hide,.main .content-row .content-area .hide{display:none}.book-now a{display:flex;flex-direction:row;align-items:center;justify-content:center;background:#000;color:#fff;padding:.5rem 1.5rem;border-radius:4px;text-decoration:none}.book-now a span{font-family:sharp_grotesk,Arial Black,Arial,sans-serif;padding-right:10px}.book-now a img{width:24px}.account a{display:flex;flex-direction:row;align-items:center;justify-content:center;color:#000;padding:.5rem 1.3rem .5rem 2rem;border-radius:4px;text-decoration:none}.account a span{font-family:sharp_grotesk,Arial Black,Arial,sans-serif;padding-left:10px}.account a img{width:26px;height:26px}.nav{width:100%}.nav .nav-button{display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;background:#fff0;border:.1rem solid #67686a;padding:10px;margin:0 0 10px;border-radius:.25rem}.nav .nav-button.selected{border:.2rem solid #212529;background-color:#6af}input[type="submit"]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}input[type="submit"]:focus+.submit-btn-border .submit-label{border-bottom:3px solid #5a5e5a}input[type="submit"]:focus{display:flex}.submit-btn{margin:10px 0 0}.submit-btn .submit-btn-border{display:flex}.submit-btn .submit-btn-border .submit-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;background:#000;color:#fff;font-size:1.2rem;font-weight:400;letter-spacing:.1em;text-align:center;text-decoration:none;padding:15px 30px;border-radius:30px}.submit-btn .submit-btn-border .submit-label span{font-family:sharp_grotesk,Arial Black,Arial,sans-serif;padding-right:60px}.submit-btn .submit-btn-border .submit-label img{width:16px}.submit-btn .submit-btn-border .submit-label:hover{border-bottom:3px solid #5a5e5a;transform:translateY(-2px)}.submit-btn .submit-btn-border .submit-label.disabled{background:#d4ded3;border:1px solid #d4ded3;pointer-events:none}form .error-message,form .error-txt{color:#e22c43;display:none}form .error-message.error-spacer,form .error-txt.error-spacer{margin:8px 0 0}form .error-chk,form .error-rdo:before{box-shadow:0 0 0 1px #d40c11!important;background-color:rgb(212 5 15 / .1)!important}form .show{display:block}form .show:before{box-shadow:0 0 0 1px #d40c11!important;background-color:rgb(212 5 15 / .1)!important}form .form-row.checkbox,form .form-row.radio{padding-top:1rem;padding-bottom:1rem}form .form-row.textarea{font-size:.75rem}form .form-row.textarea p{margin:1.5rem 0}form .textfield{margin:1rem 0 .5rem;color:inherit}form .textfield .column{width:100%;max-width:100%;flex-wrap:wrap;padding:.25rem 0}@media only screen and (min-width:481px){form .textfield .column{flex-wrap:nowrap;max-width:100%}}form .textfield .column .input-row{width:100%}@media only screen and (min-width:481px){form .textfield .column .input-row{max-width:455px}}form .textfield .column .input-row .input-container{padding:.5rem 1rem 1rem;border:.1rem solid #67686a;border-radius:.25rem}form .textfield .column .input-row .input-container.error{border-color:#e22c43}form .textfield .column .input-row .input-container.error span{color:#e22c43}form .textfield .column .input-row .input-container.disabled{background:#dcdcdc;color:#1a1a1a;pointer-events:none}form .textfield label{position:relative;width:100%}form .textfield label span{display:block}form .textfield span{position:relative;pointer-events:none;color:#67686a;font-size:.9rem}form .textfield span.error-message{position:relative;transform:translateY(0);color:#e22c43;top:0;left:0}form .textfield input,form .textfield select,form .textfield textarea{width:100%;box-sizing:border-box;background-color:#fff0;color:#121212;border:0;-webkit-appearance:none}form .textfield input:focus,form .textfield select:focus,form .textfield textarea:focus{outline:none}form .textfield input::placeholder,form .textfield textarea::placeholder{opacity:0}form .grid-checkbox-box .checkbox-row{display:flex;justify-content:flex-start;align-items:flex-start;padding:4px 0}@media only screen and (min-width:481px){form .grid-checkbox-box .checkbox-row{padding:4px 0}}form .grid-checkbox-box .checkbox-row span{display:block;font-size:.8rem}form .grid-checkbox-box .checkbox-row input:focus+label:before{box-shadow:1px 1px 1px #333}form .grid-checkbox-box .checkbox-row input:checked,form .grid-checkbox-box .checkbox-row input:not(:checked){position:absolute;left:-9999px}form .grid-checkbox-box .checkbox-row input:checked+label,form .grid-checkbox-box .checkbox-row input:not(:checked)+label{position:relative;padding:0 10px 0 44px;cursor:pointer;line-height:28px;display:inline-block;color:#1a1a1a}form .grid-checkbox-box .checkbox-row input:checked+label:before,form .grid-checkbox-box .checkbox-row input:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background:#fff0;border:.1rem solid #67686a;border-radius:2px}form .grid-checkbox-box .checkbox-row input:checked+label:before{background:#78ef2e;border:.1rem solid #008535}form .grid-checkbox-box .checkbox-row input:checked+label:after,form .grid-checkbox-box .checkbox-row input:not(:checked)+label:after{content:"";position:absolute;left:8px;top:0;width:8px;height:17px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}form .grid-checkbox-box .checkbox-row input:not(:checked)+label:after{opacity:0}form .grid-checkbox-box .checkbox-row input:checked+label:after{opacity:1}form .grid-checkbox-box .checkbox-row input:checked+label:before{box-shadow:none}form .grid-checkbox-box .error input:not(:checked)+label{color:#e22c43}form .grid-checkbox-box .error input:not(:checked)+label:before{border:2px solid #e22c43}form .grid-checkbox-box .disabled{pointer-events:none}form .grid-checkbox-box .disabled input:not(:checked)+label{color:#dcdcdc}form .grid-checkbox-box .disabled input:not(:checked)+label:before{border:2px solid #dcdcdc}form .grid-radio-box .radio-row{display:flex;justify-content:flex-start;align-items:flex-start;padding:4px 0}@media only screen and (min-width:481px){form .grid-radio-box .radio-row{padding:4px 0}}form .grid-radio-box .radio-row span{display:flex;font-size:.8rem}form .grid-radio-box .radio-row input:focus+label:before{box-shadow:1px 1px 1px #333}form .grid-radio-box .radio-row input:checked,form .grid-radio-box .radio-row input:not(:checked){position:absolute;left:-9999px}form .grid-radio-box .radio-row input:checked+label,form .grid-radio-box .radio-row input:not(:checked)+label{position:relative;padding:3px 10px 3px 44px;cursor:pointer;line-height:28px;display:inline-block;color:#1a1a1a}form .grid-radio-box .radio-row input:checked+label:before,form .grid-radio-box .radio-row input:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:32px;height:32px;background:#fff0;border:.1rem solid #67686a;border-radius:100%}form .grid-radio-box .radio-row input:checked+label:before{background:#008535;border:.1rem solid #008535}form .grid-radio-box .radio-row input:checked+label:after,form .grid-radio-box .radio-row input:not(:checked)+label:after{content:"";width:14px;height:14px;background:#fff;position:absolute;top:10px;left:10px;border-radius:100%;transition:all 0.2s ease}form .grid-radio-box .radio-row input:not(:checked)+label:after{opacity:0;transform:scale(0)}form .grid-radio-box .radio-row input:checked+label:after{opacity:1;transform:scale(1)}form .grid-radio-box .radio-row input:checked+label:before{box-shadow:none}form .grid-radio-box .error input:not(:checked)+label{color:#e22c43}form .grid-radio-box .error input:not(:checked)+label:before{border:2px solid #e22c43}form .grid-radio-box .disabled{pointer-events:none}form .grid-radio-box .disabled input:not(:checked)+label{color:#dcdcdc}form .grid-radio-box .disabled input:not(:checked)+label:before{border:2px solid #dcdcdc}form .custom-checkbox-box .checkbox-row{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}form .custom-checkbox-box .checkbox-row .checkbox-box{width:100%;max-width:136px;display:flex;margin:1rem}@media (max-width:374px){form .custom-checkbox-box .checkbox-row .checkbox-box{margin-left:0;max-width:124px}}form .custom-checkbox-box .checkbox-row .checkbox-box input:focus+label{box-shadow:1px 1px 1px #333}form .custom-checkbox-box .checkbox-row .checkbox-box input:checked,form .custom-checkbox-box .checkbox-row .checkbox-box input:not(:checked){position:absolute;left:-9999px}form .custom-checkbox-box .checkbox-row .checkbox-box input+label{display:flex;width:100%;max-width:136px;flex-direction:column;justify-content:center;align-items:center;border:.1rem solid #67686a;border-radius:5px;padding:20px 10px;cursor:pointer;text-align:center;font-size:1rem}form .custom-checkbox-box .checkbox-row .checkbox-box input+label img{width:69px;height:69px;margin:0 0 5px}form .custom-checkbox-box .checkbox-row .checkbox-box input+label:hover{transform:scale(1.1);-webkit-transition:transform 0.5s ease-in-out}form .custom-checkbox-box .checkbox-row .checkbox-box input:checked+label{background:#6af;border:.1rem solid #6af}form .custom-radio-box .radio-row input:checked,form .custom-radio-box .radio-row input:not(:checked){position:absolute;left:-9999px}form .custom-radio-box .radio-row #custom-radio-1:checked~.slider .chk-radio-1,form .custom-radio-box .radio-row #custom-radio-2:checked~.slider .chk-radio-2,form .custom-radio-box .radio-row #custom-radio-3:checked~.slider .chk-radio-3,form .custom-radio-box .radio-row #custom-radio-4:checked~.slider .chk-radio-4,form .custom-radio-box .radio-row #custom-radio-5:checked~.slider .chk-radio-5,form .custom-radio-box .radio-row #custom-radio-6:checked~.slider .chk-radio-6,form .custom-radio-box .radio-row #custom-radio-7:checked~.slider .chk-radio-7,form .custom-radio-box .radio-row #custom-radio-8:checked~.slider .chk-radio-8,form .custom-radio-box .radio-row #custom-radio-9:checked~.slider .chk-radio-9,form .custom-radio-box .radio-row #custom-radio-10:checked~.slider .chk-radio-10,form .custom-radio-box .radio-row #custom-radio-11:checked~.slider .chk-radio-11,form .custom-radio-box .radio-row #custom-radio-12:checked~.slider .chk-radio-12,form .custom-radio-box .radio-row #custom-radio-13:checked~.slider .chk-radio-13,form .custom-radio-box .radio-row #custom-radio-14:checked~.slider .chk-radio-14,form .custom-radio-box .radio-row #custom-radio-15:checked~.slider .chk-radio-15,form .custom-radio-box .radio-row #custom-radio-16:checked~.slider .chk-radio-16,form .custom-radio-box .radio-row #custom-radio-17:checked~.slider .chk-radio-17,form .custom-radio-box .radio-row #custom-radio-18:checked~.slider .chk-radio-18,form .custom-radio-box .radio-row #custom-radio-19:checked~.slider .chk-radio-19,form .custom-radio-box .radio-row #custom-radio-20:checked~.slider .chk-radio-20,form .custom-radio-box .radio-row #custom-radio-21:checked~.slider .chk-radio-21,form .custom-radio-box .radio-row #custom-radio-22:checked~.slider .chk-radio-22,form .custom-radio-box .radio-row #custom-radio-23:checked~.slider .chk-radio-23,form .custom-radio-box .radio-row #custom-radio-24:checked~.slider .chk-radio-24,form .custom-radio-box .radio-row #custom-radio-25:checked~.slider .chk-radio-25,form .custom-radio-box .radio-row #custom-radio-26:checked~.slider .chk-radio-26,form .custom-radio-box .radio-row #custom-radio-27:checked~.slider .chk-radio-27,form .custom-radio-box .radio-row #custom-radio-28:checked~.slider .chk-radio-28,form .custom-radio-box .radio-row #custom-radio-29:checked~.slider .chk-radio-29,form .custom-radio-box .radio-row #custom-radio-30:checked~.slider .chk-radio-30,form .custom-radio-box .radio-row #custom-radio-31:checked~.slider .chk-radio-31,form .custom-radio-box .radio-row #custom-radio-32:checked~.slider .chk-radio-32,form .custom-radio-box .radio-row #custom-radio-33:checked~.slider .chk-radio-33,form .custom-radio-box .radio-row #custom-radio-34:checked~.slider .chk-radio-34,form .custom-radio-box .radio-row #custom-radio-35:checked~.slider .chk-radio-35,form .custom-radio-box .radio-row #custom-radio-36:checked~.slider .chk-radio-36,form .custom-radio-box .radio-row #custom-radio-37:checked~.slider .chk-radio-37,form .custom-radio-box .radio-row #custom-radio-38:checked~.slider .chk-radio-38,form .custom-radio-box .radio-row #custom-radio-39:checked~.slider .chk-radio-39,form .custom-radio-box .radio-row #custom-radio-40:checked~.slider .chk-radio-40{background:#6af;border:.1rem solid #6af}form .custom-radio-box .radio-row #custom-radio-1:focus~.slider .chk-radio-1,form .custom-radio-box .radio-row #custom-radio-2:focus~.slider .chk-radio-2,form .custom-radio-box .radio-row #custom-radio-3:focus~.slider .chk-radio-3,form .custom-radio-box .radio-row #custom-radio-4:focus~.slider .chk-radio-4,form .custom-radio-box .radio-row #custom-radio-5:focus~.slider .chk-radio-5,form .custom-radio-box .radio-row #custom-radio-6:focus~.slider .chk-radio-6,form .custom-radio-box .radio-row #custom-radio-7:focus~.slider .chk-radio-7,form .custom-radio-box .radio-row #custom-radio-8:focus~.slider .chk-radio-8,form .custom-radio-box .radio-row #custom-radio-9:focus~.slider .chk-radio-9,form .custom-radio-box .radio-row #custom-radio-10:focus~.slider .chk-radio-10,form .custom-radio-box .radio-row #custom-radio-11:focus~.slider .chk-radio-11,form .custom-radio-box .radio-row #custom-radio-12:focus~.slider .chk-radio-12,form .custom-radio-box .radio-row #custom-radio-13:focus~.slider .chk-radio-13,form .custom-radio-box .radio-row #custom-radio-14:focus~.slider .chk-radio-14,form .custom-radio-box .radio-row #custom-radio-15:focus~.slider .chk-radio-15,form .custom-radio-box .radio-row #custom-radio-16:focus~.slider .chk-radio-16,form .custom-radio-box .radio-row #custom-radio-17:focus~.slider .chk-radio-17,form .custom-radio-box .radio-row #custom-radio-18:focus~.slider .chk-radio-18,form .custom-radio-box .radio-row #custom-radio-19:focus~.slider .chk-radio-19,form .custom-radio-box .radio-row #custom-radio-20:focus~.slider .chk-radio-20,form .custom-radio-box .radio-row #custom-radio-21:focus~.slider .chk-radio-21,form .custom-radio-box .radio-row #custom-radio-22:focus~.slider .chk-radio-22,form .custom-radio-box .radio-row #custom-radio-23:focus~.slider .chk-radio-23,form .custom-radio-box .radio-row #custom-radio-24:focus~.slider .chk-radio-24,form .custom-radio-box .radio-row #custom-radio-25:focus~.slider .chk-radio-25,form .custom-radio-box .radio-row #custom-radio-26:focus~.slider .chk-radio-26,form .custom-radio-box .radio-row #custom-radio-27:focus~.slider .chk-radio-27,form .custom-radio-box .radio-row #custom-radio-28:focus~.slider .chk-radio-28,form .custom-radio-box .radio-row #custom-radio-29:focus~.slider .chk-radio-29,form .custom-radio-box .radio-row #custom-radio-30:focus~.slider .chk-radio-30,form .custom-radio-box .radio-row #custom-radio-31:focus~.slider .chk-radio-31,form .custom-radio-box .radio-row #custom-radio-32:focus~.slider .chk-radio-32,form .custom-radio-box .radio-row #custom-radio-33:focus~.slider .chk-radio-33,form .custom-radio-box .radio-row #custom-radio-34:focus~.slider .chk-radio-34,form .custom-radio-box .radio-row #custom-radio-35:focus~.slider .chk-radio-35,form .custom-radio-box .radio-row #custom-radio-36:focus~.slider .chk-radio-36,form .custom-radio-box .radio-row #custom-radio-37:focus~.slider .chk-radio-37,form .custom-radio-box .radio-row #custom-radio-38:focus~.slider .chk-radio-38,form .custom-radio-box .radio-row #custom-radio-39:focus~.slider .chk-radio-39,form .custom-radio-box .radio-row #custom-radio-40:focus~.slider .chk-radio-40{box-shadow:1px 1px 1px #333}form .custom-radio-box .radio-row .slider{width:100%;max-width:calc(136px + 2rem);margin:0 auto}@media (min-width:374px){form .custom-radio-box .radio-row .slider{max-width:calc(272px + 4rem)}}@media (min-width:481px){form .custom-radio-box .radio-row .slider{margin:0}}@media (min-width:622px){form .custom-radio-box .radio-row .slider{max-width:calc(408px + 6rem)}}@media (min-width:803px){form .custom-radio-box .radio-row .slider{max-width:calc(544px + 8rem)}}@media (min-width:984px){form .custom-radio-box .radio-row .slider{max-width:calc(680px + 10rem)}}@media (min-width:1165px){form .custom-radio-box .radio-row .slider{max-width:calc(816px + 12rem)}}form .custom-radio-box .radio-row .slider .slick-track{padding:1rem 0}form .custom-radio-box .radio-row .slider .slick-slide{margin:0 1rem;transition:all 0.3s ease-in-out;opacity:1}form .custom-radio-box .radio-row .slider .slick-slide .radio-box{max-width:136px;margin:0 auto}form .custom-radio-box .radio-row .slider .slick-slide label{display:flex;flex-direction:column;justify-content:center;align-items:center;border:.1rem solid #67686a;border-radius:5px;padding:20px 10px;cursor:pointer;text-align:center;font-size:.75rem;width:100%;min-width:136px;height:167px}form .custom-radio-box .radio-row .slider .slick-slide label img{width:70px}form .custom-radio-box .radio-row .slider .slick-slide label span{font-family:sharp_grotesk,Arial Black,Arial,sans-serif;font-size:1rem;line-height:1;padding-top:5px}form .custom-radio-box .radio-row .slider .slick-slide label:hover{transform:scale(1.1);-webkit-transition:transform 0.5s ease-in-out}form .custom-radio-box .radio-row .slider .slick-active,form .custom-radio-box .radio-row .slider .slick-current{opacity:1}@media (max-width:481px){form .custom-radio-box .radio-row .slider .slick-prev{left:-13px}form .custom-radio-box .radio-row .slider .slick-next{right:-13px}}form .custom-radio-box .radio-row .slider .slick-next:before,form .custom-radio-box .radio-row .slider .slick-prev:before{content:"";color:#000;position:absolute;width:20px;height:20px;margin-top:-10px;margin-left:-10px}form .custom-radio-box .radio-row .slider .slick-prev:before{background:url(https://image.community.thesocialhub.co/lib/fe34117175640478721578/m/1/6b78fe7b-1b22-4b15-bab4-e29959a8cde2.png)}form .custom-radio-box .radio-row .slider .slick-next:before{background:url(https://image.community.thesocialhub.co/lib/fe34117175640478721578/m/1/4d9ead4b-a9a2-4640-ab3c-b5b6fb79f383.png)}
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
 html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:#fff0;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type="reset"],[type="submit"],button,html [type="button"]{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}header{justify-content:space-between}header,header .header-area{display:block;align-items:center;width:100%}header .header-area{flex-direction:row;justify-content:center}@media (min-width:730px){header .header-area{justify-content:space-between}}header .header-area .logo{padding:5px 0}header .header-area .logo img{width:60px}header .header-area .side{width:33.3333333333%;display:none;flex-direction:row;align-items:center;justify-content:flex-end}@media (min-width:730px){header .header-area .side{display:flex}}header .header-area .side.menu{flex-direction:row;padding-right:10px}footer{width:100%;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;font-size:2rem;font-family:sharp_grotesk,Arial Black,Arial,sans-serif;padding:20px 0}header .header-section{display:grid;grid-template-columns:1fr;width:calc(100% - 3.25rem);margin:0 auto;grid-column:var(--content-width);height:76px}@media only screen and (max-width:414px){header .header-section{width:calc(100% - 2.25rem)}}header .header-section.header-menu{grid-template-columns:1fr max-content}header .header-section.header-menu .logo-section{height:4.75rem;display:flex}@media only screen and (max-width:1023px){header .header-section.header-menu .logo-section a{justify-content:start}}header .header-section.header-menu .nav-section{display:flex;justify-content:end;align-items:center}header .header-section.header-menu .nav-section a{height:48px;gap:.4375rem;font-size:1.25rem;font-weight:500;padding:0;display:inline-flex}header .header-section.header-menu .nav-section a .cta-icon{width:1.5rem;height:1.5rem;display:block}.logo-section{display:flex;width:100%;margin:0 auto}.logo-section a{display:flex;justify-content:start;align-self:center}.logo-section a img{height:48px;display:inline-flex;align-items:center}.secondary-cta{align-items:center;background-color:#000;border:1px solid #000;border-radius:4px;color:#fff;display:inline-flex;flex:none;padding:1.2rem 2.4rem;position:relative;text-decoration:none}.secondary-cta.white-bg{background-color:#fff0;border:1px solid #fff0;color:#000}.secondary-cta:hover .cta-icon,.secondary-cta:hover .cta-text{transform:translateY(-.3rem)}.secondary-cta .cta-icon,.secondary-cta .cta-text{transition:transform 0.1s cubic-bezier(.25,.46,.45,.94) 0s,box-shadow 0.1s cubic-bezier(.25,.46,.45,.94) 0s,background-color 0.1s cubic-bezier(.25,.46,.45,.94) 0s}header .hero{width:100%;height:26.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#6af;border:.1rem solid #6af;text-align:center;padding:0 1rem;box-sizing:border-box}@media only screen and (max-width:1140px){header .hero{padding:0 30px}}header .hero>.inner-section{text-align:center;padding:0}@media only screen and (max-width:1140px){header .hero>.inner-section{padding:0 30px}}.grid-radio-box{display:flex;flex-direction:column;align-items:center;gap:10px}.feedback-btn{margin:10px 0 0;display:flex;flex-direction:column;align-items:center}