/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}select{padding:0!important;background:none!important}[type=button],[type=reset],[type=submit],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{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.logo-search-nav{display:flex;justify-content:space-between;height:5rem;align-items:center}.logo-search-nav__logo{height:80%}.logo-search-nav__logo img{height:100%;width:auto;object-fit:cover}:root{--logo-nav-menu-gap:4rem}.logo-search-nav__search-nav{justify-content:flex-end}.logo-search-nav__search-nav,ul.logo-search-nav__nav{display:flex;gap:var(--logo-nav-menu-gap);align-items:center}.card{width:100%;padding:1rem;display:flex;flex-direction:column;box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}.card-media{width:100%;aspect-ratio:2/1}.card-media img,.card-media picture{width:100%;height:100%}.card-media img{object-fit:cover}.card-content{margin-top:2rem}.card-content__title{height:4rem;display:flex;font-weight:600}.card-content__text{height:8rem}.card-content__link{display:flex;justify-content:flex-end}.btn{display:inline-flex;justify-content:center;min-width:8rem;padding:.8rem 2rem .8rem .8rem;background-color:black;color:var(--white);font-size:.7rem;font-weight:600;align-items:center}.btn:hover{filter:brightness(1.1)}.btn.btn-default{background-color:var(--orange)!important}.btn.btn-ghost{background-color:var(--white);border:1px solid #e2f0bc;color:var(--dark-green)}.btn.btn-dark{background-color:var(--dark-green);border:1px solid #e2f0bc;color:var(--beige)}.btn.btn-selected{background-color:var(--orange);border:1px solid #e2f0bc;color:white}.btn.btn-selected:after{content:"";background-image:url(/img/icons/check.svg)!important;background-repeat:no-repeat;fill:var(--beige);background-size:1.2rem 1.2rem;height:1.2rem;width:1.2rem;margin-left:1rem}.btn-icon{height:.8rem;margin-left:.5rem}.faq-content{padding:9px 25px 3rem}.faq-content h1{text-align:center;color:var(--black)}.faq-accordion{padding:1rem 2rem;background-color:white;border-bottom:1px solid hsl(240,5%,91%);margin-bottom:1rem}input.tgg-title{appearance:unset;all:unset}.faq-accordion-title label{display:flex;align-items:center;cursor:pointer}.faq-accordion-title h2{font-size:1.6rem;font-weight:400;color:var(--black);margin:1rem 0}.faq-accordion-title span{margin-left:auto;transition:transform .4s ease-in-out}.faq-accordion-content{color:var(--black);overflow:hidden;max-height:0;transition:max-height .5s ease-in-out}.faq-accordion-content p{padding:0;transition:all .5s ease-in-out}.arrow-icon svg{width:1.6rem;transform:rotate(90deg);position:relative;top:.4rem}.faq-accordion .tgg-title:checked+div>label>span{will-change:transform;transform:rotate(180deg)}.faq-accordion .tgg-title:checked~.faq-accordion-content{max-height:8rem}.faq-accordion .tgg-title:checked~.faq-accordion-content p{padding:1rem 0}.container-fluid{width:100vw;position:relative}.container-wide{width:100%;max-width:2200px}.container,.container-wide{position:relative;margin-left:auto;margin-right:auto}.container{width:90%;max-width:1200px}.container-narrow{width:90%;max-width:800px;margin-left:auto;margin-right:auto}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{font-size:1rem;line-height:1.3em;font-family:Poppins,sans-serif}:root{--orange:#eb9812;--green:#8eb581;--beige:#eff7da;--mid-green:#608454;--dark-green:#3d5037;--white:#fafafa}*{box-sizing:border-box}*,ul{margin:0;padding:0}ul{list-style:none}a{text-decoration:none;color:inherit}h1{font-size:3rem;letter-spacing:-2px;line-height:100%}h2{font-size:1.8rem;margin-bottom:2rem;color:var(--green)}h2.section-heading{font-size:2rem;color:var(--orange);border-bottom:1px solid var(--orange);padding-bottom:1rem;margin-bottom:4rem}h3{font-size:1rem;margin-bottom:1rem;color:var(--mid-green)}.btn,h3{font-weight:600}.btn{padding:.8rem 2rem;background:grey;display:inline-flex;cursor:pointer;font-size:.7rem;text-transform:uppercase;border-radius:.3rem}.btn.next,.btn.prev{font-size:.8rem}.btn.next{background-color:var(--orange);color:white;text-align:left;border:1px solid var(--orange)}.btn.next:after{content:url(/img/icons/arrow2-icon1.svg);left:1rem;position:relative;transition:all .3s ease-out}.btn.next:hover:after{left:1.4rem}.btn.next:disabled{background-color:#ddd;border-color:lightgray}.btn.next:disabled:hover:after{left:2rem}.btn.prev{background-color:white;color:var(--orange);text-align:right;border:1px solid var(--orange)}.btn.prev:before{content:url(/img/icons/arrow-orange-icon1.svg);right:1rem;position:relative;transition:all .3s ease-out}.btn.prev:hover:before{right:1.4rem}.btn.btn-add{background-color:var(--green);color:white;width:auto;font-size:1.3rem}.btn.btn-add:before{content:url(/img/icons/plus-icon1.svg);right:1rem;position:relative;transition:all .3s ease-out;top:.2rem}.btn.btn-add:hover{filter:brightness(1.1)}.btn-pay{background-color:var(--orange)!important;color:white!important;font-weight:600!important;font-size:.9rem!important}.btn-pay:hover{filter:brightness(1.1)}.form-row{width:100%;display:flex;gap:1rem;margin-bottom:1.6rem}.form-group{width:100%;position:relative}.form-group.error .validation-message{opacity:1}.form-group.error input{border-color:red}.validation-message{color:red;font-size:1.2rem;height:3rem;display:flex;align-items:center;padding-left:1rem;opacity:0}.label,label{font-size:.9rem;font-weight:600;display:block;margin-bottom:.5rem;color:var(--dark-green)}label.options-label{display:flex;align-items:center}label.options-label input[type=checkbox],label.options-label input[type=radio]{opacity:0;height:0;width:0}label.options-label input[type=radio]:checked+.options-switch-container{background:var(--orange);transition:all .4s ease-in-out}label.options-label input[type=radio]:checked+.options-switch-container .options-switch{left:2.4rem}label.options-label input[type=checkbox]:checked+.options-switch-container{background:var(--orange);transition:all .4s ease-in-out}label.options-label input[type=checkbox]:checked+.options-switch-container .options-switch{left:2.4rem}.options-switch-container{width:5rem;height:2.8rem;background:grey;border-radius:2.5rem;display:flex;align-items:center;margin-right:1rem}.options-switch-container .options-switch{width:2.2rem;height:2.2rem;background:white;border-radius:50%;left:.4rem;position:relative;transition:all .4s ease-in-out}input,select{height:3.5rem;text-indent:.5rem;width:100%;border:1px solid var(--green);outline:none;border-radius:.3rem;background:transparent}input:focus,input:focus-visible,textarea:focus{outline:none;border:1px solid var(--green)!important;box-shadow:none!important}.co-insured-information-container{width:100%;display:flex}.co-insured-information-block{width:calc(100% - 100px)}.co-insured-remove-btn{width:100px;display:flex;justify-content:center;align-items:center}.co-insured-remove-btn img{width:2rem;cursor:pointer;position:relative;top:-2rem}@media screen and (max-width:700px){.form-row{gap:0;flex-direction:column}input,select{height:4.4rem}}.ensured-by-container{display:flex;gap:3rem;margin-top:1rem}.requirement-container{display:flex;align-items:center;margin-bottom:3rem;padding:1rem;border-radius:.2rem}.requirement-container img{width:30px;height:30px}.main-requirements-list{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.main-requirements-list a{font-weight:600}.step-content__2-columns{display:grid;grid-template-columns:3fr 3fr;width:100%;justify-content:space-between;flex-wrap:wrap;gap:2rem;padding-bottom:6rem}.step-content__column-left,.step-content__column-right{display:flex;flex-direction:column;gap:2rem}.step-content__column-right{background:white}.step-navigation-btn-container{display:flex;gap:2rem;justify-content:end;margin:4rem 0}.information-sidebar{box-shadow:-1px 9px 58px -34px rgba(0,0,0,.38);border:1px solid var(--green);border-radius:.3rem}.information-sidebar__item{border-bottom:1px solid var(--green);padding:3rem}.information-sidebar__item:last-of-type{border:none}ul.information-sidebar__opening-hours li:nth-child(2){margin-bottom:2rem}.information-sidebar__item ul{display:flex;gap:1rem;flex-direction:column}#sidebar-conditions{display:flex;flex-direction:column;gap:2rem}#sidebar-conditions a{display:flex;font-weight:500;gap:1rem;font-size:1.4rem}#sidebar-conditions a img{width:1.6rem;height:1.6rem}.add-co-ensured-container{margin:4rem 0}.children-free-text{max-width:70rem;width:100%;margin:4rem 0}.group-element{margin-bottom:4rem}.form-row label{font-weight:600;font-size:.8rem;color:var(--dark-green)}.co-insured-information-block{border-bottom:1px solid grey;margin-bottom:3rem}ul.requirement-list{font-size:.9rem;list-style:disc;position:relative;left:2rem;display:flex;flex-direction:column;gap:.5rem}.ensured-info-item>div{display:flex;gap:2rem;align-items:center;border-bottom:1px solid var(--green)}.co-insured-notice-children{padding:3rem;border:1px solid grey;margin:3rem 0}.co-insured-disclaimer-container>div{display:flex;align-items:center;gap:1rem}.co-insured-disclaimer-container>div>input{width:auto}.insurance-combination-container{display:flex;gap:3rem;justify-content:space-around;margin-bottom:5rem;flex-wrap:wrap;display:grid;grid-template-columns:repeat(3,1fr);align-items:baseline}.insurance-short-condition-container{padding:2rem}.insurance-short-condition-container ul{display:flex}.insurance-short-condition-container>ul li{border:1px solid lightgrey;padding:2rem;margin-bottom:4rem}.insurance-additional-conditions ul{list-style:disc;display:block}.ensured-info__insurence{display:flex;gap:1rem;align-items:center}.insurance-select-total{text-align:right;font-weight:700}.insurance-combi-item{padding:2rem;background-color:white;display:flex;flex-direction:column;border-radius:1rem;filter:drop-shadow(4px 4px 10px #e1e1e1)}.insurance-combi-item__title{display:flex;align-items:center}.insurance-combi-item__title h3{position:relative;font-size:.75rem;text-transform:uppercase;color:#888;font-weight:700;display:flex;align-items:center}.insurance-combi-item__title h3 span{font-size:.8rem;margin-right:.4rem}.insurance-combi-item__price{display:flex;align-items:center;border-bottom:1px solid #8eb58144;padding-bottom:3rem}.table-main-container{display:grid;grid-template-columns:3fr 2fr;gap:4rem}.insurance-combi-item__price-container{width:10rem;display:flex;flex-direction:column}.insurance-combi-item__price-amount{display:flex}.insurance-combi-item__price-amount>div:first-of-type{font-size:.8rem;font-weight:600;position:relative;top:3.4rem}.insurance-combi-item__price-amount>div:last-of-type{font-size:4rem;color:var(--dark-green);position:relative}.insurance-combi-item__price-amount>div:last-of-type>span{font-size:1rem;position:absolute;top:.7rem;font-weight:600}.insurance-combi-item__price-info{font-size:.8rem;color:#8b8b8b;top:-1rem;position:relative}.insurance-combi-item__coverage{display:flex;justify-content:space-between;margin-top:2rem;gap:1rem;padding:1rem;background-color:var(--beige);align-items:center;border-radius:.5rem}.insurance-combi-item__coverage-label{font-weight:600;font-size:.8rem}.insurance-combi-item__coverage-amount{font-size:1.2rem;color:var(--dark-green);font-weight:600}#package-b{border:3px solid var(--orange);position:relative}#package-b:before{content:"Most Popular";width:6rem;background-color:var(--orange);padding:.4rem 1rem;border-radius:1rem;font-size:.8rem;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:2;color:white;font-weight:600}.insurance-combi-item__deductables{margin:2rem 0;font-size:.9rem}.deductable-top{display:flex;gap:2rem}.deductable-top img{width:1.8rem;height:1.8rem}.deductable-top ul{display:flex;flex-direction:column;gap:1rem}.deductable-top ul li{display:flex;gap:1rem;align-items:start}.deductable-top ul li:before{content:"";width:.7rem;height:.7rem;background-color:var(--orange);background-size:100%;border-radius:50%;display:block;aspect-ratio:1/1;position:relative;top:.4rem}#premium-breakdown-container{position:relative}#premium-breakdown-container .spinner-prices{position:absolute;top:50%;left:50%}#premium-breakdown-container .table-style-container{background:#00000005;padding:2rem}#premium-breakdown-container.loading .table-style-item{filter:blur(2px);opacity:.5}.payment-information-section{margin-top:8rem;padding:2rem 2rem 4rem;background:var(--green);border-radius:.3rem;background:linear-gradient(315deg,rgba(142,181,129,1),rgba(155,209,144,1))}.payment-information-section h3{color:white;margin-bottom:4rem;font-size:1.6rem;display:flex;align-items:center;gap:1rem}.payment-information-section h3 svg{fill:white}.table-style-item.payment-btn-container{display:flex;justify-content:center}.card-js input{font-family:Poppins!important}.card-js{margin-bottom:4rem}.card-js .card-number-wrapper,.card-js .cvc-wrapper,.card-js .expiry-wrapper,.card-js .name-wrapper{box-shadow:none!important;-webkit-box-shadow:none!important}.card-js .icon .svg{fill:var(--orange)!important}.card-js+.btn{background:var(--orange);border:2px solid white;color:white;width:100%;display:flex;justify-content:center;border-radius:.3rem;font-weight:600;gap:1rem;align-items:center}.card-js+.btn svg{fill:white}.billing-information-section{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}#loading-page{width:100vw;height:100vh;background-color:white;opacity:.2;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;font-size:2rem;backdrop-filter:20px;-webkit-backdrop-filter:20px}#confirmation-download-policy{display:flex;gap:1rem}#footer-modal{background-color:transparent}.bold-link{font-weight:600}a.link{font-weight:700;border-bottom:1.5px solid var(--dark-green)}@media screen and (max-width:1100px){.step-content__2-columns{grid-template-columns:1fr}.step-content__column-left{width:100%}.table-main-container{grid-template-columns:1fr}}@media screen and (max-width:700px){.requirement-container{flex-direction:column;gap:1rem}ul.requirement-list{left:0}}#logo-nav-notice{height:2.6rem;background-color:var(--dark-green);display:flex;justify-content:center;gap:1rem;align-items:center;color:var(--beige);font-size:.8rem}#logo-nav-notice .btn.btn-default{font-size:.5rem;padding:.4rem;min-width:3rem;background-color:var(--orange)}#logo-nav{height:7rem;background-color:#f8fbee}#logo-nav,#logo-nav .container{display:flex;align-items:center;justify-content:space-between}#logo-nav .container{gap:2rem;height:100%}#logo-nav__logo img{height:3rem}#logo-nav__nav ul{display:flex;gap:3rem}#logo-nav__nav ul li a{color:var(--dark-green);font-weight:500;transition:color .4s ease-in-out;font-size:.9rem}#logo-nav__nav ul li a.active,#logo-nav__nav ul li a:hover{color:var(--orange)}#logo-nav-cta ul{display:flex;gap:1rem}#mobile-btn-open{margin-left:auto;width:5rem;height:5rem;background:var(--orange);border-radius:50%;display:none;align-items:center;justify-content:center;font-size:1.2rem;color:white;text-transform:uppercase;font-weight:500}:root{--hero-height:80vh}#hero-section{display:none;position:fixed;height:50vh}#hero-section .container-wide{height:100%;overflow:hidden}#hero-section img{display:block;width:100%;height:100%;object-fit:cover}footer{background-color:var(--dark-green);color:white;overflow:hidden}footer>img{position:absolute;top:0;width:100%;max-width:1200px;right:0;opacity:.8}footer #footer-top{display:flex;flex-direction:row;justify-content:start;align-items:center;border-bottom:1px solid #58734f;padding:2rem 0;gap:4rem;color:var(--beige)}footer #footer-top h3{color:var(--beige);font-size:1.6rem;font-weight:700}.footer-top-logo__circle{width:7rem;height:7rem;background-color:var(--beige);border-radius:50%;display:flex;align-items:center;justify-content:center}.footer-top-logo{display:flex;flex-direction:column;gap:0;padding:4rem 0}.footer-top-logo img{width:3.2rem}.footer-top-contact ul{display:flex;flex-direction:column;gap:1rem}.footer-top-contact ul li{font-weight:600}footer #footer-bottom{display:flex;align-items:center;justify-content:space-between;height:4rem;color:var(--beige);font-size:.8rem}footer #footer-bottom__nav ul{display:flex;gap:3rem}@media screen and (max-width:900px){#logo-nav-cta ul li:first-of-type,#logo-nav__nav{display:none}#mobile-btn-open{display:flex;cursor:pointer}#footer-bottom__nav{display:none}}@media screen and (max-width:700px){#logo-nav-section{background:var(--beige)}}@media screen and (max-width:500px){#logo-nav{height:5rem}}body.landing-page{background-color:#f8fbee}.section-spacer{height:10rem}a.underline-link{text-decoration:underline}p{line-height:140%}figure{height:100%;width:100%}#landing-hero-section{background-color:#f8fbee}#landing-page-hero{height:100vh;max-height:32rem;background-color:var(--beige);width:100%;border-radius:2rem;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}#landing-page-right-hero{width:100%;height:100%}#landing-page-right-hero:before{content:"";width:100px;height:100%;background:#eff7da;background:linear-gradient(90deg,rgba(239,247,218,1) 26%,rgba(239,247,218,.86) 50%,rgba(239,247,218,.59) 73%,rgba(239,247,218,0));position:absolute;background-size:100%}#landing-page-right-hero img{width:100%;height:100%;object-fit:cover}#landing-page-left-hero{position:relative;padding:3rem;display:flex;flex-direction:column;gap:.2rem;min-width:600px}#landing-page-left-hero h1{color:var(--dark-green);font-weight:700;font-size:3.2rem}#landing-page-left-hero h1 span{color:var(--orange)}.landing-page nav ul li a{color:var(--dark-green)}#landing-page-description{font-size:1.2rem;font-weight:500;color:var(--dark-green);line-height:120%;width:100%;max-width:500px;margin-bottom:70px}#landing-page-cta{margin-bottom:2rem;z-index:10}#landing-page-cta ul{display:flex;gap:1rem}#landing-hero-bg{position:absolute;bottom:0;width:100%;height:auto}h2.landing-section-heading{text-transform:uppercase;color:var(--dark-green);line-height:120%;margin-bottom:2rem;font-weight:500}h2.landing-section-heading>span{color:var(--orange)}.hero{width:100%;position:relative;overflow:hidden}.hero-text{position:absolute;left:10%;right:10%;z-index:10;top:60%;transform:translateY(-50%)}.hero-text h1{width:20ch;font-size:3rem;line-height:110%;color:var(--dark-green);font-weight:600}.hero-text h1 span{color:var(--orange)}.hero-text h1>span>span{transform:rotate(-12deg);display:inline-block}.hero-text p{width:36ch;font-size:1.2rem;line-height:140%;margin-bottom:5rem;color:var(--dark-green)}.hero-text .landing-btn-container{width:36rem;text-align:right}.hero-avatars-container,.landing-btn-container ul{display:flex;gap:1rem}.hero-avatars-container img{max-width:6rem}.hero-avatars-container>div{font-size:.9rem;font-weight:500;max-width:10rem;line-height:110%}.hero-2-even-column{width:100%;display:grid;grid-template-columns:7fr 10fr;position:relative;height:clamp(20rem,60vh,40rem)}.hero-2-even-column.hero-midsize{height:clamp(16rem,30vw,24rem)}.hero-2-even-column.hero-narrowsize{height:clamp(12rem,26vw,20rem)}.hero-left-column{background-color:var(--beige)}.hero-right-column{overflow:hidden}.hero-right-column img{height:100%;width:100%;object-fit:cover}.hero-right-column:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(80deg,rgba(239,247,218,1) 10%,rgba(239,247,218,0) 25%);z-index:1;background-size:100% 100%}#landing-after-hero-section{background-color:#f8fbee;padding:10rem 0;display:flex;flex-direction:column;gap:4rem}#landing-after-hero-section .container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:900px;align-items:center;z-index:2}.landing-after-hero__image{display:flex;gap:1rem;position:relative;width:100%;margin:auto}.landing-after-hero__image video{aspect-ratio:9/7;object-fit:cover;border-top-left-radius:20%;border-bottom-right-radius:20%}.landing-after-hero__image img{width:100%;height:100%;object-fit:cover}.landing-after-hero__text{display:flex;flex-direction:column}.landing-after-hero__text p{margin-bottom:1rem}.landing-after-hero__children{display:flex;padding:1.2rem;gap:1.2rem;border:1px solid var(--orange);width:100%;max-width:50rem;font-size:1rem;border-radius:.3rem;margin-top:2.8rem}.landing-after-hero__children img{width:4rem;height:4rem}.landing-after-hero__children>div>span{margin-top:1.2rem;font-size:.9rem}.landing-after-hero-bg{position:absolute;width:100%;max-width:45vw;top:50%;transform:translateY(-50%);opacity:.8}.landing-after-hero-bg:last-of-type{right:0}#landing-coverage-section{padding:6rem 0;background-color:#f8fbee}#landing-coverage-section .container{display:flex;flex-direction:column;gap:2rem;max-width:1200px}#landing-coverage-section__text-cta{width:100%;max-width:35rem;display:flex;flex-direction:column;gap:1rem}#landing-coverage-section__text{display:flex;gap:8rem}#landing-coverage-section__text h2{width:100%;max-width:20rem}.coverage-container{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.coverage-item{display:flex;flex-direction:column;gap:2rem;border:1px solid #83a82433;padding:2rem;border-radius:1rem;background-color:#f8fbf0;filter:drop-shadow(4px 4px 10px #00000011)}.coverage-item img{width:100%;aspect-ratio:3/2;border-radius:.8rem;border-top-left-radius:25%;border-bottom-right-radius:25%}.coverage-item__image-circle{width:3.6rem;height:3.6rem;background-color:var(--dark-green);border-radius:50%;display:flex;justify-content:center;align-items:center}.coverage-item__text{display:flex;flex-direction:column;justify-content:start;gap:.4rem;align-items:start;color:var(--dark-green);font-size:1rem;font-weight:600}.coverage-item__title{font-weight:700}.coverage-item__cta{margin-top:auto}.coverage-information{margin-top:6rem;font-size:1.1rem;width:50ch}a.link-arrow{display:flex;gap:.5rem;align-items:center;color:var(--orange)}#landing-package-section{padding:6rem 0;background-color:var(--beige)}#landing-package-section .container{max-width:1100px}#landing-package-section>img{width:100%;position:absolute;height:100%;opacity:.3}#landing-package-section h2{text-align:center;width:20ch;margin-left:auto;margin-right:auto}#landing-package__text{width:100%;max-width:50rem;text-align:center;margin:auto auto 4rem;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}#landing-package-section .landing-btn-container{text-align:center}#landing-details-section{background-color:#f8fbee;padding:6rem 0}#landing-details-section .container{display:flex;flex-direction:column;gap:2rem}#landing-details-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem}#landing-details-container>div{background-color:white;border:1px solid #cee78e;padding:2rem;border-radius:1rem;filter:drop-shadow(4px 4px 8px #60845470)}#landing-details-container>div,.detail-section-text{display:flex;flex-direction:column;gap:1rem}.detail-section-title{font-weight:600;font-size:1.1rem}.landing-details-section__left>div a.btn{background:transparent;border:1px solid var(--orange);font-size:.8rem;display:flex;align-items:center;justify-content:space-between;width:20rem;color:black}.landing-details-section__left>div a.btn img{width:1.2rem}#landing-details-section .landing-details-section__right ul{display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem}#landing-details-section .landing-details-section__right ul:last-of-type a{display:flex;align-items:center;margin-bottom:1rem;font-weight:500}#landing-details-section .landing-details-section__right ul:last-of-type a img{margin-right:1rem}.detail-section-contact{display:flex;gap:4rem;margin-top:2rem}.detail-section-contact__item{display:flex;gap:.4rem;color:var(--dark-green)}.detail-section-contact__item svg{fill:var(--dark-green)}@media screen and (max-width:1000px){#landing-details-section .container{grid-template-columns:1fr}.landing-details-section__left{max-width:70rem}#landing-page-hero{grid-template-columns:1fr;height:auto;max-height:none}#landing-page-right-hero{display:none}#landing-page-left-hero{min-width:auto}}@media screen and (max-width:900px){.hero{display:flex;flex-direction:column-reverse}.hero-text{position:relative;top:0;left:0;transform:translateY(-7%)}.hero-text h1{font-size:3.2rem;width:100%}.hero-text p{width:100%}.hero-text .landing-btn-container{width:100%;text-align:left}.hero-left-column{display:none}.hero-right-column:before{background:linear-gradient(0deg,rgb(251,252,249) 10%,rgba(239,247,218,0) 50%)}.hero-2-even-column{grid-template-columns:1fr}.hero-right-column img:before{position:absolute;background:linear-gradient(0deg,rgba(239,247,218,1) 28%,rgba(239,247,218,0) 90%);width:100%;height:100%;background-size:100%}.coverage-container{grid-template-columns:repeat(2,1fr)}.section-spacer{height:10rem}.insurance-combination-container{grid-template-columns:1fr 1fr}}@media screen and (max-width:800px){#landing-after-hero-section{padding:6rem 0}#landing-after-hero-section .container{grid-template-columns:1fr}.landing-after-hero__image{order:1}#landing-details-container{grid-template-columns:1fr}}@media screen and (max-width:700px){html{font-size:90%}#booking-section #landing-page-hero{max-height:auto}.landing-details-section__left{max-width:100%}.landing-details-section__left>div{flex-direction:column}.coverage-information{width:100%}#landing-hero-section+.section-spacer{height:6rem}#landing-package-section>img,.landing-after-hero__children img{display:none}#landing-coverage-section__text{flex-direction:column;gap:1rem}.coverage-container{grid-template-columns:repeat(1,1fr)}.insurance-combination-container{grid-template-columns:1fr}}@media screen and (max-width:500px){#landing-page-left-hero{padding:2rem}#landing-page-cta ul li:last-of-type{display:none}#landing-page-left-hero h1{font-size:2.5rem}}.table-style-container>h3{border-bottom:1px solid grey;margin-bottom:0}.table-style-item{display:flex;height:5rem;align-items:center;justify-content:space-between;padding:1rem 0}.table-style-item>div:first-of-type{width:40%}.table-style-item>div:last-of-type{display:flex;justify-content:end}.table-style-item>.ensured-info-packages{display:flex;gap:2rem;align-items:center}.insurance-combination-selector-container{margin-bottom:6rem;margin-top:4rem}.ensured-info_package,.ensured-info_package label{display:flex;align-items:center;justify-content:center}.ensured-info_package label{width:4rem;height:4rem;background:#eeeeee;border-radius:50%;cursor:pointer;text-transform:uppercase;font-size:1.6rem}.ensured-info_package input{opacity:0;width:0;height:0}.ensured-info_package input:checked+label{background:var(--orange);color:white}.table-style-container.space-between .table-style-item>div:last-of-type{width:auto}.table-style-item:not(:last-of-type){border-bottom:1px solid lightgrey}.table-style-item.dark-line{border-color:grey}.table-container__left{display:flex;flex-direction:column;gap:1rem}.ensured-info_name span{font-size:.8rem}@media screen and (max-width:700px){.table-style-item.ensured-info{flex-wrap:wrap;gap:.5rem}.table-style-item.ensured-info>div:first-of-type{width:100%}}#booking-section{background-color:#f8fbee;padding-bottom:4rem}#booking-section #landing-page-hero{max-width:1200px;max-height:26rem;border-bottom-left-radius:0;border-bottom-right-radius:0;width:90%}#booking-section #landing-page-description{margin-bottom:0}#page-content{position:relative;margin-bottom:4rem;z-index:5;max-width:1200px}#progress-bar-section{height:auto;position:relative;border-bottom:lightgrey;background-color:#ffffffcc;padding:2rem 4rem;margin-bottom:2rem;border-radius:1rem;border-top-left-radius:0;border-top-right-radius:0}#progress-bar{height:100%;width:100%;display:flex;justify-content:space-between;align-items:center;margin:0 auto;position:relative;display:grid;grid-template-columns:repeat(4,1fr)}:root{--progress-line-top:1rem}#progress-bar__line{height:3px;background-color:#ffffff66;width:76%;margin-left:50%;transform:translateX(-50%);position:absolute;top:var(--progress-line-top);z-index:0}#progress-bar__line-progress{height:3px;background-color:white;width:66%;position:absolute;z-index:2}.progress-bar-item{display:flex;flex-direction:row;align-items:center;gap:0;font-weight:500;z-index:2;position:relative}#progress-bar .progress-bar-item:last-of-type:after{width:0}.progress-bar-item__circle{width:2.2rem;height:2.2rem;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:var(--dark-green);font-size:.9rem;font-weight:700;background-color:#fefefe;border:1px solid var(--green)}#progress-bar .progress-bar-item.done:after{background-color:var(--orange)}.progress-bar-item.active .progress-bar-item__circle,.progress-bar-item.done .progress-bar-item__circle{background:var(--beige);border-color:var(--beige)}.progress-bar-item.done .progress-bar-item__circle:before{content:url(/img/icons/check-icon-1.png)}.progress-bar-item.done .progress-bar-item__circle span{display:none}.progress-bar-item__circle img{width:2.2rem;display:none}.progress-bar-item__content{font-size:.8rem;padding:.5rem 1rem;display:flex;flex-direction:column;gap:.4rem;color:var(--dark-green)}.progress-bar-item__content-title{font-weight:700;font-size:1rem}#step-content{background-color:white;padding:3rem;border-radius:1rem}#step-content__title{height:auto;display:flex;flex-direction:column;justify-content:center;padding-bottom:3rem}#step-content__title h2{color:var(--dark-green);line-height:120%;margin-bottom:.5rem}#step-content__title p{display:flex;font-size:1rem}.ensured-information-container{width:100%;padding:3rem;background-color:#00000003;border-radius:1rem;margin-bottom:2rem;box-shadow:2px 2px 18px rgba(0,0,0,.08)}.ensured-information-item-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.billing-information-section label,.ensured-information-item-container label,.payment-information-section label{font-weight:600;font-size:.8rem}.ensured-information-item-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}#thank-you-page{padding:4rem 0;max-width:44rem;width:100%;display:flex;flex-direction:column;gap:4rem}#thank-you-page h1{color:var(--dark-green);margin:0}#thank-you-page h1 span{color:var(--orange)}#thank-you-content-title{display:flex;flex-direction:column;gap:1rem}#thank-you-content{display:flex;flex-direction:column;gap:2rem}#thank-you-content ul li:before{content:"✔";color:var(--orange);margin-right:.4rem}#thank-you-content-icon{width:3.4rem;height:3.4rem;border-radius:50%;background-color:var(--green);border:.6rem solid #f6f6f6;font-size:1.8rem;color:var(--beige);display:flex;align-items:center;justify-content:center}@media screen and (max-width:1100px){#progress-bar{grid-template-columns:1fr 1fr}}@media screen and (max-width:800px){.ensured-information-item-container{grid-template-columns:1fr 1fr}}@media screen and (max-width:700px){#booking-section{padding-bottom:0}.progress-bar-item__content{padding:.5rem}#step-content__title{align-items:start}#progress-bar-section{padding:2rem 1rem}#step-content{padding:3rem 2rem}.requirement-container{flex-direction:column;gap:1rem;align-items:start;padding:2rem}#progress-bar{gap:1rem}.progress-bar-item__content-description{display:none}.ensured-information-item-container{grid-template-columns:1fr}:root{--progress-line-top:4rem}.insurance-combination-selector-container,h2.section-heading{margin-bottom:2rem}.insurance-combination-selector-container p{width:100%;max-width:50rem}#step-content__title h2{text-align:left}.billing-information-section{grid-template-columns:1fr}}.card-js input.card-number{padding-right:48px}.card-js .card-number-wrapper .card-type-icon{height:23px;width:32px;position:absolute;display:block;right:8px;top:7px;background:url(https://cardjs.co.uk/img/cards.png) 0 23px no-repeat;pointer-events:none;opacity:0;transition:opacity .15s linear}.card-js .card-number-wrapper .show{opacity:1}.card-js .card-number-wrapper .card-type-icon.visa{background-position:0 0}.card-js .card-number-wrapper .card-type-icon.master-card{background-position:-32px 0}.card-js .card-number-wrapper .card-type-icon.american-express{background-position:-64px 0}.card-js .card-number-wrapper .card-type-icon.discover{background-position:-96px 0}.card-js .card-number-wrapper .card-type-icon.diners{background-position:-128px 0}.card-js .card-number-wrapper .card-type-icon.jcb{background-position:-160px 0}.card-js .cvc-container{width:50%;float:right}.card-js .cvc-wrapper{box-sizing:border-box;margin-left:5px}.card-js .cvc-wrapper .cvc{display:block;width:100%}.card-js .expiry-container{width:50%;float:left}.card-js .expiry-wrapper{box-sizing:border-box;margin-right:5px}.card-js .expiry-wrapper .expiry{display:block;width:100%}.card-js .expiry-wrapper .expiry-month{border-top-right-radius:0;border-bottom-right-radius:0;padding-left:30px}.card-js .expiry-wrapper .expiry-year{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.card-js .expiry-wrapper .expiry-month,.card-js .expiry-wrapper .expiry-year{display:inline-block}.card-js .expiry-wrapper .expiry{padding-left:38px}.card-js .icon{position:absolute;display:block;width:24px;height:17px;left:8px;top:10px;pointer-events:none}.card-js .icon.right{right:8px;left:auto}.card-js .icon.popup{cursor:pointer;pointer-events:auto}.card-js .icon .svg{fill:#888}.card-js .icon.popup .svg{fill:#aaa!important}.card-js .card-number-wrapper,.card-js .name-wrapper{margin-bottom:15px;width:100%}.card-js .card-number-wrapper,.card-js .cvc-wrapper,.card-js .expiry-wrapper,.card-js .name-wrapper{-ms-box-shadow:0 1px 0 rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.7);-o-box-shadow:0 1px 0 rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.7);box-shadow:0 1px 0 rgba(255,255,255,.7),inset 0 1px 0 rgba(255,255,255,.7);position:relative}.card-js .card-number-wrapper,.card-js .cvc-container,.card-js .expiry-container,.card-js .name-wrapper{display:inline-block}.card-js:after{content:" ";display:table;clear:both}.card-js input,.card-js select{color:#676767;font-size:15px;font-weight:300;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;height:36px;border:1px solid #d9d9d9;border-radius:4px;box-shadow:none;background-color:#FDFDFD;box-sizing:border-box;padding:0;transition:border-color .15s linear,box-shadow .15s linear}.card-js select{-moz-appearance:none;text-indent:.01px;text-overflow:""}.card-js input[disabled],.card-js select[disabled]{background-color:#eee;color:#555}.card-js select option[hidden]{color:#ABA9A9}.card-js input:focus,.card-js select:focus{background-color:#fff;outline:0;border-color:#66afe9;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.card-js input[readonly=readonly]:not([disabled]),.card-js input[readonly]:not([disabled]){background-color:#fff;cursor:pointer}.card-js .has-error input,.card-js .has-error input:focus{border-color:#F64B2F;box-shadow:none}.card-js input.card-number,.card-js input.cvc,.card-js input.name{padding-left:38px;width:100%}.card-js.stripe .icon .svg{fill:#559A28}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/9ce3050912c26948-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/155cae559bbd1a77-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cce080f35d014443-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4de1fea1a954a5b6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/39969fcf98a3026e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6d664cce900333ee-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f97d1853053d8931-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/7ff6869a1704182a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato Fallback;src:local("Arial");ascent-override:101.03%;descent-override:21.80%;line-gap-override:0.00%;size-adjust:97.69%}.__className_172376{font-family:Lato,Lato Fallback;font-style:normal}.__variable_172376{--font-lato:"Lato","Lato Fallback"}