:root{--color--white:#fff;--color--black:#0a0a0a;--color--green:#73c54d;--color--gray-100:#ebebeb;--color--gray-200:#e1e1e1;--color--gray-300:#bfbfbf;--theme--primary-color:var(--color--green);--theme--secondary-color:var(--color--black);--theme--tertiary-color:var(--color--gray-200);--state--focus-color:var(--theme--primary-color);}body{--text--font-family:"Cabin",sans-serif;--text--heading-color:var(--color--black);--text--body-color:var(--color--black);--text--inverted-color:var(--color--white);--bg--base-color:var(--color--gray-100);--bg--accent-color:var(--theme--tertiary-color);--bg--bold-color:var(--theme--secondary-color);--bg--overlay-rgb:10,10,10;--bg--empty-color:transparent;--logo--filter:saturate(0);--stories--iframe--bg-color:var(--bg--base-color);--stories--iframe--border-color:var(--bg--accent-color);}.u-sr-only{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;color:rgba(255,255,255,0) !important;pointer-events:none !important;}body:not(.keyboard-in-use) .u-kb-only,.u-kb-only:not(:focus){position:absolute;top:-1000em;}.u-skip{transition:none !important;position:fixed !important;top:-50px;left:30px;z-index:10 !important;box-shadow:0 0 30px rgba(0,0,0,.2);background-color:var(--theme--secondary-color) !important;color:var(--color--white) !important;}.u-skip:focus{top:30px;}body{background-color:var(--bg--base-color);}[class*="u-container"]{margin-left:auto;margin-right:auto;width:100%;}.u-container{max-width:1280px;padding-left:40px;padding-right:40px;box-sizing:border-box;}.u-container-sm{max-width:1070px;padding-left:40px;padding-right:40px;box-sizing:border-box;}.u-h1{font-family:var(--text--font-family);font-weight:700;font-size:4em;line-height:1.125em;color:var(--text--heading-color);}.u-h2{font-family:var(--text--font-family);font-weight:700;font-size:2em;line-height:1.5625em;color:var(--text--heading-color);}.u-h3{font-family:var(--text--font-family);font-weight:700;font-size:1.375em;line-height:1.36364em;color:var(--text--heading-color);}.a-button,.gform_previous_button,.gform_next_button,.gform_submit_button{font-family:var(--text--font-family);font-weight:700;font-size:.875em;line-height:1em;letter-spacing:.3px;transition:all .15s ease-in-out;display:inline-flex;align-items:center;justify-content:center;height:52px;padding-left:18px;padding-right:18px;border-radius:52px;box-sizing:border-box;background-color:var(--theme--primary-color);text-align:center;color:var(--text--inverted-color);text-transform:uppercase;}.keyboard-in-use .a-button:focus,.keyboard-in-use .gform_previous_button:focus,.keyboard-in-use .gform_next_button:focus,.keyboard-in-use .gform_submit_button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-button:is(a,button):hover,.gform_previous_button:is(a,button):hover,.gform_next_button:is(a,button):hover,.gform_submit_button:is(a,button):hover{background-color:var(--theme--secondary-color);}.a-close-button{position:relative;width:25px;height:25px;}.a-close-button__line{position:absolute;top:12px;left:0;width:100%;height:2px;background-color:var(--theme--secondary-color);}.a-close-button__line:first-child{transform:rotate(-45deg);}.a-close-button__line:last-child{transform:rotate(45deg);}.keyboard-in-use .a-close-button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-close-button:hover .a-close-button__line{background-color:var(--theme--primary-color);}.a-fa-icon-button{transition:all .15s ease-in-out;display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background-color:var(--theme--primary-color);font-size:1em;}.a-fa-icon-button__icon{display:block;height:16px;color:inherit;}.a-fa-icon-button__icon svg{max-width:100%;height:100%;width:auto;}.a-fa-icon-button__icon svg *{fill:currentColor;}.keyboard-in-use .a-fa-icon-button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-fa-icon-button:hover{background-color:var(--theme--secondary-color);}.a-hamburger{position:relative;width:30px;height:25px;}.a-hamburger__line{transition:all .15s ease-in-out;position:absolute;left:0;display:block;width:100%;height:2px;background-color:var(--theme--secondary-color);}.a-hamburger__line:first-child{top:0;}.a-hamburger__line:nth-child(2){top:11px;}.a-hamburger__line:last-child{top:23px;}.keyboard-in-use .a-hamburger:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-hamburger:hover .a-hamburger__line{background-color:var(--theme--primary-color);}.a-hamburger--toggled .a-hamburger__line:first-child,.a-hamburger--toggled .a-hamburger__line:last-child{top:11px;}.a-hamburger--toggled .a-hamburger__line:first-child{transform:rotate(45deg);}.a-hamburger--toggled .a-hamburger__line:nth-child(2){display:none;}.a-hamburger--toggled .a-hamburger__line:last-child{transform:rotate(-45deg);}.a-icon-link{font-family:var(--text--font-family);font-weight:700;font-size:.875em;line-height:1em;letter-spacing:.3px;transition:all .15s ease-in-out;display:inline-flex;align-items:center;color:var(--theme--secondary-color);text-transform:uppercase;}.a-icon-link__icon{transition:all .15s ease-in-out;flex-shrink:0;display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:50%;box-sizing:border-box;background-color:var(--theme--primary-color);color:var(--color--white);}.a-icon-link__icon:first-child{margin-right:8px;}.a-icon-link__icon:last-child{margin-left:8px;}.a-icon-link__icon svg{display:block;}.a-icon-link__icon svg ellipse,.a-icon-link__icon svg path,.a-icon-link__icon svg line{stroke:currentColor;}.keyboard-in-use .a-icon-link:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-icon-link:is(a,button):hover .a-icon-link__icon{background-color:var(--theme--secondary-color);color:var(--theme--primary-color);}.a-icon-link--inverted .a-icon-link__icon{background-color:var(--theme--secondary-color);color:var(--theme--primary-color);}.a-icon-link--inverted:is(a,button):hover .a-icon-link__icon{background-color:var(--theme--primary-color);color:var(--color--white);}.a-link{font-family:var(--text--font-family);font-weight:700;font-size:.875em;line-height:1em;letter-spacing:.3px;transition:all .15s ease-in-out;color:var(--theme--secondary-color);text-transform:uppercase;}.keyboard-in-use .a-link:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-link:is(a,button):hover{color:var(--theme--primary-color);}.a-play-button{transition:all .15s ease-in-out;display:inline-flex;justify-content:center;align-items:center;width:75px;padding-left:4px;height:75px;border-radius:50%;box-sizing:border-box;background-color:var(--theme--primary-color);color:var(--color--white);}.a-play-button__arrow svg{display:block;}.a-play-button__arrow svg path{stroke:currentColor;}.keyboard-in-use .a-play-button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-play-button:is(a,button):hover{background-color:var(--theme--secondary-color);color:var(--theme--primary-color);}.a-play-button--medium{width:73px;padding-left:4px;height:73px;}.a-play-button--small{width:28px;padding-left:2px;height:28px;}.a-play-button--outline{background-color:var(--bg--empty);border:2px solid var(--theme--secondary-color);color:var(--theme--secondary-color);}.a-play-button--outline:is(a,button):hover{background-color:var(--theme--primary-color);border-color:var(--theme--primary-color);color:var(--color--white);}.a-select__native{display:none;}.a-select,.a-select__button{position:relative;}.a-select__indicator{position:absolute;top:12px;right:12px;pointer-events:none;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("https://cdn-ildcfgd.nitrocdn.com/JhpZHuxqnukrDTLzjihUAXcmBRMgfcYE/assets/images/optimized/rev-6b10d48/shapingsmiles.com/wp-content/mu-plugins/sop-framework/assets/images/icons/style-1/arrow-md.svg");transform:rotate(-90deg);}.a-select__indicator.nitro-lazy{background-image:none !important;}.a-select__button,.a-select__list{width:100%;box-sizing:border-box;}.a-select__button{font-family:var(--text--font-family);font-weight:400;padding:15px;border:2px solid #e2e2e2;text-align:left;cursor:pointer;color:#0a0a0a;background-color:#fff;}.keyboard-in-use .a-select__button:focus{box-shadow:0 0 5px blue;}.a-select__list{display:none;position:absolute;top:100%;left:0;z-index:1;list-style:none;border:2px solid #e2e2e2;background-color:#fff;}.a-select__item{font-family:var(--text--font-family);font-weight:400;padding:12px 16px;cursor:pointer;color:#0a0a0a;}.keyboard-in-use .a-select__item:focus{background-color:lightblue;}.a-select__item:hover{background-color:blue;color:#fff;}.a-select__item--selected{position:relative;}.a-select--unset .a-select__button{color:gray;}.a-select--open .a-select__indicator{transform:rotate(90deg);}.a-small-button{font-family:var(--text--font-family);font-weight:700;font-size:.75em;line-height:1em;letter-spacing:.2px;transition:all .15s ease-in-out;display:inline-flex;align-items:center;justify-content:center;height:24px;padding-left:12px;padding-right:12px;border-radius:24px;box-sizing:border-box;background-color:var(--theme--secondary-color);text-align:center;color:var(--theme--primary-color);text-transform:uppercase;}.keyboard-in-use .a-small-button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-small-button:is(a,button):hover{color:var(--text--inverted-color);}.a-star-rating,.a-star-rating__stars{display:inline-block;}.a-star-rating__stars{position:relative;}.a-star-rating__set{display:inline-flex;}.a-star-rating__set--empty svg{fill:var(--color--gray-300);}.a-star-rating__set--full{position:absolute;top:0;left:0;overflow:hidden;}.a-star-rating__set--full svg{fill:var(--theme--primary-color);}.a-star-rating__star+.a-star-rating__star{margin-left:10px;}.m-cta-card{position:relative;display:flex;flex-direction:column;background-color:var(--color--white);box-sizing:border-box;width:100%;}.m-cta-card__image{position:absolute;top:0;left:0;width:250px;height:100%;border:10px solid #fff;box-sizing:border-box;background-size:cover;background-position:center;}.m-cta-card__heading{margin-bottom:10px;}.m-cta-card__subheading{margin-bottom:15px;color:var(--text--body-color) !important;}.m-cta-card__content{padding:40px 40px 40px 290px;}.m-cta-card__wysiwyg{margin-bottom:40px;height:auto !important;}.m-cta-card__wysiwyg .m-wysiwyg__content{height:auto !important;}.m-cta-card__buttons{display:flex;gap:20px;}@media screen and (max-width: 1024px){.m-cta-card__image{width:180px;}.m-cta-card__content{padding:20px 20px 20px 200px;}}@media screen and (max-width: 600px){.m-cta-card{flex-direction:column-reverse;}.m-cta-card__image{position:relative;width:100%;aspect-ratio:16/9;}.m-cta-card__content{padding:20px;}}.m-gravity-form-block{background-color:#fff;padding:40px;box-sizing:border-box;display:flex;flex-direction:column;max-width:532px;width:100%;border-radius:52px;}.m-gravity-form-block .m-gform .gf_page_steps{position:relative;left:-40px;width:calc(100% + 80px);margin-top:-40px;border-bottom:2px solid rgba(188,188,188,.18);}.m-gravity-form-block .m-gform .gf_page_steps .gf_step+.gf_step{border-left:2px solid rgba(188,188,188,.18);}.m-gravity-form-block .m-gform .gform_validation_error .gf_page_steps{margin-top:30px;}@media screen and (max-width: 1024px){.m-gravity-form-block{padding:30px;}.m-gravity-form-block .m-gform .gf_page_steps{margin-top:-30px;left:-30px;width:calc(100% + 60px);}}@media screen and (max-width: 950px){.m-gravity-form-block{max-width:600px;}}@media screen and (max-width: 600px){.m-gravity-form-block{padding:30px 20px;}.m-gravity-form-block .m-gform .gf_page_steps{margin-top:-20px;left:-20px;width:calc(100% + 40px);}}.m-icon-card{position:relative;display:flex;flex-direction:column;background-color:var(--color--white);padding:90px 44px 16px;box-sizing:border-box;max-width:588px;width:100%;}.m-icon-card__number{font-size:6.25em;font-family:var(--text--font-family);font-weight:700;color:var(--theme--primary-color);position:absolute;top:-30px;left:40px;}.m-icon-card__wysiwyg{margin-bottom:40px;height:auto !important;}.m-icon-card__wysiwyg .m-wysiwyg__content{height:auto !important;}.m-icon-card__icon{margin-top:auto;margin-left:auto;max-width:62px;width:100%;}@media screen and (max-width: 1024px){.m-icon-card{padding:70px 40px;}.m-icon-card__number{font-size:5em;}}@media screen and (max-width: 600px){.m-icon-card{padding:40px 20px;}.m-icon-card__number{font-size:2.5em;left:20px;top:-10px;}.m-icon-card__wysiwyg{margin-bottom:20px;}}.m-modal-trigger{display:inline-block;}.m-modal{transition:z-index 0s .2s ease-in-out;position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;visibility:hidden;}.m-modal__overlay,.m-modal__wrapper{transition:all .15s ease-in-out;}.m-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--bg--overlay-rgb),0);}.m-modal__close{position:absolute;bottom:100%;right:0;margin-bottom:20px;}.m-modal__close .a-close-button__line{background-color:var(--color--white);}.m-modal__container{display:flex;justify-content:center;align-items:center;height:100%;}.m-modal__wrapper{position:relative;z-index:1;max-height:calc(100% - 200px);padding:50px;box-sizing:border-box;background-color:var(--color--white);box-shadow:0 8px 15px rgba(0,0,0,.15);transform:scale(.8);opacity:0;}.m-modal--open{transition:none .15s ease-in-out;z-index:20;visibility:visible;}.m-modal--open .m-modal__overlay{background-color:rgba(var(--bg--overlay-rgb),.8);}.m-modal--open .m-modal__wrapper,.m-modal--open .m-modal__close{opacity:1;}.m-modal--open .m-modal__wrapper{transform:scale(1);}.m-review__stars{margin-bottom:50px;}.m-review__quote{font-family:var(--text--font-family);font-weight:700;font-size:2.5em;line-height:1.3em;margin-left:auto;margin-right:auto;max-width:830px;color:var(--text--body-color);}.m-review__caption{margin-top:45px;}.m-review__author{font-family:var(--text--font-family);font-weight:700;font-size:1.375em;line-height:1.36364em;color:var(--text--body-color);}.m-review__rating{display:flex;justify-content:center;align-items:center;margin-top:15px;color:var(--text--body-color);}.m-review__rating i{margin-right:5px;width:20px;}.m-review__rating svg{width:100%;height:auto;}.m-review__rating svg *{fill:currentColor;}.m-review__rating p{font-family:var(--text--font-family);font-weight:700;font-size:.875em;line-height:2.14286em;letter-spacing:.2px;text-transform:uppercase;}@media screen and (max-width: 1024px){.m-review__quote{max-width:650px;}}@media screen and (max-width: 950px){.m-review__quote{font-size:2.1875em;line-height:1.34286em;padding:0 80px;}}@media screen and (max-width: 768px){.m-review__quote{font-size:1.875em;line-height:1.4em;}}@media screen and (max-width: 600px){.m-review{margin-top:50px;margin-bottom:50px;}.m-review__quote{font-size:1.5625em;line-height:1.48em;padding:0;}}.m-reviews{position:relative;}.m-reviews__list{list-style:none;}.m-reviews__item{text-align:center;}.m-reviews__arrows{margin-left:auto;margin-right:auto;position:absolute;top:50%;left:0;right:0;width:100%;margin-top:-24px;}.m-reviews__arrow{position:absolute;}.m-reviews__arrow--prev{right:100%;margin-right:-60px;}.m-reviews__arrow--next{left:100%;margin-left:-60px;}@media screen and (max-width: 950px){.m-reviews__arrow--prev{margin-right:-50px;}.m-reviews__arrow--next{margin-left:-50px;}}@media screen and (max-width: 600px){.m-reviews__arrows{top:37px;margin-top:0;}}.m-video-button__modal .m-modal__wrapper{width:100%;max-width:700px;padding:0;}.m-video-card{display:flex;flex-direction:column;max-width:544px;width:100%;}.m-video-card__video-trigger{display:flex !important;align-items:center;justify-content:center;width:100%;height:384px;}.m-video-card__image{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;margin-bottom:36px;}.m-video-card__content{display:flex;flex-direction:column;align-items:flex-start;width:calc(100% - 70px);margin-right:auto;}.m-video-card__description{font-family:var(--text--font-family);font-weight:400;font-size:1.125em;line-height:1.44444em;margin-top:10px;}.m-video-card__buttons{margin-top:50px;display:flex;align-items:center;justify-content:flex-start;}.m-video-card__button+.m-video-card__secondary-button{margin-left:10px;}@media screen and (max-width: 950px){.m-video-card__content{width:calc(100% - 30px);}.m-video-card__video-trigger{height:200px;}}@media screen and (max-width: 600px){.m-video-card__image{margin-bottom:10px;}.m-video-card__content{width:100%;}.m-video-card__description{font-size:1em;line-height:1.25em;}.m-video-card__buttons{margin-top:30px;flex-direction:column;justify-content:center;}.m-video-card__button+.m-video-card__secondary-button{margin-top:20px;margin-left:0;}}.m-video-trigger .a-icon-link__icon{padding-left:3px;}.m-video-trigger__modal .m-modal__wrapper{width:100%;max-width:700px;padding:0;}.m-video{max-width:700px;}.m-video__wrapper{width:100%;padding-top:55.71429%;position:relative;background-color:#000;}.m-video__thumbnail,.m-video__iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.m-video__thumbnail{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;}.m-video__thumbnail:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.5);}.keyboard-in-use .m-video__thumbnail.m-video__trigger:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.m-video__thumbnail.m-video__trigger:hover{background-color:var(--theme--primary-color);border-color:var(--theme--primary-color);color:var(--color--white);}.m-video__trigger{cursor:pointer;}.m-video__play{position:relative;z-index:0;border-color:var(--color--white);color:var(--color--white);}.m-video--playing .m-video__thumbnail{z-index:-1;opacity:0;}.o-aligned-cta-form-hero{margin-bottom:120px;min-height:798px;display:flex;position:relative;}@media screen and (max-width: 1024px){.o-aligned-cta-form-hero{margin-bottom:100px;}}@media screen and (max-width: 768px){.o-aligned-cta-form-hero{margin-bottom:70px;}}@media screen and (max-width: 600px){.o-aligned-cta-form-hero{margin-bottom:50px;}}.o-aligned-cta-form-hero.o-aligned-cta-form-hero--form-block-extends .o-aligned-cta-form-hero__background-image{height:calc(100% - 120px);}.o-aligned-cta-form-hero.o-aligned-cta-form-hero--form-block-extends .o-aligned-cta-form-hero__content{padding-bottom:200px;}.o-aligned-cta-form-hero.o-aligned-cta-form-hero--form-block-extends .o-aligned-cta-form-hero__gravity-form-block{box-shadow:0 2px 15px rgba(0,0,0,.1);}.o-aligned-cta-form-hero__background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}.o-aligned-cta-form-hero__background-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.35;mix-blend-mode:multiply;}.o-aligned-cta-form-hero__container{position:relative;display:flex;align-items:center;justify-content:space-between;padding-top:180px;padding-bottom:60px;z-index:4;}.o-aligned-cta-form-hero__content{max-width:612px;width:100%;display:flex;flex-direction:column;align-items:flex-start;margin-right:50px;}.o-aligned-cta-form-hero__background{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;position:absolute;left:0;right:0;top:0;width:100%;height:100%;z-index:-1;}.o-aligned-cta-form-hero__background:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-color:var(--theme--secondary-color);mix-blend-mode:multiply;opacity:.91;}.o-aligned-cta-form-hero__overlays,.o-aligned-cta-form-hero__overlay,.o-aligned-cta-form-hero__gradient{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;}.o-aligned-cta-form-hero__overlay:before,.o-aligned-cta-form-hero__overlay:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;}.o-aligned-cta-form-hero__overlay:before{background-color:var(--color--black);mix-blend-mode:multiply;opacity:.35;}.o-aligned-cta-form-hero__overlay:after{background-color:var(--theme--secondary-color);opacity:.61;}.o-aligned-cta-form-hero__gradient{background:var(--theme--secondary-color);background:linear-gradient(90deg,var(--theme--gradient-primary-color) 0%,var(--theme--gradient-secondary-color) 40%,var(--theme--gradient-tertiary-color) 100%);}.o-aligned-cta-form-hero--hide-overlay:before{display:none;}.o-aligned-cta-form-hero--hide-overlay .o-aligned-cta-form-hero__background:before,.o-aligned-cta-form-hero--hide-overlay .o-aligned-cta-form-hero__overlay:before,.o-aligned-cta-form-hero--hide-overlay .o-aligned-cta-form-hero__overlay:after{display:none;}.o-aligned-cta-form-hero__heading{color:var(--text--inverted-color);}.o-aligned-cta-form-hero__heading+.o-aligned-cta-form-hero__buttons{margin-top:40px;}.o-aligned-cta-form-hero__buttons{display:flex;align-items:center;}.o-aligned-cta-form-hero__button+.o-aligned-cta-form-hero__modal-trigger{margin-left:44px;}.o-aligned-cta-form-hero__modal .m-modal__wrapper{width:100%;max-width:700px;padding:0;}@media screen and (max-width: 1024px){.o-aligned-cta-form-hero__button+.o-aligned-cta-form-hero__modal-trigger{margin-left:20px;}}@media screen and (max-width: 950px){.o-aligned-cta-form-hero{min-height:500px;position:relative;}.o-aligned-cta-form-hero.o-aligned-cta-form-hero--form-block-extends .o-aligned-cta-form-hero__content{padding-bottom:0;}.o-aligned-cta-form-hero__container{flex-direction:column;align-items:center;justify-content:center;}.o-aligned-cta-form-hero__content{margin-right:0;margin-bottom:40px;max-width:600px;}}@media screen and (max-width: 600px){.o-aligned-cta-form-hero{padding-top:100px;min-height:450px;}.o-aligned-cta-form-hero__container{padding-top:80px;padding-bottom:80px;}.o-aligned-cta-form-hero__buttons{flex-direction:column;align-items:flex-start;}.o-aligned-cta-form-hero__button+.o-aligned-cta-form-hero__modal-trigger{margin-top:20px;margin-left:0;}}.o-braces-colors-tabber{background-color:#ebebeb;}.o-braces-colors-tabber__content{margin:0 auto 70px;max-width:506px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;}.o-braces-colors-tabber__wysiwyg{text-align:center !important;}.o-braces-colors-tabber__heading{color:#0a0a0a;}.o-braces-colors-tabber__heading+.o-braces-colors-tabber__wysiwyg{margin-top:20px;}.o-braces-colors-tabber__tab-panels{margin-left:auto;margin-right:auto;max-width:386px;display:flex;align-items:center;justify-content:center;}.o-braces-colors-tabber__tab-panel{display:none;flex-direction:column;align-items:center;justify-content:center;max-width:386px;width:100%;}.o-braces-colors-tabber__tab-panel.o-braces-colors-tabber__tab-panel--active{display:flex;}.o-braces-colors-tabber__tab-panel-image{margin:0 auto 25px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;}.o-braces-colors-tabber__tab-panel-label{font-family:var(--text--font-family);font-weight:700;font-size:2em;line-height:1.125em;margin-left:auto;margin-right:auto;text-align:center;color:#0a0a0a;}.o-braces-colors-tabber__tab-items{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#fff;padding:170px 90px 62px;margin:-140px -30px -30px;}.o-braces-colors-tabber__tab-item{position:relative;border-radius:62px;display:flex;align-items:center;justify-content:center;width:62px;height:62px;box-sizing:border-box;margin:15px;}.o-braces-colors-tabber__tab-item.o-braces-colors-tabber__tab-item--active .o-braces-colors-tabber__tab-item-outer{display:block;}.o-braces-colors-tabber__tab-item-outer{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;border-radius:50%;box-sizing:border-box;display:none;}.o-braces-colors-tabber__tab-item-inner{margin-left:auto;margin-right:auto;position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;z-index:2;box-sizing:border-box;}.o-braces-colors-tabber__select-wrapper{display:none;margin-top:34px;margin-top:-60px;width:100%;padding:72px 34px 34px;box-sizing:border-box;background-color:#fff;}.o-braces-colors-tabber__select{width:100%;}@media screen and (max-width: 600px){.o-braces-colors-tabber__content{margin-bottom:40px;}.o-braces-colors-tabber__select-wrapper{display:block;}.o-braces-colors-tabber__tab-panel-label{display:none;}.o-braces-colors-tabber__tab-panel-image{height:auto;}.o-braces-colors-tabber__tab-items{display:none;}}.o-content-comparison-with-image__container{display:flex;align-items:flex-start;justify-content:space-between;}.o-content-comparison-with-image__subtext{font-family:var(--text--font-family);font-weight:400;font-size:.875em;line-height:1.28571em;margin-top:16px;text-align:center;color:#0a0a0a;}.o-content-comparison-with-image__image{border-radius:50%;width:436px;height:436px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}.o-content-comparison__subtext{font-family:var(--text--font-family);font-weight:400;font-size:.875em;line-height:1.28571em;margin:24px auto 0;text-align:center;color:#0a0a0a;}.o-cta-cards-carousel{background-color:#ebebeb;padding:80px 0 40px;overflow:hidden;}.o-cta-cards-carousel .o-cta-cards-carousel__container{position:relative;}.o-cta-cards-carousel__heading{position:relative;text-align:center;box-sizing:border-box;max-width:636px;width:100%;z-index:2;margin-left:auto;margin-right:auto;margin-bottom:20px;}.o-cta-cards-carousel__body{font-family:var(--text--font-family);font-weight:400;font-size:1.125em;line-height:1.44444em;text-align:center;max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:40px;}.o-cta-cards-carousel__cta-card{max-width:900px;margin-left:auto;margin-right:auto;}.o-cta-cards-carousel__navigation{position:relative;margin-top:40px;display:flex;align-items:center;justify-content:center;z-index:2;}.o-cta-cards-carousel__pagination{width:calc(100% - 200px);}.o-cta-cards-carousel__arrow-button--prev{margin-right:40px;transform:rotate(-180deg);}.o-cta-cards-carousel__arrow-button--next{margin-left:40px;}@media screen and (max-width: 600px){.o-cta-cards-carousel__container{padding-right:15px !important;padding-left:15px !important;}.o-cta-cards-carousel__navigation{width:100%;}.o-cta-cards-carousel__arrow-button--prev{margin-right:20px;}.o-cta-cards-carousel__arrow-button--next{margin-left:20px;}}.o-cta-on-video-hero{position:relative;z-index:0;}.o-cta-on-video-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.35;mix-blend-mode:multiply;z-index:5;}.o-cta-on-video-hero__video{transition:all .15s ease-in-out;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:4;}.o-cta-on-video-hero__fallback-image{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:all .15s ease-in-out;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;}.o-cta-on-video-hero__container{position:relative;z-index:6;}.o-cta-on-video-hero__content{display:flex;flex-direction:column;align-items:flex-start;}.o-cta-on-video-hero__heading+.o-cta-on-video-hero__button{margin-top:30px;}@media screen and (max-width: 600px){.o-cta-on-video-hero{display:flex;align-items:flex-end;}.o-cta-on-video-hero__container{padding-top:100px;padding-bottom:100px;}}.o-icon-text-cards-carousel{background-color:#ebebeb;overflow:hidden;}.o-icon-text-cards-carousel .o-icon-text-cards-carousel__container{position:relative;}.o-icon-text-cards-carousel--show-numbers .o-icon-text-cards-carousel__list{margin:-40px 0;}.o-icon-text-cards-carousel--show-numbers .slick-track{padding:40px 0;}.o-icon-text-cards-carousel__container{display:flex;flex-direction:column;align-items:center;justify-content:center;}.o-icon-text-cards-carousel__heading{position:relative;margin:0 auto 78px;color:#fff !important;text-align:center;box-sizing:border-box;max-width:636px;width:100%;z-index:2;}.o-icon-text-cards-carousel__list{position:relative;width:1800px;z-index:2;margin-left:auto !important;}.o-icon-text-cards-carousel .slick-track{display:flex;align-items:stretch;}.o-icon-text-cards-carousel .slick-slide{margin:0 12px;display:flex !important;height:auto !important;}.o-icon-text-cards-carousel .slick-slide div{width:100%;height:100%;}.o-icon-text-cards-carousel__item{display:flex;}.o-icon-text-cards-carousel__item .m-icon-card{height:100%;}.o-icon-text-cards-carousel__navigation{position:relative;margin-top:40px;display:flex;align-items:center;justify-content:center;z-index:2;}.o-icon-text-cards-carousel__pagination{width:calc(100% - 200px);}.o-icon-text-cards-carousel__arrow-button--prev{margin-right:40px;transform:rotate(-180deg);}.o-icon-text-cards-carousel__arrow-button--next{margin-left:40px;}.o-icon-text-cards-carousel__footer{position:relative;margin:40px auto;display:flex;align-items:center;justify-content:center;z-index:2;}@media screen and (max-width: 1024px){.o-icon-text-cards-carousel__list{width:1000px;}}@media screen and (max-width: 600px){.o-icon-text-cards-carousel__container{padding-right:15px !important;padding-left:15px !important;}.o-icon-text-cards-carousel__list{width:100%;}.o-icon-text-cards-carousel__navigation{width:100%;}.o-icon-text-cards-carousel__arrow-button--prev{margin-right:20px;}.o-icon-text-cards-carousel__arrow-button--next{margin-left:20px;}}.o-location-info-block{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-location-info-block{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-location-info-block{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-location-info-block{margin-top:60px;margin-bottom:60px;}}.o-location-info-block__container{max-width:1480px;width:100%;}.o-location-info-block__content{display:flex;flex-direction:column;align-items:flex-start;max-width:618px;width:100%;width:100%;padding:40px 100px;box-sizing:border-box;background-color:#fff;}.o-location-info-block__heading{font-size:1.375em;line-height:1.18182em;text-align:left;margin-bottom:10px;color:#0a0a0a;}.o-location-info-block__contact{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #707070;padding-bottom:10px;box-sizing:border-box;margin:4px 0;}.o-location-info-block__contact+.o-location-info-block__heading{margin-top:10px;}.o-location-info-block__link{font-family:var(--text--font-family);font-weight:400;font-size:1.125em;line-height:1.22222em;color:#0a0a0a;text-decoration:underline;display:flex;align-items:center;}.o-location-info-block__link svg{margin-right:10px;}.o-location-info-block__link+.o-location-info-block__link{margin-left:22px;}.keyboard-in-use .o-location-info-block__link:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.o-location-info-block__address{font-family:var(--text--font-family);font-weight:400;font-size:1.125em;line-height:1.22222em;text-decoration:underline;}.o-location-info-block__hours{display:flex;flex-direction:column;width:100%;}.o-location-info-block__time{font-family:var(--text--font-family);font-weight:400;font-size:1.125em;line-height:1.22222em;display:flex;align-items:flex-start;justify-content:space-between;width:100%;color:#0a0a0a;}.o-location-info-block__day{color:#0a0a0a;}.o-location-info-block__hours{color:#0a0a0a;text-align:right;max-width:296px;width:100%;}.o-location-info-block__hours-note{font-size:.875em;line-height:1.28571em;font-family:var(--text--font-family);font-weight:400;padding:10px;box-sizing:border-box;border:1px solid #73c54d;width:100%;width:100%;margin-top:18px;max-width:296px;}.o-location-info-block__hours-note span{font-family:var(--text--font-family);font-weight:700;}@media screen and (max-width: 1024px){.o-location-info-block__content{padding-right:60px;padding-left:60px;}}@media screen and (max-width: 950px){.o-location-info-block__content{padding:30px 40px;}.o-location-info-block__heading{font-size:18px !important;line-height:22px !important;}.o-location-info-block__contact{display:flex;flex-direction:column;align-items:flex-start;margin-top:10px;width:100%;}.o-location-info-block__link{font-size:1em;line-height:1.25em;align-items:flex-start;}.o-location-info-block__link+.o-location-info-block__link{margin-top:10px;margin-left:0;}.o-location-info-block__time,.o-location-info-block__address{font-size:1em;line-height:1.25em;}}@media screen and (max-width: 600px){.o-location-info-block__container{padding-right:10px !important;padding-left:10px !important;}.o-location-info-block__content{padding:20px 30px;}.o-location-info-block__heading{font-size:16px !important;line-height:20px !important;}}.o-notification-popup__wysiwyg{margin:10px 0 0;}.o-notification-popup__button{margin-top:30px;}.o-notification-popup.m-modal .m-modal__wrapper{margin-left:auto;margin-right:auto;max-width:600px;}.o-post-content{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-post-content{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-post-content{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-post-content{margin-top:60px;margin-bottom:60px;}}.o-reviews-block{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-reviews-block{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-reviews-block{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-reviews-block{margin-top:60px;margin-bottom:60px;}}.o-simple-image-content{background-color:#ebebeb;}.o-simple-image-content__wrapper{margin-left:auto;margin-right:auto;max-width:1400px;}.o-simple-image-content__container{display:flex;align-items:flex-start;justify-content:space-between;padding-left:0 !important;margin-left:0 !important;}.o-simple-image-content__image-wrapper{position:relative;max-width:586px;width:100%;margin-right:40px;}.o-simple-image-content__image{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:482px;}.o-simple-image-content__callout{position:absolute;bottom:-48px;right:-42px;background-color:var(--color--white);padding:24px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;}.o-simple-image-content__callout-text{font-family:var(--text--font-family);font-weight:400;font-size:1.25em;line-height:1.3em;color:var(--text--body-color);}.o-simple-image-content__callout-text+.o-simple-image-content__callout-button{margin-left:24px;}.o-simple-image-content__content{max-width:476px;width:100%;display:flex;flex-direction:column;align-items:flex-start;}.o-simple-image-content__heading{margin-bottom:12px;}.o-simple-image-content__wysiwyg{width:100%;}@media screen and (max-width: 950px){.o-simple-image-content__container{flex-direction:column;align-items:center;justify-content:center;margin-left:auto;padding-left:40px !important;}.o-simple-image-content__image-wrapper{display:flex;flex-direction:column;margin-right:0;margin-bottom:40px;max-width:600px;}.o-simple-image-content__image{max-height:300px;}.o-simple-image-content__callout{padding:10px 14px;position:relative;margin-top:-30px;bottom:auto;right:auto;}.o-simple-image-content__callout-text{font-size:1em;line-height:1.25em;padding-left:20px;}.o-simple-image-content__content{max-width:600px;}}@media screen and (max-width: 600px){.o-simple-image-content__image-wrapper{margin-bottom:30px;}.o-simple-image-content__callout{flex-direction:column;align-items:center;justify-content:center;padding:20px;margin-top:20px;}.o-simple-image-content__callout-text{padding-left:0;}.o-simple-image-content__callout-text+.o-simple-image-content__callout-button{margin-top:10px;margin-left:0;}}@media screen and (max-width: 390px){.o-simple-image-content__container{padding:0 15px !important;}}.o-video-carousel{margin-top:120px;margin-bottom:120px;overflow:hidden;}@media screen and (max-width: 1024px){.o-video-carousel{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-video-carousel{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-video-carousel{margin-top:60px;margin-bottom:60px;}}.o-video-carousel__heading{margin-left:auto;margin-right:auto;text-align:center;}.o-video-carousel__arrow-button--prev{transform:rotate(180deg);}.o-video-carousel__navigation{display:flex;}.o-video-carousel .slick-arrow{display:flex !important;}.p-home__wrapper{position:relative;}.gform_page_footer{margin-top:40px;display:flex;align-items:center;justify-content:flex-start;}@media screen and (max-width: 600px){.gform_page_footer{margin-top:30px;flex-direction:column;justify-content:center;}}.gform .gform_confirmation_message{font-family:var(--text--font-family);font-weight:400;text-align:center;}.gf_page_steps{display:flex;justify-content:center;width:100%;margin-bottom:30px;}.gf_step{font-family:var(--text--font-family);font-weight:400;font-size:1.4375em;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;padding:18px 30px;flex-grow:1;}@media screen and (max-width: 600px){.gf_step{font-size:1em;padding:12px 16px;}}.gform_previous_button+.gform_next_button,.gform_previous_button+.gform_submit_button,.button+.a-button,.button+.gform_previous_button,.button+.gform_next_button,.button+.gform_submit_button{margin-left:20px;}@media screen and (max-width: 600px){.gform_previous_button+.gform_next_button,.gform_previous_button+.gform_submit_button,.button+.a-button,.button+.gform_previous_button,.button+.gform_next_button,.button+.gform_submit_button{margin-top:10px;margin-left:0;}}.gform_previous_button,.gform_next_button,.gform_submit_button{cursor:pointer;}.ginput_container .read-more{transition:none !important;background:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D\'http%3A//www.w3.org/2000/svg\'%20viewBox%3D\'0%200%20320%20512\'%3E%3Cpath%20d%3D\'M137.4%20374.6c12.5%2012.5%2032.8%2012.5%2045.3%200l128-128c9.2-9.2%2011.9-22.9%206.9-34.9s-16.6-19.8-29.6-19.8L32%20192c-12.9%200-24.6%207.8-29.6%2019.8s-2.2%2025.7%206.9%2034.9l128%20128z\'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:50% 70% !important;background-size:20px 20px !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;border:none !important;width:12px !important;height:18px !important;margin:0 !important;vertical-align:text-top;cursor:pointer;}.ginput_container .read-more:hover{outline:1px solid var(--bg--accent-color);outline-offset:2px;}.ginput_container .read-more-text{display:none;}.ginput_container .read-more:checked{transform:rotateX(180deg);width:0 !important;}.ginput_container .read-more:checked+.read-more-text{display:inline;}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;touch-action:pan-y;-ms-touch-action:pan-y;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;}.slick-slider:not(.slick-initialized) .slick-slide:not(:first-child){display:none;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0);}.slick-initialized .slick-slide{display:block;}.slick-track{position:relative;top:0;left:0;display:block;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{min-height:1px;height:100%;float:left;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.slick-arrow.slick-disabled{display:none !important;}.slick-dots{margin-left:auto;margin-right:auto;list-style:none;display:inline-block;display:flex;width:100%;align-items:center;justify-content:center;flex-wrap:wrap;margin:-6px;}.slick-dots li{display:inline-block;position:relative;border-radius:50%;width:12px;height:12px;box-sizing:border-box;background-color:transparent;opacity:1;border:1px solid var(--theme--tertiary-color);margin:6px;}.slick-dots li button{transition:all .15s ease-in-out;font-size:0;position:absolute;display:block;height:100%;width:100%;border-radius:50%;color:transparent;z-index:3;cursor:pointer;}.keyboard-in-use .slick-dots li button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.slick-dots li.slick-active{background-color:var(--theme--tertiary-color);}.slick-dots li.slick-active button{cursor:default;}.slick-dots li:first-child:last-child{display:none;}.tk-brandon-grotesque{font-family:"brandon-grotesque",sans-serif;}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}nav ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}ins{background-color:#ff9;color:#000;text-decoration:none;}mark{background-color:transparent;color:inherit;}del{text-decoration:line-through;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input,select{vertical-align:middle;border:none;}a{text-decoration:none;}input:focus{outline:none;}input[type='submit']{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;}input{-webkit-appearance:none;border-radius:0;}address{font-style:normal;}img{image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;}a:focus{outline:none;}textarea:focus{outline:none;}textarea{resize:none;}button:focus{outline:none;}main{display:block;}button{background:none;padding:0;margin:0;border:none;font:unset;cursor:pointer;}textarea{border-radius:0;-webkit-appearance:none;}cite{font-style:normal;}:root{--color--white:#fff;--color--black:#0a0a0a;--color--green:#73c54d;--color--gray-100:#ebebeb;--color--gray-200:#e1e1e1;--color--gray-300:#bfbfbf;--theme--primary-color:var(--color--green);--theme--secondary-color:var(--color--black);--theme--tertiary-color:var(--color--gray-200);--theme--regular-font-family:brandon-grotesque,sans-serif;--theme--regular-font-weight:400;--theme--bold-font-family:brandon-grotesque,sans-serif;--theme--bold-font-weight:700;--state--focus-color:var(--theme--primary-color);}body{--text--heading-color:var(--theme--secondary-color);--text--body-color:var(--theme--secondary-color);--text--inverted-color:var(--color--white);--bg--base-color:var(--color--gray-100);--bg--accent-color:var(--theme--tertiary-color);--bg--bold-color:var(--theme--secondary-color);--bg--card-color:var(--color--white);--bg--overlay-rgb:10,10,10;--bg--empty-color:transparent;--button--bg-color:var(--theme--primary-color);--button--text-color:var(--text--inverted-color);--button--bg-hover-color:var(--theme--secondary-color);--button--text-hover-color:var(--button--text-color);--small-button--bg-color:var(--button--bg-hover-color);--small-button--text-color:var(--text--inverted-color);--small-button--bg-hover-color:var(--button--bg-color);--small-button--text-hover-color:var(--text--inverted-color);--link--text-color:var(--text--body-color);--link--text-hover-color:var(--button--bg-color);--logo--filter:saturate(0);--stories--iframe--bg-color:var(--bg--base-color);--stories--iframe--border-color:var(--bg--accent-color);}.u-sr-only{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;color:rgba(255,255,255,0) !important;pointer-events:none !important;}body:not(.keyboard-in-use) .u-kb-only,.u-kb-only:not(:focus){position:absolute;top:-1000em;}.u-skip,.screen-reader-text{transition:none !important;position:fixed !important;top:-50px;left:30px;z-index:10 !important;box-shadow:0 0 30px rgba(0,0,0,.2);background-color:var(--theme--secondary-color) !important;color:var(--color--white) !important;}.u-skip:focus,.screen-reader-text:focus{top:30px;}body{background-color:var(--bg--base-color);}body.body--has-notification .o-hero{min-height:700px;height:calc(700px - var(--padding-top,240px));padding-top:var(--padding-top,240px);padding-bottom:15px;}body.body--has-notification .o-bio-hero{padding-top:var(--padding-top,250px);padding-bottom:15px;}body.body--has-notification .o-page-hero{padding-top:300px;}body.body--has-notification .o-location-hero{padding-top:300px;}@media screen and (max-width: 600px){body.body--has-notification .o-hero{min-height:unset;height:unset;padding-top:var(--padding-top,160px);}body.body--has-notification .o-bio-hero{padding-top:var(--padding-top,150px);}}[class*="u-container"]{margin-left:auto;margin-right:auto;width:100%;}.u-container{max-width:1280px;padding-left:40px;padding-right:40px;box-sizing:border-box;}.u-container-sm{max-width:1070px;padding-left:40px;padding-right:40px;box-sizing:border-box;}.u-container.u-container-wide{max-width:1480px;padding-left:40px;padding-right:40px;box-sizing:border-box;}@media screen and (max-width: 390px){.u-container,.u-container-sm{padding-right:15px;padding-left:15px;}}.u-h1,.m-wysiwyg h1,.gfield--type-html h1{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:4em;line-height:1.125em;color:var(--text--heading-color);}@media screen and (max-width: 950px){.u-h1,.m-wysiwyg h1,.gfield--type-html h1{font-size:3.375em;line-height:1.14815em;}}@media screen and (max-width: 768px){.u-h1,.m-wysiwyg h1,.gfield--type-html h1{font-size:2.75em;line-height:1.18182em;}}@media screen and (max-width: 600px){.u-h1,.m-wysiwyg h1,.gfield--type-html h1{font-size:2em;line-height:1.4375em;}}.u-h2,.m-wysiwyg h2,.gfield--type-html h2,.o-list-items-block__number{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.125em;line-height:1.47059em;color:var(--text--heading-color);}@media screen and (max-width: 600px){.u-h2,.m-wysiwyg h2,.gfield--type-html h2,.o-list-items-block__number{font-size:1.875em;line-height:1.33333em;}}.u-h3,.m-gform .gfield.gsection .gsection_title,.m-lead-in__link .a-icon-link__text,.m-wysiwyg h3,.gfield--type-html h3,.gfield--type-html h4,.gfield--type-html h5,.gfield--type-html h6{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1.625em;line-height:1.15385em;color:var(--text--heading-color);}.a-arrow-button{transition:all .15s ease-in-out;display:inline-flex;justify-content:center;align-items:center;width:48px;height:48px;padding-top:2px;padding-left:1px;border:2px solid var(--theme--secondary-color);border-radius:50%;box-sizing:border-box;background-color:var(--bg--base-color);color:var(--theme--secondary-color);}.a-arrow-button__arrow line,.a-arrow-button__arrow path{stroke:currentColor;}.keyboard-in-use .a-arrow-button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-arrow-button:hover{color:var(--button--text-color);border-color:var(--button--bg-color);background-color:var(--button--bg-color);}.a-arrow-button--left{transform:rotate(180deg);}.a-arrow-button--up{transform:rotate(-90deg);}.a-arrow-button--down{transform:rotate(90deg);}.a-body{color:var(--text--body-color);}.a-body p+ul,.a-body p+ol,.a-body p+p,.a-body ul+ul,.a-body ul+ol,.a-body ul+p,.a-body ol+ul,.a-body ol+ol,.a-body ol+p{margin-top:15px;}.a-body ul,.a-body ol{padding-left:25px;}.a-body p a,.a-body li a{transition:all .15s ease-in-out;text-decoration:underline;color:var(--link--text-color);}.keyboard-in-use .a-body p a:focus,.keyboard-in-use .a-body li a:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-body p a:hover,.a-body li a:hover{color:var(--link--text-hover-color);}.a-body p strong,.a-body p b,.a-body li strong,.a-body li b{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);}.a-button{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1em;line-height:1em;letter-spacing:.3px;transition:all .15s ease-in-out;display:inline-flex;align-items:center;justify-content:center;height:52px;padding-left:18px;padding-right:18px;border-radius:52px;box-sizing:border-box;background-color:var(--button--bg-color);text-align:center;color:var(--button--text-color);text-transform:uppercase;}.keyboard-in-use .a-button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-button:is(a,button):hover{background-color:var(--button--bg-hover-color);color:var(--button--text-hover-color);}.a-check-text{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1em;line-height:1.25em;letter-spacing:.3px;display:inline-flex;align-items:center;color:var(--text--body-color);text-transform:uppercase;}.a-check-text__check{margin-right:5px;color:var(--theme--primary-color);}.a-check-text__check svg path{stroke:currentColor;}.a-check-text__link{transition:all .15s ease-in-out;color:inherit;text-decoration:underline;}.keyboard-in-use .a-check-text__link:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-check-text__link:hover{color:var(--theme--primary-color);}.a-circle-image{display:inline-block;}.a-circle-image__image{width:var(--size);height:var(--size);border-radius:50%;background-color:var(--color--white);-o-object-fit:cover;object-fit:cover;}@media screen and (max-width: 600px){.a-circle-image__image{width:100%;height:100%;}}.a-close-button{position:relative;width:25px;height:25px;}.a-close-button__line{position:absolute;top:12px;left:0;width:100%;height:2px;background-color:var(--color--white);}.a-close-button__line:first-child{transform:rotate(-45deg);}.a-close-button__line:last-child{transform:rotate(45deg);}.keyboard-in-use .a-close-button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-close-button:hover .a-close-button__line{background-color:var(--theme--primary-color);}.a-fa-icon-button{transition:all .15s ease-in-out;display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background-color:var(--button--bg-color);font-size:1em;color:var(--button--text-color);}.keyboard-in-use .a-fa-icon-button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-fa-icon-button:hover{background-color:var(--button--bg-hover-color);}.a-hamburger{position:relative;width:30px;height:25px;}.a-hamburger__line{transition:all .15s ease-in-out;position:absolute;left:0;display:block;width:100%;height:2px;background-color:var(--theme--secondary-color);}.a-hamburger__line:first-child{top:0;}.a-hamburger__line:nth-child(2){top:11px;}.a-hamburger__line:last-child{top:23px;}.keyboard-in-use .a-hamburger:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-hamburger:hover .a-hamburger__line{background-color:var(--theme--primary-color);}.a-hamburger--toggled .a-hamburger__line:first-child,.a-hamburger--toggled .a-hamburger__line:last-child{top:11px;}.a-hamburger--toggled .a-hamburger__line:first-child{transform:rotate(45deg);}.a-hamburger--toggled .a-hamburger__line:nth-child(2){display:none;}.a-hamburger--toggled .a-hamburger__line:last-child{transform:rotate(-45deg);}.a-icon-link{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:.875em;line-height:1em;letter-spacing:.3px;transition:all .15s ease-in-out;display:inline-flex;align-items:center;color:var(--link--text-color);text-transform:uppercase;}.a-icon-link__icon{transition:all .15s ease-in-out;flex-shrink:0;display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:50%;box-sizing:border-box;background-color:var(--button--bg-color);color:var(--color--white);}.a-icon-link__icon:first-child{margin-right:8px;}.a-icon-link__icon:last-child{margin-left:8px;}.a-icon-link__icon svg{display:block;}.a-icon-link__icon svg ellipse,.a-icon-link__icon svg path,.a-icon-link__icon svg line{stroke:currentColor;}.keyboard-in-use .a-icon-link:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-icon-link:is(a,button):hover .a-icon-link__icon{background-color:var(--button--bg-hover-color);color:var(--link--text-hover-color);}.a-icon-link--inverted .a-icon-link__icon{background-color:var(--small-button--bg-color);color:var(--small-button--text-color);}.a-icon-link--inverted:is(a,button):hover .a-icon-link__icon{background-color:var(--button--bg-color);color:var(--color--white);}.a-input,.m-gform .gfield input,.m-gform .gfield select,.m-gform .gfield textarea{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:.875em;line-height:1.07143em;letter-spacing:.3px;width:100%;height:52px;padding-left:30px;padding-right:30px;box-sizing:border-box;border:1px solid var(--theme--tertiary-color);border-radius:26px;color:var(--text--base-color);}.a-input:focus,.m-gform .gfield input:focus,.m-gform .gfield select:focus,.m-gform .gfield textarea:focus{border-color:var(--theme--primary-color);}.a-label,.m-gform .gfield label,.m-gform .gfield legend{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:.875em;line-height:1em;letter-spacing:.3px;display:block;color:var(--text--heading-color);text-transform:uppercase;}.a-link{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:.875em;line-height:1em;letter-spacing:.3px;transition:all .15s ease-in-out;color:var(--link--text-color);text-transform:uppercase;}.keyboard-in-use .a-link:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-link:is(a,button):hover{color:var(--link--text-hover-color);}.a-nav-link{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:.875em;line-height:1em;letter-spacing:.3px;transition:all .15s ease-in-out;position:relative;color:var(--link--text-color);text-transform:uppercase;}.a-nav-link:before{transition:all .15s ease-in-out;content:"";position:absolute;top:9%;left:50%;width:9px;height:9px;margin-top:3px;border-radius:50%;background-color:var(--link--text-hover-color);transform:translateX(-50%);pointer-events:none;opacity:0;}.keyboard-in-use .a-nav-link:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-nav-link:is(a,button):hover{color:var(--link--text-hover-color);}.a-nav-link:is(a,button):hover:before{top:100%;opacity:1;}@media screen and (max-width: 600px){.a-nav-link:before{display:none;}}.a-small-arrow-button{transition:all .15s ease-in-out;display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:50%;box-sizing:border-box;background-color:var(--button--bg-color);color:var(--button--text-color);}.a-small-arrow-button svg{display:block;}.a-small-arrow-button svg ellipse,.a-small-arrow-button svg path,.a-small-arrow-button svg line{stroke:currentColor;}.a-small-arrow-button__arrow line,.a-small-arrow-button__arrow path{stroke:currentColor;}.keyboard-in-use .a-small-arrow-button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-small-arrow-button:is(a,button):hover{background-color:var(--button--bg-hover-color);color:var(--button--text-hover-color);}.a-small-arrow-button--left{transform:rotate(180deg);}.a-small-arrow-button--up{transform:rotate(-90deg);}.a-small-arrow-button--down{transform:rotate(90deg);}.a-small-button{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:.875em;line-height:1em;letter-spacing:.2px;transition:all .15s ease-in-out;display:inline-flex;align-items:center;justify-content:center;height:24px;padding-left:12px;padding-right:12px;border-radius:24px;box-sizing:border-box;background-color:var(--small-button--bg-color);text-align:center;color:var(--small-button--text-color);text-transform:uppercase;}.keyboard-in-use .a-small-button:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-small-button:is(a,button):hover{background-color:var(--small-button--bg-hover-color);color:var(--small-button--text-hover-color);}.m-image-collage__smiles,.o-content-checklist__smiles,.o-featured-descriptions__smiles,.o-image-content__smiles,.o-image-text__smiles,.o-wrapped-content-checklist__smiles{display:none;}.a-star-rating,.a-star-rating__stars{display:inline-block;}.a-star-rating__stars{position:relative;}.a-star-rating__set{display:inline-flex;}.a-star-rating__set--empty svg{fill:var(--color--gray-300);}.a-star-rating__set--full{position:absolute;top:0;left:0;overflow:hidden;}.a-star-rating__set--full svg{fill:var(--theme--primary-color);}.a-star-rating__star+.a-star-rating__star{margin-left:10px;}.a-tab{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1.375em;transition:all .15s ease-in-out;display:flex;justify-content:space-between;align-items:center;color:var(--text--base-color);}.a-tab svg{display:block;}.a-tab svg ellipse,.a-tab svg path,.a-tab svg line{stroke:currentColor;}.a-tab__arrow{display:none;margin-left:10px;flex-shrink:0;}.a-tab__arrow line,.a-tab__arrow path{stroke:currentColor;}.a-tab:hover{color:var(--theme--primary-color);}.keyboard-in-use .a-tab:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.a-tab--selected{color:var(--theme--primary-color);}.a-tab--selected .a-tab__arrow{display:inline-block;}.m-accordion{background-color:var(--bg--card-color);}.m-accordion__title{position:relative;}.m-accordion__toggle{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1.375em;line-height:1.36364em;transition:all .15s ease-in-out;width:100%;padding:36px 80px 36px 60px;box-sizing:border-box;color:var(--text--heading-color);text-align:left;}.m-accordion__toggle:hover{text-decoration:underline;}.keyboard-in-use .m-accordion__toggle:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.m-accordion__indicator{position:absolute;top:50%;transform:translateY(-50%);right:60px;}.m-accordion__panel{padding:0 60px 50px;background-color:var(--bg--card-color);}.m-accordion__content{max-width:792px;}.m-accordion--open .m-accordion__arrow{background-color:var(--theme--secondary-color);color:var(--theme--primary-color);transform:rotate(-90deg);}@media screen and (max-width: 768px){.m-accordion__indicator{right:20px;}.m-accordion__toggle{padding:20px 60px 20px 20px;}.m-accordion__panel{padding:0 20px 20px;}}.m-accordions__list{list-style:none;}.m-accordions__item+.m-accordions__item{margin-top:10px;}.m-captioned-image{display:inline-flex;align-items:center;flex-direction:column;}.m-captioned-image__image{max-width:484px;}.m-captioned-image__caption{position:relative;z-index:1;display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;max-width:412px;padding:40px;margin-top:-38px;box-sizing:border-box;background-color:var(--bg--bold-color);text-align:center;}.m-captioned-image__link .a-icon-link__text{color:var(--color--white);}.m-captioned-image__description{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:.875em;line-height:1.14286em;letter-spacing:.3px;text-transform:uppercase;}.m-captioned-image__title,.m-captioned-image__description,.m-captioned-image .a-check-text{color:var(--text--inverted-color);}@media screen and (max-width: 600px){.m-captioned-image__image{width:100%;}}.m-checklist{display:inline-block;}.m-checklist__list{list-style:none;display:inline-flex;flex-wrap:1;flex-wrap:wrap;}.m-content-card{display:flex;flex-direction:column;justify-content:space-between;max-width:588px;padding:40px;box-sizing:border-box;background-color:var(--bg--card-color);}.m-content-card__heading{margin-bottom:10px;}.m-content-card__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.1em;color:var(--text--body-color);}.m-content-card__cta{margin-top:25px;}.m-content{max-width:475px;}.m-content__heading+.m-content__body{margin-top:30px;}.m-content__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;letter-spacing:.2px;color:var(--text--body-color);}.m-content__body a{transition:all .15s ease-in-out;color:var(--theme--primary-color);text-decoration:underline;}.m-content__cta{display:flex;align-items:center;margin-top:40px;}.m-content__button+.m-content__link,.m-content__button+.m-content__button{margin-left:20px;}@media screen and (max-width: 600px){.m-content__heading+.m-content__body{margin-top:15px;}.m-content__button+.m-content__button{margin-left:0px;}}.m-description{max-width:266px;}.m-description__heading+.m-description__body{margin-top:10px;}.m-description__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.1em;}@media screen and (max-width: 1024px){.m-description{max-width:unset;}}.m-descriptions__list{margin-left:-15px;margin-right:-15px;margin-bottom:-55px;display:flex;flex-wrap:wrap;list-style:none;}.m-descriptions__list>*{padding-left:15px;padding-right:15px;margin-bottom:55px;width:50%;box-sizing:border-box;}@media screen and (max-width: 600px){.m-descriptions__list{margin-left:0;margin-right:0;margin-bottom:-30px;display:flex;flex-wrap:wrap;}.m-descriptions__list>*{padding-left:0;padding-right:0;margin-bottom:30px;width:100%;box-sizing:border-box;}}.m-fa-icon-buttons__list{list-style:none;display:flex;}.m-fa-icon-buttons__item+.m-fa-icon-buttons__item{margin-left:18px;}.m-field,.m-gform .gfield:not(fieldset){position:relative;}.m-field__label,.m-gform .gfield label{margin-bottom:5px;}.m-field__input{color:var(--color--white);}.m-field--active .m-field__label,.m-field--active .m-gform .gfield label,.m-gform .gfield .m-field--active label{top:0;padding:0;}.m-field--active .m-field__input{color:var(--text--base-color);}@media screen and (max-width: 768px){.m-field,.m-gform .gfield:not(fieldset){padding-top:0px;}}.m-gform .gform_wrapper .gf_progressbar_wrapper{clear:both;width:100%;margin-bottom:20px;}.m-gform .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title{font-size:.875em;line-height:1.28571em;color:var(--text--heading-color);margin-bottom:8px;}.m-gform .gform_wrapper .gf_progressbar{position:relative;background:var(--bg--accent-color);border-radius:10.5px;width:100%;}.m-gform .gform_wrapper .gf_progressbar_percentage{font-size:.875em;line-height:1.28571em;height:21px;text-align:right;border-radius:10.5px;vertical-align:middle;z-index:999;}.m-gform .gform_wrapper .gf_progressbar_percentage.percentbar_100{border-top-right-radius:10.5px;border-bottom-right-radius:10.5px;}.m-gform .gform_wrapper .gf_progressbar_percentage span{display:block;width:auto;float:right;margin-right:5px;margin-left:5px;line-height:21px;}.m-gform .gform_wrapper .gf_progressbar_percentage.percentbar_0 span{color:var(--color--gray-500);text-shadow:none;float:none !important;margin-left:12px;word-wrap:normal;}.m-gform .gform_wrapper .gf_progressbar_percentage.percentbar_blue{background-color:var(--theme--primary-color);color:#fff;}.m-gform .gform_fields{display:flex;flex-wrap:wrap;gap:16px 26px;list-style:none;}.m-gform .gform_footer{margin-top:20px;text-align:center;}.m-gform .gform_submission_error{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1.375em;line-height:1.36364em;color:var(--theme--secondary-color);margin-bottom:10px;}.m-gform .gform_required_legend,.m-gform .gform_hidden{display:none;}.m-gform .gfield_required{margin-left:2px;}.m-gform .gfield--type-honeypot{display:none;}.m-gform .gfield--width-full{max-width:100%;flex:1 100%;}.m-gform .gfield--width-half{max-width:calc(50% - 13px);flex:1 100%;}.m-gform .gfield--width-third{max-width:calc(33.3333% - 17.3333333333px);flex:1 100%;}.m-gform .gfield--type-section .gsection_description{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1em;line-height:1.5em;color:var(--text--body-color);}.m-gform .gfield--type-name .ginput_complex{display:flex;flex-wrap:wrap;gap:16px 26px;}.m-gform .gfield--type-name span{flex:1 calc(50% - 13px);}.m-gform .gfield--type-name .gform-field-label{margin-top:10px;}.m-gform .gfield .ginput_left,.m-gform .gfield .ginput_right{max-width:calc(50% - 13px);flex:1 100%;}.m-gform .gfield .ginput_full{max-width:100%;flex:1 100%;}.m-gform .gfield_description,.m-gform .gfield .ginput_container{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1em;line-height:1.5em;color:var(--text--body-color);}.m-gform .gfield_description .gfield_date_dropdown_month,.m-gform .gfield_description .gfield_date_dropdown_day,.m-gform .gfield .ginput_container .gfield_date_dropdown_month,.m-gform .gfield .ginput_container .gfield_date_dropdown_day{padding-bottom:7px;}.m-gform .gfield legend{display:block;position:relative;margin-bottom:5px;padding:0;}.m-gform .gfield .gform-field-label--type-sub{font-size:12px;color:var(--theme--secondary-color);}.m-gform .gfield select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("https://cdn-ildcfgd.nitrocdn.com/JhpZHuxqnukrDTLzjihUAXcmBRMgfcYE/assets/images/optimized/rev-6b10d48/shapingsmiles.com/wp-content/themes/ortho-edges/assets/images/carrot-down.svg") 95% no-repeat;}.m-gform .gfield select.nitro-lazy{background-image:none !important;}.m-gform .gfield input[type="file"]{border:none;}.m-gform .gfield_description:not(.validation_message):not(.gfield_validation_message){max-width:250px;}.m-gform .gfield_description img{display:block;padding:15px 0 15px 0;max-width:100%;}.m-gform .gfield textarea{padding-top:20px;height:100px;}.m-gform .gfield.gsection{flex:1 100%;width:100%;}.m-gform .gfield.m-field--active label{top:0;padding:0;}.m-gform .gfield.m-field--active input{color:var(--text--base-color);}.m-gform .gfield.hidden_label .gfield_label{display:none;}.m-gform .gfield_error input,.m-gform .gfield_error select{border-color:var(--theme--secondary-color);}.m-gform .gfield--type-checkbox .ginput_container_consent,.m-gform .gfield--type-checkbox .gchoice,.m-gform .gfield--type-consent .ginput_container_consent,.m-gform .gfield--type-consent .gchoice,.m-gform .gfield_radio .ginput_container_consent,.m-gform .gfield_radio .gchoice{display:flex;align-items:center;gap:10px;}.m-gform .gfield--type-checkbox .gchoice+.gchoice,.m-gform .gfield--type-consent .gchoice+.gchoice,.m-gform .gfield_radio .gchoice+.gchoice{margin-top:5px;}.m-gform .gfield--type-checkbox label,.m-gform .gfield--type-consent label,.m-gform .gfield_radio label{flex:1;}.m-gform .gfield--type-checkbox a,.m-gform .gfield--type-consent a,.m-gform .gfield_radio a{color:inherit;text-decoration:underline;}.m-gform .gfield--type-checkbox input[type="checkbox"],.m-gform .gfield--type-consent input[type="checkbox"],.m-gform .gfield_radio input[type="checkbox"]{transition:all .15s ease-in-out;width:20px;height:20px;padding-left:0;padding-right:0;border-radius:0;border:1px solid var(--theme--secondary-color);background-color:var(--color--white);flex:0 0 20px;}.m-gform .gfield--type-checkbox input[type="checkbox"]:checked,.m-gform .gfield--type-consent input[type="checkbox"]:checked,.m-gform .gfield_radio input[type="checkbox"]:checked{background-color:var(--theme--secondary-color);accent-color:var(--theme--secondary-color);-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox;}.m-gform .gfield--type-checkbox input[type="radio"],.m-gform .gfield--type-consent input[type="radio"],.m-gform .gfield_radio input[type="radio"]{transition:all .15s ease-in-out;width:20px;height:20px;padding-left:0;padding-right:0;outline:1px solid var(--theme--secondary-color);background-color:var(--color--white);flex:0 0 20px;}.m-gform .gfield--type-checkbox input[type="radio"]:checked,.m-gform .gfield--type-consent input[type="radio"]:checked,.m-gform .gfield_radio input[type="radio"]:checked{border:3px solid white;outline:2px solid var(--theme--secondary-color);background-color:var(--theme--secondary-color);}.m-gform .gfield--input-type-creditcard .gform_card_icon_container{display:flex;gap:16px 10px;flex-wrap:wrap;margin-bottom:16px;}.m-gform .gfield--input-type-creditcard .ginput_cardinfo_left,.m-gform .gfield--input-type-creditcard .ginput_cardinfo_right{max-width:calc(50% - 13px);flex:1 100%;}.m-gform .gfield--input-type-creditcard .ginput_cardextras{display:flex;flex-wrap:wrap;justify-content:space-between;}.m-gform .gfield--input-type-creditcard .gform_card_icon{display:flex;align-items:center;gap:15px;}.m-gform .gfield--input-type-creditcard .gform_card_icon:before{content:"";width:25px;height:25px;}.m-gform .gfield--input-type-creditcard .gform_card_icon_amex:before{background:url("https://cdn-ildcfgd.nitrocdn.com/JhpZHuxqnukrDTLzjihUAXcmBRMgfcYE/assets/images/optimized/rev-6b10d48/shapingsmiles.com/wp-content/themes/ortho-edges/assets/images/icons/cc-amex.svg") no-repeat;}.m-gform .gfield--input-type-creditcard .gform_card_icon_discover:before{background:url("https://cdn-ildcfgd.nitrocdn.com/JhpZHuxqnukrDTLzjihUAXcmBRMgfcYE/assets/images/optimized/rev-6b10d48/shapingsmiles.com/wp-content/themes/ortho-edges/assets/images/icons/cc-discover.svg") no-repeat;}.m-gform .gfield--input-type-creditcard .gform_card_icon_mastercard:before{background:url("https://cdn-ildcfgd.nitrocdn.com/JhpZHuxqnukrDTLzjihUAXcmBRMgfcYE/assets/images/optimized/rev-6b10d48/shapingsmiles.com/wp-content/themes/ortho-edges/assets/images/icons/cc-mastercard.svg") no-repeat;}.m-gform .gfield--input-type-creditcard .gform_card_icon_visa:before{background:url("https://cdn-ildcfgd.nitrocdn.com/JhpZHuxqnukrDTLzjihUAXcmBRMgfcYE/assets/images/optimized/rev-6b10d48/shapingsmiles.com/wp-content/themes/ortho-edges/assets/images/icons/cc-visa.svg") no-repeat;}.m-gform .gfield--type-date .ginput_complex{gap:2% !important;}.m-gform .gfield--type-date .ginput_container .gfield_date_dropdown_month,.m-gform .gfield--type-date .ginput_container .gfield_date_dropdown_day,.m-gform .gfield--type-date .ginput_container .gfield_date_dropdown_year{width:31.5%;}.m-gform fieldset.gfield .ginput_complex{display:flex;flex-wrap:wrap;gap:16px 26px;}.m-gform fieldset.gfield legend{margin-bottom:10px;}@media screen and (max-width: 1024px){.m-gform .gfield--width-third{max-width:calc(50% - 13px);}}@media screen and (max-width: 768px){.m-gform .gfield--width-half{max-width:100%;width:100%;}.m-gform .gfield .ginput_left,.m-gform .gfield .ginput_right{width:100%;max-width:100%;}.m-gform .gfield--input-type-creditcard .ginput_cardinfo_left,.m-gform .gfield--input-type-creditcard .ginput_cardinfo_right{max-width:100%;width:100%;}.m-gform .gfield--type-name span{flex:1 100%;}}@media screen and (max-width: 600px){.m-gform .gfield--width-third{max-width:100%;text-align:center;}.m-gform .gfield input[type="file"]{-moz-text-align-last:center;text-align-last:center;}.m-gform .gfield_description{max-width:none;text-align:-webkit-center;}}@media screen and (max-width: 500px){.m-gform .gfield--type-date .ginput_complex{flex-direction:column;}.m-gform .gfield--type-date .ginput_container .gfield_date_dropdown_month,.m-gform .gfield--type-date .ginput_container .gfield_date_dropdown_day,.m-gform .gfield--type-date .ginput_container .gfield_date_dropdown_year{width:100%;}}.m-icon-links__list{list-style:none;display:flex;}.m-icon-links__item+.m-icon-links__item{margin-left:30px;}.m-image-collage__collage{display:inline-flex;}.m-image-collage__smiles{position:absolute;z-index:0;pointer-events:none;}.m-image-collage__center{position:relative;max-width:636px;}.m-image-collage__center-image{max-width:100%;}.m-image-collage__center-smiles{top:100%;left:45%;transform:translateX(-50%) translateY(-16px);}.m-image-collage__left,.m-image-collage__right{position:relative;z-index:1;}.m-image-collage__left{align-self:flex-end;margin-right:-165px;margin-bottom:-114px;}.m-image-collage__left-image .a-circle-image__image{box-shadow:0 20px 30px rgba(0,0,0,.15);}.m-image-collage__left-smiles{top:-27px;left:25px;}.m-image-collage__right{margin-left:-160px;margin-top:-208px;}.m-image-collage__right-image .a-circle-image__image{box-shadow:0 20px 30px rgba(0,0,0,.15);}.m-lead-in{max-width:306px;}.m-lead-in__title,.m-lead-in__link{margin-bottom:15px;}.m-lead-in__link{font-size:unset;}.m-lead-in__link .a-icon-link__text{text-transform:none;}.m-lead-in__link .a-icon-link__icon:last-child{margin-left:18px;}.m-lead-in__link:hover{color:var(--theme--primary-color);}.m-lead-in__description{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.1em;color:var(--text--body-color);}.m-lead-in__description a{transition:all .15s ease-in-out;color:var(--theme--primary-color);text-decoration:underline;}.keyboard-in-use .m-lead-in__description a:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.m-lead-in__description a:hover{color:var(--theme--secondary-color);}@media screen and (max-width: 768px){.m-lead-in{max-width:100%;}}.m-lead-ins__list{margin-left:-17.5px;margin-right:-17.5px;margin-bottom:-40px;display:flex;flex-wrap:wrap;list-style:none;}.m-lead-ins__list>*{padding-left:17.5px;padding-right:17.5px;margin-bottom:40px;width:33.33333%;box-sizing:border-box;}@media screen and (max-width: 768px){.m-lead-ins__list{margin-left:-17.5px;margin-right:-17.5px;margin-bottom:-40px;display:flex;flex-wrap:wrap;}.m-lead-ins__list>*{padding-left:17.5px;padding-right:17.5px;margin-bottom:40px;width:50%;box-sizing:border-box;}}@media screen and (max-width: 600px){.m-lead-ins__list{margin-left:0;margin-right:0;margin-bottom:-40px;display:flex;flex-wrap:wrap;}.m-lead-ins__list>*{padding-left:0;padding-right:0;margin-bottom:40px;width:100%;box-sizing:border-box;}}.m-location{display:inline-block;max-width:230px;text-align:center;}.m-location__label{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1.25em;line-height:1.1em;color:var(--text--heading-color);}.m-location__label+.m-location__address{margin-top:12px;}.m-location__address{transition:all .15s ease-in-out;font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:.875em;line-height:1.42857em;color:var(--text--body-color);}.m-location__link:hover .m-location__address,.m-location__phone-number:hover .m-location__address{text-decoration:underline;}.keyboard-in-use .m-location__link:focus,.keyboard-in-use .m-location__phone-number:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.m-location__phone{margin-top:12px;}.m-location__phone-number{color:var(--text--body-color);}.m-locations__list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;}.m-locations__buttons{margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;}.m-locations__button{background-color:var(--theme--secondary-color);}@media screen and (max-width: 768px){.m-locations__list{flex-direction:column;}}.m-modal-trigger{display:inline-block;}.m-modal{transition:z-index 0s .2s ease-in-out;position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;visibility:hidden;}.m-modal__overlay,.m-modal__wrapper{transition:all .15s ease-in-out;}.m-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--bg--overlay-rgb),0);}.m-modal__close{position:absolute;bottom:100%;right:0;margin-bottom:20px;}.m-modal__close .a-close-button__line{background-color:var(--color--white);}.m-modal__container{display:flex;justify-content:center;align-items:center;height:100%;}.m-modal__wrapper{position:relative;z-index:1;max-height:calc(100% - 200px);padding:50px;box-sizing:border-box;background-color:var(--color--white);box-shadow:0 8px 15px rgba(0,0,0,.15);transform:scale(.8);opacity:0;}.m-modal--open{transition:none .15s ease-in-out;z-index:20;visibility:visible;}.m-modal--open .m-modal__overlay{background-color:rgba(var(--bg--overlay-rgb),.8);}.m-modal--open .m-modal__wrapper,.m-modal--open .m-modal__close{opacity:1;}.m-modal--open .m-modal__wrapper{transform:scale(1);}.m-page-callout{display:inline-flex;align-items:center;padding:40px 50px;box-sizing:border-box;background-color:var(--bg--bold-color);}.m-page-callout__text{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2em;color:var(--text--inverted-color);margin-right:22px;}.m-page-callout__button{flex-shrink:0;margin-bottom:-1px;}.m-page-callout__button:is(a,button):hover{background-color:var(--color--white);color:var(--theme--primary-color);}@media screen and (max-width: 600px){.m-page-callout__text{font-size:1.5625em;}}.m-page-nav__list{display:flex;}.m-page-nav__item+.m-page-nav__item{margin-left:30px;}.m-page-nav__item--parent{position:relative;}.m-page-nav__item--parent>.m-page-nav__link:before{top:100%;opacity:1;width:0;height:0;margin-top:4px;border-radius:unset;background:none !important;border-top:5px solid var(--color--white);border-left:5px solid transparent;border-right:5px solid transparent;}.keyboard-in-use .m-page-nav__item--parent.m-page-nav__item--open>.m-page-nav__link:before,.m-page-nav__item--parent:hover>.m-page-nav__link:before{margin-top:8px;transform:translateX(-50%) rotateX(180deg);}.keyboard-in-use .m-page-nav__item--parent.m-page-nav__item--open .m-page-nav__sub-list,.m-page-nav__item--parent:hover .m-page-nav__sub-list{display:block;}.m-page-nav__sub-list{position:absolute;display:none;top:100%;left:-30px;z-index:10;min-width:160px;padding:25px 30px;margin-top:15px;box-sizing:border-box;background-color:var(--bg--card-color);box-shadow:0 10px 20px rgba(0,0,0,.3);}.m-page-nav__sub-list:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:15px;}.m-page-nav__sub-item .m-page-nav__link{color:var(--link--text-color);white-space:nowrap;}.m-page-nav__sub-item .m-page-nav__link:before{display:none !important;}.m-page-nav__sub-item+.m-page-nav__sub-item{margin-top:10px;}@media screen and (max-width: 1200px){.m-page-nav__item--parent:before{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1.5625em;content:"+";display:block;position:absolute;right:20px;top:0px;padding:5px 10px;background-color:var(--theme--primary-color);color:var(--color--white);cursor:pointer;}.m-page-nav__item--parent:hover .m-page-nav__sub-list{display:none;}.m-page-nav__item--parent.m-page-nav__item--open:before{content:"-";padding:2px 12.8px 8px;}.m-page-nav__sub-list{position:relative;top:initial;left:initial;}.m-page-nav__sub-list:before{display:none;}}@media screen and (min-width: 1201px) and (max-width: 1400px){.m-page-nav__sub-list{width:calc(100% - 40px);padding:25px 18px;left:20px;}}.m-post{display:inline-flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:287px;border-top:7px solid var(--theme--secondary-color);box-sizing:border-box;}.m-post__content{margin-top:27px;margin-bottom:35px;}.m-post__category{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:.875em;line-height:1em;letter-spacing:.3px;margin-bottom:20px;color:var(--text--heading-color);text-transform:uppercase;}@media screen and (max-width: 768px){.m-post{max-width:100%;width:100%;}}.m-posts__list{list-style:none;display:flex;flex-wrap:wrap;gap:67px;}.m-posts__post{height:100%;}.m-smile-point{display:inline-flex;flex-direction:column;align-items:center;max-width:188px;}.m-smile-point__smile{display:flex;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:25px;border-radius:50%;background-color:var(--theme--tertiary-color);}.m-smile-point__text{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1.25em;line-height:1.3em;color:var(--text--body-color);text-align:center;}.m-smile-points__list{list-style:none;display:flex;gap:140px;}.m-step-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;max-width:588px;padding:80px 40px 40px;box-sizing:border-box;background-color:var(--bg--card-color);}.m-step-card__number{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:6.25em;line-height:.5em;position:absolute;top:0;left:40px;display:inline-flex;align-items:center;height:130px;transform:translateY(-50%);color:var(--theme--primary-color);}.m-step-card__heading{margin-bottom:10px;}.m-step-card__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.1em;color:var(--text--body-color);}@media screen and (max-width: 768px){.m-step-card{padding-top:60px;}.m-step-card__number{font-size:4.6875em;line-height:.66667em;left:30px;height:100px;}}.m-step-cards__list{margin-left:-12px;margin-right:-12px;margin-bottom:-24px;display:flex;flex-wrap:wrap;list-style:none;}.m-step-cards__list>*{padding-left:12px;padding-right:12px;margin-bottom:24px;width:50%;box-sizing:border-box;}@media screen and (max-width: 768px){.m-step-cards__list{margin-left:-12px;margin-right:-12px;margin-bottom:-24px;display:flex;flex-wrap:wrap;}.m-step-cards__list>*{padding-left:12px;padding-right:12px;margin-bottom:24px;width:100%;box-sizing:border-box;}}.m-tab-list{display:flex;justify-content:center;width:468px;padding-top:60px;padding-bottom:60px;background-color:var(--bg--bold-color);}.m-tab-list__list{list-style:none;width:300px;}.m-tab-list__item+.m-tab-list__item{margin-top:25px;}.m-tab-list__item{color:var(--text--inverted-color);}.m-tab-list__item--selected{color:var(--theme--primary-color);}.m-tab-list__tab{width:100%;text-align:left;}@media screen and (max-width: 950px){.m-tab-list{width:100%;}.m-tab-list__list{width:100%;padding-left:40px;padding-right:40px;}}@media screen and (max-width: 600px){.m-tab-list{padding-top:40px;padding-bottom:40px;}}.m-tabs{display:flex;}.m-tabs:not(.m-tabs--balanced) .m-tabs__tabs{align-self:center;}.m-tabs__tabs{flex-shrink:0;}.m-tabs__panels{flex-grow:1;display:flex;justify-content:center;padding-left:40px;padding-right:40px;}.m-video-callout{display:inline-flex;align-items:center;}.m-video-callout__button{position:relative;}.m-video-callout__button .m-modal-trigger__trigger{width:98px;height:98px;border:14px solid var(--color--white);}.m-video-callout__text{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:.875em;line-height:1em;letter-spacing:.3px;margin-left:-20px;padding:22px 20px 22px 40px;background-color:var(--bg--bold-color);color:var(--text--inverted-color);text-transform:uppercase;}.m-video-callout--flipped{flex-direction:row-reverse;}.m-video-callout--flipped .m-video-callout__text{margin-left:unset;margin-right:-20px;padding:22px 40px 22px 20px;}.m-video-card__description{color:var(--text--body-color);}.m-video-trigger .a-icon-link__icon{padding-left:3px;}.m-video-trigger__modal .m-modal__wrapper{width:100%;max-width:700px;padding:0;}.m-video{max-width:700px;}.m-video__wrapper{width:100%;padding-top:55.71429%;position:relative;background-color:#000;}.m-video__thumbnail,.m-video__iframe,.m-video__video{position:absolute;top:0;left:0;width:100%;height:100%;}.m-video__thumbnail{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;}.m-video__thumbnail:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.5);}.keyboard-in-use .m-video__thumbnail.m-video__trigger:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.m-video__thumbnail.m-video__trigger:hover{background-color:var(--theme--primary-color);border-color:var(--theme--primary-color);color:var(--color--white);}.m-video__trigger{cursor:pointer;}.m-video__play{position:relative;z-index:0;border-color:var(--color--white);color:var(--color--white);}.m-video--playing .m-video__thumbnail{z-index:-1;opacity:0;}.m-wrapped-checklist{max-width:560px;padding:60px;box-sizing:border-box;background-color:var(--bg--card-color);}.m-wrapped-checklist__label{margin-bottom:20px;}.m-wrapped-checklist .m-checklist__list{flex-direction:column;}.m-wrapped-checklist .m-checklist__item+.m-checklist__item{margin-left:unset;margin-top:15px;}.m-wysiwyg h1:not(:last-child),.gfield--type-html h1:not(:last-child){margin-bottom:15px;}.m-wysiwyg h2:not(:last-child),.gfield--type-html h2:not(:last-child){margin-bottom:15px;}.m-wysiwyg h3:not(:last-child),.gfield--type-html h3:not(:last-child){margin-bottom:15px;}.m-wysiwyg p+ul,.gfield--type-html p+ul,.m-wysiwyg p+ol,.gfield--type-html p+ol,.m-wysiwyg p+p,.gfield--type-html p+p,.m-wysiwyg ul+ul,.gfield--type-html ul+ul,.m-wysiwyg ul+ol,.gfield--type-html ul+ol,.m-wysiwyg ul+p,.gfield--type-html ul+p,.m-wysiwyg ol+ul,.gfield--type-html ol+ul,.m-wysiwyg ol+ol,.gfield--type-html ol+ol,.m-wysiwyg ol+p,.gfield--type-html ol+p{margin-top:20px;}.m-wysiwyg p a,.gfield--type-html p a,.m-wysiwyg li a,.gfield--type-html li a{transition:all .15s ease-in-out;text-decoration:underline;color:var(--link--text-color);}.keyboard-in-use .m-wysiwyg p a:focus,.keyboard-in-use .gfield--type-html p a:focus,.keyboard-in-use .m-wysiwyg li a:focus,.keyboard-in-use .gfield--type-html li a:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.m-wysiwyg p a:hover,.gfield--type-html p a:hover,.m-wysiwyg li a:hover,.gfield--type-html li a:hover{color:var(--link--text-hover-color);}.m-wysiwyg p,.gfield--type-html p{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;letter-spacing:.2px;color:var(--text--body-color);}.m-wysiwyg p+h1,.gfield--type-html p+h1,.m-wysiwyg p+h2,.gfield--type-html p+h2,.m-wysiwyg p+h3,.gfield--type-html p+h3{margin-top:50px;}.m-wysiwyg p iframe,.gfield--type-html p iframe{width:100%;height:100%;aspect-ratio:16/9;}.m-wysiwyg__content .videoWrapper{position:relative;padding-bottom:54%;padding-top:25px;height:0;}.m-wysiwyg__content .videoWrapper iframe,.m-wysiwyg__content .videoWrapper video{position:absolute;top:0;left:0;width:100%;height:100%;}.m-wysiwyg ul,.gfield--type-html ul,.m-wysiwyg ol,.gfield--type-html ol{list-style:none;}.m-wysiwyg ul+h1,.gfield--type-html ul+h1,.m-wysiwyg ul+h2,.gfield--type-html ul+h2,.m-wysiwyg ul+h3,.gfield--type-html ul+h3,.m-wysiwyg ul p,.gfield--type-html ul p,.m-wysiwyg ol+h1,.gfield--type-html ol+h1,.m-wysiwyg ol+h2,.gfield--type-html ol+h2,.m-wysiwyg ol+h3,.gfield--type-html ol+h3,.m-wysiwyg ol p,.gfield--type-html ol p{margin-top:50px;}.m-wysiwyg li,.gfield--type-html li{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.125em;line-height:1.22222em;position:relative;padding-left:20px;color:var(--text--body-color);}.m-wysiwyg li:before,.gfield--type-html li:before{position:absolute;left:0;}.m-wysiwyg li+li,.gfield--type-html li+li{margin-top:15px;}.m-wysiwyg ul li:before,.gfield--type-html ul li:before{content:"";top:5px;display:block;width:5px;height:5px;border-radius:50%;background-color:var(--theme--primary-color);}.m-wysiwyg img,.gfield--type-html img{max-width:100%;height:auto;}.m-wysiwyg ol,.gfield--type-html ol{counter-reset:my-awesome-counter;}.m-wysiwyg ol li,.gfield--type-html ol li{counter-increment:number-counter;}.m-wysiwyg ol li:before,.gfield--type-html ol li:before{content:counter(number-counter) ". ";top:0;width:15px;color:var(--theme--primary-color);text-align:center;}.m-wysiwyg .alignleft,.gfield--type-html .alignleft,.m-wysiwyg .alignright,.gfield--type-html .alignright,.m-wysiwyg .aligncenter,.gfield--type-html .aligncenter{margin-top:15px;}.m-wysiwyg .alignleft,.gfield--type-html .alignleft{float:left;margin-right:20px;}.m-wysiwyg .alignright,.gfield--type-html .alignright{float:right;margin-left:20px;}.m-wysiwyg .aligncenter,.gfield--type-html .aligncenter{margin-left:auto;margin-right:auto;display:block;}.m-wysiwyg blockquote,.gfield--type-html blockquote{max-width:900px;margin-top:30px;margin-bottom:30px;padding:10px 40px;box-sizing:border-box;border-left:6px solid var(--theme--primary-color);}.m-wysiwyg blockquote p,.gfield--type-html blockquote p{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1.25em;}.m-wysiwyg strong,.gfield--type-html strong{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);}@media screen and (max-width: 768px){.m-wysiwyg blockquote,.gfield--type-html blockquote{padding:10px 20px;}}@media screen and (max-width: 600px){.m-wysiwyg blockquote,.gfield--type-html blockquote{margin-top:15px;margin-bottom:15px;padding:5px 15px;}.m-wysiwyg blockquote p,.gfield--type-html blockquote p{font-size:1.25em;}}.o-404-body{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-404-body{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-404-body{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-404-body{margin-top:50px;margin-bottom:50px;}}.o-404-body__figure{max-width:450px;margin:0 auto;}.o-404-body__image{max-width:100%;}.o-404-body__button{margin-top:30px;}.o-404-body__container{display:flex;align-items:center;gap:50px;}@media screen and (max-width: 600px){.o-404-body__container{flex-direction:column;text-align:center;}.o-404-body__figure{max-width:250px;}}.o-aligned-cta-form-hero__heading{color:var(--text--inverted-color);}.o-aligned-cta-image-hero{margin-bottom:120px;min-height:798px;display:flex;}@media screen and (max-width: 1024px){.o-aligned-cta-image-hero{margin-bottom:100px;}}@media screen and (max-width: 768px){.o-aligned-cta-image-hero{margin-bottom:70px;}}@media screen and (max-width: 600px){.o-aligned-cta-image-hero{margin-bottom:50px;}}.o-aligned-cta-image-hero--has-contained-image{min-height:672px;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__container{display:flex;padding-top:185px;align-items:center;justify-content:space-between;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__content{width:50%;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__wrapper:after{content:"";position:absolute;top:0;right:0;background-color:var(--bg--bold-color);height:100%;max-width:292px;width:100%;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__image{width:45%;padding-top:44%;position:relative;z-index:3;height:unset;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__image:after{display:none;}.o-aligned-cta-image-hero__wrapper{margin-left:auto;margin-right:auto;max-width:1400px;width:100%;position:relative;height:100%;}.o-aligned-cta-image-hero__container{padding-top:300px;padding-bottom:100px;}.o-aligned-cta-image-hero__content{width:44%;display:flex;flex-direction:column;align-items:flex-start;}.o-aligned-cta-image-hero__heading{margin-bottom:40px;}.o-aligned-cta-image-hero__buttons{display:flex;align-items:center;}.o-aligned-cta-image-hero__button+.o-aligned-cta-image-hero__modal-trigger{margin-left:44px;}.o-aligned-cta-image-hero__image{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;position:absolute;width:48%;height:798px;top:0;right:0;}.o-aligned-cta-image-hero__image:before{content:url("https://cdn-ildcfgd.nitrocdn.com/JhpZHuxqnukrDTLzjihUAXcmBRMgfcYE/assets/images/optimized/rev-6b10d48/shapingsmiles.com/wp-content/themes/ortho-edges/assets/images/smiles-set-3.svg");position:absolute;bottom:-50px;right:calc(100% - 30px);z-index:2;}.o-aligned-cta-image-hero__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0a0a0a;opacity:.35;mix-blend-mode:multiply;}.o-aligned-cta-image-hero__modal .m-modal__wrapper{width:100%;max-width:700px;padding:0;}@media screen and (max-width: 1200px){.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__image:before{right:50%;bottom:-80px;}}@media screen and (max-width: 1024px){.o-aligned-cta-image-hero__content{width:46%;}.o-aligned-cta-image-hero__button+.o-aligned-cta-image-hero__modal-trigger{margin-left:20px;}.o-aligned-cta-image-hero__image{width:50%;}}@media screen and (max-width: 950px){.o-aligned-cta-image-hero{min-height:500px;position:relative;}.o-aligned-cta-image-hero--has-contained-image{min-height:500px;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__wrapper{position:relative;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__wrapper:after{max-width:150px;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__container{padding-top:100px;flex-direction:column-reverse;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__image{position:relative;margin-bottom:50px;width:100%;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__image:before{right:50%;bottom:-80px;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__content{max-width:500px;width:100%;margin-right:auto;}.o-aligned-cta-image-hero__wrapper{display:flex;align-items:center;position:absolute;height:100%;}.o-aligned-cta-image-hero__container{padding-top:100px;padding-bottom:100px;}.o-aligned-cta-image-hero__image{width:100%;height:100%;}.o-aligned-cta-image-hero__image:before{display:none;}.o-aligned-cta-image-hero__content{position:relative;z-index:2;width:100%;max-width:500px;}}@media screen and (max-width: 600px){.o-aligned-cta-image-hero{min-height:450px;}.o-aligned-cta-image-hero--has-contained-image .o-aligned-cta-image-hero__wrapper:after{max-width:70px;}.o-aligned-cta-image-hero__buttons{flex-direction:column;align-items:flex-start;}.o-aligned-cta-image-hero__button+.o-aligned-cta-image-hero__modal-trigger{margin-top:20px;margin-left:0;}}.o-aligned-stats-block{margin-top:120px;margin-bottom:120px;padding-top:120px;padding-bottom:120px;background-color:var(--bg--bold-color);border-top:10px solid var(--bg--accent-color);border-bottom:10px solid var(--bg--accent-color);}@media screen and (max-width: 1024px){.o-aligned-stats-block{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-aligned-stats-block{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-aligned-stats-block{margin-top:50px;margin-bottom:50px;}}@media screen and (max-width: 1024px){.o-aligned-stats-block{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 768px){.o-aligned-stats-block{padding-top:70px;padding-bottom:70px;}}@media screen and (max-width: 600px){.o-aligned-stats-block{padding-top:60px;padding-bottom:60px;}}.o-aligned-stats-block__heading{margin:0 auto 40px;color:var(--text--inverted-color);text-align:center;}.o-aligned-stats-block__list{display:flex;list-style-type:none;align-items:flex-start;justify-content:center;}.o-aligned-stats-block__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:calc(25% - 40px);}.o-aligned-stats-block__item+.o-aligned-stats-block__item{margin-left:40px;}.o-aligned-stats-block__number-wrapper{display:flex;align-items:center;}.o-aligned-stats-block__number,.o-aligned-stats-block__plus,.o-aligned-stats-block__text{color:var(--text--inverted-color);}.o-aligned-stats-block__number{margin-bottom:10px;}.o-aligned-stats-block__plus{margin:-10px 0 0 5px;display:block;}.o-aligned-stats-block__text{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;letter-spacing:.2px;}.o-aligned-stats-block__footer{margin-top:40px;display:flex;justify-content:center;}.o-aligned-stats-block__button+.o-aligned-stats-block__link{margin-left:20px;}@media screen and (max-width: 950px){.o-aligned-stats-block__list{flex-direction:column;align-items:center;}.o-aligned-stats-block__item{width:100%;}.o-aligned-stats-block__item+.o-aligned-stats-block__item{margin-left:0;margin-top:20px;}.o-aligned-stats-block__number{margin-bottom:4px;}.o-aligned-stats-block__text{font-size:1.25em;line-height:1.2em;}.o-aligned-stats-block__footer{margin-left:auto;margin-right:auto;flex-direction:column;max-width:300px;}.o-aligned-stats-block__button+.o-aligned-stats-block__link{margin-top:10px;margin-left:0;}}.o-bio-hero{padding-top:200px;background-color:var(--bg--bold-color);}.o-bio-hero__container{display:flex;justify-content:space-between;}.o-bio-hero__text{width:100%;max-width:612px;margin-left:50px;padding-top:15px;padding-bottom:80px;}.o-bio-hero__name,.o-bio-hero__title{color:var(--text--inverted-color);}.o-bio-hero__title{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.1em;letter-spacing:.3px;margin-top:15px;}.o-bio-hero__visual{width:100%;max-width:486px;margin-bottom:-280px;}.o-bio-hero__image{width:100%;padding-top:100%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}.o-bio-hero:last-child .o-bio-hero__visual{margin-bottom:-80px;}@media screen and (max-width: 950px){.o-bio-hero__container{flex-direction:column;text-align:center;}.o-bio-hero__visual{margin-bottom:0;margin-left:auto;margin-right:auto;}.o-bio-hero__text{margin-left:auto;margin-right:auto;}}@media screen and (max-width: 600px){.o-bio-hero{padding-top:150px;}.o-bio-hero__text{padding-bottom:20px;}}.o-braces-colors-tabber{padding-top:120px;padding-bottom:120px;}@media screen and (max-width: 1024px){.o-braces-colors-tabber{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 768px){.o-braces-colors-tabber{padding-top:70px;padding-bottom:70px;}}@media screen and (max-width: 600px){.o-braces-colors-tabber{padding-top:60px;padding-bottom:60px;}}.o-circle-image-cta{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-circle-image-cta{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-circle-image-cta{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-circle-image-cta{margin-top:50px;margin-bottom:50px;}}.o-circle-image-cta__container{display:flex;align-items:center;padding-bottom:90px;}.o-circle-image-cta__circles{position:relative;z-index:1;display:inline-flex;align-items:flex-end;}.o-circle-image-cta__small-image{margin-bottom:-90px;margin-left:-115px;}.o-circle-image-cta__small-image .a-circle-image__image{box-shadow:0 20px 30px rgba(0,0,0,.2);}.o-circle-image-cta__wrapper{position:relative;display:inline-block;padding:65px 115px 65px 335px;margin-left:-325px;background-color:var(--bg--bold-color);}.o-circle-image-cta__text{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;line-height:1.25em;max-width:526px;color:var(--text--inverted-color);}.o-circle-image-cta__link{position:absolute;top:100%;right:0;margin-top:35px;}@media screen and (max-width: 1024px){.o-circle-image-cta__container{flex-direction:column;}.o-circle-image-cta__wrapper{margin-left:0;padding:65px;}.o-circle-image-cta__circles{margin-bottom:-20px;}.o-circle-image-cta__large-image .a-circle-image__image,.o-circle-image-cta__small-image .a-circle-image__image{width:var(--size);height:var(--size);}.o-circle-image-cta__large-image{--size:250px !important;}.o-circle-image-cta__small-image{--size:100px !important;margin-bottom:-20px;margin-left:-75px;}}@media screen and (max-width: 768px){.o-circle-image-cta__wrapper{padding:50px 30px;}.o-circle-image-cta__text{font-size:2.1875em;line-height:1.28571em;}}@media screen and (max-width: 600px){.o-circle-image-cta__wrapper{padding:30px 20px;}.o-circle-image-cta__text{font-size:1.75em;line-height:1.42857em;}}.o-collage-content{overflow:hidden;padding:50px 0;}.o-collage-content__container{z-index:0;position:relative;display:flex;flex-direction:column;}.o-collage-content__container:before{display:block;z-index:-1;}.o-collage-content__top{position:relative;max-width:436px;padding-bottom:45px;z-index:2;}.o-collage-content__heading{margin-bottom:20px;}.o-collage-content__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;}.o-collage-content__button{margin-top:40px;}.o-collage-content__middle{z-index:0;position:relative;display:flex;justify-content:center;}.o-collage-content__middle:before{display:block;z-index:-1;}.o-collage-content__middle:before{content:"";position:absolute;right:0;bottom:0;width:486px;height:calc(100% + 56px);background-color:var(--bg--bold-color);}.o-collage-content__collage{transform:translateX(-50px);}.o-collage-content__offset-image{position:absolute;bottom:35px;left:100%;transform:translateX(-100px);}.o-collage-content__offset-image .a-circle-image__image{box-shadow:0 20px 30px rgba(0,0,0,.15);}.o-collage-content__bottom{position:relative;z-index:1;align-self:flex-end;width:486px;padding-bottom:87px;margin-top:-25px;background-color:var(--bg--bold-color);}.o-collage-content__bottom-content{margin-left:auto;margin-right:auto;width:100%;max-width:326px;}.o-collage-content__subheading,.o-collage-content__links .a-icon-link{color:var(--text--inverted-color);}.o-collage-content__subheading{margin-bottom:20px;}.o-collage-content__links .a-icon-link:hover .a-icon-link__icon{background-color:var(--color--white);}@media screen and (max-width: 1024px){.o-collage-content__offset-image{display:none;}.o-collage-content__collage{transform:translateX(0);}.o-collage-content__collage .m-image-collage__right,.o-collage-content__collage .m-image-collage__left{display:none;}.o-collage-content__collage .m-image-collage__center{max-width:100%;}.o-collage-content__top{max-width:100%;}.o-collage-content__button{position:relative;top:initial;left:initial;margin-top:30px;}.o-collage-content__bottom{padding-top:20px;width:100%;}.o-collage-content__middle:before{width:100%;height:100%;}}@media screen and (max-width: 600px){.o-collage-content{text-align:center;padding-top:0;padding-bottom:0;}.o-collage-content__links .m-icon-links__list{flex-wrap:wrap;justify-content:center;gap:30px;}.o-collage-content__links .m-icon-links__item+.m-icon-links__item{margin-left:0;}}.o-content-card-slider{text-align:center;}.o-content-card-slider__container{padding-bottom:28px;}.o-content-card-slider__wrapper{background-color:var(--bg--accent-color);}.o-content-card-slider__heading{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;display:inline-block;padding:35px 60px;margin-top:-66px;background-color:var(--bg--bold-color);color:var(--text--inverted-color);}.o-content-card-slider__list-wrapper{overflow:hidden;}.o-content-card-slider__list{margin-left:auto;margin-right:auto;width:588px;list-style:none;padding-top:75px;margin-bottom:50px;text-align:left;}.o-content-card-slider__item{width:100%;padding-left:12px;padding-right:12px;box-sizing:border-box;}.o-content-card-slider__controls{display:flex;transform:translateY(28px);justify-content:center;align-items:center;}.o-content-card-slider__button{margin-left:55px;margin-right:55px;}.o-content-card-slider__arrow--prev+.o-content-card-slider__arrow--next{margin-left:55px;}.o-content-card-slider .slick-list{overflow:visible;}.o-content-card-slider .slick-track{display:flex;}.o-content-card-slider .slick-slide{height:unset;}.o-content-card-slider .slick-slide>div,.o-content-card-slider .slick-slide .o-content-card-slider__item,.o-content-card-slider .slick-slide .o-content-card-slider__card{height:100%;}.o-content-card-slider .slick-slide{width:588px !important;}@media screen and (max-width: 768px){.o-content-card-slider .slick-slide{width:100% !important;}.o-content-card-slider__list{width:auto;}.o-content-card-slider__heading{margin-top:0;}}@media screen and (max-width: 600px){.o-content-card-slider__controls{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;}.o-content-card-slider__button{order:3;margin-left:0;margin-right:0;}}.o-content-checklist{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-content-checklist{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-content-checklist{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-content-checklist{margin-top:50px;margin-bottom:50px;}}.o-content-checklist__container{display:flex;align-items:center;}.o-content-checklist__content{max-width:680px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:90px 130px 90px 75px;box-sizing:border-box;background-color:var(--bg--accent-color);}.o-content-checklist__heading{margin-bottom:10px;}.o-content-checklist__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;}.o-content-checklist__checklist{position:relative;flex-grow:1;margin-left:-30px;padding-top:55px;padding-bottom:55px;}.o-content-checklist__smiles{position:absolute;top:100%;right:-15px;transform:translateY(-87px);}@media screen and (max-width: 950px){.o-content-checklist__container{flex-direction:column;}.o-content-checklist__content{max-width:100%;width:100%;}.o-content-checklist__checklist{max-width:100%;width:100%;margin-left:0;padding-top:0;}.o-content-checklist__list{max-width:100%;}}@media screen and (max-width: 768px){.o-content-checklist__smiles{top:87%;}}@media screen and (max-width: 600px){.o-content-checklist__content{padding:40px 20px;}.o-content-checklist__list{padding:40px 20px;}.o-content-checklist__smiles{display:none;}}.o-content-comparison-with-image{padding-top:120px;padding-bottom:120px;background-color:#ebebeb;}@media screen and (max-width: 1024px){.o-content-comparison-with-image{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 768px){.o-content-comparison-with-image{padding-top:70px;padding-bottom:70px;}}@media screen and (max-width: 600px){.o-content-comparison-with-image{padding-top:60px;padding-bottom:60px;}}.o-content-comparison-with-image__wrapper{display:flex;align-items:flex-start;justify-content:space-between;position:relative;padding:64px 50px 0 78px;box-sizing:border-box;width:100%;}.o-content-comparison-with-image__wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:375px;background-color:#ebebeb;opacity:.5;mix-blend-mode:multiply;}.o-content-comparison-with-image__main{position:relative;display:flex;flex-direction:column;max-width:510px;width:100%;z-index:2;}.o-content-comparison-with-image__heading{margin-bottom:24px;}.o-content-comparison-with-image__sub-content{position:relative;display:flex;flex-direction:column;align-items:flex-start;background-color:#fff;padding:40px 64px;margin-top:40px;box-sizing:border-box;width:100%;}.o-content-comparison-with-image__sub-content:after{content:"";position:absolute;right:-72px;bottom:-24px;background-image:url("https://cdn-ildcfgd.nitrocdn.com/JhpZHuxqnukrDTLzjihUAXcmBRMgfcYE/assets/images/optimized/rev-6b10d48/shapingsmiles.com/wp-content/themes/ortho-edges/assets/images/smiles-set-5.svg");background-size:contain;background-repeat:no-repeat;background-position:center;max-width:90px;width:100%;height:90px;}.o-content-comparison-with-image__item-heading{margin-bottom:8px;}.o-content-comparison-with-image__item-attributes{display:flex;flex-direction:column;align-items:flex-start;}.o-content-comparison-with-image__item-attribute{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1.125em;line-height:1.44444em;color:#0a0a0a;}.o-content-comparison-with-image__divider{color:var(--theme--primary-color);margin:8px 0;}.o-content-comparison-with-image__image{position:relative;width:436px;height:436px;margin-left:40px;z-index:1;}@media screen and (max-width: 950px){.o-content-comparison-with-image__container{padding:0 10px !important;}.o-content-comparison-with-image__wrapper{flex-direction:column-reverse;padding:40px 30px !important;}.o-content-comparison-with-image__wrapper:after{height:75%;}.o-content-comparison-with-image__main{max-width:600px;}.o-content-comparison-with-image__sub-content{padding:30px;}.o-content-comparison-with-image__sub-content:after{right:0;bottom:-30px;max-width:60px;height:60px;}.o-content-comparison-with-image__image{margin-left:0;margin-bottom:30px;}.o-content-comparison-with-image__subtext{margin-top:40px;}}@media screen and (max-width: 600px){.o-content-comparison-with-image__sub-content{padding:30px 20px;}.o-content-comparison-with-image__item-attribute{font-size:1em;line-height:1.25em;}.o-content-comparison-with-image__image{width:300px;height:300px;}}@media screen and (max-width: 500px){.o-content-comparison-with-image__image{width:200px;height:200px;}}.o-content-comparison{padding-top:120px;padding-bottom:120px;background-color:#ebebeb;}@media screen and (max-width: 1024px){.o-content-comparison{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 768px){.o-content-comparison{padding-top:70px;padding-bottom:70px;}}@media screen and (max-width: 600px){.o-content-comparison{padding-top:60px;padding-bottom:60px;}}.o-content-comparison__container{position:relative;}.o-content-comparison__main{display:flex;align-items:center;justify-content:space-between;}.o-content-comparison__main-content{position:relative;display:flex;flex-direction:column;max-width:690px;width:100%;padding:64px 144px 64px 78px;box-sizing:border-box;margin-right:40%;}.o-content-comparison__main-content:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:#ebebeb;opacity:.5;mix-blend-mode:multiply;}.o-content-comparison__heading{margin-bottom:24px;}.o-content-comparison__sub-content{position:absolute;right:40px;display:flex;flex-direction:column;align-items:flex-start;background-color:#fff;padding:40px 64px;box-sizing:border-box;width:44%;}.o-content-comparison__sub-content:after{content:"";position:absolute;right:0;bottom:-50px;background-image:url("https://cdn-ildcfgd.nitrocdn.com/JhpZHuxqnukrDTLzjihUAXcmBRMgfcYE/assets/images/optimized/rev-6b10d48/shapingsmiles.com/wp-content/themes/ortho-edges/assets/images/smiles-set-4.svg");background-size:contain;background-repeat:no-repeat;background-position:center;max-width:90px;width:100%;height:90px;}.o-content-comparison__item-heading{margin-bottom:8px;}.o-content-comparison__item-attributes{display:flex;flex-direction:column;align-items:flex-start;}.o-content-comparison__item-attribute{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1.125em;line-height:1.44444em;color:#0a0a0a;}.o-content-comparison__divider{color:var(--theme--primary-color);margin:8px 0;}@media screen and (max-width: 950px){.o-content-comparison__main{flex-direction:column;}.o-content-comparison__main-content{margin-right:0;margin-bottom:30px;padding:40px;}.o-content-comparison__sub-content{position:relative;right:auto;width:100%;max-width:500px;padding:30px;}.o-content-comparison__sub-content:after{max-width:70px;height:70px;bottom:-20px;}}@media screen and (max-width: 600px){.o-content-comparison__main-content{padding:30px 20px;}.o-content-comparison__sub-content{padding:30px 20px;}.o-content-comparison__item-attribute{font-size:1em;line-height:1.25em;}}.o-cta-block{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-cta-block{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-cta-block{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-cta-block{margin-top:50px;margin-bottom:50px;}}.o-cta-block__wrapper{display:flex;justify-content:center;align-items:center;padding:90px 50px;background-color:var(--bg--accent-color);}.o-cta-block__text{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;line-height:1.25em;color:var(--text--heading-color);}.o-cta-block__text+.o-cta-block__link,.o-cta-block__text+.o-cta-block__button{margin-left:30px;}.o-cta-block__button,.o-cta-block__link{white-space:nowrap;}.o-cta-block__link{transform:translateY(3px);}@media screen and (max-width: 768px){.o-cta-block__wrapper{flex-wrap:wrap;text-align:center;gap:30px;}.o-cta-block__text+.o-cta-block__link,.o-cta-block__text+.o-cta-block__button{margin-left:0;}.o-cta-block__text{font-size:2.1875em;line-height:1.28571em;}}@media screen and (max-width: 600px){.o-cta-block__wrapper{padding:40px 20px;}.o-cta-block__text{font-size:1.875em;line-height:1.33333em;}}.o-cta-on-video-hero{min-height:468px;}.o-cta-on-video-hero__container{padding-top:212px;padding-bottom:100px;}.o-cta-on-video-hero__content{max-width:612px;width:100%;}.o-cta-on-video-hero__heading{color:var(--text--inverted-color);}@media screen and (max-width: 600px){.o-cta-on-video-hero{min-height:400px;}}.o-cta{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-cta{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-cta{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-cta{margin-top:50px;margin-bottom:50px;}}.o-cta__wrapper{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:0;position:relative;padding-top:60px;padding-bottom:80px;text-align:center;}.o-cta__wrapper:before{display:block;z-index:-1;}.o-cta__wrapper:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(var(--bg--overlay-rgb),.45);}.o-cta__text{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;line-height:1.25em;margin-left:auto;margin-right:auto;max-width:473px;color:var(--text--inverted-color);}.o-cta__button{position:absolute !important;right:0;left:0;bottom:0;margin:0 auto -20px;max-width:275px;width:100%;}@media screen and (max-width: 768px){.o-cta__text{font-size:2.1875em;line-height:1.28571em;}}@media screen and (max-width: 600px){.o-cta__content{padding:0 20px;}.o-cta__text{font-size:1.875em;line-height:1.33333em;}}.o-featured-accordions{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-featured-accordions{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-featured-accordions{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-featured-accordions{margin-top:50px;margin-bottom:50px;}}.o-featured-accordions__text{margin-bottom:50px;}.o-featured-accordions__heading{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;line-height:1.25em;color:var(--text--heading-color);text-align:center;}.o-featured-accordions__heading+.o-featured-accordions__body{margin-top:30px;}.o-featured-accordions__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;margin-left:auto;margin-right:auto;max-width:826px;color:var(--text--body-color);text-align:center;}.o-featured-accordions__body a{color:var(--theme--primary-color);}.o-featured-accordions__body a:hover{color:var(--theme--secondary-color);}.keyboard-in-use .o-featured-accordions__body a:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.o-featured-descriptions{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-featured-descriptions{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-featured-descriptions{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-featured-descriptions{margin-top:50px;margin-bottom:50px;}}.o-featured-descriptions__container{display:flex;justify-content:space-between;align-items:center;}.o-featured-descriptions__intro{position:relative;display:flex;justify-content:center;align-items:center;width:538px;min-height:386px;padding:80px 50px;box-sizing:border-box;background-color:var(--bg--bold-color);}.o-featured-descriptions__content{max-width:377px;}.o-featured-descriptions__heading{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;line-height:1.25em;color:var(--text--inverted-color);}.o-featured-descriptions__button{margin-top:40px;}.o-featured-descriptions__button:is(a,button):hover{background-color:var(--color--white);color:var(--theme--primary-color);}.o-featured-descriptions__visual{position:absolute;bottom:-50px;right:-77px;display:inline-block;transform:translateY(50%);}.o-featured-descriptions__smiles{position:absolute;bottom:-20px;right:0;transform:translateX(50%);}.o-featured-descriptions__descriptions{max-width:600px;margin-left:100px;}.o-featured-descriptions--image{padding-bottom:146px;}@media screen and (max-width: 1200px){.o-featured-descriptions__descriptions{max-width:450px;}}@media (min-width: 1025px) and (max-width: 1280px){.o-featured-descriptions__smiles{display:none;}}@media screen and (max-width: 1024px){.o-featured-descriptions__container{flex-direction:column;gap:50px;}.o-featured-descriptions__intro{width:100%;}.o-featured-descriptions__content{max-width:100%;}.o-featured-descriptions__visual{position:relative;transform:none;bottom:unset;right:unset;}.o-featured-descriptions__smiles{transform:unset;}.o-featured-descriptions__descriptions{max-width:100%;margin-left:0;}}@media screen and (max-width: 768px){.o-featured-descriptions{padding-bottom:50px;}.o-featured-descriptions__intro{flex-direction:column-reverse;gap:30px;}.o-featured-descriptions__content{text-align:center;}.o-featured-descriptions__heading{font-size:2.1875em;line-height:1.28571em;}.o-featured-descriptions__intro{padding:50px 20px;}}@media screen and (max-width: 600px){.o-featured-descriptions{margin-top:50px;margin-bottom:50px;padding-bottom:0px;}.o-featured-descriptions__intro{padding:30px 20px;}.o-featured-descriptions__visual{width:200px;height:200px;z-index:0;}.o-featured-descriptions__image{--size:200px !important;}.o-featured-descriptions__image .a-circle-image__image{width:var(--size);height:var(--size);}.o-featured-descriptions__smiles{bottom:-28px;right:-75px;z-index:-1;width:115px;}.o-featured-descriptions__smiles svg{width:100%;height:auto;}.o-featured-descriptions__heading{font-size:1.75em;line-height:1.42857em;max-width:300px;}.o-featured-descriptions__button{margin-top:20px;}}.o-featured-gform{margin-bottom:100px;}.o-featured-gform__wrapper{padding:20px 60px;background-color:var(--bg--card-color);}.o-featured-gform__content{margin-left:auto;margin-right:auto;max-width:996px;}.o-featured-gform__heading{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;line-height:1.25em;margin-bottom:20px;color:var(--text--heading-color);text-align:center;}.o-featured-gform__body{margin-bottom:60px;text-align:center;}@media screen and (max-width: 768px){.o-featured-gform__wrapper{padding:20px 20px;}.o-featured-gform__heading{font-size:2.1875em;line-height:1.28571em;}}@media screen and (max-width: 600px){.o-featured-gform__wrapper{padding:10px 20px;}.o-featured-gform__heading{font-size:1.875em;line-height:1.33333em;margin-bottom:20px;}.o-featured-gform__body{margin-bottom:20px;}}.o-featured-lead-ins{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-featured-lead-ins{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-featured-lead-ins{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-featured-lead-ins{margin-top:50px;margin-bottom:50px;}}.o-featured-lead-ins__header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-bottom:50px;gap:30px;}.o-featured-lead-ins__heading{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;line-height:1.25em;max-width:526px;color:var(--text--heading-color);}.o-featured-locations{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-featured-locations{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-featured-locations{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-featured-locations{margin-top:50px;margin-bottom:50px;}}.o-featured-locations__heading{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;line-height:1.25em;color:var(--text--heading-color);text-align:center;}.o-featured-locations__heading+.o-featured-locations__locations{margin-top:30px;}.o-featured-logos{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-featured-logos{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-featured-logos{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-featured-logos{margin-top:50px;margin-bottom:50px;}}.o-featured-logos__heading{margin-bottom:30px;text-align:center;}.o-featured-logos__list{list-style:none;display:flex;justify-content:center;gap:40px;flex-wrap:wrap;}.o-featured-logos__logo{filter:var(--logo--filter);width:auto;max-height:55px;}.o-featured-logos--larger .o-featured-logos__logo{max-height:125px;}.o-featured-logos--color .o-featured-logos__logo{filter:none;}@media screen and (max-width: 600px){.o-featured-logos{margin:50px 0;}}.o-featured-points{margin-top:120px;margin-bottom:120px;text-align:center;}@media screen and (max-width: 1024px){.o-featured-points{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-featured-points{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-featured-points{margin-top:50px;margin-bottom:50px;}}.o-featured-points__heading{margin-left:auto;margin-right:auto;position:relative;z-index:1;max-width:573px;margin-bottom:110px;}.o-featured-points__button{margin-top:75px;}.o-featured-points .m-smile-points__list{justify-content:center;}.o-featured-points .m-smile-points__item{z-index:0;position:relative;}.o-featured-points .m-smile-points__item:before{display:block;z-index:-1;}.o-featured-points .m-smile-points__item:before{width:205px;height:205px;border-radius:50%;border:2px solid var(--bg--accent-color);box-sizing:border-box;pointer-events:none;content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(44px);}@media screen and (min-width: 768px){.o-featured-points .m-smile-points__item:first-child:before{transform:translateY(44px);margin-left:-20px;}.o-featured-points .m-smile-points__item:last-child:before{left:unset;right:50%;transform:translateY(44px);margin-right:-20px;}}@media screen and (max-width: 768px){.o-featured-points .m-smile-points__list{flex-wrap:wrap;justify-content:space-around;}}@media screen and (max-width: 600px){.o-featured-points__button{margin-top:50px;}.o-featured-points .m-smile-points__list{gap:90px 10px;}.o-featured-points .m-smile-points__item:before{top:50%;bottom:unset;left:50%;transform:translateX(-50%) translateY(-70%);}}.o-featured-posts{padding-top:100px;padding-bottom:100px;background-color:var(--bg--accent-color);}.o-featured-posts__container{display:flex;flex-direction:column;align-items:center;}.o-featured-posts__heading{margin-bottom:40px;}.o-featured-posts__posts{width:100%;}.o-featured-posts__posts .m-posts__list{justify-content:center;}@media screen and (max-width: 768px){.o-featured-posts{padding-top:70px;padding-bottom:70px;}.o-featured-posts__posts .m-posts__list{justify-content:flex-start;}.o-featured-posts__posts .m-posts__item{flex:1 100%;}}@media screen and (max-width: 600px){.o-featured-posts{padding-top:50px;padding-bottom:50px;}}.o-featured-services{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-featured-services{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-featured-services{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-featured-services{margin-top:50px;margin-bottom:50px;}}.o-featured-services--no__intro{margin-top:60px;margin-bottom:60px;}.o-featured-services__intro{display:flex;justify-content:space-between;align-items:flex-start;width:806px;padding-top:60px;margin-bottom:50px;}.o-featured-services__heading{z-index:0;position:relative;display:inline-block;color:var(--text--inverted-color);max-width:230px;}.o-featured-services__heading:before{display:block;z-index:-1;}.o-featured-services__heading:before{content:"";position:absolute;top:-60px;left:50%;width:100%;padding-left:90px;padding-right:90px;height:260px;background-color:var(--bg--bold-color);transform:translateX(-50%);}.o-featured-services__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;max-width:445px;}.o-featured-services__main{position:relative;z-index:0;display:flex;justify-content:space-between;}.o-featured-services__image{width:100%;max-width:806px;}.o-featured-services__logo{position:relative;display:flex;justify-content:center;align-items:center;width:263px;height:263px;border-radius:50%;margin-left:90px;margin-top:-136px;background-color:var(--color--white);}.o-featured-services__logo-image{max-width:70%;max-height:70%;width:auto;height:auto;filter:var(--logo--filter);}.o-featured-services__content{flex-shrink:0;padding-top:20px;margin-left:30px;}.o-featured-services__button{margin-top:50px;}.o-featured-services__services .m-lead-ins__list{margin-left:-20px;margin-right:-20px;margin-bottom:-40px;max-width:306px;}.o-featured-services__services .m-lead-ins__list>*{padding-left:20px;padding-right:20px;margin-bottom:40px;width:100%;}@media screen and (max-width: 950px){.o-featured-services__intro{width:100%;gap:30px;}.o-featured-services__heading{min-width:250px;max-width:unset;}.o-featured-services__heading:before{padding-right:40px;padding-left:0px;transform:translateX(0);left:-40px;}}@media screen and (max-width: 768px){.o-featured-services__intro{flex-direction:column;}.o-featured-services__heading{color:var(--text--heading-color);}.o-featured-services__heading:before{display:none;}.o-featured-services__main{flex-direction:column;}.o-featured-services__body{max-width:100%;z-index:1;}.o-featured-services__services .m-lead-ins__list{max-width:100%;margin-left:0;margin-right:0;}.o-featured-services__content{margin-left:0;}.o-featured-services__logo{width:150px;height:150px;margin-left:0;margin-top:-75px;}}@media screen and (max-width: 600px){.o-featured-services{margin-top:50px;margin-bottom:50px;}.o-featured-services__container{text-align:center;}}.o-footer{padding-top:100px;padding-bottom:30px;background-color:var(--bg--bold-color);}.o-footer__main{display:flex;justify-content:center;}.o-footer__middle{flex-grow:1;}.o-footer__left,.o-footer__right{flex-shrink:0;width:192px;text-align:center;}.o-footer__primary-cta{z-index:0;position:relative;margin:0;background-color:var(--bg--accent-color);}.o-footer__primary-cta:before{display:block;z-index:-1;}.o-footer__primary-cta:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background-color:var(--bg--bold-color);}.o-footer__secondary-cta{margin-bottom:0;background-color:var(--bg--accent-color);}.o-footer__locations{margin-bottom:40px;}.o-footer__location-list,.o-footer__locations-list{display:flex;justify-content:center;align-items:center;gap:30px;flex-wrap:wrap;}.o-footer__location .m-location__label,.o-footer__location .m-location__address,.o-footer__location .m-location__phone-number,.o-footer__locations .m-location__label,.o-footer__locations .m-location__address,.o-footer__locations .m-location__phone-number{color:var(--text--inverted-color);}.o-footer__location .m-location__address,.o-footer__locations .m-location__address{opacity:.8;}.o-footer__container{display:flex;justify-content:space-between;}.o-footer__items{display:flex;flex-direction:column;align-items:center;justify-content:center;}.o-footer__social .m-fa-icon-buttons__list{justify-content:center;}.o-footer__social .a-fa-icon-button:hover{background-color:var(--color--white);color:var(--theme--primary-color);}.o-footer__social+.o-footer__nav{margin-top:20px;}.o-footer__nav .m-page-nav__list{justify-content:center;}.o-footer__nav .a-nav-link{color:var(--text--inverted-color);}.o-footer__spanish{margin-top:15px;}.o-footer__footnote{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:.75em;line-height:1.5em;color:var(--text--inverted-color);text-align:center;opacity:.6;}.o-footer__copyright{margin-top:10px;font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:.75em;line-height:1.5em;color:var(--text--inverted-color);text-align:center;opacity:.6;}.o-footer__bottom{margin-top:25px;}@media screen and (max-width: 768px){.o-footer__container{flex-direction:column;justify-content:center;align-items:center;gap:30px;}.o-footer__left{order:0;}.o-footer__right{order:1;}.o-footer__middle{order:2;}}@media screen and (max-width: 600px){.o-footer{padding-top:50px;}.o-footer__nav .m-page-nav__list{flex-direction:column;gap:20px;text-align:center;}.o-footer__nav .m-page-nav__item+.m-page-nav__item{margin-left:0;}}@media screen and (min-width: 769px){.o-footer .o-footer--single .o-footer__left{display:none;}.o-footer .o-footer--single .o-footer__middle{display:block;}.o-footer .o-footer--single .o-footer__items{display:block;}.o-footer .o-footer--single .o-footer__items .m-fa-icon-buttons__list,.o-footer .o-footer--single .o-footer__items .m-page-nav__list{justify-content:flex-start;}}.o-google-maps-block{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-google-maps-block{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-google-maps-block{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-google-maps-block{margin-top:50px;margin-bottom:50px;}}.o-google-maps-block__map{width:100%;height:350px;}.o-google-maps-block__map .o-google-maps-block__location{display:block;}.o-google-maps-block__location{display:none;text-align:center;}.o-google-maps-block__heading{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:1.25em;line-height:1.2em;color:var(--text--heading-color);}.o-google-maps-block__address{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1em;line-height:1.25em;margin-top:10px;color:var(--text--body-color);}.o-google-maps-block__button{margin-top:10px;}.o-header{transition:all .15s ease-in-out;position:absolute;left:0;right:0;z-index:5;}.o-header--scroll{position:fixed;top:0;background-color:var(--color--white);box-shadow:0 0 10px 0 rgba(0,0,0,.2);z-index:10;}.o-header--scroll .o-header__top+.o-header__container{margin-top:5px;padding-bottom:10px;}.o-header--scroll .o-header__logo{height:50px;display:block;}.o-header--scroll .o-header__brand{max-height:unset;height:100%;display:none;}.o-header--scroll .o-header__brand--alt{display:block;margin-top:unset;}.o-header--scroll .o-header__hamburger .a-hamburger__line{background-color:var(--button--bg-color) !important;}.o-header--scroll .o-header__label{color:var(--text--body-color);}.o-header--scroll .o-header__button{font-size:.875em;line-height:1.28571em;height:unset;padding:10px;}@media screen and (min-width: 1400px){.o-header--scroll .m-page-nav__item .a-nav-link,.o-header--scroll .m-page-nav__item--parent .a-nav-link{color:var(--text--body-color);}.o-header--scroll .m-page-nav__item .a-nav-link:before,.o-header--scroll .m-page-nav__item--parent .a-nav-link:before{border-top-color:var(--text--body-color);}.o-header--scroll .m-page-nav__item .a-nav-link:hover,.o-header--scroll .m-page-nav__item--parent .a-nav-link:hover{color:var(--link--text-hover-color);}.o-header--scroll .m-page-nav__item .a-nav-link:hover:before,.o-header--scroll .m-page-nav__item--parent .a-nav-link:hover:before{border-top-color:var(--link--text-hover-color);}}.o-header--bar-color{background-color:var(--theme--primary-color);}.o-header__top{position:relative;padding-top:10px;padding-bottom:10px;}.o-header__top-container{display:flex;justify-content:flex-end;}.o-header__top-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:20px;}.o-header__top-contact{transition:all .15s ease-in-out;display:flex;justify-content:space-between;flex-direction:row;align-items:center;flex-shrink:0;gap:5px;}.o-header__top-contact:not(.o-header__top-contact-shortened){flex-direction:column;}.o-header__top-contact:not(.o-header__top-contact-shortened) .o-header__address{display:block;}.o-header__top-contact-shortened .o-header__address{display:none;}.o-header__top+.o-header__container{margin-top:15px;}.o-header__top--many .o-header__contact{flex-direction:column;}.o-header__address-toggle{position:absolute;right:10px;height:20px;width:20px;top:50%;padding:0;margin-top:-10px;background-color:var(--color--white);border-radius:0;}.o-header__address-toggle .a-button__text{display:none;}.o-header__address-toggle .a-button__icon{max-width:90%;width:100%;height:auto;}.o-header__address-toggle:is(a,button):hover{background-color:var(--button--bg-hover-color);}.o-header__address-toggle-active:after{display:none;}.o-header__address,.o-header__nav-contact-address{font-size:.875em;line-height:1.14286em;letter-spacing:.2px;font-family:var(--theme--regular-font-family);text-align:center;color:var(--color--white);}.o-header__address-link,.o-header__nav-contact-address-link{transition:all .15s ease-in-out;color:inherit;}.o-header__address-link:hover,.o-header__nav-contact-address-link:hover{color:var(--theme--tertiary-color);}.o-header__label,.o-header__nav-contact-label{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:.875em;line-height:1em;letter-spacing:.2px;color:var(--text--inverted-color);}.o-header__container{display:flex;justify-content:space-between;align-items:center;margin-top:20px;}.keyboard-in-use .o-header__logo:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.o-header__brand{max-height:125px;width:auto;height:auto;}.o-header__brand--alt{display:none;}.o-header__items-wrapper{display:flex;align-items:center;}.o-header__nav .a-nav-link,.o-header__nav .a-nav-link:hover{color:var(--text--inverted-color);}.o-header__nav .a-nav-link:before{background-color:var(--text--inverted-color);}.o-header__nav .m-page-nav__sub-item .a-nav-link{color:var(--link--text-color);}.o-header__nav .m-page-nav__sub-item .a-nav-link:hover{color:var(--theme--primary-color);}.o-header__nav-contact{display:none;justify-content:space-between;flex-direction:column;align-items:center;text-align:center;margin-left:20px;margin-right:20px;}.o-header__nav-contact-column{display:flex;flex-direction:column;gap:5px;}.o-header__nav-contact-column+.o-header__nav-contact-column{margin-top:10px;padding-top:10px;border-top:2px solid var(--color--white);}.o-header__nav-contact-button{display:flex;gap:5px;align-items:center;background-color:var(--color--white);color:var(--theme--secondary-color);}.o-header__nav-contact-button span:first-child{height:14px;width:14px;}.o-header__nav-contact-button span:first-child svg *{fill:currentColor;}.o-header__nav-contact-button span:nth-child(2){display:none;}.o-header__button{margin-left:30px;}.o-header__hamburger{display:none;}.o-header__contact{font-size:.75em;line-height:1em;letter-spacing:.2px;display:flex;gap:5px;align-items:center;background-color:var(--color--white);color:var(--theme--secondary-color);}.o-header__contact span:first-child{height:14px;width:14px;}.o-header__contact span:first-child svg *{fill:currentColor;}.o-header__contact span:first-child,.o-header__contact span:nth-child(2){display:none;}.o-header__contact:hover{background-color:var(--small-button--bg-hover-color);color:var(--small-button--text-hover-color);}@media screen and (max-width: 1400px){.o-header--lg .o-header--scroll .o-header__hamburger.a-hamburger--toggled .a-hamburger__line{background-color:var(--color--white);}.o-header--lg .o-header--scroll .m-page-nav__item>.a-nav-link{color:var(--text--inverted-color);}.o-header--lg .o-header--scroll .m-page-nav__item>.a-nav-link:hover{color:var(--text--inverted-color);}.o-header--lg .o-header__container{align-items:center;}.o-header--lg .o-header__hamburger{display:block;z-index:2;}.o-header--lg .o-header__hamburger .a-hamburger__line{background-color:var(--color--white);}.o-header--lg .o-header__items{transition:all .15s ease-in-out;position:fixed;top:0;right:0;width:300px;height:100%;padding-top:150px;transform:translateX(300px);box-sizing:border-box;background-color:var(--theme--secondary-color);}.o-header--lg .o-header__items:before{transition:all .15s ease-in-out;content:"";position:absolute;right:300px;top:0;bottom:0;width:0%;height:100%;background-color:var(--text--body-color);opacity:.4;}.o-header--lg .o-header__items--open{transform:translateX(0);}.o-header--lg .o-header__items--open:before{width:400%;}.o-header--lg .o-header__items-wrapper{display:flex;overflow:scroll;max-height:100%;height:100%;flex-direction:column;align-items:unset;gap:30px;}.o-header--lg .o-header__button{margin-left:20px;margin-right:20px;flex:0 0 52px;}.o-header--lg .o-header__nav-contact{display:flex;gap:10px;}.o-header--lg .o-header__top--many .o-header__top-contact{flex-direction:column;}.o-header--lg .m-page-nav__list{flex-direction:column;gap:30px;}.o-header--lg .m-page-nav__item{padding-left:20px;padding-right:20px;text-align:center;}.o-header--lg .m-page-nav__item+.m-page-nav__item{margin-left:0;}.o-header--lg .m-page-nav__link{display:block;text-align:left;padding:10px 0;margin-right:65px;}.o-header--lg .m-page-nav__link:before{display:none;}}@media screen and (max-width: 1200px){.o-header:not(.o-header--lg) .o-header__container{align-items:center;}.o-header:not(.o-header--lg) .o-header__hamburger{display:block;z-index:2;}.o-header:not(.o-header--lg) .o-header__hamburger .a-hamburger__line{background-color:var(--color--white);}.o-header:not(.o-header--lg) .o-header__items{transition:all .15s ease-in-out;position:fixed;top:0;right:0;width:300px;height:100%;padding-top:150px;transform:translateX(300px);box-sizing:border-box;background-color:var(--theme--secondary-color);}.o-header:not(.o-header--lg) .o-header__items:before{transition:all .15s ease-in-out;content:"";position:absolute;right:300px;top:0;bottom:0;width:0%;height:100%;background-color:var(--text--body-color);opacity:.4;}.o-header:not(.o-header--lg) .o-header__items--open{transform:translateX(0);}.o-header:not(.o-header--lg) .o-header__items--open:before{width:400%;}.o-header:not(.o-header--lg) .o-header__items-wrapper{display:flex;overflow:scroll;max-height:100%;height:100%;flex-direction:column;align-items:unset;gap:30px;}.o-header:not(.o-header--lg) .o-header .m-page-nav__list{flex-direction:column;gap:30px;}.o-header:not(.o-header--lg) .o-header .m-page-nav__item{padding-left:20px;padding-right:20px;text-align:center;}.o-header:not(.o-header--lg) .o-header .m-page-nav__item+.m-page-nav__item{margin-left:0;}.o-header:not(.o-header--lg) .o-header .m-page-nav__link{display:block;text-align:left;padding:10px 0;margin-right:65px;}.o-header:not(.o-header--lg) .o-header .m-page-nav__link:before{display:none;}.o-header:not(.o-header--lg) .o-header__button{margin-left:20px;margin-right:20px;flex:0 0 52px;}.o-header:not(.o-header--lg) .o-header__nav-contact{display:flex;gap:10px;}.o-header:not(.o-header--lg) .o-header__top--many .o-header__top-contact{flex-direction:column;}}@media screen and (max-width: 600px){.o-header__top--many{display:none;}.o-header__brand{max-height:80px;height:100%;width:auto;}.o-header__label{display:none;}.o-header__contact span:first-child,.o-header__contact span:nth-child(2){display:block;}.o-header__contact span:last-child{display:none;}}@media screen and (max-width: 500px){.o-header__brand{max-width:100%;}}.o-hero{z-index:0;transition:all .15s ease-in-out;position:relative;height:700px;box-sizing:border-box;}.o-hero__bg{display:block;z-index:-1;}.o-hero--center-content .o-hero__content{margin-left:auto;margin-right:auto;align-items:center;justify-content:center;text-align:center;}.o-hero--center-content .o-hero__title{text-align:center;max-width:800px;}.o-hero--center-content .o-hero__buttons{justify-content:center;}.o-hero__bg{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;}.o-hero__bg:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(var(--bg--overlay-rgb),.35);}.o-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;}.o-hero__container{display:flex;align-items:flex-end;height:100%;padding-bottom:95px;}.o-hero__title{max-width:612px;color:var(--text--inverted-color);}.o-hero__title+.o-hero__buttons{margin-top:26px;}.o-hero__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:40px;}.o-hero__link .a-icon-link__icon,.o-hero__video-trigger .m-modal-trigger__trigger .a-icon-link__icon{background-color:var(--small-button--bg-color);color:var(--small-button--text-color);}.o-hero__link .a-icon-link__text,.o-hero__video-trigger .m-modal-trigger__trigger .a-icon-link__text{color:var(--text--inverted-color);}.o-hero__link:hover .a-icon-link__icon,.o-hero__video-trigger .m-modal-trigger__trigger:hover .a-icon-link__icon{background-color:var(--small-button--bg-hover-color);color:var(--small-button--text-hover-color);}.o-hero--hide-overlay .o-hero__bg:before{display:none;}@media screen and (max-width: 600px){.o-hero{height:unset;min-height:unset;padding-top:160px;padding-bottom:50px;}.o-hero__container{padding-bottom:0;}.o-hero__buttons{flex-direction:column;gap:20px;}}.o-icon-text-cards-carousel{padding-top:120px;padding-bottom:120px;}@media screen and (max-width: 1024px){.o-icon-text-cards-carousel{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 768px){.o-icon-text-cards-carousel{padding-top:70px;padding-bottom:70px;}}@media screen and (max-width: 600px){.o-icon-text-cards-carousel{padding-top:60px;padding-bottom:60px;}}.o-icon-text-cards-carousel .o-icon-text-cards-carousel__container:after{margin-left:auto;margin-right:auto;content:"";position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);background-color:#ebebeb;opacity:.5;mix-blend-mode:multiply;height:600px;max-width:900px;width:100%;}.o-icon-text-cards-carousel__heading{position:relative;margin:0 auto 78px;color:#fff !important;background-color:#0a0a0a;padding:42px 24px;box-sizing:border-box;max-width:636px;width:100%;z-index:2;}@media screen and (max-width: 1024px){.o-icon-text-cards-carousel__heading{margin-bottom:40px;}}@media screen and (max-width: 600px){.o-icon-text-cards-carousel__heading{padding:30px 20px;}}.o-image-content{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-image-content{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-image-content{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-image-content{margin-top:50px;margin-bottom:50px;}}.o-image-content--flipped .o-image-content__container{flex-direction:row-reverse;}.o-image-content__container{display:flex;align-items:flex-start;}.o-image-content__content{position:relative;flex-grow:1;display:flex;justify-content:center;padding-top:110px;padding-bottom:110px;background-color:var(--bg--accent-color);}.o-image-content__smiles{position:absolute;top:calc(100% - 25px);left:-10px;}.o-image-content__text{max-width:468px;}.o-image-content__heading+.o-image-content__body{margin-top:10px;}.o-image-content__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;color:var(--text--body-color);}.o-image-content__visual{position:relative;flex-shrink:0;width:426px;background-color:var(--bg--bold-color);}.o-image-content__image{margin-top:-50px;margin-left:-80px;}.o-image-content__cta{display:flex;justify-content:center;align-items:center;padding:45px;}.o-image-content__button:is(a,button):hover{background-color:var(--color--white);color:var(--theme--primary-color);}.o-image-content__button+.o-image-content__link{margin-left:20px;}.o-image-content__link{color:var(--text--inverted-color);}.o-image-content__link:is(a,button):hover .a-icon-link__icon{background-color:var(--color--white);}@media screen and (max-width: 1200px){.o-image-content__image{margin-left:auto;margin-right:auto;}.o-image-content__visual{text-align:center;}.o-image-content__content{padding-right:20px;padding-left:20px;}}@media screen and (max-width: 950px){.o-image-content--flipped .o-image-content__container,.o-image-content__container{flex-direction:column-reverse;}.o-image-content__content{width:100%;padding-top:55px;padding-bottom:55px;box-sizing:border-box;}.o-image-content__visual{width:100%;}.o-image-content__cta{margin-bottom:30px;padding-top:20px;padding-bottom:0;}}@media screen and (max-width: 600px){.o-image-content__visual{padding-top:30px;}.o-image-content__image{width:300px;height:300px;margin-top:0;}.o-image-content__cta{flex-direction:column;gap:20px;}.o-image-content__button+.o-image-content__link{margin-left:0;}.o-image-content__smiles{z-index:1;top:calc(100% - 45px);left:0;}}.o-image-grid{margin-top:120px;margin-bottom:120px;overflow:hidden;}@media screen and (max-width: 1024px){.o-image-grid{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-image-grid{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-image-grid{margin-top:50px;margin-bottom:50px;}}.o-image-grid__heading{margin-bottom:30px;text-align:center;}.o-image-grid__body{margin-left:auto;margin-right:auto;font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;color:var(--text--body-color);margin-bottom:30px;max-width:960px;}.o-image-grid__list{margin-left:-12px;margin-right:-12px;margin-bottom:-64px;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;}.o-image-grid__list>*{padding-left:12px;padding-right:12px;margin-bottom:64px;width:33.33333%;box-sizing:border-box;}.o-image-grid__item{min-width:280px;display:flex;align-items:flex-end;}.o-image-grid__image{width:100%;align-items:flex-start;}.o-image-grid__image .m-captioned-image__figure{width:100%;}.o-image-grid__image .m-captioned-image__figure img{max-width:100%;}.o-image-grid__image .m-captioned-image__caption{text-align:left;padding:16px 24px;width:80%;}.o-image-grid--balanced .o-image-grid__item{align-items:flex-start;}.o-image-grid--balanced .m-captioned-image__figure{width:100%;padding-top:129.87013%;position:relative;}.o-image-grid--balanced .m-captioned-image__image{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;}.o-image-slider{margin-top:120px;margin-bottom:120px;overflow:hidden;}@media screen and (max-width: 1024px){.o-image-slider{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-image-slider{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-image-slider{margin-top:50px;margin-bottom:50px;}}.o-image-slider__heading{margin-bottom:30px;text-align:center;}.o-image-slider__body{margin-left:auto;margin-right:auto;font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;color:var(--text--body-color);margin-bottom:30px;max-width:588px;}.o-image-slider__list{margin-left:auto;margin-right:auto;width:508px;}.o-image-slider__item{width:100%;padding-left:12px;padding-right:12px;box-sizing:border-box;}.o-image-slider__image{width:100%;}.o-image-slider__image .m-captioned-image__figure{position:relative;width:100%;align-items:flex-start;}.o-image-slider__image .m-captioned-image__figure:before{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .15s ease-in-out;content:"";background-color:rgba(var(--bg--overlay-rgb),.4);}.o-image-slider__image .m-captioned-image__figure img{margin:0 auto;}.o-image-slider__image .m-captioned-image__caption{transform:scale(0);text-align:left;padding:16px 24px;width:80%;}.o-image-slider__slider{position:relative;}.o-image-slider__arrows{margin-left:auto;margin-right:auto;position:absolute;top:386px;left:0;right:0;width:412px;}.o-image-slider__arrow{position:absolute;}.o-image-slider__arrow--prev{right:100%;margin-right:60px;}.o-image-slider__arrow--next{left:100%;margin-left:60px;}.o-image-slider .slick-list{overflow:visible;}.o-image-slider .slick-slide.slick-current .o-image-slider__image .m-captioned-image__figure:before{transition:all .15s .25s ease-in-out;opacity:0;}.o-image-slider .slick-slide.slick-current .o-image-slider__image .m-captioned-image__caption{transition:all .15s .25s ease-in-out;transform:scale(1);}@media screen and (max-width: 768px){.o-image-slider__arrows{top:35%;width:100%;}.o-image-slider__arrow--prev{margin-right:0;right:initial;left:-24px;}.o-image-slider__arrow--next{margin-left:0;left:initial;right:-24px;}}@media screen and (max-width: 600px){.o-image-slider__list{max-width:100%;width:100%;}.o-image-slider .slick-list{overflow:hidden;}.o-image-slider__item{padding-left:0;padding-right:0;}}.o-image-text{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-image-text{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-image-text{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-image-text{margin-top:50px;margin-bottom:50px;}}.o-image-text__container{display:flex;justify-content:space-between;}.o-image-text__visuals{flex-grow:1;display:flex;justify-content:flex-end;margin-top:110px;}.o-image-text__smiles{position:relative;z-index:1;width:195px;height:177px;margin-top:85px;margin-right:-46px;}.o-image-text__text{max-width:612px;margin-left:50px;}.o-image-text__heading+.o-image-text__body{margin-top:35px;}.o-image-text__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;letter-spacing:.2px;color:var(--text--body-color);}.o-image-text__button{margin-top:40px;}@media screen and (max-width: 1024px){.o-image-text__container{flex-direction:column;}.o-image-text__visuals{justify-content:center;}.o-image-text__text{max-width:100%;margin-left:0;}}@media screen and (max-width: 768px){.o-image-text__visuals{margin-top:0;flex-direction:column-reverse;justify-content:center;}.o-image-text__smiles{margin:0 auto;}.o-image-text__image{width:300px;height:300px;margin:0 auto;}}@media screen and (max-width: 600px){.o-image-text__visuals{position:relative;padding-bottom:70px;}.o-image-text__image{z-index:1;}.o-image-text__smiles{position:absolute;right:0;bottom:0;}}.o-inline-cta{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-inline-cta{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-inline-cta{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-inline-cta{margin-top:50px;margin-bottom:50px;}}.o-inline-cta__container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:30px;}.o-inline-cta__text{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;line-height:1.25em;color:var(--text--heading-color);}@media screen and (max-width: 600px){.o-inline-cta{text-align:center;}.o-inline-cta__text{font-size:1.875em;line-height:1.33333em;}}.o-intro{margin-top:120px;margin-bottom:120px;margin-bottom:40px;text-align:center;}@media screen and (max-width: 1024px){.o-intro{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-intro{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-intro{margin-top:50px;margin-bottom:50px;}}.o-intro--wide .o-intro__container{max-width:906px;padding-left:40px;padding-right:40px;box-sizing:border-box;}.o-intro__container{max-width:606px;padding-left:40px;padding-right:40px;box-sizing:border-box;margin-left:auto;margin-right:auto;}.o-intro__heading{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;line-height:1.25em;color:var(--text--heading-color);}.o-intro__heading+.o-intro__body{margin-top:30px;}.o-intro__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;color:var(--text--body-color);}.o-intro__body a{color:var(--theme--primary-color);}.o-intro__body a:hover{color:var(--theme--secondary-color);}.keyboard-in-use .o-intro__body a:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.o-list-items-block{padding-top:120px;padding-bottom:120px;background-color:#ebebeb;}@media screen and (max-width: 1024px){.o-list-items-block{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 768px){.o-list-items-block{padding-top:70px;padding-bottom:70px;}}@media screen and (max-width: 600px){.o-list-items-block{padding-top:60px;padding-bottom:60px;}}.o-list-items-block__block{margin-left:auto;margin-right:auto;position:relative;display:flex;flex-direction:column;max-width:996px;width:100%;padding:80px 100px;box-sizing:border-box;background-color:var(--color--white);}.o-list-items-block__block:after{content:"";position:absolute;top:-42px;right:78px;background-image:url("https://cdn-ildcfgd.nitrocdn.com/JhpZHuxqnukrDTLzjihUAXcmBRMgfcYE/assets/images/optimized/rev-6b10d48/shapingsmiles.com/wp-content/themes/ortho-edges/assets/images/smiles-set-2.svg");background-size:contain;background-repeat:no-repeat;background-position:center;max-width:190px;width:100%;height:180px;}.o-list-items-block__heading{position:relative;margin-bottom:40px;color:#0a0a0a;max-width:462px;z-index:1;}.o-list-items-block__list{position:relative;display:flex;flex-direction:column;z-index:1;}.o-list-items-block__item{display:flex;}.o-list-items-block__item+.o-list-items-block__item{margin-top:40px;}.o-list-items-block__number{line-height:26px;color:var(--theme--primary-color);margin-right:24px;}.o-list-items-block__footer{display:flex;align-items:center;justify-content:flex-start;margin-top:76px;}.o-list-items-block__button+.o-list-items-block__secondary-button{margin-left:30px;}@media screen and (max-width: 1024px){.o-list-items-block__block{padding:60px 80px;}}@media screen and (max-width: 950px){.o-list-items-block__block{padding:40px;}.o-list-items-block__block:after{right:20px;}.o-list-items-block__item+.o-list-items-block__item{margin-top:30px;}.o-list-items-block__number{margin-right:16px;}.o-list-items-block__footer{margin-top:50px;}}@media screen and (max-width: 768px){.o-list-items-block__block:after{top:-80px;right:20px;max-width:130px;height:126px;}}@media screen and (max-width: 600px){.o-list-items-block__block{padding:40px 20px;}.o-list-items-block__block:after{max-width:90px;}.o-list-items-block__footer{margin-top:40px;flex-direction:column;align-items:center;justify-content:center;}.o-list-items-block__button+.o-list-items-block__secondary-button{margin-top:20px;margin-left:0;}}.o-location-hero{margin-top:120px;margin-top:0 !important;margin-bottom:120px;position:relative;padding-top:280px;padding-bottom:50px;}@media screen and (max-width: 1024px){.o-location-hero{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-location-hero{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-location-hero{margin-top:50px;margin-bottom:50px;}}.o-location-hero--no-gallery{padding-top:250px;}.o-location-hero__background{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;position:absolute;left:0;right:0;top:0;width:100%;height:100%;z-index:-1;}.o-location-hero__background:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-color:var(--theme--secondary-color);mix-blend-mode:multiply;opacity:.91;}.o-location-hero__overlays,.o-location-hero__overlay,.o-location-hero__gradient{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;}.o-location-hero__overlay:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;}.o-location-hero__overlay:before{background-color:var(--color--black);opacity:.35;}.o-location-hero__gradient{background:var(--theme--secondary-color);background:linear-gradient(90deg,var(--theme--gradient-primary-color) 0%,var(--theme--gradient-secondary-color) 40%,var(--theme--gradient-tertiary-color) 100%);}.o-location-hero--hide-overlay:before{display:none;}.o-location-hero--hide-overlay .o-location-hero__background:before,.o-location-hero--hide-overlay .o-location-hero__overlay:before,.o-location-hero--hide-overlay .o-location-hero__overlay:after{display:none;}.o-location-hero__wrapper{display:flex;justify-content:space-between;align-items:center;gap:80px;}.o-location-hero__gallery{position:relative;flex:1 100%;max-width:500px;width:100%;}.o-location-hero__gallery .slick-dots{margin-top:30px;}.o-location-hero__content{flex:1 100%;}.o-location-hero__item{position:relative;aspect-ratio:450/380;}.o-location-hero__image{position:absolute;left:0;right:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.o-location-hero--hide-address .o-location-hero__phone-wrapper,.o-location-hero--hide-address .o-location-hero__email-wrapper,.o-location-hero--hide-address .o-location-hero__address-wrapper,.o-location-hero--hide-address .o-location-hero__hours-wrapper{display:none;}.o-location-hero__phone-wrapper,.o-location-hero__email-wrapper,.o-location-hero__address-wrapper,.o-location-hero__hours-wrapper{font-size:1.25em;line-height:1.3em;letter-spacing:.02em;font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);display:flex;align-items:center;gap:10px;color:var(--text--inverted-color);}.o-location-hero__phone-wrapper a,.o-location-hero__email-wrapper a,.o-location-hero__address-wrapper a,.o-location-hero__hours-wrapper a{transition:all .15s ease-in-out;color:inherit;text-decoration:underline;}.o-location-hero__phone-wrapper a:hover,.o-location-hero__email-wrapper a:hover,.o-location-hero__address-wrapper a:hover,.o-location-hero__hours-wrapper a:hover{color:var(--theme--primary-color);}.o-location-hero__phone-wrapper,.o-location-hero__email-wrapper,.o-location-hero__hours-wrapper{margin-top:15px;}.o-location-hero__address-wrapper{margin-top:15px;}.o-location-hero__heading,.o-location-hero__subheading{color:var(--text--inverted-color);}.o-location-hero__cta{display:flex;gap:30px;flex-wrap:wrap;align-items:center;}.o-location-hero__hours.m-wysiwyg p,.o-location-hero__hours.gfield--type-html p{font-size:1em;color:var(--text--inverted-color);}.o-location-hero__hours.m-wysiwyg p+p,.o-location-hero__hours.gfield--type-html p+p{margin-top:0px;}.o-location-hero__cta{margin-top:30px;}.o-location-hero__figure{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;}.o-location-hero__button:is(a,button):hover{background-color:var(--color--white);color:var(--theme--primary-color);}.o-location-hero__link:is(a,button):hover .a-icon-link__icon{background-color:var(--color--white);color:var(--theme--primary-color);}.o-location-hero__prev,.o-location-hero__next{position:absolute;top:50%;margin-top:-48px;z-index:1;background-color:transparent;color:var(--text--inverted-color);border-color:var(--text--inverted-color);}.o-location-hero__prev{rotate:-180deg;right:calc(100% - 26px);}.o-location-hero__next{left:calc(100% - 26px);}.o-location-hero--right .o-location-hero__wrapper{flex-direction:row-reverse;}.o-location-hero__link{color:var(--text--inverted-color);}.o-location-hero__list{list-style:none;}.o-location-hero__list:not(.slick-initialized) .o-location-hero__item:not(:first-child){display:none;}.o-location-hero__list:not(.slick-initialized)+.o-location-hero__arrows{display:none;}@media screen and (max-width: 950px){.o-location-hero__wrapper{flex-direction:column;gap:30px;}.o-location-hero--right .o-location-hero__wrapper{flex-direction:column;}}@media screen and (max-width: 600px){.o-location-hero{padding-top:300px;}.o-location-hero__gallery{max-width:100%;width:100%;}.o-location-hero__gallery .slick-dots{margin-top:15px;}.o-location-hero--no-gallery{padding-top:250px;}}@media screen and (max-width: 390px){.o-location-hero__address-wrapper,.o-location-hero__phone-wrapper,.o-location-hero__email-wrapper,.o-location-hero__hours-wrapper{flex-direction:column;justify-content:center;text-align:center;}.o-location-hero__heading,.o-location-hero__subheading{text-align:center;}.o-location-hero__cta{justify-content:center;}}.o-location-info-block__link svg path{fill:var(--theme--primary-color);}.o-location-info-block__hours-note{border:1px solid var(--theme--primary-color);}.o-notification-bar{position:relative;width:100%;box-sizing:border-box;padding:10px 0;background-color:var(--theme--secondary-color);z-index:31;display:none;align-items:center;justify-content:center;}.o-notification-bar__container{display:flex;align-items:center;justify-content:center;gap:10px 25px;flex-wrap:wrap;}.o-notification-bar__sub-container{display:flex;flex-direction:column;align-items:center;justify-content:center;}.o-notification-bar__text{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;color:var(--button--text-color);}.o-notification-bar__text--mobile{display:none;text-align:center;}.o-notification-bar__sub-text{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:.75em;line-height:1.33333em;color:var(--button--text-color);}.o-notification-bar__sub-text--mobile{display:none;text-align:center;}.o-notification-bar__button{height:42px;}.o-notification-bar__close-button{position:absolute;right:10px;top:50%;transform:translateY(-50%);}.o-notification-bar__close-button:hover .a-close-button__line{background-color:var(--button--text-hover-color);}@media screen and (max-width: 600px){.o-notification-bar__container{padding:0 10px;}.o-notification-bar__text{text-align:center;}}@media screen and (max-width: 600px){.o-notification-bar--has-mobile-text .o-notification-bar__text{display:none;}.o-notification-bar--has-mobile-text .o-notification-bar__text--mobile{display:block;}}.o-page-callout-content{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-page-callout-content{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-page-callout-content{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-page-callout-content{margin-top:50px;margin-bottom:50px;}}.o-page-callout-content__container{display:flex;justify-content:space-between;align-items:center;}.o-page-callout-content__visual{position:relative;width:100%;max-width:544px;margin-left:-200px;margin-right:140px;}.o-page-callout-content__image{width:100%;padding-top:88.41912%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}.o-page-callout-content__callout{position:absolute;top:0;right:-80px;}.o-page-callout-content--flipped .o-page-callout-content__container{flex-direction:row-reverse;}.o-page-callout-content--flipped .o-page-callout-content__visual{margin-left:140px;margin-right:-200px;}.o-page-callout-content--flipped .o-page-callout-content__callout{left:-80px;right:unset;}@media screen and (max-width: 1400px){.o-page-callout-content{overflow:hidden;}}@media screen and (max-width: 1200px){.o-page-callout-content__visual{margin-left:0;}.o-page-callout-content__image{padding-top:100%;}.o-page-callout-content__callout{position:relative;top:initial;right:initial;width:100%;}.o-page-callout-content--flipped .o-page-callout-content__visual{margin-right:0;}.o-page-callout-content--flipped .o-page-callout-content__callout{left:initial;}}@media screen and (max-width: 950px){.o-page-callout-content__container{flex-direction:column;gap:30px;}.o-page-callout-content__visual{margin-right:0;max-width:100%;}.o-page-callout-content__content{max-width:100%;}.o-page-callout-content--flipped .o-page-callout-content__container{flex-direction:column;}.o-page-callout-content--flipped .o-page-callout-content__visual{margin-left:0;}}@media screen and (max-width: 600px){.o-page-callout-content{text-align:center;}.o-page-callout-content__content .m-content__cta{flex-wrap:wrap;justify-content:center;gap:20px;}.o-page-callout-content__content .m-content__button+.m-content__link{margin-left:0;}.o-page-callout-content__content .m-content__body ul{text-align:left;}.o-page-callout-content__callout{padding:20px;justify-content:center;}}.o-page-hero{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:0;z-index:0;position:relative;display:flex;align-items:center;padding-top:180px;}.o-page-hero:before{display:block;z-index:-1;}.o-page-hero:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(var(--bg--overlay-rgb),.35);}.o-page-hero--center-content .o-page-hero__container{display:flex;flex-direction:column;align-items:center;justify-content:center;}.o-page-hero--center-content .o-page-hero__title,.o-page-hero--center-content .o-page-hero__subheading{text-align:center;max-width:700px;}.o-page-hero__container{padding:0 40px 50px;}.o-page-hero__title{max-width:612px;color:var(--text--inverted-color);}.o-page-hero__subheading{max-width:612px;margin-top:15px;color:var(--text--inverted-color);}.o-page-hero__background{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;position:absolute;left:0;right:0;top:0;width:100%;height:100%;z-index:-1;}.o-page-hero__background:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-color:var(--theme--secondary-color);mix-blend-mode:multiply;opacity:.91;}.o-page-hero__buttons{display:flex;flex-direction:row;gap:20px;}.o-page-hero__overlays,.o-page-hero__overlay,.o-page-hero__gradient{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;}.o-page-hero__overlay:before,.o-page-hero__overlay:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;}.o-page-hero__overlay:before{background-color:var(--color--black);mix-blend-mode:multiply;opacity:.35;}.o-page-hero__overlay:after{background-color:var(--theme--secondary-color);opacity:.61;}.o-page-hero__gradient{background:var(--theme--secondary-color);background:linear-gradient(90deg,var(--theme--gradient-primary-color) 0%,var(--theme--gradient-secondary-color) 40%,var(--theme--gradient-tertiary-color) 100%);}.o-page-hero--hide-overlay:before{display:none;}.o-page-hero--hide-overlay .o-page-hero__background:before,.o-page-hero--hide-overlay .o-page-hero__overlay:before,.o-page-hero--hide-overlay .o-page-hero__overlay:after{display:none;}.o-page-hero+.o-image-grid{margin-top:40px;}@media screen and (max-width: 768px){.o-page-hero{height:auto;text-align:center;}}@media screen and (max-width: 600px){.o-page-hero{padding-top:150px;}.o-page-hero__title{margin-top:unset;}.o-page-hero__container{padding:0 40px 20px;}.o-page-hero__buttons{flex-direction:column;}.o-page-hero--buttons .o-page-hero__container{padding:160px 40px 20px;}}.o-simple-image-content{padding-top:120px;padding-bottom:120px;}@media screen and (max-width: 1024px){.o-simple-image-content{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 768px){.o-simple-image-content{padding-top:70px;padding-bottom:70px;}}@media screen and (max-width: 600px){.o-simple-image-content{padding-top:60px;padding-bottom:60px;}}.o-steps{margin-top:120px;margin-bottom:120px;text-align:center;}@media screen and (max-width: 1024px){.o-steps{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-steps{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-steps{margin-top:50px;margin-bottom:50px;}}.o-steps__container{padding-bottom:28px;}.o-steps__wrapper{background-color:var(--bg--accent-color);}.o-steps__heading{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;display:inline-block;padding:35px 60px;margin-top:-66px;background-color:var(--bg--bold-color);color:var(--text--inverted-color);}.o-steps__list{margin-left:auto;margin-left:-100px;margin-right:auto;margin-right:-100px;margin-top:75px;margin-bottom:50px;text-align:left;}.o-steps__cta{transform:translateY(28px);}@media screen and (max-width: 1200px){.o-steps__list{margin-left:-40px;margin-right:-40px;}}@media screen and (max-width: 768px){.o-steps__heading{font-size:2em;padding:25px 40px;}.o-steps__list{margin-left:-30px;margin-right:-30px;}}@media screen and (max-width: 600px){.o-steps__heading{font-size:1.625em;padding:15px 20px;margin-top:0;}}.o-tabber{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-tabber{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-tabber{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-tabber{margin-top:50px;margin-bottom:50px;}}.o-tabber__heading{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);font-size:2.5em;line-height:1.25em;color:var(--text--heading-color);text-align:center;}.o-tabber__heading+.o-tabber__tabs{margin-top:30px;}.o-tabber__tabs{z-index:0;position:relative;padding-top:80px;padding-bottom:80px;}.o-tabber__tabs:before{display:block;z-index:-1;}.o-tabber__tabs:before{content:"";position:absolute;top:0;right:0;width:calc(100% - 100px);height:100%;background-color:var(--bg--accent-color);}.o-tabber .m-tab-panel{width:100%;max-width:500px;}.o-tabber .m-tab-panel .o-wysiwyg-block__container{padding:0;}@media screen and (max-width: 950px){.o-tabber__tabs{padding-top:0;flex-direction:column;gap:30px;}.o-tabber__tabs:before{width:100%;}}@media screen and (max-width: 600px){.o-tabber__tabs{padding-bottom:30px;}.o-tabber__tabs .m-tab-list__tab{text-align:left;}}.o-video-callout-content{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-video-callout-content{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-video-callout-content{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-video-callout-content{margin-top:50px;margin-bottom:50px;}}.o-video-callout-content__container{display:flex;justify-content:space-between;align-items:center;}.o-video-callout-content__visual{position:relative;width:100%;max-width:544px;margin-right:110px;margin-left:-200px;}.o-video-callout-content__image{width:100%;padding-top:88.41912%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}.o-video-callout-content__callout{position:absolute;top:50%;transform:translateY(-50%);right:-50px;}.o-video-callout-content--flipped .o-video-callout-content__container{flex-direction:row-reverse;}.o-video-callout-content--flipped .o-video-callout-content__visual{margin-left:110px;margin-right:-200px;}.o-video-callout-content--flipped .o-video-callout-content__callout{left:-50px;right:unset;}@media screen and (max-width: 1400px){.o-video-callout-content__visual{margin-left:auto;margin-right:50px;}.o-video-callout-content--flipped .o-video-callout-content__visual{margin-right:auto;margin-left:50px;}}@media screen and (max-width: 1200px){.o-video-callout-content .o-video-callout-content__container,.o-video-callout-content--flipped .o-video-callout-content__container{flex-direction:column;}.o-video-callout-content .o-video-callout-content__visual,.o-video-callout-content--flipped .o-video-callout-content__visual{margin-left:auto;margin-right:auto;margin-bottom:50px;}.o-video-callout-content .o-video-callout-content__content,.o-video-callout-content--flipped .o-video-callout-content__content{max-width:800px;}}@media screen and (max-width: 600px){.o-video-callout-content .o-video-callout-content__callout,.o-video-callout-content--flipped .o-video-callout-content__callout{top:100%;right:0;left:unset;}}.o-video-carousel__header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:36px;}.o-video-carousel__heading{margin-right:30px;margin-left:0;}.o-video-carousel__arrow-button--prev{margin-right:25px;}.o-video-carousel__list{width:100vw;padding-left:calc(100vw - min((var(--container-width) + var(--container-padding) * 2),100vw));margin-left:calc(( 100vw - min((var(--container-width) + var(--container-padding) * 2),100vw) ) * -1);}.o-video-carousel--resetting .slick-slide[data-slick-index^='-']{opacity:1;}.o-video-carousel .slick-list{overflow:visible;}.o-video-carousel .slick-track{display:flex;}.o-video-carousel .slick-slide{height:inherit;width:544px;padding:0 20px;}.o-video-carousel .slick-slide>div{height:100%;}.o-video-carousel .slick-slide[data-slick-index^='-']{transition:opacity .5s ease-in-out;opacity:0;pointer-events:none;}@media screen and (max-width: 1024px){.o-video-carousel .slick-slide{width:auto;}.o-video-carousel__list{width:100%;padding-left:0;margin-left:0;}}@media screen and (max-width: 600px){.o-video-carousel__header{flex-direction:column;align-items:center;justify-content:center;}.o-video-carousel__heading{margin:0 auto 30px;}}.o-video-gallery{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-video-gallery{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-video-gallery{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-video-gallery{margin-top:50px;margin-bottom:50px;}}.o-video-gallery__container{display:flex;flex-direction:column;align-items:center;justify-content:center;}.o-video-gallery__heading{text-align:center;margin:0 auto 40px;max-width:700px;width:100%;color:var(--text--heading-color);}.o-video-gallery__list{display:grid;grid-template-columns:repeat(2,1fr);gap:120px;width:100%;}@media screen and (max-width: 1024px){.o-video-gallery__list{gap:60px;}}@media screen and (max-width: 950px){.o-video-gallery__list{gap:40px;grid-template-columns:repeat(1,1fr);}.o-video-gallery__item{display:flex;align-items:center;justify-content:center;}}.o-wrapped-content-checklist{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-wrapped-content-checklist{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-wrapped-content-checklist{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-wrapped-content-checklist{margin-top:50px;margin-bottom:50px;}}.o-wrapped-content-checklist__wrapper{position:relative;display:flex;justify-content:center;padding:80px 40px;background-color:var(--bg--card-color);}.o-wrapped-content-checklist__content{width:100%;max-width:770px;}.o-wrapped-content-checklist__text+.o-wrapped-content-checklist__checklist{margin-top:50px;}.o-wrapped-content-checklist__heading{margin-bottom:10px;}.o-wrapped-content-checklist__body{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);font-size:1.25em;line-height:1.3em;color:var(--text--body-color);}.o-wrapped-content-checklist__label{margin-bottom:20px;}.o-wrapped-content-checklist__list{width:100%;}.o-wrapped-content-checklist__list .m-checklist__item+.m-checklist__item{margin-left:unset;}.o-wrapped-content-checklist__list .m-checklist__list{margin-left:-20px;margin-right:-20px;margin-bottom:-15px;display:flex;flex-wrap:wrap;}.o-wrapped-content-checklist__list .m-checklist__list>*{padding-left:20px;padding-right:20px;margin-bottom:15px;width:50%;box-sizing:border-box;}.o-wrapped-content-checklist__smiles{position:absolute;top:100%;right:-15px;transform:translateY(-60px);}@media screen and (max-width: 768px){.o-wrapped-content-checklist__list .m-checklist__list{margin-left:0px;margin-right:0px;margin-bottom:-15px;display:flex;flex-wrap:wrap;}.o-wrapped-content-checklist__list .m-checklist__list>*{padding-left:0px;padding-right:0px;margin-bottom:15px;width:100%;box-sizing:border-box;}}@media screen and (max-width: 600px){.o-wrapped-content-checklist__wrapper{flex-direction:column;gap:20px;padding:40px 20px;}.o-wrapped-content-checklist__smiles{position:relative;top:initial;right:initial;transform:none;width:150px;height:auto;margin:0 auto;}}.o-wysiwyg-block{margin-top:120px;margin-bottom:120px;}@media screen and (max-width: 1024px){.o-wysiwyg-block{margin-top:100px;margin-bottom:100px;}}@media screen and (max-width: 768px){.o-wysiwyg-block{margin-top:70px;margin-bottom:70px;}}@media screen and (max-width: 600px){.o-wysiwyg-block{margin-top:50px;margin-bottom:50px;}}.o-wysiwyg-block__ctas{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:50px;}.o-wysiwyg-block--wrapped .o-wysiwyg-block__wrapper{padding:100px;box-sizing:border-box;background-color:var(--bg--card-color);}@media screen and (max-width: 768px){.o-wysiwyg-block--wrapped .o-wysiwyg-block__wrapper{padding:40px 20px;}}@media screen and (max-width: 600px){.o-wysiwyg-block__ctas{justify-content:center;}}.t-employee .o-header__contact{background-color:var(--color--white);color:var(--theme--secondary-color);}.t-employee .o-header__contact:hover{color:var(--small-button--text-hover-color);}.ui-datepicker{padding:20px;box-sizing:border-box;border:1px solid var(--theme--tertiary-color);border-radius:4px;background-color:var(--color--white);}.ui-datepicker-calendar{width:274px !important;}.ui-datepicker-calendar th{font-family:var(--theme--bold-font-family);font-weight:var(--theme--bold-font-weight);color:var(--text--heading-color);}.ui-datepicker-calendar td a,.ui-datepicker-calendar td span{transition:all .15s ease-in-out;font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);display:inline-block;padding:10px 10px;color:var(--text--body-color);box-sizing:border-box;}.ui-datepicker-calendar td a.ui-state-active{background-color:var(--bg--accent-color);}.ui-datepicker-calendar td a:hover,.ui-datepicker-calendar td a:focus-within{color:var(--text--inverted-color);background-color:var(--theme--secondary-color);}.keyboard-in-use .ui-datepicker-calendar td a:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.ui-datepicker-header{display:flex;justify-content:space-between;flex-wrap:wrap;}.ui-datepicker-prev,.ui-datepicker-next{transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center;font-size:0;width:24px;height:24px;box-sizing:border-box;border-radius:50%;background-color:var(--button--bg-color);color:var(--button--text-color);cursor:pointer;}.ui-datepicker-prev .ui-icon,.ui-datepicker-next .ui-icon{border-top:5px solid transparent;border-bottom:5px solid transparent;}.ui-datepicker-prev:hover,.ui-datepicker-next:hover{background-color:var(--button--bg-hover-color);color:var(--button--text-hover-color);}.keyboard-in-use .ui-datepicker-prev:focus,.keyboard-in-use .ui-datepicker-next:focus{outline:2px dashed var(--state--focus-color) !important;outline-offset:5px;transition:none;}.ui-datepicker-prev{padding-right:3px;}.ui-datepicker-prev .ui-icon{border-right:7px solid currentColor;}.ui-datepicker-next{padding-left:1px;}.ui-datepicker-next .ui-icon{border-left:7px solid currentColor;}.ui-datepicker-title{display:flex;flex:1 100%;margin:10px 0;justify-content:space-between;flex-wrap:wrap;}.ui-datepicker-month,.ui-datepicker-year{font-family:var(--theme--regular-font-family);font-weight:var(--theme--regular-font-weight);padding-left:10px;padding-right:10px;max-width:calc(50% - 3px);height:30px;flex:1 100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--theme--tertiary-color);background:url("https://cdn-ildcfgd.nitrocdn.com/JhpZHuxqnukrDTLzjihUAXcmBRMgfcYE/assets/images/optimized/rev-6b10d48/shapingsmiles.com/wp-content/themes/ortho-edges/assets/images/carrot-down.svg") no-repeat 95%;background-size:8px auto;}.ui-datepicker-month.nitro-lazy,.ui-datepicker-year.nitro-lazy{background-image:none !important;}.gfield--type-html h2,.gfield--type-html h3,.gfield--type-html h4,.gfield--type-html h5,.gfield--type-html h6,.gfield--type-html p{color:var(--text--body-color);}.gform_confirmation_message{color:var(--text--body-color);}.gf_step.gf_step_active{background-color:var(--theme--primary-color);color:var(--color--white);}.gf_step.gf_step_completed{background-color:var(--theme--primary-color);opacity:.4;}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;touch-action:pan-y;-ms-touch-action:pan-y;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;}.slick-slider:not(.slick-initialized) .slick-slide:not(:first-child){display:none;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0);}.slick-initialized .slick-slide{display:block;}.slick-track{position:relative;top:0;left:0;display:block;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{min-height:1px;height:100%;float:left;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.slick-arrow.slick-disabled{display:none !important;}