@keyframes dotFlashing{0%{background-color:#00aece}50%,to{background-color:#c2eef5}}.dots-flashing{display:flex;align-items:center;flex-direction:column;gap:.3rem;.dot-flashing__container{display:flex;width:fit-content;margin:0 1rem;.container__dot-flashing{position:relative;width:10px;height:10px;border-radius:5px;background-color:#c2eef5;color:#c2eef5;animation:dotFlashing 1s infinite linear alternate;animation-delay:.5s}.container__dot-flashing:before,.container__dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.container__dot-flashing:before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#c2eef5;color:#c2eef5;animation:dotFlashing 1s infinite alternate;animation-delay:0s}.container__dot-flashing:after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#c2eef5;color:#c2eef5;animation:dotFlashing 1s infinite alternate;animation-delay:1s}}}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lds{display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;.lds-ring{display:inline-block;position:relative;width:30px;height:30px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:24px;height:24px;margin:3px;border:3px solid #0A335B;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#0A335B transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}}.material-icons-wrap{display:flex}.material-icons{line-height:inherit;user-select:none;&.material-icons__mini{font-size:1rem}&.material-icons__small{font-size:1.125rem}&.material-icons__medium{font-size:1.5rem}&.material-icons__large{font-size:2rem}}.form-container{--green: #4BB543;--red: #c73535;--bg-red-light: #ffecec;display:flex;flex-direction:column;gap:.5rem;width:100%;min-width:100px;position:relative;&.form-container--wrapped{width:fit-content}.form-container__label{font-weight:600}.form-container__validation-error{position:absolute;left:0;bottom:-1.1rem;z-index:2;color:var(--red);font-size:.8em;padding:0 .2rem}.form-container__field{border:2px solid var(--bg-grey);border-radius:6px;padding:.6rem;margin-bottom:.5rem;&.form-container__field--valid{border-color:var(--green)}&.form-container__field--invalid{border-color:var(--red)}}.select-option-container__select{border-radius:6px;padding:.6rem}}.select-option-container{display:flex;flex-direction:column;gap:.5rem;.select-option-container__label{font-weight:600}.select-option-container__select{border-radius:6px;padding:.6rem}}.message{--border-width: 5px;display:flex;padding:.8rem 1.3rem .8rem 1rem;border-radius:4px 5px 5px 4px;width:fit-content;align-items:center;background-color:#fff;box-shadow:0 2px 5px #00000026;height:fit-content;margin-right:auto;&.message--warning{background-color:var(--bg-warning-svea);border:1px solid var(--darker-orange);border-left:var(--border-width) solid var(--darker-orange)}&.message--info{background-color:var(--svea-light-blue);border:1px solid var(--text-blue-dark);border-left:var(--border-width) solid var(--text-blue-dark)}&.message--error{background-color:var(--bg-error-svea);border:1px solid var(--bg-red);border-left:var(--border-width) solid var(--bg-red)}&.message--success{background-color:var(--bg-green-light);border:1px solid var(--dark-green);border-left:var(--border-width) solid var(--dark-green)}.message__icon{display:block;margin-right:1rem;display:flex;min-width:23px;>*{font-size:2rem}&.message__icon--warning{color:var(--text-yellow)}&.message__icon--info{color:var(--blue-light)}&.message__icon--error{color:var(--bg-red)}&.message__icon--success{color:var(--green)}}.message__body{font-weight:400;color:var(--text-svea-black);white-space:normal}}.button{--golfstar-bg-button: #123f25;--golfstar-bg-button-highlight: #16502e;--golfstar-bg-button-disabled: #889f92;--golfstar-button-text-color: #cec18a;color:var(--golfstar-button-text-color);display:flex;font-size:1rem;font-weight:400;transition:box-shadow .15s;border:none;align-items:center;justify-content:center;white-space:nowrap;height:40px;&.button--spinner{display:flex;align-items:center;justify-content:center;padding:0}&.button--main{background:var(--golfstar-bg-button);width:100%;padding:.5rem .875rem;border-radius:.25rem;border:1px solid transparent;cursor:pointer;&:focus{background:var(--golfstar-bg-button-highlight);outline:none}&:active{background:var(--golfstar-bg-button-highlight)}&:hover{background:var(--golfstar-bg-button-highlight)}&[disabled]{background:var(--golfstar-bg-button-disabled);cursor:default;&.button--spinner{background:var(--golfstar-bg-button);cursor:default}}}&.button--secondary{background:white;width:100%;padding:.5rem .875rem;border-radius:.25rem;border:1px solid transparent;cursor:pointer;outline:2px solid var(--golfstar-bg-button);outline-offset:-2px;color:var(--golfstar-bg-button);font-weight:500;&:focus{color:var(--golfstar-bg-button-highlight);background:var(--bg-grey)}&:active{color:var(--golfstar-bg-button-highlight);background:var(--bg-grey)}&:hover{color:var(--golfstar-bg-button-highlight);background:var(--bg-grey)}&[disabled]{color:#fff;background:var(--golfstar-bg-button-disabled);outline:2px solid var(--golfstar-bg-button-disabled)}}}.golfstar__form{display:flex;flex-direction:column;gap:2rem;padding:1.5rem 3.1rem;.form__section{display:flex;flex-direction:column;gap:1rem;.section__label{margin-right:.5rem}.section__button-message{display:flex;justify-content:end}.section__group{display:flex;gap:1rem}}}.sign-contract{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;width:100%;height:100%;margin-top:1rem}.direct-debit{padding-top:1.5rem;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;.direct-debit__header{font-size:3rem;color:#434343;margin-bottom:1rem}.direct-debit__info{margin:0;max-width:60ch;text-align:center}.direct-debit__button-container{display:flex;gap:1rem}}.collapse{display:flex;flex-direction:column;border:2px solid var(--bg-grey);padding:1rem .8rem;border-radius:6px;.collapse__top{display:flex;align-items:center;gap:1rem;justify-content:space-between;.top__number{width:32px;text-align:center}.top__left{display:flex;align-items:center;gap:.8rem}.top__right{cursor:pointer;&.top__right--disabled{color:var(--bg-grey);cursor:auto}}}.collapse__children{visibility:hidden;height:0;&.collapse__children--open{visibility:visible;height:auto}}}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}:root{--bg-warning-svea: #fef4e5;--bg-error-svea: #ffecec;--bg-red: #c73535;--bg-green-light: #e7fcd0;--bg-button-disabled: #cecece;--bg-blue-turquoise: #00aece;--bg-grey: #e5e4de;--bg-grey-dark: #949494;--bg-white: #fff;--text-blue-dark: #0a335b;--text-svea-black: #434343;--text-yellow: #fdc500;--text-white: #fff;--darker-orange: #d17300;--svea-light-blue: #e5f7fa;--dark-green: #406d0d;--blue-light: #00aece;--green: #7acf1c;--interactive-turquoise: #00829a}html,body{font-family:Open Sans,sans-serif;font-optical-sizing:auto;height:100%;min-height:100%;line-height:1.688em;font-size:14px;margin:0;padding:0;color:#4a4e57}h1,h2,h3,h4,h5{margin:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.font-lg{font-size:1.2rem}.app-base{width:100vw;height:100vh;padding:.5rem;@media screen and (min-width: 800px){padding:1rem;max-width:800px}.center-loading{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.countdown-timer{font-size:1.5rem}.app-base__collapse-container{display:flex;flex-direction:column;gap:.5rem}}.fit-content{display:flex;width:fit-content}.font-weight-600{font-weight:600}
