﻿.yellow-gradient{background:#f9ba00;background:linear-gradient(76deg,#f9ba00 34%,#fac900 70%)}.heading--lg{font-size:4rem !important}.heading--lg.albra--black{font-size:5rem !important}.heading--md{font-size:3rem !important}.heading--sm{font-size:2rem !important}.heading--xlg{font-size:6rem !important}.heading--xsm{font-size:1.5rem !important}.albra--black .heading--lg{line-height:90px}.albra--black .heading--md{line-height:50px}.paragraph--md{font-size:1.5rem !important}.paragraph--sm{font-size:1.3rem !important}.paragraph--xsm{font-size:1rem !important}.albra--reg{font-family:'AlbraRegular','Poppins',sans-serif !important}.albra--black{font-family:'AlbraBlack','AlbraRegular','Poppins',sans-serif !important}.albra--black--shadow{text-shadow:#000 .5px 0 10px}.poppins{font-family:'Poppins',sans-serif !important}.poppins--light{font-family:'Poppins-Light',sans-serif !important}.poppins--thinbold{font-family:'Poppins-SemiBold',Poppins,sans-serif !important}.text-shadow{text-shadow:#000 .5px 0 10px}.yellowHighlight{background:linear-gradient(to top,#ffd500 50%,transparent 50%);box-decoration-break:clone;padding:0 2px;display:inline}.blueHighlight{background:linear-gradient(to top,#00d9d0 50%,transparent 50%);box-decoration-break:clone;padding:0 2px;display:inline}@media only screen and (max-width:1700px){.heading--lg{font-size:3rem !important}.heading--sm{font-size:1.5rem !important}}@media only screen and (max-width:820px){.heading--xlg{font-size:3.2rem !important}.heading--lg{font-size:3rem !important}.heading--lg.albra--black{font-size:3rem !important}.heading--md.abra--black{font-size:2rem !important}.heading--md{font-size:2rem !important}}@media only screen and (max-width:500px){.heading--lg{font-size:2.5rem !important}}@media only screen and (max-width:460px){.heading--lg{font-size:2.3rem !important}.heading--sm{font-size:1.5rem !important}.heading--lg.albra--black{font-size:2.3rem !important}.heading--xlg.albra--black{font-size:3.2rem !important}.heading--md.abra--black{font-size:1.5rem !important}.heading--md{font-size:1.5rem !important}.albra--black.heading--lg{font-size:2.3rem !important;line-height:62px}.albra--black.heading--md{font-size:1.5rem !important}.albra--black.heading--xlg{font-size:3.2rem !important}.paragraph--sm{font-size:1rem !important}.paragraph--md{font-size:1.2rem !important}.paragraph--xsm{font-size:.85rem !important}}.callToActionButton{text-wrap:nowrap;display:flex;justify-content:center;text-align:center;text-decoration:none;color:#000;min-width:11rem;min-height:3.5rem;border:4px solid;border-radius:50px;padding-left:20px;padding-right:20px;font-size:1.3rem;font-family:"Poppins-SemiBold" !important;align-items:center;margin-bottom:20px;margin-top:20px;transition:all .4s,filter .3s ease}.callToActionButton--small{width:8rem;height:3rem;font-size:1rem}.callToActionButton--disabled{opacity:.5}.callToActionButton:hover{filter:brightness(85%)}@media only screen and (max-width:400px){.mainButton--small{width:6rem;height:1.2rem;font-size:.7rem}}.mainButton{display:flex;justify-content:center;align-items:center;text-align:center;text-decoration:none;color:#000;width:12rem;height:4rem;padding:12px;font-family:"Poppins-SemiBold" !important;background-color:#ffd500;border:4px solid #fff;border-radius:50px;font-size:1.375rem;box-shadow:rgba(0,0,0,.24) 0 3px 8px;transition:filter .3s ease}.mainButton--small{width:8rem;height:3rem;font-size:1rem}.mainButton--disabled{opacity:.5}.mainButton:hover{filter:brightness(85%)}@media only screen and (max-width:400px){.mainButton--small{width:6rem;height:1.2rem;font-size:.7rem}}#cookieSettings:hover{cursor:pointer}.modal{z-index:99999;display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center}.cookieModal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center}.cookieModal-content{background-color:#fac900;padding:20px;border-radius:5px;width:300px;text-align:center}.cookieModal-content .modal-header{margin-bottom:20px}.cookieModal-content .modal-footer{margin-top:20px}.btn{padding:10px 15px;border:none;border-radius:3px;cursor:pointer}.btn-primary{background-color:#007bff;color:#fff}.btn-secondary{background-color:#6c757d;color:#fff}@media only screen and (max-width:770px){.modal-dialog{width:90% !important}}.tile{min-height:410px;max-height:410px;border-radius:20px;max-width:410px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;cursor:pointer;z-index:1}.tile__nav{min-height:260px;max-height:260px;max-width:260px;min-width:260px;border-radius:20px;padding:16px;box-shadow:0 0 26px rgba(0,0,0,.4)}.tile__nav__text{font-size:25px !important;margin-top:20px}.tile__nav img{width:100px;height:100px}.tile__nav:hover{background-color:#ffd500 !important}.tile__nav__icon-tile::after{content:"";position:absolute;top:-10px;border-radius:20px;left:50%;transform:translateX(-50%) scale(.1);width:270px;height:270px;z-index:-1;background-color:#ffd500;transition:transform .3s ease,box-shadow .3s ease-in .3s,border .3s ease-in .3s}.tile__nav__icon-tile:hover{filter:brightness(100%);background-color:#ffd500}.tile__nav__icon-tile:hover::after{-webkit-transform:scale(.1);-ms-transform:scale(1);transform:translateX(-50%) scale(1);box-shadow:0 0 26px rgba(0,0,0,.4);border:4px solid #fff}.tile__nav__icon-tile:hover .callToActionButton{filter:brightness(85%);transition:filter .3s ease .3s}.tile__nav__icon-tile:not(:hover)::after{box-shadow:none;transition:none}.tile__non-icon-tile{box-shadow:0 0 0 4px rgba(255,255,255,0);-webkit-background-clip:padding-box;background-clip:padding-box;transition:box-shadow .4s ease}.tile__non-icon-tile:hover{box-shadow:0 0 0 4px white;-webkit-background-clip:padding-box;background-clip:padding-box}.tile__icon-tile::after{content:"";position:absolute;top:-10px;border-radius:20px;left:50%;transform:translateX(-50%) scale(.1);width:420px;height:420px;z-index:-1;background-color:#fff;transition:transform .3s ease,box-shadow .3s ease-in .3s}.tile__icon-tile:hover{filter:brightness(100%)}.tile__icon-tile:hover::after{-webkit-transform:scale(.1);-ms-transform:scale(1);transform:translateX(-50%) scale(1);box-shadow:0 0 26px rgba(0,0,0,.4)}.tile__icon-tile:hover .callToActionButton{filter:brightness(85%);transition:filter .3s ease .3s}.tile__icon-tile:not(:hover)::after{box-shadow:none;transition:none}@media only screen and (max-width:1620px){.tile{background-size:contain}.tile__nav{min-height:200px;max-height:200px;max-width:200px;min-width:200px;border-radius:20px;box-shadow:0 0 26px rgba(0,0,0,.4)}.tile__nav__text{margin-top:10px;font-size:20px !important}.tile__nav img{width:80px;height:80px}.tile__nav:hover{background-color:#ffd500 !important}.tile__nav__icon-tile::after{content:"";position:absolute;top:-10px;border-radius:20px;left:50%;transform:translateX(-50%) scale(.1);width:210px;height:210px;z-index:-1;background-color:#ffd500;transition:transform .3s ease,box-shadow .3s ease-in .3s,border .3s ease-in .3s}.tile__nav__icon-tile:hover{filter:brightness(100%);background-color:#ffd500}.tile__nav__icon-tile:hover::after{-webkit-transform:scale(.1);-ms-transform:scale(1);transform:translateX(-50%) scale(1);box-shadow:0 0 26px rgba(0,0,0,.4);border:4px solid #fff}.tile__nav__icon-tile:hover .callToActionButton{filter:brightness(85%);transition:filter .3s ease .3s}.tile__nav__icon-tile:not(:hover)::after{box-shadow:none;transition:none}}@media only screen and (max-width:1265px){.tile{background-size:contain}.tile__nav{min-height:180px;max-height:180px;max-width:180px;min-width:180px;border-radius:20px;box-shadow:0 0 26px rgba(0,0,0,.4)}.tile__nav__text{margin-top:10px;font-size:13px !important}.tile__nav img{width:50px;height:50px}.tile__nav:hover{background-color:#ffd500 !important}.tile__nav__icon-tile::after{content:"";position:absolute;top:-10px;border-radius:20px;left:50%;transform:translateX(-50%) scale(.1);width:190px;height:190px;z-index:-1;background-color:#ffd500;transition:transform .3s ease,box-shadow .3s ease-in .3s,border .3s ease-in .3s}.tile__nav__icon-tile:hover{filter:brightness(100%);background-color:#ffd500}.tile__nav__icon-tile:hover::after{-webkit-transform:scale(.1);-ms-transform:scale(1);transform:translateX(-50%) scale(1);box-shadow:0 0 26px rgba(0,0,0,.4);border:4px solid #fff}.tile__nav__icon-tile:hover .callToActionButton{filter:brightness(85%);transition:filter .3s ease .3s}.tile__nav__icon-tile:not(:hover)::after{box-shadow:none;transition:none}}@media only screen and (max-width:1100px){.tile{background-size:contain}.tile__nav{min-height:160px;max-height:160px;max-width:160px;min-width:160px;border-radius:20px;box-shadow:0 0 26px rgba(0,0,0,.4)}.tile__nav__text{margin-top:10px;font-size:13px !important}.tile__nav img{width:50px;height:50px}.tile__nav:hover{background-color:#ffd500 !important}.tile__nav__icon-tile::after{content:"";position:absolute;top:-10px;border-radius:20px;left:50%;transform:translateX(-50%) scale(.1);width:170px;height:170px;z-index:-1;background-color:#ffd500;transition:transform .3s ease,box-shadow .3s ease-in .3s,border .3s ease-in .3s}.tile__nav__icon-tile:hover{filter:brightness(100%);background-color:#ffd500}.tile__nav__icon-tile:hover::after{-webkit-transform:scale(.1);-ms-transform:scale(1);transform:translateX(-50%) scale(1);box-shadow:0 0 26px rgba(0,0,0,.4);border:4px solid #fff}.tile__nav__icon-tile:hover .callToActionButton{filter:brightness(85%);transition:filter .3s ease .3s}.tile__nav__icon-tile:not(:hover)::after{box-shadow:none;transition:none}}@media only screen and (max-width:700px){.tile{background-size:contain}.tile__nav{min-height:130px;max-height:130px;max-width:130px;min-width:130px;border-radius:20px;box-shadow:0 0 26px rgba(0,0,0,.4)}.tile__nav__text{margin-top:10px;font-size:13px !important}.tile__nav img{width:50px;height:50px}.tile__nav:hover{background-color:#ffd500 !important}.tile__nav__icon-tile::after{content:"";position:absolute;top:-10px;border-radius:20px;left:50%;transform:translateX(-50%) scale(.1);width:140px;height:140px;z-index:-1;background-color:#ffd500;transition:transform .3s ease,box-shadow .3s ease-in .3s,border .3s ease-in .3s}.tile__nav__icon-tile:hover{filter:brightness(100%);background-color:#ffd500}.tile__nav__icon-tile:hover::after{-webkit-transform:scale(.1);-ms-transform:scale(1);transform:translateX(-50%) scale(1);box-shadow:0 0 26px rgba(0,0,0,.4);border:4px solid #fff}.tile__nav__icon-tile:hover .callToActionButton{filter:brightness(85%);transition:filter .3s ease .3s}.tile__nav__icon-tile:not(:hover)::after{box-shadow:none;transition:none}}@media only screen and (max-width:550px){.tile{background-size:contain}.tile__nav{min-height:100px;max-height:100px;max-width:100px;min-width:100px;border-radius:20px;padding:0;box-shadow:0 0 26px rgba(0,0,0,.4)}.tile__nav__text{margin-top:10px;font-size:13px !important}.tile__nav img{width:40px;height:40px}.tile__nav:hover{background-color:#ffd500 !important}.tile__nav__icon-tile::after{content:"";position:absolute;top:-10px;border-radius:20px;left:50%;transform:translateX(-50%) scale(.1);width:110px;height:110px;z-index:-1;background-color:#ffd500;transition:transform .3s ease,box-shadow .3s ease-in .3s,border .3s ease-in .3s}.tile__nav__icon-tile:hover{filter:brightness(100%);background-color:#ffd500}.tile__nav__icon-tile:hover::after{-webkit-transform:scale(.1);-ms-transform:scale(1);transform:translateX(-50%) scale(1);box-shadow:0 0 26px rgba(0,0,0,.4);border:4px solid #fff}.tile__nav__icon-tile:hover .callToActionButton{filter:brightness(85%);transition:filter .3s ease .3s}.tile__nav__icon-tile:not(:hover)::after{box-shadow:none;transition:none}}.imageRightTextLeft__minHeight{min-height:100vh}.imageRightTextLeft__text{padding:90px !important}@media only screen and (max-width:1400px){.imageRightTextLeft__text{padding:50px !important}}@media only screen and (max-width:1030px){.imageRightTextLeft__minHeight{min-height:unset}}@media only screen and (max-width:500px){.imageRightTextLeft__text{padding:40px !important}.imageRightTextLeft__heroImage{transform:translate(23px,0) !important}.imageRightTextLeft__mobileBottom{object-position:bottom !important}.imageRightTextLeft__mobileNotBottom{object-position:center !important}}.header{width:100%;position:fixed;z-index:1001;height:20vh;transition:all .4s;background:none}.header__gradient{background:#090979;background:linear-gradient(0deg,rgba(9,9,121,0) 0%,rgba(0,212,255,0) 10%,#1d1431 120%)}.header p{padding:0;margin:0}.header__image{transition:.4s;width:115px}.header__image--burger{cursor:pointer;width:40px}.header__menuWrapper{height:30px}.header__menuWrapper #menu{display:flex}.header #contactUsButton{display:flex}#menu{cursor:pointer}@media only screen and (max-width:469px){.header .banner{padding:.5rem}}@media only screen and (max-width:600px){.header__image{width:70px !important}}@media only screen and (max-width:600px){.header{height:15vh}.header__image{width:70px !important}.header__menuWrapper{margin:0}.header__menuWrapper #menu{display:none !important}.header #contactUsButton{display:none}}.blogSection{position:relative}.blogSection__form{margin-top:200px}.blogSection__blogLine{opacity:0;bottom:67px;width:250px;position:absolute}.blogSection__blog{position:relative;overflow:hidden}.blogSection__blog img{object-fit:cover;transition:transform .3s ease}.blogSection__blog:hover .blogSection__title{background-color:#ffd501;top:-100px;transition:color .3s ease,top .3s ease}.blogSection__blog:hover .blogSection__blogLine{opacity:1;transition:opacity .3s ease-in-out}.blogSection__blog:hover img{transform:scale(.95)}.blogSection__title{background-color:#fff;height:160px;top:-50px;width:230px;box-shadow:rgba(0,0,0,.1) 0 4px 6px -1px,rgba(0,0,0,.06) 0 2px 4px -1px}.blogSection__relatedBlogs{background-color:#00d9d0;right:0;width:350px;margin-right:3%;padding-top:165px;padding-bottom:50px;top:0;position:absolute}.blogSection__relatedBlogs img{object-fit:cover}.blogSection__content{padding-right:395px}@media only screen and (max-width:600px){.blog__contentImage{width:100%}.blogSection{top:0}}@media only screen and (max-width:800px){.blogSection__form{margin-top:unset}.blogSection__content{height:fit-content;padding-left:0;padding-right:0}.blogSection__relatedBlogs{right:0;width:100vw;margin-right:0;padding-top:30px;height:30%;padding-bottom:50px;bottom:0;position:unset}}.nlAccordion{width:60%;border-radius:20px}.nlAccordion__title{padding-right:20px}.nlAccordion:hover{cursor:pointer}.nlAccordion__action{position:absolute !important;right:-55px !important;width:fit-content !important;right:10px !important;transition:all .4s linear}.nlAccordion__panel{max-height:0;overflow:hidden;transition:all .5s cubic-bezier(.4,0,1,1);display:flex}.nlAccordion__panel.active{margin-top:10px}.nlAccordion__header{font-size:1.5rem}@media only screen and (max-width:600px){.nlAccordion{width:95%}.nlAccordion__header{font-size:1rem}}.yellow-gradient{background:#f9ba00;background:linear-gradient(76deg,#f9ba00 34%,#fac900 70%)}.navMenuPopout{overflow-y:auto;transition:display .3s ease-in-out;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00c4c4;display:flex;justify-content:center;align-items:center;z-index:1000;overflow-x:hidden;color:#fff}.navMenuPopout__wrap{width:50%}.navMenuPopout__number{color:#fac900;font-size:2.6rem;flex-direction:column;display:flex}.navMenuPopout__number__contact{justify-content:start}.navMenuPopout__number__strip{justify-content:end}.navMenuPopout__content{font-weight:500;font-size:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;width:90%;height:100%;text-align:center;overflow-y:auto;overflow-x:hidden}.navMenuPopout__content__link{background-color:rgba(255,255,255,.2);box-shadow:rgba(50,50,93,.25) 0 30px 60px -12px,rgba(0,0,0,.3) 0 18px 36px -18px;border:none;transition:background-color .3s ease,border .1s ease .1s;min-height:43px;max-height:43px;display:flex;align-items:center;justify-content:center}.navMenuPopout__content__link a{width:100%}.navMenuPopout__content__link:hover{cursor:pointer;background-color:#ffd500;border:solid #fff 3px}.navMenuPopout__ctaButton{display:none}body.modal-open{overflow:hidden}@media only screen and (max-width:1000px){.navMenuPopout__number__contact{justify-content:center}.navMenuPopout__number__strip{justify-content:center}.navMenuPopout__wrap{width:75%}}@media only screen and (max-width:550px){.navMenuPopout__number{font-size:2rem}.navMenuPopout__wrap{width:90%}}@media only screen and (max-width:768px){.navMenuPopout__content{padding-bottom:0}.navMenuPopout__ctaButton{display:flex}.navMenuPopout__number{display:none}.navMenuPopout__number>.row{width:100%}.navMenuPopout__content{font-size:2rem;overflow-y:scroll;height:50%}}.spacer{display:flex}.spacer__hide__desktop{display:none}.umb-block-grid__layout-item{display:grid}.umb-block-grid__layout-item:has(> .spacer__hide){display:grid;}.umb-block-grid__layout-item:has(> .spacer__hide__desktop){display:none !important;}@media only screen and (max-width:600px){.umb-block-grid__layout-item:has(> .spacer__hide){display:none !important;}.umb-block-grid__layout-item:has(> .spacer__hide__desktop){display:grid;}.spacer__hide{display:none}.spacer__hide__desktop{display:flex}}.imageLeftTextRight{min-height:100vh}.imageLeftTextRight__height{min-height:100vh}.imageLeftTextRight__height__large{min-height:100vh}.imageLeftTextRight__container{position:relative}.imageLeftTextRight__restrictHeight{margin:0}.imageLeftTextRight__overlayedImage{min-height:100vh}@media only screen and (max-width:600px){.imageLeftTextRight__height{min-height:unset}.imageLeftTextRight__height__large{min-height:100vh}.imageLeftTextRight__mobile{min-height:60% !important}.imageLeftTextRight__mobile__circle{top:15% !important;transform:unset !important;margin-top:50px}.imageLeftTextRight__mobile__circle__text{left:49% !important;top:53% !important;width:70% !important}.imageLeftTextRight__container{transform:translate(0,0) !important;position:absolute}.imageLeftTextRight__restrictHeight{top:-240px}.imageLeftTextRight__overlayedImage{min-height:30vh}}@media only screen and (max-width:500px){.imageLeftTextRight__mobileBottom{object-position:bottom !important}.imageLeftTextRight__mobileNotBottom{object-position:center !important}}@media only screen and (max-width:900px){.windowBlock{width:90% !important}}.personBlock{flex-basis:calc(33.3333% - 10px) !important}@media only screen and (max-width:900px){.personBlock{flex-basis:unset !important}}:root{--gauge-width:200px;--min:0;--max:100}@keyframes needleRotation{0%{transform:rotate(-90deg)}80%{transform:rotate(calc(-70deg + (var(--actual-value) - var(--min))/(var(--max) - var(--min))*180deg))}100%{transform:rotate(calc(-90deg + (var(--actual-value) - var(--min))/(var(--max) - var(--min))*180deg))}}@keyframes gaugeRotation{0%{transform:rotate(0)}100%{transform:rotate(calc((var(--trigg) - var(--min))/(var(--max) - var(--min))*180deg))}}.wrapper{display:inline-block;width:auto;margin:0 auto;background:inherit}.gauge{--gauge-height:calc(var(--gauge-width)/2);width:var(--gauge-width);height:var(--gauge-height);border-radius:var(--gauge-height) var(--gauge-height) 0 0 !important;position:relative;overflow:hidden;box-shadow:0 -3px 6px 2px rgba(0,0,0,.5);background:inherit}.slices{height:100%}.slices .marker{position:absolute;top:0;border-radius:var(--gauge-height) var(--gauge-height) 0 0 !important;width:var(--gauge-width);height:var(--gauge-height);transform-origin:calc(var(--gauge-width)/2) var(--gauge-height);animation:1.5s ease-in 0s 1 gaugeRotation;transform:rotate(calc((var(--trigg) - var(--min))/(var(--max) - var(--min))*180deg));background:var(--bg)}.gauge-center{width:60%;height:60%;background:inherit;border-radius:var(--gauge-height) var(--gauge-height) 0 0 !important;position:absolute;box-shadow:0 -13px 15px -10px rgba(0,0,0,.28);right:21%;bottom:0}.gauge-center .label,.gauge-center .number{display:block;width:100%;text-align:center;border:0 !important}.gauge-center .label{font-size:.75em;opacity:.6;margin:1.1em 0 .3em 0}.gauge-center .number{font-size:1.2em}.gauge-center .number:before{counter-reset:number var(--actual-value);content:counter(number)}.needle{position:absolute;bottom:0;left:50%;height:calc(var(--gauge-height)/1.1);width:2px;box-shadow:0 2px 2px 1px rgba(0,0,0,.38);background:#15222e;transform-origin:bottom;animation:2s ease-in 0s 1 needleRotation}body{background:#15222e;color:#fff}.yellow-gradient{background:#f9ba00;background:linear-gradient(76deg,#f9ba00 34%,#fac900 70%)}.umbraco-forms-label{font-weight:unset;font-family:'Poppins-SemiBold',Poppins,sans-serif !important}.formPopout{transition:display .3s ease-in-out;position:fixed;overflow-y:auto;top:0;left:0;width:100%;height:100%;background-color:#fac900;display:flex;justify-content:center;align-items:center;z-index:1000;color:#fff}.formPopout .umbraco-forms-form textarea{max-width:none !important;resize:none !important}.formPopout__wrap{top:255px;width:75%}.formPopout__number{color:#fac900;position:absolute;font-size:2.6rem;top:20%;right:3%}.formPopout__content{font-weight:500;font-size:2.5rem;padding:20px;display:flex;align-items:center;justify-content:center;border-radius:8px;width:60%;height:60%;text-align:center}.form_wrap{width:75% !important}#close{top:0;right:0}body.modal-open{overflow:hidden}@media only screen and (max-width:770px){.form_wrap{width:100% !important}.headingPad{padding-top:20vh}.formPopout__wrap{width:100%;top:300px}}.Toggles{display:flex;flex-direction:column;align-items:center;margin:0 auto}.Toggle{margin-bottom:2.75rem}.Toggle:last-child{margin-bottom:0}.Toggle-input{position:absolute;margin-left:-9999px;visibility:hidden}.Toggle-input+.Toggle-label{position:relative;display:block;width:11rem;height:6.5rem;background-color:#fff;font-size:0;text-indent:-9999px;border-radius:3.25rem;box-shadow:inset 0 0 0 .5rem #d9d9d9;cursor:pointer;outline:none;user-select:none;transition:box-shadow .3s}.Toggle-input+.Toggle-label::before{position:absolute;top:1rem;left:1rem;display:block;width:4.5rem;height:4.5rem;background-color:#d9d9d9;border-radius:2.25rem;content:"";transition:background .3s,transform .3s}.Toggle-input:checked+.Toggle-label{box-shadow:inset 0 0 0 .5rem #28aadc}.Toggle-input:checked+.Toggle-label::before{background-color:#28aadc;transform:translateX(4.5rem)}.info img{opacity:1;transition:all ease .3s}.info:hover{cursor:pointer}.info:hover img{opacity:.7}@media only screen and (max-width:700px){.socialMediaStrip img{width:40px;height:40px}}.centeredSingleColumn{width:75%}@media only screen and (max-width:700px){.centeredSingleColumn{width:90%}}.nhsuk-button{font-weight:400;font-size:16px;font-size:1rem;line-height:1.5;margin-bottom:28px;-webkit-appearance:none;background-color:#007f3b;border:2px solid transparent;border-radius:4px;box-shadow:0 4px 0 #00401e;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-weight:600;margin-top:0;padding:12px 16px;position:relative;text-align:center;vertical-align:top;width:auto}.nhsuk-button--secondary{background-color:#4c6272;box-shadow:0 4px 0 #263139}.nhsuk-button--secondary:hover{background-color:#384853}@media(min-width:40.0625em){.nhsuk-button{font-size:19px;font-size:1.1875rem;line-height:1.47368}}@media(min-width:40.0625em){.nhsuk-button{margin-bottom:36px}}@media only screen and (max-width:667px){.banner__image{padding-top:30px}}.strippedTile__useSetHeights{height:300px}@media only screen and (max-width:667px){.strippedTile__useSetHeights{height:200px}}.bmiCalculator__modal{border-radius:10px;width:600px;min-height:400px;top:50%;left:50%;transform:translate(-50%,-50%)}.bmiCalculator__bestYouImage{top:42%}@media only screen and (max-width:667px){.bmiCalculator__modal{width:90%;min-height:400px;top:50%;left:50%;transform:translate(-50%,-50%)}.bmiCalculator__bestYouImage{top:45%}}.translation_widget{padding-left:3rem;padding-right:3rem}@media only screen and (max-width:667px){.translation_widget{padding-left:2rem;padding-right:unset}}.yellow-gradient{background:#f9ba00;background:linear-gradient(76deg,#f9ba00 34%,#fac900 70%)}@font-face{font-family:'AlbraRegular';src:url("/fonts/AlbraRegular.otf") format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:'AlbraRegular';src:url("/fonts/AlbraBold.otf") format("opentype");font-weight:bold}@font-face{font-family:'AlbraBlack';src:url("/fonts/AlbraBlack.otf") format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:'AlbraBlack';src:url("/fonts/AlbraBold.otf") format("opentype");font-weight:bold}@font-face{font-family:'Poppins';src:url("/fonts/Poppins-Regular.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Poppins';src:url("/fonts/Poppins-Bold.ttf") format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:'Poppins-Light';src:url("/fonts/Poppins-Light.ttf") format("truetype");font-style:normal;font-weight:lighter}@font-face{font-family:'Poppins-SemiBold';src:url("/fonts/Poppins-SemiBold.ttf") format("truetype");font-style:normal;font-weight:normal}@font-face{font-family:'Poppins';src:url("/fonts/Poppins-Italic.ttf") format("truetype");font-style:italic}*{box-sizing:border-box}body,html{overflow-x:hidden;width:100%;font-family:Poppins,sans-serif !important;margin:0;padding:0;position:relative;color:#14082a;line-height:25px}body{color:#14082a !important}[v-cloak]{display:none}.form-switch:hover{cursor:pointer}header{z-index:9999}.p-100{padding-left:80px;padding-right:80px}.w-90{width:92%}.hideOnMobile{display:flex}p{margin:0 !important}.textQrCode{display:inline-block;border:3px solid #14082a;border-radius:2rem;background:#fff}@media only screen and (max-width:600px){img{max-width:100%}.p-100{padding-left:50px;padding-right:50px}.hideOnMobile{display:none}}@media only screen and (max-width:1022px){.gap{display:none !important}}@media only screen and (max-width:1050px){.centerOnMobile{text-align:center;justify-content:center}}@media only screen and (max-width:400px){.p-100{padding-left:20px;padding-right:20px}}