@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);.text-primary{color:#0a0f29}.text-primary-white{color:#fff}.text-secondary{color:#696f8c}.text-accent{color:#3f2578}.fs-100,.fs-300{font-size:1rem}@media(min-width:50em){.fs-300{font-size:1.125rem}}.fs-500{font-size:1.125rem}@media(min-width:50em){.fs-500{font-size:1.5rem}}.fs-700,.fs-900{font-size:2.5rem}@media(min-width:45em){.fs-900{font-size:3.5rem}}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.bg-primary{background:linear-gradient(180deg,#93aafc,#fff)}.bg-dark-gradient{background:linear-gradient(180deg,#696f8c,#101321)}.bg-white{background-color:#fff}.bg-purple{background-color:#3f2578}.bg-dimmed{background-color:#d7d9e4}.bg-muted{background-color:#fafcff}.items-aligned{align-items:center}.curved{border-radius:.5rem}.text-centred{text-align:center}.line-height-100{line-height:1}.line-height-300{line-height:1.2}.line-height-700{line-height:1.6}.fixed-height{height:1rem}.self-center{justify-self:center}.padding-sm{padding:.5rem}.padding-md{padding:1rem}@media(min-width:45em){.padding-md{padding:2.5rem}}.mobile-only-padding-bottom-md,.padding-bottom-md{padding-bottom:1rem}@media(min-width:45em){.mobile-only-padding-bottom-md{padding-bottom:0}}.padding-bottom-lg{padding-bottom:2.5rem}.mobile-only-padding-bottom-lg{padding:0}@media(min-width:45em){.mobile-only-padding-bottom-lg{padding-bottom:2.5rem}}.padding-bottom-xlg{padding-bottom:3.5rem}.fs-italic{font-style:italic}.flex-start{align-items:flex-start}.text-balance{text-wrap:balance}.flex-center{align-items:center}.content-flex-center{display:flex;justify-content:center}@media(max-width:36em){.fs-700{font-size:1.5rem}}.mobile-only{display:block}@media(min-width:45em){.mobile-only{clip:rect(0,0,0,0);border:0;display:none;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}}.visually-hidden{clip:rect(0,0,0,0);border:0;display:none;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.animate-hidden{animation:fadeBottom 1s ease-in-out;animation-fill-mode:both}@keyframes fadeBottom{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}*,:after,:before{box-sizing:border-box}*{font:inherit;margin:0;padding:0}ol[role=list],ul[role=list]{list-style:none}a{all:unset;cursor:pointer}html:focus-within{scroll-behavior:smooth}body,html{height:100%;margin:0}body{font-family:Montserrat,sans-serif;font-size:1.125rem;line-height:1.5;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture,svg{display:block;max-width:100%}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}body{color:#0a0f29}body,h1,h2,h3,h4,h5,h6,input,select,textarea{font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6{font-style:normal}h2{font-size:2.5rem}h2,h4,h5,h6{font-weight:600}button,h4,h5,h6{font-size:1.125rem}button{font-family:Montserrat,sans-serif;font-weight:font-w-medium}.grid-responsive{display:grid;grid-auto-flow:row;grid-auto-rows:1fr}@media(min-width:70em){.grid-responsive{grid-auto-flow:column}}.even-columns{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-auto-columns:1fr;grid-auto-flow:row}@media(min-width:50em){.even-columns{grid-auto-flow:column}}.ortho-custom-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-areas:"ortho-1" "img-1" "ortho-2" "img-2" "ortho-3"}@media(min-width:50em){.ortho-custom-grid{grid-template-areas:"ortho-1 img-1" "ortho-1 img-1" "ortho-1 img-1" "ortho-2 img-1" "ortho-2 img-1" "ortho-2 img-2" "ortho-3 img-2" "ortho-3 img-2"}}.img-1{grid-area:img-1}.img-2{grid-area:img-2;height:100%;width:100%}.ortho-1{grid-area:ortho-1}.ortho-2{grid-area:ortho-2}.ortho-3{grid-area:ortho-3}@media(min-width:50em){.columns-70-30{grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:60% 40%}}.columns-70-30{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-auto-flow:row}@media(min-width:50em){.columns-70-30{grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:70% 30%}}.container{margin-inline:auto;width:min(75rem,100% - 2rem)}.main-content{display:grid;grid-template-rows:auto 1fr auto;min-height:100vh;min-height:100dvh}.flex-row{display:flex;flex-flow:row wrap}@media(min-width:0){.col-1-xs{flex-grow:0;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:8.3333333333}.col-1-xs,.col-2-xs{box-sizing:border-box}.col-2-xs{flex-grow:0;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:16.6666666667}.col-3-xs{flex-grow:0;flex:0 0 25%;max-width:25%;width:25}.col-3-xs,.col-4-xs{box-sizing:border-box}.col-4-xs{flex-grow:0;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:33.3333333333}.col-5-xs{flex-grow:0;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:41.6666666667}.col-5-xs,.col-6-xs{box-sizing:border-box}.col-6-xs{flex-grow:0;flex:0 0 50%;max-width:50%;width:50}.col-7-xs{flex-grow:0;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:58.3333333333}.col-7-xs,.col-8-xs{box-sizing:border-box}.col-8-xs{flex-grow:0;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:66.6666666667}.col-9-xs{flex-grow:0;flex:0 0 75%;max-width:75%;width:75}.col-10-xs,.col-9-xs{box-sizing:border-box}.col-10-xs{flex-grow:0;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:83.3333333333}.col-11-xs{box-sizing:border-box;flex-grow:0;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:91.6666666667}.col-12-xs{box-sizing:border-box;flex-grow:0;flex:0 0 100%;max-width:100%;width:100}}@media(min-width:36em){.col-1-sm{flex-grow:0;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:8.3333333333}.col-1-sm,.col-2-sm{box-sizing:border-box}.col-2-sm{flex-grow:0;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:16.6666666667}.col-3-sm{flex-grow:0;flex:0 0 25%;max-width:25%;width:25}.col-3-sm,.col-4-sm{box-sizing:border-box}.col-4-sm{flex-grow:0;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:33.3333333333}.col-5-sm{flex-grow:0;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:41.6666666667}.col-5-sm,.col-6-sm{box-sizing:border-box}.col-6-sm{flex-grow:0;flex:0 0 50%;max-width:50%;width:50}.col-7-sm{flex-grow:0;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:58.3333333333}.col-7-sm,.col-8-sm{box-sizing:border-box}.col-8-sm{flex-grow:0;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:66.6666666667}.col-9-sm{flex-grow:0;flex:0 0 75%;max-width:75%;width:75}.col-10-sm,.col-9-sm{box-sizing:border-box}.col-10-sm{flex-grow:0;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:83.3333333333}.col-11-sm{box-sizing:border-box;flex-grow:0;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:91.6666666667}.col-12-sm{box-sizing:border-box;flex-grow:0;flex:0 0 100%;max-width:100%;width:100}}@media(min-width:45em){.col-1-md{flex-grow:0;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:8.3333333333}.col-1-md,.col-2-md{box-sizing:border-box}.col-2-md{flex-grow:0;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:16.6666666667}.col-3-md{flex-grow:0;flex:0 0 25%;max-width:25%;width:25}.col-3-md,.col-4-md{box-sizing:border-box}.col-4-md{flex-grow:0;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:33.3333333333}.col-5-md{flex-grow:0;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:41.6666666667}.col-5-md,.col-6-md{box-sizing:border-box}.col-6-md{flex-grow:0;flex:0 0 50%;max-width:50%;width:50}.col-7-md{flex-grow:0;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:58.3333333333}.col-7-md,.col-8-md{box-sizing:border-box}.col-8-md{flex-grow:0;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:66.6666666667}.col-9-md{flex-grow:0;flex:0 0 75%;max-width:75%;width:75}.col-10-md,.col-9-md{box-sizing:border-box}.col-10-md{flex-grow:0;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:83.3333333333}.col-11-md{box-sizing:border-box;flex-grow:0;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:91.6666666667}.col-12-md{box-sizing:border-box;flex-grow:0;flex:0 0 100%;max-width:100%;width:100}}@media(min-width:50em){.col-1-lg{flex-grow:0;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:8.3333333333}.col-1-lg,.col-2-lg{box-sizing:border-box}.col-2-lg{flex-grow:0;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:16.6666666667}.col-3-lg{flex-grow:0;flex:0 0 25%;max-width:25%;width:25}.col-3-lg,.col-4-lg{box-sizing:border-box}.col-4-lg{flex-grow:0;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:33.3333333333}.col-5-lg{flex-grow:0;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:41.6666666667}.col-5-lg,.col-6-lg{box-sizing:border-box}.col-6-lg{flex-grow:0;flex:0 0 50%;max-width:50%;width:50}.col-7-lg{flex-grow:0;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:58.3333333333}.col-7-lg,.col-8-lg{box-sizing:border-box}.col-8-lg{flex-grow:0;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:66.6666666667}.col-9-lg{flex-grow:0;flex:0 0 75%;max-width:75%;width:75}.col-10-lg,.col-9-lg{box-sizing:border-box}.col-10-lg{flex-grow:0;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:83.3333333333}.col-11-lg{box-sizing:border-box;flex-grow:0;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:91.6666666667}.col-12-lg{box-sizing:border-box;flex-grow:0;flex:0 0 100%;max-width:100%;width:100}}@media(min-width:70em){.col-1-xl{flex-grow:0;flex:0 0 8.3333333333%;max-width:8.3333333333%;width:8.3333333333}.col-1-xl,.col-2-xl{box-sizing:border-box}.col-2-xl{flex-grow:0;flex:0 0 16.6666666667%;max-width:16.6666666667%;width:16.6666666667}.col-3-xl{flex-grow:0;flex:0 0 25%;max-width:25%;width:25}.col-3-xl,.col-4-xl{box-sizing:border-box}.col-4-xl{flex-grow:0;flex:0 0 33.3333333333%;max-width:33.3333333333%;width:33.3333333333}.col-5-xl{flex-grow:0;flex:0 0 41.6666666667%;max-width:41.6666666667%;width:41.6666666667}.col-5-xl,.col-6-xl{box-sizing:border-box}.col-6-xl{flex-grow:0;flex:0 0 50%;max-width:50%;width:50}.col-7-xl{flex-grow:0;flex:0 0 58.3333333333%;max-width:58.3333333333%;width:58.3333333333}.col-7-xl,.col-8-xl{box-sizing:border-box}.col-8-xl{flex-grow:0;flex:0 0 66.6666666667%;max-width:66.6666666667%;width:66.6666666667}.col-9-xl{flex-grow:0;flex:0 0 75%;max-width:75%;width:75}.col-10-xl,.col-9-xl{box-sizing:border-box}.col-10-xl{flex-grow:0;flex:0 0 83.3333333333%;max-width:83.3333333333%;width:83.3333333333}.col-11-xl{box-sizing:border-box;flex-grow:0;flex:0 0 91.6666666667%;max-width:91.6666666667%;width:91.6666666667}.col-12-xl{box-sizing:border-box;flex-grow:0;flex:0 0 100%;max-width:100%;width:100}}.flex-column-container{display:flex;flex-direction:column;gap:1rem}.flex-row-container{display:flex;flex-direction:row;gap:1.5rem}.flex-row-container-no-gap{align-items:center;display:flex;flex-direction:row}.full-width{width:100%}.scrollable-flex-row-container{-ms-overflow-style:none;display:flex;flex-direction:row;gap:1rem;overflow-x:auto;scrollbar-width:none}@media(min-width:70em){.scrollable-flex-row-container{justify-content:space-between}}.nav-wrapper{grid-gap:calmp(2rem,5vw,3.5rem);align-items:center;display:grid;gap:calmp(2rem,5vw,3.5rem);grid-template-areas:"logo nav button";padding:1rem 0;position:relative}.primary-navigation{background-color:#fff;border-radius:.5rem;box-shadow:0 0 .75em #0000000d;display:none;gap:3rem;grid-area:nav;inset:7rem 2rem auto;padding:3.5rem;position:fixed;z-index:10}@media(min-width:70em){.primary-navigation{background-color:#0000;box-shadow:none;display:flex;padding:0;position:static}}body[data-overlay]{background-image:linear-gradient(#0000,#000c);content:"";inset:0;position:fixed}.no-bullets{list-style:none;margin:0;padding:0}.nav-list{grid-gap:2rem;display:grid;font-weight:600;gap:2rem;text-align:center}.nav-list :hover{color:#3f2578}@media(min-width:70em){.nav-list{align-items:center;display:flex;flex-direction:row;font-weight:400;gap:1.5rem;justify-content:space-between}}.animate.pop{animation-duration:.5s;animation-name:animate-pop;animation-timing-function:cubic-bezier(.26,.53,.74,1.48)}@keyframes animate-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.opened{display:block}.logo{background:url(/static/media/colored-purple-text-vertical-small.5929ec87bae257d15b36.svg);grid-area:logo}:root{--open:"0"}.button{align-items:center;background-color:#3f2578;border:#0000;border-radius:.25rem;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;width:100%}@media(min-width:45em){.button{font-size:1.125rem}}.burger-button{background-color:#0000;border:0;cursor:pointer;position:absolute;right:1.5rem}@media(min-width:70em){.burger-button{display:none}}.burger-button[data-state=closed] :is(.top,.bottom){animation:to-open-icon 1s forwards}.burger-button[data-state=opened] :is(.top,.bottom){animation:to-close-icon 1s forwards}.burger-button .hamburger{transition:rotate .8s .1s}.burger-button[data-state=opened] .hamburger{rotate:1turn}.burger-button .line.top{--rotation:-45deg;transform-origin:60px 45px}.burger-button .line.bottom{--rotation:45deg;transform-origin:63px 55px}@keyframes to-close-icon{0%{stroke-dashoffset:0}40%{stroke-dashoffset:79.9}60%{stroke-dashoffset:79.9;rotate:calc(var(--rotation))}to{stroke-dashoffset:0;rotate:var(--rotation)}}@keyframes to-open-icon{0%{stroke-dashoffset:0;rotate:var(--rotation)}40%{stroke-dashoffset:79.9;rotate:var(--rotation)}60%{stroke-dashoffset:79.9}to{stroke-dashoffset:0}}@media(min-width:0){.hide-mobile{display:none}}@media(min-width:36em){.hide-mobile{display:none}}@media(min-width:50em){.hide-mobile{display:none}}@media(min-width:70em){.hide-mobile{display:block}}.strap-container{align-items:center;display:flex;justify-content:center;letter-spacing:1px;padding:1rem 2rem}.strap-container p{font-size:1rem}@media(min-width:70em){.strap-container{padding:2.25rem 16.5rem}.strap-container p{font-size:1.5rem}}.card-container{background:#fff;border-radius:.5rem;display:grid;grid-template-rows:60% 30% 10%;max-width:15em;min-width:15em;text-align:center;-webkit-user-select:none;user-select:none}.img-title-container{position:relative}.img-title-container img{border-radius:.5rem .5rem 0 0;height:100%;width:100%}.card-title{background:#0a0f29;bottom:0;color:#fff;font-size:1rem;font-weight:600;opacity:.5;padding:.5rem;position:absolute;text-align:center;width:100%}@media(min-width:45em){.card-title{font-size:1.5rem}}.card-content{font-size:1rem;font-weight:600;height:7em;padding:1rem .5rem}@media(min-width:45em){.card-content{font-size:1.5rem;padding:2rem 1rem}}.footer-container{padding:1rem 0}.footer-container ul{cursor:pointer}.footer-section{border:none}@media(min-width:50em){.footer-section{border-right:1px solid #fff}}.section-content{display:flex;flex-direction:column;padding:1rem 0}.section-content img{height:-webkit-fit-content;height:fit-content;object-fit:scale-down}@media(min-width:50em){.section-content{align-items:center;flex-direction:row;padding:0}.section-content img{object-fit:contain}}.no-border{border:none}.testimonials-wrapper{display:flex;flex-direction:column;min-height:500px}.testimonials-container{align-items:center;display:grid;grid-template-areas:"button-left info button-right";grid-template-columns:auto 1fr auto;text-align:center;transition:color .3s linear}@media(min-width:45em){.testimonials-container{font-size:3.5rem}}.left-button{grid-area:button-left}.right-button{grid-area:right-button}.content{animation:show 1s cubic-bezier(.38,.97,.56,.76) .1s forwards;display:block;grid-area:info;opacity:0;transform:translateX(-100px);transform-origin:left}.content .hidden{display:none;visibility:hidden}@keyframes show{to{opacity:1;transform:none}}.validated-number-text-field input+span{padding-right:1rem}.validated-number-text-field input:invalid+span:after{color:darkred;content:"✖";padding-left:5px;position:absolute}.validated-number-text-field input:valid+span:after{color:#009000;content:"✓";padding-left:5px;position:absolute}img{aspect-ratio:1/1}.img-hero{width:80%}@media(min-width:50em){.img-hero{aspect-ratio:1/1;object-fit:cover;width:100%}}.dentists-img{aspect-ratio:1/1;object-fit:cover}.svg-container{min-width:64px}section{scroll-behavior:smooth}.hero-wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh;overflow:auto}.preloader{background-color:#3131b1;background-position:50%;background-repeat:no-repeat;height:100%;left:0;opacity:1;position:fixed;top:0;transition:opacity 1s;width:100%;z-index:999999}.preloader.loaded{opacity:0;visibility:hidden}.preloader .spinner_wrap{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:33333}.preloader .spinner{animation:sk-rotateplane 1.2s ease-in-out infinite;background-color:#fffc;height:50px;width:50px}@keyframes sk-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.fi,.fib{background-position:50%;background-repeat:no-repeat;background-size:contain}.fi{display:inline-block;line-height:1em;position:relative;width:1.333333em}.fi:before{content:" "}.fi.fis{width:1em}.fi-xx.fis{background-image:url(/static/media/xx.aa8f667027fd90e56320.svg)}.fi-gb.fis{background-image:url(/static/media/gb.ad3aa4f8661cd353439d.svg)}.fi-ie.fis{background-image:url(/static/media/ie.9e3414e898f1a07d0bea.svg)}
/*# sourceMappingURL=main.c357b413.css.map*/