blockquote{margin:var(--global--spacing-vertical) 0 var(--global--spacing-vertical) var(--global--spacing-horizontal);padding:0;position:relative}blockquote>*{margin-bottom:var(--global--spacing-unit);margin-top:var(--global--spacing-unit)}blockquote>:first-child{margin-top:0}blockquote>:last-child{margin-bottom:0}blockquote p{font-size:var(--quote--font-size);font-style:var(--quote--font-style);font-weight:var(--quote--font-weight);letter-spacing:var(--heading--letter-spacing-h4);line-height:var(--quote--line-height)}blockquote cite,blockquote footer{font-size:var(--global--font-size-xs);font-weight:400;letter-spacing:var(--global--letter-spacing)}blockquote.alignleft,blockquote.alignright{padding-left:inherit}blockquote.alignleft p,blockquote.alignright p{font-size:var(--heading--font-size-h5);max-width:inherit;width:inherit}blockquote.alignleft cite,blockquote.alignleft footer,blockquote.alignright cite,blockquote.alignright footer{font-size:var(--global--font-size-xs);letter-spacing:var(--global--letter-spacing)}blockquote strong{font-weight:var(--quote--font-weight-strong)}blockquote:before{content:"“";font-size:var(--quote--font-size);left:calc(var(--global--spacing-horizontal)*-.5);line-height:var(--quote--line-height);position:absolute}blockquote .wp-block-quote__citation,blockquote cite,blockquote footer{color:var(--global--color-primary);font-size:var(--global--font-size-xs);font-style:var(--quote--font-style-cite)}@media only screen and (max-width:599px){blockquote{padding-left:calc(var(--global--spacing-horizontal)*.5)}blockquote:before{left:0}}input[type=reset],input[type=submit]{border:var(--button--border-width) solid transparent;border-radius:var(--button--border-radius);cursor:pointer;font-size:var(--button--font-size);font-weight:var(--button--font-weight);line-height:var(--button--line-height);padding:var(--button--padding-vertical) var(--button--padding-horizontal);-webkit-text-decoration:none;text-decoration:none}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-item a{display:block}.gallery-item a:focus img{outline-offset:-2px}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}figure.wp-caption a:focus img{outline-offset:2px}.site textarea,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{border:var(--form--border-width) solid var(--form--border-color);border-radius:var(--form--border-radius);color:var(--form--color-text);line-height:var(--global--line-height-body);margin:0 2px;max-width:100%;padding:var(--form--spacing-unit)}.site textarea:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus{color:var(--form--color-text);outline:2px dotted var(--form--border-color);outline-offset:2px}.site textarea:disabled,input[type=color]:disabled,input[type=date]:disabled,input[type=datetime-local]:disabled,input[type=datetime]:disabled,input[type=email]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=week]:disabled{opacity:.7}.is-dark-theme .site textarea,.is-dark-theme input[type=color],.is-dark-theme input[type=date],.is-dark-theme input[type=datetime-local],.is-dark-theme input[type=datetime],.is-dark-theme input[type=email],.is-dark-theme input[type=month],.is-dark-theme input[type=number],.is-dark-theme input[type=password],.is-dark-theme input[type=search],.is-dark-theme input[type=tel],.is-dark-theme input[type=text],.is-dark-theme input[type=time],.is-dark-theme input[type=url],.is-dark-theme input[type=week]{background:var(--global--color-white-90)}input[type=search]:focus{outline-offset:-7px}.is-dark-theme input[type=search]:focus{outline-color:var(--global--color-background)}input[type=color]{height:calc(var(--form--spacing-unit)*4);padding:calc(var(--form--spacing-unit)/2)}input[type=email],input[type=url]{direction:ltr}select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:var(--global--color-white) url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%2710%27 fill=%27%2328303d%27><polygon points=%270,0 10,0 5,5%27/></svg>") no-repeat;background-position:right var(--form--spacing-unit) top 60%;border:var(--form--border-width) solid var(--form--border-color);color:var(--form--color-text);line-height:var(--global--line-height-body);padding:var(--form--spacing-unit) calc(var(--form--spacing-unit)*3) var(--form--spacing-unit) var(--form--spacing-unit)}select:focus{outline:2px dotted var(--form--border-color);outline-offset:2px}.is-dark-theme select{background:var(--global--color-white-90) url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%2710%27 fill=%27%2328303d%27><polygon points=%270,0 10,0 5,5%27/></svg>") no-repeat;background-position:right var(--form--spacing-unit) top 60%}textarea{width:100%}label{font-size:var(--form--font-size);font-weight:var(--form--label-weight);margin-bottom:calc(var(--global--spacing-vertical)/3)}@supports(-webkit-appearance:none) or (-moz-appearance:none){input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;background:var(--global--color-white);border:var(--form--border-width) solid var(--form--border-color);height:25px;position:relative;width:25px}input[type=checkbox]:disabled,input[type=radio]:disabled{opacity:.7}.is-dark-theme input[type=checkbox],.is-dark-theme input[type=radio]{background:var(--global--color-white-90)}input[type=checkbox]:focus{outline:2px dotted var(--form--border-color);outline-offset:2px}input[type=checkbox]:after{border:3px solid var(--form--color-text);border-left:0;border-top:0;content:"";display:block;height:13px;left:5px;opacity:0;position:absolute;top:2px;transform:rotate(30deg);width:7px}input[type=checkbox]:checked{color:var(--form--color-text)}input[type=checkbox]:checked:after{opacity:1}input[type=radio]{border-radius:50%}input[type=radio]:focus{outline:2px dotted var(--form--border-color);outline-offset:2px}input[type=radio]:after{background:var(--form--color-text);border-radius:50%;content:"";display:block;height:11px;left:3px;opacity:0;position:absolute;top:3px;width:11px}input[type=radio]:checked{border:4px solid var(--form--border-color)}input[type=radio]:checked:after{opacity:1}input[type=radio]:checked:focus{outline:2px dotted var(--form--border-color);outline-offset:4px}}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;font-size:var(--global--font-size-xs);padding-left:10px;vertical-align:top}@supports(-webkit-appearance:none) or (-moz-appearance:none){input[type=range]{-webkit-appearance:none;background:var(--form--color-ranged);border-radius:6px;height:6px;outline-offset:10px;width:100%}input[type=range]:disabled{opacity:.7}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--global--color-background);border:3px solid var(--form--color-ranged);border-radius:50%;cursor:pointer;height:44px;width:44px}input[type=range]::-moz-range-thumb{background:var(--global--color-background);border:3px solid var(--form--color-ranged);border-radius:50%;box-sizing:border-box;cursor:pointer;height:44px;width:44px}}input[type=range]::-ms-track{background:transparent;border-color:var(--global--color-background);border-radius:6px;border-width:19px 0;color:transparent;cursor:pointer;height:6px;width:100%}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:var(--form--color-ranged);border-radius:6px}input[type=range]::-ms-thumb{background:var(--global--color-background);border:3px solid var(--form--color-ranged);border-radius:50%;cursor:pointer;height:44px;width:44px}fieldset{border-color:var(--global--color-secondary);display:grid;padding:var(--global--spacing-horizontal)}fieldset legend{font-size:var(--global--font-size-lg)}fieldset input[type=submit]{max-width:-moz-max-content;max-width:max-content}fieldset input:not([type=submit]){margin-bottom:var(--global--spacing-unit)}fieldset input[type=checkbox],fieldset input[type=radio]{margin-bottom:0}fieldset input[type=checkbox]+label,fieldset input[type=radio]+label{font-size:var(--form--font-size);margin-bottom:var(--global--spacing-unit);padding-left:0}::-moz-placeholder{opacity:1}.post-password-message{font-size:var(--global--font-size-lg)}.post-password-form{display:flex;flex-wrap:wrap}.post-password-form__label{margin-bottom:0;width:100%}.post-password-form input[type=password]{flex-grow:1;margin-right:calc(var(--global--spacing-horizontal)*.66)}.post-password-form input[type=password],.post-password-form__submit{margin-top:calc(var(--global--spacing-vertical)/3)}@media only screen and (min-width:592px){.post-password-form__submit{margin-left:calc(var(--global--spacing-horizontal)*.4)}}.search-form{display:flex;flex-wrap:wrap;margin:auto;max-width:var(--responsive--aligndefault-width)}.search-form>label{font-weight:var(--form--label-weight);margin-bottom:0;width:100%}.search-form .search-field{flex-grow:1;margin-right:calc(var(--global--spacing-horizontal)*.66);margin-top:calc(var(--global--spacing-vertical)/3);max-width:inherit}.search-form .search-submit{margin-left:10px;margin-top:calc(var(--global--spacing-vertical)/3)}.widget_search>.search-form .search-field{-webkit-appearance:none;margin-bottom:calc(var(--global--spacing-vertical)*.5);margin-right:calc(var(--button--border-width)*-1)}.widget_search>.search-form .search-submit{margin-bottom:calc(var(--global--spacing-vertical)*.5);margin-left:0}.h1,h1{font-size:var(--heading--font-size-h1);letter-spacing:var(--heading--letter-spacing-h1);line-height:var(--heading--line-height-h1)}.h2,h2{font-size:var(--heading--font-size-h2);letter-spacing:var(--heading--letter-spacing-h2);line-height:var(--heading--line-height-h2)}.h3,h3{font-size:var(--heading--font-size-h3);letter-spacing:var(--heading--letter-spacing-h3);line-height:var(--heading--line-height-h3)}.h4,h4{font-size:var(--heading--font-size-h4);letter-spacing:var(--heading--letter-spacing-h4);line-height:var(--heading--line-height-h4)}.h4,.h5,h4,h5{font-weight:var(--heading--font-weight-strong)}.h5,h5{font-size:var(--heading--font-size-h5);letter-spacing:var(--heading--letter-spacing-h5);line-height:var(--heading--line-height-h5)}.h6,h6{font-size:var(--heading--font-size-h6);font-weight:var(--heading--font-weight-strong);letter-spacing:var(--heading--letter-spacing-h6);line-height:var(--heading--line-height-h6)}ol,ul{margin:0;padding-left:calc(var(--global--spacing-horizontal)*2)}ol.aligncenter,ol.alignright,ul.aligncenter,ul.alignright{list-style-position:inside;padding:0}ol.alignright,ul.alignright{text-align:right}ul{list-style-type:disc}ul ul{list-style-type:circle}ol{list-style-type:decimal}ol ul{list-style-type:circle}dt{font-weight:700}dd{margin:0;padding-left:calc(var(--global--spacing-horizontal)*2)}p{line-height:var(--wp--typography--line-height,var(--global--line-height-body))}p.has-background{padding:var(--global--spacing-unit)}p.has-text-color a{color:var(--wp--style--color--link,var(--global--color-primary))}pre.wp-block-preformatted{overflow-x:auto;white-space:pre}.widget-area{color:var(--footer--color-text);font-size:var(--footer--font-size);margin-top:calc(var(--global--spacing-vertical)*6);padding-bottom:calc(var(--global--spacing-vertical)/3)}@media only screen and (min-width:652px){.widget-area{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:calc(var(--global--spacing-horizontal)*2);-moz-column-gap:calc(var(--global--spacing-horizontal)*2);column-gap:calc(var(--global--spacing-horizontal)*2)}}@media only screen and (min-width:1024px){.widget-area{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:599px){.widget-area{margin-top:calc(var(--global--spacing-vertical)*3)}}.widget-area ul{list-style-type:none;padding:0}.widget-area ul li{line-height:var(--widget--line-height-list)}.widget-area ul.children,.widget-area ul.sub-menu{margin-left:var(--widget--spacing-menu)}.widget-area ul .sub-menu-toggle{display:none}.widget-area a{-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:currentColor;text-decoration-style:solid}.widget-area a,.widget-area a:active,.widget-area a:link,.widget-area a:visited{color:var(--footer--color-link)}.widget-area a:hover{color:var(--footer--color-link-hover);text-decoration-style:dotted}.widget-area:after{clear:both;content:"";display:table}.widget h1,.widget h2,.widget h3,.widget h4,.widget h5,.widget h6{font-weight:var(--widget--font-weight-title);line-height:var(--widget--line-height-title)}.widget h1{font-size:var(--global--font-size-md)}.widget h2{font-size:var(--global--font-size-sm)}.widget h3,.widget h4,.widget h5,.widget h6{font-size:var(--global--font-size-xs)}.widget_rss a.rsswidget .rss-widget-icon{display:none}.faq-section .dr--columns .dr--col-1{max-width:610px;width:610px}@media(min-width:890px)and (max-width:1279px){.faq-section .dr--columns .dr--col-1{max-width:36.0069444444vw;width:36.0069444444vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section .dr--columns .dr--col-1{max-width:36.0069444444vw;width:36.0069444444vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section .dr--columns .dr--col-1{max-width:518.5px;width:518.5px}}.faq-section.vpc .left--cross{bottom:-15px;height:230px;left:-325px;width:230px}@media(min-width:890px)and (max-width:1279px){.faq-section.vpc .left--cross{bottom:-.8854166667vw;height:13.5763888889vw;left:-19.1840277778vw;width:13.5763888889vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.vpc .left--cross{bottom:-.8854166667vw;height:13.5763888889vw;left:-19.1840277778vw;width:13.5763888889vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.vpc .left--cross{bottom:-12.75px;height:195.5px;left:-276.25px;width:195.5px}}.faq-resp{z-index:2}.faq-resp.faq-resp--wide .title{text-align:center}@media(min-width:890px){.faq-resp.faq-resp--wide .left--cross,.faq-resp.faq-resp--wide .right--cross{display:none!important}.faq-resp.faq-resp--wide .dr-container{margin:auto!important;max-width:none!important;width:calc(100% - 60px)}.faq-resp .dr--columns{align-items:flex-start;background-image:url(/app/themes/drhouse/public/images/image_3024.e299b74b6f6a1c83.png);background-position:100% 0;background-repeat:no-repeat;background-size:contain;display:flex;justify-content:flex-start;margin:auto;width:auto}}@media(max-width:889px){.faq-resp .dr--columns{min-width:100px!important;width:100%!important}}@media(min-width:890px){.faq-resp .dr--columns .dr--col-1{align-items:flex-start;display:flex;flex-direction:column;margin-right:0;max-width:695px;padding-right:85px;width:695px}}@media(min-width:890px)and (max-width:1279px){.faq-resp .dr--columns .dr--col-1{max-width:41.0243055556vw;padding-right:5.0173611111vw;width:41.0243055556vw}}@media(min-width:1440px)and (max-width:1690px){.faq-resp .dr--columns .dr--col-1{max-width:41.0243055556vw;padding-right:5.0173611111vw;width:41.0243055556vw}}@media(min-width:1280px)and (max-width:1439px){.faq-resp .dr--columns .dr--col-1{max-width:590.75px;padding-right:72.25px;width:590.75px}}.faq-resp .dr--columns .dr--col-1 ul{width:100%}@media(min-width:890px){.faq-resp .dr--columns .dr--col-1 ul li:last-of-type{margin-bottom:5px}}@media(min-width:890px)and (max-width:1279px){.faq-resp .dr--columns .dr--col-1 ul li:last-of-type{margin-bottom:.2951388889vw}}@media(min-width:1440px)and (max-width:1690px){.faq-resp .dr--columns .dr--col-1 ul li:last-of-type{margin-bottom:.2951388889vw}}@media(min-width:1280px)and (max-width:1439px){.faq-resp .dr--columns .dr--col-1 ul li:last-of-type{margin-bottom:4.25px}}@media(min-width:890px){.faq-resp .dr--columns .dr--col-2 .imager img{display:none}}ul.list-faq{margin:0;padding:0;width:100%}ul.list-faq li{height:75px;list-style:none;margin-bottom:20px;overflow:visible;position:relative}@media(min-width:890px)and (max-width:1279px){ul.list-faq li{height:4.4270833333vw;margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-faq li{height:4.4270833333vw;margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-faq li{height:63.75px;margin-bottom:17px}}@media(min-width:600px)and (max-width:889px){ul.list-faq li{height:131.2px;margin-bottom:32px}}@media(max-width:599px){ul.list-faq li{height:82px;height:21.8666666667vw;margin-bottom:5.3333333333vw}}ul.list-faq li .item{background:#fcfcff;border:1px solid #d9d9d9;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.08);box-sizing:border-box;height:80px;left:0;overflow:hidden;position:absolute;top:0;width:100%}@media(min-width:890px)and (max-width:1279px){ul.list-faq li .item{border-radius:.8854166667vw;height:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-faq li .item{border-radius:.8854166667vw;height:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-faq li .item{border-radius:12.75px;height:68px}}@media(min-width:600px)and (max-width:889px){ul.list-faq li .item{border-radius:24px;height:131.2px}}@media(max-width:599px){ul.list-faq li .item{border-radius:15px;border-radius:4vw;height:82px;height:21.8666666667vw}}ul.list-faq li .item h3{align-items:center;cursor:pointer;display:flex;font-size:20px;height:78px;letter-spacing:.07px;line-height:123.9%;padding-left:25px;padding-right:60px;position:relative;width:100%}@media(min-width:890px)and (max-width:1279px){ul.list-faq li .item h3{font-size:1.1805555556vw;height:4.6041666667vw;padding-left:1.4756944444vw;padding-right:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-faq li .item h3{font-size:1.1805555556vw;height:4.6041666667vw;padding-left:1.4756944444vw;padding-right:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-faq li .item h3{font-size:17px;height:66.3px;padding-left:21.25px;padding-right:51px}}@media(min-width:600px)and (max-width:889px){ul.list-faq li .item h3{font-size:24px;height:129.6px;letter-spacing:-.43px;line-height:123.9%;padding:32px 72px 32px 32px}}@media(max-width:599px){ul.list-faq li .item h3{font-size:15px;font-size:4vw;height:81px;height:21.6vw;letter-spacing:-.43px;line-height:123.9%;padding:4.5333333333vw 12vw 5.3333333333vw 5.3333333333vw}}ul.list-faq li .item h3 .chevron{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath stroke='%233C1778' stroke-linecap='round' stroke-linejoin='round' stroke-width='4.5' d='m14.584 20.834 10.417 10.417 10.416-10.417'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:50px;position:absolute;right:18px;top:18px;width:50px}@media(min-width:890px)and (max-width:1279px){ul.list-faq li .item h3 .chevron{height:2.9513888889vw;right:1.0625vw;top:.8854166667vw;width:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-faq li .item h3 .chevron{height:2.9513888889vw;right:1.0625vw;top:.8854166667vw;width:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-faq li .item h3 .chevron{height:42.5px;right:15.3px;top:12.75px;width:42.5px}}@media(min-width:600px)and (max-width:889px){ul.list-faq li .item h3 .chevron{height:56px;right:24px;top:35.2px;width:56px}}@media(max-width:599px){ul.list-faq li .item h3 .chevron{height:35px;height:9.3333333333vw;right:15px;right:4vw;top:22px;top:5.8666666667vw;width:35px;width:9.3333333333vw}}ul.list-faq li .item ul{margin-left:0;padding-left:0}ul.list-faq li .item ul li{color:#232323;font-size:17px;letter-spacing:-.43px;line-height:150%;padding-left:25px;padding-right:80px}@media(min-width:890px)and (max-width:1279px){ul.list-faq li .item ul li{font-size:1.0034722222vw;padding-left:1.4756944444vw;padding-right:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-faq li .item ul li{font-size:1.0034722222vw;padding-left:1.4756944444vw;padding-right:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-faq li .item ul li{font-size:14.45px;padding-left:21.25px;padding-right:68px}}@media(min-width:600px)and (max-width:889px){ul.list-faq li .item ul li{font-size:24px;letter-spacing:-.23px;line-height:150%;padding-left:32px;padding-right:32px}}@media(max-width:599px){ul.list-faq li .item ul li{font-size:4vw;padding-left:5.3333333333vw;padding-right:5.3333333333vw}}ul.list-faq li .item p{color:#232323;font-size:17px;letter-spacing:-.43px;line-height:150%;padding-bottom:25px;padding-left:25px;padding-right:80px;position:relative}@media(min-width:890px)and (max-width:1279px){ul.list-faq li .item p{font-size:1.0034722222vw;padding-bottom:1.4756944444vw;padding-left:1.4756944444vw;padding-right:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-faq li .item p{font-size:1.0034722222vw;padding-bottom:1.4756944444vw;padding-left:1.4756944444vw;padding-right:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-faq li .item p{font-size:14.45px;padding-bottom:21.25px;padding-left:21.25px;padding-right:68px}}@media(min-width:600px)and (max-width:889px){ul.list-faq li .item p{font-size:24px;letter-spacing:-.23px;line-height:150%;padding-bottom:48px;padding-left:32px;padding-right:32px}}@media(max-width:599px){ul.list-faq li .item p{font-size:15px;font-size:4vw;letter-spacing:-.23px;line-height:150%;padding-bottom:8vw;padding-left:5.3333333333vw;padding-right:5.3333333333vw}}ul.list-faq li .item p br,ul.list-faq li .item p:first-of-type,ul.list-faq li .item p:last-of-type{display:none}ul.list-faq li .item li{align-items:center;color:#232323;display:flex;font-size:17px;height:auto;justify-content:flex-start;line-height:1.6;margin-left:25px}@media(min-width:890px)and (max-width:1279px){ul.list-faq li .item li{font-size:1.0034722222vw;margin-left:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-faq li .item li{font-size:1.0034722222vw;margin-left:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-faq li .item li{font-size:14.45px;margin-left:21.25px}}@media(min-width:600px)and (max-width:889px){ul.list-faq li .item li{font-size:27.2px;margin-left:32px}}@media(max-width:599px){ul.list-faq li .item li{font-size:4.5333333333vw;margin-left:5.3333333333vw}}ul.list-faq li .item li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath fill='%23FFAF12' d='M9.69 2.924H7.08V.31A.31.31 0 0 0 6.77 0H3.236a.31.31 0 0 0-.31.311v2.613H.31a.31.31 0 0 0-.31.31v3.531a.31.31 0 0 0 .31.311h2.61V9.69a.31.31 0 0 0 .31.311h3.54a.31.31 0 0 0 .31-.311V7.076h2.61a.31.31 0 0 0 .31-.31V3.234a.31.31 0 0 0-.31-.311'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:6px;left:6px;position:absolute;top:8px;width:6px}@media(min-width:890px)and (max-width:1279px){ul.list-faq li .item li:before{height:.3541666667vw;left:.3541666667vw;top:.4722222222vw;width:.3541666667vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-faq li .item li:before{height:.3541666667vw;left:.3541666667vw;top:.4722222222vw;width:.3541666667vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-faq li .item li:before{height:5.1px;left:5.1px;top:6.8px;width:5.1px}}@media(min-width:600px)and (max-width:889px){ul.list-faq li .item li:before{height:9.6px;left:0;top:12.8px;width:9.6px}}@media(max-width:599px){ul.list-faq li .item li:before{height:6px;height:1.6vw;left:0;margin-right:10px;top:2.1333333333vw;width:6px;width:1.6vw}}ul.list-faq li .item.opened{border:1px solid #6a51ff;box-shadow:0 0 15px rgba(60,23,120,.2);box-sizing:border-box;height:auto;z-index:1}ul.list-faq li .item.opened h3{padding-bottom:15px;padding-top:15px}@media(min-width:890px)and (max-width:1279px){ul.list-faq li .item.opened h3{padding-bottom:.8854166667vw;padding-top:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-faq li .item.opened h3{padding-bottom:.8854166667vw;padding-top:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-faq li .item.opened h3{padding-bottom:12.75px;padding-top:12.75px}}@media(min-width:600px)and (max-width:889px){ul.list-faq li .item.opened h3{padding-bottom:24px;padding-top:24px}}@media(max-width:599px){ul.list-faq li .item.opened h3{padding-bottom:4vw;padding-top:4vw}}ul.list-faq li .item.opened h3 .chevron{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath stroke='%236A51FF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4.5' d='M35.416 29.166 24.999 18.749 14.583 29.166'/%3E%3C/svg%3E")}.rank-math-list{margin:0;padding:0;width:100%}.rank-math-list .rank-math-list-item{background:#fcfcff;border:1px solid #d9d9d9;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.08);box-sizing:border-box;height:80px;list-style:none;margin-bottom:20px;overflow:visible;overflow:hidden;position:relative}@media(min-width:890px)and (max-width:1279px){.rank-math-list .rank-math-list-item{margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.rank-math-list .rank-math-list-item{margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.rank-math-list .rank-math-list-item{margin-bottom:17px}}@media(min-width:600px)and (max-width:889px){.rank-math-list .rank-math-list-item{margin-bottom:32px}}@media(max-width:599px){.rank-math-list .rank-math-list-item{margin-bottom:5.3333333333vw}}@media(min-width:890px)and (max-width:1279px){.rank-math-list .rank-math-list-item{border-radius:.8854166667vw;height:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.rank-math-list .rank-math-list-item{border-radius:.8854166667vw;height:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.rank-math-list .rank-math-list-item{border-radius:12.75px;height:68px}}@media(min-width:600px)and (max-width:889px){.rank-math-list .rank-math-list-item{border-radius:24px;height:131.2px}}@media(max-width:599px){.rank-math-list .rank-math-list-item{border-radius:15px;border-radius:4vw;height:82px;height:21.8666666667vw}}.rank-math-list .rank-math-list-item .rank-math-question{align-items:center;color:#232323;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:78px;letter-spacing:.07px;line-height:123.9%;padding-left:25px;padding-right:60px;position:relative;width:100%}.rank-math-list .rank-math-list-item .rank-math-question>span{font-weight:700!important}@media(min-width:890px)and (max-width:1279px){.rank-math-list .rank-math-list-item .rank-math-question{height:4.6041666667vw;padding-left:1.4756944444vw;padding-right:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.rank-math-list .rank-math-list-item .rank-math-question{height:4.6041666667vw;padding-left:1.4756944444vw;padding-right:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.rank-math-list .rank-math-list-item .rank-math-question{height:66.3px;padding-left:21.25px;padding-right:51px}}@media(min-width:600px)and (max-width:889px){.rank-math-list .rank-math-list-item .rank-math-question{font-size:24px;height:129.6px;letter-spacing:-.43px;line-height:123.9%;padding:32px 72px 32px 32px}}@media(max-width:599px){.rank-math-list .rank-math-list-item .rank-math-question{font-size:15px;font-size:4vw;height:81px;height:21.6vw;letter-spacing:-.43px;line-height:123.9%;padding:4.5333333333vw 12vw 5.3333333333vw 5.3333333333vw}}.rank-math-list .rank-math-list-item .rank-math-question:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath stroke='%233C1778' stroke-linecap='round' stroke-linejoin='round' stroke-width='4.5' d='m14.584 20.834 10.417 10.417 10.416-10.417'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:50px;position:absolute;right:18px;top:18px;width:50px}@media(min-width:890px)and (max-width:1279px){.rank-math-list .rank-math-list-item .rank-math-question:after{height:2.9513888889vw;right:1.0625vw;top:.8854166667vw;width:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.rank-math-list .rank-math-list-item .rank-math-question:after{height:2.9513888889vw;right:1.0625vw;top:.8854166667vw;width:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.rank-math-list .rank-math-list-item .rank-math-question:after{height:42.5px;right:15.3px;top:12.75px;width:42.5px}}@media(min-width:600px)and (max-width:889px){.rank-math-list .rank-math-list-item .rank-math-question:after{height:56px;right:24px;top:35.2px;width:56px}}@media(max-width:599px){.rank-math-list .rank-math-list-item .rank-math-question:after{height:35px;height:9.3333333333vw;right:15px;right:4vw;top:22px;top:5.8666666667vw;width:35px;width:9.3333333333vw}}.rank-math-list .rank-math-list-item ul{margin-left:0;padding-left:0}.rank-math-list .rank-math-list-item ul li{color:#232323;font-size:17px;letter-spacing:-.43px;line-height:150%;padding-left:25px;padding-right:80px}@media(min-width:890px)and (max-width:1279px){.rank-math-list .rank-math-list-item ul li{font-size:1.0034722222vw;padding-left:1.4756944444vw;padding-right:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.rank-math-list .rank-math-list-item ul li{font-size:1.0034722222vw;padding-left:1.4756944444vw;padding-right:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.rank-math-list .rank-math-list-item ul li{font-size:14.45px;padding-left:21.25px;padding-right:68px}}@media(min-width:600px)and (max-width:889px){.rank-math-list .rank-math-list-item ul li{font-size:24px;letter-spacing:-.23px;line-height:150%;padding-left:32px;padding-right:32px}}@media(max-width:599px){.rank-math-list .rank-math-list-item ul li{font-size:4vw;padding-left:5.3333333333vw;padding-right:5.3333333333vw}}.rank-math-list .rank-math-list-item p{color:#232323;letter-spacing:-.43px;line-height:150%;padding-bottom:25px;padding-left:25px;padding-right:80px;position:relative}@media(min-width:890px)and (max-width:1279px){.rank-math-list .rank-math-list-item p{padding-bottom:1.4756944444vw;padding-left:1.4756944444vw;padding-right:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.rank-math-list .rank-math-list-item p{padding-bottom:1.4756944444vw;padding-left:1.4756944444vw;padding-right:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.rank-math-list .rank-math-list-item p{padding-bottom:21.25px;padding-left:21.25px;padding-right:68px}}@media(min-width:600px)and (max-width:889px){.rank-math-list .rank-math-list-item p{letter-spacing:-.23px;line-height:150%;padding-bottom:48px;padding-left:32px;padding-right:32px}}@media(max-width:599px){.rank-math-list .rank-math-list-item p{font-size:4vw;letter-spacing:-.23px;line-height:150%;padding-bottom:8vw;padding-left:5.3333333333vw;padding-right:5.3333333333vw}}.rank-math-list .rank-math-list-item p br{display:none}.rank-math-list .rank-math-list-item li{align-items:center;color:#232323;display:flex;font-size:17px;height:auto;justify-content:flex-start;line-height:1.6;margin-left:25px}@media(min-width:890px)and (max-width:1279px){.rank-math-list .rank-math-list-item li{font-size:1.0034722222vw;margin-left:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.rank-math-list .rank-math-list-item li{font-size:1.0034722222vw;margin-left:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.rank-math-list .rank-math-list-item li{font-size:14.45px;margin-left:21.25px}}@media(min-width:600px)and (max-width:889px){.rank-math-list .rank-math-list-item li{font-size:27.2px;margin-left:32px}}@media(max-width:599px){.rank-math-list .rank-math-list-item li{font-size:4.5333333333vw;margin-left:5.3333333333vw}}.rank-math-list .rank-math-list-item li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath fill='%23FFAF12' d='M9.69 2.924H7.08V.31A.31.31 0 0 0 6.77 0H3.236a.31.31 0 0 0-.31.311v2.613H.31a.31.31 0 0 0-.31.31v3.531a.31.31 0 0 0 .31.311h2.61V9.69a.31.31 0 0 0 .31.311h3.54a.31.31 0 0 0 .31-.311V7.076h2.61a.31.31 0 0 0 .31-.31V3.234a.31.31 0 0 0-.31-.311'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:6px;left:6px;position:absolute;top:8px;width:6px}@media(min-width:890px)and (max-width:1279px){.rank-math-list .rank-math-list-item li:before{height:.3541666667vw;left:.3541666667vw;top:.4722222222vw;width:.3541666667vw}}@media(min-width:1440px)and (max-width:1690px){.rank-math-list .rank-math-list-item li:before{height:.3541666667vw;left:.3541666667vw;top:.4722222222vw;width:.3541666667vw}}@media(min-width:1280px)and (max-width:1439px){.rank-math-list .rank-math-list-item li:before{height:5.1px;left:5.1px;top:6.8px;width:5.1px}}@media(min-width:600px)and (max-width:889px){.rank-math-list .rank-math-list-item li:before{height:9.6px;left:0;top:12.8px;width:9.6px}}@media(max-width:599px){.rank-math-list .rank-math-list-item li:before{height:6px;height:1.6vw;left:0;margin-right:10px;top:2.1333333333vw;width:6px;width:1.6vw}}.rank-math-list .rank-math-list-item.opened{border:1px solid #6a51ff;box-shadow:0 0 15px rgba(60,23,120,.2);box-sizing:border-box;height:auto;z-index:1}.rank-math-list .rank-math-list-item.opened .rank-math-question{padding-bottom:15px;padding-top:15px}@media(min-width:890px)and (max-width:1279px){.rank-math-list .rank-math-list-item.opened .rank-math-question{padding-bottom:.8854166667vw;padding-top:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.rank-math-list .rank-math-list-item.opened .rank-math-question{padding-bottom:.8854166667vw;padding-top:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.rank-math-list .rank-math-list-item.opened .rank-math-question{padding-bottom:12.75px;padding-top:12.75px}}@media(min-width:600px)and (max-width:889px){.rank-math-list .rank-math-list-item.opened .rank-math-question{padding-bottom:24px;padding-top:24px}}@media(max-width:599px){.rank-math-list .rank-math-list-item.opened .rank-math-question{padding-bottom:4vw;padding-top:4vw}}.rank-math-list .rank-math-list-item.opened .rank-math-question:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath stroke='%236A51FF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4.5' d='M35.416 29.166 24.999 18.749 14.583 29.166'/%3E%3C/svg%3E")}ul.list-help{margin:0;padding:0;width:100%;z-index:11}ul.list-help>li{height:75px;list-style:none;margin-bottom:25px;overflow:visible;position:relative;width:100%}@media(min-width:890px)and (max-width:1279px){ul.list-help>li{height:3.90625vw;margin-bottom:1.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-help>li{height:3.90625vw;margin-bottom:1.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-help>li{height:56.25px;margin-bottom:18.75px}}@media(min-width:600px)and (max-width:889px){ul.list-help>li{height:104px;margin-bottom:32px}ul.list-help>li:last-of-type{margin-bottom:0}}@media(max-width:599px){ul.list-help>li{height:65px;height:17.3333333333vw;margin-bottom:5.3333333333vw}ul.list-help>li:last-of-type{margin-bottom:0}}ul.list-help>li .item{background:#fcfcff;border:1px solid #d9d9d9;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.08);box-sizing:border-box;height:75px;left:0;overflow:hidden;position:absolute;top:0;width:100%}@media(min-width:890px)and (max-width:1279px){ul.list-help>li .item{border-radius:.78125vw;height:3.90625vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-help>li .item{border-radius:.78125vw;height:3.90625vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-help>li .item{border-radius:11.25px;height:56.25px}}@media(min-width:600px)and (max-width:889px){ul.list-help>li .item{border-radius:24px;height:104px}}@media(max-width:599px){ul.list-help>li .item{border-radius:15px;border-radius:4vw;height:65px;height:17.3333333333vw}}ul.list-help>li .item h3{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:20px;justify-content:flex-start;letter-spacing:-.45px;line-height:123.9%;padding:18px 50px 25px 20px;position:relative;width:100%}@media(min-width:890px)and (max-width:1279px){ul.list-help>li .item h3{font-size:1.0416666667vw;padding:.9375vw 2.6041666667vw 1.3020833333vw 1.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-help>li .item h3{font-size:1.0416666667vw;padding:.9375vw 2.6041666667vw 1.3020833333vw 1.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-help>li .item h3{font-size:15px;padding:13.5px 37.5px 18.75px 15px}}@media(min-width:600px)and (max-width:889px){ul.list-help>li .item h3{align-items:center;font-size:27.2px;height:104px;letter-spacing:-.43px;line-height:123.9%;padding-left:20.8px;padding-right:96px}}@media(max-width:599px){ul.list-help>li .item h3{align-items:center;font-size:17px;font-size:4.5333333333vw;height:65px;height:17.3333333333vw;letter-spacing:-.43px;line-height:123.9%;padding:0 16vw 0 3.4666666667vw}}ul.list-help>li .item h3 .text-block-desktop{display:block}@media(min-width:600px)and (max-width:889px){ul.list-help>li .item h3 .text-block-desktop{display:none}}@media(max-width:599px){ul.list-help>li .item h3 .text-block-desktop{display:none}}ul.list-help>li .item h3 .text-block-mobile{display:none}@media(min-width:600px)and (max-width:889px){ul.list-help>li .item h3 .text-block-mobile{display:flex;flex-direction:column;height:65.6px;justify-content:space-between}}@media(max-width:599px){ul.list-help>li .item h3 .text-block-mobile{display:flex;flex-direction:column;height:41px;height:10.9333333333vw;justify-content:space-between}}ul.list-help>li .item h3 .text-block-mobile .bottom-text{display:none}@media(min-width:600px)and (max-width:889px){ul.list-help>li .item h3 .text-block-mobile .bottom-text{color:#66686c;display:block;font-size:20.8px;font-weight:400;letter-spacing:-.08px;line-height:123.9%}ul.list-help>li .item h3 .text-block-mobile .bottom-text span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath fill='%23FFAF12' d='M9.69 2.924H7.08V.31A.31.31 0 0 0 6.77 0H3.236a.31.31 0 0 0-.31.311v2.613H.31a.31.31 0 0 0-.31.31v3.531a.31.31 0 0 0 .31.311h2.61V9.69a.31.31 0 0 0 .31.311h3.54a.31.31 0 0 0 .31-.311V7.076h2.61a.31.31 0 0 0 .31-.31V3.234a.31.31 0 0 0-.31-.311'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:8px;display:inline-block;height:25.6px;left:-1px;position:relative;top:6.4px;width:24px}}@media(max-width:599px){ul.list-help>li .item h3 .text-block-mobile .bottom-text{color:#66686c;display:block;font-size:13px;font-size:3.4666666667vw;font-weight:400;letter-spacing:-.08px;line-height:123.9%}ul.list-help>li .item h3 .text-block-mobile .bottom-text span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath fill='%23FFAF12' d='M9.69 2.924H7.08V.31A.31.31 0 0 0 6.77 0H3.236a.31.31 0 0 0-.31.311v2.613H.31a.31.31 0 0 0-.31.31v3.531a.31.31 0 0 0 .31.311h2.61V9.69a.31.31 0 0 0 .31.311h3.54a.31.31 0 0 0 .31-.311V7.076h2.61a.31.31 0 0 0 .31-.31V3.234a.31.31 0 0 0-.31-.311'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:5px;background-size:1.3333333333vw;display:inline-block;height:16px;height:4.2666666667vw;left:-1px;position:relative;top:4px;top:1.0666666667vw;width:15px;width:4vw}}ul.list-help>li .item h3 .ico{align-items:center;display:flex;height:39px;margin-right:16px;pointer-events:none;width:39px}@media(min-width:890px)and (max-width:1279px){ul.list-help>li .item h3 .ico{height:2.03125vw;margin-right:.8333333333vw;width:2.03125vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-help>li .item h3 .ico{height:2.03125vw;margin-right:.8333333333vw;width:2.03125vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-help>li .item h3 .ico{height:29.25px;margin-right:12px;width:29.25px}}@media(min-width:600px)and (max-width:889px){ul.list-help>li .item h3 .ico{height:56px;margin-right:16px;width:56px}}@media(max-width:599px){ul.list-help>li .item h3 .ico{height:35px;height:9.3333333333vw;margin-right:2.6666666667vw;width:35px;width:9.3333333333vw}}ul.list-help>li .item h3 .ico img{pointer-events:none;width:100%}ul.list-help>li .item h3 .chevron{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath stroke='%233C1778' stroke-linecap='round' stroke-linejoin='round' stroke-width='4.5' d='m14.584 20.834 10.417 10.417 10.416-10.417'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:39px;position:absolute;right:17px;top:17px;width:39px}@media(min-width:890px)and (max-width:1279px){ul.list-help>li .item h3 .chevron{height:2.03125vw;right:.8854166667vw;top:.8854166667vw;width:2.03125vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-help>li .item h3 .chevron{height:2.03125vw;right:.8854166667vw;top:.8854166667vw;width:2.03125vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-help>li .item h3 .chevron{height:29.25px;right:12.75px;top:12.75px;width:29.25px}}@media(min-width:600px)and (max-width:889px){ul.list-help>li .item h3 .chevron{height:56px;right:16px;top:24px;width:56px}}@media(max-width:599px){ul.list-help>li .item h3 .chevron{height:35px;height:9.3333333333vw;right:10px;right:2.6666666667vw;top:15px;top:4vw;width:35px;width:9.3333333333vw}}ul.list-help>li .item .desc>p{color:#232323;font-size:17px;letter-spacing:-.43px;line-height:150%;padding-bottom:25px;padding-left:25px;padding-right:80px;position:relative}@media(min-width:890px)and (max-width:1279px){ul.list-help>li .item .desc>p{font-size:1.0034722222vw;padding-bottom:1.4756944444vw;padding-left:1.4756944444vw;padding-right:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-help>li .item .desc>p{font-size:1.0034722222vw;padding-bottom:1.4756944444vw;padding-left:1.4756944444vw;padding-right:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-help>li .item .desc>p{font-size:14.45px;padding-bottom:21.25px;padding-left:21.25px;padding-right:68px}}@media(min-width:600px)and (max-width:889px){ul.list-help>li .item .desc>p{font-size:24px;letter-spacing:-.23px;line-height:150%;padding-bottom:48px;padding-left:32px;padding-right:32px}}@media(max-width:599px){ul.list-help>li .item .desc>p{font-size:15px;font-size:4vw;letter-spacing:-.23px;line-height:150%;padding-bottom:8vw;padding-left:5.3333333333vw;padding-right:5.3333333333vw}}ul.list-help>li .item .desc>p br{display:none}ul.list-help>li .item .desc ul{color:#66686c;font-size:17px;letter-spacing:-.43px;line-height:150%;padding-bottom:25px;padding-left:25px;padding-right:80px;position:relative}@media(min-width:890px)and (max-width:1279px){ul.list-help>li .item .desc ul{font-size:.8854166667vw;padding-bottom:1.3020833333vw;padding-left:1.3020833333vw;padding-right:4.1666666667vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-help>li .item .desc ul{font-size:.8854166667vw;padding-bottom:1.3020833333vw;padding-left:1.3020833333vw;padding-right:4.1666666667vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-help>li .item .desc ul{font-size:12.75px;padding-bottom:18.75px;padding-left:18.75px;padding-right:60px}}@media(min-width:600px)and (max-width:889px){ul.list-help>li .item .desc ul{font-size:27.2px;padding-bottom:40px;padding-left:40px;padding-right:40px}}@media(max-width:599px){ul.list-help>li .item .desc ul{font-size:17px;font-size:4.5333333333vw;padding-bottom:6.6666666667vw;padding-left:6.6666666667vw;padding-right:6.6666666667vw}}ul.list-help>li .item .desc ul li,ul.list-help>li .item .desc ul p{align-items:center;color:#232323;display:flex;justify-content:flex-start;line-height:1.6}ul.list-help>li .item .desc ul li:before,ul.list-help>li .item .desc ul p:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath fill='%23FFAF12' d='M9.69 2.924H7.08V.31A.31.31 0 0 0 6.77 0H3.236a.31.31 0 0 0-.31.311v2.613H.31a.31.31 0 0 0-.31.31v3.531a.31.31 0 0 0 .31.311h2.61V9.69a.31.31 0 0 0 .31.311h3.54a.31.31 0 0 0 .31-.311V7.076h2.61a.31.31 0 0 0 .31-.31V3.234a.31.31 0 0 0-.31-.311'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:6px;margin-left:5px;margin-right:10px;position:relative;top:1px;width:6px}@media(min-width:890px)and (max-width:1279px){ul.list-help>li .item .desc ul li:before,ul.list-help>li .item .desc ul p:before{height:.3541666667vw;margin-left:.2951388889vw;margin-right:.5902777778vw;width:.3541666667vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-help>li .item .desc ul li:before,ul.list-help>li .item .desc ul p:before{height:.3541666667vw;margin-left:.2951388889vw;margin-right:.5902777778vw;width:.3541666667vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-help>li .item .desc ul li:before,ul.list-help>li .item .desc ul p:before{height:5.1px;margin-left:4.25px;margin-right:8.5px;width:5.1px}}@media(min-width:600px)and (max-width:889px){ul.list-help>li .item .desc ul li:before,ul.list-help>li .item .desc ul p:before{height:9.6px;margin-left:0;margin-right:16px;width:9.6px}}@media(max-width:599px){ul.list-help>li .item .desc ul li:before,ul.list-help>li .item .desc ul p:before{height:6px;height:1.6vw;margin-left:0;margin-right:2.6666666667vw;width:6px;width:1.6vw}}ul.list-help>li .item .desc ul li br,ul.list-help>li .item .desc ul p br{display:none}ul.list-help>li .item.opened{border:1px solid #6a51ff;box-shadow:0 0 15px rgba(60,23,120,.2);box-sizing:border-box;height:auto;z-index:1}ul.list-help>li .item.opened h3{padding-bottom:15px}@media(min-width:890px)and (max-width:1279px){ul.list-help>li .item.opened h3{padding-bottom:.78125vw}}@media(min-width:1440px)and (max-width:1690px){ul.list-help>li .item.opened h3{padding-bottom:.78125vw}}@media(min-width:1280px)and (max-width:1439px){ul.list-help>li .item.opened h3{padding-bottom:11.25px}}@media(min-width:600px)and (max-width:889px){ul.list-help>li .item.opened h3{padding-bottom:0}}@media(max-width:599px){ul.list-help>li .item.opened h3{padding-bottom:0}}ul.list-help>li .item.opened h3 .chevron{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath stroke='%236A51FF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4.5' d='M35.416 29.166 24.999 18.749 14.583 29.166'/%3E%3C/svg%3E")}.hero-section{align-items:center;display:flex;height:100vh;justify-content:center}@media(min-width:600px)and (max-width:889px){.hero-section{display:block;height:auto;padding-bottom:96px;padding-top:240px}}@media(max-width:599px){.hero-section{display:block;height:auto;padding-bottom:16vw;padding-top:40vw}}.hero-section .dr-container{left:-22px;max-width:1216px;position:relative}@media(min-width:890px)and (max-width:1279px){.hero-section .dr-container{left:-1.1458333333vw;max-width:63.3333333333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr-container{left:-1.1458333333vw;max-width:63.3333333333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr-container{left:-16.5px;max-width:912px}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-container{left:0;width:600px}}@media(max-width:599px){.hero-section .dr-container{left:0}}.hero-section .left--cross{height:190px;left:-176px;margin:0;position:absolute;top:15px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.hero-section .left--cross{height:9.8958333333vw;left:-9.1666666667vw;top:.78125vw;width:9.8958333333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .left--cross{height:9.8958333333vw;left:-9.1666666667vw;top:.78125vw;width:9.8958333333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .left--cross{height:142.5px;left:-132px;top:11.25px;width:142.5px}}@media(min-width:600px)and (max-width:889px){.hero-section .left--cross{display:none}}@media(max-width:599px){.hero-section .left--cross{display:none}}.hero-section .left--cross img,.hero-section .left--cross svg{height:auto;width:100%}.hero-section .right--cross{height:164px;margin:0;position:absolute;right:-286px;top:237px;width:164px;z-index:1}@media(min-width:890px)and (max-width:1279px){.hero-section .right--cross{height:8.5416666667vw;right:-14.8958333333vw;top:12.34375vw;width:8.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .right--cross{height:8.5416666667vw;right:-14.8958333333vw;top:12.34375vw;width:8.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .right--cross{height:123px;right:-214.5px;top:177.75px;width:123px}}@media(min-width:600px)and (max-width:889px){.hero-section .right--cross{display:none}}@media(max-width:599px){.hero-section .right--cross{display:none}}.hero-section .right--cross img,.hero-section .right--cross svg{height:auto;width:100%}.hero-section .right--cross--mobile{display:none}@media(min-width:600px)and (max-width:889px){.hero-section .right--cross--mobile{display:block;height:142.4px;margin:0;position:absolute;right:35.2px;top:-19.2px;width:75.2px;z-index:1}}@media(max-width:599px){.hero-section .right--cross--mobile{display:block;height:89px;height:23.7333333333vw;margin:0;position:absolute;right:22px;right:5.8666666667vw;top:-12px;top:-3.2vw;width:47px;width:12.5333333333vw;z-index:1}}.hero-section .right--cross--mobile img,.hero-section .right--cross--mobile svg{height:auto;width:100%}.hero-section .dr--columns{align-items:self-start;display:grid;grid-template-areas:"A A C C" "B B C C";height:630px;margin-bottom:0}@media(min-width:890px)and (max-width:1279px){.hero-section .dr--columns{height:32.8125vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr--columns{height:32.8125vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr--columns{height:472.5px}}@media(min-width:600px)and (max-width:889px){.hero-section .dr--columns{grid-template-areas:"A" "C" "B";height:auto}}@media(max-width:599px){.hero-section .dr--columns{grid-template-areas:"A" "C" "B";height:auto}}.hero-section .dr-col-1{grid-area:A;width:595px}@media(min-width:890px)and (max-width:1279px){.hero-section .dr-col-1{width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr-col-1{width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr-col-1{width:446.25px}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-col-1{width:100%}}@media(max-width:599px){.hero-section .dr-col-1{width:100%}}.hero-section .dr-col-2{grid-area:B;position:relative;top:-7px;width:595px;z-index:1}@media(min-width:890px)and (max-width:1279px){.hero-section .dr-col-2{top:-.3645833333vw;width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr-col-2{top:-.3645833333vw;width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr-col-2{top:-5.25px;width:446.25px}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-col-2{padding-bottom:0;top:0;width:100%}}@media(max-width:599px){.hero-section .dr-col-2{padding-bottom:0;top:0;width:100%}}.hero-section .dr-col-1{margin:0!important;padding:47px 0 0!important}@media(min-width:890px)and (max-width:1279px){.hero-section .dr-col-1{padding-top:2.4479166667vw!important}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr-col-1{padding-top:2.4479166667vw!important}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr-col-1{padding-top:35.25px!important}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-col-1{margin:0!important;padding:0!important}}@media(max-width:599px){.hero-section .dr-col-1{margin:0!important;padding:0!important}}.hero-section .btn-row{align-items:center;display:flex;flex-direction:column;padding-left:0;text-align:center}@media(min-width:600px)and (max-width:889px){.hero-section .btn-row{align-items:center;justify-content:flex-start}}@media(max-width:599px){.hero-section .btn-row{align-items:center;justify-content:flex-start}}.hero-section .btn-row a{align-items:center;background:#ffaf12;border:none;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-weight:700;justify-content:center;-webkit-text-decoration:none;text-decoration:none}.hero-section .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}.hero-section .btn-row a,.hero-section .btn-row a:hover{border-radius:40px;font-size:25px;height:70px;margin-bottom:10px;width:447px}@media(min-width:890px)and (max-width:1279px){.hero-section .btn-row a,.hero-section .btn-row a:hover{border-radius:2.0833333333vw;font-size:1.3020833333vw;height:3.6458333333vw;margin-bottom:.5208333333vw;width:23.28125vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .btn-row a,.hero-section .btn-row a:hover{border-radius:2.0833333333vw;font-size:1.3020833333vw;height:3.6458333333vw;margin-bottom:.5208333333vw;width:23.28125vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .btn-row a,.hero-section .btn-row a:hover{border-radius:30px;font-size:18.75px;height:52.5px;margin-bottom:7.5px;width:335.25px}}@media(min-width:600px)and (max-width:889px){.hero-section .btn-row a,.hero-section .btn-row a:hover{border-radius:54.4px;font-size:25.6px;height:72px;margin-bottom:3.2px;margin-left:0;width:456px}}@media(max-width:599px){.hero-section .btn-row a,.hero-section .btn-row a:hover{border-radius:34px;border-radius:9.0666666667vw;font-size:16px;font-size:4.2666666667vw;height:45px;height:12vw;margin-bottom:.5333333333vw;margin-left:0;width:285px;width:76vw}}.hero-section .btn-row .mark{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:20px;margin:auto auto 44px;text-align:center}@media(min-width:890px)and (max-width:1279px){.hero-section .btn-row .mark{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:2.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .btn-row .mark{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:2.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .btn-row .mark{font-size:11.25px;line-height:15px;margin-bottom:33px}}@media(min-width:600px)and (max-width:889px){.hero-section .btn-row .mark{color:#66686c;font-size:17.6px;letter-spacing:.06px;line-height:38.4px;margin:0 0 56px}}@media(max-width:599px){.hero-section .btn-row .mark{color:#66686c;font-size:11px;font-size:2.9333333333vw;letter-spacing:.06px;line-height:24px;line-height:6.4vw;margin:0 0 9.3333333333vw}}.hero-section .text-section{margin:0;padding:0 0 0 75px;width:521px}@media(min-width:890px)and (max-width:1279px){.hero-section .text-section{padding-left:3.90625vw;width:27.1354166667vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .text-section{padding-left:3.90625vw;width:27.1354166667vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .text-section{padding-left:56.25px;width:390.75px}}@media(min-width:600px)and (max-width:889px){.hero-section .text-section{padding:0;width:auto}}@media(max-width:599px){.hero-section .text-section{padding:0;width:auto}}.hero-section .text-section .title,.hero-section .text-section h1{display:block;font-size:54px;letter-spacing:.32px;line-height:123.9%;margin-bottom:26px}@media(min-width:890px)and (max-width:1279px){.hero-section .text-section .title,.hero-section .text-section h1{font-size:2.8125vw;margin-bottom:1.3541666667vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .text-section .title,.hero-section .text-section h1{font-size:2.8125vw;margin-bottom:1.3541666667vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .text-section .title,.hero-section .text-section h1{font-size:40.5px;margin-bottom:19.5px}}@media(min-width:600px)and (max-width:889px){.hero-section .text-section .title,.hero-section .text-section h1{color:#232323;font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:17.6px!important}}@media(max-width:599px){.hero-section .text-section .title,.hero-section .text-section h1{color:#232323;font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:2.9333333333vw!important}}@media(min-width:600px)and (max-width:889px){.hero-section .text-section .title b,.hero-section .text-section .title strong,.hero-section .text-section h1 b,.hero-section .text-section h1 strong{display:block}.hero-section .text-section .title b+br,.hero-section .text-section .title strong+br,.hero-section .text-section h1 b+br,.hero-section .text-section h1 strong+br{display:none}}@media(max-width:599px){.hero-section .text-section .title b,.hero-section .text-section .title strong,.hero-section .text-section h1 b,.hero-section .text-section h1 strong{display:block}.hero-section .text-section .title b+br,.hero-section .text-section .title strong+br,.hero-section .text-section h1 b+br,.hero-section .text-section h1 strong+br{display:none}}.hero-section .text-section p{align-items:center;color:#66686c;display:flex;font-size:25px;letter-spacing:.15px;line-height:140%}@media(min-width:890px)and (max-width:1279px){.hero-section .text-section p{font-size:1.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .text-section p{font-size:1.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .text-section p{font-size:18.75px}}@media(min-width:600px)and (max-width:889px){.hero-section .text-section p{color:#66686c;font-size:27.2px;letter-spacing:-.43px;line-height:36.8px;margin-bottom:0}}@media(max-width:599px){.hero-section .text-section p{color:#66686c;font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:23px;line-height:6.1333333333vw;margin-bottom:0}}.hero-section .dr-partners-images-col{align-items:flex-start;background:linear-gradient(91.95deg,#e1dcff,rgba(225,220,255,0) 158.91%);border-radius:0 100px;display:flex;flex-direction:column;height:150px;justify-content:flex-start;padding:25px 104px 0 65px;width:595px}@media(min-width:890px)and (max-width:1279px){.hero-section .dr-partners-images-col{border-radius:0 5.2083333333vw;height:7.8125vw;padding:1.3020833333vw 5.4166666667vw 0 3.3854166667vw;width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr-partners-images-col{border-radius:0 5.2083333333vw;height:7.8125vw;padding:1.3020833333vw 5.4166666667vw 0 3.3854166667vw;width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr-partners-images-col{border-radius:0 75px;height:112.5px;padding:18.75px 78px 0 48.75px;width:446.25px}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-partners-images-col{background:linear-gradient(91.95deg,#e1dcff,rgba(225,220,255,0) 158.91%);border-radius:0 84.8px;height:160px;padding:24px 59.2px 0 57.6px;width:504px}}@media(max-width:599px){.hero-section .dr-partners-images-col{background:linear-gradient(91.95deg,#e1dcff,rgba(225,220,255,0) 158.91%);border-radius:0 53px;border-radius:0 14.1333333333vw;height:100px;height:26.6666666667vw;padding:4vw 9.8666666667vw 0 9.6vw;width:315px;width:84vw}}.hero-section .dr-partners-images-col h4{color:#6a51ff;font-size:15px;letter-spacing:-.23px;line-height:20px;margin-bottom:10px;position:relative;text-transform:uppercase}@media(min-width:890px)and (max-width:1279px){.hero-section .dr-partners-images-col h4{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:.5208333333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr-partners-images-col h4{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:.5208333333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr-partners-images-col h4{font-size:11.25px;line-height:15px;margin-bottom:7.5px}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-partners-images-col h4{font-size:16px;letter-spacing:.12px;line-height:22.4px;margin-bottom:8px}}@media(max-width:599px){.hero-section .dr-partners-images-col h4{font-size:10px;font-size:2.6666666667vw;letter-spacing:.12px;line-height:14px;line-height:3.7333333333vw;margin-bottom:1.3333333333vw}}.hero-section .dr-partners-images-col p{color:#232323;font-size:17px;letter-spacing:-.43px;line-height:24px}@media(min-width:890px)and (max-width:1279px){.hero-section .dr-partners-images-col p{font-size:.8854166667vw;line-height:1.25vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr-partners-images-col p{font-size:.8854166667vw;line-height:1.25vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr-partners-images-col p{font-size:12.75px;line-height:18px}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-partners-images-col p{font-size:17.6px;letter-spacing:-.08px;line-height:1.6}}@media(max-width:599px){.hero-section .dr-partners-images-col p{font-size:11px;font-size:2.9333333333vw;letter-spacing:-.08px;line-height:1.6}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-partners-images-col p span{display:none}}@media(max-width:599px){.hero-section .dr-partners-images-col p span{display:none}}.hero-section .dr-partners-images-col .dr-partners-images{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.hero-section .dr-partners-images-col .dr-partners-images img,.hero-section .dr-partners-images-col .dr-partners-images svg{display:block;height:auto;width:100%}.hero-section .dr-partners-images-col .dr-partners-images .logo_yahoo{height:40px;width:110px}@media(min-width:890px)and (max-width:1279px){.hero-section .dr-partners-images-col .dr-partners-images .logo_yahoo{height:2.0833333333vw;width:5.7291666667vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr-partners-images-col .dr-partners-images .logo_yahoo{height:2.0833333333vw;width:5.7291666667vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr-partners-images-col .dr-partners-images .logo_yahoo{height:30px;width:82.5px}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-partners-images-col .dr-partners-images .logo_yahoo{height:40px;width:108.8px}}@media(max-width:599px){.hero-section .dr-partners-images-col .dr-partners-images .logo_yahoo{height:25px;height:6.6666666667vw;width:68px;width:18.1333333333vw}}.hero-section .dr-partners-images-col .dr-partners-images .logo_market{height:40px;width:124px}@media(min-width:890px)and (max-width:1279px){.hero-section .dr-partners-images-col .dr-partners-images .logo_market{height:2.0833333333vw;width:6.4583333333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr-partners-images-col .dr-partners-images .logo_market{height:2.0833333333vw;width:6.4583333333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr-partners-images-col .dr-partners-images .logo_market{height:30px;width:93px}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-partners-images-col .dr-partners-images .logo_market{height:40px;width:123.2px}}@media(max-width:599px){.hero-section .dr-partners-images-col .dr-partners-images .logo_market{height:25px;height:6.6666666667vw;width:77px;width:20.5333333333vw}}.hero-section .dr-partners-images-col .dr-partners-images .logo_ap{height:60px;width:52px}@media(min-width:890px)and (max-width:1279px){.hero-section .dr-partners-images-col .dr-partners-images .logo_ap{height:3.125vw;width:2.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr-partners-images-col .dr-partners-images .logo_ap{height:3.125vw;width:2.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr-partners-images-col .dr-partners-images .logo_ap{height:45px;width:39px}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-partners-images-col .dr-partners-images .logo_ap{height:64px;width:54.4px}}@media(max-width:599px){.hero-section .dr-partners-images-col .dr-partners-images .logo_ap{height:40px;height:10.6666666667vw;width:34px;width:9.0666666667vw}}.hero-section .dr-col-3{grid-area:C;height:675px;left:80px;position:relative;top:0;width:615px}@media(min-width:890px)and (max-width:1279px){.hero-section .dr-col-3{height:35.15625vw;left:4.1666666667vw;width:32.03125vw}}@media(min-width:1440px)and (max-width:1690px){.hero-section .dr-col-3{height:35.15625vw;left:4.1666666667vw;width:32.03125vw}}@media(min-width:1280px)and (max-width:1439px){.hero-section .dr-col-3{height:506.25px;left:60px;width:461.25px}}@media(min-width:600px)and (max-width:889px){.hero-section .dr-col-3{height:676.8px;left:0;margin:0;position:relative;top:48px;width:100%}}@media(max-width:599px){.hero-section .dr-col-3{height:423px;height:112.8vw;left:0;margin:0;position:relative;top:30px;top:8vw;width:100%}}.hero-section .dr-col-3 img,.hero-section .dr-col-3 svg{height:auto;width:100%}.hero-section .dr-col-3 img.mobile,.hero-section .dr-col-3 svg.mobile{display:none}@media(min-width:600px)and (max-width:889px){.hero-section .dr-col-3 img.mobile,.hero-section .dr-col-3 svg.mobile{display:block}}@media(max-width:599px){.hero-section .dr-col-3 img.mobile,.hero-section .dr-col-3 svg.mobile{display:block}}.hero-section .dr-col-3 img.desktop,.hero-section .dr-col-3 svg.desktop{display:block}@media(min-width:600px)and (max-width:889px){.hero-section .dr-col-3 img.desktop,.hero-section .dr-col-3 svg.desktop{display:none}}@media(max-width:599px){.hero-section .dr-col-3 img.desktop,.hero-section .dr-col-3 svg.desktop{display:none}}.hero-scroller .wp-block-image.size-large{width:333px}@media(min-width:890px)and (max-width:1279px){.hero-scroller .wp-block-image.size-large{width:17.34375vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller .wp-block-image.size-large{width:17.34375vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller .wp-block-image.size-large{width:249.75px}}@media(max-width:599px){.hero-scroller .wp-block-image.size-large{margin:0;padding:0;text-align:left;width:100%}}.hero-scroller #hp-landing-column-3{height:100%;margin:0;position:relative}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-landing-column-3{margin-left:0}}@media(max-width:599px){.hero-scroller #hp-landing-column-3{margin-left:0}}.hero-scroller #hp-landing-column-3 img{background-size:cover;border-radius:54px;margin:0}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-landing-column-3 img{border-radius:2.8125vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-landing-column-3 img{border-radius:2.8125vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-landing-column-3 img{border-radius:40.5px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-landing-column-3 img{border-radius:0;margin-left:0;padding-left:0;width:280px}}@media(max-width:599px){.hero-scroller #hp-landing-column-3 img{border-radius:0;margin-left:0;padding-left:0;width:175px;width:46.6666666667vw}}.hero-scroller #hp-column-3-p-1,.hero-scroller #hp-column-3-p-2,.hero-scroller #hp-column-3-p-3{font-size:16px;height:75px;margin:0;padding:12px 18px 0;position:absolute;white-space:nowrap;width:260px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-1,.hero-scroller #hp-column-3-p-2,.hero-scroller #hp-column-3-p-3{font-size:.8333333333vw;height:3.90625vw;padding:.46875vw .9375vw 0;width:13.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-1,.hero-scroller #hp-column-3-p-2,.hero-scroller #hp-column-3-p-3{font-size:.8333333333vw;height:3.90625vw;padding:.46875vw .9375vw 0;width:13.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-1,.hero-scroller #hp-column-3-p-2,.hero-scroller #hp-column-3-p-3{font-size:12px;height:56.25px;padding:6.75px 13.5px 0;width:195px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-1,.hero-scroller #hp-column-3-p-2,.hero-scroller #hp-column-3-p-3{border-bottom-right-radius:12.8px;border-top-right-radius:12.8px;font-size:14.4px;height:64px;line-height:1.6;padding:6.4px 12.8px;white-space:nowrap;width:217.6px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-1,.hero-scroller #hp-column-3-p-2,.hero-scroller #hp-column-3-p-3{border-bottom-right-radius:8px;border-bottom-right-radius:2.1333333333vw;border-top-right-radius:8px;border-top-right-radius:2.1333333333vw;font-size:9px;font-size:2.4vw;height:40px;height:10.6666666667vw;line-height:1.6;padding:1.0666666667vw 2.1333333333vw;white-space:nowrap;width:136px;width:36.2666666667vw}}.hero-scroller #hp-column-3-p-1 strong,.hero-scroller #hp-column-3-p-2 strong,.hero-scroller #hp-column-3-p-3 strong{font-size:18px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-1 strong,.hero-scroller #hp-column-3-p-2 strong,.hero-scroller #hp-column-3-p-3 strong{font-size:.9375vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-1 strong,.hero-scroller #hp-column-3-p-2 strong,.hero-scroller #hp-column-3-p-3 strong{font-size:.9375vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-1 strong,.hero-scroller #hp-column-3-p-2 strong,.hero-scroller #hp-column-3-p-3 strong{font-size:13.5px}}.hero-scroller #hp-column-3-p-2{background-color:#fcfcff;border-bottom-right-radius:18px;border-top-right-radius:18px;font-size:19px;height:85px;padding:13px 18px 8px 20px;width:298px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-2{border-bottom-right-radius:.9375vw;border-top-right-radius:.9375vw;font-size:.9895833333vw;height:4.4270833333vw;padding:.6770833333vw .9375vw .4166666667vw 1.0416666667vw;width:15.5208333333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-2{border-bottom-right-radius:.9375vw;border-top-right-radius:.9375vw;font-size:.9895833333vw;height:4.4270833333vw;padding:.6770833333vw .9375vw .4166666667vw 1.0416666667vw;width:15.5208333333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-2{border-bottom-right-radius:13.5px;border-top-right-radius:13.5px;font-size:14.25px;height:63.75px;padding:9.75px 13.5px 6px 15px;width:223.5px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-2{border-bottom-right-radius:16px;border-top-right-radius:16px;font-size:17.6px;height:83.2px;padding:12.8px 19.2px;width:284.8px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-2{border-bottom-right-radius:10px;border-bottom-right-radius:2.6666666667vw;border-top-right-radius:10px;border-top-right-radius:2.6666666667vw;font-size:11px;font-size:2.9333333333vw;height:52px;height:13.8666666667vw;padding:2.1333333333vw 3.2vw;width:178px;width:47.4666666667vw}}.hero-scroller #hp-column-3-p-2 strong{font-size:21px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-2 strong{font-size:1.09375vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-2 strong{font-size:1.09375vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-2 strong{font-size:15.75px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-1 strong,.hero-scroller #hp-column-3-p-3 strong{color:#232323;font-size:16px;letter-spacing:-.251048px;line-height:28.8px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-1 strong,.hero-scroller #hp-column-3-p-3 strong{color:#232323;font-size:10px;font-size:2.6666666667vw;letter-spacing:-.251048px;line-height:18px;line-height:4.8vw}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-2 strong{color:#232323;font-size:20.8px;letter-spacing:-.251048px;line-height:28.8px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-2 strong{color:#232323;font-size:13px;font-size:3.4666666667vw;letter-spacing:-.251048px;line-height:18px;line-height:4.8vw}}.hero-scroller #hp-column-3-p-1:after,.hero-scroller #hp-column-3-p-1:before{background:linear-gradient(273.26deg,#6a51ff,#3c1778);border-radius:17px 0 0 17px;height:75px;left:-75px;overflow:hidden;width:75px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-1:after,.hero-scroller #hp-column-3-p-1:before{border-radius:.8854166667vw 0 0 .8854166667vw;height:3.90625vw;left:-3.90625vw;width:3.90625vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-1:after,.hero-scroller #hp-column-3-p-1:before{border-radius:.8854166667vw 0 0 .8854166667vw;height:3.90625vw;left:-3.90625vw;width:3.90625vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-1:after,.hero-scroller #hp-column-3-p-1:before{border-radius:12.75px 0 0 12.75px;height:56.25px;left:-56.25px;width:56.25px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-1:after,.hero-scroller #hp-column-3-p-1:before{border-radius:16px 0 0 16px;height:64px;left:-64px;width:64px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-1:after,.hero-scroller #hp-column-3-p-1:before{border-radius:10px 0 0 10px;border-radius:2.6666666667vw 0 0 2.6666666667vw;height:40px;height:10.6666666667vw;left:-40px;left:-10.6666666667vw;width:40px;width:10.6666666667vw}}.hero-scroller #hp-column-3-p-2:after,.hero-scroller #hp-column-3-p-2:before{background:linear-gradient(273.26deg,#6a51ff,#3c1778);border-radius:20px 0 0 20px;height:85px;left:-85px;overflow:hidden;width:85px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-2:after,.hero-scroller #hp-column-3-p-2:before{border-radius:1.0416666667vw 0 0 1.0416666667vw;height:4.4270833333vw;left:-4.4270833333vw;width:4.4270833333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-2:after,.hero-scroller #hp-column-3-p-2:before{border-radius:1.0416666667vw 0 0 1.0416666667vw;height:4.4270833333vw;left:-4.4270833333vw;width:4.4270833333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-2:after,.hero-scroller #hp-column-3-p-2:before{border-radius:15px 0 0 15px;height:63.75px;left:-63.75px;width:63.75px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-2:after,.hero-scroller #hp-column-3-p-2:before{border-radius:20.8px 0 0 20.8px;height:83.2px;left:-83.2px;width:83.2px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-2:after,.hero-scroller #hp-column-3-p-2:before{border-radius:10px 0 0 10px;border-radius:3.4666666667vw 0 0 3.4666666667vw;height:52px;height:13.8666666667vw;left:-52px;left:-13.8666666667vw;width:52px;width:13.8666666667vw}}.hero-scroller #hp-column-3-p-3:after,.hero-scroller #hp-column-3-p-3:before{background:linear-gradient(273.26deg,#6a51ff,#3c1778);border-radius:17px 0 0 17px;height:75px;left:-75px;overflow:hidden;width:75px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-3:after,.hero-scroller #hp-column-3-p-3:before{border-radius:.8854166667vw 0 0 .8854166667vw;height:3.90625vw;left:-3.90625vw;width:3.90625vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-3:after,.hero-scroller #hp-column-3-p-3:before{border-radius:.8854166667vw 0 0 .8854166667vw;height:3.90625vw;left:-3.90625vw;width:3.90625vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-3:after,.hero-scroller #hp-column-3-p-3:before{border-radius:12.75px 0 0 vwdvwdHERO75FIXHERO(17);height:56.25px;left:-56.25px;width:56.25px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-3:after,.hero-scroller #hp-column-3-p-3:before{border-radius:16px 0 0 16px;height:64px;left:-64px;width:64px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-3:after,.hero-scroller #hp-column-3-p-3:before{border-radius:10px 0 0 10px;border-radius:2.6666666667vw 0 0 2.6666666667vw;height:40px;height:10.6666666667vw;left:-40px;left:-10.6666666667vw;width:40px;width:10.6666666667vw}}.hero-scroller #hp-column-3-p-1:after,.hero-scroller #hp-column-3-p-2:after,.hero-scroller #hp-column-3-p-3:after{background-position:50% 50%;background-repeat:no-repeat;content:"";display:block;position:absolute;top:0}.hero-scroller #hp-column-3-p-1:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.395' height='27.395'%3E%3Cpath fill='none' stroke='%23fcfcff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m8.542 8.543-5.156 5.155A7.292 7.292 0 0 0 13.698 24.01l5.151-5.156M8.542 8.543l5.156-5.156A7.292 7.292 0 0 1 24.01 13.698l-5.161 5.156M8.542 8.543l10.307 10.311'/%3E%3C/svg%3E");background-size:31px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-1:after{background-size:1.6145833333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-1:after{background-size:1.6145833333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-1:after{background-size:23.25px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-1:after{background-size:27.2px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-1:after{background-size:17px;background-size:4.5333333333vw}}.hero-scroller #hp-column-3-p-2:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28.75' height='21.458'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='M20.208 6.355 27.5 3.438v14.583l-7.292-2.917m-17.5 5.1H18.75a1.46 1.46 0 0 0 1.458-1.458V2.709a1.46 1.46 0 0 0-1.458-1.458H2.708A1.46 1.46 0 0 0 1.25 2.709V18.75a1.46 1.46 0 0 0 1.458 1.459Z'/%3E%3C/svg%3E");background-size:37px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-2:after{background-size:1.9270833333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-2:after{background-size:1.9270833333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-2:after{background-size:27.75px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-2:after{background-size:27.2px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-2:after{background-size:22px;background-size:5.8666666667vw}}.hero-scroller #hp-column-3-p-3:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6.833 8.583H15M6.833 13.25h5.833M1 10.917a9.8 9.8 0 0 0 1.05 4.433 9.92 9.92 0 0 0 8.867 5.483 9.8 9.8 0 0 0 4.433-1.05L22 22l-2.217-6.65a9.8 9.8 0 0 0 1.05-4.433A9.92 9.92 0 0 0 15.35 2.05 9.8 9.8 0 0 0 10.917 1h-.583A9.893 9.893 0 0 0 1 10.333Z'/%3E%3C/svg%3E");background-size:33px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-3:after{background-size:1.71875vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-3:after{background-size:1.71875vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-3:after{background-size:24.75px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-3:after{background-size:27.2px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-3:after{background-size:17px;background-size:4.5333333333vw}}.hero-scroller #hp-column-3-p-1{left:334px;top:171px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-1{left:17.3958333333vw;top:8.90625vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-1{left:17.3958333333vw;top:8.90625vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-1{left:250.5px;top:128.25px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-1{left:288px;top:192px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-1{left:180px;left:48vw;top:120px;top:32vw}}.hero-scroller #hp-column-3-p-2{left:296px;top:313px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-2{left:15.4166666667vw;top:16.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-2{left:15.4166666667vw;top:16.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-2{left:222px;top:234.75px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-2{left:220.8px;top:291.2px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-2{left:138px;left:36.8vw;top:182px;top:48.5333333333vw}}.hero-scroller #hp-column-3-p-3{left:333px;top:466px}@media(min-width:890px)and (max-width:1279px){.hero-scroller #hp-column-3-p-3{left:17.34375vw;top:24.2708333333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-scroller #hp-column-3-p-3{left:17.34375vw;top:24.2708333333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-scroller #hp-column-3-p-3{left:249.75px;top:349.5px}}@media(min-width:600px)and (max-width:889px){.hero-scroller #hp-column-3-p-3{left:288px;top:409.6px}}@media(max-width:599px){.hero-scroller #hp-column-3-p-3{left:180px;left:48vw;top:256px;top:68.2666666667vw}}.three-column-section{background:linear-gradient(100.04deg,#3c1778,#6a51ff);padding-bottom:144px;padding-top:82px}@media(min-width:890px)and (max-width:1279px){.three-column-section{padding-bottom:8.5vw;padding-top:4.8402777778vw}}@media(min-width:1440px)and (max-width:1690px){.three-column-section{padding-bottom:8.5vw;padding-top:4.8402777778vw}}@media(min-width:1280px)and (max-width:1439px){.three-column-section{padding-bottom:122.4px;padding-top:69.7px}}@media(min-width:600px)and (max-width:889px){.three-column-section{padding-bottom:48px;padding-top:96px}}@media(max-width:599px){.three-column-section{padding-bottom:8vw;padding-top:16vw}}@media(min-width:600px)and (max-width:889px){.three-column-section .dr-container{padding-left:40px;padding-right:40px;width:600px}}@media(max-width:599px){.three-column-section .dr-container{padding-left:6.6666666667vw;padding-right:6.6666666667vw}}.three-column-section .dr-grid{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media(min-width:600px)and (max-width:889px){.three-column-section .dr-grid{flex-direction:column;justify-content:flex-start}}@media(max-width:599px){.three-column-section .dr-grid{flex-direction:column;justify-content:flex-start}}.three-column-section .dr-grid .dr-grid-item{align-items:center;display:flex;flex-direction:column;width:326px}@media(min-width:890px)and (max-width:1279px){.three-column-section .dr-grid .dr-grid-item{width:19.2430555556vw}}@media(min-width:1440px)and (max-width:1690px){.three-column-section .dr-grid .dr-grid-item{width:19.2430555556vw}}@media(min-width:1280px)and (max-width:1439px){.three-column-section .dr-grid .dr-grid-item{width:277.1px}}@media(min-width:600px)and (max-width:889px){.three-column-section .dr-grid .dr-grid-item{margin-bottom:96px;width:100%}}@media(max-width:599px){.three-column-section .dr-grid .dr-grid-item{margin-bottom:16vw;width:100%}}.three-column-section .dr-grid .dr-grid-item .img{height:90px;margin-bottom:19px;width:90px}@media(min-width:890px)and (max-width:1279px){.three-column-section .dr-grid .dr-grid-item .img{height:5.3125vw;margin-bottom:1.1215277778vw;width:5.3125vw}}@media(min-width:1440px)and (max-width:1690px){.three-column-section .dr-grid .dr-grid-item .img{height:5.3125vw;margin-bottom:1.1215277778vw;width:5.3125vw}}@media(min-width:1280px)and (max-width:1439px){.three-column-section .dr-grid .dr-grid-item .img{height:76.5px;margin-bottom:16.15px;width:76.5px}}@media(min-width:600px)and (max-width:889px){.three-column-section .dr-grid .dr-grid-item .img{height:144px;margin-bottom:24px;width:144px}}@media(max-width:599px){.three-column-section .dr-grid .dr-grid-item .img{height:90px;height:24vw;margin-bottom:4vw;width:90px;width:24vw}}.three-column-section .dr-grid .dr-grid-item .img img,.three-column-section .dr-grid .dr-grid-item .img svg{height:auto;width:100%}.three-column-section .dr-grid .dr-grid-item .item-title{color:#fcfcff;font-size:24px;font-weight:700;letter-spacing:.07px;line-height:123.9%;margin-bottom:12px;text-align:center}@media(min-width:890px)and (max-width:1279px){.three-column-section .dr-grid .dr-grid-item .item-title{font-size:1.4166666667vw;margin-bottom:.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.three-column-section .dr-grid .dr-grid-item .item-title{font-size:1.4166666667vw;margin-bottom:.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.three-column-section .dr-grid .dr-grid-item .item-title{font-size:20.4px;margin-bottom:10.2px}}@media(min-width:600px)and (max-width:889px){.three-column-section .dr-grid .dr-grid-item .item-title{font-size:32px;letter-spacing:-.45px;line-height:123.9%;margin-bottom:16px;text-align:center}}@media(max-width:599px){.three-column-section .dr-grid .dr-grid-item .item-title{font-size:20px;font-size:5.3333333333vw;letter-spacing:-.45px;line-height:123.9%;margin-bottom:2.6666666667vw;text-align:center}}.three-column-section .dr-grid .dr-grid-item .item-desc{color:#d9d9d9;font-size:17px;letter-spacing:-.43px;line-height:133.3%;text-align:center}@media(min-width:890px)and (max-width:1279px){.three-column-section .dr-grid .dr-grid-item .item-desc{font-size:1.0034722222vw}}@media(min-width:1440px)and (max-width:1690px){.three-column-section .dr-grid .dr-grid-item .item-desc{font-size:1.0034722222vw}}@media(min-width:1280px)and (max-width:1439px){.three-column-section .dr-grid .dr-grid-item .item-desc{font-size:14.45px}}@media(min-width:600px)and (max-width:889px){.three-column-section .dr-grid .dr-grid-item .item-desc{font-size:24px;letter-spacing:-.23px;line-height:133.3%;text-align:center;width:90%}}@media(max-width:599px){.three-column-section .dr-grid .dr-grid-item .item-desc{font-size:15px;font-size:4vw;letter-spacing:-.23px;line-height:133.3%;text-align:center;width:90%}}@media(min-width:600px)and (max-width:889px){.page_custom_template_pro .three-column-section .dr-grid .dr-grid-item:first-child .item-desc,.page_custom_template_virtual_primary_care .three-column-section .dr-grid .dr-grid-item:first-child .item-desc,.page_custom_template_virtual_urgent_care .three-column-section .dr-grid .dr-grid-item:first-child .item-desc{width:100%}}@media(max-width:599px){.page_custom_template_pro .three-column-section .dr-grid .dr-grid-item:first-child .item-desc,.page_custom_template_virtual_primary_care .three-column-section .dr-grid .dr-grid-item:first-child .item-desc,.page_custom_template_virtual_urgent_care .three-column-section .dr-grid .dr-grid-item:first-child .item-desc{width:100%}}.healthcare_on_time-section{background-image:url(/app/themes/drhouse/public/svgs/vector-04.3cc15c.svg);background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:557px;margin-top:-50px;overflow:hidden;padding-top:70px;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.healthcare_on_time-section{height:32.8784722222vw;margin-top:-2.9513888889vw;padding-top:4.1319444444vw}}@media(min-width:1440px)and (max-width:1690px){.healthcare_on_time-section{height:32.8784722222vw;margin-top:-2.9513888889vw;padding-top:4.1319444444vw}}@media(min-width:1280px)and (max-width:1439px){.healthcare_on_time-section{height:473.45px;margin-top:-42.5px;padding-top:59.5px}}@media(min-width:600px)and (max-width:889px){.healthcare_on_time-section{height:1078.4px;margin-top:-80px;padding-top:116.8px}}@media(max-width:599px){.healthcare_on_time-section{background-image:url(/app/themes/drhouse/public/svgs/vector-04-mobile.75fd5f.svg);height:674px;height:179.7333333333vw;margin-top:-13.3333333333vw;padding-top:19.4666666667vw}}.healthcare_on_time-section .dr-container{max-width:1186px}@media(min-width:890px)and (max-width:1279px){.healthcare_on_time-section .dr-container{max-width:70.0069444444vw}}@media(min-width:1440px)and (max-width:1690px){.healthcare_on_time-section .dr-container{max-width:70.0069444444vw}}@media(min-width:1280px)and (max-width:1439px){.healthcare_on_time-section .dr-container{max-width:1008.1px}}@media(min-width:600px)and (max-width:889px){.healthcare_on_time-section .dr-container{width:600px}}.healthcare_on_time-section .right--cross{bottom:35px;height:190px;margin:0;position:absolute;right:-120px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.healthcare_on_time-section .right--cross{bottom:2.0659722222vw;height:11.2152777778vw;right:-7.0833333333vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.healthcare_on_time-section .right--cross{bottom:2.0659722222vw;height:11.2152777778vw;right:-7.0833333333vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.healthcare_on_time-section .right--cross{bottom:29.75px;height:161.5px;right:-102px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.healthcare_on_time-section .right--cross{display:none}}@media(max-width:599px){.healthcare_on_time-section .right--cross{display:none}}.healthcare_on_time-section .right--cross svg{width:100%}.healthcare_on_time-section .dr-columns{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media(min-width:600px)and (max-width:889px){.healthcare_on_time-section .dr-columns{flex-direction:column-reverse}}@media(max-width:599px){.healthcare_on_time-section .dr-columns{flex-direction:column-reverse}}.healthcare_on_time-section .dr-columns .dr-column-1{height:487px;overflow:hidden;width:571px}@media(min-width:890px)and (max-width:1279px){.healthcare_on_time-section .dr-columns .dr-column-1{height:28.7465277778vw;width:33.7048611111vw}}@media(min-width:1440px)and (max-width:1690px){.healthcare_on_time-section .dr-columns .dr-column-1{height:28.7465277778vw;width:33.7048611111vw}}@media(min-width:1280px)and (max-width:1439px){.healthcare_on_time-section .dr-columns .dr-column-1{height:413.95px;width:485.35px}}@media(min-width:600px)and (max-width:889px){.healthcare_on_time-section .dr-columns .dr-column-1{width:524.8px}}@media(max-width:599px){.healthcare_on_time-section .dr-columns .dr-column-1{width:328px;width:87.4666666667vw}}.healthcare_on_time-section .dr-columns .dr-column-1 img{width:571px}@media(min-width:890px)and (max-width:1279px){.healthcare_on_time-section .dr-columns .dr-column-1 img{width:33.7048611111vw}}@media(min-width:1440px)and (max-width:1690px){.healthcare_on_time-section .dr-columns .dr-column-1 img{width:33.7048611111vw}}@media(min-width:1280px)and (max-width:1439px){.healthcare_on_time-section .dr-columns .dr-column-1 img{width:485.35px}}@media(min-width:600px)and (max-width:889px){.healthcare_on_time-section .dr-columns .dr-column-1 img{margin-top:20px;width:100%}}@media(max-width:599px){.healthcare_on_time-section .dr-columns .dr-column-1 img{margin-top:5px;width:100%}}.healthcare_on_time-section .dr-columns .dr-column-2{align-items:flex-start;display:flex;flex-direction:column;padding-top:20px;width:525px}@media(min-width:890px)and (max-width:1279px){.healthcare_on_time-section .dr-columns .dr-column-2{padding-top:1.1805555556vw;width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.healthcare_on_time-section .dr-columns .dr-column-2{padding-top:1.1805555556vw;width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.healthcare_on_time-section .dr-columns .dr-column-2{padding-top:17px;width:446.25px}}@media(min-width:600px)and (max-width:889px){.healthcare_on_time-section .dr-columns .dr-column-2{padding-top:8px;width:100%}}@media(max-width:599px){.healthcare_on_time-section .dr-columns .dr-column-2{padding-top:1.3333333333vw;width:100%}}.healthcare_on_time-section .dr-columns .dr-column-2 .title{font-size:40px;font-weight:700;letter-spacing:.37px;line-height:123.9%;margin-bottom:25px}@media(min-width:890px)and (max-width:1279px){.healthcare_on_time-section .dr-columns .dr-column-2 .title{font-size:2.3611111111vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.healthcare_on_time-section .dr-columns .dr-column-2 .title{font-size:2.3611111111vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.healthcare_on_time-section .dr-columns .dr-column-2 .title{font-size:34px;margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.healthcare_on_time-section .dr-columns .dr-column-2 .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:16px}}@media(max-width:599px){.healthcare_on_time-section .dr-columns .dr-column-2 .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:2.6666666667vw}}.healthcare_on_time-section .dr-columns .dr-column-2 .text{color:#232323;font-size:24px;letter-spacing:.07px;line-height:133.3%;margin-bottom:40px}@media(min-width:890px)and (max-width:1279px){.healthcare_on_time-section .dr-columns .dr-column-2 .text{font-size:1.4166666667vw;margin-bottom:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.healthcare_on_time-section .dr-columns .dr-column-2 .text{font-size:1.4166666667vw;margin-bottom:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.healthcare_on_time-section .dr-columns .dr-column-2 .text{font-size:20.4px;margin-bottom:34px}}@media(min-width:600px)and (max-width:889px){.healthcare_on_time-section .dr-columns .dr-column-2 .text{font-size:27.2px;letter-spacing:-.43px;line-height:36.8px;margin-bottom:64px}}@media(max-width:599px){.healthcare_on_time-section .dr-columns .dr-column-2 .text{font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:23px;line-height:6.1333333333vw;margin-bottom:10.6666666667vw}}.landing-articles-section{padding-bottom:120px;padding-top:120px}@media(min-width:890px)and (max-width:1279px){.landing-articles-section{padding-bottom:wwd(120);padding-top:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section{padding-bottom:wwd(120);padding-top:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section{padding-bottom:102px;padding-top:102px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section{padding-bottom:96px;padding-top:96px}}@media(max-width:599px){.landing-articles-section{padding-bottom:16vw;padding-top:16vw}}.landing-articles-section .title{font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:80px;text-align:center}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .title{font-size:2.3611111111vw;margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .title{font-size:2.3611111111vw;margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .title{font-size:34px;margin-bottom:68px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .title{color:#232323;font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:48px;text-align:left}}@media(max-width:599px){.landing-articles-section .title{color:#232323;font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:8vw;text-align:left}}.landing-articles-section .btn-row{padding-top:80px;text-align:center}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .btn-row{padding-top:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .btn-row{padding-top:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .btn-row{padding-top:68px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .btn-row{padding-top:16px}}@media(max-width:599px){.landing-articles-section .btn-row{padding-top:2.6666666667vw}}.landing-articles-section .btn-row a{align-items:center;background:transparent;border:1px solid #371d73;border-radius:34px;box-shadow:0 0 10px rgba(55,29,115,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:17px;font-weight:700;height:50px;justify-content:center;letter-spacing:-.43px;margin:auto;-webkit-text-decoration:none;text-decoration:none;width:250px}.landing-articles-section .btn-row a:hover{background:transparent;box-shadow:0 0 10px rgba(55,29,115,.45);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.9513888889vw;width:14.7569444444vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.9513888889vw;width:14.7569444444vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .btn-row a{border-radius:28.9px;font-size:14.45px;height:42.5px;width:212.5px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .btn-row a{border-radius:54.4px;font-size:27.2px;height:80px;width:400px}}@media(max-width:599px){.landing-articles-section .btn-row a{border-radius:34px;border-radius:9.0666666667vw;font-size:17px;font-size:4.5333333333vw;height:50px;height:13.3333333333vw;width:250px;width:66.6666666667vw}}.landing-articles-section .dr-articles-grid{display:grid;grid-gap:30px;gap:30px;grid-template-areas:"A A B" "A A C" "D E E"}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid{gap:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid{gap:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid{gap:25.5px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid{display:block}}@media(max-width:599px){.landing-articles-section .dr-articles-grid{display:block}}.landing-articles-section .dr-articles-grid .dr-article-grid-item{border-radius:15px;box-shadow:0 0 10px rgba(55,29,115,.12);display:flex;flex-direction:column;height:316px;justify-content:flex-end;overflow:hidden;position:relative}.landing-articles-section .dr-articles-grid .dr-article-grid-item:hover{box-shadow:0 0 15px rgba(60,23,120,.25)}.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-child{grid-area:A}.landing-articles-section .dr-articles-grid .dr-article-grid-item:nth-child(2){grid-area:B}.landing-articles-section .dr-articles-grid .dr-article-grid-item:nth-child(3){grid-area:C}.landing-articles-section .dr-articles-grid .dr-article-grid-item:nth-child(4){grid-area:D}.landing-articles-section .dr-articles-grid .dr-article-grid-item:nth-child(5){grid-area:E}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item{border-radius:.8854166667vw;height:18.6527777778vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item{border-radius:.8854166667vw;height:18.6527777778vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item{border-radius:12.75px;height:268.6px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item{height:480px;margin-bottom:48px;overflow:hidden;width:100%}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item{height:300px;height:80vw;margin-bottom:8vw;overflow:hidden;width:100%}}.landing-articles-section .dr-articles-grid .dr-article-grid-item .img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:70%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .img{height:100%}}.landing-articles-section .dr-articles-grid .dr-article-grid-item .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 5px;background-repeat:no-repeat;background-size:633px;padding:26px 35px 23px;position:relative;z-index:2}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .texter{background-size:37.3645833333vw;padding:1.5347222222vw 2.0659722222vw 1.3576388889vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .texter{background-size:37.3645833333vw;padding:1.5347222222vw 2.0659722222vw 1.3576388889vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .texter{background-size:538.05px;padding:22.1px 29.75px 19.55px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .texter{background-size:1012.8px;padding:41.6px 32px 32px}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .texter{background-size:633px;background-size:168.8vw;padding:6.9333333333vw 5.3333333333vw 5.3333333333vw}}.landing-articles-section .dr-articles-grid .dr-article-grid-item .texter:after{background-color:#fcfcff;bottom:0;content:"";display:block;height:50%;left:0;position:absolute;width:100%;z-index:-1}.landing-articles-section .dr-articles-grid .dr-article-grid-item .btn{background:#3c1778;border-radius:34px;color:#fcfcff;display:block;font-size:13px;font-weight:700;height:31px;letter-spacing:-.08px;line-height:31px;margin:auto auto 11px;position:relative;text-align:center;-webkit-text-decoration:none;text-decoration:none;width:124px}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .btn{border-radius:2.0069444444vw;font-size:.7673611111vw;height:1.8298611111vw;line-height:1.8298611111vw;margin-bottom:.6493055556vw;width:7.3194444444vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .btn{border-radius:2.0069444444vw;font-size:.7673611111vw;height:1.8298611111vw;line-height:1.8298611111vw;margin-bottom:.6493055556vw;width:7.3194444444vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .btn{border-radius:28.9px;font-size:11.05px;height:26.35px;line-height:26.35px;margin-bottom:9.35px;width:105.4px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .btn{color:#fcfcff;font-size:19.2px;height:44.8px;line-height:44.8px;margin-bottom:17.6px;text-align:center;width:185.6px}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .btn{color:#fcfcff;font-size:12px;font-size:3.2vw;height:28px;height:7.4666666667vw;line-height:28px;line-height:7.4666666667vw;margin-bottom:2.9333333333vw;text-align:center;width:116px;width:30.9333333333vw}}.landing-articles-section .dr-articles-grid .dr-article-grid-item a,.landing-articles-section .dr-articles-grid .dr-article-grid-item h3{color:#3c1778;font-weight:700;line-height:133%;-webkit-text-decoration:none;text-decoration:none}.landing-articles-section .dr-articles-grid .dr-article-grid-item h3{font-size:19px;letter-spacing:-.45px;margin-bottom:18px}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item h3{font-size:1.1215277778vw;margin-bottom:1.0625vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item h3{font-size:1.1215277778vw;margin-bottom:1.0625vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item h3{font-size:16.15px;margin-bottom:15.3px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item h3{color:#3c1778;font-size:27.2px;letter-spacing:-.43px;line-height:133%;margin-bottom:24px}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item h3{color:#3c1778;font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:133%;margin-bottom:4vw}}.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:13px;font-weight:700;height:15px;letter-spacing:-.08px;line-height:123.9%}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:.7673611111vw;height:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:.7673611111vw;height:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:11.05px;height:12.75px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:17.6px;height:24px;letter-spacing:.06px;line-height:123.9%}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:11px;font-size:2.9333333333vw;height:15px;height:4vw;letter-spacing:.06px;line-height:123.9%}}.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date em{border-left:1px solid #d9d9d9;font-style:normal;height:15px;margin-left:8px;padding-left:9px}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:.8854166667vw;margin-left:.4722222222vw;padding-left:.53125vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:.8854166667vw;margin-left:.4722222222vw;padding-left:.53125vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:12.75px;margin-left:6.8px;padding-left:7.65px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:24px;margin-left:9.6px;padding-left:12.8px}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:15px;height:4vw;margin-left:1.6vw;padding-left:2.1333333333vw}}.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type{height:667px}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type{height:39.3715277778vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type{height:39.3715277778vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type{height:566.95px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type{height:480px}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type{height:300px;height:80vw}}.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .btn{background:#3c1778;color:#fcfcff;display:block;font-size:17px;font-weight:700;height:41px;letter-spacing:-.43px;line-height:41px;margin-bottom:27px;text-align:center;width:170px}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .btn{font-size:1.0034722222vw;height:2.4201388889vw;line-height:2.4201388889vw;margin-bottom:1.59375vw;width:10.0347222222vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .btn{font-size:1.0034722222vw;height:2.4201388889vw;line-height:2.4201388889vw;margin-bottom:1.59375vw;width:10.0347222222vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .btn{font-size:14.45px;height:34.85px;line-height:34.85px;margin-bottom:22.95px;width:144.5px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .btn{color:#fcfcff;font-size:19.2px;height:44.8px;line-height:44.8px;margin-bottom:25.6px;text-align:center;width:185.6px}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .btn{color:#fcfcff;font-size:12px;font-size:3.2vw;height:28px;height:7.4666666667vw;line-height:28px;line-height:7.4666666667vw;margin-bottom:4.2666666667vw;text-align:center;width:116px;width:30.9333333333vw}}.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='750' height='318' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='956' height='301' x='-105' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M817.489 40.918c-59.689-12.304-329.782-20.4-444.697-20.4s-385.014 8.096-444.698 20.4c-19.694 28.007-32.653 75.544-32.653 129.47 0 53.925 12.959 101.462 32.653 129.472 59.684 12.304 329.783 20.4 444.698 20.4s385.013-8.096 444.697-20.4c19.695-28.01 32.653-75.544 32.653-129.472s-12.958-101.463-32.653-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-105.941 20.519h957.029V320.26h-957.029z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-104.559 160.749h955.096v159.77h-955.096z'/%3E%3Cdefs%3E%3Cfilter id='a' width='990.699' height='335.741' x='-122.559' y='.519' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_5540_16874'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_5540_16874' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 42px;background-size:955px;padding:47px 76px 41px 72px}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .texter{background-position:50% 2.4791666667vw;background-size:56.3715277778vw;padding:2.7743055556vw 4.4861111111vw 2.4201388889vw 4.25vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .texter{background-position:50% 2.4791666667vw;background-size:56.3715277778vw;padding:2.7743055556vw 4.4861111111vw 2.4201388889vw 4.25vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .texter{background-position:50% 35.7px;background-size:811.75px;padding:39.95px 64.6px 34.85px 61.2px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:70% 5px;background-repeat:no-repeat;background-size:1012.8px;padding:41.6px 32px 28.8px;position:relative;z-index:2}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:70% 5px;background-repeat:no-repeat;background-size:633px;background-size:168.8vw;padding:6.9333333333vw 5.3333333333vw 4.8vw;position:relative;z-index:2}}.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .img img{width:100%}.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type h3:first-of-type{font-size:27px;letter-spacing:.29px;line-height:133%}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type h3:first-of-type{font-size:1.59375vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type h3:first-of-type{font-size:1.59375vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type h3:first-of-type{font-size:22.95px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type h3:first-of-type{color:#3c1778;font-size:27.2px;letter-spacing:-.43px;line-height:133%;margin-bottom:24px}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type h3:first-of-type{color:#3c1778;font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:133%;margin-bottom:4vw}}.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .desc{color:#232323;font-size:18px;letter-spacing:-.45px;line-height:133.3%;margin-bottom:25px}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .desc{font-size:1.1805555556vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .desc{font-size:1.1805555556vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .desc{font-size:17px;margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .desc{display:none}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:first-of-type .desc{display:none}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type{display:none}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type{display:none}}.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='750' height='158' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='919' height='279' x='-106' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M781.217 38.972C723.813 27.529 464.055 20 353.537 20s-370.28 7.529-427.68 18.972c-18.942 26.046-31.404 70.256-31.404 120.406s12.462 94.36 31.403 120.41c57.4 11.443 317.163 18.971 427.681 18.971s370.281-7.528 427.68-18.971c18.941-26.05 31.404-70.256 31.404-120.41s-12.463-94.36-31.404-120.406'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-106.879 20h920.407v278.759h-920.407z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-105.547 150.414h918.548V299h-918.548z'/%3E%3Cdefs%3E%3Cfilter id='a' width='954.168' height='314.759' x='-123.547' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_5540_16957'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_5540_16957' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 18px;background-size:918px;padding:27px 35px}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type .texter{background-position:50% 1.0625vw;background-size:54.1875vw;padding:1.59375vw 2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type .texter{background-position:50% 1.0625vw;background-size:54.1875vw;padding:1.59375vw 2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type .texter{background-position:50% 15.3px;background-size:780.3px;padding:22.95px 29.75px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 5px;background-repeat:no-repeat;background-size:1012.8px;padding:41.6px 32px 32px;position:relative}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 5px;background-repeat:no-repeat;background-size:633px;background-size:168.8vw;padding:6.9333333333vw 5.3333333333vw 5.3333333333vw;position:relative}}.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type .img img{width:100%}.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type h3{font-size:19px;letter-spacing:-.45px;line-height:133%}@media(min-width:890px)and (max-width:1279px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type h3{font-size:1.1215277778vw}}@media(min-width:1440px)and (max-width:1690px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type h3{font-size:1.1215277778vw}}@media(min-width:1280px)and (max-width:1439px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type h3{font-size:16.15px}}@media(min-width:600px)and (max-width:889px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type h3{font-size:30.4px;letter-spacing:-.45px;line-height:133%}}@media(max-width:599px){.landing-articles-section .dr-articles-grid .dr-article-grid-item:last-of-type h3{font-size:19px;font-size:5.0666666667vw;letter-spacing:-.45px;line-height:133%}}.world-class-care-team{background-image:url(/app/themes/drhouse/public/images/group_99643.e471eb1854256081.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;margin-bottom:71px;padding-top:143px;position:relative;top:-52px;z-index:1}@media(min-width:890px)and (max-width:1279px){.world-class-care-team{margin-bottom:4.1909722222vw;padding-top:8.4409722222vw;top:-3.0694444444vw}}@media(min-width:1440px)and (max-width:1690px){.world-class-care-team{margin-bottom:4.1909722222vw;padding-top:8.4409722222vw;top:-3.0694444444vw}}@media(min-width:1280px)and (max-width:1439px){.world-class-care-team{margin-bottom:60.35px;padding-top:121.55px;top:-44.2px}}@media(min-width:600px)and (max-width:889px){.world-class-care-team{background-image:url(/app/themes/drhouse/public/svgs/group_99643-mobile.74796a.svg);background-size:cover;margin-bottom:75.2px;padding-top:83.2px;top:-20.8px}}@media(max-width:599px){.world-class-care-team{background-image:url(/app/themes/drhouse/public/svgs/group_99643-mobile.74796a.svg);background-size:cover;margin-bottom:12.5333333333vw;padding-top:13.8666666667vw;top:-13px;top:-3.4666666667vw}}.world-class-care-team .dr--columns{align-items:center;display:flex;justify-content:space-between}@media(min-width:600px)and (max-width:889px){.world-class-care-team .dr--columns{flex-direction:column-reverse}}@media(max-width:599px){.world-class-care-team .dr--columns{flex-direction:column-reverse}}.world-class-care-team .dr--columns .dr--col-1{display:flex}@media(max-width:599px){.world-class-care-team .dr--columns .dr--col-1{margin-bottom:50px}}.world-class-care-team .dr--columns .dr--col-2{max-width:500px}@media(min-width:890px)and (max-width:1279px){.world-class-care-team .dr--columns .dr--col-2{max-width:29.5138888889vw}}@media(min-width:1440px)and (max-width:1690px){.world-class-care-team .dr--columns .dr--col-2{max-width:29.5138888889vw}}@media(min-width:1280px)and (max-width:1439px){.world-class-care-team .dr--columns .dr--col-2{max-width:425px}}.world-class-care-team .imager{max-width:485px}@media(min-width:890px)and (max-width:1279px){.world-class-care-team .imager{max-width:28.6284722222vw}}@media(min-width:1440px)and (max-width:1690px){.world-class-care-team .imager{max-width:28.6284722222vw}}@media(min-width:1280px)and (max-width:1439px){.world-class-care-team .imager{max-width:412.25px}}@media(min-width:600px)and (max-width:889px){.world-class-care-team .imager{width:100%}}@media(max-width:599px){.world-class-care-team .imager{width:100%}}.world-class-care-team .imager img{max-width:485px}@media(min-width:890px)and (max-width:1279px){.world-class-care-team .imager img{max-width:28.6284722222vw}}@media(min-width:1440px)and (max-width:1690px){.world-class-care-team .imager img{max-width:28.6284722222vw}}@media(min-width:1280px)and (max-width:1439px){.world-class-care-team .imager img{max-width:412.25px}}@media(min-width:600px)and (max-width:889px){.world-class-care-team .imager img{width:100%}}@media(max-width:599px){.world-class-care-team .imager img{width:100%}}.world-class-care-team .title{font-size:40px;margin-bottom:40px;padding-top:18px;width:500px}@media(min-width:890px)and (max-width:1279px){.world-class-care-team .title{font-size:2.3611111111vw;margin-bottom:2.3611111111vw;padding-top:1.0625vw;width:29.5138888889vw}}@media(min-width:1440px)and (max-width:1690px){.world-class-care-team .title{font-size:2.3611111111vw;margin-bottom:2.3611111111vw;padding-top:1.0625vw;width:29.5138888889vw}}@media(min-width:1280px)and (max-width:1439px){.world-class-care-team .title{font-size:34px;margin-bottom:34px;padding-top:15.3px;width:425px}}@media(min-width:600px)and (max-width:889px){.world-class-care-team .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:48px;width:320px}}@media(max-width:599px){.world-class-care-team .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:8vw;width:200px;width:53.3333333333vw}}.world-class-care-team .right--cross{height:190px;margin:0;position:absolute;right:-285px;top:-10px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.world-class-care-team .right--cross{height:11.2152777778vw;right:-16.8229166667vw;top:-.5902777778vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.world-class-care-team .right--cross{height:11.2152777778vw;right:-16.8229166667vw;top:-.5902777778vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.world-class-care-team .right--cross{height:161.5px;right:-242.25px;top:-8.5px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.world-class-care-team .right--cross{height:96px;right:48px;top:-19.2px;width:96px}}@media(max-width:599px){.world-class-care-team .right--cross{height:60px;height:16vw;right:30px;right:8vw;top:-12px;top:-3.2vw;width:60px;width:16vw}}.world-class-care-team .right--cross img,.world-class-care-team .right--cross svg{height:auto;width:100%}.world-class-care-team .list{margin:0;padding:0}.world-class-care-team .list li{font-size:20px;font-weight:400;letter-spacing:-.45px;line-height:133.3%;list-style:none;margin-bottom:30px;padding-left:45px;position:relative;width:480px}@media(min-width:890px)and (max-width:1279px){.world-class-care-team .list li{font-size:1.1805555556vw;margin-bottom:1.7708333333vw;padding-left:2.65625vw;width:28.3333333333vw}}@media(min-width:1440px)and (max-width:1690px){.world-class-care-team .list li{font-size:1.1805555556vw;margin-bottom:1.7708333333vw;padding-left:2.65625vw;width:28.3333333333vw}}@media(min-width:1280px)and (max-width:1439px){.world-class-care-team .list li{font-size:17px;margin-bottom:25.5px;padding-left:38.25px;width:408px}}@media(min-width:600px)and (max-width:889px){.world-class-care-team .list li{font-size:27.2px;letter-spacing:-.43px;line-height:133.3%;margin-bottom:51.2px;padding-left:72px;width:100%}}@media(max-width:599px){.world-class-care-team .list li{font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:133.3%;margin-bottom:8.5333333333vw;padding-left:12vw;width:100%}}.world-class-care-team .list li:before{background-image:url(/app/themes/drhouse/public/svgs/ico_checked.a2f733.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:"";display:block;height:25px;left:0;position:absolute;top:1px;width:25px}@media(min-width:890px)and (max-width:1279px){.world-class-care-team .list li:before{height:1.4756944444vw;width:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.world-class-care-team .list li:before{height:1.4756944444vw;width:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.world-class-care-team .list li:before{height:21.25px;width:21.25px}}@media(min-width:600px)and (max-width:889px){.world-class-care-team .list li:before{height:40px;top:-1px;width:40px}}@media(max-width:599px){.world-class-care-team .list li:before{height:25px;height:6.6666666667vw;top:-1px;width:25px;width:6.6666666667vw}}.world-class-care-team .btn-row{padding-bottom:10px;padding-top:10px}@media(min-width:890px)and (max-width:1279px){.world-class-care-team .btn-row{padding-bottom:.5902777778vw;padding-top:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.world-class-care-team .btn-row{padding-bottom:.5902777778vw;padding-top:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.world-class-care-team .btn-row{padding-bottom:8.5px;padding-top:8.5px}}@media(min-width:600px)and (max-width:889px){.world-class-care-team .btn-row{padding-bottom:64px;padding-top:11.2px}}@media(max-width:599px){.world-class-care-team .btn-row{padding-bottom:10.6666666667vw;padding-top:1.8666666667vw}}.world-class-care-team .btn-row a{align-items:center;background:transparent;border:1px solid #371d73;border-radius:34px;box-shadow:0 0 10px rgba(55,29,115,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:17px;font-weight:700;height:51px;justify-content:center;letter-spacing:-.43px;margin-left:0;-webkit-text-decoration:none;text-decoration:none;width:250px}.world-class-care-team .btn-row a:hover{background:transparent;box-shadow:0 0 10px rgba(55,29,115,.45);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.world-class-care-team .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:3.0104166667vw;width:14.7569444444vw}}@media(min-width:1440px)and (max-width:1690px){.world-class-care-team .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:3.0104166667vw;width:14.7569444444vw}}@media(min-width:1280px)and (max-width:1439px){.world-class-care-team .btn-row a{border-radius:28.9px;font-size:14.45px;height:43.35px;width:212.5px}}@media(min-width:600px)and (max-width:889px){.world-class-care-team .btn-row a{border-radius:54.4px;font-size:27.2px;height:81.6px;width:408px}}@media(max-width:599px){.world-class-care-team .btn-row a{border-radius:34px;border-radius:9.0666666667vw;font-size:17px;font-size:4.5333333333vw;height:51px;height:13.6vw;width:255px;width:68vw}}.world-class-care-team .btn-row a,.world-class-care-team .btn-row a:hover{-webkit-text-decoration:none;text-decoration:none}.dr-contact-form,.dr-feedback-section{background:linear-gradient(100.04deg,#3c1778,#6a51ff);overflow:hidden;padding-bottom:160px;padding-top:100px;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.dr-contact-form,.dr-feedback-section{padding-bottom:9.4444444444vw;padding-top:5.9027777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form,.dr-feedback-section{padding-bottom:9.4444444444vw;padding-top:5.9027777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form,.dr-feedback-section{padding-bottom:136px;padding-top:85px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form,.dr-feedback-section{margin-top:-83.2px;padding-bottom:148.8px;padding-top:96px}}@media(max-width:599px){.dr-contact-form,.dr-feedback-section{margin-top:-13.8666666667vw;padding-bottom:24.8vw;padding-top:16vw}}.dr-contact-form .left--cross,.dr-feedback-section .left--cross{height:190px;left:-175px;margin:0;position:absolute;top:0;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .left--cross,.dr-feedback-section .left--cross{height:11.2152777778vw;left:-10.3298611111vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .left--cross,.dr-feedback-section .left--cross{height:11.2152777778vw;left:-10.3298611111vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .left--cross,.dr-feedback-section .left--cross{height:161.5px;left:-148.75px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .left--cross,.dr-feedback-section .left--cross{height:96px;right:48px;top:-48px;width:96px}}@media(max-width:599px){.dr-contact-form .left--cross,.dr-feedback-section .left--cross{height:60px;height:16vw;left:auto;right:30px;right:8vw;top:-30px;top:-8vw;width:60px;width:16vw}}.dr-contact-form .left--cross img,.dr-contact-form .left--cross svg,.dr-feedback-section .left--cross img,.dr-feedback-section .left--cross svg{height:auto;width:100%}.dr-contact-form .right--cross,.dr-feedback-section .right--cross{bottom:35px;height:190px;margin:0;position:absolute;right:-225px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .right--cross,.dr-feedback-section .right--cross{bottom:2.0659722222vw;height:11.2152777778vw;right:-13.28125vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .right--cross,.dr-feedback-section .right--cross{bottom:2.0659722222vw;height:11.2152777778vw;right:-13.28125vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .right--cross,.dr-feedback-section .right--cross{bottom:29.75px;height:161.5px;right:-191.25px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .right--cross,.dr-feedback-section .right--cross{bottom:-96px;height:72px;right:144px;width:72px}}@media(max-width:599px){.dr-contact-form .right--cross,.dr-feedback-section .right--cross{bottom:-60px;bottom:-16vw;height:45px;height:12vw;left:auto;right:90px;right:24vw;top:auto;width:45px;width:12vw}}.dr-contact-form .right--cross img,.dr-contact-form .right--cross svg,.dr-feedback-section .right--cross img,.dr-feedback-section .right--cross svg{height:auto;width:100%}.dr-contact-form .title,.dr-feedback-section .title{color:#fff;font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:80px;text-align:center}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .title,.dr-feedback-section .title{font-size:2.3611111111vw;margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .title,.dr-feedback-section .title{font-size:2.3611111111vw;margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .title,.dr-feedback-section .title{font-size:34px;margin-bottom:68px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .title,.dr-feedback-section .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:64px;padding:0 19.2px;text-align:center}}@media(max-width:599px){.dr-contact-form .title,.dr-feedback-section .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:10.6666666667vw;padding:0 3.2vw;text-align:center}}.dr-contact-form .dr-feedback-carousel,.dr-feedback-section .dr-feedback-carousel{margin:auto;max-width:1000px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel,.dr-feedback-section .dr-feedback-carousel{max-width:59.0277777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel,.dr-feedback-section .dr-feedback-carousel{max-width:59.0277777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel,.dr-feedback-section .dr-feedback-carousel{max-width:850px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel,.dr-feedback-section .dr-feedback-carousel{max-width:504px;padding-left:12.8px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel,.dr-feedback-section .dr-feedback-carousel{max-width:315px;max-width:84vw;padding-left:2.1333333333vw}}.dr-contact-form .dr-feedback-carousel .slick-arrow,.dr-feedback-section .dr-feedback-carousel .slick-arrow{background:none!important}.dr-contact-form .dr-feedback-carousel .slick-next:before,.dr-contact-form .dr-feedback-carousel .slick-prev:before,.dr-feedback-section .dr-feedback-carousel .slick-next:before,.dr-feedback-section .dr-feedback-carousel .slick-prev:before{display:none}.dr-contact-form .dr-feedback-carousel .slick-next,.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-prev{height:64px;width:64px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .slick-next,.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .slick-next,.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .slick-next,.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-prev{height:54.4px;width:54.4px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .slick-next,.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-prev{height:80px;width:80px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .slick-next,.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-prev{height:50px;height:13.3333333333vw;width:50px;width:13.3333333333vw}}.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-prev{left:-80px;margin-top:-12px;z-index:1}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-prev{left:-4.7222222222vw;margin-top:-.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-prev{left:-4.7222222222vw;margin-top:-.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-prev{left:-68px;margin-top:-10.2px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-prev{left:-28.8px;margin-top:-19.2px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .slick-prev,.dr-feedback-section .dr-feedback-carousel .slick-prev{left:-18px;left:-4.8vw;margin-top:-3.2vw}}.dr-contact-form .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-next{margin-top:-12px;right:-80px;z-index:1}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-next{margin-top:-.7083333333vw;right:-4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-next{margin-top:-.7083333333vw;right:-4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-next{margin-top:-10.2px;right:-68px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-next{margin-top:-19.2px;right:-27.2px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .slick-next,.dr-feedback-section .dr-feedback-carousel .slick-next{margin-top:-3.2vw;right:-17px;right:-4.5333333333vw}}.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{background-position:50% 50%;background-repeat:no-repeat;content:"";display:block;height:64px;left:0;position:absolute;top:0;width:64px;z-index:1}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{height:54.4px;width:54.4px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{height:80px;width:80px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{height:50px;height:13.3333333333vw;width:50px;width:13.3333333333vw}}.dr-contact-form .dr-feedback-carousel .slick-prev:before,.dr-feedback-section .dr-feedback-carousel .slick-prev:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle_hover.40c0f0.svg)}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .slick-prev:before,.dr-feedback-section .dr-feedback-carousel .slick-prev:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg)}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .slick-prev:before,.dr-feedback-section .dr-feedback-carousel .slick-prev:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg)}}.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle.04350f.svg);background-size:50px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{background-size:42.5px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/mobile/arrow-left-circle.9281ba.svg);background-size:contain}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .slick-prev:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/mobile/arrow-left-circle.9281ba.svg);background-size:contain}}.dr-contact-form .dr-feedback-carousel .slick-prev:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle_hover.40c0f0.svg);background-size:64px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .slick-prev:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:hover:after{background-size:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .slick-prev:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:hover:after{background-size:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .slick-prev:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:hover:after{background-size:54.4px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .slick-prev:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg);background-size:contain}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .slick-prev:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-prev:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg);background-size:contain}}.dr-contact-form .dr-feedback-carousel .slick-next:before,.dr-feedback-section .dr-feedback-carousel .slick-next:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle_hover.ef3f1f.svg)}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .slick-next:before,.dr-feedback-section .dr-feedback-carousel .slick-next:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg)}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .slick-next:before,.dr-feedback-section .dr-feedback-carousel .slick-next:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg)}}.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle.ac85d8.svg);background-size:50px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after{background-size:42.5px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/mobile/arrow-right-circle.cdfa98.svg);background-size:contain}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .slick-next:after,.dr-feedback-section .dr-feedback-carousel .slick-next:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/mobile/arrow-right-circle.cdfa98.svg);background-size:contain}}.dr-contact-form .dr-feedback-carousel .slick-next:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-next:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle_hover.ef3f1f.svg);background-size:64px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .slick-next:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-next:hover:after{background-size:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .slick-next:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-next:hover:after{background-size:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .slick-next:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-next:hover:after{background-size:54.4px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .slick-next:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-next:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg);background-size:contain}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .slick-next:hover:after,.dr-feedback-section .dr-feedback-carousel .slick-next:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg);background-size:contain}}.dr-contact-form .dr-feedback-carousel .carousel-item,.dr-feedback-section .dr-feedback-carousel .carousel-item{height:305px;margin:0 25px;position:relative;width:300px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .carousel-item,.dr-feedback-section .dr-feedback-carousel .carousel-item{height:18.0034722222vw;margin:0 1.4756944444vw;width:17.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .carousel-item,.dr-feedback-section .dr-feedback-carousel .carousel-item{height:18.0034722222vw;margin:0 1.4756944444vw;width:17.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .carousel-item,.dr-feedback-section .dr-feedback-carousel .carousel-item{height:259.25px;margin:0 21.25px;width:255px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .carousel-item,.dr-feedback-section .dr-feedback-carousel .carousel-item{height:488px;margin:0 40px;width:480px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .carousel-item,.dr-feedback-section .dr-feedback-carousel .carousel-item{height:305px;height:81.3333333333vw;margin:0 6.6666666667vw;width:300px;width:80vw}}.dr-contact-form .dr-feedback-carousel .carousel-item .inner,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner{background:#fcfcff;border-radius:35px;height:282px;padding:34px 27px 27px 29px;position:relative;text-align:left;width:300px;z-index:1}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner{border-radius:2.0659722222vw;height:16.6458333333vw;padding:2.0069444444vw 1.59375vw 1.59375vw 1.7118055556vw;width:17.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner{border-radius:2.0659722222vw;height:16.6458333333vw;padding:2.0069444444vw 1.59375vw 1.59375vw 1.7118055556vw;width:17.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner{border-radius:29.75px;height:239.7px;padding:28.9px 22.95px 22.95px 24.65px;width:255px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner{border-radius:56px;height:451.2px;padding:54.4px 43.2px 43.2px 41.6px;width:480px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner{border-radius:35px;border-radius:9.3333333333vw;height:282px;height:75.2vw;padding:9.0666666667vw 7.2vw 7.2vw 6.9333333333vw;width:300px;width:80vw}}.dr-contact-form .dr-feedback-carousel .carousel-item .inner img,.dr-contact-form .dr-feedback-carousel .carousel-item .inner svg,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner img,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner svg{display:block;height:auto;margin-bottom:13px;width:136px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner img,.dr-contact-form .dr-feedback-carousel .carousel-item .inner svg,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner img,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner svg{margin-bottom:.7673611111vw;width:8.0277777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner img,.dr-contact-form .dr-feedback-carousel .carousel-item .inner svg,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner img,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner svg{margin-bottom:.7673611111vw;width:8.0277777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner img,.dr-contact-form .dr-feedback-carousel .carousel-item .inner svg,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner img,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner svg{margin-bottom:11.05px;width:115.6px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner img,.dr-contact-form .dr-feedback-carousel .carousel-item .inner svg,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner img,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner svg{margin-bottom:20.8px;width:217.6px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner img,.dr-contact-form .dr-feedback-carousel .carousel-item .inner svg,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner img,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner svg{margin-bottom:3.4666666667vw;width:136px;width:36.2666666667vw}}.dr-contact-form .dr-feedback-carousel .carousel-item .inner h3,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner h3{font-size:24px;letter-spacing:.07px;line-height:123.9%;margin-bottom:14px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner h3,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner h3{font-size:1.4166666667vw;margin-bottom:.8263888889vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner h3,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner h3{font-size:1.4166666667vw;margin-bottom:.8263888889vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner h3,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner h3{font-size:20.4px;margin-bottom:11.9px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner h3,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner h3{font-size:38.4px;margin-bottom:22.4px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner h3,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner h3{font-size:24px;font-size:6.4vw;margin-bottom:3.7333333333vw}}.dr-contact-form .dr-feedback-carousel .carousel-item .inner .text,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .text{color:#66686c;font-size:17px;letter-spacing:-.43px;line-height:133.3%;margin-bottom:23px;text-align:left}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .text,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .text{font-size:1.0034722222vw;margin-bottom:1.3576388889vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .text,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .text{font-size:1.0034722222vw;margin-bottom:1.3576388889vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .text,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .text{font-size:14.45px;margin-bottom:19.55px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .text,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .text{font-size:27.2px;margin-bottom:36.8px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .text,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .text{font-size:17px;font-size:4.5333333333vw;margin-bottom:6.1333333333vw}}.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date{color:#3c1778;font-size:13px;font-weight:700;height:15px;letter-spacing:-.08px;line-height:123.9%}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date{font-size:.7673611111vw;height:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date{font-size:.7673611111vw;height:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date{font-size:11.05px;height:12.75px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date{font-size:20.8px;height:24px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date{font-size:13px;font-size:3.4666666667vw;height:15px;height:4vw}}.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date em,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date em{border-left:1px solid #d9d9d9;font-style:normal;height:15px;margin-left:4px;padding-left:9px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date em,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date em{height:.8854166667vw;margin-left:.2361111111vw;padding-left:.53125vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date em,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date em{height:.8854166667vw;margin-left:.2361111111vw;padding-left:.53125vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date em,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date em{height:12.75px;margin-left:3.4px;padding-left:7.65px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date em,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date em{height:24px;margin-left:6.4px;padding-left:8px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .carousel-item .inner .autor-and-date em,.dr-feedback-section .dr-feedback-carousel .carousel-item .inner .autor-and-date em{height:15px;height:4vw;margin-left:1.0666666667vw;padding-left:1.3333333333vw}}.dr-contact-form .dr-feedback-carousel .carousel-item .bottom,.dr-feedback-section .dr-feedback-carousel .carousel-item .bottom{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='91' height='91' fill='none'%3E%3Cpath fill='url(%23a)' d='M91 68.477C91 97.3 63.922 90.236 63.922 90.236-.905 72.904 0 23.077 0 23.077V0z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='53.67' x2='32.618' y1='-2.161' y2='110.923' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F4F2FE'/%3E%3Cstop offset='.734' stop-color='%236A51FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:91px;left:0;position:absolute;width:91px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-feedback-carousel .carousel-item .bottom,.dr-feedback-section .dr-feedback-carousel .carousel-item .bottom{height:5.3715277778vw;width:5.3715277778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-feedback-carousel .carousel-item .bottom,.dr-feedback-section .dr-feedback-carousel .carousel-item .bottom{height:5.3715277778vw;width:5.3715277778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-feedback-carousel .carousel-item .bottom,.dr-feedback-section .dr-feedback-carousel .carousel-item .bottom{height:77.35px;width:77.35px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-feedback-carousel .carousel-item .bottom,.dr-feedback-section .dr-feedback-carousel .carousel-item .bottom{height:145.6px;width:145.6px}}@media(max-width:599px){.dr-contact-form .dr-feedback-carousel .carousel-item .bottom,.dr-feedback-section .dr-feedback-carousel .carousel-item .bottom{height:91px;height:24.2666666667vw;width:91px;width:24.2666666667vw}}.comprehensive-care,.dr-contact-us{background:linear-gradient(98.11deg,#3c1778,#6a51ff);padding-bottom:152px;padding-top:120px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care,.dr-contact-us{padding-bottom:8.9722222222vw;padding-top:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care,.dr-contact-us{padding-bottom:8.9722222222vw;padding-top:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care,.dr-contact-us{padding-bottom:129.2px;padding-top:102px}}.comprehensive-care .left--cross,.dr-contact-us .left--cross{height:190px;left:-225px;margin:0;position:absolute;top:0;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .left--cross,.dr-contact-us .left--cross{height:11.2152777778vw;left:-13.28125vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .left--cross,.dr-contact-us .left--cross{height:11.2152777778vw;left:-13.28125vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .left--cross,.dr-contact-us .left--cross{height:161.5px;left:-191.25px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .left--cross,.dr-contact-us .left--cross{height:96px;left:auto;right:48px;top:-48px;width:96px}}@media(max-width:599px){.comprehensive-care .left--cross,.dr-contact-us .left--cross{height:60px;height:16vw;left:auto;right:30px;right:8vw;top:-30px;top:-8vw;width:60px;width:16vw}}.comprehensive-care .left--cross img,.comprehensive-care .left--cross svg,.dr-contact-us .left--cross img,.dr-contact-us .left--cross svg{height:auto;width:100%}.comprehensive-care .right--cross,.dr-contact-us .right--cross{bottom:35px;height:190px;margin:0;position:absolute;right:-275px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .right--cross,.dr-contact-us .right--cross{bottom:2.0659722222vw;height:11.2152777778vw;right:-16.2326388889vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .right--cross,.dr-contact-us .right--cross{bottom:2.0659722222vw;height:11.2152777778vw;right:-16.2326388889vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .right--cross,.dr-contact-us .right--cross{bottom:29.75px;height:161.5px;right:-233.75px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .right--cross,.dr-contact-us .right--cross{display:none}}@media(max-width:599px){.comprehensive-care .right--cross,.dr-contact-us .right--cross{display:none}}.comprehensive-care .right--cross img,.comprehensive-care .right--cross svg,.dr-contact-us .right--cross img,.dr-contact-us .right--cross svg{height:auto;width:100%}.comprehensive-care .title,.dr-contact-us .title{color:#fcfcff;font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:60px;text-align:center}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .title,.dr-contact-us .title{font-size:2.3611111111vw;margin-bottom:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .title,.dr-contact-us .title{font-size:2.3611111111vw;margin-bottom:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .title,.dr-contact-us .title{font-size:34px;margin-bottom:51px}}.comprehensive-care .subtitle,.dr-contact-us .subtitle{color:#fcfcff;font-size:20px;letter-spacing:-.45px;line-height:133.3%;margin:-38px auto 60px;width:800px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .subtitle,.dr-contact-us .subtitle{font-size:1.1805555556vw;margin-bottom:4.7222222222vw;margin-top:-2.2430555556vw;width:47.2222222222vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .subtitle,.dr-contact-us .subtitle{font-size:1.1805555556vw;margin-bottom:4.7222222222vw;margin-top:-2.2430555556vw;width:47.2222222222vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .subtitle,.dr-contact-us .subtitle{font-size:17px;margin-bottom:68px;margin-top:-32.3px;width:680px}}.comprehensive-care .grid,.dr-contact-us .grid{margin:auto;max-width:1040px;padding-left:20px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid,.dr-contact-us .grid{max-width:61.3888888889vw;padding-left:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid,.dr-contact-us .grid{max-width:61.3888888889vw;padding-left:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid,.dr-contact-us .grid{max-width:884px;padding-left:17px}}.comprehensive-care .grid .slick-arrow,.dr-contact-us .grid .slick-arrow{background:none!important}.comprehensive-care .grid .slick-next:before,.comprehensive-care .grid .slick-prev:before,.dr-contact-us .grid .slick-next:before,.dr-contact-us .grid .slick-prev:before{display:none}.comprehensive-care .grid .slick-next,.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-next,.dr-contact-us .grid .slick-prev{height:64px;width:64px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .slick-next,.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-next,.dr-contact-us .grid .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .slick-next,.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-next,.dr-contact-us .grid .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .slick-next,.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-next,.dr-contact-us .grid .slick-prev{height:54.4px;width:54.4px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .grid .slick-next,.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-next,.dr-contact-us .grid .slick-prev{height:80px;width:80px}}@media(max-width:599px){.comprehensive-care .grid .slick-next,.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-next,.dr-contact-us .grid .slick-prev{height:50px;height:13.3333333333vw;width:50px;width:13.3333333333vw}}.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-prev{left:-80px;margin-top:-12px;z-index:1}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-prev{left:-4.7222222222vw;margin-top:-.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-prev{left:-4.7222222222vw;margin-top:-.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-prev{left:-68px;margin-top:-10.2px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-prev{left:-28.8px;margin-top:-19.2px}}@media(max-width:599px){.comprehensive-care .grid .slick-prev,.dr-contact-us .grid .slick-prev{left:-18px;left:-4.8vw;margin-top:-3.2vw}}.comprehensive-care .grid .slick-next,.dr-contact-us .grid .slick-next{margin-top:-12px;right:-80px;z-index:1}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .slick-next,.dr-contact-us .grid .slick-next{margin-top:-.7083333333vw;right:-4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .slick-next,.dr-contact-us .grid .slick-next{margin-top:-.7083333333vw;right:-4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .slick-next,.dr-contact-us .grid .slick-next{margin-top:-10.2px;right:-68px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .grid .slick-next,.dr-contact-us .grid .slick-next{margin-top:-19.2px;right:-27.2px}}@media(max-width:599px){.comprehensive-care .grid .slick-next,.dr-contact-us .grid .slick-next{margin-top:-3.2vw;right:-17px;right:-4.5333333333vw}}.comprehensive-care .grid .slick-next:after,.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-next:after,.dr-contact-us .grid .slick-prev:after{background-position:50% 50%;background-repeat:no-repeat;content:"";display:block;height:64px;left:0;position:absolute;top:0;width:64px;z-index:1}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .slick-next:after,.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-next:after,.dr-contact-us .grid .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .slick-next:after,.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-next:after,.dr-contact-us .grid .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .slick-next:after,.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-next:after,.dr-contact-us .grid .slick-prev:after{height:54.4px;width:54.4px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .grid .slick-next:after,.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-next:after,.dr-contact-us .grid .slick-prev:after{height:80px;width:80px}}@media(max-width:599px){.comprehensive-care .grid .slick-next:after,.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-next:after,.dr-contact-us .grid .slick-prev:after{height:50px;height:13.3333333333vw;width:50px;width:13.3333333333vw}}.comprehensive-care .grid .slick-prev:before,.dr-contact-us .grid .slick-prev:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle_hover.40c0f0.svg)}@media(min-width:600px)and (max-width:889px){.comprehensive-care .grid .slick-prev:before,.dr-contact-us .grid .slick-prev:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg)}}@media(max-width:599px){.comprehensive-care .grid .slick-prev:before,.dr-contact-us .grid .slick-prev:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg)}}.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-prev:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle.04350f.svg);background-size:50px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-prev:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-prev:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-prev:after{background-size:42.5px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-prev:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg);background-size:contain}}@media(max-width:599px){.comprehensive-care .grid .slick-prev:after,.dr-contact-us .grid .slick-prev:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg);background-size:contain}}.comprehensive-care .grid .slick-prev:hover:after,.dr-contact-us .grid .slick-prev:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle_hover.40c0f0.svg);background-size:64px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .slick-prev:hover:after,.dr-contact-us .grid .slick-prev:hover:after{background-size:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .slick-prev:hover:after,.dr-contact-us .grid .slick-prev:hover:after{background-size:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .slick-prev:hover:after,.dr-contact-us .grid .slick-prev:hover:after{background-size:54.4px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .grid .slick-prev:hover:after,.dr-contact-us .grid .slick-prev:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg);background-size:contain}}@media(max-width:599px){.comprehensive-care .grid .slick-prev:hover:after,.dr-contact-us .grid .slick-prev:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg);background-size:contain}}.comprehensive-care .grid .slick-next:before,.dr-contact-us .grid .slick-next:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle_hover.ef3f1f.svg)}@media(min-width:600px)and (max-width:889px){.comprehensive-care .grid .slick-next:before,.dr-contact-us .grid .slick-next:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg)}}@media(max-width:599px){.comprehensive-care .grid .slick-next:before,.dr-contact-us .grid .slick-next:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg)}}.comprehensive-care .grid .slick-next:after,.dr-contact-us .grid .slick-next:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle.ac85d8.svg);background-size:50px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .slick-next:after,.dr-contact-us .grid .slick-next:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .slick-next:after,.dr-contact-us .grid .slick-next:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .slick-next:after,.dr-contact-us .grid .slick-next:after{background-size:42.5px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .grid .slick-next:after,.dr-contact-us .grid .slick-next:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg);background-size:contain}}@media(max-width:599px){.comprehensive-care .grid .slick-next:after,.dr-contact-us .grid .slick-next:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg);background-size:contain}}.comprehensive-care .grid .slick-next:hover:after,.dr-contact-us .grid .slick-next:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle_hover.ef3f1f.svg);background-size:64px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .slick-next:hover:after,.dr-contact-us .grid .slick-next:hover:after{background-size:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .slick-next:hover:after,.dr-contact-us .grid .slick-next:hover:after{background-size:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .slick-next:hover:after,.dr-contact-us .grid .slick-next:hover:after{background-size:54.4px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .grid .slick-next:hover:after,.dr-contact-us .grid .slick-next:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg);background-size:contain}}@media(max-width:599px){.comprehensive-care .grid .slick-next:hover:after,.dr-contact-us .grid .slick-next:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg);background-size:contain}}.comprehensive-care .grid .grid-el,.dr-contact-us .grid .grid-el{background-color:#fff;border-radius:35px;display:flex;filter:drop-shadow(0 0 15px rgba(0,0,0,.2));flex-direction:column;height:325px;justify-content:space-between;margin:20px 25px;padding:22px 28px 30px 32px;width:300px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .grid-el,.dr-contact-us .grid .grid-el{border-radius:2.0659722222vw;filter:drop-shadow(0 0 .8854166667vw rgba(0,0,0,.2));height:19.1840277778vw;margin:1.1805555556vw 1.4756944444vw;padding:1.2986111111vw 1.6527777778vw 1.7708333333vw 1.8888888889vw;width:17.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .grid-el,.dr-contact-us .grid .grid-el{border-radius:2.0659722222vw;filter:drop-shadow(0 0 .8854166667vw rgba(0,0,0,.2));height:19.1840277778vw;margin:1.1805555556vw 1.4756944444vw;padding:1.2986111111vw 1.6527777778vw 1.7708333333vw 1.8888888889vw;width:17.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .grid-el,.dr-contact-us .grid .grid-el{border-radius:29.75px;filter:drop-shadow(0 0 12.75px rgba(0,0,0,.2));height:276.25px;margin:17px 21.25px;padding:18.7px 23.8px 25.5px 27.2px;width:255px}}.comprehensive-care .grid .grid-el .ico,.dr-contact-us .grid .grid-el .ico{align-items:center;display:flex;float:left;height:80px;justify-content:flex-start;margin-bottom:2px;max-width:50px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .grid-el .ico,.dr-contact-us .grid .grid-el .ico{height:4.7222222222vw;margin-bottom:.1180555556vw;max-width:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .grid-el .ico,.dr-contact-us .grid .grid-el .ico{height:4.7222222222vw;margin-bottom:.1180555556vw;max-width:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .grid-el .ico,.dr-contact-us .grid .grid-el .ico{height:68px;margin-bottom:1.7px;max-width:2.9513888889vw}}.comprehensive-care .grid .grid-el .ico img,.dr-contact-us .grid .grid-el .ico img{max-height:100%;width:100%}.comprehensive-care .grid .grid-el h3,.dr-contact-us .grid .grid-el h3{clear:both;font-size:24px;letter-spacing:.07px;line-height:123.9%;margin-bottom:15px;padding-top:5px;text-align:left;white-space:nowrap}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .grid-el h3,.dr-contact-us .grid .grid-el h3{font-size:1.4166666667vw;margin-bottom:.8854166667vw;padding-top:.2951388889vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .grid-el h3,.dr-contact-us .grid .grid-el h3{font-size:1.4166666667vw;margin-bottom:.8854166667vw;padding-top:.2951388889vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .grid-el h3,.dr-contact-us .grid .grid-el h3{font-size:20.4px;margin-bottom:12.75px;padding-top:4.25px}}.comprehensive-care .grid .grid-el p,.dr-contact-us .grid .grid-el p{color:#66686c;font-size:17px;letter-spacing:-.43px;line-height:133.3%;text-align:left}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .grid-el p,.dr-contact-us .grid .grid-el p{font-size:1.0034722222vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .grid-el p,.dr-contact-us .grid .grid-el p{font-size:1.0034722222vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .grid-el p,.dr-contact-us .grid .grid-el p{font-size:14.45px}}.comprehensive-care .grid .grid-el .dr-read-more-links,.dr-contact-us .grid .grid-el .dr-read-more-links{align-items:center;border:1px solid #371d73;border-radius:34px;box-shadow:0 0 10px rgba(55,29,115,.12);box-sizing:border-box;color:#371d73;cursor:pointer;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;letter-spacing:-.43px;width:100%}.comprehensive-care .grid .grid-el .dr-read-more-links:focus,.comprehensive-care .grid .grid-el .dr-read-more-links:hover,.dr-contact-us .grid .grid-el .dr-read-more-links:focus,.dr-contact-us .grid .grid-el .dr-read-more-links:hover{background:transparent;box-shadow:0 0 10px rgba(55,29,115,.45);color:#371d73}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .grid .grid-el .dr-read-more-links,.dr-contact-us .grid .grid-el .dr-read-more-links{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .grid .grid-el .dr-read-more-links,.dr-contact-us .grid .grid-el .dr-read-more-links{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .grid .grid-el .dr-read-more-links,.dr-contact-us .grid .grid-el .dr-read-more-links{border-radius:28.9px;font-size:14.45px;height:38.25px}}.comprehensive-care .grid .grid-el .dr-read-more-links,.comprehensive-care .grid .grid-el .dr-read-more-links:hover,.dr-contact-us .grid .grid-el .dr-read-more-links{-webkit-text-decoration:none;text-decoration:none}@media(min-width:600px)and (max-width:889px){.comprehensive-care--desktop.dr-contact-us,.comprehensive-care.comprehensive-care--desktop{display:none!important}}@media(max-width:599px){.comprehensive-care--desktop.dr-contact-us,.comprehensive-care.comprehensive-care--desktop{display:none!important}}body:after{content:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle.04350f.svg) url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle_hover.40c0f0.svg) url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle_hover.ef3f1f.svg) url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle.ac85d8.svg)}.comprehensive-care--mobile{background:linear-gradient(98.11deg,#3c1778,#6a51ff);display:none;padding-bottom:172px;padding-top:120px}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile{display:block}}@media(max-width:599px){.comprehensive-care--mobile{display:block}}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile{padding-bottom:124.8px;padding-top:96px}}@media(max-width:599px){.comprehensive-care--mobile{padding-bottom:20.8vw;padding-top:16vw}}.comprehensive-care--mobile h2{color:#fff;letter-spacing:.4px}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile h2{font-size:48px;line-height:65.6px;margin-bottom:64px}}@media(max-width:599px){.comprehensive-care--mobile h2{font-size:30px;font-size:8vw;line-height:41px;line-height:10.9333333333vw;margin-bottom:10.6666666667vw}}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile .subtitle{color:#fcfcff;font-size:25.6px;letter-spacing:-.31px;line-height:133.3%;margin-bottom:64px;margin-top:-32px}}@media(max-width:599px){.comprehensive-care--mobile .subtitle{color:#fcfcff;font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:133.3%;margin-bottom:10.6666666667vw;margin-top:-5.3333333333vw}}.comprehensive-care--mobile ul.grid-care{margin:0;padding:0;width:100%;z-index:11}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care{width:100%}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care{width:100%}}.comprehensive-care--mobile ul.grid-care li.item{background:#fcfcff;border:1px solid #d9d9d9;box-shadow:0 0 10px rgba(0,0,0,.08);box-sizing:border-box;list-style:none;overflow:hidden;overflow:visible;position:relative;width:100%}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care li.item{border-radius:24px;height:104px;margin-bottom:32px}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care li.item{border-radius:15px;border-radius:4vw;height:65px;height:17.3333333333vw;margin-bottom:5.3333333333vw}}.comprehensive-care--mobile ul.grid-care li.item h3{align-items:center;color:#232323;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;letter-spacing:-.45px;line-height:123.9%;position:relative;width:100%}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care li.item h3{align-items:center;font-size:27.2px;height:104px;letter-spacing:-.43px;line-height:123.9%;padding-left:20.8px;padding-right:96px}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care li.item h3{align-items:center;font-size:17px;font-size:4.5333333333vw;height:65px;height:17.3333333333vw;letter-spacing:-.43px;line-height:123.9%;padding:0 16vw 0 3.4666666667vw}}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care li.item h3 .text-block{display:flex;flex-direction:column;height:65.6px;justify-content:space-between}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care li.item h3 .text-block{display:flex;flex-direction:column;height:41px;height:10.9333333333vw;justify-content:space-between}}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care li.item h3 .text-block .bottom-text{color:#66686c;display:block;font-size:20.8px;font-weight:400;letter-spacing:-.08px;line-height:123.9%}.comprehensive-care--mobile ul.grid-care li.item h3 .text-block .bottom-text span{background-image:url(/app/themes/drhouse/public/svgs/article-list-cross.78632e.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:8px;display:inline-block;height:25.6px;left:-1px;position:relative;top:6.4px;width:24px}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care li.item h3 .text-block .bottom-text{color:#66686c;display:block;font-size:13px;font-size:3.4666666667vw;font-weight:400;letter-spacing:-.08px;line-height:123.9%}.comprehensive-care--mobile ul.grid-care li.item h3 .text-block .bottom-text span{background-image:url(/app/themes/drhouse/public/svgs/article-list-cross.78632e.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:5px;background-size:1.3333333333vw;display:inline-block;height:16px;height:4.2666666667vw;left:-1px;position:relative;top:4px;top:1.0666666667vw;width:15px;width:4vw}}.comprehensive-care--mobile ul.grid-care li.item h3 .ico{align-items:center;display:flex;height:39px;margin-right:16px;width:39px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care--mobile ul.grid-care li.item h3 .ico{height:2.03125vw;margin-right:.8333333333vw;width:2.03125vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care--mobile ul.grid-care li.item h3 .ico{height:2.03125vw;margin-right:.8333333333vw;width:2.03125vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care--mobile ul.grid-care li.item h3 .ico{height:29.25px;margin-right:12px;width:29.25px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care li.item h3 .ico{height:56px;margin-right:16px;width:56px}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care li.item h3 .ico{height:35px;height:9.3333333333vw;margin-right:2.6666666667vw;width:35px;width:9.3333333333vw}}.comprehensive-care--mobile ul.grid-care li.item h3 .ico img,.comprehensive-care--mobile ul.grid-care li.item h3 .ico svg{height:auto;width:100%}.comprehensive-care--mobile ul.grid-care li.item h3 .chevron{background-image:url(/app/themes/drhouse/public/svgs/chevron-right.dc011a.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;position:absolute}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care li.item h3 .chevron{height:56px;right:16px;top:24px;width:56px}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care li.item h3 .chevron{height:35px;height:9.3333333333vw;right:10px;right:2.6666666667vw;top:15px;top:4vw;width:35px;width:9.3333333333vw}}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care li.item:first-child h3 .ico{height:56px;margin-left:4.8px;margin-right:24px;width:44.8px}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care li.item:first-child h3 .ico{height:35px;height:9.3333333333vw;margin-left:.8vw;margin-right:4vw;width:28px;width:7.4666666667vw}}.comprehensive-care--mobile ul.grid-care li.item:first-child h3 .ico img{width:100%}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care li.item:nth-child(2) h3 .ico{height:56px;margin-left:6.4px;margin-right:25.6px;width:41.6px}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care li.item:nth-child(2) h3 .ico{height:35px;height:9.3333333333vw;margin-left:1.0666666667vw;margin-right:4.2666666667vw;width:26px;width:6.9333333333vw}}.comprehensive-care--mobile ul.grid-care li.item:nth-child(2) h3 .ico img{width:100%}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care li.item:nth-child(3) h3 .ico{height:56px;margin-left:6.4px;margin-right:25.6px;width:41.6px}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care li.item:nth-child(3) h3 .ico{height:35px;height:9.3333333333vw;margin-left:1.0666666667vw;margin-right:4.2666666667vw;width:26px;width:6.9333333333vw}}.comprehensive-care--mobile ul.grid-care li.item:nth-child(3) h3 .ico img{width:100%}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care li.item:nth-child(4) h3 .ico{height:56px;margin-left:8px;margin-right:28.8px;width:36.8px}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care li.item:nth-child(4) h3 .ico{height:35px;height:9.3333333333vw;margin-left:1.3333333333vw;margin-right:4.8vw;width:23px;width:6.1333333333vw}}.comprehensive-care--mobile ul.grid-care li.item:nth-child(4) h3 .ico img{width:100%}@media(min-width:600px)and (max-width:889px){.comprehensive-care--mobile ul.grid-care li.item:nth-child(5) h3 .ico{height:56px;margin-left:11.2px;margin-right:30.4px;width:32px}}@media(max-width:599px){.comprehensive-care--mobile ul.grid-care li.item:nth-child(5) h3 .ico{height:35px;height:9.3333333333vw;margin-left:1.8666666667vw;margin-right:5.0666666667vw;width:20px;width:5.3333333333vw}}.comprehensive-care--mobile ul.grid-care li.item:nth-child(5) h3 .ico img{width:100%}@media(min-width:600px)and (max-width:889px){.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(6) h3 .ico,.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(7) h3 .ico,.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico{height:56px;margin-left:6.4px;margin-right:25.6px;width:40px}}@media(max-width:599px){.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(6) h3 .ico,.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(7) h3 .ico,.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico{height:35px;height:9.3333333333vw;margin-left:1.0666666667vw;margin-right:4.2666666667vw;width:25px;width:6.6666666667vw}}.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(6) h3 .ico img,.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(7) h3 .ico img,.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico img{width:100%}@media(min-width:600px)and (max-width:889px){.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico{margin-left:9.6px;margin-right:22.4px}}@media(max-width:599px){.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico{margin-left:1.6vw;margin-right:3.7333333333vw}}.page-template-template_prescription_overview .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico img{width:100%}@media(min-width:600px)and (max-width:889px){.page-template-template_membership_v2 .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico{height:56px;margin-left:9.6px;margin-right:22.4px;width:40px}}@media(max-width:599px){.page-template-template_membership_v2 .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico{height:35px;height:9.3333333333vw;margin-left:1.6vw;margin-right:3.7333333333vw;width:25px;width:6.6666666667vw}}.page-template-template_membership_v2 .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico img{width:100%}@media(min-width:600px)and (max-width:889px){.page-template-template_how-it-works-v2 .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico{height:56px;margin-left:9.6px;margin-right:22.4px;width:40px}}@media(max-width:599px){.page-template-template_how-it-works-v2 .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico{height:35px;height:9.3333333333vw;margin-left:1.6vw;margin-right:3.7333333333vw;width:25px;width:6.6666666667vw}}.page-template-template_how-it-works-v2 .comprehensive-care--mobile ul.grid-care li.item:nth-child(8) h3 .ico img{width:100%}.faq-section{padding-bottom:119px;padding-top:116px;z-index:2}@media(min-width:890px)and (max-width:1279px){.faq-section{padding-bottom:7.0243055556vw;padding-top:6.8472222222vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section{padding-bottom:7.0243055556vw;padding-top:6.8472222222vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section{padding-bottom:101.15px;padding-top:98.6px}}@media(min-width:600px)and (max-width:889px){.faq-section{padding-bottom:64px;padding-top:96px}}@media(max-width:599px){.faq-section{padding-bottom:10.6666666667vw;padding-top:16vw}}.faq-section .dr--columns{align-items:flex-start;display:flex;justify-content:space-between;margin:auto}.faq-section .dr--columns .dr--col-1{align-items:flex-start;display:flex;flex-direction:column;max-width:640px;width:640px}@media(min-width:890px)and (max-width:1279px){.faq-section .dr--columns .dr--col-1{max-width:37.7777777778vw;width:37.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section .dr--columns .dr--col-1{max-width:37.7777777778vw;width:37.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section .dr--columns .dr--col-1{max-width:544px;width:544px}}@media(min-width:600px)and (max-width:889px){.faq-section .dr--columns .dr--col-1{width:100%}}@media(max-width:599px){.faq-section .dr--columns .dr--col-1{width:100%}}@media(min-width:600px)and (max-width:889px){.faq-section .dr--columns .dr--col-2{display:none}}@media(max-width:599px){.faq-section .dr--columns .dr--col-2{display:none}}.faq-section .imager{max-width:408px;overflow:hidden}@media(min-width:890px)and (max-width:1279px){.faq-section .imager{max-width:24.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section .imager{max-width:24.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section .imager{max-width:346.8px}}.faq-section .imager img{position:relative;width:100%}.faq-section .title{font-size:43px;letter-spacing:.37px;line-height:123.9%;margin-bottom:80px;text-align:left}@media(min-width:890px)and (max-width:1279px){.faq-section .title{font-size:2.5381944444vw;margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section .title{font-size:2.5381944444vw;margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section .title{font-size:36.55px;margin-bottom:68px}}@media(min-width:600px)and (max-width:889px){.faq-section .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:48px}}@media(max-width:599px){.faq-section .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:8vw}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section{padding-bottom:96px;padding-top:240px}}@media(max-width:599px){.urgrent-care-section{padding-bottom:16vw;padding-top:40vw}}@media(min-width:890px){.urgrent-care-section{align-items:center;display:flex;height:100vh;justify-content:center}}.urgrent-care-section .dr-container{left:-36px;max-width:1216px;position:relative}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .dr-container{left:-1.875vw;max-width:63.3333333333vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .dr-container{left:-1.875vw;max-width:63.3333333333vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .dr-container{left:-27px;max-width:912px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .dr-container{left:0;width:600px}}@media(max-width:599px){.urgrent-care-section .dr-container{left:0}}.urgrent-care-section .left--cross{height:190px;left:-190px;margin:0;position:absolute;top:-30px;width:190px;z-index:1}.urgrent-care-section .left--cross img{width:100%}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .left--cross{height:9.8958333333vw;left:-9.8958333333vw;top:-1.5625vw;width:9.8958333333vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .left--cross{height:9.8958333333vw;left:-9.8958333333vw;top:-1.5625vw;width:9.8958333333vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .left--cross{height:142.5px;left:-142.5px;top:-22.5px;width:142.5px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .left--cross{display:none}}@media(max-width:599px){.urgrent-care-section .left--cross{display:none}}.urgrent-care-section .right--cross{height:164px;margin:0;position:absolute;right:-343px;top:170px;width:164px;z-index:1}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .right--cross{height:8.5416666667vw;right:-17.8645833333vw;top:8.8541666667vw;width:8.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .right--cross{height:8.5416666667vw;right:-17.8645833333vw;top:8.8541666667vw;width:8.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .right--cross{height:123px;right:-257.25px;top:127.5px;width:123px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .right--cross{display:none}}@media(max-width:599px){.urgrent-care-section .right--cross{display:none}}.urgrent-care-section .right--cross img{width:100%}.urgrent-care-section .dr--columns{display:grid;grid-template-areas:"A A B B" "C C B B"}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .dr--columns{grid-template-areas:"A" "B" "C"}}@media(max-width:599px){.urgrent-care-section .dr--columns{grid-template-areas:"A" "B" "C"}}.urgrent-care-section .dr-col-1{grid-area:A}.urgrent-care-section .dr-col-2{grid-area:B}.urgrent-care-section .dr-col-3{grid-area:C}.urgrent-care-section .dr-col-2{align-items:flex-start;display:flex;flex-direction:column;left:90px;margin:0;max-width:532px;padding:32px 0 0;position:relative;width:532px}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .dr-col-2{left:4.6875vw;max-width:27.7083333333vw;padding-top:1.6666666667vw;width:27.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .dr-col-2{left:4.6875vw;max-width:27.7083333333vw;padding-top:1.6666666667vw;width:27.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .dr-col-2{left:67.5px;max-width:399px;padding-top:24px;width:399px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .dr-col-2{left:0;margin-bottom:64px;padding-top:0;position:static;width:100%}}@media(max-width:599px){.urgrent-care-section .dr-col-2{left:0;margin-bottom:10.6666666667vw;padding-top:0;position:static;width:100%}}.urgrent-care-section .dr-col-2 .title{color:#6a51ff;font-size:15px;letter-spacing:-.23px;line-height:20px;margin-bottom:15px;padding-left:25px}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .dr-col-2 .title{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:.78125vw;padding-left:1.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .dr-col-2 .title{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:.78125vw;padding-left:1.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .dr-col-2 .title{font-size:11.25px;line-height:15px;margin-bottom:11.25px;padding-left:18.75px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .dr-col-2 .title{font-size:20.8px;letter-spacing:-.08px;line-height:28.8px;margin-bottom:16px;padding-left:24px}}@media(max-width:599px){.urgrent-care-section .dr-col-2 .title{font-size:13px;font-size:3.4666666667vw;letter-spacing:-.08px;line-height:18px;line-height:4.8vw;margin-bottom:2.6666666667vw;padding-left:4vw}}.urgrent-care-section .dr-col-1{margin:0;padding:0;width:595px}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .dr-col-1{width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .dr-col-1{width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .dr-col-1{width:446.25px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .dr-col-1{width:100%}}@media(max-width:599px){.urgrent-care-section .dr-col-1{width:100%}}@media(min-width:600px)and (max-width:767px){.urgrent-care-section .dr-col-1{width:100%}}.urgrent-care-section .dr-col-3{max-width:532px;width:532px}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .dr-col-3{max-width:27.7083333333vw;width:27.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .dr-col-3{max-width:27.7083333333vw;width:27.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .dr-col-3{max-width:399px;width:399px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .dr-col-3{width:100%}}@media(max-width:599px){.urgrent-care-section .dr-col-3{width:100%}}.urgrent-care-section .text-section{margin:0;padding:0 0 0 76px;width:530px}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .text-section{padding-left:3.9583333333vw;width:28.125vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .text-section{padding-left:3.9583333333vw;width:28.125vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .text-section{padding-left:57px;width:405px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .text-section{padding-bottom:0;padding-left:0;width:100%}}@media(max-width:599px){.urgrent-care-section .text-section{padding-bottom:0;padding-left:0;width:100%}}.urgrent-care-section .text-section .title{align-items:center;color:#232323;display:flex;display:block;font-size:54px;font-weight:300;letter-spacing:.32px;line-height:123.9%;margin-bottom:24px}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .text-section .title{font-size:2.8125vw;margin-bottom:1.25vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .text-section .title{font-size:2.8125vw;margin-bottom:1.25vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .text-section .title{font-size:40.5px;margin-bottom:18px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .text-section .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:16px}}@media(max-width:599px){.urgrent-care-section .text-section .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:2.6666666667vw}}.urgrent-care-section .text-section .title span{color:#6a51ff}.urgrent-care-section .text-section .title b,.urgrent-care-section .text-section .title strong{white-space:nowrap}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .text-section .title b,.urgrent-care-section .text-section .title strong{display:block}.urgrent-care-section .text-section .title b+br,.urgrent-care-section .text-section .title strong+br{display:none}}@media(max-width:599px){.urgrent-care-section .text-section .title b,.urgrent-care-section .text-section .title strong{display:block}.urgrent-care-section .text-section .title b+br,.urgrent-care-section .text-section .title strong+br{display:none}}.urgrent-care-section .text-section .od-main-heading-block-thin{align-items:center;color:#232323;display:flex;display:block;font-size:54px;font-weight:300;letter-spacing:.32px;line-height:123.9%;margin-bottom:24px;margin-top:-24px}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .text-section .od-main-heading-block-thin{font-size:2.8125vw;margin-bottom:1.25vw;margin-top:-1.25vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .text-section .od-main-heading-block-thin{font-size:2.8125vw;margin-bottom:1.25vw;margin-top:-1.25vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .text-section .od-main-heading-block-thin{font-size:40.5px;margin-bottom:18px;margin-top:-18px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .text-section .od-main-heading-block-thin{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:16px;margin-top:-16px}}@media(max-width:599px){.urgrent-care-section .text-section .od-main-heading-block-thin{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:2.6666666667vw;margin-top:-2.6666666667vw}}.urgrent-care-section .text-section p{align-items:center;color:#66686c;display:flex;font-size:25px;letter-spacing:.15px;line-height:140%;margin-bottom:45px}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .text-section p{font-size:1.3020833333vw;margin-bottom:2.34375vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .text-section p{font-size:1.3020833333vw;margin-bottom:2.34375vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .text-section p{font-size:18.75px;margin-bottom:33.75px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .text-section p{font-size:27.2px;letter-spacing:-.43px;line-height:36.8px;margin-bottom:48px}}@media(max-width:599px){.urgrent-care-section .text-section p{font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:23px;line-height:6.1333333333vw;margin-bottom:8vw}}.urgrent-care-section .btn-row{align-items:center;display:flex;flex-direction:column;padding-left:70px;text-align:center}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .btn-row{padding-left:3.6458333333vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .btn-row{padding-left:3.6458333333vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .btn-row{padding-left:52.5px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .btn-row{padding-left:0}}@media(max-width:599px){.urgrent-care-section .btn-row{padding-left:0}}.urgrent-care-section .btn-row a,.urgrent-care-section .btn-row a:hover{align-items:center;background:#ffaf12;border:none;border-radius:40px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:block;display:flex;font-size:25px;font-weight:700;height:70px;justify-content:center;letter-spacing:.15px;margin-bottom:10px;-webkit-text-decoration:none;text-decoration:none;width:447px}.urgrent-care-section .btn-row a:hover,.urgrent-care-section .btn-row a:hover:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .btn-row a,.urgrent-care-section .btn-row a:hover{border-radius:2.0833333333vw;font-size:1.3020833333vw;height:3.6458333333vw;margin-bottom:.5208333333vw;width:23.28125vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .btn-row a,.urgrent-care-section .btn-row a:hover{border-radius:2.0833333333vw;font-size:1.3020833333vw;height:3.6458333333vw;margin-bottom:.5208333333vw;width:23.28125vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .btn-row a,.urgrent-care-section .btn-row a:hover{border-radius:30px;font-size:18.75px;height:52.5px;margin-bottom:7.5px;width:335.25px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .btn-row a,.urgrent-care-section .btn-row a:hover{font-size:27.2px;height:72px;margin-bottom:12.8px;width:456px}}@media(max-width:599px){.urgrent-care-section .btn-row a,.urgrent-care-section .btn-row a:hover{font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;margin-bottom:2.1333333333vw;width:285px;width:76vw}}.urgrent-care-section .btn-row .mark{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:20px;margin:auto auto 44px;text-align:center}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .btn-row .mark{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:2.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .btn-row .mark{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:2.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .btn-row .mark{font-size:11.25px;line-height:15px;margin-bottom:33px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .btn-row .mark{font-size:17.6px;line-height:38.4px;margin-bottom:48px}}@media(max-width:599px){.urgrent-care-section .btn-row .mark{font-size:11px;font-size:2.9333333333vw;line-height:24px;line-height:6.4vw;margin-bottom:8vw}}.urgrent-care-section .btn-row.btn-row--mobile-only{display:none!important}@media(max-width:889px){.urgrent-care-section .btn-row.btn-row--mobile-only{display:none!important}}.urgrent-care-section .btn-row.btn-row--desktop-only{display:flex!important}@media(max-width:889px){.urgrent-care-section .btn-row.btn-row--desktop-only{display:flex!important}}.urgrent-care-section .dr-care-images{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='595' height='150' fill='none'%3E%3Cpath fill='url(%23a)' d='M0 0h495c55.228 0 100 44.772 100 100v50H100C44.772 150 0 105.228 0 50z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='960.175' y1='0' y2='129.605' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E1DCFF'/%3E%3Cstop offset='1' stop-color='%23E1DCFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:row;height:150px;justify-content:space-between;padding:29px 85px 43px;width:595px}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .dr-care-images{height:7.8125vw;padding:1.5104166667vw 4.4270833333vw 2.2395833333vw;width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .dr-care-images{height:7.8125vw;padding:1.5104166667vw 4.4270833333vw 2.2395833333vw;width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .dr-care-images{height:112.5px;padding:21.75px 63.75px 32.25px;width:446.25px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .dr-care-images{height:160px;padding:0 48px 32px;width:504px}}@media(max-width:599px){.urgrent-care-section .dr-care-images{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='315' height='100' fill='none'%3E%3Cpath fill='url(%23a)' d='M0 0h262.059C291.297 0 315 23.703 315 52.941V100H52.941C23.703 100 0 76.297 0 47.059z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='511.71' y1='0' y2='54.85' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E1DCFF'/%3E%3Cstop offset='1' stop-color='%23E1DCFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");height:120px;height:32vw;padding:0 8vw 5.3333333333vw;width:315px;width:84vw}}.urgrent-care-section .dr-care-images .item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.urgrent-care-section .dr-care-images .item img{display:block;margin-bottom:10px;max-width:28px}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .dr-care-images .item img{margin-bottom:.5208333333vw;max-width:1.4583333333vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .dr-care-images .item img{margin-bottom:.5208333333vw;max-width:1.4583333333vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .dr-care-images .item img{margin-bottom:7.5px;max-width:21px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .dr-care-images .item img{margin-bottom:8px;max-width:32px}}@media(max-width:599px){.urgrent-care-section .dr-care-images .item img{margin-bottom:1.3333333333vw;max-width:20px;max-width:5.3333333333vw}}.urgrent-care-section .dr-care-images .item .text{color:#232323;font-size:15px;font-weight:600;letter-spacing:-.23px;line-height:20px;text-align:center}@media(min-width:890px)and (max-width:1279px){.urgrent-care-section .dr-care-images .item .text{font-size:.78125vw;line-height:1.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){.urgrent-care-section .dr-care-images .item .text{font-size:.78125vw;line-height:1.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){.urgrent-care-section .dr-care-images .item .text{font-size:11.25px;line-height:15px}}@media(min-width:600px)and (max-width:889px){.urgrent-care-section .dr-care-images .item .text{font-size:17.6px;letter-spacing:.06px;line-height:24px;text-align:center}}@media(max-width:599px){.urgrent-care-section .dr-care-images .item .text{font-size:11px;font-size:2.9333333333vw;letter-spacing:.06px;line-height:15px;line-height:4vw;text-align:center}}.page-id-4670 .urgrent-care-section .text-section{margin:0;padding:0 0 0 76px;width:560px}@media(min-width:890px)and (max-width:1279px){.page-id-4670 .urgrent-care-section .text-section{padding-left:3.9583333333vw;width:29.1666666667vw}}@media(min-width:1440px)and (max-width:1690px){.page-id-4670 .urgrent-care-section .text-section{padding-left:3.9583333333vw;width:29.1666666667vw}}@media(min-width:1280px)and (max-width:1439px){.page-id-4670 .urgrent-care-section .text-section{padding-left:57px;width:420px}}@media(min-width:600px)and (max-width:889px){.page-id-4670 .urgrent-care-section .text-section{padding-bottom:0;padding-left:0;width:100%}}@media(max-width:599px){.page-id-4670 .urgrent-care-section .text-section{padding-bottom:0;padding-left:0;width:100%}}.page-id-4670 .urgrent-care-section .text-section .title{align-items:center;display:flex;display:block;font-size:46px;font-weight:300;letter-spacing:.32px;line-height:123.9%;margin-bottom:24px}@media(min-width:890px)and (max-width:1279px){.page-id-4670 .urgrent-care-section .text-section .title{font-size:2.3958333333vw;margin-bottom:1.25vw}}@media(min-width:1440px)and (max-width:1690px){.page-id-4670 .urgrent-care-section .text-section .title{font-size:2.3958333333vw;margin-bottom:1.25vw}}@media(min-width:1280px)and (max-width:1439px){.page-id-4670 .urgrent-care-section .text-section .title{font-size:34.5px;margin-bottom:18px}}@media(min-width:600px)and (max-width:889px){.page-id-4670 .urgrent-care-section .text-section .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:16px}}@media(max-width:599px){.page-id-4670 .urgrent-care-section .text-section .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:2.6666666667vw}}@media(min-width:600px)and (max-width:889px){.how-it-works-step{margin-bottom:96px;margin-top:86.4px}}@media(max-width:599px){.how-it-works-step{margin-bottom:26.6666666667vw;margin-top:26.6666666667vw}}@media(min-width:1280px){.how-it-works-step{align-items:center;display:flex;justify-content:center;width:100%}}@media(min-width:600px)and (max-width:889px){.how-it-works-step{margin-top:128px}}@media(max-width:599px){.how-it-works-step{margin-top:60px}}.how-it-works-step--2,.how-it-works-step--3,.how-it-works-step--4{margin-top:150px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step--2,.how-it-works-step--3,.how-it-works-step--4{margin-top:8.8541666667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step--2,.how-it-works-step--3,.how-it-works-step--4{margin-top:8.8541666667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step--2,.how-it-works-step--3,.how-it-works-step--4{margin-top:127.5px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step--2,.how-it-works-step--3,.how-it-works-step--4{margin-top:128px}}@media(max-width:599px){.how-it-works-step--2,.how-it-works-step--3,.how-it-works-step--4{margin-top:60px}}.how-it-works-step--4{margin-bottom:0}.how-it-works-step .dr-container{position:relative;width:100%}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .dr-container{max-width:67.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .dr-container{max-width:67.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .dr-container{max-width:969px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .dr-container{width:600px}}.how-it-works-step .dr-columns{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.how-it-works-step .dr-columns__col{position:relative;width:520px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .dr-columns__col{width:30.6944444444vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .dr-columns__col{width:30.6944444444vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .dr-columns__col{width:442px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .dr-columns__col{width:100%}}@media(max-width:599px){.how-it-works-step .dr-columns__col{width:100%}}@media(min-width:600px)and (max-width:889px){.how-it-works-step--1 .dr-columns,.how-it-works-step--2 .dr-columns,.how-it-works-step--3 .dr-columns,.how-it-works-step--4 .dr-columns{flex-direction:column}}@media(max-width:599px){.how-it-works-step--1 .dr-columns,.how-it-works-step--2 .dr-columns,.how-it-works-step--3 .dr-columns,.how-it-works-step--4 .dr-columns{flex-direction:column}}@media(min-width:600px)and (max-width:889px){.how-it-works-step--2 .dr-columns,.how-it-works-step--4 .dr-columns{flex-direction:column-reverse}}@media(max-width:599px){.how-it-works-step--2 .dr-columns,.how-it-works-step--4 .dr-columns{flex-direction:column-reverse}}.how-it-works-step .text-wrap{display:flex;flex-direction:column;height:100%;justify-content:center;padding-left:30px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .text-wrap{padding-left:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .text-wrap{padding-left:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .text-wrap{padding-left:25.5px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .text-wrap{padding-left:0}}@media(max-width:599px){.how-it-works-step .text-wrap{padding-left:0}}.how-it-works-step .text-wrap.text-wrap--step--1,.how-it-works-step .text-wrap.text-wrap--step--3{position:relative;top:27px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .text-wrap.text-wrap--step--1,.how-it-works-step .text-wrap.text-wrap--step--3{top:1.59375vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .text-wrap.text-wrap--step--1,.how-it-works-step .text-wrap.text-wrap--step--3{top:1.59375vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .text-wrap.text-wrap--step--1,.how-it-works-step .text-wrap.text-wrap--step--3{top:22.95px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .text-wrap.text-wrap--step--1,.how-it-works-step .text-wrap.text-wrap--step--3{top:0}}@media(max-width:599px){.how-it-works-step .text-wrap.text-wrap--step--1,.how-it-works-step .text-wrap.text-wrap--step--3{top:0}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .text-wrap .download-our-app__btns{margin-bottom:48px}}@media(max-width:599px){.how-it-works-step .text-wrap .download-our-app__btns{margin-bottom:8vw}}.how-it-works-step .text-section{margin:0;padding:0}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .text-section{width:27.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .text-section{width:27.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .text-section{width:390px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .text-section{padding-bottom:0;padding-left:0;width:100%}}@media(max-width:599px){.how-it-works-step .text-section{padding-bottom:0;padding-left:0;width:100%}}.how-it-works-step .text-section .subheading{color:#6a51ff;display:block;font-size:30px;font-weight:700;letter-spacing:.4px;line-height:123.9%;margin-bottom:20px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .text-section .subheading{font-size:1.5625vw;margin-bottom:1.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .text-section .subheading{font-size:1.5625vw;margin-bottom:1.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .text-section .subheading{font-size:22.5px;margin-bottom:15px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .text-section .subheading{font-size:32px;margin-bottom:22.4px}}@media(max-width:599px){.how-it-works-step .text-section .subheading{font-size:5.3333333333vw;margin-bottom:3.7333333333vw}}.how-it-works-step .text-section .heading{align-items:center;display:flex;display:block;font-size:40px;font-weight:700;letter-spacing:.32px;line-height:123.9%;margin-bottom:24px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .text-section .heading{font-size:2.0833333333vw;margin-bottom:1.25vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .text-section .heading{font-size:2.0833333333vw;margin-bottom:1.25vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .text-section .heading{font-size:30px;margin-bottom:18px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .text-section .heading{font-size:40px;letter-spacing:.24px;line-height:auto;margin-bottom:16px}}@media(max-width:599px){.how-it-works-step .text-section .heading{font-size:25px;font-size:6.6666666667vw;letter-spacing:.24px;line-height:auto;margin-bottom:2.6666666667vw}}.how-it-works-step .text-section .content{align-items:center;color:#66686c;display:flex;font-size:25px;letter-spacing:.15px;line-height:140%;margin-bottom:45px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .text-section .content{font-size:1.3020833333vw;margin-bottom:2.34375vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .text-section .content{font-size:1.3020833333vw;margin-bottom:2.34375vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .text-section .content{font-size:18.75px;margin-bottom:33.75px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .text-section .content{font-size:27.2px;letter-spacing:-.43px;line-height:36.8px;margin-bottom:48px}}@media(max-width:599px){.how-it-works-step .text-section .content{font-size:4.5333333333vw;letter-spacing:-.43px;line-height:6.1333333333vw;margin-bottom:8vw}}.how-it-works-step .imager{max-width:520px;position:relative;z-index:2}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .imager{max-width:30.6944444444vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .imager{max-width:30.6944444444vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .imager{max-width:442px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .imager{width:100%}}@media(max-width:599px){.how-it-works-step .imager{width:100%}}.how-it-works-step .imager img{max-width:520px;width:100%}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .imager img{max-width:30.6944444444vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .imager img{max-width:30.6944444444vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .imager img{max-width:442px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .imager img{width:100%}}@media(max-width:599px){.how-it-works-step .imager img{width:100%}}.how-it-works-step .features-mark{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:133.3%;margin:100px auto 120px;max-width:1048px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-mark{font-size:.8854166667vw;margin-bottom:7.0833333333vw;margin-top:5.9027777778vw;max-width:61.8611111111vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-mark{font-size:.8854166667vw;margin-bottom:7.0833333333vw;margin-top:5.9027777778vw;max-width:61.8611111111vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-mark{font-size:.8854166667vw;margin-bottom:102px;margin-top:85px;max-width:890.8px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-mark{font-size:20.8px;margin-bottom:91.2px;margin-top:64px;padding-left:8px;padding-right:16px}}@media(max-width:599px){.how-it-works-step .features-mark{font-size:13px;font-size:3.4666666667vw;margin-bottom:15.2vw;margin-top:10.6666666667vw;padding-left:1.3333333333vw;padding-right:2.6666666667vw}}.how-it-works-step .cross--left{height:190px;left:-190px;margin:0;position:absolute;top:-30px;width:190px;z-index:1}.how-it-works-step .cross--left img{width:100%}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .cross--left{height:9.8958333333vw;left:-9.8958333333vw;top:-1.5625vw;width:9.8958333333vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .cross--left{height:9.8958333333vw;left:-9.8958333333vw;top:-1.5625vw;width:9.8958333333vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .cross--left{height:142.5px;left:-142.5px;top:-22.5px;width:142.5px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .cross--left{display:none}}@media(max-width:599px){.how-it-works-step .cross--left{display:none}}.how-it-works-step .cross--right{height:164px;margin:0;position:absolute;right:-343px;top:170px;width:164px;z-index:1}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .cross--right{height:8.5416666667vw;right:-17.8645833333vw;top:8.8541666667vw;width:8.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .cross--right{height:8.5416666667vw;right:-17.8645833333vw;top:8.8541666667vw;width:8.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .cross--right{height:123px;right:-257.25px;top:127.5px;width:123px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .cross--right{display:none}}@media(max-width:599px){.how-it-works-step .cross--right{display:none}}.how-it-works-step .cross--right img{width:100%}.how-it-works-step--1 .cross--left{left:-250px;top:-125px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step--1 .cross--left{left:-13.0208333333vw;top:-6.5104166667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step--1 .cross--left{left:-13.0208333333vw;top:-6.5104166667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step--1 .cross--left{left:-187.5px;top:-93.75px}}.how-it-works-step--1 .cross--right{height:130px;right:-250px;top:170px;width:130px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step--1 .cross--right{height:6.7708333333vw;right:-13.0208333333vw;top:8.8541666667vw;width:6.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step--1 .cross--right{height:6.7708333333vw;right:-13.0208333333vw;top:8.8541666667vw;width:6.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step--1 .cross--right{height:97.5px;right:-187.5px;top:127.5px;width:97.5px}}.how-it-works-step--2 .cross--left,.how-it-works-step--2 .cross--right,.how-it-works-step--3 .cross--left,.how-it-works-step--3 .cross--right,.how-it-works-step--4 .cross--left,.how-it-works-step--4 .cross--right{height:230px;width:230px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step--2 .cross--left,.how-it-works-step--2 .cross--right,.how-it-works-step--3 .cross--left,.how-it-works-step--3 .cross--right,.how-it-works-step--4 .cross--left,.how-it-works-step--4 .cross--right{height:11.9791666667vw;width:11.9791666667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step--2 .cross--left,.how-it-works-step--2 .cross--right,.how-it-works-step--3 .cross--left,.how-it-works-step--3 .cross--right,.how-it-works-step--4 .cross--left,.how-it-works-step--4 .cross--right{height:11.9791666667vw;width:11.9791666667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step--2 .cross--left,.how-it-works-step--2 .cross--right,.how-it-works-step--3 .cross--left,.how-it-works-step--3 .cross--right,.how-it-works-step--4 .cross--left,.how-it-works-step--4 .cross--right{height:172.5px;width:172.5px}}.how-it-works-step--2 .cross--left,.how-it-works-step--3 .cross--left{left:-325px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step--2 .cross--left,.how-it-works-step--3 .cross--left{left:-16.9270833333vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step--2 .cross--left,.how-it-works-step--3 .cross--left{left:-16.9270833333vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step--2 .cross--left,.how-it-works-step--3 .cross--left{left:-243.75px}}.how-it-works-step--2 .cross--left{top:-65px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step--2 .cross--left{top:-3.3854166667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step--2 .cross--left{top:-3.3854166667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step--2 .cross--left{top:-48.75px}}.how-it-works-step--2 .cross--right{bottom:-100px;top:auto}@media(min-width:890px)and (max-width:1279px){.how-it-works-step--2 .cross--right{bottom:-5.2083333333vw;top:auto}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step--2 .cross--right{bottom:-5.2083333333vw;top:auto}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step--2 .cross--right{bottom:-75px;top:auto}}.how-it-works-step--3 .cross--left{top:-65px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step--3 .cross--left{top:-3.3854166667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step--3 .cross--left{top:-3.3854166667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step--3 .cross--left{top:-48.75px}}.how-it-works-step--4 .cross--right{top:-65px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step--4 .cross--right{top:-3.3854166667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step--4 .cross--right{top:-3.3854166667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step--4 .cross--right{top:-48.75px}}.how-it-works-step .arrow-down{bottom:-75px;height:38px;left:50%;opacity:.25;position:absolute;transform:translate(-50%,50%)}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .arrow-down{bottom:-4.4270833333vw;height:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .arrow-down{bottom:-4.4270833333vw;height:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .arrow-down{bottom:-63.75px;height:29.75px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .arrow-down{bottom:-80px}}@media(max-width:599px){.how-it-works-step .arrow-down{bottom:-13.3333333333vw}}.how-it-works-step .arrow-down img{height:100%;vertical-align:baseline;width:auto}.how-it-works-step .features-table{display:block!important}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table{display:none!important}}@media(max-width:599px){.how-it-works-step .features-table{display:none!important}}@media(min-width:600px)and (max-width:767px){.how-it-works-step .features-table{display:none}}@media(min-width:768px)and (max-width:1023px){.how-it-works-step .features-table{display:none}}@media(min-width:1024px)and (max-width:1200px){.how-it-works-step .features-table{display:none}}.how-it-works-step .features-table .features-grid{background:#f7f7f7;border:1px solid #d9d9d9;border-radius:35px;box-shadow:0 0 25px rgba(60,23,120,.2);box-sizing:border-box;display:grid;grid-template-columns:450px 230px 230px 230px;grid-template-rows:285px 143px 143px 143px;justify-content:center;margin:auto;width:100%}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .features-grid{border-radius:2.0659722222vw;grid-template-columns:26.5625vw 13.5763888889vw 13.5763888889vw 13.5763888889vw;grid-template-rows:16.8229166667vw 8.4409722222vw 8.4409722222vw 8.4409722222vw;width:67.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .features-grid{border-radius:2.0659722222vw;grid-template-columns:26.5625vw 13.5763888889vw 13.5763888889vw 13.5763888889vw;grid-template-rows:16.8229166667vw 8.4409722222vw 8.4409722222vw 8.4409722222vw;width:67.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .features-grid{border-radius:29.75px;grid-template-columns:382.5px 195.5px 195.5px 195.5px;grid-template-rows:242.25px 121.55px 121.55px 121.55px;width:969px}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table .features-grid{grid-template-columns:315px;grid-template-rows:375px 143px 143px 143px;height:auto;width:100%}}@media(max-width:599px){.how-it-works-step .features-table .features-grid{grid-template-columns:315px;grid-template-rows:375px 143px 143px 143px;height:auto;width:100%}}.how-it-works-step .features-table .top-left-radius{border-top-left-radius:35px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .top-left-radius{border-top-left-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .top-left-radius{border-top-left-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .top-left-radius{border-top-left-radius:29.75px}}.how-it-works-step .features-table .top-right-radius{border-top-right-radius:35px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .top-right-radius{border-top-right-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .top-right-radius{border-top-right-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .top-right-radius{border-top-right-radius:29.75px}}.how-it-works-step .features-table .bottom-left-radius{border-bottom-left-radius:35px;overflow:hidden}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .bottom-left-radius{border-bottom-left-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .bottom-left-radius{border-bottom-left-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .bottom-left-radius{border-bottom-left-radius:29.75px}}.how-it-works-step .features-table .bottom-right-radius{border-bottom-right-radius:35px;overflow:hidden}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .bottom-right-radius{border-bottom-right-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .bottom-right-radius{border-bottom-right-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .bottom-right-radius{border-bottom-right-radius:29.75px}}.how-it-works-step .features-table .head{background:#f7f7f7;padding:30px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .head{padding:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .head{padding:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .head{padding:25.5px}}.how-it-works-step .features-table .head:first-of-type{align-items:center;display:flex;padding:30px 30px 30px 0}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .head:first-of-type{padding:1.7708333333vw 1.7708333333vw 1.7708333333vw 0}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .head:first-of-type{padding:1.7708333333vw 1.7708333333vw 1.7708333333vw 0}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .head:first-of-type{padding:25.5px 25.5px 25.5px 0}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table .head:first-of-type{display:none}}@media(max-width:599px){.how-it-works-step .features-table .head:first-of-type{display:none}}.how-it-works-step .features-table .head:first-of-type img{height:190px;width:190px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .head:first-of-type img{height:11.2152777778vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .head:first-of-type img{height:11.2152777778vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .head:first-of-type img{height:161.5px;width:161.5px}}.how-it-works-step .features-table .head:nth-child(2){border-left:1px solid #d9d9d9}.how-it-works-step .features-table .head.plan-desc{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.how-it-works-step .features-table .head.plan-desc .texter{position:relative}.how-it-works-step .features-table .head.plan-desc .texter .plan-title{color:#232323;font-size:30px;font-weight:300;letter-spacing:.38px;line-height:123.9%;margin-bottom:15px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .head.plan-desc .texter .plan-title{font-size:1.7708333333vw;margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .head.plan-desc .texter .plan-title{font-size:1.7708333333vw;margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .head.plan-desc .texter .plan-title{font-size:25.5px;margin-bottom:12.75px}}.how-it-works-step .features-table .head.plan-desc .texter .plan-desc{color:#66686c;font-size:17px;letter-spacing:-.43px;line-height:133.3%;margin-bottom:15px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .head.plan-desc .texter .plan-desc{font-size:1.0034722222vw;margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .head.plan-desc .texter .plan-desc{font-size:1.0034722222vw;margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .head.plan-desc .texter .plan-desc{font-size:14.45px;margin-bottom:12.75px}}.how-it-works-step .features-table .head.plan-desc .texter .plan-price{color:#232323;font-size:40px;font-weight:700;letter-spacing:.37px;line-height:123.9%;margin-bottom:4px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .head.plan-desc .texter .plan-price{font-size:2.3611111111vw;margin-bottom:.2361111111vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .head.plan-desc .texter .plan-price{font-size:2.3611111111vw;margin-bottom:.2361111111vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .head.plan-desc .texter .plan-price{font-size:34px;margin-bottom:3.4px}}.how-it-works-step .features-table .head.plan-desc .texter .plan-price em{font-size:22px;font-style:normal;letter-spacing:.32px;line-height:123.9%}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .head.plan-desc .texter .plan-price em{font-size:1.2986111111vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .head.plan-desc .texter .plan-price em{font-size:1.2986111111vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .head.plan-desc .texter .plan-price em{font-size:18.7px}}.how-it-works-step .features-table .head.plan-desc .texter .plan-price-marker{color:#66686c;font-size:13px;letter-spacing:-.23px;line-height:133.3%}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .head.plan-desc .texter .plan-price-marker{font-size:.7673611111vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .head.plan-desc .texter .plan-price-marker{font-size:.7673611111vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .head.plan-desc .texter .plan-price-marker{font-size:11.05px}}.how-it-works-step .features-table .head.plan-desc .texter .plan-price-marker b{--tw-text-opacity:1;color:#232323;color:rgba(35,35,35,var(--tw-text-opacity))}.how-it-works-step .features-table .head.plan-desc .btn-row{width:100%;z-index:2}.how-it-works-step .features-table .head.plan-desc .btn-row a{align-items:center;background:#ffaf12;border:none;border-radius:34px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;-webkit-text-decoration:none;text-decoration:none}.how-it-works-step .features-table .head.plan-desc .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .head.plan-desc .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .head.plan-desc .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .head.plan-desc .btn-row a{border-radius:28.9px;font-size:14.45px;height:38.25px}}.how-it-works-step .features-table .head.plan-desc .btn-row a,.how-it-works-step .features-table .head.plan-desc .btn-row a:hover{-webkit-text-decoration:none;text-decoration:none}.how-it-works-step .features-table .head.plan-desc.preferable{background:#fcfcff;position:relative;z-index:2}.how-it-works-step .features-table .head.plan-desc.preferable .plan-save{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='247' height='45' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23D13B40' fill-rule='evenodd' d='m276.066.013-9.468 6.951-9.467-6.951-.058.042-.058-.042-9.467 6.951L238.08.013v.085l-.116-.085-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97L86.07.328q-.192-.366-.385-.314l-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.558 6.97L9.482.014l-9.493 6.97L-9.57.014l-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.558 6.97-9.493-6.97-9.558 6.97L-219 .014V15h184.579v30h319V15h453.25c.064 0-3.721-15.51-4.683-14.987l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.108-6.656q-.193-.366-.385-.314l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.557 6.97-9.494-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-.004.003q-.061-.03-.112-.003' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h247v45H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");color:#fcfcff;display:none;font-size:17px;font-weight:700;height:45px;left:0;letter-spacing:-.43px;line-height:55px;position:absolute;text-align:center;top:-45px;width:100%}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .head.plan-desc.preferable .plan-save{font-size:1.0034722222vw;height:2.65625vw;line-height:3.2465277778vw;top:-2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .head.plan-desc.preferable .plan-save{font-size:1.0034722222vw;height:2.65625vw;line-height:3.2465277778vw;top:-2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .head.plan-desc.preferable .plan-save{font-size:14.45px;height:38.25px;line-height:46.75px;top:-38.25px}}.how-it-works-step .features-table .head.plan-desc.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.how-it-works-step .features-table .head.plan-desc.preferable .texter{position:relative;z-index:2}.how-it-works-step .features-table .head.plan-desc.preferable .texter .plan-price{color:#d13b40}.how-it-works-step .features-table .head.plan-desc.preferable .texter img{display:block;position:absolute;right:0;top:0;width:50px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .head.plan-desc.preferable .texter img{width:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .head.plan-desc.preferable .texter img{width:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .head.plan-desc.preferable .texter img{width:42.5px}}.how-it-works-step .features-table .desc-block{background:#f4f2fe;border-top:1px solid #d9d9d9;display:grid;padding:30px;position:relative}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .desc-block{padding:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .desc-block{padding:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .desc-block{padding:25.5px}}@media(max-width:599px){.how-it-works-step .features-table .desc-block{display:none}}.how-it-works-step .features-table .desc-block .icon{display:flex;height:35px;left:34px;position:absolute;top:32px;width:35px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .desc-block .icon{height:2.0659722222vw;left:2.0069444444vw;top:1.8888888889vw;width:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .desc-block .icon{height:2.0659722222vw;left:2.0069444444vw;top:1.8888888889vw;width:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .desc-block .icon{height:29.75px;left:28.9px;top:27.2px;width:29.75px}}.how-it-works-step .features-table .desc-block .icon img{max-width:100%;vertical-align:baseline}.how-it-works-step .features-table .desc-block .desc-title{color:#232323;font-size:20px;font-weight:700;letter-spacing:-.45px;line-height:133.3%;margin-bottom:11px;padding-left:56px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .desc-block .desc-title{font-size:1.1805555556vw;margin-bottom:.6493055556vw;padding-left:3.3055555556vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .desc-block .desc-title{font-size:1.1805555556vw;margin-bottom:.6493055556vw;padding-left:3.3055555556vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .desc-block .desc-title{font-size:17px;margin-bottom:9.35px;padding-left:47.6px}}.how-it-works-step .features-table .desc-block .description{color:#66686c;font-size:17px;letter-spacing:-.43px;line-height:23px;padding-left:56px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .desc-block .description{font-size:1.0034722222vw;line-height:1.3576388889vw;padding-left:3.3055555556vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .desc-block .description{font-size:1.0034722222vw;line-height:1.3576388889vw;padding-left:3.3055555556vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .desc-block .description{font-size:14.45px;line-height:19.55px;padding-left:47.6px}}.how-it-works-step .features-table .check{border-left:1px solid #d9d9d9;border-top:1px solid #d9d9d9;display:grid;position:relative}.how-it-works-step .features-table .check .icon{background:#f4f2fe;display:grid;height:100%;position:relative;width:100%}.how-it-works-step .features-table .check .icon img{align-self:center;display:block;height:40px;justify-self:center;width:40px}@media(min-width:890px)and (max-width:1279px){.how-it-works-step .features-table .check .icon img{height:2.3611111111vw;width:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.how-it-works-step .features-table .check .icon img{height:2.3611111111vw;width:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.how-it-works-step .features-table .check .icon img{height:34px;width:34px}}.how-it-works-step .features-table .check.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.how-it-works-step .features-table .check.preferable .icon{z-index:2}.how-it-works-step .features-table-mobile{display:none}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile{display:block}}@media(max-width:599px){.how-it-works-step .features-table-mobile{display:block}}.how-it-works-step .features-table-mobile .right--cross{margin:0;position:absolute;z-index:1}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .right--cross{height:142.4px;right:33.6px;top:-19.2px;width:75.2px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .right--cross{height:89px;height:23.7333333333vw;right:21px;right:5.6vw;top:-12px;top:-3.2vw;width:47px;width:12.5333333333vw}}.how-it-works-step .features-table-mobile .right--cross img{width:100%}.how-it-works-step .features-table-mobile .title{color:#232323;font-weight:300;letter-spacing:.4px}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .title{font-size:48px;line-height:65.6px;margin-bottom:64px;text-align:center}}@media(max-width:599px){.how-it-works-step .features-table-mobile .title{font-size:8vw;line-height:10.9333333333vw;margin-bottom:10.6666666667vw;text-align:center}}.how-it-works-step .features-table-mobile .features-mobile{height:auto;width:100%}.how-it-works-step .features-table-mobile .mark{color:#66686c;letter-spacing:-.08px;line-height:133.3%}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .mark{font-size:20.8px;margin-bottom:128px;margin-top:-32px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .mark{font-size:3.4666666667vw;margin-bottom:21.3333333333vw;margin-top:-5.3333333333vw}}.how-it-works-step .features-table-mobile .plan-save-badge{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='247' height='45' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23D13B40' fill-rule='evenodd' d='m276.066.013-9.468 6.951-9.467-6.951-.058.042-.058-.042-9.467 6.951L238.08.013v.085l-.116-.085-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97L86.07.328q-.192-.366-.385-.314l-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.558 6.97L9.482.014l-9.493 6.97L-9.57.014l-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.558 6.97-9.493-6.97-9.558 6.97L-219 .014V15h184.579v30h319V15h453.25c.064 0-3.721-15.51-4.683-14.987l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.108-6.656q-.193-.366-.385-.314l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.557 6.97-9.494-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-.004.003q-.061-.03-.112-.003' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h247v45H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");color:#fcfcff;font-weight:700;letter-spacing:-.43px;margin:auto;text-align:center;width:100%}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .plan-save-badge{font-size:27.2px;height:72px;line-height:88px;width:395.2px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .plan-save-badge{font-size:4.5333333333vw;height:12vw;line-height:14.6666666667vw;width:65.8666666667vw}}.how-it-works-step .features-table-mobile .feature{background:#f7f7f7;border:1px solid #d9d9d9;box-shadow:0 0 10px rgba(0,0,0,.08);box-sizing:border-box;display:block;overflow:hidden}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .feature{border-radius:56px;margin-bottom:96px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .feature{border-radius:9.3333333333vw;margin-bottom:16vw}}.how-it-works-step .features-table-mobile .head{background:#f7f7f7}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .head{padding:52.8px 38.4px 48px 48px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .head{padding:8.8vw 6.4vw 8vw 8vw}}.how-it-works-step .features-table-mobile .head.plan-desc{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.how-it-works-step .features-table-mobile .head.plan-desc .texter{position:relative}.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-title{color:#232323;font-weight:300;letter-spacing:.38px;line-height:123.9%}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-title{font-size:48px;margin-bottom:24px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-title{font-size:30px;font-size:8vw;margin-bottom:4vw}}.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-desc{color:#66686c;letter-spacing:-.43px;line-height:133.3%}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-desc{font-size:27.2px;margin-bottom:24px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-desc{font-size:17px;font-size:4.5333333333vw;margin-bottom:4vw}}.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-price{color:#232323;font-weight:700;letter-spacing:.37px;line-height:123.9%}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-price{font-size:64px;margin-bottom:48px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-price{font-size:40px;font-size:10.6666666667vw;margin-bottom:8vw}}.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-price em{font-style:normal;letter-spacing:.32px;line-height:123.9%}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-price em{font-size:35.2px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-price em{font-size:22px;font-size:5.8666666667vw}}.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-price-marker{color:#66686c;letter-spacing:-.23px;line-height:133.3%;position:relative}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-price-marker{font-size:20.8px;margin-bottom:-16px;top:-44.8px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-price-marker{font-size:13px;font-size:3.4666666667vw;margin-bottom:-2.6666666667vw;top:-28px;top:-7.4666666667vw}}.how-it-works-step .features-table-mobile .head.plan-desc .texter .plan-price-marker b{--tw-text-opacity:1;color:#232323;color:rgba(35,35,35,var(--tw-text-opacity))}.how-it-works-step .features-table-mobile .head.plan-desc .btn-row{width:100%}.how-it-works-step .features-table-mobile .head.plan-desc .btn-row a{align-items:center;background:#ffaf12;border:none;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-weight:700;justify-content:center;-webkit-text-decoration:none;text-decoration:none;width:100%}.how-it-works-step .features-table-mobile .head.plan-desc .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .head.plan-desc .btn-row a{border-radius:54.4px;font-size:27.2px;height:72px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .head.plan-desc .btn-row a{border-radius:34px;border-radius:9.0666666667vw;font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;line-height:47px}}.how-it-works-step .features-table-mobile .head.plan-desc .btn-row a,.how-it-works-step .features-table-mobile .head.plan-desc .btn-row a:hover{-webkit-text-decoration:none;text-decoration:none}.how-it-works-step .features-table-mobile .head.plan-desc.preferable{background:#fcfcff;position:relative;z-index:2}.how-it-works-step .features-table-mobile .head.plan-desc.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.how-it-works-step .features-table-mobile .head.plan-desc.preferable .texter{position:relative;z-index:2}.how-it-works-step .features-table-mobile .head.plan-desc.preferable .texter .plan-price{color:#d13b40}.how-it-works-step .features-table-mobile .head.plan-desc.preferable .texter img{display:block;position:absolute;right:-1px}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .head.plan-desc.preferable .texter img{top:-6.4px;width:80px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .head.plan-desc.preferable .texter img{top:-4px;top:-1.0666666667vw;width:50px;width:13.3333333333vw}}.how-it-works-step .features-table-mobile .desc-block{background:#f4f2fe;border-top:1px solid #d9d9d9;position:relative}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .desc-block{padding:32px 48px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .desc-block{padding:5.3333333333vw 8vw}}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .desc-block:last-child{padding-bottom:44.8px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .desc-block:last-child{padding-bottom:7.4666666667vw}}.how-it-works-step .features-table-mobile .desc-block .desc-title{color:#232323;font-weight:700;letter-spacing:-.43px;line-height:133.3%}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .desc-block .desc-title{font-size:27.2px;margin-bottom:16px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .desc-block .desc-title{font-size:17px;font-size:4.5333333333vw;margin-bottom:2.6666666667vw}}.how-it-works-step .features-table-mobile .desc-block .description{color:#66686c;letter-spacing:-.23px}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .desc-block .description{font-size:24px;line-height:32px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .desc-block .description{font-size:15px;font-size:4vw;line-height:20px;line-height:5.3333333333vw}}.how-it-works-step .features-table-mobile .desc-block.unchecked .desc-title,.how-it-works-step .features-table-mobile .desc-block.unchecked .description{color:#bdbdbd}.how-it-works-step .features-table-mobile .check{position:absolute;z-index:1}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .check{height:32px;right:32px;top:35.2px;width:32px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .check{height:20px;height:5.3333333333vw;right:20px;right:5.3333333333vw;top:22px;top:5.8666666667vw;width:20px;width:5.3333333333vw}}.how-it-works-step .features-table-mobile .check .icon{background:#f4f2fe;display:grid;height:100%;position:relative;width:100%}.how-it-works-step .features-table-mobile .check .icon img{align-self:center;display:block;justify-self:center}@media(min-width:600px)and (max-width:889px){.how-it-works-step .features-table-mobile .check .icon img{height:32px;width:32px}}@media(max-width:599px){.how-it-works-step .features-table-mobile .check .icon img{height:20px;height:5.3333333333vw;width:20px;width:5.3333333333vw}}.how-it-works-step .features-table-mobile .check.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.how-it-works-step .features-table-mobile .check.preferable .icon{z-index:2}.how-it-works-step .features-table .features-grid>div:nth-child(11),.how-it-works-step .features-table .features-grid>div:nth-child(15),.how-it-works-step .features-table .features-grid>div:nth-child(3),.how-it-works-step .features-table .features-grid>div:nth-child(7){border-left:0!important;border-right:0!important}.how-it-works-step .features-table .features-grid>div:nth-child(11)+div,.how-it-works-step .features-table .features-grid>div:nth-child(15)+div,.how-it-works-step .features-table .features-grid>div:nth-child(3)+div,.how-it-works-step .features-table .features-grid>div:nth-child(7)+div{border-left:0!important}@media(min-width:600px)and (max-width:889px){.features-table-mobile .text-wrap{padding-bottom:48px}}@media(max-width:599px){.features-table-mobile .text-wrap{padding-bottom:8vw}}.download-our-app__text{color:#232323;font-size:15px;letter-spacing:-.23px;line-height:20px;margin-bottom:13px}@media(min-width:890px)and (max-width:1279px){.download-our-app__text{font-size:.8854166667vw;line-height:1.1805555556vw;margin-bottom:.7673611111vw}}@media(min-width:1440px)and (max-width:1690px){.download-our-app__text{font-size:.8854166667vw;line-height:1.1805555556vw;margin-bottom:.7673611111vw}}@media(min-width:1280px)and (max-width:1439px){.download-our-app__text{font-size:12.75px;line-height:17px;margin-bottom:11.05px}}@media(min-width:600px)and (max-width:889px){.download-our-app__text{font-size:24px;letter-spacing:-.23px;line-height:32px;margin-bottom:20.8px}}@media(max-width:599px){.download-our-app__text{font-size:15px;font-size:4vw;letter-spacing:-.23px;line-height:20px;line-height:5.3333333333vw;margin-bottom:3.4666666667vw}}.download-our-app__btns{align-items:flex-start;display:flex;flex-direction:row;gap:15px;margin-bottom:52px;max-width:320px;text-align:left}@media(min-width:890px)and (max-width:1279px){.download-our-app__btns{gap:.8854166667vw;margin-bottom:3.0694444444vw}}@media(min-width:1440px)and (max-width:1690px){.download-our-app__btns{gap:.8854166667vw;margin-bottom:3.0694444444vw}}@media(min-width:1280px)and (max-width:1439px){.download-our-app__btns{gap:.8854166667vw;margin-bottom:44.2px}}@media(min-width:600px)and (max-width:889px){.download-our-app__btns{align-items:center;gap:24px;justify-content:space-between;margin-bottom:89.6px;max-width:none;width:100%}}@media(max-width:599px){.download-our-app__btns{align-items:center;gap:4vw;justify-content:space-between;margin-bottom:14.9333333333vw;max-width:none;width:100%}}.download-our-app__btns>*{flex-basis:100%}.download-our-app__anchor{display:block;-webkit-text-decoration:none;text-decoration:none}.download-our-app__anchor--apple{margin-right:15px;width:152px}@media(min-width:890px)and (max-width:1279px){.download-our-app__anchor--apple{margin-right:.8854166667vw;width:8.9722222222vw}}@media(min-width:1440px)and (max-width:1690px){.download-our-app__anchor--apple{margin-right:.8854166667vw;width:8.9722222222vw}}@media(min-width:1280px)and (max-width:1439px){.download-our-app__anchor--apple{margin-right:12.75px;width:129.2px}}@media(min-width:600px)and (max-width:889px){.download-our-app__anchor--apple{margin:0 4vw 0 0;width:40vw}}@media(max-width:599px){.download-our-app__anchor--apple{margin:0 4vw 0 0;width:150px;width:40vw}}.download-our-app__anchor--google{width:152px}@media(min-width:890px)and (max-width:1279px){.download-our-app__anchor--google{width:8.9722222222vw}}@media(min-width:1440px)and (max-width:1690px){.download-our-app__anchor--google{width:8.9722222222vw}}@media(min-width:1280px)and (max-width:1439px){.download-our-app__anchor--google{width:129.2px}}@media(min-width:600px)and (max-width:889px){.download-our-app__anchor--google{margin:0;width:240px}}@media(max-width:599px){.download-our-app__anchor--google{margin:0;width:150px;width:40vw}}.download-our-app__img{width:100%}.get-started-cta__btns{width:447px}@media(min-width:890px)and (max-width:1279px){.get-started-cta__btns{width:26.3854166667vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-cta__btns{width:26.3854166667vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-cta__btns{width:379.95px}}@media(min-width:600px)and (max-width:889px){.get-started-cta__btns{width:100%}.get-started-cta__btns a{margin-left:auto;margin-right:auto;width:456px}}@media(max-width:599px){.get-started-cta__btns{width:100%}.get-started-cta__btns a{margin-left:auto;margin-right:auto;width:285px;width:76vw}}@media(min-width:600px)and (max-width:889px){.get-started-cta{margin:auto}}@media(max-width:599px){.get-started-cta{margin:auto}}.get-started-cta__btn{align-items:center;background:#ffaf12;border:none;border-radius:40px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:25px;font-weight:700;height:70px;justify-content:center;letter-spacing:.15px;margin-bottom:10px;-webkit-text-decoration:none;text-decoration:none}.get-started-cta__btn:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.get-started-cta__btn{border-radius:2.3611111111vw;font-size:1.4756944444vw;height:4.1319444444vw;margin-bottom:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-cta__btn{border-radius:2.3611111111vw;font-size:1.4756944444vw;height:4.1319444444vw;margin-bottom:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-cta__btn{border-radius:34px;font-size:21.25px;height:59.5px;margin-bottom:8.5px}}@media(min-width:600px)and (max-width:889px){.get-started-cta__btn{font-size:27.2px;height:72px;letter-spacing:-.43px;margin-bottom:11.2px;width:456px}}@media(max-width:599px){.get-started-cta__btn{font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;letter-spacing:-.43px;margin-bottom:1.8666666667vw;width:285px;width:76vw}}.get-started-cta__btn,.get-started-cta__btn:hover{-webkit-text-decoration:none;text-decoration:none}.get-started-cta__disclaimer{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:20px;text-align:center}.get-started-cta--dark .get-started-cta__disclaimer{color:#d9d9d9}@media(min-width:890px)and (max-width:1279px){.get-started-cta__disclaimer{font-size:.8854166667vw;line-height:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-cta__disclaimer{font-size:.8854166667vw;line-height:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-cta__disclaimer{font-size:12.75px;line-height:17px}}@media(min-width:600px)and (max-width:889px){.get-started-cta__disclaimer{font-size:17.6px;letter-spacing:.06px;line-height:24px;margin-bottom:75.2px;margin-left:-20px;width:calc(100% + 40px)}}@media(max-width:599px){.get-started-cta__disclaimer{font-size:11px;font-size:2.9333333333vw;letter-spacing:.06px;line-height:15px;line-height:4vw;margin-bottom:12.5333333333vw;margin-left:-20px;width:calc(100% + 40px)}}.dr-page-header{margin-top:0;padding-left:30px;padding-right:30px;padding-top:110px}@media(min-width:890px)and (max-width:1279px){.dr-page-header{padding-left:1.7708333333vw;padding-right:1.7708333333vw;padding-top:160px}}@media(min-width:1440px)and (max-width:1690px){.dr-page-header{padding-left:1.7708333333vw;padding-right:1.7708333333vw;padding-top:6.4930555556vw}}@media(min-width:1280px)and (max-width:1439px){.dr-page-header{padding-left:25.5px;padding-right:25.5px;padding-top:93.5px}}@media(min-width:600px)and (max-width:889px){.dr-page-header{padding-left:48px;padding-right:48px;padding-top:160px}}@media(max-width:599px){.dr-page-header{padding-left:0;padding-right:0;padding-top:40vw}}.dr-page-header__title{align-items:center;display:block;font-size:54px;letter-spacing:.38px;line-height:123.9%;line-height:1;margin-bottom:80px;padding:0;text-align:center}@media(min-width:890px)and (max-width:1279px){.dr-page-header__title{font-size:3.1875vw;margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.dr-page-header__title{font-size:3.1875vw;margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.dr-page-header__title{font-size:45.9px;margin-bottom:68px}}@media(min-width:600px)and (max-width:889px){.dr-page-header__title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:48px}}@media(max-width:599px){.dr-page-header__title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:8vw;text-align:left}}.as-seen-in{padding-left:26px;padding-right:30px;padding-top:80px}@media(min-width:890px)and (max-width:1279px){.as-seen-in{padding-left:1.5347222222vw;padding-right:1.7708333333vw;padding-top:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in{padding-left:1.5347222222vw;padding-right:1.7708333333vw;padding-top:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in{padding-left:22.1px;padding-right:25.5px;padding-top:68px}}@media(min-width:600px)and (max-width:889px){.as-seen-in{padding-left:52.8px;padding-right:56px;padding-top:64px}}@media(max-width:599px){.as-seen-in{padding-left:8.8vw;padding-right:9.3333333333vw;padding-top:10.6666666667vw}}.as-seen-in__title{color:#6a51ff;font-size:15px;font-weight:700;letter-spacing:-.23px;line-height:20px;margin-bottom:25px;text-align:left;text-transform:uppercase}@media(min-width:890px)and (max-width:1279px){.as-seen-in__title{font-size:.8854166667vw;line-height:1.1805555556vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__title{font-size:.8854166667vw;line-height:1.1805555556vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__title{font-size:12.75px;line-height:17px;margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.as-seen-in__title{font-size:20.8px;letter-spacing:-.08px;line-height:28.8px;margin:auto auto 60.8px;text-align:center}}@media(max-width:599px){.as-seen-in__title{font-size:13px;font-size:3.4666666667vw;letter-spacing:-.08px;line-height:18px;line-height:4.8vw;margin:auto auto 10.1333333333vw;text-align:center}}.as-seen-in__desktop{height:245px}@media(min-width:890px)and (max-width:1279px){.as-seen-in__desktop{height:14.4618055556vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__desktop{height:14.4618055556vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__desktop{height:208.25px}}@media(min-width:600px)and (max-width:889px){.as-seen-in__desktop{display:none}}@media(max-width:599px){.as-seen-in__desktop{display:none}}.as-seen-in__desktop .as-seen-in__img{width:auto}.as-seen-in__desktop .as-seen-in__row-1{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:space-between;margin-bottom:45px}@media(min-width:890px)and (max-width:1279px){.as-seen-in__desktop .as-seen-in__row-1{height:2.9513888889vw;margin-bottom:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__desktop .as-seen-in__row-1{height:2.9513888889vw;margin-bottom:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__desktop .as-seen-in__row-1{height:42.5px;margin-bottom:38.25px}}.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img{display:block;height:40px;position:relative}@media(min-width:890px)and (max-width:1279px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img{height:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img{height:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img{height:34px}}.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(2){height:45px;left:1px;top:2px}@media(min-width:890px)and (max-width:1279px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(2){height:2.65625vw;left:.0590277778vw;top:.1180555556vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(2){height:2.65625vw;left:.0590277778vw;top:.1180555556vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(2){height:38.25px;left:.85px;top:1.7px}}.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(4){height:50px;top:5px}@media(min-width:890px)and (max-width:1279px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(4){height:2.9513888889vw;top:.2951388889vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(4){height:2.9513888889vw;top:.2951388889vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(4){height:42.5px;top:4.25px}}.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(6){height:60px}@media(min-width:890px)and (max-width:1279px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(6){height:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(6){height:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__desktop .as-seen-in__row-1 .as-seen-in__img:nth-of-type(6){height:51px}}.as-seen-in__desktop .as-seen-in__row-2{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:space-between}@media(min-width:890px)and (max-width:1279px){.as-seen-in__desktop .as-seen-in__row-2{height:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__desktop .as-seen-in__row-2{height:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__desktop .as-seen-in__row-2{height:42.5px}}.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img{display:block;height:40px;position:relative}@media(min-width:890px)and (max-width:1279px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img{height:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img{height:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img{height:34px}}.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:first-of-type{left:-8px}@media(min-width:890px)and (max-width:1279px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:first-of-type{left:-.4722222222vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:first-of-type{left:-.4722222222vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:first-of-type{left:-6.8px}}.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:nth-of-type(2){left:0;top:5px}@media(min-width:890px)and (max-width:1279px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:nth-of-type(2){top:.2951388889vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:nth-of-type(2){top:.2951388889vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:nth-of-type(2){top:4.25px}}.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:nth-of-type(3){height:35px;left:9px;top:2px}@media(min-width:890px)and (max-width:1279px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:nth-of-type(3){height:2.0659722222vw;left:.53125vw;top:.1180555556vw}}@media(min-width:1440px)and (max-width:1690px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:nth-of-type(3){height:2.0659722222vw;left:.53125vw;top:.1180555556vw}}@media(min-width:1280px)and (max-width:1439px){.as-seen-in__desktop .as-seen-in__row-2 .as-seen-in__img:nth-of-type(3){height:29.75px;left:7.65px;top:1.7px}}.as-seen-in__mobile{display:none}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile{display:block}}@media(max-width:599px){.as-seen-in__mobile{display:block}}.as-seen-in__mobile .as-seen-in__img{height:27px;position:relative;width:auto}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__img{height:43.2px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__img{height:7.2vw}}.as-seen-in__mobile .as-seen-in__row-1{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:29px}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-1{height:48px;margin-bottom:46.4px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-1{height:8vw;margin-bottom:7.7333333333vw}}.as-seen-in__mobile .as-seen-in__row-1 :nth-of-type(2){height:25px;left:2px}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-1 :nth-of-type(2){height:40px;left:3.2px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-1 :nth-of-type(2){height:6.6666666667vw;left:.5333333333vw}}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-1 :nth-of-type(3){left:8px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-1 :nth-of-type(3){left:8px}}.as-seen-in__mobile .as-seen-in__row-2{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:26px}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-2{height:48px;margin-bottom:41.6px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-2{height:8vw;margin-bottom:6.9333333333vw}}.as-seen-in__mobile .as-seen-in__row-2 :first-of-type{left:-1px;top:1px}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-2 :first-of-type{left:-1.6px;top:1.6px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-2 :first-of-type{left:-.2666666667vw;top:.2666666667vw}}.as-seen-in__mobile .as-seen-in__row-2 :nth-of-type(2){left:2px;top:-2px}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-2 :nth-of-type(2){left:3.2px;top:-3.2px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-2 :nth-of-type(2){left:.5333333333vw;top:-.5333333333vw}}.as-seen-in__mobile .as-seen-in__row-3{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:26px}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-3{height:48px;margin-bottom:41.6px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-3{height:8vw;margin-bottom:6.9333333333vw}}.as-seen-in__mobile .as-seen-in__row-3 :first-of-type{height:30px;left:-4px}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-3 :first-of-type{height:48px;left:-6.4px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-3 :first-of-type{height:8vw;left:-1.0666666667vw}}.as-seen-in__mobile .as-seen-in__row-3 :nth-of-type(2){height:25px;right:-4px;top:2px}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-3 :nth-of-type(2){height:40px;right:-6.4px;top:3.2px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-3 :nth-of-type(2){height:6.6666666667vw;right:-1.0666666667vw;top:.5333333333vw}}.as-seen-in__mobile .as-seen-in__row-4{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:54px}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-4{height:48px;margin-bottom:86.4px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-4{height:8vw;margin-bottom:14.4vw}}.as-seen-in__mobile .as-seen-in__row-4 :first-of-type{height:17px;left:-5px}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-4 :first-of-type{height:27.2px;left:-8px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-4 :first-of-type{height:4.5333333333vw;left:-1.3333333333vw}}.as-seen-in__mobile .as-seen-in__row-4 :nth-of-type(2){height:34px;left:-10px}@media(min-width:600px)and (max-width:889px){.as-seen-in__mobile .as-seen-in__row-4 :nth-of-type(2){height:54.4px;left:-16px}}@media(max-width:599px){.as-seen-in__mobile .as-seen-in__row-4 :nth-of-type(2){height:9.0666666667vw;left:-2.6666666667vw}}.has-dr-yellow-gradient-background{background:linear-gradient(97deg,#ffaf12 .79%,#f0daa4 58.49%)}.has-dr-purple-gradient-background{background:linear-gradient(100deg,#3c1778,#6a51ff)}.section-leading-text{height:399px;overflow:hidden;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.section-leading-text{height:23.5520833333vw}}@media(min-width:1440px)and (max-width:1690px){.section-leading-text{height:23.5520833333vw}}@media(min-width:1280px)and (max-width:1439px){.section-leading-text{height:339.15px}}@media(min-width:600px)and (max-width:889px){.section-leading-text{height:auto;padding-bottom:96px;padding-top:96px}}@media(max-width:599px){.section-leading-text{height:auto;padding-bottom:16vw;padding-top:16vw}}.section-leading-text,.section-leading-text--yellow{background:linear-gradient(97deg,#ffaf12 .79%,#f0daa4 58.49%)}.section-leading-text--purple{background:linear-gradient(100deg,#3c1778,#6a51ff)}.section-leading-text .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.section-leading-text__title{color:#232323;font-size:40px;font-weight:600;letter-spacing:.37px;line-height:133.3%;text-align:center}@media(min-width:890px)and (max-width:1279px){.section-leading-text__title{font-size:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.section-leading-text__title{font-size:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.section-leading-text__title{font-size:34px}}@media(min-width:600px)and (max-width:889px){.section-leading-text__title{font-size:35.2px}}@media(max-width:599px){.section-leading-text__title{font-size:22px;font-size:5.8666666667vw}}.section-leading-text--yellow .section-leading-text__title{color:#232323}.section-leading-text--purple .section-leading-text__title{color:#fcfcff}@media(max-width:599px){.page_custom_template_membership .dr-contact-form .title,.page_custom_template_membership .dr-feedback-section .title{text-align:left}}@media (min-width:1024px){.page_custom_template_membership .pricing_table-section .dr-container .title{font-size:54px}}@media (min-width:1280px){.page_custom_template_membership .pricing_table-section .dr-container .title{font-size:60px}}@media (min-width:1536px){.page_custom_template_membership .pricing_table-section .dr-container .title{font-size:66px}}.membership_features-section-desktop{display:block!important;padding-top:100px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop{padding-top:5.9027777778vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop{padding-top:5.9027777778vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop{padding-top:85px}}@media(min-width:600px)and (max-width:889px){.membership_features-section-desktop{display:none!important}}@media(max-width:599px){.membership_features-section-desktop{display:none!important}}@media(min-width:600px)and (max-width:767px){.membership_features-section-desktop{display:none}}@media(min-width:768px)and (max-width:1023px){.membership_features-section-desktop{display:none}}@media(min-width:1024px)and (max-width:1200px){.membership_features-section-desktop{display:none}}.membership_features-section-desktop .dr-container{max-width:1400px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .dr-container{max-width:82.6388888889vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .dr-container{max-width:82.6388888889vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .dr-container{max-width:1190px}}@media(min-width:600px)and (max-width:889px){.membership_features-section-desktop .dr-container{width:600px}}.membership_features-section-desktop .title{font-size:60px;font-weight:300;letter-spacing:.32px;line-height:123.9%;margin:auto auto 123px;text-align:center}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .title{font-size:3.5416666667vw;margin-bottom:7.2604166667vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .title{font-size:3.5416666667vw;margin-bottom:7.2604166667vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .title{font-size:51px;margin-bottom:104.55px}}.membership_features-section-desktop .features-mark{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:133.3%;margin:auto auto 140px;max-width:1048px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .features-mark{font-size:.8854166667vw;margin-bottom:8.2638888889vw;max-width:61.8611111111vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .features-mark{font-size:.8854166667vw;margin-bottom:8.2638888889vw;max-width:61.8611111111vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .features-mark{font-size:12.75px;margin-bottom:119px;max-width:890.8px}}.membership_features-section-desktop.do{padding-top:120px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop.do{padding-top:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop.do{padding-top:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop.do{padding-top:102px}}.membership_features-section-desktop.do .title{font-size:40px;font-weight:400}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop.do .title{font-size:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop.do .title{font-size:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop.do .title{font-size:34px}}.membership_features-section-desktop.do .features-mark{margin-bottom:120px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop.do .features-mark{margin-bottom:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop.do .features-mark{margin-bottom:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop.do .features-mark{margin-bottom:102px}}.membership_features-section-desktop .plan-save-badge{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='319' height='45' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23D13B40' fill-rule='evenodd' d='m310.487.013-9.467 6.951-9.467-6.951-.059.042-.058-.042-9.467 6.951-9.467-6.951v.085l-.117-.085-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.108-6.656q-.193-.366-.385-.314l-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.557 6.97-9.494-6.97-9.493 6.97-9.557-6.97-9.494 6.97L5.802.014l-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.557 6.97-9.494-6.97-9.557 6.97-9.494-6.97V15H0v30h319V15h453.25c.064 0-3.72-15.51-4.682-14.987l-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.494-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.109-6.656q-.192-.366-.385-.314l-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.558 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.494-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.494-6.97-.004.003q-.061-.03-.112-.003' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h319v45H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");color:#fcfcff;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;left:0;letter-spacing:-.43px;margin:auto;padding-top:5px;position:absolute;top:-45px;width:100%}.membership_features-section-desktop .features-grid{background:#f7f7f7;border:1px solid #d9d9d9;border-radius:35px;box-shadow:0 0 25px rgba(60,23,120,.2);box-sizing:border-box;display:grid;grid-template-columns:442px 320px 320px;grid-template-rows:375px 143px 143px 143px;height:948px;justify-content:center;margin:auto auto 80px;width:1080px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .features-grid{border-radius:2.0659722222vw;grid-template-columns:26.0902777778vw 18.8888888889vw 18.8888888889vw;grid-template-rows:22.1354166667vw 8.4409722222vw 8.4409722222vw 8.4409722222vw;height:55.9583333333vw;margin-bottom:4.7222222222vw;width:63.75vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .features-grid{border-radius:2.0659722222vw;grid-template-columns:26.0902777778vw 18.8888888889vw 18.8888888889vw;grid-template-rows:22.1354166667vw 8.4409722222vw 8.4409722222vw 8.4409722222vw;height:55.9583333333vw;margin-bottom:4.7222222222vw;width:63.75vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .features-grid{border-radius:29.75px;grid-template-columns:375.7px 272px 272px;grid-template-rows:318.75px 121.55px 121.55px 121.55px;height:805.8px;margin-bottom:68px;width:918px}}@media(min-width:600px)and (max-width:889px){.membership_features-section-desktop .features-grid{grid-template-columns:315px;grid-template-rows:375px 143px 143px;height:auto;width:100%}}@media(max-width:599px){.membership_features-section-desktop .features-grid{grid-template-columns:315px;grid-template-rows:375px 143px 143px;height:auto;width:100%}}.membership_features-section-desktop .top-left-radius{border-top-left-radius:35px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .top-left-radius{border-top-left-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .top-left-radius{border-top-left-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .top-left-radius{border-top-left-radius:29.75px}}.membership_features-section-desktop .top-right-radius{border-top-right-radius:35px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .top-right-radius{border-top-right-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .top-right-radius{border-top-right-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .top-right-radius{border-top-right-radius:29.75px}}.membership_features-section-desktop .bottom-left-radius{border-bottom-left-radius:35px;overflow:hidden}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .bottom-left-radius{border-bottom-left-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .bottom-left-radius{border-bottom-left-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .bottom-left-radius{border-bottom-left-radius:29.75px}}.membership_features-section-desktop .bottom-right-radius{border-bottom-right-radius:35px;overflow:hidden}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .bottom-right-radius{border-bottom-right-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .bottom-right-radius{border-bottom-right-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .bottom-right-radius{border-bottom-right-radius:29.75px}}.membership_features-section-desktop .head{background:#f7f7f7;padding:33px 30px 30px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .head{padding:1.9479166667vw 1.7708333333vw 1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .head{padding:1.9479166667vw 1.7708333333vw 1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .head{padding:28.05px 25.5px 25.5px}}.membership_features-section-desktop .head:first-of-type{align-items:center;display:flex;justify-content:center}@media(min-width:600px)and (max-width:889px){.membership_features-section-desktop .head:first-of-type{display:none}}@media(max-width:599px){.membership_features-section-desktop .head:first-of-type{display:none}}.membership_features-section-desktop .head:first-of-type img{height:190px;width:190px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .head:first-of-type img{height:11.2152777778vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .head:first-of-type img{height:11.2152777778vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .head:first-of-type img{height:161.5px;width:161.5px}}.membership_features-section-desktop .head:nth-child(2){border-left:1px solid #d9d9d9}.membership_features-section-desktop .head.plan-desc{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.membership_features-section-desktop .head.plan-desc .texter{position:relative}.membership_features-section-desktop .head.plan-desc .texter .plan-title{font-size:30px;font-weight:300;letter-spacing:.38px;line-height:123.9%;margin-bottom:15px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .head.plan-desc .texter .plan-title{font-size:1.7708333333vw;margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .head.plan-desc .texter .plan-title{font-size:1.7708333333vw;margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .head.plan-desc .texter .plan-title{font-size:25.5px;margin-bottom:12.75px}}.membership_features-section-desktop .head.plan-desc .texter .plan-desc{color:#66686c;font-size:17px;height:68px;letter-spacing:-.43px;line-height:133.3%;margin-bottom:14px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .head.plan-desc .texter .plan-desc{font-size:1.0034722222vw;height:4.0138888889vw;margin-bottom:.8263888889vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .head.plan-desc .texter .plan-desc{font-size:1.0034722222vw;height:4.0138888889vw;margin-bottom:.8263888889vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .head.plan-desc .texter .plan-desc{font-size:14.45px;height:4.0138888889vw;margin-bottom:11.9px}}.membership_features-section-desktop .head.plan-desc .texter .plan-price{color:#d13b40!important;font-size:40px;font-weight:700;letter-spacing:.37px;line-height:123.9%;margin-bottom:4px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .head.plan-desc .texter .plan-price{font-size:2.3611111111vw;margin-bottom:.2361111111vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .head.plan-desc .texter .plan-price{font-size:2.3611111111vw;margin-bottom:.2361111111vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .head.plan-desc .texter .plan-price{font-size:34px;margin-bottom:3.4px}}.membership_features-section-desktop .head.plan-desc .texter .plan-price em{color:#d13b40!important;font-size:22px;font-style:normal;letter-spacing:.32px;line-height:123.9%}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .head.plan-desc .texter .plan-price em{font-size:1.2986111111vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .head.plan-desc .texter .plan-price em{font-size:1.2986111111vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .head.plan-desc .texter .plan-price em{font-size:18.7px}}.membership_features-section-desktop .head.plan-desc .texter .plan-price em span,.membership_features-section-desktop .head.plan-desc .texter .plan-price-black,.membership_features-section-desktop .head.plan-desc .texter .plan-price-black em,.membership_features-section-desktop .head.plan-desc .texter .plan-price-black em span{color:#232323!important}.membership_features-section-desktop .head.plan-desc .texter .plan-price-marker{color:#232323;font-size:15px;letter-spacing:-.23px;line-height:133.3%}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .head.plan-desc .texter .plan-price-marker{font-size:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .head.plan-desc .texter .plan-price-marker{font-size:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .head.plan-desc .texter .plan-price-marker{font-size:12.75px}}.membership_features-section-desktop .head.plan-desc .texter .plan-price-marker b{--tw-text-opacity:1;color:#232323;color:rgba(35,35,35,var(--tw-text-opacity))}.membership_features-section-desktop .head.plan-desc .btn-row{width:100%;z-index:5}.membership_features-section-desktop .head.plan-desc .btn-row span{align-items:center;border-radius:34px;box-sizing:border-box;cursor:pointer;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .head.plan-desc .btn-row span{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .head.plan-desc .btn-row span{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .head.plan-desc .btn-row span{border-radius:28.9px;font-size:14.45px;height:38.25px}}.membership_features-section-desktop .head.plan-desc .btn-row span,.membership_features-section-desktop .head.plan-desc .btn-row span:hover{-webkit-text-decoration:none;text-decoration:none}.membership_features-section-desktop .head.plan-desc .btn-row .btn-row--filled span{background:#ffaf12;border:none;box-shadow:0 0 10px rgba(0,0,0,.12);color:#371d73}.membership_features-section-desktop .head.plan-desc .btn-row .btn-row--filled span:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}.membership_features-section-desktop .head.plan-desc .btn-row .btn-row--transparent span{background:transparent;border:1px solid #371d73;box-shadow:0 0 10px rgba(55,29,115,.12);color:#371d73}.membership_features-section-desktop .head.plan-desc .btn-row .btn-row--transparent span:hover{background:transparent;box-shadow:0 0 10px rgba(55,29,115,.45)}.membership_features-section-desktop .head.plan-desc.with-image{position:relative}.membership_features-section-desktop .head.plan-desc.with-image .texter{position:relative;z-index:2}.membership_features-section-desktop .head.plan-desc.with-image .texter img{display:block;position:absolute;right:0;top:4px;width:60px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .head.plan-desc.with-image .texter img{top:.2361111111vw;width:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .head.plan-desc.with-image .texter img{top:.2361111111vw;width:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .head.plan-desc.with-image .texter img{top:3.4px;width:51px}}.membership_features-section-desktop .head.plan-desc.preferable .texter{position:relative;width:100%;z-index:2}.membership_features-section-desktop .head.plan-desc.preferable .texter img{display:block;position:absolute;right:0;top:0;width:53px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .head.plan-desc.preferable .texter img{width:3.1284722222vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .head.plan-desc.preferable .texter img{width:3.1284722222vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .head.plan-desc.preferable .texter img{width:45.05px}}.membership_features-section-desktop .head.plan-desc.preferable{background:#fcfcff;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;position:relative;z-index:2}.membership_features-section-desktop .head.plan-desc.preferable .plan-save{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='247' height='45' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23D13B40' fill-rule='evenodd' d='m276.066.013-9.468 6.951-9.467-6.951-.058.042-.058-.042-9.467 6.951L238.08.013v.085l-.116-.085-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97L86.07.328q-.192-.366-.385-.314l-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.558 6.97L9.482.014l-9.493 6.97L-9.57.014l-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.558 6.97-9.493-6.97-9.558 6.97L-219 .014V15h184.579v30h319V15h453.25c.064 0-3.721-15.51-4.683-14.987l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.108-6.656q-.193-.366-.385-.314l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.557 6.97-9.494-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-.004.003q-.061-.03-.112-.003' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h247v45H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");color:#fcfcff;font-size:17px;font-weight:700;height:45px;left:0;letter-spacing:-.43px;line-height:55px;position:absolute;text-align:center;top:-45px;width:100%}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .head.plan-desc.preferable .plan-save{font-size:1.0034722222vw;height:2.65625vw;line-height:3.2465277778vw;top:-2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .head.plan-desc.preferable .plan-save{font-size:1.0034722222vw;height:2.65625vw;line-height:3.2465277778vw;top:-2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .head.plan-desc.preferable .plan-save{font-size:14.45px;height:38.25px;line-height:46.75px;top:-38.25px}}.membership_features-section-desktop .head.plan-desc.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.membership_features-section-desktop .head.plan-desc.preferable .texter .plan-price{color:#d13b40}.membership_features-section-desktop .desc-block{background:#f4f2fe;border-top:1px solid #d9d9d9;display:grid;padding:30px;position:relative}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .desc-block{padding:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .desc-block{padding:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .desc-block{padding:25.5px}}@media(max-width:599px){.membership_features-section-desktop .desc-block{display:none}}.membership_features-section-desktop .desc-block .icon{display:flex;height:35px;left:34px;position:absolute;top:32px;width:35px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .desc-block .icon{height:2.0659722222vw;left:2.0069444444vw;top:1.8888888889vw;width:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .desc-block .icon{height:2.0659722222vw;left:2.0069444444vw;top:1.8888888889vw;width:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .desc-block .icon{height:29.75px;left:28.9px;top:27.2px;width:29.75px}}.membership_features-section-desktop .desc-block .icon img{max-width:100%}.membership_features-section-desktop .desc-block .desc-title{font-size:20px;font-weight:700;letter-spacing:-.45px;line-height:133.3%;margin-bottom:11px;padding-left:56px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .desc-block .desc-title{font-size:1.1805555556vw;margin-bottom:.6493055556vw;padding-left:3.3055555556vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .desc-block .desc-title{font-size:1.1805555556vw;margin-bottom:.6493055556vw;padding-left:3.3055555556vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .desc-block .desc-title{font-size:17px;margin-bottom:9.35px;padding-left:47.6px}}.membership_features-section-desktop .desc-block .description{color:#66686c;font-size:17px;letter-spacing:-.43px;line-height:23px;padding-left:56px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .desc-block .description{font-size:1.0034722222vw;line-height:1.3576388889vw;padding-left:3.3055555556vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .desc-block .description{font-size:1.0034722222vw;line-height:1.3576388889vw;padding-left:3.3055555556vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .desc-block .description{font-size:14.45px;line-height:19.55px;padding-left:47.6px}}.membership_features-section-desktop .desc-block .description a{color:#3c1778}.membership_features-section-desktop .check{border-left:1px solid #d9d9d9;border-top:1px solid #d9d9d9;display:grid;position:relative}.membership_features-section-desktop .check .icon{background:#f4f2fe;display:grid;height:100%;position:relative;width:100%}.membership_features-section-desktop .check .icon img{align-self:center;display:block;height:40px;justify-self:center;width:40px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .check .icon img{height:2.3611111111vw;width:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .check .icon img{height:2.3611111111vw;width:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .check .icon img{height:34px;width:34px}}.membership_features-section-desktop .check.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.membership_features-section-desktop .check.preferable .icon{z-index:2}.membership_features-section-desktop .check.available{position:relative}.membership_features-section-desktop .check.available .icon img{position:relative;top:-16px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .check.available .icon img{top:-.9444444444vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .check.available .icon img{top:-.9444444444vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .check.available .icon img{top:-13.6px}}.membership_features-section-desktop .check.available span{background-color:transparent;bottom:34px;color:#66686c;display:block;font-size:20px;font-style:normal;font-weight:400;left:0;letter-spacing:-.45px;line-height:133.3%;position:absolute;text-align:center;width:100%}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .check.available span{bottom:2.0069444444vw;font-size:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .check.available span{bottom:2.0069444444vw;font-size:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .check.available span{bottom:28.9px;font-size:17px}}.membership_features-section-desktop .features-grid--2_cols_data{height:1234px;width:1080px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .features-grid--2_cols_data{height:72.8402777778vw;width:63.75vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .features-grid--2_cols_data{height:72.8402777778vw;width:63.75vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .features-grid--2_cols_data{height:1048.9px;width:918px}}.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(11),.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(14),.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(17),.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(2),.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(20),.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(5),.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(8){border-left:0!important;border-right:0!important}.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(11)+div,.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(14)+div,.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(17)+div,.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(2)+div,.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(20)+div,.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(5)+div,.membership_features-section-desktop .features-grid--2_cols_data>div:nth-child(8)+div{border-left:0!important}.membership_features-section-desktop .features-grid--3_cols_data{grid-template-columns:442px 320px 320px 320px;grid-template-rows:375px 143px 143px 143px 143px;height:1234px;width:1400px}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .features-grid--3_cols_data{height:72.8402777778vw;width:82.6388888889vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .features-grid--3_cols_data{height:72.8402777778vw;width:82.6388888889vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .features-grid--3_cols_data{height:1048.9px;width:1190px}}@media(min-width:890px)and (max-width:1279px){.membership_features-section-desktop .features-grid--3_cols_data{grid-template-columns:26.0902777778vw 18.8888888889vw 18.8888888889vw 18.8888888889vw;grid-template-rows:22.1354166667vw 8.4409722222vw 8.4409722222vw 8.4409722222vw 8.4409722222vw}}@media(min-width:1440px)and (max-width:1690px){.membership_features-section-desktop .features-grid--3_cols_data{grid-template-columns:26.0902777778vw 18.8888888889vw 18.8888888889vw 18.8888888889vw;grid-template-rows:22.1354166667vw 8.4409722222vw 8.4409722222vw 8.4409722222vw 8.4409722222vw}}@media(min-width:1280px)and (max-width:1439px){.membership_features-section-desktop .features-grid--3_cols_data{grid-template-columns:375.7px 272px 272px 272px;grid-template-rows:318.75px 121.55px 121.55px 121.55px 8.4409722222vw}}.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(11),.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(15),.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(19),.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(23),.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(27),.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(3),.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(7){border-left:0!important;border-right:0!important}.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(11)+div,.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(15)+div,.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(19)+div,.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(23)+div,.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(27)+div,.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(3)+div,.membership_features-section-desktop .features-grid--3_cols_data>div:nth-child(7)+div{border-left:0!important}.membership_features-section-mobile{display:none}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile{display:block;padding-top:240px}}@media(max-width:599px){.membership_features-section-mobile{display:block;padding-top:40vw}}.membership_features-section-mobile .right--cross{margin:0;position:absolute;z-index:1}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .right--cross{display:none}}@media(max-width:599px){.membership_features-section-mobile .right--cross{display:none}}.membership_features-section-mobile .right--cross img{width:100%}.membership_features-section-mobile .title{font-weight:300;letter-spacing:.4px}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .title{font-size:48px;line-height:65.6px;margin-bottom:64px;text-align:center}}@media(max-width:599px){.membership_features-section-mobile .title{font-size:30px;font-size:8vw;line-height:41px;line-height:10.9333333333vw;margin-bottom:10.6666666667vw;text-align:center}}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .title br{display:none}}@media(max-width:599px){.membership_features-section-mobile .title br{display:none}}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .title b,.membership_features-section-mobile .title strong{display:block}}@media(max-width:599px){.membership_features-section-mobile .title b,.membership_features-section-mobile .title strong{display:block}}.membership_features-section-mobile .features-mobile{height:auto;width:100%}.membership_features-section-mobile .mark{color:#66686c;letter-spacing:-.08px;line-height:133.3%}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .mark{font-size:20.8px;margin-bottom:176px;margin-top:-32px}}@media(max-width:599px){.membership_features-section-mobile .mark{font-size:13px;font-size:3.4666666667vw;margin-bottom:29.3333333333vw;margin-top:-5.3333333333vw}}.membership_features-section-mobile .plan-save-badge{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='247' height='45' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23D13B40' fill-rule='evenodd' d='m276.066.013-9.468 6.951-9.467-6.951-.058.042-.058-.042-9.467 6.951L238.08.013v.085l-.116-.085-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97L86.07.328q-.192-.366-.385-.314l-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.558 6.97L9.482.014l-9.493 6.97L-9.57.014l-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.558 6.97-9.493-6.97-9.558 6.97L-219 .014V15h184.579v30h319V15h453.25c.064 0-3.721-15.51-4.683-14.987l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.108-6.656q-.193-.366-.385-.314l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.557 6.97-9.494-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-.004.003q-.061-.03-.112-.003' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h247v45H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;color:#fcfcff;font-weight:700;letter-spacing:-.43px;margin:auto;text-align:center;width:100%}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .plan-save-badge{font-size:27.2px;height:72px;line-height:88px;width:395.2px}}@media(max-width:599px){.membership_features-section-mobile .plan-save-badge{font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;line-height:55px;line-height:16vw;width:247px;width:65.8666666667vw}}.membership_features-section-mobile .feature{background:#f7f7f7;border:1px solid #d9d9d9;box-shadow:0 0 10px rgba(0,0,0,.08);box-sizing:border-box;display:block;overflow:hidden}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .feature{border-radius:56px;margin-bottom:96px}}@media(max-width:599px){.membership_features-section-mobile .feature{border-radius:35px;border-radius:9.3333333333vw;margin-bottom:16vw}}.membership_features-section-mobile .head{background:#f7f7f7}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .head{padding:52.8px 38.4px 48px 48px}}@media(max-width:599px){.membership_features-section-mobile .head{padding:8.8vw 6.4vw 8vw 8vw}}.membership_features-section-mobile .head.plan-desc{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.membership_features-section-mobile .head.plan-desc .texter{position:relative}.membership_features-section-mobile .head.plan-desc .texter .plan-title{font-weight:300;letter-spacing:.38px;line-height:123.9%}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .head.plan-desc .texter .plan-title{font-size:48px;margin-bottom:24px}}@media(max-width:599px){.membership_features-section-mobile .head.plan-desc .texter .plan-title{font-size:30px;font-size:8vw;margin-bottom:4vw}}.membership_features-section-mobile .head.plan-desc .texter .plan-desc{color:#66686c;letter-spacing:-.43px;line-height:133.3%}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .head.plan-desc .texter .plan-desc{font-size:27.2px;margin-bottom:24px}}@media(max-width:599px){.membership_features-section-mobile .head.plan-desc .texter .plan-desc{font-size:17px;font-size:4.5333333333vw;margin-bottom:4vw}}.membership_features-section-mobile .head.plan-desc .texter .plan-price{font-weight:700;letter-spacing:.37px;line-height:123.9%}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .head.plan-desc .texter .plan-price{font-size:64px;margin-bottom:48px}}@media(max-width:599px){.membership_features-section-mobile .head.plan-desc .texter .plan-price{font-size:40px!important;margin-bottom:8vw}}.membership_features-section-mobile .head.plan-desc .texter .plan-price em{color:#d13b40!important;font-style:normal;letter-spacing:.32px;line-height:123.9%}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .head.plan-desc .texter .plan-price em{font-size:35.2px}}@media(max-width:599px){.membership_features-section-mobile .head.plan-desc .texter .plan-price em{font-size:20px}}.membership_features-section-mobile .head.plan-desc .texter .plan-price em span{color:#232323!important;font-size:22px!important}.membership_features-section-mobile .head.plan-desc .texter .plan-price-black,.membership_features-section-mobile .head.plan-desc .texter .plan-price-black em,.membership_features-section-mobile .head.plan-desc .texter .plan-price-black em span{color:#232323!important}.membership_features-section-mobile .head.plan-desc .texter .plan-price-marker{color:#66686c;letter-spacing:-.23px;line-height:133.3%;position:relative}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .head.plan-desc .texter .plan-price-marker{font-size:20.8px;margin-bottom:-16px;top:-44.8px}}@media(max-width:599px){.membership_features-section-mobile .head.plan-desc .texter .plan-price-marker{font-size:13px;font-size:3.4666666667vw;margin-bottom:-2.6666666667vw;top:-28px;top:-7.4666666667vw}}.membership_features-section-mobile .head.plan-desc .texter .plan-price-marker b{--tw-text-opacity:1;color:#232323;color:rgba(35,35,35,var(--tw-text-opacity))}.membership_features-section-mobile .head.plan-desc .btn-row{width:100%;z-index:5}.membership_features-section-mobile .head.plan-desc .btn-row a{align-items:center;background:#ffaf12;border:none;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-weight:700;justify-content:center;-webkit-text-decoration:none;text-decoration:none;width:100%}.membership_features-section-mobile .head.plan-desc .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .head.plan-desc .btn-row a{border-radius:54.4px;font-size:27.2px;height:72px}}@media(max-width:599px){.membership_features-section-mobile .head.plan-desc .btn-row a{border-radius:34px;border-radius:9.0666666667vw;font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;line-height:47px}}.membership_features-section-mobile .head.plan-desc .btn-row a,.membership_features-section-mobile .head.plan-desc .btn-row a:hover{-webkit-text-decoration:none;text-decoration:none}.membership_features-section-mobile .head.plan-desc .btn-row a.btn-sec{background:transparent;border:1px solid #371d73;box-shadow:0 0 10px rgba(55,29,115,.12);color:#371d73}.membership_features-section-mobile .head.plan-desc .btn-row a.btn-sec:hover{background:transparent;box-shadow:0 0 10px rgba(55,29,115,.45);-webkit-text-decoration:none;text-decoration:none}.membership_features-section-mobile .head.plan-desc.preferable .texter img{display:block;position:absolute;right:-5px;top:0}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .head.plan-desc.preferable .texter img{width:86.4px}}@media(max-width:599px){.membership_features-section-mobile .head.plan-desc.preferable .texter img{width:54px;width:14.4vw}}.membership_features-section-mobile .head.plan-desc.with-image .texter{position:relative;z-index:2}.membership_features-section-mobile .head.plan-desc.with-image .texter img{display:block;position:absolute;right:-1px}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .head.plan-desc.with-image .texter img{top:-9.6px;width:96px}}@media(max-width:599px){.membership_features-section-mobile .head.plan-desc.with-image .texter img{top:6px;top:1.6vw;width:60px;width:16vw}}.membership_features-section-mobile .head.plan-desc.preferable{background:#fcfcff;position:relative;z-index:2}.membership_features-section-mobile .head.plan-desc.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.membership_features-section-mobile .head.plan-desc.preferable .texter{position:relative;z-index:2}.membership_features-section-mobile .head.plan-desc.preferable .texter .plan-price{color:#d13b40}.membership_features-section-mobile .desc-block{background:#f4f2fe;border-top:1px solid #d9d9d9;position:relative}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .desc-block{padding:32px 48px 32px 96px}}@media(max-width:599px){.membership_features-section-mobile .desc-block{padding:5.3333333333vw 8vw 5.3333333333vw 16vw}}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .desc-block:last-child{padding-bottom:44.8px}}@media(max-width:599px){.membership_features-section-mobile .desc-block:last-child{padding-bottom:7.4666666667vw}}.membership_features-section-mobile .desc-block .desc-title{font-weight:700;letter-spacing:-.43px;line-height:133.3%}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .desc-block .desc-title{font-size:27.2px;margin-bottom:16px}}@media(max-width:599px){.membership_features-section-mobile .desc-block .desc-title{font-size:17px;font-size:4.5333333333vw;margin-bottom:2.6666666667vw}}.membership_features-section-mobile .desc-block .description{color:#66686c;letter-spacing:-.23px}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .desc-block .description{font-size:24px;line-height:32px}}@media(max-width:599px){.membership_features-section-mobile .desc-block .description{font-size:15px;font-size:4vw;line-height:20px;line-height:5.3333333333vw;padding-right:10px}}.membership_features-section-mobile .desc-block .description span{color:#000}.membership_features-section-mobile .desc-block .description br{display:none}.membership_features-section-mobile .desc-block .description a{color:#3c1778}.membership_features-section-mobile .desc-block.unchecked .desc-title,.membership_features-section-mobile .desc-block.unchecked .description{color:#bdbdbd}.membership_features-section-mobile .desc-block.available .check span{color:#66686c;font-weight:400;letter-spacing:-.45px;line-height:133.3%;position:absolute;z-index:1}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .desc-block.available .check span{font-size:16px;right:-8px;top:36.8px;width:48px}}@media(max-width:599px){.membership_features-section-mobile .desc-block.available .check span{font-size:10px;font-size:2.6666666667vw;right:-5px;right:-1.3333333333vw;top:23px;top:6.1333333333vw;width:30px;width:8vw}}.membership_features-section-mobile .check{position:absolute;z-index:1}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .check{height:32px;left:48px;right:auto;top:35.2px;width:32px}}@media(max-width:599px){.membership_features-section-mobile .check{height:20px;height:5.3333333333vw;left:30px;left:8vw;right:auto;top:22px;top:5.8666666667vw;width:20px;width:5.3333333333vw}}.membership_features-section-mobile .check .icon{background:#f4f2fe;display:grid;height:100%;position:relative;width:100%}.membership_features-section-mobile .check .icon img{align-self:center;display:block;justify-self:center}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile .check .icon img{height:32px;width:32px}}@media(max-width:599px){.membership_features-section-mobile .check .icon img{height:20px;height:5.3333333333vw;width:20px;width:5.3333333333vw}}.membership_features-section-mobile .check.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.membership_features-section-mobile .check.preferable .icon{z-index:2}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile.do{padding-top:91.2px}}@media(max-width:599px){.membership_features-section-mobile.do{padding-top:15.2vw}}.membership_features-section-mobile.do .title{line-height:38px;text-align:center}@media(min-width:600px)and (max-width:889px){.membership_features-section-mobile.do .title{line-height:60.8px}}@media(max-width:599px){.membership_features-section-mobile.do .title{line-height:10.1333333333vw}}@media(min-width:600px)and (max-width:889px){.page_membership .membership_features-section-mobile .mark{margin-bottom:208px}}@media(max-width:599px){.page_membership .membership_features-section-mobile .mark{margin-bottom:34.6666666667vw}}.pricing_table-section{display:block;padding-top:2.5rem}@media (min-width:600px){.pricing_table-section{padding-top:5rem}}@media (min-width:890px){.pricing_table-section{padding-top:100px}}.pricing_table-section .dr-container{max-width:1400px;width:100%}.pricing_table-section .title{font-size:32px;font-weight:300;line-height:1.333;margin-bottom:2.25rem;text-align:center}@media (min-width:600px){.pricing_table-section .title{font-size:48px;margin-bottom:2.5rem}}@media (min-width:768px){.pricing_table-section .title{margin-bottom:4rem}}@media (min-width:1024px){.pricing_table-section .title{font-size:36px;margin-bottom:5rem}}@media (min-width:1280px){.pricing_table-section .title{font-size:36px;margin-bottom:6rem}}@media (min-width:1536px){.pricing_table-section .title{margin-bottom:7rem}}.pricing_table-section .features-grid{border-radius:35px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:315px;position:relative;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-shadow:0 0 25px rgba(60,23,120,.2);--tw-shadow-colored:0 0 25px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 0 25px rgba(60,23,120,.2);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media (min-width:890px){.pricing_table-section .features-grid{display:grid;margin-bottom:60px;max-width:762px}}.pricing_table-section .features-grid:before{border-bottom-right-radius:35px;border-top-right-radius:35px;display:none;height:100%;position:absolute;right:0;top:0;width:100%;--tw-shadow:0px 0px 25px 0px rgba(106,81,255,.2);--tw-shadow-colored:0px 0px 25px 0px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 0 25px 0 rgba(106,81,255,.2);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media (min-width:890px){.pricing_table-section .features-grid:before{display:block;max-width:max(220px,min(42%,319px))}}.pricing_table-section .features-grid:before{content:""}.pricing_table-section .pricing-table-head{z-index:0}@media (min-width:890px){.pricing_table-section .pricing-table-head{display:flex;flex-direction:row}}.pricing_table-section .plan-cross{align-items:center;display:none;justify-content:center;width:100%}@media (min-width:890px){.pricing_table-section .plan-cross{display:grid}}.pricing_table-section .plan-cross img{width:max(140px,min(19vw,190px))}.pricing_table-section .plan-content{line-height:1.239;padding:30px}@media (min-width:890px){.pricing_table-section .plan-content{max-width:max(220px,min(42%,319px));padding-top:2rem}}.pricing_table-section .plan-content .plan-text{display:grid}.comprehensive-care .pricing_table-section .plan-content .plan-text,.dr-contact-us .pricing_table-section .plan-content .plan-text{margin:auto;max-width:1040px;padding-left:20px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text,.dr-contact-us .pricing_table-section .plan-content .plan-text{max-width:61.3888888889vw;padding-left:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text,.dr-contact-us .pricing_table-section .plan-content .plan-text{max-width:61.3888888889vw;padding-left:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text,.dr-contact-us .pricing_table-section .plan-content .plan-text{max-width:884px;padding-left:17px}}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-arrow,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-arrow{background:none}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:before,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:before,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:before,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:before{display:none}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{height:64px;width:64px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{height:54.4px;width:54.4px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{height:80px;width:80px}}@media(max-width:599px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{height:50px;height:13.3333333333vw;width:50px;width:13.3333333333vw}}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{left:-80px;margin-top:-12px;z-index:1}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{left:-4.7222222222vw;margin-top:-.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{left:-4.7222222222vw;margin-top:-.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{left:-68px;margin-top:-10.2px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{left:-28.8px;margin-top:-19.2px}}@media(max-width:599px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev{left:-18px;left:-4.8vw;margin-top:-3.2vw}}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-12px;right:-80px;z-index:1}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-.7083333333vw;right:-4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-.7083333333vw;right:-4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-10.2px;right:-68px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-19.2px;right:-27.2px}}@media(max-width:599px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-3.2vw;right:-17px;right:-4.5333333333vw}}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{background-position:50% 50%;background-repeat:no-repeat;content:"";display:block;height:64px;left:0;position:absolute;top:0;width:64px;z-index:1}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{height:54.4px;width:54.4px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{height:80px;width:80px}}@media(max-width:599px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{height:50px;height:13.3333333333vw;width:50px;width:13.3333333333vw}}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:before,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle_hover.40c0f0.svg)}@media(min-width:600px)and (max-width:889px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:before,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg)}}@media(max-width:599px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:before,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg)}}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle.04350f.svg);background-size:50px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{background-size:42.5px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg);background-size:contain}}@media(max-width:599px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg);background-size:contain}}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle_hover.40c0f0.svg);background-size:64px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-size:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-size:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-size:54.4px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg);background-size:contain}}@media(max-width:599px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-prev:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-left-circle-mobile.e86404.svg);background-size:contain}}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:before,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle_hover.ef3f1f.svg)}@media(min-width:600px)and (max-width:889px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:before,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg)}}@media(max-width:599px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:before,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:before{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg)}}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle.ac85d8.svg);background-size:50px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after{background-size:42.5px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg);background-size:contain}}@media(max-width:599px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg);background-size:contain}}.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle_hover.ef3f1f.svg);background-size:64px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-size:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-size:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-size:54.4px}}@media(min-width:600px)and (max-width:889px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg);background-size:contain}}@media(max-width:599px){.comprehensive-care .pricing_table-section .plan-content .plan-text .slick-next:hover:after,.dr-contact-us .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-image:url(/app/themes/drhouse/public/svgs/arrows/arrow-right-circle-mobile.fad894.svg);background-size:contain}}.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el{background-color:#fff;border-radius:35px;display:flex;filter:drop-shadow(0 0 15px rgba(0,0,0,.2));flex-direction:column;height:325px;justify-content:space-between;margin:20px 25px;padding:22px 28px 30px 32px;width:300px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el{border-radius:2.0659722222vw;filter:drop-shadow(0 0 .8854166667vw rgba(0,0,0,.2));height:19.1840277778vw;margin:1.1805555556vw 1.4756944444vw;padding:1.2986111111vw 1.6527777778vw 1.7708333333vw 1.8888888889vw;width:17.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el{border-radius:2.0659722222vw;filter:drop-shadow(0 0 .8854166667vw rgba(0,0,0,.2));height:19.1840277778vw;margin:1.1805555556vw 1.4756944444vw;padding:1.2986111111vw 1.6527777778vw 1.7708333333vw 1.8888888889vw;width:17.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el{border-radius:29.75px;filter:drop-shadow(0 0 12.75px rgba(0,0,0,.2));height:276.25px;margin:17px 21.25px;padding:18.7px 23.8px 25.5px 27.2px;width:255px}}.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .ico,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .ico{align-items:center;display:flex;float:left;height:80px;justify-content:flex-start;margin-bottom:2px;max-width:50px}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .ico,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .ico{height:4.7222222222vw;margin-bottom:.1180555556vw;max-width:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .ico,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .ico{height:4.7222222222vw;margin-bottom:.1180555556vw;max-width:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .ico,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .ico{height:68px;margin-bottom:1.7px;max-width:2.9513888889vw}}.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .ico img,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .ico img{max-height:100%;width:100%}.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el h3,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el h3{clear:both;font-size:24px;letter-spacing:.07px;line-height:123.9%;margin-bottom:15px;padding-top:5px;text-align:left;white-space:nowrap}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el h3,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el h3{font-size:1.4166666667vw;margin-bottom:.8854166667vw;padding-top:.2951388889vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el h3,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el h3{font-size:1.4166666667vw;margin-bottom:.8854166667vw;padding-top:.2951388889vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el h3,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el h3{font-size:20.4px;margin-bottom:12.75px;padding-top:4.25px}}.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el p,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el p{color:#66686c;font-size:17px;letter-spacing:-.43px;line-height:133.3%;text-align:left}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el p,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el p{font-size:1.0034722222vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el p,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el p{font-size:1.0034722222vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el p,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el p{font-size:14.45px}}.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links{align-items:center;border:1px solid #371d73;border-radius:34px;box-shadow:0 0 10px rgba(55,29,115,.12);box-sizing:border-box;color:#371d73;cursor:pointer;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;letter-spacing:-.43px;width:100%}.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links:focus,.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links:hover,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links:focus,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links:hover{background:transparent;box-shadow:0 0 10px rgba(55,29,115,.45);color:#371d73}@media(min-width:890px)and (max-width:1279px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links{border-radius:28.9px;font-size:14.45px;height:38.25px}}.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links,.comprehensive-care .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links:hover,.dr-contact-us .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links{-webkit-text-decoration:none;text-decoration:none}.treatment-plan .pricing_table-section .plan-content .plan-text{margin:auto;max-width:1080px;padding-left:10px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text{max-width:61.3888888889vw;padding-left:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text{max-width:61.3888888889vw;padding-left:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text{max-width:884px;padding-left:8.5px}}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-arrow{background:none}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:before,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:before{display:none}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{height:64px;width:64px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{height:54.4px;width:54.4px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{height:80px;width:80px}}@media(max-width:599px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{height:50px;height:13.3333333333vw;width:50px;width:13.3333333333vw}}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{left:-80px;margin-top:-12px;z-index:1}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{left:-4.7222222222vw;margin-top:-.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{left:-4.7222222222vw;margin-top:-.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{left:-68px;margin-top:-10.2px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{left:-28.8px;margin-top:-19.2px}}@media(max-width:599px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev{left:-18px;left:-4.8vw;margin-top:-3.2vw}}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-12px;right:-80px;z-index:1}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-.7083333333vw;right:-4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-.7083333333vw;right:-4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-10.2px;right:-68px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-19.2px;right:-27.2px}}@media(max-width:599px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next{margin-top:-3.2vw;right:-17px;right:-4.5333333333vw}}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{background-position:50% 50%;background-repeat:no-repeat;content:"";display:block;height:64px;left:0;position:absolute;top:0;width:64px;z-index:1}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{height:54.4px;width:54.4px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{height:80px;width:80px}}@media(max-width:599px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after,.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{height:50px;height:13.3333333333vw;width:50px;width:13.3333333333vw}}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath fill='%23752AEE' d='m14.583 25-.884-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM23.8 17.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 23.8 32.45zm-7.45-7.967h20.834v-2.5H14.583zm7.45-10.467-5.387 5.387-2.102 2.102-.62.62-.167.166-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L23.8 32.45l-8.333-8.333zM42.5 25c0 9.665-7.835 17.5-17.5 17.5V45c11.046 0 20-8.954 20-20zM25 42.5c-9.665 0-17.5-7.835-17.5-17.5H5c0 11.046 8.954 20 20 20zM7.5 25c0-9.665 7.835-17.5 17.5-17.5V5C13.954 5 5 13.954 5 25zM25 7.5c9.665 0 17.5 7.835 17.5 17.5H45c0-11.046-8.954-20-20-20z'/%3E%3C/svg%3E")}@media(min-width:600px)and (max-width:889px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}@media(max-width:599px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath fill='%23752AEE' d='m14.583 25-.884-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM23.8 17.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 23.8 32.45zm-7.45-7.967h20.834v-2.5H14.583zm7.45-10.467-5.387 5.387-2.102 2.102-.62.62-.167.166-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L23.8 32.45l-8.333-8.333zM42.5 25c0 9.665-7.835 17.5-17.5 17.5V45c11.046 0 20-8.954 20-20zM25 42.5c-9.665 0-17.5-7.835-17.5-17.5H5c0 11.046 8.954 20 20 20zM7.5 25c0-9.665 7.835-17.5 17.5-17.5V5C13.954 5 5 13.954 5 25zM25 7.5c9.665 0 17.5 7.835 17.5 17.5H45c0-11.046-8.954-20-20-20z'/%3E%3C/svg%3E");background-size:38px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{background-size:2.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{background-size:2.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{background-size:33.15px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}@media(max-width:599px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23752AEE' d='m21.583 32-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM30.8 24.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 30.8 39.45zm-7.45-7.967h20.834v-2.5H21.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L30.8 39.45l-8.334-8.333zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_12675_48702'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_12675_48702' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:50px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-size:42.5px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}@media(max-width:599px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-prev:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23752AEE' d='m42.417 32 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 33.2 24.55zm7.45 7.967H21.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L33.2 24.55l8.333 8.334zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_12673_48700'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_12673_48700' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}@media(min-width:600px)and (max-width:889px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}@media(max-width:599px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath fill='%23752AEE' d='m35.417 25 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 26.2 17.55zm7.45 7.967H14.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L26.2 17.55l8.333 8.333zM42.5 25c0 9.665-7.835 17.5-17.5 17.5V45c11.046 0 20-8.954 20-20zM25 42.5c-9.665 0-17.5-7.835-17.5-17.5H5c0 11.046 8.954 20 20 20zM7.5 25c0-9.665 7.835-17.5 17.5-17.5V5C13.954 5 5 13.954 5 25zM25 7.5c9.665 0 17.5 7.835 17.5 17.5H45c0-11.046-8.954-20-20-20z'/%3E%3C/svg%3E");background-size:38px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after{background-size:2.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after{background-size:2.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after{background-size:33.15px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}@media(max-width:599px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23752AEE' d='m42.417 32 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 33.2 24.55zm7.45 7.967H21.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L33.2 24.55l8.333 8.334zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_12673_48700'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_12673_48700' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:50px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-size:42.5px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}@media(max-width:599px){.treatment-plan .pricing_table-section .plan-content .plan-text .slick-next:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}.treatment-plan .pricing_table-section .plan-content .plan-text .grid-col{align-items:center;display:flex;flex-direction:column;height:484px;justify-content:space-between;margin-right:20px;padding-bottom:30px;padding-left:30px;padding-top:30px;width:330px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-col{height:28.5694444444vw;margin-right:.5902777778vw;padding-bottom:1.7708333333vw;padding-left:1.7708333333vw;padding-top:1.7708333333vw;width:19.4791666667vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-col{height:28.5694444444vw;margin-right:.5902777778vw;padding-bottom:1.7708333333vw;padding-left:1.7708333333vw;padding-top:1.7708333333vw;width:19.4791666667vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-col{height:411.4px;margin-right:8.5px;padding-bottom:25.5px;padding-left:25.5px;padding-top:25.5px;width:280.5px}}.treatment-plan .pricing_table-section .plan-content .plan-text .grid-col.small{height:262px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-col.small{height:15.4652777778vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-col.small{height:15.4652777778vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-col.small{height:222.7px}}.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el{background-color:#fff;border-radius:35px;box-shadow:0 0 15px rgba(0,0,0,.2);display:flex;flex-direction:column;height:192px;justify-content:space-between;padding:30px;width:300px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el{border-radius:2.0659722222vw;box-shadow:0 0 .8854166667vw rgba(0,0,0,.2);height:11.3333333333vw;padding:1.7708333333vw;width:17.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el{border-radius:2.0659722222vw;box-shadow:0 0 .8854166667vw rgba(0,0,0,.2);height:11.3333333333vw;padding:1.7708333333vw;width:17.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el{border-radius:29.75px;box-shadow:0 0 12.75px rgba(0,0,0,.2);height:163.2px;padding:25.5px;width:255px}}.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el h3{clear:both;font-size:24px;letter-spacing:.07px;line-height:123.9%;padding-right:40px;text-align:left}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el h3{font-size:1.4166666667vw;margin-bottom:.8854166667vw;padding-right:2.3611111111vw;padding-top:.2951388889vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el h3{font-size:1.4166666667vw;margin-bottom:.8854166667vw;padding-right:2.3611111111vw;padding-top:.2951388889vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el h3{font-size:20.4px;margin-bottom:12.75px;padding-right:34px;padding-top:4.25px}}.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links{align-items:center;border:1px solid #371d73;border-radius:34px;box-shadow:0 0 10px rgba(55,29,115,.12);box-sizing:border-box;color:#371d73;cursor:pointer;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;letter-spacing:-.43px;width:100%}.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links:focus,.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links:hover{background:transparent;box-shadow:0 0 10px rgba(55,29,115,.45);color:#371d73}@media(min-width:890px)and (max-width:1279px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links{border-radius:28.9px;font-size:14.45px;height:38.25px}}.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links,.treatment-plan .pricing_table-section .plan-content .plan-text .grid-el .dr-read-more-links:hover{-webkit-text-decoration:none;text-decoration:none}.prescription_list .pricing_table-section .plan-content .plan-text{display:grid;grid-template-columns:1fr 1fr;margin:auto;grid-gap:40px;gap:40px;width:1040px}@media(min-width:890px)and (max-width:1279px){.prescription_list .pricing_table-section .plan-content .plan-text{gap:2.3611111111vw;width:61.3888888889vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_list .pricing_table-section .plan-content .plan-text{gap:2.3611111111vw;width:61.3888888889vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_list .pricing_table-section .plan-content .plan-text{gap:34px;width:884px}}@media(min-width:600px)and (max-width:889px){.prescription_list .pricing_table-section .plan-content .plan-text{display:block;width:100%}}@media(max-width:599px){.prescription_list .pricing_table-section .plan-content .plan-text{display:block;width:100%}}.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell h3{align-items:center;background:#e1dcff;border-radius:15px;display:flex;font-size:44px;height:95px;letter-spacing:.07px;line-height:123.9%;margin-bottom:37px;padding-left:40px;text-transform:uppercase;width:500px}@media(min-width:890px)and (max-width:1279px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell h3{border-radius:.8854166667vw;font-size:2.5972222222vw;height:5.6076388889vw;margin-bottom:2.1840277778vw;padding-left:2.3611111111vw;width:29.5138888889vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell h3{border-radius:.8854166667vw;font-size:2.5972222222vw;height:5.6076388889vw;margin-bottom:2.1840277778vw;padding-left:2.3611111111vw;width:29.5138888889vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell h3{border-radius:12.75px;font-size:37.4px;height:80.75px;margin-bottom:31.45px;padding-left:34px;width:425px}}@media(min-width:600px)and (max-width:889px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell h3{font-size:48px;height:107.2px;margin-bottom:35.2px;padding-left:32px;width:100%}}@media(max-width:599px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell h3{font-size:30px;font-size:8vw;height:67px;height:17.8666666667vw;margin-bottom:5.8666666667vw;padding-left:5.3333333333vw;width:100%}}.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item{border-bottom:1px solid #66686c;margin:auto 15px 16px;padding-bottom:14px;padding-left:24px}@media(min-width:890px)and (max-width:1279px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item{margin-bottom:.9444444444vw;margin-left:.8854166667vw;margin-right:.8854166667vw;padding-bottom:.8263888889vw;padding-left:1.4166666667vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item{margin-bottom:.9444444444vw;margin-left:.8854166667vw;margin-right:.8854166667vw;padding-bottom:.8263888889vw;padding-left:1.4166666667vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item{margin-bottom:13.6px;margin-left:12.75px;margin-right:12.75px;padding-bottom:11.9px;padding-left:20.4px}}@media(min-width:600px)and (max-width:889px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item{margin-bottom:11.2px;margin-left:24px;margin-right:24px;padding-bottom:12.8px;padding-left:8px}}@media(max-width:599px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item{margin-bottom:1.8666666667vw;margin-left:4vw;margin-right:4vw;padding-bottom:2.1333333333vw;padding-left:1.3333333333vw}}.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item:last-of-type{margin-bottom:0}@media(min-width:600px)and (max-width:889px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item:last-of-type{margin-bottom:48px}}@media(max-width:599px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item:last-of-type{margin-bottom:8vw}}.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item a{color:#3c1778;font-size:20px;letter-spacing:-.45px;line-height:123.9%;-webkit-text-decoration:none;text-decoration:none}.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item a:hover{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}@media(min-width:890px)and (max-width:1279px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item a{font-size:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item a{font-size:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item a{font-size:17px}}@media(min-width:600px)and (max-width:889px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item a{font-size:25.6px}}@media(max-width:599px){.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell .item a{font-size:16px;font-size:4.2666666667vw}}.prescription_list .pricing_table-section .plan-content .plan-text .grid-cell:first-of-type{display:none}.pricing_table-section .plan-content .plan-title{font-size:30px;font-weight:300;letter-spacing:.38px;margin-bottom:15px;--tw-text-opacity:1;color:#232323;color:rgba(35,35,35,var(--tw-text-opacity))}.pricing_table-section .plan-content .plan-desc{font-size:17px;letter-spacing:-.43px;line-height:1.333;margin-bottom:15px;--tw-text-opacity:1;color:#66686c;color:rgba(102,104,108,var(--tw-text-opacity))}.pricing_table-section .plan-content .plan-price{font-size:40px;font-weight:700;letter-spacing:.38px;margin-bottom:4px;--tw-text-opacity:1;color:#d13b40;color:rgba(209,59,64,var(--tw-text-opacity))}.pricing_table-section .plan-content .plan-price-marker{font-size:15px;letter-spacing:-.23px;line-height:1.333;margin-bottom:1.25rem;--tw-text-opacity:1;color:#232323;color:rgba(35,35,35,var(--tw-text-opacity))}.pricing_table-section .plan-content .plan-btn{align-items:center;cursor:pointer;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;text-align:center;width:100%}.pricing_table-section .plan-content .plan-btn--filled{border-radius:34px;max-width:16rem;width:100%;--tw-bg-opacity:1;background-color:#ffaf12;background-color:rgba(255,175,18,var(--tw-bg-opacity));padding-bottom:11px;padding-top:11px;--tw-text-opacity:1;color:#3c1778;color:rgba(60,23,120,var(--tw-text-opacity));text-decoration-line:none;--tw-shadow:0 0 10px rgba(0,0,0,.12);--tw-shadow-colored:0 0 10px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 0 10px rgba(0,0,0,.12);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.pricing_table-section .plan-content .plan-btn--filled:hover{--tw-bg-opacity:1;background-color:#f5a301;background-color:rgba(245,163,1,var(--tw-bg-opacity));--tw-shadow:0 0 10px rgba(0,0,0,.45);--tw-shadow-colored:0 0 10px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 0 10px rgba(0,0,0,.45);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.pricing_table-section .pricing-table-body{border-bottom-left-radius:35px;border-bottom-right-radius:35px;--tw-bg-opacity:1;background-color:#f4f2fe;background-color:rgba(244,242,254,var(--tw-bg-opacity))}.pricing_table-section .pricing-table-row{--tw-border-opacity:1;border:solid #d9d9d9;border-color:rgba(217,217,217,var(--tw-border-opacity));border-width:1px 0 0}@media (min-width:890px){.pricing_table-section .pricing-table-row{display:flex;flex-direction:row}}.pricing_table-section .plan-desc-block{display:flex;flex-direction:row;gap:.625rem;padding:1.25rem}@media (min-width:890px){.pricing_table-section .plan-desc-block{gap:1.25rem;padding:1.875rem 31px}}.pricing_table-section .plan-desc-block .checkmark{flex-shrink:0;padding-top:.125rem;width:1.25rem}@media (min-width:890px){.pricing_table-section .plan-desc-block .checkmark{display:none}}.pricing_table-section .plan-desc-block .icon{display:none;flex-shrink:0;height:35px;width:35px}@media (min-width:890px){.pricing_table-section .plan-desc-block .icon{display:block}}.pricing_table-section .plan-desc-title{font-size:17px;font-weight:700;letter-spacing:-.43px;line-height:1.333;margin-bottom:.625rem;--tw-text-opacity:1;color:#232323;color:rgba(35,35,35,var(--tw-text-opacity))}@media (min-width:890px){.pricing_table-section .plan-desc-title{font-size:20px}}.pricing_table-section .plan-desc-subtitle{font-size:15px;letter-spacing:-.23px;line-height:1.333;--tw-text-opacity:1;color:#66686c;color:rgba(102,104,108,var(--tw-text-opacity))}@media (min-width:890px){.pricing_table-section .plan-desc-subtitle{font-size:17px;letter-spacing:-.43px}}.pricing_table-section .plan-desc-value-1{display:none;flex-shrink:0;position:relative;width:100%}@media (min-width:890px){.pricing_table-section .plan-desc-value-1{align-items:center;display:grid;justify-content:center;max-width:max(220px,min(42%,319px))}}.pricing_table-section .pricing-mark{font-size:13px;letter-spacing:-.08px;line-height:1.333;margin-bottom:calc(13.86667vw + 40px);margin-left:auto;margin-right:auto;max-width:762px;padding-left:5px;padding-right:5px;text-align:justify;--tw-text-opacity:1;color:#66686c;color:rgba(102,104,108,var(--tw-text-opacity))}@media (min-width:600px){.pricing_table-section .pricing-mark{margin-bottom:123.2px}}@media (min-width:890px){.pricing_table-section .pricing-mark{font-size:15px;letter-spacing:-.23px;margin-bottom:100px;padding-left:0;padding-right:0}}.pricing_table-section .pricing-mark{-moz-text-align-last:justify;text-align-last:justify}.page_membership .pricing_table-section .title{font-size:30px;letter-spacing:.38px;margin-left:auto;margin-right:auto;max-width:210px}@media (min-width:600px){.page_membership .pricing_table-section .title{max-width:none}}@media (min-width:890px){.page_membership .pricing_table-section .title{font-size:54px;margin-bottom:5rem}}@media(min-width:600px)and (max-width:889px){.employer_hero{padding-bottom:96px;padding-top:86.4px}}@media(max-width:599px){.employer_hero{padding-bottom:16vw;padding-top:13.3333333333vw}}@media(min-width:890px){.employer_hero{align-items:center;display:flex;height:100vh;justify-content:center}}.employer_hero .dr-container{height:568px;left:-36px;max-width:1124px;position:relative}@media(min-width:890px)and (max-width:1279px){.employer_hero .dr-container{height:29.5833333333vw;left:-1.875vw;max-width:58.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .dr-container{height:29.5833333333vw;left:-1.875vw;max-width:58.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .dr-container{height:426px;left:-27px;max-width:843px}}@media(min-width:600px)and (max-width:889px){.employer_hero .dr-container{height:auto;left:0;width:600px}}@media(max-width:599px){.employer_hero .dr-container{height:auto;left:0}}.employer_hero .left--cross{height:150px;left:-190px;margin:0;position:absolute;top:-8px;width:191px;z-index:1}.employer_hero .left--cross img{width:100%}@media(min-width:890px)and (max-width:1279px){.employer_hero .left--cross{height:7.8125vw;left:-9.8958333333vw;top:-.4166666667vw;width:9.9479166667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .left--cross{height:7.8125vw;left:-9.8958333333vw;top:-.4166666667vw;width:9.9479166667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .left--cross{height:112.5px;left:-142.5px;top:-12px;width:143.25px}}@media(min-width:600px)and (max-width:889px){.employer_hero .left--cross{height:80px;left:auto;right:48px;top:0;width:80px}}@media(max-width:599px){.employer_hero .left--cross{height:50px;height:13.3333333333vw;left:auto;right:30px;right:8vw;top:0;width:50px;width:13.3333333333vw}}.employer_hero .right--cross{height:164px;margin:0;position:absolute;right:-343px;top:170px;width:164px;z-index:1}@media(min-width:890px)and (max-width:1279px){.employer_hero .right--cross{height:8.5416666667vw;right:-17.8645833333vw;top:8.8541666667vw;width:8.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .right--cross{height:8.5416666667vw;right:-17.8645833333vw;top:8.8541666667vw;width:8.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .right--cross{height:123px;right:-257.25px;top:127.5px;width:123px}}@media(min-width:600px)and (max-width:889px){.employer_hero .right--cross{display:none}}@media(max-width:599px){.employer_hero .right--cross{display:none}}.employer_hero .right--cross img{width:100%}.employer_hero .dr--columns{display:grid;grid-template-areas:"A A B B" "C C B B"}@media(min-width:600px)and (max-width:889px){.employer_hero .dr--columns{grid-template-areas:"A" "B" "C"}}@media(max-width:599px){.employer_hero .dr--columns{grid-template-areas:"A" "B" "C"}}.employer_hero .dr-col-1{grid-area:A}.employer_hero .dr-col-2{grid-area:B}.employer_hero .dr-col-3{grid-area:C}.employer_hero .dr-col-2{align-items:flex-start;display:flex;flex-direction:column;height:568px;left:76px;margin:0;max-width:452px;padding:0;position:relative;width:452px}@media(min-width:890px)and (max-width:1279px){.employer_hero .dr-col-2{height:29.5833333333vw;left:3.9583333333vw;max-width:23.5416666667vw;width:23.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .dr-col-2{height:29.5833333333vw;left:3.9583333333vw;max-width:23.5416666667vw;width:23.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .dr-col-2{height:426px;left:57px;max-width:339px;width:339px}}@media(min-width:600px)and (max-width:889px){.employer_hero .dr-col-2{height:auto;left:0;margin-bottom:64px;padding-top:0;position:static;width:100%}}@media(max-width:599px){.employer_hero .dr-col-2{height:auto;left:0;margin-bottom:10.6666666667vw;padding-top:0;position:static;width:100%}}.employer_hero .dr-col-2 img{width:100%}.employer_hero .dr-col-1{margin:0;padding:0;width:595px}@media(min-width:890px)and (max-width:1279px){.employer_hero .dr-col-1{width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .dr-col-1{width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .dr-col-1{width:446.25px}}@media(min-width:600px)and (max-width:889px){.employer_hero .dr-col-1{width:100%}}@media(max-width:599px){.employer_hero .dr-col-1{width:100%}}@media(min-width:600px)and (max-width:767px){.employer_hero .dr-col-1{width:100%}}.employer_hero .dr-col-1 .title{font-size:15px;letter-spacing:-.23px;line-height:20px;margin-bottom:15px}@media(min-width:890px)and (max-width:1279px){.employer_hero .dr-col-1 .title{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:.78125vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .dr-col-1 .title{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:.78125vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .dr-col-1 .title{font-size:11.25px;line-height:15px;margin-bottom:11.25px}}@media(min-width:600px)and (max-width:889px){.employer_hero .dr-col-1 .title{font-size:20.8px;letter-spacing:-.08px;line-height:28.8px;margin-bottom:16px}}@media(max-width:599px){.employer_hero .dr-col-1 .title{font-size:13px;font-size:3.4666666667vw;letter-spacing:-.08px;line-height:18px;line-height:4.8vw;margin-bottom:2.6666666667vw}}.employer_hero .dr-col-3{max-width:532px;width:532px}@media(min-width:890px)and (max-width:1279px){.employer_hero .dr-col-3{max-width:27.7083333333vw;width:27.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .dr-col-3{max-width:27.7083333333vw;width:27.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .dr-col-3{max-width:399px;width:399px}}@media(min-width:600px)and (max-width:889px){.employer_hero .dr-col-3{width:100%}}@media(max-width:599px){.employer_hero .dr-col-3{width:100%}}.employer_hero .text-section{margin:0;padding:0 0 0 76px;width:560px}@media(min-width:890px)and (max-width:1279px){.employer_hero .text-section{padding-left:3.9583333333vw;width:29.1666666667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .text-section{padding-left:3.9583333333vw;width:29.1666666667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .text-section{padding-left:57px;width:420px}}@media(min-width:600px)and (max-width:889px){.employer_hero .text-section{padding-bottom:0;padding-left:0;width:100%}}@media(max-width:599px){.employer_hero .text-section{padding-bottom:0;padding-left:0;width:100%}}.employer_hero .text-section .title{align-items:center;display:flex;display:block;font-size:54px;font-weight:300;letter-spacing:.32px;line-height:123.9%;margin-bottom:27px}@media(min-width:890px)and (max-width:1279px){.employer_hero .text-section .title{font-size:2.8125vw;margin-bottom:1.40625vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .text-section .title{font-size:2.8125vw;margin-bottom:1.40625vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .text-section .title{font-size:40.5px;margin-bottom:20.25px}}@media(min-width:600px)and (max-width:889px){.employer_hero .text-section .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:16px}}@media(max-width:599px){.employer_hero .text-section .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:2.6666666667vw}}@media(min-width:600px)and (max-width:889px){.employer_hero .text-section .title b,.employer_hero .text-section .title strong{display:block}.employer_hero .text-section .title b+br,.employer_hero .text-section .title strong+br{display:none}}@media(max-width:599px){.employer_hero .text-section .title b,.employer_hero .text-section .title strong{display:block}.employer_hero .text-section .title b+br,.employer_hero .text-section .title strong+br{display:none}}.employer_hero .text-section p{align-items:center;color:#66686c;display:flex;font-size:25px;letter-spacing:.15px;line-height:140%;margin-bottom:45px}@media(min-width:890px)and (max-width:1279px){.employer_hero .text-section p{font-size:1.3020833333vw;margin-bottom:2.34375vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .text-section p{font-size:1.3020833333vw;margin-bottom:2.34375vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .text-section p{font-size:18.75px;margin-bottom:33.75px}}@media(min-width:600px)and (max-width:889px){.employer_hero .text-section p{font-size:27.2px;letter-spacing:-.43px;line-height:36.8px;margin-bottom:48px}}@media(max-width:599px){.employer_hero .text-section p{font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:23px;line-height:6.1333333333vw;margin-bottom:8vw}}.employer_hero .btn-row--section{align-items:center;display:flex;flex-direction:column;padding-bottom:25px;padding-left:70px;text-align:center}@media(min-width:890px)and (max-width:1279px){.employer_hero .btn-row--section{padding-bottom:1.3020833333vw;padding-left:3.6458333333vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .btn-row--section{padding-bottom:1.3020833333vw;padding-left:3.6458333333vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .btn-row--section{padding-bottom:18.75px;padding-left:52.5px}}@media(min-width:600px)and (max-width:889px){.employer_hero .btn-row--section{padding-bottom:8px;padding-left:0}}@media(max-width:599px){.employer_hero .btn-row--section{padding-bottom:1.3333333333vw;padding-left:0}}.employer_hero .btn-row--section .btn-row{display:flex;flex-direction:row;justify-content:flex-start}.employer_hero .btn-row--section a.tts-btn-hero,.employer_hero .btn-row--section a.tts-btn-hero:hover{align-items:center;background:#ffaf12;border:none;border-radius:40px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:block;display:flex;font-size:25px;font-weight:700;height:70px;justify-content:center;letter-spacing:.15px;margin-bottom:10px;-webkit-text-decoration:none;text-decoration:none;width:215px}.employer_hero .btn-row--section a.tts-btn-hero:hover,.employer_hero .btn-row--section a.tts-btn-hero:hover:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.employer_hero .btn-row--section a.tts-btn-hero,.employer_hero .btn-row--section a.tts-btn-hero:hover{border-radius:2.0833333333vw;font-size:1.3020833333vw;height:3.6458333333vw;margin-bottom:.5208333333vw;width:11.1979166667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .btn-row--section a.tts-btn-hero,.employer_hero .btn-row--section a.tts-btn-hero:hover{border-radius:2.0833333333vw;font-size:1.3020833333vw;height:3.6458333333vw;margin-bottom:.5208333333vw;width:11.1979166667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .btn-row--section a.tts-btn-hero,.employer_hero .btn-row--section a.tts-btn-hero:hover{border-radius:30px;font-size:18.75px;height:52.5px;margin-bottom:7.5px;width:161.25px}}@media(min-width:600px)and (max-width:889px){.employer_hero .btn-row--section a.tts-btn-hero,.employer_hero .btn-row--section a.tts-btn-hero:hover{font-size:27.2px;height:72px;margin-bottom:12.8px;width:456px}}@media(max-width:599px){.employer_hero .btn-row--section a.tts-btn-hero,.employer_hero .btn-row--section a.tts-btn-hero:hover{font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;margin-bottom:2.1333333333vw;width:285px;width:76vw}}.employer_hero .btn-row--section a.tts-btn-hero.tts-btn-hero--desktop-book{background:none!important;border:1px solid #371d73;box-shadow:0 0 10px rgba(55,29,115,.12);margin-left:17px}.employer_hero .btn-row--section a.tts-btn-hero.tts-btn-hero--desktop-book:hover{box-shadow:0 0 10px rgba(55,29,115,.45)}@media(min-width:890px)and (max-width:1279px){.employer_hero .btn-row--section a.tts-btn-hero.tts-btn-hero--desktop-book{margin-left:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .btn-row--section a.tts-btn-hero.tts-btn-hero--desktop-book{margin-left:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .btn-row--section a.tts-btn-hero.tts-btn-hero--desktop-book{margin-left:12.75px}}@media(max-width:889px){.employer_hero .btn-row--section a.tts-btn-hero.tts-btn-hero--desktop,.employer_hero .btn-row--section a.tts-btn-hero.tts-btn-hero--desktop-book{display:none!important}}@media(min-width:890px){.employer_hero .btn-row--section a.tts-btn-hero.tts-btn-hero--mobile{display:none!important}}.employer_hero .btn-row--section .mark{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:20px;margin:auto auto 20px;text-align:center}@media(min-width:890px)and (max-width:1279px){.employer_hero .btn-row--section .mark{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:1.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .btn-row--section .mark{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:1.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .btn-row--section .mark{font-size:11.25px;line-height:15px;margin-bottom:15px}}@media(min-width:600px)and (max-width:889px){.employer_hero .btn-row--section .mark{font-size:17.6px;line-height:38.4px;margin-bottom:48px}}@media(max-width:599px){.employer_hero .btn-row--section .mark{font-size:11px;font-size:2.9333333333vw;line-height:24px;line-height:6.4vw;margin-bottom:8vw}}.employer_hero .dr-care-images{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='595' height='150' fill='none'%3E%3Cpath fill='url(%23a)' d='M0 0h495c55.228 0 100 44.772 100 100v50H100C44.772 150 0 105.228 0 50z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='960.175' y1='0' y2='129.605' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E1DCFF'/%3E%3Cstop offset='1' stop-color='%23E1DCFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:row;height:150px;justify-content:space-between;padding:29px 85px 43px;width:595px}@media(min-width:890px)and (max-width:1279px){.employer_hero .dr-care-images{height:7.8125vw;padding:1.5104166667vw 4.4270833333vw 2.2395833333vw;width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .dr-care-images{height:7.8125vw;padding:1.5104166667vw 4.4270833333vw 2.2395833333vw;width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .dr-care-images{height:112.5px;padding:21.75px 63.75px 32.25px;width:446.25px}}@media(min-width:600px)and (max-width:889px){.employer_hero .dr-care-images{height:160px;padding:0 48px 32px;width:504px}}@media(max-width:599px){.employer_hero .dr-care-images{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='315' height='100' fill='none'%3E%3Cpath fill='url(%23a)' d='M0 0h262.059C291.297 0 315 23.703 315 52.941V100H52.941C23.703 100 0 76.297 0 47.059z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='511.71' y1='0' y2='54.85' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E1DCFF'/%3E%3Cstop offset='1' stop-color='%23E1DCFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");height:120px;height:32vw;padding:0 8vw 5.3333333333vw;width:315px;width:84vw}}.employer_hero .dr-care-images .item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.employer_hero .dr-care-images .item img{display:block;margin-bottom:10px;max-width:28px}@media(min-width:890px)and (max-width:1279px){.employer_hero .dr-care-images .item img{margin-bottom:.5208333333vw;max-width:1.4583333333vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .dr-care-images .item img{margin-bottom:.5208333333vw;max-width:1.4583333333vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .dr-care-images .item img{margin-bottom:7.5px;max-width:21px}}@media(min-width:600px)and (max-width:889px){.employer_hero .dr-care-images .item img{margin-bottom:8px;max-width:32px}}@media(max-width:599px){.employer_hero .dr-care-images .item img{margin-bottom:1.3333333333vw;max-width:20px;max-width:5.3333333333vw}}.employer_hero .dr-care-images .item .text{font-size:15px;font-weight:700;letter-spacing:-.23px;line-height:20px;text-align:center}@media(min-width:890px)and (max-width:1279px){.employer_hero .dr-care-images .item .text{font-size:.78125vw;line-height:1.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_hero .dr-care-images .item .text{font-size:.78125vw;line-height:1.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_hero .dr-care-images .item .text{font-size:11.25px;line-height:15px}}@media(min-width:600px)and (max-width:889px){.employer_hero .dr-care-images .item .text{font-size:17.6px;letter-spacing:.06px;line-height:24px;text-align:center}}@media(max-width:599px){.employer_hero .dr-care-images .item .text{font-size:11px;font-size:2.9333333333vw;letter-spacing:.06px;line-height:15px;line-height:4vw;text-align:center}}.employer_features-section-desktop{display:block!important;padding-top:122px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop{padding-top:7.2013888889vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop{padding-top:7.2013888889vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop{padding-top:103.7px}}@media(min-width:600px)and (max-width:889px){.employer_features-section-desktop{display:none!important}}@media(max-width:599px){.employer_features-section-desktop{display:none!important}}@media(min-width:600px)and (max-width:767px){.employer_features-section-desktop{display:none}}@media(min-width:768px)and (max-width:1023px){.employer_features-section-desktop{display:none}}@media(min-width:1024px)and (max-width:1200px){.employer_features-section-desktop{display:none}}.employer_features-section-desktop .dr-container{max-width:1080px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .dr-container{max-width:63.75vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .dr-container{max-width:63.75vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .dr-container{max-width:918px}}@media(min-width:600px)and (max-width:889px){.employer_features-section-desktop .dr-container{width:600px}}.employer_features-section-desktop .title{color:#232323;font-size:40px;font-weight:700;letter-spacing:.32px;line-height:123.9%;margin:auto auto 80px;text-align:center}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .title{font-size:2.3611111111vw;margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .title{font-size:2.3611111111vw;margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .title{font-size:34px;margin-bottom:68px}}.employer_features-section-desktop .features-mark{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:133.3%;margin:auto auto 140px;max-width:1048px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .features-mark{margin-bottom:8.2638888889vw;max-width:61.8611111111vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .features-mark{margin-bottom:8.2638888889vw;max-width:61.8611111111vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .features-mark{margin-bottom:119px;max-width:890.8px}}.employer_features-section-desktop .plan-save-badge{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='319' height='45' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23D13B40' fill-rule='evenodd' d='m310.487.013-9.467 6.951-9.467-6.951-.059.042-.058-.042-9.467 6.951-9.467-6.951v.085l-.117-.085-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.108-6.656q-.193-.366-.385-.314l-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.557 6.97-9.494-6.97-9.493 6.97-9.557-6.97-9.494 6.97L5.802.014l-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.557 6.97-9.494-6.97-9.557 6.97-9.494-6.97V15H0v30h319V15h453.25c.064 0-3.72-15.51-4.682-14.987l-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.494-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.109-6.656q-.192-.366-.385-.314l-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.558 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.494-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.494-6.97-.004.003q-.061-.03-.112-.003' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h319v45H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");color:#fcfcff;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;left:0;letter-spacing:-.43px;margin:auto;padding-top:5px;position:absolute;top:-45px;width:100%}.employer_features-section-desktop .features-grid{background:#f7f7f7;border:1px solid #d9d9d9;border-radius:35px;box-shadow:0 0 25px rgba(60,23,120,.2);box-sizing:border-box;display:grid;grid-template-columns:442px 320px 320px 320px;grid-template-rows:375px 143px 143px 143px;height:806px;justify-content:center;margin:auto auto 80px;width:1400px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .features-grid{border-radius:2.0659722222vw;grid-template-columns:26.0902777778vw 18.8888888889vw 18.8888888889vw 18.8888888889vw;grid-template-rows:22.1354166667vw 8.4409722222vw 8.4409722222vw 8.4409722222vw;height:47.5763888889vw;margin-bottom:4.7222222222vw;width:82.6388888889vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .features-grid{border-radius:2.0659722222vw;grid-template-columns:26.0902777778vw 18.8888888889vw 18.8888888889vw 18.8888888889vw;grid-template-rows:22.1354166667vw 8.4409722222vw 8.4409722222vw 8.4409722222vw;height:47.5763888889vw;margin-bottom:4.7222222222vw;width:82.6388888889vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .features-grid{border-radius:29.75px;grid-template-columns:375.7px 272px 272px 272px;grid-template-rows:318.75px 121.55px 121.55px 121.55px;height:685.1px;margin-bottom:68px;width:1190px}}@media(min-width:600px)and (max-width:889px){.employer_features-section-desktop .features-grid{grid-template-columns:315px;grid-template-rows:375px 143px 143px 143px;height:auto;width:100%}}@media(max-width:599px){.employer_features-section-desktop .features-grid{grid-template-columns:315px;grid-template-rows:375px 143px 143px 143px;height:auto;width:100%}}.employer_features-section-desktop .top-left-radius{border-top-left-radius:35px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .top-left-radius{border-top-left-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .top-left-radius{border-top-left-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .top-left-radius{border-top-left-radius:29.75px}}.employer_features-section-desktop .top-right-radius{border-top-right-radius:35px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .top-right-radius{border-top-right-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .top-right-radius{border-top-right-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .top-right-radius{border-top-right-radius:29.75px}}.employer_features-section-desktop .bottom-left-radius{border-bottom-left-radius:35px;overflow:hidden}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .bottom-left-radius{border-bottom-left-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .bottom-left-radius{border-bottom-left-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .bottom-left-radius{border-bottom-left-radius:29.75px}}.employer_features-section-desktop .bottom-right-radius{border-bottom-right-radius:35px;overflow:hidden}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .bottom-right-radius{border-bottom-right-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .bottom-right-radius{border-bottom-right-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .bottom-right-radius{border-bottom-right-radius:29.75px}}.employer_features-section-desktop .head{background:#f7f7f7;padding:33px 30px 30px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .head{padding:1.9479166667vw 1.7708333333vw 1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .head{padding:1.9479166667vw 1.7708333333vw 1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .head{padding:28.05px 25.5px 25.5px}}.employer_features-section-desktop .head:first-of-type{align-items:center;display:flex;justify-content:center}@media(min-width:600px)and (max-width:889px){.employer_features-section-desktop .head:first-of-type{display:none}}@media(max-width:599px){.employer_features-section-desktop .head:first-of-type{display:none}}.employer_features-section-desktop .head:first-of-type img{height:190px;width:190px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .head:first-of-type img{height:11.2152777778vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .head:first-of-type img{height:11.2152777778vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .head:first-of-type img{height:161.5px;width:161.5px}}.employer_features-section-desktop .head.plan-desc{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.employer_features-section-desktop .head.plan-desc .texter{position:relative}.employer_features-section-desktop .head.plan-desc .texter .plan-title{font-size:30px;font-weight:300;letter-spacing:.38px;line-height:123.9%;margin-bottom:15px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .head.plan-desc .texter .plan-title{font-size:1.7708333333vw;margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .head.plan-desc .texter .plan-title{font-size:1.7708333333vw;margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .head.plan-desc .texter .plan-title{font-size:25.5px;margin-bottom:12.75px}}.employer_features-section-desktop .head.plan-desc .texter .plan-desc{color:#66686c;font-size:17px;letter-spacing:-.43px;line-height:133.3%;margin-bottom:15px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .head.plan-desc .texter .plan-desc{font-size:1.0034722222vw;margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .head.plan-desc .texter .plan-desc{font-size:1.0034722222vw;margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .head.plan-desc .texter .plan-desc{font-size:14.45px;margin-bottom:12.75px}}.employer_features-section-desktop .head.plan-desc .texter .plan-price{color:#d13b40!important;font-size:40px;font-weight:700;letter-spacing:.37px;line-height:123.9%;margin-bottom:4px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .head.plan-desc .texter .plan-price{font-size:2.3611111111vw;margin-bottom:.2361111111vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .head.plan-desc .texter .plan-price{font-size:2.3611111111vw;margin-bottom:.2361111111vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .head.plan-desc .texter .plan-price{font-size:34px;margin-bottom:3.4px}}.employer_features-section-desktop .head.plan-desc .texter .plan-price em{color:#d13b40!important;font-size:22px;font-style:normal;letter-spacing:.32px;line-height:123.9%}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .head.plan-desc .texter .plan-price em{font-size:1.2986111111vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .head.plan-desc .texter .plan-price em{font-size:1.2986111111vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .head.plan-desc .texter .plan-price em{font-size:18.7px}}.employer_features-section-desktop .head.plan-desc .texter .plan-price em span,.employer_features-section-desktop .head.plan-desc .texter .plan-price-black,.employer_features-section-desktop .head.plan-desc .texter .plan-price-black em,.employer_features-section-desktop .head.plan-desc .texter .plan-price-black em span{color:#232323!important}.employer_features-section-desktop .head.plan-desc .texter .plan-price-marker{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:133.3%}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .head.plan-desc .texter .plan-price-marker{font-size:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .head.plan-desc .texter .plan-price-marker{font-size:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .head.plan-desc .texter .plan-price-marker{font-size:12.75px}}.employer_features-section-desktop .head.plan-desc .texter .plan-price-marker b{--tw-text-opacity:1;color:#232323;color:rgba(35,35,35,var(--tw-text-opacity))}.employer_features-section-desktop .head.plan-desc .btn-row{position:relative;width:100%;z-index:1}.employer_features-section-desktop .head.plan-desc .btn-row a,.employer_features-section-desktop .head.plan-desc .btn-row div{align-items:center;background:#ffaf12;border:none;border-radius:34px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;cursor:pointer;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;-webkit-text-decoration:none;text-decoration:none}.employer_features-section-desktop .head.plan-desc .btn-row a:hover,.employer_features-section-desktop .head.plan-desc .btn-row div:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .head.plan-desc .btn-row a,.employer_features-section-desktop .head.plan-desc .btn-row div{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .head.plan-desc .btn-row a,.employer_features-section-desktop .head.plan-desc .btn-row div{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .head.plan-desc .btn-row a,.employer_features-section-desktop .head.plan-desc .btn-row div{border-radius:28.9px;font-size:14.45px;height:38.25px}}.employer_features-section-desktop .head.plan-desc .btn-row a,.employer_features-section-desktop .head.plan-desc .btn-row a:hover,.employer_features-section-desktop .head.plan-desc .btn-row div,.employer_features-section-desktop .head.plan-desc .btn-row div:hover{-webkit-text-decoration:none;text-decoration:none}.employer_features-section-desktop .head.plan-desc.preferable{background:#fcfcff;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;position:relative;z-index:2}.employer_features-section-desktop .head.plan-desc.preferable .plan-save{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='247' height='45' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23D13B40' fill-rule='evenodd' d='m276.066.013-9.468 6.951-9.467-6.951-.058.042-.058-.042-9.467 6.951L238.08.013v.085l-.116-.085-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97L86.07.328q-.192-.366-.385-.314l-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.558 6.97L9.482.014l-9.493 6.97L-9.57.014l-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.558 6.97-9.493-6.97-9.558 6.97L-219 .014V15h184.579v30h319V15h453.25c.064 0-3.721-15.51-4.683-14.987l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.108-6.656q-.193-.366-.385-.314l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.557 6.97-9.494-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-.004.003q-.061-.03-.112-.003' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h247v45H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");color:#fcfcff;font-size:17px;font-weight:700;height:45px;left:0;letter-spacing:-.43px;line-height:55px;position:absolute;text-align:center;top:-45px;width:100%}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .head.plan-desc.preferable .plan-save{font-size:1.0034722222vw;height:2.65625vw;line-height:3.2465277778vw;top:-2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .head.plan-desc.preferable .plan-save{font-size:1.0034722222vw;height:2.65625vw;line-height:3.2465277778vw;top:-2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .head.plan-desc.preferable .plan-save{font-size:14.45px;height:38.25px;line-height:46.75px;top:-38.25px}}.employer_features-section-desktop .head.plan-desc.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.employer_features-section-desktop .head.plan-desc.preferable .texter{position:relative;z-index:2}.employer_features-section-desktop .head.plan-desc.preferable .texter .plan-price{color:#d13b40}.employer_features-section-desktop .head.plan-desc.preferable .texter img{display:block;position:absolute;right:0;top:0;width:50px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .head.plan-desc.preferable .texter img{width:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .head.plan-desc.preferable .texter img{width:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .head.plan-desc.preferable .texter img{width:42.5px}}.employer_features-section-desktop .desc-block{background:#f4f2fe;border-top:1px solid #d9d9d9;display:grid;padding:30px;position:relative}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .desc-block{padding:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .desc-block{padding:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .desc-block{padding:25.5px}}@media(max-width:599px){.employer_features-section-desktop .desc-block{display:none}}.employer_features-section-desktop .desc-block .icon{display:flex;height:35px;left:34px;position:absolute;top:32px;width:35px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .desc-block .icon{height:2.0659722222vw;left:2.0069444444vw;top:1.8888888889vw;width:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .desc-block .icon{height:2.0659722222vw;left:2.0069444444vw;top:1.8888888889vw;width:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .desc-block .icon{height:29.75px;left:28.9px;top:27.2px;width:29.75px}}.employer_features-section-desktop .desc-block .icon img{max-width:100%}.employer_features-section-desktop .desc-block .desc-title{font-size:20px;font-weight:700;letter-spacing:-.45px;line-height:133.3%;margin-bottom:11px;padding-left:56px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .desc-block .desc-title{font-size:1.1805555556vw;margin-bottom:.6493055556vw;padding-left:3.3055555556vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .desc-block .desc-title{font-size:1.1805555556vw;margin-bottom:.6493055556vw;padding-left:3.3055555556vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .desc-block .desc-title{font-size:17px;margin-bottom:9.35px;padding-left:47.6px}}.employer_features-section-desktop .desc-block .description{color:#66686c;font-size:17px;letter-spacing:-.43px;line-height:23px;padding-left:56px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .desc-block .description{font-size:1.0034722222vw;line-height:1.3576388889vw;padding-left:3.3055555556vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .desc-block .description{font-size:1.0034722222vw;line-height:1.3576388889vw;padding-left:3.3055555556vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .desc-block .description{font-size:14.45px;line-height:19.55px;padding-left:47.6px}}.employer_features-section-desktop .check{border-left:1px solid #d9d9d9;border-top:1px solid #d9d9d9;display:grid;position:relative}.employer_features-section-desktop .check .icon{background:#f4f2fe;display:grid;height:100%;position:relative;width:100%}.employer_features-section-desktop .check .icon img{align-self:center;display:block;height:40px;justify-self:center;width:40px}@media(min-width:890px)and (max-width:1279px){.employer_features-section-desktop .check .icon img{height:2.3611111111vw;width:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.employer_features-section-desktop .check .icon img{height:2.3611111111vw;width:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.employer_features-section-desktop .check .icon img{height:34px;width:34px}}.employer_features-section-desktop .check.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.employer_features-section-desktop .check.preferable .icon{z-index:2}.employer_features-section-desktop .features-grid>div:nth-child(11),.employer_features-section-desktop .features-grid>div:nth-child(14),.employer_features-section-desktop .features-grid>div:nth-child(17),.employer_features-section-desktop .features-grid>div:nth-child(2),.employer_features-section-desktop .features-grid>div:nth-child(20),.employer_features-section-desktop .features-grid>div:nth-child(5),.employer_features-section-desktop .features-grid>div:nth-child(8){border-left:0!important;border-right:0!important;position:relative}.employer_features-section-desktop .features-grid>div:nth-child(11)+div,.employer_features-section-desktop .features-grid>div:nth-child(14)+div,.employer_features-section-desktop .features-grid>div:nth-child(17)+div,.employer_features-section-desktop .features-grid>div:nth-child(2)+div,.employer_features-section-desktop .features-grid>div:nth-child(20)+div,.employer_features-section-desktop .features-grid>div:nth-child(5)+div,.employer_features-section-desktop .features-grid>div:nth-child(8)+div{border-left:0!important}.employer_features-section-desktop .features-grid>div:nth-child(11):before,.employer_features-section-desktop .features-grid>div:nth-child(14):before,.employer_features-section-desktop .features-grid>div:nth-child(17):before,.employer_features-section-desktop .features-grid>div:nth-child(2):before,.employer_features-section-desktop .features-grid>div:nth-child(20):before,.employer_features-section-desktop .features-grid>div:nth-child(5):before,.employer_features-section-desktop .features-grid>div:nth-child(8):before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.employer_features-section-desktop .features-grid>div:nth-child(11) .icon,.employer_features-section-desktop .features-grid>div:nth-child(14) .icon,.employer_features-section-desktop .features-grid>div:nth-child(17) .icon,.employer_features-section-desktop .features-grid>div:nth-child(2) .icon,.employer_features-section-desktop .features-grid>div:nth-child(20) .icon,.employer_features-section-desktop .features-grid>div:nth-child(5) .icon,.employer_features-section-desktop .features-grid>div:nth-child(8) .icon{z-index:2}.employer_features-section-mobile{display:none}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile{display:block;padding-top:6.4vw}}@media(max-width:599px){.employer_features-section-mobile{display:block;padding-top:26.6666666667vw}}.employer_features-section-mobile .right--cross{margin:0;position:absolute;z-index:1}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .right--cross{height:142.4px;right:33.6px;top:-19.2px;width:75.2px}}@media(max-width:599px){.employer_features-section-mobile .right--cross{height:89px;height:23.7333333333vw;right:21px;right:5.6vw;top:-12px;top:-3.2vw;width:47px;width:12.5333333333vw}}.employer_features-section-mobile .right--cross img{width:100%}.employer_features-section-mobile .title{letter-spacing:.4px}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .title{font-size:48px;line-height:65.6px;margin-bottom:64px;text-align:center}}@media(max-width:599px){.employer_features-section-mobile .title{font-size:30px;font-size:8vw;line-height:41px;line-height:10.9333333333vw;margin-bottom:10.6666666667vw;text-align:center}}.employer_features-section-mobile .features-mobile{height:auto;width:100%}.employer_features-section-mobile .mark{color:#66686c;letter-spacing:-.08px;line-height:133.3%}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .mark{font-size:20.8px;margin-bottom:128px;margin-top:-32px}}@media(max-width:599px){.employer_features-section-mobile .mark{font-size:13px;font-size:3.4666666667vw;margin-bottom:21.3333333333vw;margin-top:-5.3333333333vw}}.employer_features-section-mobile .plan-save-badge{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='247' height='45' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23D13B40' fill-rule='evenodd' d='m276.066.013-9.468 6.951-9.467-6.951-.058.042-.058-.042-9.467 6.951L238.08.013v.085l-.116-.085-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97L86.07.328q-.192-.366-.385-.314l-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.558 6.97L9.482.014l-9.493 6.97L-9.57.014l-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.493-6.97-9.558 6.97-9.493-6.97-9.558 6.97L-219 .014V15h184.579v30h319V15h453.25c.064 0-3.721-15.51-4.683-14.987l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.108-6.656q-.193-.366-.385-.314l-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.557 6.97-9.494-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.558-6.97-9.493 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.557-6.97-9.494 6.97-9.493-6.97-.004.003q-.061-.03-.112-.003' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h247v45H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;color:#fcfcff;font-weight:700;letter-spacing:-.43px;margin:auto;text-align:center;width:100%}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .plan-save-badge{font-size:27.2px;height:72px;line-height:88px;width:395.2px}}@media(max-width:599px){.employer_features-section-mobile .plan-save-badge{font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;line-height:55px;line-height:16vw;width:247px;width:65.8666666667vw}}.employer_features-section-mobile .feature{background:#f7f7f7;border:1px solid #d9d9d9;box-shadow:0 0 10px rgba(0,0,0,.08);box-sizing:border-box;display:block;overflow:hidden}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .feature{border-radius:56px;margin-bottom:96px}}@media(max-width:599px){.employer_features-section-mobile .feature{border-radius:35px;border-radius:9.3333333333vw;margin-bottom:16vw}}.employer_features-section-mobile .head{background:#f7f7f7}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .head{padding:52.8px 38.4px 48px 48px}}@media(max-width:599px){.employer_features-section-mobile .head{padding:8.8vw 6.4vw 8vw 8vw}}.employer_features-section-mobile .head.plan-desc{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.employer_features-section-mobile .head.plan-desc .texter{position:relative}.employer_features-section-mobile .head.plan-desc .texter .plan-title{font-weight:300;letter-spacing:.38px;line-height:123.9%}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .head.plan-desc .texter .plan-title{font-size:48px;margin-bottom:24px}}@media(max-width:599px){.employer_features-section-mobile .head.plan-desc .texter .plan-title{font-size:30px;font-size:8vw;margin-bottom:4vw}}.employer_features-section-mobile .head.plan-desc .texter .plan-desc{color:#66686c;letter-spacing:-.43px;line-height:133.3%}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .head.plan-desc .texter .plan-desc{font-size:27.2px;margin-bottom:24px}}@media(max-width:599px){.employer_features-section-mobile .head.plan-desc .texter .plan-desc{font-size:17px;font-size:4.5333333333vw;margin-bottom:4vw}}.employer_features-section-mobile .head.plan-desc .texter .plan-price{font-weight:700;letter-spacing:.37px;line-height:123.9%}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .head.plan-desc .texter .plan-price{font-size:64px;margin-bottom:48px}}@media(max-width:599px){.employer_features-section-mobile .head.plan-desc .texter .plan-price{font-size:40px!important;margin-bottom:8vw}}.employer_features-section-mobile .head.plan-desc .texter .plan-price em{color:#d13b40!important;font-style:normal;letter-spacing:.32px;line-height:123.9%}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .head.plan-desc .texter .plan-price em{font-size:35.2px}}@media(max-width:599px){.employer_features-section-mobile .head.plan-desc .texter .plan-price em{font-size:20px}}.employer_features-section-mobile .head.plan-desc .texter .plan-price em span,.employer_features-section-mobile .head.plan-desc .texter .plan-price-black,.employer_features-section-mobile .head.plan-desc .texter .plan-price-black em,.employer_features-section-mobile .head.plan-desc .texter .plan-price-black em span{color:#232323!important}.employer_features-section-mobile .head.plan-desc .texter .plan-price-marker{color:#66686c;letter-spacing:-.23px;line-height:133.3%;position:relative}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .head.plan-desc .texter .plan-price-marker{font-size:20.8px;margin-bottom:-16px;top:-44.8px}}@media(max-width:599px){.employer_features-section-mobile .head.plan-desc .texter .plan-price-marker{font-size:13px;font-size:3.4666666667vw;margin-bottom:-2.6666666667vw;top:-28px;top:-7.4666666667vw}}.employer_features-section-mobile .head.plan-desc .texter .plan-price-marker b{--tw-text-opacity:1;color:#232323;color:rgba(35,35,35,var(--tw-text-opacity))}.employer_features-section-mobile .head.plan-desc .btn-row{width:100%}.employer_features-section-mobile .head.plan-desc .btn-row a{align-items:center;background:#ffaf12;border:none;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-weight:700;justify-content:center;-webkit-text-decoration:none;text-decoration:none;width:100%}.employer_features-section-mobile .head.plan-desc .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .head.plan-desc .btn-row a{border-radius:54.4px;font-size:27.2px;height:72px}}@media(max-width:599px){.employer_features-section-mobile .head.plan-desc .btn-row a{border-radius:34px;border-radius:9.0666666667vw;font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;line-height:47px}}.employer_features-section-mobile .head.plan-desc .btn-row a,.employer_features-section-mobile .head.plan-desc .btn-row a:hover{-webkit-text-decoration:none;text-decoration:none}.employer_features-section-mobile .head.plan-desc.preferable{background:#fcfcff;position:relative;z-index:2}.employer_features-section-mobile .head.plan-desc.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.employer_features-section-mobile .head.plan-desc.preferable .texter{position:relative;z-index:2}.employer_features-section-mobile .head.plan-desc.preferable .texter .plan-price{color:#d13b40}.employer_features-section-mobile .head.plan-desc.preferable .texter img{display:block;position:absolute;right:-1px}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .head.plan-desc.preferable .texter img{top:-6.4px;width:80px}}@media(max-width:599px){.employer_features-section-mobile .head.plan-desc.preferable .texter img{top:-4px;top:-1.0666666667vw;width:50px;width:13.3333333333vw}}.employer_features-section-mobile .desc-block{background:#f4f2fe;border-top:1px solid #d9d9d9;position:relative}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .desc-block{padding:32px 48px}}@media(max-width:599px){.employer_features-section-mobile .desc-block{padding:5.3333333333vw 8vw}}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .desc-block:last-child{padding-bottom:44.8px}}@media(max-width:599px){.employer_features-section-mobile .desc-block:last-child{padding-bottom:7.4666666667vw}}.employer_features-section-mobile .desc-block .desc-title{font-weight:700;letter-spacing:-.43px;line-height:133.3%}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .desc-block .desc-title{font-size:27.2px;margin-bottom:16px}}@media(max-width:599px){.employer_features-section-mobile .desc-block .desc-title{font-size:17px;font-size:4.5333333333vw;margin-bottom:2.6666666667vw}}.employer_features-section-mobile .desc-block .description{color:#66686c;letter-spacing:-.23px}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .desc-block .description{font-size:24px;line-height:32px}}@media(max-width:599px){.employer_features-section-mobile .desc-block .description{font-size:15px;font-size:4vw;line-height:20px;line-height:5.3333333333vw;padding-right:9px}}.employer_features-section-mobile .desc-block.unchecked .desc-title,.employer_features-section-mobile .desc-block.unchecked .description{color:#bdbdbd}.employer_features-section-mobile .check{position:absolute;z-index:1}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .check{height:32px;right:16px;top:35.2px;width:64px}}@media(max-width:599px){.employer_features-section-mobile .check{height:20px;height:5.3333333333vw;right:10px;right:2.6666666667vw;top:22px;top:5.8666666667vw;width:40px;width:10.6666666667vw}}.employer_features-section-mobile .check .icon,.employer_features-section-mobile .check .icon__container{background:#f4f2fe;display:grid;height:100%;position:relative;width:100%}.employer_features-section-mobile .check .icon img,.employer_features-section-mobile .check .icon__container img{align-self:center;display:block;justify-self:center}@media(min-width:600px)and (max-width:889px){.employer_features-section-mobile .check .icon img,.employer_features-section-mobile .check .icon__container img{height:32px;width:32px}}@media(max-width:599px){.employer_features-section-mobile .check .icon img,.employer_features-section-mobile .check .icon__container img{height:20px;height:5.3333333333vw;width:20px;width:5.3333333333vw}}.employer_features-section-mobile .check.preferable:before{box-shadow:0 0 25px rgba(106,81,255,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.employer_features-section-mobile .check.preferable .icon{z-index:2}@media(min-width:600px)and (max-width:889px){.page_employer{padding-top:160px}}@media(max-width:599px){.page_employer{padding-top:26.6666666667vw}}.page_employer .range-widget{background:linear-gradient(119.24deg,#ffaf12,#f0daa4 94.82%);padding:83px 0 60px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget{padding:4.8993055556vw 0 3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget{padding:4.8993055556vw 0 3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget{padding:70.55px 0 51px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget{background:linear-gradient(96.55deg,#ffaf12,#f0daa4 58.49%);padding:48px 0}}@media(max-width:599px){.page_employer .range-widget{background:linear-gradient(96.55deg,#ffaf12,#f0daa4 58.49%);padding:8vw 0}}.page_employer .range-widget .dr-container{max-width:1080px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget .dr-container{max-width:63.75vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget .dr-container{max-width:63.75vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget .dr-container{max-width:918px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget .dr-container{width:600px}}.page_employer .range-widget .right--cross{display:none;position:absolute;right:6%;top:176px}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget .right--cross{display:block;display:none;top:281.6px}}@media(max-width:599px){.page_employer .range-widget .right--cross{display:block;display:none;top:176px;top:46.9333333333vw}}.page_employer .range-widget__title{color:#232323;font-size:42px;font-style:normal;font-weight:700;letter-spacing:.37px;text-align:center}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__title{font-size:2.4791666667vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__title{font-size:2.4791666667vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__title{font-size:35.7px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__title{font-size:48px;line-height:1.36;padding:48px 0 0}}@media(max-width:599px){.page_employer .range-widget__title{font-size:30px;font-size:8vw;line-height:1.36;padding:8vw 0 0}}.page_employer .range-widget__box{border-radius:34px;box-shadow:0 0 25px rgba(60,23,120,.2);margin-top:60px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__box{border-radius:2.0069444444vw;margin-top:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__box{border-radius:2.0069444444vw;margin-top:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__box{border-radius:28.9px;margin-top:51px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__box{border-radius:54.4px;margin-top:48px}}@media(max-width:599px){.page_employer .range-widget__box{border-radius:9.0666666667vw;margin-top:8vw}}.page_employer .range-widget__box .dr--columns{align-items:center;display:flex;flex-direction:row;height:200px;width:100%}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__box .dr--columns{height:11.8055555556vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__box .dr--columns{height:11.8055555556vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__box .dr--columns{height:170px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__box .dr--columns{flex-wrap:wrap;height:auto}}@media(max-width:599px){.page_employer .range-widget__box .dr--columns{flex-wrap:wrap;height:auto}}.page_employer .range-widget__box .dr--col-1{background:#f4f2fe;border-radius:34px 0 0 34px;box-shadow:0 0 25px rgba(60,23,120,.2);display:flex;flex-basis:75%;height:100%;padding:47px 53px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__box .dr--col-1{border-radius:2.0069444444vw 0 0 2.0069444444vw;padding:2.7743055556vw 3.1284722222vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__box .dr--col-1{border-radius:2.0069444444vw 0 0 2.0069444444vw;padding:2.7743055556vw 3.1284722222vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__box .dr--col-1{border-radius:28.9px 0 0 28.9px;padding:39.95px 45.05px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__box .dr--col-1{border-radius:54.4px 54.4px 0 0;flex-basis:100%;padding:35.2px 35.2px 7.4666666667vw}}@media(max-width:599px){.page_employer .range-widget__box .dr--col-1{border-radius:9.0666666667vw 9.0666666667vw 0 0;flex-basis:100%;padding:5.8666666667vw 5.8666666667vw 7.4666666667vw}}.page_employer .range-widget__box .dr--col-1>div{padding-top:47px;width:100%}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__box .dr--col-1>div{padding-top:2.7743055556vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__box .dr--col-1>div{padding-top:2.7743055556vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__box .dr--col-1>div{padding-top:39.95px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__box .dr--col-1>div{padding-top:99.2px}}@media(max-width:599px){.page_employer .range-widget__box .dr--col-1>div{padding-top:16.5333333333vw}}.page_employer .range-widget__box .dr--col-2{background:#fcfcff;border-radius:0 34px 34px 0;flex-basis:25%;height:100%;padding:30px 27px 20px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__box .dr--col-2{border-radius:0 2.0069444444vw 2.0069444444vw 0;padding:1.7708333333vw 1.59375vw 1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__box .dr--col-2{border-radius:0 2.0069444444vw 2.0069444444vw 0;padding:1.7708333333vw 1.59375vw 1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__box .dr--col-2{border-radius:0 28.9px 28.9px 0;padding:25.5px 22.95px 17px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__box .dr--col-2{border-radius:0 0 54.4px 54.4px;flex-basis:100%;padding:51.2px 51.2px 5.8666666667vw}}@media(max-width:599px){.page_employer .range-widget__box .dr--col-2{border-radius:0 0 9.0666666667vw 9.0666666667vw;flex-basis:100%;padding:8.5333333333vw 8.5333333333vw 5.8666666667vw}}.page_employer .range-widget__slider{border-radius:34px;position:relative}.page_employer .range-widget__slider input{-webkit-appearance:none;background:#d9d9d9;border-radius:34px;height:25px;margin:0;outline:none;padding:0}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__slider input{border-radius:2.0069444444vw;height:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__slider input{border-radius:2.0069444444vw;height:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__slider input{border-radius:28.9px;height:21.25px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__slider input{border-radius:54.4px;height:40px}}@media(max-width:599px){.page_employer .range-widget__slider input{border-radius:9.0666666667vw;height:6.6666666667vw}}.page_employer .range-widget__slider input:active,.page_employer .range-widget__slider input:focus{outline:none}.page_employer .range-widget__slider input:active::-webkit-slider-thumb{background:#6a51ff}.page_employer .range-widget__slider input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#6a51ff;border:5px solid #fcfcff;border-radius:50%;box-shadow:0 0 15px rgba(60,23,120,.2);box-sizing:border-box;cursor:pointer;height:45px;-webkit-transition:background .15s ease-in-out;transition:background .15s ease-in-out;width:45px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__slider input::-webkit-slider-thumb{height:2.65625vw;width:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__slider input::-webkit-slider-thumb{height:2.65625vw;width:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__slider input::-webkit-slider-thumb{height:38.25px;width:38.25px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__slider input::-webkit-slider-thumb{height:72px;width:72px}}@media(max-width:599px){.page_employer .range-widget__slider input::-webkit-slider-thumb{height:12vw;width:12vw}}.page_employer .range-widget__slider input::-webkit-slider-thumb:hover{background:#6a51ff}.page_employer .range-widget__slider input::-moz-range-thumb{background:#6a51ff;border:5px solid #fcfcff;border-radius:50%;box-shadow:0 0 15px rgba(60,23,120,.2);box-sizing:border-box;cursor:pointer;height:45px;-moz-transition:background .15s ease-in-out;transition:background .15s ease-in-out;width:45px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__slider input::-moz-range-thumb{height:2.65625vw;width:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__slider input::-moz-range-thumb{height:2.65625vw;width:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__slider input::-moz-range-thumb{height:38.25px;width:38.25px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__slider input::-moz-range-thumb{height:72px;width:72px}}@media(max-width:599px){.page_employer .range-widget__slider input::-moz-range-thumb{height:12vw;width:12vw}}.page_employer .range-widget__slider input::-moz-range-thumb:hover,.page_employer .range-widget__slider input:active::-moz-range-thumb{background:#6a51ff}.page_employer .range-widget__slider input:hover::-webkit-slider-thumb{box-shadow:0 0 0 3px #6a51ff,0 0 0 6px #fcfcff}.page_employer .range-widget__value{position:absolute;top:-60px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__value{top:-3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__value{top:-3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__value{top:-51px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__value{top:-96px}}@media(max-width:599px){.page_employer .range-widget__value{top:-60px;top:-16vw}}.page_employer .range-widget__value span{color:#3c1778;font-size:1.25rem;font-size:30px;font-weight:700;left:50%;line-height:1;position:absolute;transform:translate(-50%)}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__value span{font-size:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__value span{font-size:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__value span{font-size:25.5px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__value span{font-size:48px}}@media(max-width:599px){.page_employer .range-widget__value span{font-size:8vw}}.page_employer .range-widget__description{color:#66686c;font-size:17px;letter-spacing:-.43px;padding-top:7px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__description{font-size:1.0034722222vw;padding-top:.4131944444vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__description{font-size:1.0034722222vw;padding-top:.4131944444vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__description{font-size:14.45px;padding-top:5.95px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__description{font-size:24px;padding-top:19.2px}}@media(max-width:599px){.page_employer .range-widget__description{font-size:15px;font-size:4vw;padding-top:3.2vw}}.page_employer .range-widget__price h3{color:#232323;font-size:40px;font-weight:700;letter-spacing:.37px;margin-bottom:7px;white-space:nowrap}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__price h3{font-size:2.3611111111vw;margin-bottom:.4131944444vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__price h3{font-size:2.3611111111vw;margin-bottom:.4131944444vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__price h3{font-size:34px;margin-bottom:.4131944444vw}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__price h3{font-size:54.4px;margin-bottom:16px}}@media(max-width:599px){.page_employer .range-widget__price h3{font-size:34px;font-size:9.0666666667vw;margin-bottom:2.6666666667vw}}.page_employer .range-widget__price h3 em{font-size:28px;font-style:normal}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__price h3 em{font-size:1.6527777778vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__price h3 em{font-size:1.6527777778vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__price h3 em{font-size:23.8px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__price h3 em{font-size:38.4px}}@media(max-width:599px){.page_employer .range-widget__price h3 em{font-size:24px;font-size:6.4vw}}.page_employer .range-widget__price h3 b{font-size:32px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__price h3 b{font-size:1.8888888889vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__price h3 b{font-size:1.8888888889vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__price h3 b{font-size:27.2px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__price h3 b{font-size:41.6px}}@media(max-width:599px){.page_employer .range-widget__price h3 b{font-size:26px;font-size:6.9333333333vw}}.page_employer .range-widget__price h4{color:#66686c;font-size:14px;font-weight:300;letter-spacing:-.23px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__price h4{font-size:.8263888889vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__price h4{font-size:.8263888889vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__price h4{font-size:11.9px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__price h4{font-size:22.4px}}@media(max-width:599px){.page_employer .range-widget__price h4{font-size:3.7333333333vw}}.page_employer .range-widget__price .btn-row{margin-bottom:10px;margin-top:30px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__price .btn-row{margin-bottom:.5902777778vw;margin-top:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__price .btn-row{margin-bottom:.5902777778vw;margin-top:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__price .btn-row{margin-bottom:8.5px;margin-top:25.5px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__price .btn-row{margin-bottom:16px;margin-top:48px}}@media(max-width:599px){.page_employer .range-widget__price .btn-row{margin-bottom:2.6666666667vw;margin-top:8vw}}.page_employer .range-widget__price .btn-row a{background:#ffaf12;border-radius:34px;color:#3c1778;font-size:17px;font-weight:700;letter-spacing:-.43px;-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__price .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__price .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__price .btn-row a{border-radius:28.9px;font-size:14.45px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__price .btn-row a{border-radius:54.4px;font-size:27.2px}}@media(max-width:599px){.page_employer .range-widget__price .btn-row a{border-radius:9.0666666667vw;font-size:4.5333333333vw}}.page_employer .range-widget__price .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25)}@media(max-width:599px){.page_employer .range-widget__price .btn-row a{padding:0}}.page_employer .range-widget__disclaimer{color:#66686c;font-size:13px;font-weight:400;letter-spacing:-.23px;margin-top:30px}@media(min-width:890px)and (max-width:1279px){.page_employer .range-widget__disclaimer{font-size:.7673611111vw;margin-top:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .range-widget__disclaimer{font-size:.7673611111vw;margin-top:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .range-widget__disclaimer{font-size:11.05px;margin-top:25.5px}}@media(min-width:600px)and (max-width:889px){.page_employer .range-widget__disclaimer{font-size:24px;margin-top:48px}}@media(max-width:599px){.page_employer .range-widget__disclaimer{font-size:15px;font-size:4vw;margin-top:8vw}}.page_employer .features-grid{background:#f7f7f7;border:1px solid #d9d9d9;border-radius:35px;box-shadow:0 0 25px rgba(60,23,120,.2);box-sizing:border-box;display:grid;grid-template-columns:440px 320px 320px;grid-template-rows:375px 143px 143px 143px 143px 143px;height:1233px;justify-content:center;margin:auto auto 80px;width:1080px}@media(min-width:890px)and (max-width:1279px){.page_employer .features-grid{border-radius:2.0659722222vw;grid-template-columns:25.9722222222vw 18.8888888889vw 18.8888888889vw;grid-template-rows:22.1354166667vw 8.4409722222vw 8.4409722222vw 8.4409722222vw 8.4409722222vw 8.4409722222vw;height:72.78125vw;margin-bottom:4.7222222222vw;width:63.75vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .features-grid{border-radius:2.0659722222vw;grid-template-columns:25.9722222222vw 18.8888888889vw 18.8888888889vw;grid-template-rows:22.1354166667vw 8.4409722222vw 8.4409722222vw 8.4409722222vw 8.4409722222vw 8.4409722222vw;height:72.78125vw;margin-bottom:4.7222222222vw;width:63.75vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .features-grid{border-radius:29.75px;grid-template-columns:374px 272px 272px;grid-template-rows:318.75px 121.55px 121.55px 121.55px 121.55px 121.55px;height:1048.05px;margin-bottom:68px;width:918px}}@media(min-width:600px)and (max-width:889px){.page_employer .features-grid{grid-template-columns:504px;grid-template-rows:600px 228.8px 228.8px 228.8px;height:auto;width:100%}}@media(max-width:599px){.page_employer .features-grid{grid-template-columns:84vw;grid-template-rows:100vw 38.1333333333vw 38.1333333333vw 38.1333333333vw;height:auto;width:100%}}.page_employer .features-grid .head.plan-desc{border-right:1px solid #d9d9d9}.page_employer .features-grid .check .icon__container{background:#f4f2fe;display:grid;height:100%;position:relative;width:100%}.page_employer .features-grid .check .icon__container span{color:#66686c;font-size:20px;letter-spacing:-.45px;line-height:0;text-align:center}@media(min-width:890px)and (max-width:1279px){.page_employer .features-grid .check .icon__container span{font-size:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .features-grid .check .icon__container span{font-size:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .features-grid .check .icon__container span{font-size:17px}}@media(min-width:600px)and (max-width:889px){.page_employer .features-grid .check .icon__container span{font-size:32px}}@media(max-width:599px){.page_employer .features-grid .check .icon__container span{font-size:5.3333333333vw}}.page_employer .features-grid .plan-price.red span{color:#d13b40!important}.page_employer .features-mobile .plan-price{font-weight:700;word-break:break-all}@media(max-width:599px){.page_employer .features-mobile .plan-price{font-size:5.3333333333vw!important;font-size:49px!important}}.page_employer .features-mobile .plan-price.custom{font-size:25px!important}.page_employer .features-mobile .plan-price.red{color:#d13b40!important}.page_employer .features-mobile .icon__container{display:flex;flex-direction:column}.page_employer .features-mobile .icon__container span{color:#66686c;font-size:10px;line-height:1;margin-top:8px;text-align:center}.page_employer .tts-btn{align-items:center;background:#ffaf12;border-radius:34px;box-shadow:0 0 10px rgba(0,0,0,.12);color:#3c1778;display:flex;height:45px;justify-content:center;text-align:center;width:260px}@media(min-width:890px)and (max-width:1279px){.page_employer .tts-btn{border-radius:2.0069444444vw;height:2.65625vw;width:15.3472222222vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .tts-btn{border-radius:2.0069444444vw;height:2.65625vw;width:15.3472222222vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .tts-btn{border-radius:28.9px;height:38.25px;width:221px}}@media(min-width:600px)and (max-width:889px){.page_employer .tts-btn{border-radius:54.4px;height:72px;width:400px}}@media(max-width:599px){.page_employer .tts-btn{border-radius:9.0666666667vw;height:12vw;width:66.6666666667vw}}@media(max-width:889px){.page_employer .tts-btn.tts-btn--desktop{display:none!important}}@media(min-width:890px){.page_employer .tts-btn.tts-btn--mobile{display:none!important}}.page_employer .dr-contact-form .right--cross{left:922px;top:332px}@media(min-width:890px)and (max-width:1279px){.page_employer .dr-contact-form .right--cross{left:49.5243055556vw;top:23.8472222222vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .dr-contact-form .right--cross{left:49.5243055556vw;top:23.8472222222vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .dr-contact-form .right--cross{left:49.5243055556vw;top:23.8472222222vw}}@media(min-width:600px)and (max-width:889px){.page_employer .dr-contact-form .right--cross{display:none}}@media(max-width:599px){.page_employer .dr-contact-form .right--cross{display:none}}.page_employer .dr-contact-form .left--cross{left:-300px;top:0}@media(min-width:890px)and (max-width:1279px){.page_employer .dr-contact-form .left--cross{left:-13.5763888889vw;top:0}}@media(min-width:1440px)and (max-width:1690px){.page_employer .dr-contact-form .left--cross{left:-13.5763888889vw;top:0}}@media(min-width:1280px)and (max-width:1439px){.page_employer .dr-contact-form .left--cross{left:-13.5763888889vw;top:0}}@media(min-width:600px)and (max-width:889px){.page_employer .dr-contact-form .left--cross{display:none}}@media(max-width:599px){.page_employer .dr-contact-form .left--cross{display:none}.page_employer .world-class-care-team .imager{padding-bottom:16vw}}.page_employer .faq-section .title{font-size:40px}@media(min-width:890px)and (max-width:1279px){.page_employer .faq-section .title{font-size:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.page_employer .faq-section .title{font-size:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.page_employer .faq-section .title{font-size:34px}}@media(min-width:600px)and (max-width:889px){.page_employer .faq-section .title{font-size:48px}}@media(max-width:599px){.page_employer .faq-section .title{font-size:8vw}}.page_custom_template_terms .entry-content{margin-left:auto;margin-right:auto;max-width:780px}.page_custom_template_terms article{padding-bottom:100px}@media(min-width:600px)and (max-width:889px){.page_custom_template_terms article{padding-bottom:112px;padding-top:144px}}@media(max-width:599px){.page_custom_template_terms article{padding-bottom:18.6666666667vw;padding-top:calc(18.66667vw + 66px)}}.page_custom_template_terms .page h1,.page_custom_template_terms .page h1.entry-title{font-size:43px;letter-spacing:.38px;line-height:123.9%;margin:0 0 78px;max-width:860px!important;padding:173px 30px 0;text-align:center}@media(max-width:599px){.page_custom_template_terms .page h1,.page_custom_template_terms .page h1.entry-title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:8vw;padding:0 8vw;text-align:left}}.page_custom_template_terms .page h2{font-size:32px;letter-spacing:.41px;line-height:44px;margin:0 0 30px;max-width:860px!important;padding:30px 30px 0}@media(max-width:599px){.page_custom_template_terms .page h2{font-size:20px;font-size:5.3333333333vw;letter-spacing:-.45px;line-height:27px;line-height:7.2vw;margin-bottom:8vw;padding:8vw 8vw 0}}.page_custom_template_terms .page h3{font-size:20px;letter-spacing:-.45px;line-height:27px;margin:0 0 30px;max-width:860px!important;padding:30px 30px 0}.page_custom_template_terms .page h3 a{-webkit-text-decoration:none;text-decoration:none}@media(max-width:599px){.page_custom_template_terms .page h3{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:22px;line-height:5.8666666667vw;margin-bottom:8vw;padding:8vw 8vw 0}}.page_custom_template_terms .page p{color:#232323;font-size:20px;letter-spacing:-.45px;line-height:30px;margin:0 0 30px;max-width:860px!important;padding:0 30px}@media(max-width:599px){.page_custom_template_terms .page p{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:27px;line-height:7.2vw;margin-bottom:8vw;padding:0 8vw}}.page_custom_template_terms .page ul{margin:0;max-width:860px!important;padding:0 30px 15px}@media(max-width:599px){.page_custom_template_terms .page ul{padding:0 8vw 4vw}}.page_custom_template_terms .page ul li{color:#232323;font-size:20px;letter-spacing:-.45px;line-height:30px;list-style:none;margin:0 0 15px;padding:0 0 0 25px;position:relative}@media(max-width:599px){.page_custom_template_terms .page ul li{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:27px;line-height:7.2vw;margin-bottom:4vw;padding:0 8vw}}.page_custom_template_terms .page ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath fill='%23FFAF12' d='M9.69 2.924H7.08V.31A.31.31 0 0 0 6.77 0H3.236a.31.31 0 0 0-.31.311v2.613H.31a.31.31 0 0 0-.31.31v3.531a.31.31 0 0 0 .31.311h2.61V9.69a.31.31 0 0 0 .31.311h3.54a.31.31 0 0 0 .31-.311V7.076h2.61a.31.31 0 0 0 .31-.31V3.234a.31.31 0 0 0-.31-.311'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:10px;left:0;position:absolute;top:9px;width:10px}@media(max-width:599px){.page_custom_template_terms .page ul li:before{height:10px;height:2.6666666667vw;top:9px;top:2.4vw;width:10px;width:2.6666666667vw}}.page_custom_template_terms .page #colophon,.page_custom_template_terms .page .entry-footer{display:block}.dr-contact-us.three-column-section{padding-bottom:120px;padding-top:200px}@media(min-width:890px)and (max-width:1279px){.dr-contact-us.three-column-section{padding-bottom:7.0833333333vw;padding-top:11.8055555556vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-us.three-column-section{padding-bottom:7.0833333333vw;padding-top:11.8055555556vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-us.three-column-section{padding-bottom:102px;padding-top:170px}}@media(min-width:600px)and (max-width:889px){.dr-contact-us.three-column-section{padding-bottom:192px;padding-top:320px}}@media(max-width:599px){.dr-contact-us.three-column-section{padding-bottom:16vw;padding-top:40vw}}.dr-contact-us.three-column-section .title{font-size:54px}@media(min-width:890px)and (max-width:1279px){.dr-contact-us.three-column-section .title{font-size:3.1875vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-us.three-column-section .title{font-size:3.1875vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-us.three-column-section .title{font-size:45.9px}}@media(min-width:600px)and (max-width:889px){.dr-contact-us.three-column-section .title{font-size:48px}}@media(max-width:599px){.dr-contact-us.three-column-section .title{font-size:8vw}}.dr-contact-us.three-column-section .dr-container{max-width:916px}@media(min-width:890px)and (max-width:1279px){.dr-contact-us.three-column-section .dr-container{max-width:54.0694444444vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-us.three-column-section .dr-container{max-width:54.0694444444vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-us.three-column-section .dr-container{max-width:663px}}.dr-contact-us.three-column-section .dr-grid{align-items:flex-start}.dr-contact-us.three-column-section .dr-grid .dr-grid-item{align-items:flex-start;max-width:225px}@media(min-width:890px)and (max-width:1279px){.dr-contact-us.three-column-section .dr-grid .dr-grid-item{max-width:13.28125vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-us.three-column-section .dr-grid .dr-grid-item{max-width:13.28125vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-us.three-column-section .dr-grid .dr-grid-item{max-width:191.25px}}@media(min-width:600px)and (max-width:889px){.dr-contact-us.three-column-section .dr-grid .dr-grid-item{max-width:none}.dr-contact-us.three-column-section .dr-grid .dr-grid-item:last-child{margin-bottom:0}}@media(max-width:599px){.dr-contact-us.three-column-section .dr-grid .dr-grid-item{max-width:none}.dr-contact-us.three-column-section .dr-grid .dr-grid-item:last-child{margin-bottom:0}}.dr-contact-us.three-column-section .dr-grid .dr-grid-item .item-desc{text-align:left}@media(min-width:600px)and (max-width:889px){.dr-contact-us.three-column-section .dr-grid .dr-grid-item .item-desc{width:100%}}@media(max-width:599px){.dr-contact-us.three-column-section .dr-grid .dr-grid-item .item-desc{width:100%}}.dr-contact-us.three-column-section .dr-grid .dr-grid-item .item-desc h4{white-space:nowrap}.dr-contact-us.three-column-section .dr-grid .dr-grid-item .item-desc h4,.dr-contact-us.three-column-section .dr-grid .dr-grid-item .item-desc strong,.dr-contact-us.three-column-section .dr-grid .dr-grid-item .item-desc strong a{color:#fcfcff;font-weight:700}.dr-contact-us.three-column-section .dr-grid .dr-grid-item .item-desc h4:not(:last-child),.dr-contact-us.three-column-section .dr-grid .dr-grid-item .item-desc p:not(:last-child){margin-bottom:12px}.dr-contact-us.three-column-section .dr-grid .dr-grid-item .item-desc a{color:#fcfcff;-webkit-text-decoration:none;text-decoration:none}@media(min-width:1440px)and (max-width:1690px){.dr-contact-us{padding-bottom:7.0833333333vw;padding-top:11.8055555556vw}}.dr-contact-form{margin-top:0;padding-top:120px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form{padding-top:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form{padding-top:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form{padding-top:102px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form{padding-bottom:139.2px;padding-top:96px}}@media(max-width:599px){.dr-contact-form{padding-bottom:23.2vw;padding-top:16vw}}.dr-contact-form .right--cross{left:1039px;top:-14px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .right--cross{left:61.3298611111vw;top:.8263888889vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .right--cross{left:61.3298611111vw;top:.8263888889vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .right--cross{left:883.15px;top:11.9px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .right--cross{display:none}}@media(max-width:599px){.dr-contact-form .right--cross{display:none}}.dr-contact-form .title{margin-bottom:62px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .title{margin-bottom:3.6597222222vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .title{margin-bottom:3.6597222222vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .title{margin-bottom:52.7px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .title{margin-bottom:8.2666666667vw;padding:0}}@media(max-width:599px){.dr-contact-form .title{margin-bottom:8.2666666667vw;padding:0}}.dr-contact-form .dr-container{max-width:780px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container{max-width:46.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container{max-width:46.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container{max-width:663px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container{max-width:1248px}}@media(max-width:599px){.dr-contact-form .dr-container{max-width:208vw}}.dr-contact-form .dr-container .dr-form-container form{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:20px 80px;gap:20px 80px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form{gap:1.1805555556vw 4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container .dr-form-container form{gap:1.1805555556vw 4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container .dr-form-container form{gap:17px 68px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container form{display:flex;flex-direction:column;gap:5.3333333333vw}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container form{display:flex;flex-direction:column;gap:5.3333333333vw}}.dr-contact-form .dr-container .dr-form-container form .cf-span2{grid-column:span 2}.dr-contact-form .dr-container .dr-form-container form .cf-captcha,.dr-contact-form .dr-container .dr-form-container form .form-group{max-width:350px;min-width:350px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha,.dr-contact-form .dr-container .dr-form-container form .form-group{max-width:20.6597222222vw;min-width:20.6597222222vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha,.dr-contact-form .dr-container .dr-form-container form .form-group{max-width:20.6597222222vw;min-width:20.6597222222vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha,.dr-contact-form .dr-container .dr-form-container form .form-group{max-width:297.5px;min-width:20.6597222222vw}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha,.dr-contact-form .dr-container .dr-form-container form .form-group{max-width:none;min-width:480px}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha,.dr-contact-form .dr-container .dr-form-container form .form-group{max-width:none;min-width:300px;min-width:80vw}}.dr-contact-form .dr-container .dr-form-container form .cf-captcha.cf-span2,.dr-contact-form .dr-container .dr-form-container form .form-group.cf-span2{max-width:none}.dr-contact-form .dr-container .dr-form-container form .cf-captcha .cf-label,.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .cf-label,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{color:#fcfcff;display:block;font-size:13px;font-weight:700;letter-spacing:-.0799999982px;line-height:17px;margin-bottom:6px;padding-left:23px;text-transform:uppercase}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha .cf-label,.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .cf-label,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{font-size:.7673611111vw;line-height:1.0034722222vw;margin-bottom:.3541666667vw;padding-left:1.3576388889vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha .cf-label,.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .cf-label,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{font-size:.7673611111vw;line-height:1.0034722222vw;margin-bottom:.3541666667vw;padding-left:1.3576388889vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha .cf-label,.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .cf-label,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{font-size:11.05px;line-height:14.45px;margin-bottom:5.1px;padding-left:19.55px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha .cf-label,.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .cf-label,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{font-size:20.8px;line-height:27.2px;margin-bottom:9.6px;padding-left:36.8px}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha .cf-label,.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .cf-label,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{font-size:3.4666666667vw;line-height:4.5333333333vw;margin-bottom:1.6vw;padding-left:6.1333333333vw}}.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{color:#ffaf12;font-size:10px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{font-size:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{font-size:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{font-size:8.5px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{font-size:16px}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha .wpcf7-not-valid-tip,.dr-contact-form .dr-container .dr-form-container form .form-group .wpcf7-not-valid-tip{font-size:2.6666666667vw}}.dr-contact-form .dr-container .dr-form-container form .cf-captcha input,.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group input,.dr-contact-form .dr-container .dr-form-container form .form-group select,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{background:#fcfcff;border:1px solid #d9d9d9;border-radius:34px;box-shadow:0 0 10px 0 hsla(0,0%,100%,.078);font-size:20px;font-weight:600;letter-spacing:-.4499999881px;line-height:27px;margin-left:0;padding:12px 20px;width:100%}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha input,.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group input,.dr-contact-form .dr-container .dr-form-container form .form-group select,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{border-radius:2.0069444444vw;font-size:1.1805555556vw;line-height:1.59375vw;padding:.7083333333vw 1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha input,.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group input,.dr-contact-form .dr-container .dr-form-container form .form-group select,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{border-radius:2.0069444444vw;font-size:1.1805555556vw;line-height:1.59375vw;padding:.7083333333vw 1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha input,.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group input,.dr-contact-form .dr-container .dr-form-container form .form-group select,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{border-radius:28.9px;font-size:17px;line-height:22.95px;padding:10.2px 17px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha input,.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group input,.dr-contact-form .dr-container .dr-form-container form .form-group select,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{border-radius:54.4px;font-size:32px;line-height:43.2px;padding:19.2px 32px}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha input,.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group input,.dr-contact-form .dr-container .dr-form-container form .form-group select,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{border-radius:9.0666666667vw;font-size:5.3333333333vw;line-height:7.2vw;padding:3.2vw 5.3333333333vw}}.dr-contact-form .dr-container .dr-form-container form .cf-captcha input:active,.dr-contact-form .dr-container .dr-form-container form .cf-captcha input:focus,.dr-contact-form .dr-container .dr-form-container form .cf-captcha select:active,.dr-contact-form .dr-container .dr-form-container form .cf-captcha select:focus,.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea:active,.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea:focus,.dr-contact-form .dr-container .dr-form-container form .form-group input:active,.dr-contact-form .dr-container .dr-form-container form .form-group input:focus,.dr-contact-form .dr-container .dr-form-container form .form-group select:active,.dr-contact-form .dr-container .dr-form-container form .form-group select:focus,.dr-contact-form .dr-container .dr-form-container form .form-group textarea:active,.dr-contact-form .dr-container .dr-form-container form .form-group textarea:focus{border:1px solid #ffaf12;box-shadow:0 0 15px 0 hsla(0,0%,100%,.2);outline:none}.dr-contact-form .dr-container .dr-form-container form .cf-captcha input[aria-invalid=true],.dr-contact-form .dr-container .dr-form-container form .cf-captcha select[aria-invalid=true],.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea[aria-invalid=true],.dr-contact-form .dr-container .dr-form-container form .form-group input[aria-invalid=true],.dr-contact-form .dr-container .dr-form-container form .form-group select[aria-invalid=true],.dr-contact-form .dr-container .dr-form-container form .form-group textarea[aria-invalid=true]{border:3px solid #ffaf12}.dr-contact-form .dr-container .dr-form-container form .cf-captcha input::-moz-placeholder,.dr-contact-form .dr-container .dr-form-container form .cf-captcha select::-moz-placeholder,.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea::-moz-placeholder,.dr-contact-form .dr-container .dr-form-container form .form-group input::-moz-placeholder,.dr-contact-form .dr-container .dr-form-container form .form-group select::-moz-placeholder,.dr-contact-form .dr-container .dr-form-container form .form-group textarea::-moz-placeholder{color:transparent!important}.dr-contact-form .dr-container .dr-form-container form .cf-captcha input::placeholder,.dr-contact-form .dr-container .dr-form-container form .cf-captcha select::placeholder,.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea::placeholder,.dr-contact-form .dr-container .dr-form-container form .form-group input::placeholder,.dr-contact-form .dr-container .dr-form-container form .form-group select::placeholder,.dr-contact-form .dr-container .dr-form-container form .form-group textarea::placeholder{color:transparent!important}.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{border-radius:15px;height:120px;resize:none}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{height:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{height:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{height:102px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{height:464px}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha textarea,.dr-contact-form .dr-container .dr-form-container form .form-group textarea{height:290px;height:77.3333333333vw}}.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cpath stroke='%23232323' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m7.293 10.417 5.208 5.208 5.209-5.208'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:25px;position:relative}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .form-group select{background-size:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .form-group select{background-size:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .form-group select{background-size:21.25px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .form-group select{background-size:40px}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha select,.dr-contact-form .dr-container .dr-form-container form .form-group select{background-size:6.6666666667vw}}.dr-contact-form .dr-container .dr-form-container form .form-group.active .cf-label{color:#ffaf12}.dr-contact-form .dr-container .dr-form-container form .cf-bottom-row{align-items:flex-start;display:flex;justify-content:space-between;width:100%}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form .cf-bottom-row{align-items:center;flex-direction:column;justify-content:flex-start}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container form .cf-bottom-row{align-items:center;flex-direction:column-reverse;justify-content:flex-start}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container form .cf-bottom-row{align-items:center;flex-direction:column-reverse;justify-content:flex-start}}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form .cf-bottom-row #rv2{align-items:center;flex-direction:column;justify-content:flex-start}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container form .cf-bottom-row #rv2{align-items:center;display:flex;justify-content:center}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container form .cf-bottom-row #rv2{align-items:center;display:flex;justify-content:center}}.dr-contact-form .dr-container .dr-form-container form .cf-bottom-row .cap-test{background-color:red;height:100px;width:300px}.dr-contact-form .dr-container .dr-form-container form .cf-bottom-row .cf-submit{display:flex;justify-content:flex-end;width:100%}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form .cf-bottom-row .cf-submit input{margin-left:auto;margin-right:auto;width:14.4618055556vw}}.dr-contact-form .dr-container .dr-form-container form .cf-captcha{color:#d9d9d9;font-size:17px;letter-spacing:-.4300000072px;line-height:26px;opacity:1;padding-top:13px;width:110%}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha{font-size:1.0034722222vw;line-height:1.5347222222vw;margin-bottom:1.7708333333vw;max-width:304px;padding-top:.7673611111vw;width:304px}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha{font-size:1.0034722222vw;line-height:1.5347222222vw;padding-top:.7673611111vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha{font-size:14.45px;line-height:22.1px;padding-top:11.05px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha{font-size:20.8px;line-height:32px;margin-bottom:48px;order:999;padding-top:20.8px;width:100%}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container form .cf-captcha{font-size:3.4666666667vw;line-height:5.3333333333vw;margin-bottom:8vw;order:999;padding-top:3.4666666667vw;width:100%}}.dr-contact-form .dr-container .dr-form-container form .cf-captcha a{color:currentColor;font-weight:600;-webkit-text-decoration:underline;text-decoration:underline}.dr-contact-form .dr-container .dr-form-container form input[type=submit]{background:#ffaf12;border-radius:34px;box-shadow:0 0 10px rgba(0,0,0,.12);color:#3c1778;font-size:17px;font-weight:700;height:51px;letter-spacing:-.4300000072px;line-height:23px;margin-left:auto;margin-top:12px;outline:none;padding:5px;text-align:center;width:70%}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container form input[type=submit]{font-size:1.0034722222vw;height:3.0104166667vw;letter-spacing:-.0253819449vw;line-height:1.3576388889vw;margin-top:.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container .dr-form-container form input[type=submit]{font-size:1.0034722222vw;height:3.0104166667vw;letter-spacing:-.0253819449vw;line-height:1.3576388889vw;margin-top:.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container .dr-form-container form input[type=submit]{font-size:14.45px;height:43.35px;letter-spacing:-.3655000061px;line-height:19.55px;margin-top:.7083333333vw}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container form input[type=submit]{font-size:27.2px;height:72px;letter-spacing:-.6880000114px;line-height:36.8px;margin:0 auto -17.6px;width:auto;width:100%;width:456px}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container form input[type=submit]{font-size:4.5333333333vw;height:12vw;letter-spacing:-.1146666686vw;line-height:6.1333333333vw;margin:0 auto -2.9333333333vw;width:76vw}}.dr-contact-form .dr-container .dr-form-container form input[type=submit]:hover{background:#f5a301;border-color:transparent;box-shadow:0 0 10px rgba(0,0,0,.25)}.dr-contact-form .dr-container .dr-form-container form input[type=submit]:disabled{border:none;opacity:.5}.dr-contact-form .dr-container .dr-form-container form input[type=submit].captcha-false,.dr-contact-form .dr-container .dr-form-container form input[type=submit].hq-state-false,.dr-contact-form .dr-container .dr-form-container form input[type=submit].mail-false,.dr-contact-form .dr-container .dr-form-container form input[type=submit].num-employees-false,.dr-contact-form .dr-container .dr-form-container form input[type=submit].phone-false{opacity:.5;pointer-events:none}@keyframes fadeout{0%{opacity:1}99%{opacity:0;transform:translateX(0)}to{transform:translateX(999999px)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{background-color:#fcfcff;border:none;box-shadow:0 0 10px rgba(0,0,0,.12);font-size:1rem;font-weight:600;margin:0;max-width:780px;position:fixed;top:160px;width:780px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{max-width:46.0416666667vw;top:9.4444444444vw;width:46.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{max-width:46.0416666667vw;top:9.4444444444vw;width:46.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{max-width:663px;top:136px;width:663px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{top:160px;width:calc(100% - 60px)}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{top:26.6666666667vw;width:calc(100% - 60px)}}@media(min-width:890px)and (max-width:1279px){.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{border-radius:.8854166667vw;padding:.7673611111vw 1.6527777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{border-radius:.8854166667vw;padding:.7673611111vw 1.6527777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{border-radius:12.75px;padding:11.05px 23.8px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{border-radius:24px;padding:20.8px 44.8px}}@media(max-width:599px){.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{border-radius:4vw;padding:3.4666666667vw 7.4666666667vw}}.dr-contact-form .dr-container .dr-form-container .wpcf7-response-output{display:none!important}.dr-contact-form .dr-container .dr-form-container .wpcf7-spinner{display:none}.dr-contact-form .dr-container .dr-form-container form .form-group>span{display:block;margin:0;padding:0}.dr-contact-form .dr-container .dr-form-container form .form-group>span input.not-valid{border:3px solid #ffaf12}@media(min-width:600px)and (max-width:889px){.single-post article{margin-bottom:96px}}@media(max-width:599px){.single-post article{margin-bottom:16vw}}.single-post article a{text-decoration:none;-webkit-text-decoration:none solid currentColor;text-decoration:none solid currentColor;-webkit-text-decoration:auto;text-decoration:auto;text-decoration-thickness:auto}.entry-wrapper{margin-left:auto;margin-right:auto;max-width:1580px}@media(min-width:890px)and (max-width:1279px){.entry-wrapper{max-width:93.2638888889vw}}@media(min-width:1440px)and (max-width:1690px){.entry-wrapper{max-width:93.2638888889vw}}@media(min-width:1280px)and (max-width:1439px){.entry-wrapper{max-width:1343px}}@media(min-width:600px)and (max-width:889px){.entry-wrapper{padding-left:0;padding-right:0;width:100%}}@media(max-width:599px){.entry-wrapper{padding-left:0;padding-right:0;width:100%}}.entry-wrapper--sidebar{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;row-gap:30px}@media(min-width:600px)and (max-width:889px){.entry-wrapper--sidebar{flex-direction:column;padding-left:0;padding-right:0;width:100%}}@media(max-width:599px){.entry-wrapper--sidebar{flex-direction:column;padding-left:0;padding-right:0;width:100%}}.guides .entry-wrapper,.news .entry-wrapper{padding-left:30px;padding-right:30px}@media(min-width:1440px)and (max-width:1690px){.guides .entry-wrapper,.news .entry-wrapper{padding-left:1.7708333333vw;padding-right:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.guides .entry-wrapper,.news .entry-wrapper{padding-left:25.5px;padding-right:25.5px}}@media(max-width:889px){.guides .entry-wrapper,.news .entry-wrapper{padding-left:0;padding-right:0}}@media(max-width:599px){.guides .entry-wrapper--sidebar,.news .entry-wrapper--sidebar{padding-left:0;padding-right:0}}.entry-content>.dr-content-disclaimer,.entry-content>.is-type-video,.entry-content>.rank-math-block,.entry-content>.wp-block-buttons,.entry-content>.wp-block-image,.entry-content>.wp-block-table,.entry-content>.writter-section,.entry-content>blockquote,.entry-content>form,.entry-content>h1,.entry-content>h2,.entry-content>h3,.entry-content>h4,.entry-content>h5,.entry-content>h6,.entry-content>ol,.entry-content>p,.entry-content>ul{margin:auto;max-width:860px;padding-left:20px;padding-right:20px}@media(min-width:890px)and (max-width:1279px){.entry-content>.dr-content-disclaimer,.entry-content>.is-type-video,.entry-content>.rank-math-block,.entry-content>.wp-block-buttons,.entry-content>.wp-block-image,.entry-content>.wp-block-table,.entry-content>.writter-section,.entry-content>blockquote,.entry-content>form,.entry-content>h1,.entry-content>h2,.entry-content>h3,.entry-content>h4,.entry-content>h5,.entry-content>h6,.entry-content>ol,.entry-content>p,.entry-content>ul{max-width:50.7638888889vw;padding-left:1.1805555556vw;padding-right:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.entry-content>.dr-content-disclaimer,.entry-content>.is-type-video,.entry-content>.rank-math-block,.entry-content>.wp-block-buttons,.entry-content>.wp-block-image,.entry-content>.wp-block-table,.entry-content>.writter-section,.entry-content>blockquote,.entry-content>form,.entry-content>h1,.entry-content>h2,.entry-content>h3,.entry-content>h4,.entry-content>h5,.entry-content>h6,.entry-content>ol,.entry-content>p,.entry-content>ul{max-width:50.7638888889vw;padding-left:1.1805555556vw;padding-right:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.entry-content>.dr-content-disclaimer,.entry-content>.is-type-video,.entry-content>.rank-math-block,.entry-content>.wp-block-buttons,.entry-content>.wp-block-image,.entry-content>.wp-block-table,.entry-content>.writter-section,.entry-content>blockquote,.entry-content>form,.entry-content>h1,.entry-content>h2,.entry-content>h3,.entry-content>h4,.entry-content>h5,.entry-content>h6,.entry-content>ol,.entry-content>p,.entry-content>ul{max-width:731px;padding-left:17px;padding-right:17px}}@media(min-width:600px)and (max-width:889px){.entry-content>.dr-content-disclaimer,.entry-content>.is-type-video,.entry-content>.rank-math-block,.entry-content>.wp-block-buttons,.entry-content>.wp-block-image,.entry-content>.wp-block-table,.entry-content>.writter-section,.entry-content>blockquote,.entry-content>form,.entry-content>h1,.entry-content>h2,.entry-content>h3,.entry-content>h4,.entry-content>h5,.entry-content>h6,.entry-content>ol,.entry-content>p,.entry-content>ul{max-width:600px;padding-left:32px;padding-right:32px}}@media(max-width:599px){.entry-content>.dr-content-disclaimer,.entry-content>.is-type-video,.entry-content>.rank-math-block,.entry-content>.wp-block-buttons,.entry-content>.wp-block-image,.entry-content>.wp-block-table,.entry-content>.writter-section,.entry-content>blockquote,.entry-content>form,.entry-content>h1,.entry-content>h2,.entry-content>h3,.entry-content>h4,.entry-content>h5,.entry-content>h6,.entry-content>ol,.entry-content>p,.entry-content>ul{max-width:600px;padding-left:5.3333333333vw;padding-right:5.3333333333vw}}.entry-content>div{max-width:none;width:100%}.entry-content>h2{font-size:32px;letter-spacing:.41px;line-height:44px;margin-bottom:30px;margin-top:0;padding-top:30px}@media(min-width:890px)and (max-width:1279px){.entry-content>h2{font-size:1.8888888889vw;line-height:2.5972222222vw;margin-bottom:1.7708333333vw;padding-top:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.entry-content>h2{font-size:1.8888888889vw;line-height:2.5972222222vw;margin-bottom:1.7708333333vw;padding-top:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.entry-content>h2{font-size:27.2px;line-height:37.4px;margin-bottom:25.5px;padding-top:25.5px}}@media(min-width:600px)and (max-width:889px){.entry-content>h2{font-size:32px;letter-spacing:-.45px;line-height:43.2px;margin-bottom:32px;padding-top:0}}@media(max-width:599px){.entry-content>h2{font-size:20px;font-size:5.3333333333vw;letter-spacing:-.45px;line-height:27px;line-height:7.2vw;margin-bottom:5.3333333333vw;padding-top:0}}.entry-content>h2>span,.entry-content>h3>span{font-weight:700!important}.entry-content>h3,.entry-content>h4{font-size:20px;letter-spacing:-.45px;line-height:27px;margin-bottom:30px;margin-top:0;padding-top:30px}@media(min-width:600px)and (max-width:889px){.entry-content>h3,.entry-content>h4{font-size:25.6px;letter-spacing:-.31px;line-height:35.2px;margin-bottom:32px;padding-top:0}}@media(max-width:599px){.entry-content>h3,.entry-content>h4{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:22px;line-height:5.8666666667vw;margin-bottom:5.3333333333vw;padding-top:0}}.entry-content>.wp-block-table{font-size:20px;line-height:30px;margin-bottom:30px}@media(min-width:890px)and (max-width:1279px){.entry-content>.wp-block-table{font-size:17px}}@media(min-width:600px)and (max-width:889px){.entry-content>.wp-block-table{font-size:25.6px;letter-spacing:-.31px;line-height:43.2px;margin-bottom:48px}}@media(max-width:599px){.entry-content>.wp-block-table{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:27px;line-height:7.2vw;margin-bottom:8vw}}.entry-content>p{font-size:20px;letter-spacing:-.45px;line-height:30px;margin-bottom:30px}@media(min-width:600px)and (max-width:889px){.entry-content>p{font-size:25.6px;letter-spacing:-.31px;line-height:43.2px;margin-bottom:48px}}@media(max-width:599px){.entry-content>p{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:27px;line-height:7.2vw;margin-bottom:8vw}}.entry-content>.writter-section{padding-top:10px}@media(max-width:889px){.entry-content>.writter-section{padding-top:0}}.entry-content>.writter-section .writter-section--inner{align-items:flex-start;border-bottom:1px solid #bdbdbd;border-top:1px solid #bdbdbd;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:6px;padding:40px 0}@media(min-width:600px)and (max-width:889px){.entry-content>.writter-section .writter-section--inner{margin-bottom:48px;padding-bottom:48px;padding-top:44.8px}}@media(max-width:599px){.entry-content>.writter-section .writter-section--inner{margin-bottom:8vw;padding-bottom:8vw;padding-top:7.4666666667vw}}.entry-content>.writter-section .writter-section--inner .writter-section--col1{display:block;padding-right:40px;width:190px}@media(max-width:889px){.entry-content>.writter-section .writter-section--inner .writter-section--col1.writter-photo--desktop{display:none}}.entry-content>.writter-section .writter-section--inner .writter-section--col1.writter-photo--desktop .writter-photo{border-radius:50%;height:150px;overflow:hidden;width:150px}.entry-content>.writter-section .writter-section--inner .writter-section--col1.writter-photo--desktop .writter-photo img{display:block;width:100%}.entry-content>.writter-section .writter-section--inner .writter-section--col2 .top-row{align-items:center;display:flex;justify-content:flex-start}@media(min-width:600px)and (max-width:889px){.entry-content>.writter-section .writter-section--inner .writter-section--col2 .top-row{margin-bottom:24px}}@media(max-width:599px){.entry-content>.writter-section .writter-section--inner .writter-section--col2 .top-row{margin-bottom:4vw}}.entry-content>.writter-section .writter-section--inner .writter-section--col2 .writter-photo--mobile{display:none}@media(max-width:889px){.entry-content>.writter-section .writter-section--inner .writter-section--col2 .writter-photo--mobile{border-radius:50%;display:block;overflow:hidden}.entry-content>.writter-section .writter-section--inner .writter-section--col2 .writter-photo--mobile img{display:block;width:100%}}@media(min-width:600px)and (max-width:889px){.entry-content>.writter-section .writter-section--inner .writter-section--col2 .writter-photo--mobile{height:64px;margin-right:24px;width:64px}}@media(max-width:599px){.entry-content>.writter-section .writter-section--inner .writter-section--col2 .writter-photo--mobile{height:40px;height:10.6666666667vw;margin-right:4vw;width:40px;width:10.6666666667vw}}.entry-content>.writter-section .writter-section--inner .writter-name,.entry-content>.writter-section .writter-section--inner .writter-url{font-size:20px;font-weight:700;letter-spacing:.45px;line-height:27px;margin-bottom:0}@media(min-width:600px)and (max-width:889px){.entry-content>.writter-section .writter-section--inner .writter-name,.entry-content>.writter-section .writter-section--inner .writter-url{font-size:25.6px;letter-spacing:-.3px;line-height:35.2px;margin-bottom:0}}@media(max-width:599px){.entry-content>.writter-section .writter-section--inner .writter-name,.entry-content>.writter-section .writter-section--inner .writter-url{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.3px;line-height:22px;line-height:5.8666666667vw;margin-bottom:0}}.entry-content>.writter-section .writter-section--inner .writter-url{color:#6a51ff;margin-bottom:20px;-webkit-text-decoration:underline;text-decoration:underline}@media(min-width:600px)and (max-width:889px){.entry-content>.writter-section .writter-section--inner .writter-url{margin-bottom:0}}@media(max-width:599px){.entry-content>.writter-section .writter-section--inner .writter-url{margin-bottom:0}}.entry-content>.writter-section .writter-section--inner .writter-desc{font-size:20px;letter-spacing:-.45px;line-height:30px}@media(min-width:600px)and (max-width:889px){.entry-content>.writter-section .writter-section--inner .writter-desc{font-size:25.6px;letter-spacing:-.31px;line-height:48px}}@media(max-width:599px){.entry-content>.writter-section .writter-section--inner .writter-desc{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:30px;line-height:8vw}}.entry-content>.writter-section+.writter-section{margin-bottom:-15px;position:relative;top:-15px}@media(min-width:600px)and (max-width:889px){.entry-content>.writter-section+.writter-section{margin-bottom:-48px;top:-48px}}@media(max-width:599px){.entry-content>.writter-section+.writter-section{margin-bottom:-8vw;top:-30px;top:-8vw}}.entry-content>.writter-section+.writter-section .writter-section--inner{border-top:0}.entry-content>.dr-content-disclaimer{margin-bottom:60px}@media(min-width:890px)and (max-width:1279px){.entry-content>.dr-content-disclaimer{margin-bottom:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.entry-content>.dr-content-disclaimer{margin-bottom:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.entry-content>.dr-content-disclaimer{margin-bottom:51px}}@media(min-width:600px)and (max-width:889px){.entry-content>.dr-content-disclaimer{margin-bottom:0}}@media(max-width:599px){.entry-content>.dr-content-disclaimer{margin-bottom:0}}.entry-content>.dr-content-disclaimer>p{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:30px}@media(min-width:890px)and (max-width:1279px){.entry-content>.dr-content-disclaimer>p{font-size:.8854166667vw;line-height:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.entry-content>.dr-content-disclaimer>p{font-size:.8854166667vw;line-height:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.entry-content>.dr-content-disclaimer>p{font-size:12.75px;line-height:25.5px}}@media(min-width:600px)and (max-width:889px){.entry-content>.dr-content-disclaimer>p{font-size:24px;letter-spacing:-.23px;line-height:2}}@media(max-width:599px){.entry-content>.dr-content-disclaimer>p{font-size:15px;font-size:4vw;letter-spacing:-.23px;line-height:2}}.entry-content>.dr-content-disclaimer>p:not(:last-child){margin-bottom:1.5em}.entry-content>ol{margin-top:0;padding-bottom:15px}@media(min-width:890px)and (max-width:1279px){.entry-content>ol{padding-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.entry-content>ol{padding-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.entry-content>ol{padding-bottom:12.75px}}@media(min-width:600px)and (max-width:889px){.entry-content>ol{padding-bottom:24px;padding-left:48px;padding-right:48px}}@media(max-width:599px){.entry-content>ol{padding-bottom:4vw;padding-left:8vw;padding-right:8vw}}.entry-content>ol li{font-size:20px;letter-spacing:-.45px;line-height:30px;margin-bottom:15px;margin-left:20px;padding:0;position:relative}@media(min-width:600px)and (max-width:889px){.entry-content>ol li{font-size:25.6px;letter-spacing:-.31px;line-height:43.2px;margin-left:25px}}@media(max-width:599px){.entry-content>ol li{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:27px;line-height:7.2vw;margin-left:4.2666666667vw}}.entry-content>ul{margin-top:0;padding-bottom:15px}@media(min-width:890px)and (max-width:1279px){.entry-content>ul{padding-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.entry-content>ul{padding-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.entry-content>ul{padding-bottom:12.75px}}@media(min-width:600px)and (max-width:889px){.entry-content>ul{padding-bottom:24px;padding-left:48px;padding-right:48px}}@media(max-width:599px){.entry-content>ul{padding-bottom:4vw;padding-left:8vw;padding-right:8vw}}.entry-content>ul li{font-size:20px;letter-spacing:-.45px;line-height:30px;list-style:none;margin-bottom:15px;padding:0 0 0 25px;position:relative}@media(min-width:600px)and (max-width:889px){.entry-content>ul li{font-size:25.6px;letter-spacing:-.31px;line-height:43.2px}}@media(max-width:599px){.entry-content>ul li{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:27px;line-height:7.2vw}}.entry-content>ul li:before{background-image:url(/app/themes/drhouse/public/svgs/article-list-cross.78632e.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:10px;left:0;position:absolute;top:9px;width:10px}@media(min-width:600px)and (max-width:889px){.entry-content>ul li:before{height:16px;top:14.4px;width:16px}}@media(max-width:599px){.entry-content>ul li:before{height:10px;height:2.6666666667vw;top:9px;top:2.4vw;width:10px;width:2.6666666667vw}}.entry-content>ul li a{word-break:break-word}.entry-content .writter-section+h2+ul li a{word-break:break-all}.entry-content>blockquote{margin-top:0}.entry-content>blockquote:before{display:none}.entry-content>blockquote p{font-size:20px;font-style:italic;font-weight:400;letter-spacing:-.45px;line-height:30px;margin-bottom:30px;padding:0}@media(min-width:890px)and (max-width:1279px){.entry-content>blockquote p{font-size:1.1805555556vw;line-height:1.7708333333vw;margin-bottom:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.entry-content>blockquote p{font-size:1.1805555556vw;line-height:1.7708333333vw;margin-bottom:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.entry-content>blockquote p{font-size:17px;line-height:25.5px;margin-bottom:25.5px}}@media(min-width:600px)and (max-width:889px){.entry-content>blockquote p{font-size:25.6px;letter-spacing:-.31px;line-height:43.2px}}@media(max-width:599px){.entry-content>blockquote p{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:27px;line-height:7.2vw}}.entry-content>blockquote cite{color:#3c1778;font-size:20px;font-style:italic;letter-spacing:-.45px;line-height:30px;padding:0}@media(min-width:890px)and (max-width:1279px){.entry-content>blockquote cite{font-size:1.1805555556vw;line-height:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.entry-content>blockquote cite{font-size:1.1805555556vw;line-height:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.entry-content>blockquote cite{font-size:17px;line-height:25.5px}}@media(min-width:600px)and (max-width:889px){.entry-content>blockquote cite{font-size:25.6px;letter-spacing:-.31px;line-height:43.2px}}@media(max-width:599px){.entry-content>blockquote cite{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:27px;line-height:7.2vw}}.entry-content>.wp-block-image{border-radius:15px;margin-bottom:80px;margin-top:100px}@media(min-width:890px)and (max-width:1279px){.entry-content>.wp-block-image{border-radius:.8854166667vw;margin-bottom:4.7222222222vw;margin-top:5.9027777778vw}}@media(min-width:1440px)and (max-width:1690px){.entry-content>.wp-block-image{border-radius:.8854166667vw;margin-bottom:4.7222222222vw;margin-top:5.9027777778vw}}@media(min-width:600px)and (max-width:889px){.entry-content>.wp-block-image{margin-bottom:64px;margin-top:64px}}@media(max-width:599px){.entry-content>.wp-block-image{margin-bottom:10.6666666667vw;margin-top:10.6666666667vw}}.entry-content>.wp-block-image img{width:100%}.entry-content .wp-block-buttons{text-align:center}.entry-content .wp-block-buttons .wp-block-button{margin:auto!important}.entry-content .wp-block-buttons .wp-block-button .wp-block-button__link{align-items:center;background:#ffaf12!important;border-color:transparent!important;border-radius:34px!important;box-shadow:0 0 10px rgba(0,0,0,.12)!important;color:#3c1778!important;display:flex;font-size:17px!important;font-weight:700;letter-spacing:-.43px;line-height:33px!important;margin-bottom:26px!important;opacity:1!important;padding-bottom:0;padding-top:0;text-align:center}.entry-content .wp-block-buttons .wp-block-button .wp-block-button__link:hover{background:#f5a301!important;box-shadow:0 0 10px rgba(0,0,0,.25)!important}.entry-wrapper--sidebar .entry-content{max-width:1140px;width:100%}@media(min-width:890px)and (max-width:1279px){.entry-wrapper--sidebar .entry-content{max-width:67.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.entry-wrapper--sidebar .entry-content{max-width:67.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.entry-wrapper--sidebar .entry-content{max-width:918px}}@media(min-width:600px)and (max-width:889px){.entry-wrapper--sidebar .entry-content{width:100%}}@media(max-width:599px){.entry-wrapper--sidebar .entry-content{width:100%}}@media(min-width:600px)and (max-width:889px){.blog-post>.dr-container,.blog-post>.dr-container--wide{padding-left:0;padding-right:0}}@media(max-width:599px){.blog-post>.dr-container,.blog-post>.dr-container--wide{padding-left:0;padding-right:0}}.blog-post header{margin-bottom:30px;margin-top:0;padding-left:30px;padding-right:30px;padding-top:70px}@media(min-width:890px)and (max-width:1279px){.blog-post header{padding-top:3.6006944444vw}}@media(min-width:1440px)and (max-width:1690px){.blog-post header{margin-bottom:8vw;padding-left:1.7708333333vw;padding-right:1.7708333333vw;padding-top:3.6006944444vw}}@media(min-width:1280px)and (max-width:1439px){.blog-post header{margin-bottom:25.5px;padding-left:25.5px;padding-right:25.5px;padding-top:51.85px}}@media(min-width:600px)and (max-width:889px){.blog-post header{margin-bottom:48px;margin-top:0;padding-bottom:0!important;padding-top:75px}}@media(max-width:599px){.blog-post header{margin-top:0;padding-bottom:0!important;padding-left:20px;padding-right:20px;padding-top:40px}}.blog-post header h1.entry-title{font-size:43px;letter-spacing:.38px;line-height:123.9%;margin-bottom:80px;margin-top:0;padding:0;text-align:center}@media(min-width:890px)and (max-width:1279px){.blog-post header h1.entry-title{font-size:2.5381944444vw;margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.blog-post header h1.entry-title{font-size:2.5381944444vw;margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.blog-post header h1.entry-title{font-size:36.55px;margin-bottom:68px}}@media(min-width:600px)and (max-width:889px){.blog-post header h1.entry-title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:24px;text-align:left}}@media(max-width:599px){.blog-post header h1.entry-title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:4vw;text-align:left}}.blog-post .edit-link,.blog-post .post-taxonomies{display:none}.blog-post .posted-by{align-items:center;color:#3c1778;display:flex;flex-direction:row-reverse;font-size:15px;font-weight:700;justify-content:flex-end;letter-spacing:-.23px;line-height:123.9%;-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.blog-post .posted-by{font-size:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.blog-post .posted-by{font-size:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.blog-post .posted-by{font-size:.8854166667vw}}@media(min-width:600px)and (max-width:889px){.blog-post .posted-by{font-size:24px;letter-spacing:-.23px;line-height:123.9%}}@media(max-width:599px){.blog-post .posted-by{font-size:15px;font-size:4vw;letter-spacing:-.23px;line-height:123.9%}}.blog-post .posted-by .posted-on{border-left:2px solid #d9d9d9;margin-left:15px;padding-left:15px}@media(min-width:890px)and (max-width:1279px){.blog-post .posted-by .posted-on{margin-left:.8854166667vw;padding-left:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.blog-post .posted-by .posted-on{margin-left:.8854166667vw;padding-left:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.blog-post .posted-by .posted-on{margin-left:12.75px;padding-left:12.75px}}@media(min-width:600px)and (max-width:889px){.blog-post .posted-by .posted-on{margin-left:24px;padding-left:24px}}@media(max-width:599px){.blog-post .posted-by .posted-on{margin-left:4vw;padding-left:4vw}}.blog-post .posted-by a{color:#3c1778!important;-webkit-text-decoration:none;text-decoration:none}.blog-post .posted-by a:hover{-webkit-text-decoration:underline;text-decoration:underline}.blog-post .posted-by .tags-links a{color:#3c1778!important}.blog-post .meta-bottom,.blog-post .meta-top{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media(min-width:600px)and (max-width:889px){.blog-post .meta-bottom,.blog-post .meta-top{align-items:flex-start;flex-direction:column;justify-content:flex-start}}@media(max-width:599px){.blog-post .meta-bottom,.blog-post .meta-top{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.blog-post .post-img-with-cat{position:relative;text-align:center}@media(min-width:600px)and (max-width:889px){.blog-post .post-img-with-cat{margin-bottom:-24px}}@media(max-width:599px){.blog-post .post-img-with-cat{margin-bottom:0}}.blog-post .post-img-with-cat .dr-blog-featured-img{background-position:50% 50%;background-size:cover;border-radius:15px;height:385px;margin-bottom:80px;margin-top:-40px;width:100%}@media(min-width:890px)and (max-width:1279px){.blog-post .post-img-with-cat .dr-blog-featured-img{border-radius:.8854166667vw;height:22.7256944444vw;margin-bottom:4.7222222222vw;margin-top:-2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.blog-post .post-img-with-cat .dr-blog-featured-img{border-radius:.8854166667vw;height:22.7256944444vw;margin-bottom:4.7222222222vw;margin-top:-2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.blog-post .post-img-with-cat .dr-blog-featured-img{border-radius:12.75px;height:327.25px;margin-bottom:68px;margin-top:-34px}}@media(min-width:600px)and (max-width:889px){.blog-post .post-img-with-cat .dr-blog-featured-img{border-radius:24px;display:none;height:432px;margin:-57.6px auto 64px;max-width:504px}}@media(max-width:599px){.blog-post .post-img-with-cat .dr-blog-featured-img{border-radius:15px;border-radius:4vw;display:none;height:270px;height:72vw;margin:-9.6vw auto 10.6666666667vw;max-width:315px;max-width:84vw}}.blog-post .post-img-with-cat .cat-btn--row{display:flex;height:41px;left:0;margin:auto;position:relative;text-align:center;top:-20px;z-index:1}@media(min-width:890px)and (max-width:1279px){.blog-post .post-img-with-cat .cat-btn--row{height:2.4201388889vw;top:-1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.blog-post .post-img-with-cat .cat-btn--row{height:2.4201388889vw;top:-1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.blog-post .post-img-with-cat .cat-btn--row{height:34.85px;top:-17px}}@media(min-width:600px)and (max-width:889px){.blog-post .post-img-with-cat .cat-btn--row{display:none;height:52.8px;text-align:center;top:-27.2px}}@media(max-width:599px){.blog-post .post-img-with-cat .cat-btn--row{bottom:auto;display:none;height:33px;height:8.8vw;text-align:center;top:-17px;top:-4.5333333333vw}}.blog-post .post-img-with-cat .cat-btn--row .cat-btn{background:#3c1778;border-radius:34px;color:#fcfcff;display:inline-block;font-size:17px;font-weight:700;height:41px;left:0;letter-spacing:-.43px;line-height:41px;margin:auto;min-width:170px;padding:0 30px;position:relative;text-align:center;-webkit-text-decoration:none;text-decoration:none;top:0;z-index:1}@media(min-width:890px)and (max-width:1279px){.blog-post .post-img-with-cat .cat-btn--row .cat-btn{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.4201388889vw;line-height:2.4201388889vw;min-width:10.0347222222vw;padding:0 1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.blog-post .post-img-with-cat .cat-btn--row .cat-btn{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.4201388889vw;line-height:2.4201388889vw;min-width:10.0347222222vw;padding:0 1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.blog-post .post-img-with-cat .cat-btn--row .cat-btn{border-radius:28.9px;font-size:14.45px;height:34.85px;line-height:34.85px;padding:0 25.5px}}@media(min-width:600px)and (max-width:889px){.blog-post .post-img-with-cat .cat-btn--row .cat-btn{border-radius:54.4px;color:#fcfcff;font-size:20.8px;height:52.8px;letter-spacing:-.08px;line-height:52.8px;max-width:496px;min-width:267.2px;padding:0 48px;text-align:center;white-space:nowrap}}@media(max-width:599px){.blog-post .post-img-with-cat .cat-btn--row .cat-btn{border-radius:34px;border-radius:9.0666666667vw;bottom:auto;color:#fcfcff;font-size:13px;font-size:3.4666666667vw;height:33px;height:8.8vw;letter-spacing:-.08px;line-height:33px;line-height:8.8vw;max-width:310px;max-width:82.6666666667vw;min-width:167px;min-width:44.5333333333vw;padding:0 8vw;text-align:center;white-space:nowrap}}.blog-post .meta-top{border-bottom:1px solid #bdbdbd;margin-bottom:0;padding-bottom:28px!important;position:relative}@media(min-width:890px)and (max-width:1279px){.blog-post .meta-top{padding-bottom:1.6527777778vw!important}}@media(min-width:1440px)and (max-width:1690px){.blog-post .meta-top{padding-bottom:1.6527777778vw!important}}@media(min-width:1280px)and (max-width:1439px){.blog-post .meta-top{padding-bottom:23.8px!important}}@media(min-width:600px)and (max-width:889px){.blog-post .meta-top{margin-bottom:56px;padding-bottom:24px!important}}@media(max-width:599px){.blog-post .meta-top{margin-bottom:9.3333333333vw;padding-bottom:15px;padding-bottom:4vw!important}}.blog-post .meta-top .dr-cat-id{display:none}.blog-post #colophon,.blog-post .entry-footer{display:block}#post-6288 .blog-post .entry-content>ul.table-of-contents2 li a,.blog-post .entry-content>.table-of-contents--title+ul li a,.blog-post .entry-content>ul.table-of-contents li a,.blog-post .entry-content>ul.table-of-contents2 li a{-webkit-text-decoration:none;text-decoration:none}.section-post-scroller{display:none}@media(min-width:600px)and (max-width:889px){.section-post-scroller{background:linear-gradient(95.04deg,#3c1778,#6a51ff)}}@media(max-width:599px){.section-post-scroller{background:linear-gradient(95.04deg,#3c1778,#6a51ff)}}.section-post-scroller .dr--columns{align-items:center;align-items:self-start;display:flex;display:grid;flex-direction:row;grid-template-areas:"A B" "C B";justify-content:flex-start;margin:auto auto 0;max-width:890px}@media(min-width:890px)and (max-width:1279px){.section-post-scroller .dr--columns{max-width:52.5347222222vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-scroller .dr--columns{max-width:52.5347222222vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-scroller .dr--columns{max-width:756.5px}}@media(min-width:600px)and (max-width:889px){.section-post-scroller .dr--columns{grid-template-areas:"A" "B" "C";height:auto}}@media(max-width:599px){.section-post-scroller .dr--columns{grid-template-areas:"A" "B" "C";height:auto}}.section-post-scroller .dr--columns .dr--col-1{grid-area:A}.section-post-scroller .dr--columns .dr--col-2{grid-area:B}@media(min-width:600px)and (max-width:889px){.section-post-scroller .dr--columns .dr--col-2{margin-right:30px;padding-left:30px;width:100%}}@media(max-width:599px){.section-post-scroller .dr--columns .dr--col-2{margin-right:30px;padding-left:30px;width:100%}}.section-post-scroller .dr--columns .dr--col-3{grid-area:C}@media(min-width:600px)and (max-width:889px){.section-post-scroller .dr--columns .dr--col-3{margin:auto;padding-left:0;width:100vw}}@media(max-width:599px){.section-post-scroller .dr--columns .dr--col-3{margin:auto;padding-left:0;width:100vw}}.section-post-scroller .dr--columns .dr--col-1{align-items:flex-start;display:flex;flex-direction:column;margin-right:176px;max-width:358px}@media(min-width:890px)and (max-width:1279px){.section-post-scroller .dr--columns .dr--col-1{margin-right:10.3888888889vw;max-width:21.1319444444vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-scroller .dr--columns .dr--col-1{margin-right:10.3888888889vw;max-width:21.1319444444vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-scroller .dr--columns .dr--col-1{margin-right:149.6px;max-width:304.3px}}@media(min-width:600px)and (max-width:889px){.section-post-scroller .dr--columns .dr--col-1{margin-right:30px;max-width:none;padding-left:30px;width:100%}}@media(max-width:599px){.section-post-scroller .dr--columns .dr--col-1{margin-right:30px;max-width:none;padding-left:30px;width:100%}}.section-post-scroller .scroll-logo-link{margin-bottom:45px;padding-top:14px;width:176px}@media(min-width:890px)and (max-width:1279px){.section-post-scroller .scroll-logo-link{margin-bottom:2.65625vw;padding-top:.8263888889vw;width:10.3888888889vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-scroller .scroll-logo-link{margin-bottom:2.65625vw;padding-top:.8263888889vw;width:10.3888888889vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-scroller .scroll-logo-link{margin-bottom:38.25px;padding-top:11.9px;width:149.6px}}@media(min-width:600px)and (max-width:889px){.section-post-scroller .scroll-logo-link{display:none}}@media(max-width:599px){.section-post-scroller .scroll-logo-link{display:none}}.section-post-scroller p{color:#d9d9d9;font-size:20px;letter-spacing:-.45px;line-height:140%;margin-bottom:24px}@media(min-width:890px)and (max-width:1279px){.section-post-scroller p{font-size:1.1805555556vw;margin-bottom:1.4166666667vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-scroller p{font-size:1.1805555556vw;margin-bottom:1.4166666667vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-scroller p{font-size:17px;margin-bottom:20.4px}}@media(min-width:600px)and (max-width:889px){.section-post-scroller p{font-size:27.2px;letter-spacing:-.43px;line-height:36.8px;margin-bottom:48px}}@media(max-width:599px){.section-post-scroller p{font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:23px;line-height:6.1333333333vw;margin-bottom:8vw}}.section-post-scroller .title{color:#fcfcff;font-size:43px;letter-spacing:.37px;line-height:123.9%;margin-bottom:20px}@media(min-width:890px)and (max-width:1279px){.section-post-scroller .title{font-size:2.5381944444vw;margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-scroller .title{font-size:2.5381944444vw;margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-scroller .title{font-size:36.55px;margin-bottom:17px}}@media(min-width:600px)and (max-width:889px){.section-post-scroller .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:6.4px;padding-bottom:16px;padding-top:0}}@media(max-width:599px){.section-post-scroller .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:1.0666666667vw;padding-bottom:2.6666666667vw;padding-top:0}}.section-post-scroller .title p{align-items:center;display:flex;font-size:43px;font-weight:300;letter-spacing:.37px;line-height:123.9%;margin:0}@media(min-width:890px)and (max-width:1279px){.section-post-scroller .title p{font-size:2.5381944444vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-scroller .title p{font-size:2.5381944444vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-scroller .title p{font-size:36.55px}}@media(min-width:600px)and (max-width:889px){.section-post-scroller .title p{font-size:8vw;letter-spacing:.4px;line-height:10.9333333333vw;margin-bottom:-1.0666666667vw}}@media(max-width:599px){.section-post-scroller .title p{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:-1.0666666667vw}}.section-post-scroller .right--cross{height:74px;margin:0;position:absolute;right:122px;top:66px;width:74px;z-index:1}@media(min-width:890px)and (max-width:1279px){.section-post-scroller .right--cross{height:4.3680555556vw;right:7.2013888889vw;top:3.8958333333vw;width:4.3680555556vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-scroller .right--cross{height:4.3680555556vw;right:7.2013888889vw;top:3.8958333333vw;width:4.3680555556vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-scroller .right--cross{height:62.9px;right:103.7px;top:56.1px;width:62.9px}}@media(min-width:600px)and (max-width:889px){.section-post-scroller .right--cross{display:none}}@media(max-width:599px){.section-post-scroller .right--cross{display:none}}.section-post-scroller .right--cross img{width:100%}.section-post-scroller .btn-row{text-align:center}@media(min-width:600px)and (max-width:889px){.section-post-scroller .btn-row{margin:auto;padding-top:59.2px}}@media(max-width:599px){.section-post-scroller .btn-row{margin:auto;padding-top:9.8666666667vw}}.section-post-scroller .btn-row a{align-items:center;background:#ffaf12;border:none;border-radius:40px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:20px;font-weight:700;height:55px;justify-content:center;letter-spacing:-.45px;margin-bottom:7px;-webkit-text-decoration:none;text-decoration:none;width:358px}.section-post-scroller .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.section-post-scroller .btn-row a{border-radius:2.3611111111vw;font-size:1.1805555556vw;height:3.2465277778vw;margin-bottom:.4131944444vw;width:21.1319444444vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-scroller .btn-row a{border-radius:2.3611111111vw;font-size:1.1805555556vw;height:3.2465277778vw;margin-bottom:.4131944444vw;width:21.1319444444vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-scroller .btn-row a{border-radius:34px;font-size:17px;height:46.75px;margin-bottom:5.95px;width:304.3px}}@media(min-width:600px)and (max-width:889px){.section-post-scroller .btn-row a{font-size:25.6px;height:72px;letter-spacing:-.43px;margin:auto auto 19.2px;width:456px}}@media(max-width:599px){.section-post-scroller .btn-row a{font-size:16px;font-size:4.2666666667vw;height:45px;height:12vw;letter-spacing:-.43px;margin:auto auto 3.2vw;width:285px;width:76vw}}.section-post-scroller .btn-row a,.section-post-scroller .btn-row a:hover{-webkit-text-decoration:none;text-decoration:none}.section-post-scroller .btn-row .nb{color:#d9d9d9;font-size:12px;letter-spacing:-.23px;line-height:16px;padding-left:0;text-align:center;width:358px}@media(min-width:890px)and (max-width:1279px){.section-post-scroller .btn-row .nb{font-size:.7083333333vw;line-height:.9444444444vw;padding-left:0;text-align:center;width:21.1319444444vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-scroller .btn-row .nb{font-size:.7083333333vw;line-height:.9444444444vw;padding-left:0;text-align:center;width:21.1319444444vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-scroller .btn-row .nb{font-size:10.2px;line-height:13.6px;padding-left:0;text-align:center;width:304.3px}}@media(min-width:600px)and (max-width:889px){.section-post-scroller .btn-row .nb{font-size:17.6px;letter-spacing:.06px;line-height:25.6px;padding-left:0;text-align:center;width:100%}}@media(max-width:599px){.section-post-scroller .btn-row .nb{font-size:11px;font-size:2.9333333333vw;letter-spacing:.06px;line-height:16px;line-height:4.2666666667vw;padding-left:0;text-align:center;width:100%}}.section-post-scroller__container{background:linear-gradient(95.04deg,#3c1778,#6a51ff);border-radius:15px;height:580px;max-width:1140px;padding-bottom:80px;padding-top:80px}@media(min-width:890px)and (max-width:1279px){.section-post-scroller__container{border-radius:.8854166667vw;height:34.2361111111vw;margin-bottom:4.7222222222vw;max-width:67.2916666667vw;padding-bottom:4.7222222222vw;padding-top:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-scroller__container{border-radius:.8854166667vw;height:34.2361111111vw;margin-bottom:4.7222222222vw;max-width:67.2916666667vw;padding-bottom:4.7222222222vw;padding-top:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-scroller__container{border-radius:12.75px;height:493px;margin-bottom:68px;max-width:969px;padding-bottom:68px;padding-top:68px}}@media(min-width:600px)and (max-width:889px){.section-post-scroller__container{background:none;border-radius:0;height:auto;margin-bottom:64px;max-width:600px}}@media(max-width:599px){.section-post-scroller__container{background:none;border-radius:0;height:auto;margin-bottom:10.6666666667vw;max-width:375px;max-width:100vw}}.post-scroller-image .wp-block-image.size-large{background-image:url(/app/themes/drhouse/public/images/landing-phone-908.ba69bd1093094359.webp);background-position:50% 50%;background-repeat:no-repeat;background-size:100%;height:422px;margin-bottom:0;width:208px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image .wp-block-image.size-large{height:24.9097222222vw;width:12.2777777778vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image .wp-block-image.size-large{height:24.9097222222vw;width:12.2777777778vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image .wp-block-image.size-large{height:358.7px;width:176.8px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image .wp-block-image.size-large{background-position:0 50%;background-size:280px;height:568px;margin:0;padding:0;text-align:left;width:100%}}@media(max-width:599px){.post-scroller-image .wp-block-image.size-large{background-position:0 50%;background-size:160px;background-size:46.6666666667vw;height:355px;height:94.6666666667vw;margin:0;padding:0;text-align:left;width:100%}}.post-scroller-image #hp-landing-column-3{height:100%;margin:0;position:relative}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-landing-column-3{margin-left:0}}@media(max-width:599px){.post-scroller-image #hp-landing-column-3{margin-left:0}}.post-scroller-image #hp-landing-column-3 img{background-size:cover;margin:0}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-landing-column-3 img{border-radius:0;margin-left:0;padding-left:0;width:280px}}@media(max-width:599px){.post-scroller-image #hp-landing-column-3 img{border-radius:0;margin-left:0;padding-left:0;width:175px;width:46.6666666667vw}}.post-scroller-image #hp-column-3-p-1,.post-scroller-image #hp-column-3-p-2,.post-scroller-image #hp-column-3-p-3{border-bottom-right-radius:11px;border-top-right-radius:11px;font-size:10px;height:47px;margin:0;padding:5px 11px 0;position:absolute;white-space:nowrap;width:163px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-1,.post-scroller-image #hp-column-3-p-2,.post-scroller-image #hp-column-3-p-3{border-bottom-right-radius:.6493055556vw;border-top-right-radius:.6493055556vw;font-size:.5902777778vw;height:2.7743055556vw;padding:.2951388889vw .6493055556vw 0;width:9.6215277778vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-1,.post-scroller-image #hp-column-3-p-2,.post-scroller-image #hp-column-3-p-3{border-bottom-right-radius:.6493055556vw;border-top-right-radius:.6493055556vw;font-size:.5902777778vw;height:2.7743055556vw;padding:.2951388889vw .6493055556vw 0;width:9.6215277778vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-1,.post-scroller-image #hp-column-3-p-2,.post-scroller-image #hp-column-3-p-3{border-bottom-right-radius:9.35px;border-top-right-radius:9.35px;font-size:8.5px;height:39.95px;padding:4.25px 9.35px 0;width:138.55px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-1,.post-scroller-image #hp-column-3-p-2,.post-scroller-image #hp-column-3-p-3{border-bottom-right-radius:12.8px;border-top-right-radius:12.8px;font-size:14.4px;height:64px;line-height:1.6;padding:9.6px 16px;white-space:nowrap;width:217.6px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-1,.post-scroller-image #hp-column-3-p-2,.post-scroller-image #hp-column-3-p-3{border-bottom-right-radius:8px;border-bottom-right-radius:2.1333333333vw;border-top-right-radius:8px;border-top-right-radius:2.1333333333vw;font-size:9px;font-size:2.4vw;height:40px;height:10.6666666667vw;line-height:1.6;padding:1.6vw 2.6666666667vw;white-space:nowrap;width:136px;width:36.2666666667vw}}.post-scroller-image #hp-column-3-p-1 strong,.post-scroller-image #hp-column-3-p-2 strong,.post-scroller-image #hp-column-3-p-3 strong{font-size:12px;line-height:20px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-1 strong,.post-scroller-image #hp-column-3-p-2 strong,.post-scroller-image #hp-column-3-p-3 strong{font-size:.7083333333vw;line-height:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-1 strong,.post-scroller-image #hp-column-3-p-2 strong,.post-scroller-image #hp-column-3-p-3 strong{font-size:.7083333333vw;line-height:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-1 strong,.post-scroller-image #hp-column-3-p-2 strong,.post-scroller-image #hp-column-3-p-3 strong{font-size:10.2px;line-height:17px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-1 strong,.post-scroller-image #hp-column-3-p-2 strong,.post-scroller-image #hp-column-3-p-3 strong{font-size:19.2px;line-height:32px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-1 strong,.post-scroller-image #hp-column-3-p-2 strong,.post-scroller-image #hp-column-3-p-3 strong{font-size:12px;font-size:3.2vw;line-height:5.3333333333vw}}.post-scroller-image #hp-column-3-p-2{border-bottom-right-radius:14px;border-top-right-radius:14px;font-size:12px;height:53px;padding:8px 10px 8px 13px;width:185px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-2{border-bottom-right-radius:.8263888889vw;border-top-right-radius:.8263888889vw;font-size:.7083333333vw;height:3.1284722222vw;padding:.4722222222vw .5902777778vw .4722222222vw .7673611111vw;width:10.9201388889vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-2{border-bottom-right-radius:.8263888889vw;border-top-right-radius:.8263888889vw;font-size:.7083333333vw;height:3.1284722222vw;padding:.4722222222vw .5902777778vw .4722222222vw .7673611111vw;width:10.9201388889vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-2{border-bottom-right-radius:11.9px;border-top-right-radius:11.9px;font-size:10.2px;height:45.05px;padding:6.8px 8.5px 6.8px 11.05px;width:157.25px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-2{border-bottom-right-radius:16px;border-top-right-radius:16px;font-size:17.6px;height:83.2px;padding:9.6px 19.2px;width:284.8px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-2{border-bottom-right-radius:10px;border-bottom-right-radius:2.6666666667vw;border-top-right-radius:10px;border-top-right-radius:2.6666666667vw;font-size:11px;font-size:2.9333333333vw;height:52px;height:13.8666666667vw;padding:1.6vw 3.2vw;width:178px;width:47.4666666667vw}}.post-scroller-image #hp-column-3-p-2 strong{font-size:13px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-2 strong{font-size:.7673611111vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-2 strong{font-size:.7673611111vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-2 strong{font-size:11.05px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-2 strong{font-size:20.8px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-2 strong{font-size:13px;font-size:.7673611111vw}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-1 strong,.post-scroller-image #hp-column-3-p-3 strong{color:#232323;font-size:16px;letter-spacing:-.251048px;line-height:19.2px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-1 strong,.post-scroller-image #hp-column-3-p-3 strong{color:#232323;font-size:10px;font-size:2.6666666667vw;letter-spacing:-.251048px;line-height:12px;line-height:3.2vw}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-2 strong{color:#232323;font-size:20.8px;letter-spacing:-.251048px;line-height:35.2px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-2 strong{color:#232323;font-size:13px;font-size:3.4666666667vw;letter-spacing:-.251048px;line-height:22px;line-height:5.8666666667vw}}.post-scroller-image #hp-column-3-p-1:after,.post-scroller-image #hp-column-3-p-1:before{background:linear-gradient(273.26deg,#6a51ff,#3c1778);border-radius:12px 0 0 12px;height:47px;left:-47px;overflow:hidden;width:47px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-1:after,.post-scroller-image #hp-column-3-p-1:before{border-radius:.7083333333vw 0 0 .7083333333vw;height:2.7743055556vw;left:-2.7743055556vw;width:2.7743055556vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-1:after,.post-scroller-image #hp-column-3-p-1:before{border-radius:.7083333333vw 0 0 .7083333333vw;height:2.7743055556vw;left:-2.7743055556vw;width:2.7743055556vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-1:after,.post-scroller-image #hp-column-3-p-1:before{border-radius:10.2px 0 0 10.2px;height:39.95px;left:-39.95px;width:39.95px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-1:after,.post-scroller-image #hp-column-3-p-1:before{border-radius:14.4px 0 0 14.4px;height:64px;left:-64px;width:64px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-1:after,.post-scroller-image #hp-column-3-p-1:before{border-radius:9px 0 0 9px;border-radius:2.4vw 0 0 2.4vw;height:40px;height:10.6666666667vw;left:-40px;left:-10.6666666667vw;width:40px;width:10.6666666667vw}}.post-scroller-image #hp-column-3-p-2:after,.post-scroller-image #hp-column-3-p-2:before{background:linear-gradient(273.26deg,#6a51ff,#3c1778);border-radius:14px 0 0 14px;height:53px;left:-53px;overflow:hidden;width:53px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-2:after,.post-scroller-image #hp-column-3-p-2:before{border-radius:.8263888889vw 0 0 .8263888889vw;height:3.1284722222vw;left:-3.1284722222vw;width:3.1284722222vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-2:after,.post-scroller-image #hp-column-3-p-2:before{border-radius:.8263888889vw 0 0 .8263888889vw;height:3.1284722222vw;left:-3.1284722222vw;width:3.1284722222vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-2:after,.post-scroller-image #hp-column-3-p-2:before{border-radius:11.9px 0 0 11.9px;height:45.05px;left:-45.05px;width:45.05px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-2:after,.post-scroller-image #hp-column-3-p-2:before{border-radius:19.2px 0 0 19.2px;height:83.2px;left:-83.2px;width:83.2px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-2:after,.post-scroller-image #hp-column-3-p-2:before{border-radius:12px 0 0 12px;border-radius:3.2vw 0 0 3.2vw;height:52px;height:13.8666666667vw;left:-52px;left:-13.8666666667vw;width:52px;width:13.8666666667vw}}.post-scroller-image #hp-column-3-p-3:after,.post-scroller-image #hp-column-3-p-3:before{background:linear-gradient(273.26deg,#6a51ff,#3c1778);border-radius:12px 0 0 12px;height:47px;left:-47px;overflow:hidden;width:47px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-3:after,.post-scroller-image #hp-column-3-p-3:before{border-radius:.7083333333vw 0 0 .7083333333vw;height:2.7743055556vw;left:-2.7743055556vw;width:2.7743055556vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-3:after,.post-scroller-image #hp-column-3-p-3:before{border-radius:.7083333333vw 0 0 .7083333333vw;height:2.7743055556vw;left:-2.7743055556vw;width:2.7743055556vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-3:after,.post-scroller-image #hp-column-3-p-3:before{border-radius:10.2px 0 0 10.2px;height:39.95px;left:-39.95px;width:39.95px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-3:after,.post-scroller-image #hp-column-3-p-3:before{border-radius:14.4px 0 0 14.4px;height:64px;left:-64px;width:64px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-3:after,.post-scroller-image #hp-column-3-p-3:before{border-radius:9px 0 0 9px;border-radius:2.4vw 0 0 2.4vw;height:40px;height:10.6666666667vw;left:-40px;left:-10.6666666667vw;width:40px;width:10.6666666667vw}}.post-scroller-image #hp-column-3-p-1:after,.post-scroller-image #hp-column-3-p-2:after,.post-scroller-image #hp-column-3-p-3:after{background-position:50% 50%;background-repeat:no-repeat;content:"";display:block;position:absolute;top:0}.post-scroller-image #hp-column-3-p-1:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.395' height='27.395'%3E%3Cpath fill='none' stroke='%23fcfcff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='m8.542 8.543-5.156 5.155A7.292 7.292 0 0 0 13.698 24.01l5.151-5.156M8.542 8.543l5.156-5.156A7.292 7.292 0 0 1 24.01 13.698l-5.161 5.156M8.542 8.543l10.307 10.311'/%3E%3C/svg%3E");background-size:20px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-1:after{background-size:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-1:after{background-size:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-1:after{background-size:17px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-1:after{background-size:27.2px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-1:after{background-size:17px;background-size:4.5333333333vw}}.post-scroller-image #hp-column-3-p-2:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28.75' height='21.458'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='M20.208 6.355 27.5 3.438v14.583l-7.292-2.917m-17.5 5.1H18.75a1.46 1.46 0 0 0 1.458-1.458V2.709a1.46 1.46 0 0 0-1.458-1.458H2.708A1.46 1.46 0 0 0 1.25 2.709V18.75a1.46 1.46 0 0 0 1.458 1.459Z'/%3E%3C/svg%3E");background-size:22px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-2:after{background-size:1.2986111111vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-2:after{background-size:1.2986111111vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-2:after{background-size:18.7px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-2:after{background-size:35.2px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-2:after{background-size:22px;background-size:5.8666666667vw}}.post-scroller-image #hp-column-3-p-3:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6.833 8.583H15M6.833 13.25h5.833M1 10.917a9.8 9.8 0 0 0 1.05 4.433 9.92 9.92 0 0 0 8.867 5.483 9.8 9.8 0 0 0 4.433-1.05L22 22l-2.217-6.65a9.8 9.8 0 0 0 1.05-4.433A9.92 9.92 0 0 0 15.35 2.05 9.8 9.8 0 0 0 10.917 1h-.583A9.893 9.893 0 0 0 1 10.333Z'/%3E%3C/svg%3E");background-size:22px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-3:after{background-size:1.2986111111vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-3:after{background-size:1.2986111111vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-3:after{background-size:1.2986111111vw}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-3:after{background-size:27.2px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-3:after{background-size:17px;background-size:4.5333333333vw}}.post-scroller-image #hp-column-3-p-1{left:209px;top:106px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-1{left:12.3368055556vw;top:6.2569444444vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-1{left:12.3368055556vw;top:6.2569444444vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-1{left:177.65px;top:90.1px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-1{left:284.8px;top:192px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-1{left:178px;left:47.4666666667vw;top:120px;top:32vw}}.post-scroller-image #hp-column-3-p-2{left:186px;top:195px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-2{left:10.9791666667vw;top:11.5104166667vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-2{left:10.9791666667vw;top:11.5104166667vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-2{left:158.1px;top:165.75px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-2{left:217.6px;top:291.2px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-2{left:136px;left:36.2666666667vw;top:182px;top:48.5333333333vw}}.post-scroller-image #hp-column-3-p-3{left:209px;top:290px}@media(min-width:890px)and (max-width:1279px){.post-scroller-image #hp-column-3-p-3{left:12.3368055556vw;top:17.1180555556vw}}@media(min-width:1440px)and (max-width:1690px){.post-scroller-image #hp-column-3-p-3{left:12.3368055556vw;top:17.1180555556vw}}@media(min-width:1280px)and (max-width:1439px){.post-scroller-image #hp-column-3-p-3{left:177.65px;top:246.5px}}@media(min-width:600px)and (max-width:889px){.post-scroller-image #hp-column-3-p-3{left:284.8px;top:409.6px}}@media(max-width:599px){.post-scroller-image #hp-column-3-p-3{left:178px;left:47.4666666667vw;top:256px;top:68.2666666667vw}}.section-post-app-links{display:none}@media(min-width:600px)and (max-width:889px){.section-post-app-links{background:linear-gradient(96.55deg,#ffaf12,#f0daa4 58.49%)}}@media(max-width:599px){.section-post-app-links{background:linear-gradient(96.55deg,#ffaf12,#f0daa4 58.49%)}}.section-post-app-links .dr-container{background:linear-gradient(96.55deg,#ffaf12,#f0daa4 58.49%);border-radius:15px;height:580px;margin:auto auto 80px;max-width:1140px;padding-bottom:80px;padding-top:80px}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .dr-container{border-radius:.8854166667vw;height:34.2361111111vw;margin-bottom:4.7222222222vw;max-width:67.2916666667vw;padding-bottom:4.7222222222vw;padding-top:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .dr-container{border-radius:.8854166667vw;height:34.2361111111vw;margin-bottom:4.7222222222vw;max-width:67.2916666667vw;padding-bottom:4.7222222222vw;padding-top:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .dr-container{border-radius:12.75px;height:493px;margin-bottom:68px;max-width:969px;padding-bottom:68px;padding-top:68px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .dr-container{background:none;border-radius:0;height:auto;margin-bottom:64px;max-width:600px;padding:54.4px 48px 0}}@media(max-width:599px){.section-post-app-links .dr-container{background:none;border-radius:0;height:auto;margin-bottom:10.6666666667vw;max-width:375px;max-width:100vw;padding:9.0666666667vw 8vw 0}}.section-post-app-links .right--cross{bottom:57px;height:97px;margin:0;position:absolute;right:550px;width:97px;z-index:1}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .right--cross{bottom:3.3645833333vw;height:5.7256944444vw;right:32.4652777778vw;width:5.7256944444vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .right--cross{bottom:3.3645833333vw;height:5.7256944444vw;right:32.4652777778vw;width:5.7256944444vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .right--cross{bottom:48.45px;height:82.45px;right:467.5px;width:82.45px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .right--cross{bottom:352px;height:80px;left:14.4px;right:auto;width:80px}}@media(max-width:599px){.section-post-app-links .right--cross{bottom:220px;bottom:58.6666666667vw;height:50px;height:13.3333333333vw;left:9px;left:2.4vw;right:auto;width:50px;width:13.3333333333vw}}.section-post-app-links .dr--columns{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin:auto}@media(min-width:600px)and (max-width:889px){.section-post-app-links .dr--columns{flex-direction:column}}@media(max-width:599px){.section-post-app-links .dr--columns{flex-direction:column}}.section-post-app-links .dr--col-1{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;width:560px}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .dr--col-1{width:33.0555555556vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .dr--col-1{width:33.0555555556vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .dr--col-1{width:476px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .dr--col-1{margin-right:0;padding-left:0;width:100%}}@media(max-width:599px){.section-post-app-links .dr--col-1{margin-right:0;padding-left:0;width:100%}}.section-post-app-links .post-logo-link{margin-bottom:45px;width:169px}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .post-logo-link{margin-bottom:2.65625vw;width:9.9756944444vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .post-logo-link{margin-bottom:2.65625vw;width:9.9756944444vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .post-logo-link{margin-bottom:38.25px;width:143.65px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .post-logo-link{display:none}}@media(max-width:599px){.section-post-app-links .post-logo-link{display:none}}.section-post-app-links .counter{list-style:none;margin:0 0 15px;padding:0}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .counter{margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .counter{margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .counter{margin-bottom:12.75px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .counter{margin-bottom:0}}@media(max-width:599px){.section-post-app-links .counter{margin-bottom:0}}.section-post-app-links .counter li{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin:0 0 25px;padding:0}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .counter li{margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .counter li{margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .counter li{margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .counter li{margin-bottom:44.8px}}@media(max-width:599px){.section-post-app-links .counter li{margin-bottom:7.4666666667vw}}.section-post-app-links .counter li:before{display:none}.section-post-app-links .counter li .count{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;font-size:30px;font-weight:700;justify-content:flex-start;letter-spacing:-.45px;line-height:1.1;text-align:left;width:33px}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .counter li .count{font-size:1.7708333333vw;width:1.9479166667vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .counter li .count{font-size:1.7708333333vw;width:1.9479166667vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .counter li .count{font-size:25.5px;width:28.05px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .counter li .count{font-size:48px;width:52.8px}}@media(max-width:599px){.section-post-app-links .counter li .count{font-size:30px;font-size:8vw;width:33px;width:8.8vw}}.section-post-app-links .counter li .text{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.section-post-app-links .counter li .text p{font-size:21px;letter-spacing:-.45px;line-height:27px;margin:0;padding:0}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .counter li .text p{font-size:1.2395833333vw;line-height:1.59375vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .counter li .text p{font-size:1.2395833333vw;line-height:1.59375vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .counter li .text p{font-size:17.85px;line-height:22.95px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .counter li .text p{font-size:27.2px;letter-spacing:-.31px;line-height:35.2px}}@media(max-width:599px){.section-post-app-links .counter li .text p{font-size:17px;font-size:4.5333333333vw;letter-spacing:-.31px;line-height:22px;line-height:5.8666666667vw}}.section-post-app-links .counter li .text p b{display:block;font-size:20px;letter-spacing:-.45px;line-height:27px;margin:0;padding:0}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .counter li .text p b{font-size:1.1805555556vw;line-height:1.59375vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .counter li .text p b{font-size:1.1805555556vw;line-height:1.59375vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .counter li .text p b{font-size:17px;line-height:22.95px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .counter li .text p b{display:inline;font-size:25.6px;letter-spacing:-.31px;line-height:35.2px}}@media(max-width:599px){.section-post-app-links .counter li .text p b{display:inline;font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:22px;line-height:5.8666666667vw}}@media(min-width:890px){.section-post-app-links .counter li .text p br{display:none}}.section-post-app-links .download-row .mark{font-size:15px;letter-spacing:-.23px;line-height:20px;margin-bottom:13px}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .download-row .mark{font-size:.8854166667vw;line-height:1.1805555556vw;margin-bottom:.7673611111vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .download-row .mark{font-size:.8854166667vw;line-height:1.1805555556vw;margin-bottom:.7673611111vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .download-row .mark{font-size:12.75px;line-height:17px;margin-bottom:11.05px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .download-row .mark{font-size:24px;letter-spacing:-.23px;line-height:32px;margin-bottom:22.4px}}@media(max-width:599px){.section-post-app-links .download-row .mark{font-size:15px;font-size:4vw;letter-spacing:-.23px;line-height:20px;line-height:5.3333333333vw;margin-bottom:3.7333333333vw}}.section-post-app-links .download-row .buttons-row{align-items:flex-start;display:flex;flex-direction:row;gap:15px;margin-bottom:52px;text-align:left}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .download-row .buttons-row{gap:.8854166667vw;margin-bottom:3.0694444444vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .download-row .buttons-row{gap:.8854166667vw;margin-bottom:3.0694444444vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .download-row .buttons-row{gap:.8854166667vw;margin-bottom:44.2px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .download-row .buttons-row{align-items:center;gap:24px;justify-content:space-between;margin-bottom:59.2px;width:100%}}@media(max-width:599px){.section-post-app-links .download-row .buttons-row{align-items:center;gap:4vw;justify-content:space-between;margin-bottom:9.8666666667vw;width:100%}}.section-post-app-links .dr--col-2{flex-shrink:0;width:420px}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .dr--col-2{width:24.7916666667vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .dr--col-2{width:24.7916666667vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .dr--col-2{width:357px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .dr--col-2{display:flex;justify-content:flex-end;width:100%}}@media(max-width:599px){.section-post-app-links .dr--col-2{display:flex;justify-content:flex-end;width:100%}}.section-post-app-links .dr--col-2 .imager{height:500px;overflow:hidden;width:420px}@media(min-width:890px)and (max-width:1279px){.section-post-app-links .dr--col-2 .imager{height:29.5138888889vw;width:24.7916666667vw}}@media(min-width:1440px)and (max-width:1690px){.section-post-app-links .dr--col-2 .imager{height:29.5138888889vw;width:24.7916666667vw}}@media(min-width:1280px)and (max-width:1439px){.section-post-app-links .dr--col-2 .imager{height:425px;width:357px}}@media(min-width:600px)and (max-width:889px){.section-post-app-links .dr--col-2 .imager{height:456px;width:440px}}@media(max-width:599px){.section-post-app-links .dr--col-2 .imager{height:285px;height:76vw;width:275px;width:73.3333333333vw}}.section-post-app-links .dr--col-2 .imager img{position:relative;width:100%}.blog-posts-related{padding-bottom:30px}@media(min-width:890px)and (max-width:1279px){.blog-posts-related{padding-bottom:wwd(30)}}@media(min-width:1440px)and (max-width:1690px){.blog-posts-related{padding-bottom:wwd(30)}}@media(min-width:1280px)and (max-width:1439px){.blog-posts-related{padding-bottom:25.5px}}@media(min-width:600px)and (max-width:889px){.blog-posts-related{padding-bottom:96px}}@media(max-width:599px){.blog-posts-related{padding-bottom:16vw}}.blog-posts-related .title{font-size:43px;letter-spacing:.37px;line-height:123.9%;margin-bottom:80px;text-align:center}@media(min-width:890px)and (max-width:1279px){.blog-posts-related .title{font-size:2.5381944444vw;margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.blog-posts-related .title{font-size:2.5381944444vw;margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.blog-posts-related .title{font-size:36.55px;margin-bottom:68px}}@media(min-width:600px)and (max-width:889px){.blog-posts-related .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:48px;text-align:left}}@media(max-width:599px){.blog-posts-related .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:8vw;text-align:left}}.blog-posts-related .dr-articles-grid{display:flex;flex-direction:row;gap:30px;justify-content:center}@media(min-width:890px)and (max-width:1279px){.blog-posts-related .dr-articles-grid{gap:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.blog-posts-related .dr-articles-grid{gap:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.blog-posts-related .dr-articles-grid{gap:25.5px}}@media(min-width:600px)and (max-width:889px){.blog-posts-related .dr-articles-grid{display:block}}@media(max-width:599px){.blog-posts-related .dr-articles-grid{display:block}}.blog-posts-related .dr-articles-grid .dr-article-grid-item{border-radius:15px;box-shadow:0 0 10px rgba(55,29,115,.12);display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;height:316px;justify-content:flex-end;overflow:hidden;position:relative;width:360px}.blog-posts-related .dr-articles-grid .dr-article-grid-item:hover{box-shadow:0 0 15px rgba(60,23,120,.25)}@media(min-width:890px)and (max-width:1279px){.blog-posts-related .dr-articles-grid .dr-article-grid-item{border-radius:.8854166667vw;height:18.6527777778vw;width:21.25vw}}@media(min-width:1440px)and (max-width:1690px){.blog-posts-related .dr-articles-grid .dr-article-grid-item{border-radius:.8854166667vw;height:18.6527777778vw;width:21.25vw}}@media(min-width:1280px)and (max-width:1439px){.blog-posts-related .dr-articles-grid .dr-article-grid-item{border-radius:12.75px;height:268.6px;width:306px}}@media(min-width:600px)and (max-width:889px){.blog-posts-related .dr-articles-grid .dr-article-grid-item{height:480px;margin-bottom:48px;overflow:hidden;width:100%}.blog-posts-related .dr-articles-grid .dr-article-grid-item:last-child{margin-bottom:0}}@media(max-width:599px){.blog-posts-related .dr-articles-grid .dr-article-grid-item{height:300px;height:80vw;margin-bottom:8vw;overflow:hidden;width:100%}.blog-posts-related .dr-articles-grid .dr-article-grid-item:last-child{margin-bottom:0}}.blog-posts-related .dr-articles-grid .dr-article-grid-item:nth-child(4),.blog-posts-related .dr-articles-grid .dr-article-grid-item:nth-child(5){display:none}@media(min-width:600px)and (max-width:889px){.blog-posts-related .dr-articles-grid .dr-article-grid-item:nth-child(4),.blog-posts-related .dr-articles-grid .dr-article-grid-item:nth-child(5){display:flex}}@media(max-width:599px){.blog-posts-related .dr-articles-grid .dr-article-grid-item:nth-child(4),.blog-posts-related .dr-articles-grid .dr-article-grid-item:nth-child(5){display:flex}}.blog-posts-related .dr-articles-grid .dr-article-grid-item .img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:70%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(max-width:599px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .img{height:100%}}.blog-posts-related .dr-articles-grid .dr-article-grid-item .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 5px;background-repeat:no-repeat;background-size:633px;padding:26px 35px 23px;position:relative;z-index:2}@media(min-width:890px)and (max-width:1279px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .texter{background-size:37.3645833333vw;padding:1.5347222222vw 2.0659722222vw 1.3576388889vw}}@media(min-width:1440px)and (max-width:1690px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .texter{background-size:37.3645833333vw;padding:1.5347222222vw 2.0659722222vw 1.3576388889vw}}@media(min-width:1280px)and (max-width:1439px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .texter{background-size:538.05px;padding:22.1px 29.75px 19.55px}}@media(min-width:600px)and (max-width:889px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .texter{background-size:1012.8px;padding:41.6px 32px 32px}}@media(max-width:599px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .texter{background-size:633px;background-size:168.8vw;padding:6.9333333333vw 5.3333333333vw 5.3333333333vw}}.blog-posts-related .dr-articles-grid .dr-article-grid-item .btn{background:#3c1778;border-radius:34px;color:#fcfcff;display:block;font-size:13px;font-weight:700;height:31px;letter-spacing:-.08px;line-height:31px;margin:auto auto 11px;text-align:center;-webkit-text-decoration:none;text-decoration:none;width:124px}@media(min-width:890px)and (max-width:1279px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .btn{border-radius:2.0069444444vw;font-size:.7673611111vw;height:1.8298611111vw;line-height:1.8298611111vw;margin-bottom:.6493055556vw;width:7.3194444444vw}}@media(min-width:1440px)and (max-width:1690px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .btn{border-radius:2.0069444444vw;font-size:.7673611111vw;height:1.8298611111vw;line-height:1.8298611111vw;margin-bottom:.6493055556vw;width:7.3194444444vw}}@media(min-width:1280px)and (max-width:1439px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .btn{border-radius:28.9px;font-size:11.05px;height:26.35px;line-height:26.35px;margin-bottom:9.35px;width:105.4px}}@media(min-width:600px)and (max-width:889px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .btn{color:#fcfcff;font-size:19.2px;height:44.8px;line-height:44.8px;margin-bottom:17.6px;text-align:center;width:185.6px}}@media(max-width:599px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .btn{color:#fcfcff;font-size:12px;font-size:3.2vw;height:28px;height:7.4666666667vw;line-height:28px;line-height:7.4666666667vw;margin-bottom:2.9333333333vw;text-align:center;width:116px;width:30.9333333333vw}}.blog-posts-related .dr-articles-grid .dr-article-grid-item h3{color:#3c1778;font-size:19px;letter-spacing:-.45px;line-height:133%;margin-bottom:18px}@media(min-width:890px)and (max-width:1279px){.blog-posts-related .dr-articles-grid .dr-article-grid-item h3{font-size:1.1215277778vw;margin-bottom:1.0625vw}}@media(min-width:1440px)and (max-width:1690px){.blog-posts-related .dr-articles-grid .dr-article-grid-item h3{font-size:1.1215277778vw;margin-bottom:1.0625vw}}@media(min-width:1280px)and (max-width:1439px){.blog-posts-related .dr-articles-grid .dr-article-grid-item h3{font-size:16.15px;margin-bottom:15.3px}}@media(min-width:600px)and (max-width:889px){.blog-posts-related .dr-articles-grid .dr-article-grid-item h3{color:#3c1778;font-size:27.2px;letter-spacing:-.43px;line-height:133%;margin-bottom:24px}}@media(max-width:599px){.blog-posts-related .dr-articles-grid .dr-article-grid-item h3{color:#3c1778;font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:133%;margin-bottom:4vw}}.blog-posts-related .dr-articles-grid .dr-article-grid-item h3 a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.blog-posts-related .dr-articles-grid .dr-article-grid-item h3 a:hover{-webkit-text-decoration:underline;text-decoration:underline}.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:13px;font-weight:700;height:15px;letter-spacing:-.08px;line-height:123.9%}@media(min-width:890px)and (max-width:1279px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:.7673611111vw;height:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:.7673611111vw;height:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:11.05px;height:12.75px}}@media(min-width:600px)and (max-width:889px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:17.6px;height:24px;letter-spacing:.06px;line-height:123.9%}}@media(max-width:599px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:11px;font-size:2.9333333333vw;height:15px;height:4vw;letter-spacing:.06px;line-height:123.9%}}.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date em{border-left:1px solid #d9d9d9;font-style:normal;height:15px;margin-left:8px;padding-left:9px}@media(min-width:890px)and (max-width:1279px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:.8854166667vw;margin-left:.4722222222vw;padding-left:.53125vw}}@media(min-width:1440px)and (max-width:1690px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:.8854166667vw;margin-left:.4722222222vw;padding-left:.53125vw}}@media(min-width:1280px)and (max-width:1439px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:12.75px;margin-left:6.8px;padding-left:7.65px}}@media(min-width:600px)and (max-width:889px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:24px;margin-left:9.6px;padding-left:12.8px}}@media(max-width:599px){.blog-posts-related .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:15px;height:4vw;margin-left:1.6vw;padding-left:2.1333333333vw}}.blog-posts-related.ra-acf--mobile-only{display:none}@media(min-width:890px)and (max-width:1279px){.blog-posts-related.ra-acf--mobile-only{display:none}}@media(min-width:1440px)and (max-width:1690px){.blog-posts-related.ra-acf--mobile-only{display:none}}@media(min-width:1280px)and (max-width:1439px){.blog-posts-related.ra-acf--mobile-only{display:none}}@media(min-width:600px)and (max-width:889px){.blog-posts-related.ra-acf--mobile-only{display:block}}@media(max-width:599px){.blog-posts-related.ra-acf--mobile-only{display:block}}.blog-posts-related.ra-acf--mobile-only+.blog-posts-related{display:block}@media(min-width:890px)and (max-width:1279px){.blog-posts-related.ra-acf--mobile-only+.blog-posts-related{display:block}}@media(min-width:1440px)and (max-width:1690px){.blog-posts-related.ra-acf--mobile-only+.blog-posts-related{display:block}}@media(min-width:1280px)and (max-width:1439px){.blog-posts-related.ra-acf--mobile-only+.blog-posts-related{display:block}}@media(min-width:600px)and (max-width:889px){.blog-posts-related.ra-acf--mobile-only+.blog-posts-related{display:none}}@media(max-width:599px){.blog-posts-related.ra-acf--mobile-only+.blog-posts-related{display:none}}.sidebar-mobile{display:none}@media(min-width:600px)and (max-width:889px){.sidebar-mobile{display:block}}@media(max-width:599px){.sidebar-mobile{display:block}}@media(min-width:600px)and (max-width:889px){.sidebar-mobile .section-blog-sidebar--provides h3,.sidebar-mobile .section-blog-sidebar--recent-articles h3{margin-bottom:48px}}@media(max-width:599px){.sidebar-mobile .section-blog-sidebar--provides h3,.sidebar-mobile .section-blog-sidebar--recent-articles h3{margin-bottom:8vw}}.entry-sidebar{width:330px}@media(min-width:890px)and (max-width:1279px){.entry-sidebar{width:19.4791666667vw}}@media(min-width:1440px)and (max-width:1690px){.entry-sidebar{width:19.4791666667vw}}@media(min-width:1280px)and (max-width:1439px){.entry-sidebar{width:280.5px}}@media(min-width:600px)and (max-width:889px){.entry-sidebar{display:none}}@media(max-width:599px){.entry-sidebar{display:none}}.entry-sidebar .widget_block>p,.entry-sidebar h2.widget-title{display:none}.entry-sidebar .blog-sidebar-section{background-color:#f0daa4;border-radius:15px;margin-bottom:30px;margin-top:0;padding:32px 25px 25px}@media(min-width:890px)and (max-width:1279px){.entry-sidebar .blog-sidebar-section{border-radius:.8854166667vw;margin-bottom:1.7708333333vw;padding:1.8888888889vw 1.4756944444vw 1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.entry-sidebar .blog-sidebar-section{border-radius:.8854166667vw;margin-bottom:1.7708333333vw;padding:1.8888888889vw 1.4756944444vw 1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.entry-sidebar .blog-sidebar-section{border-radius:12.75px;margin-bottom:25.5px;padding:27.2px 21.25px 21.25px}}.entry-sidebar .blog-sidebar-section h3{align-items:flex-start;display:flex;font-size:22px;font-weight:900;height:34px;letter-spacing:.4px;line-height:20px;margin-bottom:20px;position:relative}@media(min-width:890px)and (max-width:1279px){.entry-sidebar .blog-sidebar-section h3{font-size:1.2986111111vw;height:2.0069444444vw;line-height:1.1805555556vw;margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.entry-sidebar .blog-sidebar-section h3{font-size:1.2986111111vw;height:2.0069444444vw;line-height:1.1805555556vw;margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.entry-sidebar .blog-sidebar-section h3{font-size:18.7px;height:28.9px;line-height:17px;margin-bottom:17px}}.entry-sidebar .blog-sidebar-section h3:after{background:#6a51ff;bottom:0;content:"";display:block;height:4px;left:0;position:absolute;width:60px}@media(min-width:890px)and (max-width:1279px){.entry-sidebar .blog-sidebar-section h3:after{height:.2361111111vw;width:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.entry-sidebar .blog-sidebar-section h3:after{height:.2361111111vw;width:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.entry-sidebar .blog-sidebar-section h3:after{height:3.4px;width:51px}}.section-blog-sidebar--about p{color:#000;font-size:17px;letter-spacing:-.43px;line-height:23px;margin-bottom:30px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--about p{font-size:1.0034722222vw;line-height:1.3576388889vw;margin-bottom:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--about p{font-size:1.0034722222vw;line-height:1.3576388889vw;margin-bottom:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--about p{font-size:14.45px;line-height:19.55px;margin-bottom:25.5px}}.section-blog-sidebar--about ul{list-style:none;margin:0 0 30px;padding:0}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--about ul{margin-bottom:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--about ul{margin-bottom:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--about ul{margin-bottom:25.5px}}.section-blog-sidebar--about ul li{align-items:center;display:flex;justify-content:flex-start;margin:0 0 20px;padding:0}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--about ul li{margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--about ul li{margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--about ul li{margin-bottom:17px}}.section-blog-sidebar--about ul li .img{display:flex;height:28px;margin-right:15px;width:28px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--about ul li .img{height:1.6527777778vw;margin-right:.8854166667vw;width:1.6527777778vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--about ul li .img{height:1.6527777778vw;margin-right:.8854166667vw;width:1.6527777778vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--about ul li .img{height:23.8px;margin-right:12.75px;width:23.8px}}.section-blog-sidebar--about ul li .text{color:#000;display:flex;font-size:17px;font-weight:600;letter-spacing:-.43px;line-height:23px;text-align:left}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--about ul li .text{font-size:1.0034722222vw;line-height:1.3576388889vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--about ul li .text{font-size:1.0034722222vw;line-height:1.3576388889vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--about ul li .text{font-size:14.45px;line-height:19.55px}}.section-blog-sidebar--about .btn-row{margin-bottom:15px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--about .btn-row{margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--about .btn-row{margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--about .btn-row{margin-bottom:12.75px}}.section-blog-sidebar--about .btn-row a{align-items:center;background:transparent;border:1px solid #371d73;border-radius:34px;box-shadow:0 0 10px rgba(60,23,120,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;letter-spacing:-.43px;margin:auto;padding:0 30px;text-align:center;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap;width:190px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--about .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw;padding:0 1.7708333333vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--about .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw;padding:0 1.7708333333vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--about .btn-row a{border-radius:28.9px;font-size:14.45px;height:38.25px;padding:0 25.5px;width:161.5px}}.section-blog-sidebar--about .btn-row a:hover{box-shadow:0 0 10px rgba(55,29,115,.45)}.section-blog-sidebar--follow-us{margin-bottom:-20px;margin-top:-8px;position:relative}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--follow-us{margin-bottom:-1.1805555556vw;margin-top:-.4722222222vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--follow-us{margin-bottom:-1.1805555556vw;margin-top:-.4722222222vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--follow-us{margin-bottom:-17px;margin-top:-6.8px}}.section-blog-sidebar--follow-us .soc-section{align-items:center;display:flex;gap:12px;height:26px;justify-content:flex-end;position:absolute;right:4px;top:3px;width:138px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--follow-us .soc-section{gap:.7083333333vw;height:1.5347222222vw;right:.2361111111vw;top:.1770833333vw;width:8.1458333333vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--follow-us .soc-section{gap:.7083333333vw;height:1.5347222222vw;right:.2361111111vw;top:.1770833333vw;width:8.1458333333vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--follow-us .soc-section{gap:10.2px;height:22.1px;right:3.4px;top:2.55px;width:117.3px}}.section-blog-sidebar--follow-us .soc-section a{color:transparent;display:block;-webkit-text-decoration:none;text-decoration:none;width:26px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--follow-us .soc-section a{width:1.5347222222vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--follow-us .soc-section a{width:1.5347222222vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--follow-us .soc-section a{width:22.1px}}.section-blog-sidebar--follow-us .soc-section a img{width:100%}.section-blog-sidebar--provides{margin-bottom:0;padding-bottom:4px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--provides{padding-bottom:.2361111111vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--provides{padding-bottom:.2361111111vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--provides{padding-bottom:3.4px}}@media(min-width:600px)and (max-width:889px){.section-blog-sidebar--provides{background-color:#f0daa4;margin-bottom:64px;padding-bottom:64px;padding-top:60.8px}}@media(max-width:599px){.section-blog-sidebar--provides{background-color:#f0daa4;margin-bottom:10.6666666667vw;padding-bottom:10.6666666667vw;padding-top:10.1333333333vw}}.section-blog-sidebar--provides h3{margin-top:-3px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--provides h3{margin-top:-.1770833333vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--provides h3{margin-top:-.1770833333vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--provides h3{margin-top:-2.55px}}ul.grid-provides{margin:0;padding:0;width:100%;width:280px;z-index:11}@media(min-width:890px)and (max-width:1279px){ul.grid-provides{width:16.5277777778vw}}@media(min-width:1440px)and (max-width:1690px){ul.grid-provides{width:16.5277777778vw}}@media(min-width:1280px)and (max-width:1439px){ul.grid-provides{width:238px}}@media(min-width:600px)and (max-width:889px){ul.grid-provides{width:100%}}@media(max-width:599px){ul.grid-provides{width:100%}}ul.grid-provides li.item{background:#fcfcff;border:1px solid #d9d9d9;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.08);box-sizing:border-box;height:65px;list-style:none;margin-bottom:20px;overflow:hidden;overflow:visible;position:relative;width:100%}@media(min-width:890px)and (max-width:1279px){ul.grid-provides li.item{border-radius:.8854166667vw;height:3.8368055556vw;margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){ul.grid-provides li.item{border-radius:.8854166667vw;height:3.8368055556vw;margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){ul.grid-provides li.item{border-radius:12.75px;height:55.25px;margin-bottom:17px}}@media(min-width:600px)and (max-width:889px){ul.grid-provides li.item{border-radius:24px;height:104px;margin-bottom:32px}}@media(max-width:599px){ul.grid-provides li.item{border-radius:4vw;height:17.3333333333vw;margin-bottom:5.3333333333vw}}ul.grid-provides li.item:last-child{margin-bottom:0}ul.grid-provides li.item h4{align-items:center;display:flex;flex-direction:row;font-size:17px;justify-content:flex-start;letter-spacing:-.43px;line-height:123.9%;padding-top:13px;position:relative;width:100%}@media(min-width:890px)and (max-width:1279px){ul.grid-provides li.item h4{font-size:1.0034722222vw;padding-top:.7673611111vw}}@media(min-width:1440px)and (max-width:1690px){ul.grid-provides li.item h4{font-size:1.0034722222vw;padding-top:.7673611111vw}}@media(min-width:1280px)and (max-width:1439px){ul.grid-provides li.item h4{font-size:14.45px;padding-top:11.05px}}@media(min-width:600px)and (max-width:889px){ul.grid-provides li.item h4{font-size:27.2px;padding-top:20.8px}}@media(max-width:599px){ul.grid-provides li.item h4{font-size:4.5333333333vw;padding-top:3.4666666667vw}}ul.grid-provides li.item h4 .text-block{display:flex;flex-direction:column;height:38px;justify-content:space-between}@media(min-width:890px)and (max-width:1279px){ul.grid-provides li.item h4 .text-block{height:2.2430555556vw}}@media(min-width:1440px)and (max-width:1690px){ul.grid-provides li.item h4 .text-block{height:2.2430555556vw}}@media(min-width:1280px)and (max-width:1439px){ul.grid-provides li.item h4 .text-block{height:32.3px}}@media(min-width:600px)and (max-width:889px){ul.grid-provides li.item h4 .text-block{height:60.8px}}@media(max-width:599px){ul.grid-provides li.item h4 .text-block{height:10.1333333333vw}}ul.grid-provides li.item h4 .text-block .bottom-text{color:#66686c;display:block;font-size:13px;letter-spacing:-.08px;line-height:123.9%}@media(min-width:890px)and (max-width:1279px){ul.grid-provides li.item h4 .text-block .bottom-text{font-size:.7673611111vw}}@media(min-width:1440px)and (max-width:1690px){ul.grid-provides li.item h4 .text-block .bottom-text{font-size:.7673611111vw}}@media(min-width:1280px)and (max-width:1439px){ul.grid-provides li.item h4 .text-block .bottom-text{font-size:11.05px}}@media(min-width:600px)and (max-width:889px){ul.grid-provides li.item h4 .text-block .bottom-text{font-size:20.8px}}@media(max-width:599px){ul.grid-provides li.item h4 .text-block .bottom-text{font-size:3.4666666667vw}}ul.grid-provides li.item h4 .text-block .bottom-text span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath fill='%23FFAF12' d='M9.69 2.924H7.08V.31A.31.31 0 0 0 6.77 0H3.236a.31.31 0 0 0-.31.311v2.613H.31a.31.31 0 0 0-.31.31v3.531a.31.31 0 0 0 .31.311h2.61V9.69a.31.31 0 0 0 .31.311h3.54a.31.31 0 0 0 .31-.311V7.076h2.61a.31.31 0 0 0 .31-.31V3.234a.31.31 0 0 0-.31-.311'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:5px;display:inline-block;height:16px;left:-1px;position:relative;top:4px;width:15px}@media(min-width:890px)and (max-width:1279px){ul.grid-provides li.item h4 .text-block .bottom-text span{background-size:.2951388889vw;height:.9444444444vw;top:.2361111111vw;width:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){ul.grid-provides li.item h4 .text-block .bottom-text span{background-size:.2951388889vw;height:.9444444444vw;top:.2361111111vw;width:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){ul.grid-provides li.item h4 .text-block .bottom-text span{background-size:4.25px;height:13.6px;top:3.4px;width:12.75px}}@media(min-width:600px)and (max-width:889px){ul.grid-provides li.item h4 .text-block .bottom-text span{background-size:8px;height:25.6px;top:6.4px;width:24px}}@media(max-width:599px){ul.grid-provides li.item h4 .text-block .bottom-text span{background-size:1.3333333333vw;height:4.2666666667vw;top:1.0666666667vw;width:4vw}}ul.grid-provides li.item h4 .ico{align-items:center;display:flex;margin-left:16px;margin-right:16px;width:25px}@media(min-width:890px)and (max-width:1279px){ul.grid-provides li.item h4 .ico{margin-left:.9444444444vw;margin-right:.9444444444vw;width:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){ul.grid-provides li.item h4 .ico{margin-left:.9444444444vw;margin-right:.9444444444vw;width:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){ul.grid-provides li.item h4 .ico{margin-left:13.6px;margin-right:13.6px;width:21.25px}}@media(min-width:600px)and (max-width:889px){ul.grid-provides li.item h4 .ico{margin-left:25.6px;margin-right:25.6px;width:40px}}@media(max-width:599px){ul.grid-provides li.item h4 .ico{margin-left:4.2666666667vw;margin-right:4.2666666667vw;width:6.6666666667vw}}ul.grid-provides li.item h4 .ico img{width:100%}ul.grid-provides li.item h4 .chevron{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='35' fill='none'%3E%3Cpath stroke='%233C1778' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.5' d='m14.582 24.791 7.292-7.292-7.292-7.291'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:35px;position:absolute;right:12px;top:14px;width:35px}@media(min-width:890px)and (max-width:1279px){ul.grid-provides li.item h4 .chevron{height:2.0659722222vw;right:.7083333333vw;top:.8263888889vw;width:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){ul.grid-provides li.item h4 .chevron{height:2.0659722222vw;right:.7083333333vw;top:.8263888889vw;width:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){ul.grid-provides li.item h4 .chevron{height:29.75px;right:10.2px;top:11.9px;width:29.75px}}@media(min-width:600px)and (max-width:889px){ul.grid-provides li.item h4 .chevron{height:56px;right:19.2px;top:22.4px;width:56px}}@media(max-width:599px){ul.grid-provides li.item h4 .chevron{height:9.3333333333vw;right:3.2vw;top:3.7333333333vw;width:9.3333333333vw}}.section-blog-sidebar--subscribe{margin-bottom:15px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--subscribe{margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--subscribe{margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--subscribe{margin-bottom:12.75px}}.section-blog-sidebar--subscribe .cf-label,.section-blog-sidebar--subscribe .wpcf7-not-valid-tip{color:#6a51ff;display:block;font-size:10px;font-weight:700;letter-spacing:-.0799999982px;line-height:17px;margin-bottom:2px;padding-left:23px;text-transform:uppercase}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--subscribe .cf-label,.section-blog-sidebar--subscribe .wpcf7-not-valid-tip{font-size:.5902777778vw;line-height:1.0034722222vw;margin-bottom:.1180555556vw;padding-left:1.3576388889vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--subscribe .cf-label,.section-blog-sidebar--subscribe .wpcf7-not-valid-tip{font-size:.5902777778vw;line-height:1.0034722222vw;margin-bottom:.1180555556vw;padding-left:1.3576388889vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--subscribe .cf-label,.section-blog-sidebar--subscribe .wpcf7-not-valid-tip{font-size:8.5px;line-height:14.45px;margin-bottom:1.7px;padding-left:19.55px}}.section-blog-sidebar--subscribe .wpcf7-not-valid-tip{color:#ffaf12;font-size:10px;position:relative;top:-25px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--subscribe .wpcf7-not-valid-tip{font-size:.5902777778vw;top:-1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--subscribe .wpcf7-not-valid-tip{font-size:.5902777778vw;top:-1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--subscribe .wpcf7-not-valid-tip{font-size:8.5px;top:-21.25px}}.section-blog-sidebar--subscribe input{background:#fcfcff;border:1px solid #d9d9d9;border-radius:34px;box-shadow:0 0 10px 0 hsla(0,0%,100%,.078);font-size:20px;font-weight:600;letter-spacing:-.4499999881px;line-height:27px;margin-bottom:30px;padding:10px 20px;width:100%}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--subscribe input{border-radius:2.0069444444vw;font-size:1.1805555556vw;line-height:1.59375vw;margin-bottom:1.7708333333vw;padding:.5902777778vw 1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--subscribe input{border-radius:2.0069444444vw;font-size:1.1805555556vw;line-height:1.59375vw;margin-bottom:1.7708333333vw;padding:.5902777778vw 1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--subscribe input{border-radius:28.9px;font-size:17px;line-height:22.95px;margin-bottom:25.5px;padding:8.5px 17px}}.section-blog-sidebar--subscribe input:active,.section-blog-sidebar--subscribe input:focus{border:1px solid #ffaf12;box-shadow:0 0 15px 0 hsla(0,0%,100%,.2);outline:none}.section-blog-sidebar--subscribe input[aria-invalid=true]{border:3px solid #ffaf12}.section-blog-sidebar--subscribe input::-moz-placeholder{color:transparent!important}.section-blog-sidebar--subscribe input::placeholder{color:transparent!important}.section-blog-sidebar--subscribe input[type=submit]{align-items:center;background:transparent!important;border:1px solid #371d73!important;border-radius:34px;box-shadow:0 0 10px rgba(60,23,120,.12)!important;box-sizing:border-box;color:#371d73!important;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;letter-spacing:-.43px;line-height:23px;margin:auto;outline:none;padding:0 30px;text-align:center;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap;width:190px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--subscribe input[type=submit]{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw;padding:0 1.7708333333vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--subscribe input[type=submit]{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw;padding:0 1.7708333333vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--subscribe input[type=submit]{border-radius:28.9px;font-size:14.45px;height:38.25px;padding:0 25.5px;width:161.5px}}.section-blog-sidebar--subscribe input[type=submit]:hover{box-shadow:0 0 10px rgba(55,29,115,.45)!important}.section-blog-sidebar--subscribe .wpcf7-response-output,.section-blog-sidebar--subscribe .wpcf7-spinner{display:none!important}.entry-sidebar .section-blog-sidebar--last-seen h3,.entry-sidebar .section-blog-sidebar--provides h3,.entry-sidebar .section-blog-sidebar--recent-articles h3,.entry-sidebar .section-blog-sidebar--related-articles h3,.entry-sidebar .section-blog-sidebar--subscribe h3{margin-bottom:30px}@media(min-width:890px)and (max-width:1279px){.entry-sidebar .section-blog-sidebar--last-seen h3,.entry-sidebar .section-blog-sidebar--provides h3,.entry-sidebar .section-blog-sidebar--recent-articles h3,.entry-sidebar .section-blog-sidebar--related-articles h3,.entry-sidebar .section-blog-sidebar--subscribe h3{margin-bottom:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.entry-sidebar .section-blog-sidebar--last-seen h3,.entry-sidebar .section-blog-sidebar--provides h3,.entry-sidebar .section-blog-sidebar--recent-articles h3,.entry-sidebar .section-blog-sidebar--related-articles h3,.entry-sidebar .section-blog-sidebar--subscribe h3{margin-bottom:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.entry-sidebar .section-blog-sidebar--last-seen h3,.entry-sidebar .section-blog-sidebar--provides h3,.entry-sidebar .section-blog-sidebar--recent-articles h3,.entry-sidebar .section-blog-sidebar--related-articles h3,.entry-sidebar .section-blog-sidebar--subscribe h3{margin-bottom:25.5px}}.section-blog-sidebar--last-seen .dr-articles-grid,.section-blog-sidebar--provides .dr-articles-grid,.section-blog-sidebar--recent-articles .dr-articles-grid,.section-blog-sidebar--related-articles .dr-articles-grid{display:flex;flex-direction:column;justify-content:flex-start}.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item{border-radius:15px;box-shadow:0 0 10px rgba(55,29,115,.12);display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;height:316px;justify-content:flex-end;margin-bottom:30px;overflow:hidden;position:relative;width:280px}.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item:hover,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item:hover,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item:hover,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item:hover{box-shadow:0 0 15px rgba(60,23,120,.25)}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item{border-radius:.8854166667vw;height:18.6527777778vw;margin-bottom:1.7708333333vw;width:16.5277777778vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item{border-radius:.8854166667vw;height:18.6527777778vw;margin-bottom:1.7708333333vw;width:16.5277777778vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item{border-radius:12.75px;height:268.6px;margin-bottom:25.5px;width:238px}}@media(min-width:600px)and (max-width:889px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item{width:100%}}@media(max-width:599px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item{width:100%}}.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item:last-child{margin-bottom:5px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item:last-child{margin-bottom:.2951388889vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item:last-child{margin-bottom:.2951388889vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item:last-child,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item:last-child{margin-bottom:4.25px}}.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .img,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .img,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .img,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:70%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(max-width:599px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .img,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .img,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .img,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .img{height:100%}}.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 5px;background-repeat:no-repeat;background-size:633px;padding:26px 25px 23px;position:relative;z-index:2}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .texter{background-size:37.3645833333vw;padding:1.5347222222vw 1.4756944444vw 1.3576388889vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .texter{background-size:37.3645833333vw;padding:1.5347222222vw 1.4756944444vw 1.3576388889vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .texter,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .texter{background-size:538.05px;padding:22.1px 21.25px 19.55px}}.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .btn{background:#3c1778;border-radius:34px;color:#fcfcff;display:block;font-size:13px;font-weight:700;height:31px;letter-spacing:-.08px;line-height:31px;margin:auto auto 11px;text-align:center;-webkit-text-decoration:none;text-decoration:none;width:124px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .btn{border-radius:2.0069444444vw;font-size:.7673611111vw;height:1.8298611111vw;line-height:1.8298611111vw;margin-bottom:.6493055556vw;width:7.3194444444vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .btn{border-radius:2.0069444444vw;font-size:.7673611111vw;height:1.8298611111vw;line-height:1.8298611111vw;margin-bottom:.6493055556vw;width:7.3194444444vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .btn{border-radius:28.9px;font-size:11.05px;height:26.35px;line-height:26.35px;margin-bottom:9.35px;width:105.4px}}@media(min-width:600px)and (max-width:889px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .btn{color:#fcfcff;font-size:19.2px;height:44.8px;line-height:44.8px;margin-bottom:17.6px;text-align:center;width:185.6px}}@media(max-width:599px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .btn,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .btn{color:#fcfcff;font-size:12px;font-size:3.2vw;height:28px;height:7.4666666667vw;line-height:28px;line-height:7.4666666667vw;margin-bottom:2.9333333333vw;text-align:center;width:116px;width:30.9333333333vw}}.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item h4{color:#3c1778;font-size:17px;letter-spacing:-.43px;line-height:133%;margin-bottom:25px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item h4{font-size:1.0034722222vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item h4{font-size:1.0034722222vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item h4,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item h4{font-size:14.45px;margin-bottom:21.25px}}.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item h4 a,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item h4 a,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item h4 a,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item h4 a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item h4 a:hover,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item h4 a:hover,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item h4 a:hover,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item h4 a:hover{-webkit-text-decoration:underline;text-decoration:underline}.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:13px;font-weight:700;height:15px;letter-spacing:-.08px;line-height:123.9%}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:.7673611111vw;height:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:.7673611111vw;height:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:11.05px;height:12.75px}}@media(min-width:600px)and (max-width:889px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:17.6px;height:24px;letter-spacing:.06px;line-height:123.9%}}@media(max-width:599px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:11px;font-size:2.9333333333vw;height:15px;height:4vw;letter-spacing:.06px;line-height:123.9%}}.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em{border-left:1px solid #d9d9d9;font-style:normal;height:15px;margin-left:8px;padding-left:9px}@media(min-width:890px)and (max-width:1279px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:.8854166667vw;margin-left:.4722222222vw;padding-left:.53125vw}}@media(min-width:1440px)and (max-width:1690px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:.8854166667vw;margin-left:.4722222222vw;padding-left:.53125vw}}@media(min-width:1280px)and (max-width:1439px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:12.75px;margin-left:6.8px;padding-left:7.65px}}@media(min-width:600px)and (max-width:889px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:24px;margin-left:9.6px;padding-left:12.8px}}@media(max-width:599px){.section-blog-sidebar--last-seen .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--provides .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--recent-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em,.section-blog-sidebar--related-articles .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:15px;height:4vw;margin-left:1.6vw;padding-left:2.1333333333vw}}.post-entry-meta{border-bottom:1px solid #bdbdbd;display:flex;flex-direction:row;flex-wrap:wrap;font-size:0;justify-content:space-between;overflow:auto;padding-bottom:30px}@media(min-width:890px)and (max-width:1279px){.post-entry-meta{padding-bottom:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.post-entry-meta{padding-bottom:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.post-entry-meta{padding-bottom:25.5px}}@media(min-width:600px)and (max-width:889px){.post-entry-meta{border-bottom-color:#66686c;display:block;padding-bottom:12.8px}}@media(max-width:599px){.post-entry-meta{border-bottom-color:#66686c;display:block;padding-bottom:2.1333333333vw}}.post-entry-meta__breadcrumbs{width:100%}.post-entry-meta__breadcrumbs,.post-entry-meta__people{display:inline}@media(min-width:600px)and (max-width:889px){.post-entry-meta__item--breadcrumbs,.post-entry-meta__item--breadcrumbs>*{display:inline;float:none}}@media(max-width:599px){.post-entry-meta__item--breadcrumbs,.post-entry-meta__item--breadcrumbs>*{display:inline;float:none}}.post-entry-meta__item--author-2,.post-entry-meta__item--medical-reviewer,.post-entry-meta__item--written-by{display:inline-block}@media(min-width:600px)and (max-width:889px){.post-entry-meta__item--author-2,.post-entry-meta__item--medical-reviewer,.post-entry-meta__item--written-by{display:inline}}@media(max-width:599px){.post-entry-meta__item--author-2,.post-entry-meta__item--medical-reviewer,.post-entry-meta__item--written-by{display:inline}}.post-entry-meta__item--posted-on,.post-entry-meta__item--read-time{display:inline-block;float:right}@media(min-width:600px)and (max-width:889px){.post-entry-meta__item--posted-on,.post-entry-meta__item--read-time{display:inline-block;margin-top:24px}}@media(max-width:599px){.post-entry-meta__item--posted-on,.post-entry-meta__item--read-time{display:inline-block;margin-top:4vw}}@media(min-width:600px)and (max-width:889px){.post-entry-meta__item--read-time{float:left}}@media(max-width:599px){.post-entry-meta__item--read-time{float:left}}@media(min-width:600px)and (max-width:889px){.post-entry-meta__item--posted-on{float:right}}@media(max-width:599px){.post-entry-meta__item--posted-on{float:right}}.post-entry-meta__item--breadcrumbs{display:block;margin-bottom:20px}@media(min-width:890px)and (max-width:1279px){.post-entry-meta__item--breadcrumbs{margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.post-entry-meta__item--breadcrumbs{margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.post-entry-meta__item--breadcrumbs{margin-bottom:17px}}@media(min-width:600px)and (max-width:889px){.post-entry-meta__item--breadcrumbs{display:inline;margin-bottom:24px}}@media(max-width:599px){.post-entry-meta__item--breadcrumbs{display:inline;margin-bottom:4vw}}.post-entry-meta__link,.post-entry-meta__text,.post-entry-meta__vs{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:1.4em}@media(min-width:890px)and (max-width:1279px){.post-entry-meta__link,.post-entry-meta__text,.post-entry-meta__vs{font-size:.8854166667vw;letter-spacing:-.0135763889vw}}@media(min-width:1440px)and (max-width:1690px){.post-entry-meta__link,.post-entry-meta__text,.post-entry-meta__vs{font-size:.8854166667vw;letter-spacing:-.0135763889vw}}@media(min-width:1280px)and (max-width:1439px){.post-entry-meta__link,.post-entry-meta__text,.post-entry-meta__vs{font-size:12.75px;letter-spacing:-.1955px}}@media(min-width:600px)and (max-width:889px){.post-entry-meta__link,.post-entry-meta__text,.post-entry-meta__vs{font-size:20.8px;letter-spacing:-.128px}}@media(max-width:599px){.post-entry-meta__link,.post-entry-meta__text,.post-entry-meta__vs{font-size:3.4666666667vw;letter-spacing:-.0213333333vw}}.post-entry-meta__item--medical-reviewer .post-entry-meta__link,.post-entry-meta__item--medical-reviewer .post-entry-meta__text,.post-entry-meta__item--medical-reviewer .post-entry-meta__vs,.post-entry-meta__item--posted-on .post-entry-meta__link,.post-entry-meta__item--posted-on .post-entry-meta__text,.post-entry-meta__item--posted-on .post-entry-meta__vs,.post-entry-meta__item--read-time .post-entry-meta__link,.post-entry-meta__item--read-time .post-entry-meta__text,.post-entry-meta__item--read-time .post-entry-meta__vs,.post-entry-meta__item--written-by .post-entry-meta__link,.post-entry-meta__item--written-by .post-entry-meta__text,.post-entry-meta__item--written-by .post-entry-meta__vs{font-weight:700}@media(max-width:889px){.post-entry-meta__item--medical-reviewer .post-entry-meta__link,.post-entry-meta__item--medical-reviewer .post-entry-meta__text,.post-entry-meta__item--medical-reviewer .post-entry-meta__vs,.post-entry-meta__item--posted-on .post-entry-meta__link,.post-entry-meta__item--posted-on .post-entry-meta__text,.post-entry-meta__item--posted-on .post-entry-meta__vs,.post-entry-meta__item--read-time .post-entry-meta__link,.post-entry-meta__item--read-time .post-entry-meta__text,.post-entry-meta__item--read-time .post-entry-meta__vs,.post-entry-meta__item--written-by .post-entry-meta__link,.post-entry-meta__item--written-by .post-entry-meta__text,.post-entry-meta__item--written-by .post-entry-meta__vs{font-weight:400}}@media(min-width:600px)and (max-width:889px){.post-entry-meta__item--posted-on .post-entry-meta__link,.post-entry-meta__item--posted-on .post-entry-meta__text,.post-entry-meta__item--posted-on .post-entry-meta__vs,.post-entry-meta__item--read-time .post-entry-meta__link,.post-entry-meta__item--read-time .post-entry-meta__text,.post-entry-meta__item--read-time .post-entry-meta__vs{color:#3c1778}}@media(max-width:599px){.post-entry-meta__item--posted-on .post-entry-meta__link,.post-entry-meta__item--posted-on .post-entry-meta__text,.post-entry-meta__item--posted-on .post-entry-meta__vs,.post-entry-meta__item--read-time .post-entry-meta__link,.post-entry-meta__item--read-time .post-entry-meta__text,.post-entry-meta__item--read-time .post-entry-meta__vs{color:#3c1778}}.post-entry-meta__vs{display:none;margin-left:15px;margin-right:15px}@media(min-width:890px)and (max-width:1279px){.post-entry-meta__vs{margin-left:.8854166667vw;margin-right:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.post-entry-meta__vs{margin-left:.8854166667vw;margin-right:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.post-entry-meta__vs{margin-left:12.75px;margin-right:12.75px}}@media(min-width:600px)and (max-width:889px){.post-entry-meta__vs{margin-left:6.4px;margin-right:6.4px}}@media(max-width:599px){.post-entry-meta__vs{margin-left:1.0666666667vw;margin-right:1.0666666667vw}}.post-entry-meta__item--medical-reviewer .post-entry-meta__vs,.post-entry-meta__item--read-time .post-entry-meta__vs{display:inline}@media(max-width:889px){.post-entry-meta__item--written-by .post-entry-meta__vs{display:inline}.post-entry-meta__item--posted-on .post-entry-meta__vs,.post-entry-meta__item--read-time .post-entry-meta__vs{display:none}}.post-entry-meta__link{text-decoration-line:underline}.post-entry-meta__item--posted-on .post-entry-meta__text,.post-entry-meta__item--read-time .post-entry-meta__text{display:inline-block}.blog-post .meta-date--block .posted-by{display:inline}.blog-post .meta-date--block .posted-by .posted-on{border:none!important;margin-left:0;padding-left:0}.blog-post .meta-date--block .posted-by a{display:none!important}.blog-post .meta-date--block.meta-date--block--mobile{display:none}@media(min-width:600px)and (max-width:889px){.blog-post .meta-date--block.meta-date--block--mobile{display:inline}}@media(max-width:599px){.blog-post .meta-date--block.meta-date--block--mobile{display:inline}}.blog-post .meta-date--block.meta-date--block--desktop{display:block}@media(min-width:600px)and (max-width:889px){.blog-post .meta-date--block.meta-date--block--desktop{display:none}}@media(max-width:599px){.blog-post .meta-date--block.meta-date--block--desktop{display:none}}.blog-post .meta-second-row{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;line-height:20px;width:100%}@media(min-width:890px)and (max-width:1279px){.blog-post .meta-second-row{line-height:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.blog-post .meta-second-row{line-height:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.blog-post .meta-second-row{line-height:17px}}@media(min-width:600px)and (max-width:889px){.blog-post .meta-second-row{display:inline;line-height:48px}}@media(max-width:599px){.blog-post .meta-second-row{display:inline;line-height:30px;line-height:8vw}}.blog-post .meta-second-row .meta-user--block{align-items:center;color:#66686c;display:flex;font-size:15px;font-weight:700;letter-spacing:-.23px}@media(min-width:890px)and (max-width:1279px){.blog-post .meta-second-row .meta-user--block{font-size:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.blog-post .meta-second-row .meta-user--block{font-size:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.blog-post .meta-second-row .meta-user--block{font-size:12.75px}}@media(min-width:600px)and (max-width:889px){.blog-post .meta-second-row .meta-user--block{display:inline;font-size:24px;line-height:1}}@media(max-width:599px){.blog-post .meta-second-row .meta-user--block{display:inline;font-size:15px;font-size:4vw;line-height:1}}.blog-post .meta-second-row .meta-user--block a{color:#66686c;font-size:inherit;letter-spacing:-.23px;-webkit-text-decoration:underline;text-decoration:underline}@media(min-width:600px)and (max-width:889px){.blog-post .meta-second-row .meta-user--block a{display:inline;margin-left:0}}@media(max-width:599px){.blog-post .meta-second-row .meta-user--block a{display:inline;margin-left:0}}.blog-post .meta-second-row .meta-user--block .user-meta-title{margin-right:4px}@media(min-width:600px)and (max-width:889px){.blog-post .meta-second-row .meta-user--block .user-meta-title{margin-right:0}}@media(max-width:599px){.blog-post .meta-second-row .meta-user--block .user-meta-title{margin-right:0}}.blog-post .meta-second-row .meta-user--block .user-meta-divider{border-left:2px solid #d9d9d9;display:inline-block;height:20px;line-height:20px;margin-left:15px;margin-right:15px;width:1px}@media(min-width:600px)and (max-width:889px){.blog-post .meta-second-row .meta-user--block .user-meta-divider{margin-left:9.6px;margin-right:9.6px;position:relative;top:6.4px}}@media(max-width:599px){.blog-post .meta-second-row .meta-user--block .user-meta-divider{margin-left:1.6vw;margin-right:1.6vw;position:relative;top:4px;top:1.0666666667vw}}.blog-post .meta-second-row .meta-date--block .posted-by{color:#66686c;font-size:15px;font-weight:700;letter-spacing:-.23px;line-height:123.9%}@media(min-width:890px)and (max-width:1279px){.blog-post .meta-second-row .meta-date--block .posted-by{font-size:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.blog-post .meta-second-row .meta-date--block .posted-by{font-size:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.blog-post .meta-second-row .meta-date--block .posted-by{font-size:12.75px}}@media(min-width:600px)and (max-width:889px){.blog-post .meta-second-row .meta-date--block .posted-by{font-size:24px}}@media(max-width:599px){.blog-post .meta-second-row .meta-date--block .posted-by{font-size:15px;font-size:4vw}}.blog-post .entry-header{margin-bottom:60px}@media(min-width:890px)and (max-width:1279px){.blog-post .entry-header{margin-bottom:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.blog-post .entry-header{margin-bottom:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.blog-post .entry-header{margin-bottom:51px}}@media(min-width:600px)and (max-width:889px){.blog-post .entry-header{margin-bottom:32px}}@media(max-width:599px){.blog-post .entry-header{margin-bottom:5.3333333333vw}}.single-guides .entry-footer,.single-news .entry-footer{margin-bottom:70px;margin-left:30px;margin-right:30px}@media(min-width:890px)and (max-width:1279px){.single-guides .entry-footer,.single-news .entry-footer{margin-bottom:4.1319444444vw;margin-left:1.7708333333vw;margin-right:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.single-guides .entry-footer,.single-news .entry-footer{margin-bottom:4.1319444444vw;margin-left:1.7708333333vw;margin-right:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.single-guides .entry-footer,.single-news .entry-footer{margin-bottom:59.5px;margin-left:25.5px;margin-right:25.5px}}@media(min-width:600px)and (max-width:889px){.single-guides .entry-footer,.single-news .entry-footer{margin-bottom:32px;margin-left:0;margin-right:0;padding-left:32px;padding-right:32px}}@media(max-width:599px){.single-guides .entry-footer,.single-news .entry-footer{margin-bottom:5.3333333333vw;margin-left:0;margin-right:0;padding-left:5.3333333333vw;padding-right:5.3333333333vw}}.page_blog{padding-top:111px}@media (min-width:560px){.page_blog{padding-top:9.25rem}}@media (min-width:1266px){.page_blog{padding-top:5.625rem}}.page_blog .dr-cat-id,.page_blog header{display:none}.page_blog .page_blog_header{padding-top:70px}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header{padding-top:3.6006944444vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header{padding-top:3.6006944444vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header{padding-top:51.85px}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header{padding-top:75px}}@media(max-width:599px){.page_blog .page_blog_header{padding-top:40px}}.page_blog .page_blog_header h1{font-size:54px;font-weight:300;line-height:123.9%;margin-bottom:80px;text-align:center}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header h1{font-size:3.1875vw;margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header h1{font-size:3.1875vw;margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header h1{font-size:45.9px;margin-bottom:68px}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header h1{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:32px;text-align:left}}@media(max-width:599px){.page_blog .page_blog_header h1{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:5.3333333333vw;text-align:left}}.page_blog .page_blog_header h1 strong{display:block}.page_blog .page_blog_header .topics{border-bottom:1px solid #bdbdbd;margin-bottom:75px}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics{margin-bottom:4.4270833333vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics{margin-bottom:4.4270833333vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics{margin-bottom:63.75px}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header .topics{margin-bottom:64px}}@media(max-width:599px){.page_blog .page_blog_header .topics{margin-bottom:10.6666666667vw}}.page_blog .page_blog_header .topics h2{color:#6a51ff;font-size:15px;letter-spacing:-.23px;line-height:20px;margin-bottom:20px}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics h2{font-size:.8854166667vw;line-height:1.1805555556vw;margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics h2{font-size:.8854166667vw;line-height:1.1805555556vw;margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics h2{font-size:12.75px;line-height:17px;margin-bottom:17px}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header .topics h2{font-size:20.8px;letter-spacing:-.08px;line-height:28.8px;margin-bottom:40px}}@media(max-width:599px){.page_blog .page_blog_header .topics h2{font-size:13px;font-size:3.4666666667vw;letter-spacing:-.08px;line-height:18px;line-height:4.8vw;margin-bottom:6.6666666667vw}}.page_blog .page_blog_header .topics .topics-carousel-outer{margin-bottom:30px;overflow:hidden;position:relative}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics .topics-carousel-outer{margin-bottom:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics .topics-carousel-outer{margin-bottom:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics .topics-carousel-outer{margin-bottom:25.5px}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header .topics .topics-carousel-outer{margin-bottom:32px}}@media(max-width:599px){.page_blog .page_blog_header .topics .topics-carousel-outer{margin-bottom:5.3333333333vw}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header .topics .topics-carousel-outer{height:64px}}@media(max-width:599px){.page_blog .page_blog_header .topics .topics-carousel-outer{height:40px;height:10.6666666667vw}}.page_blog .page_blog_header .topics .topics-carousel-v2{display:flex;overflow:hidden;padding-bottom:30px;position:relative}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics .topics-carousel-v2{padding-bottom:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics .topics-carousel-v2{padding-bottom:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics .topics-carousel-v2{padding-bottom:25.5px}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header .topics .topics-carousel-v2{overflow:scroll;padding-bottom:32px}}@media(max-width:599px){.page_blog .page_blog_header .topics .topics-carousel-v2{overflow:scroll;padding-bottom:5.3333333333vw}}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-arrow{background:none!important}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next:before,.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev:before{display:none}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next,.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{height:64px;width:64px}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next,.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next,.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next,.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{height:54.4px;width:54.4px}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next,.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{height:80px;width:80px}}@media(max-width:599px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next,.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{height:50px;height:13.3333333333vw;width:50px;width:13.3333333333vw}}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{display:none;left:0;margin-top:-15px;z-index:1}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{left:0;margin-top:-.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{left:0;margin-top:-.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{left:0;margin-top:-12.75px}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{display:none}}@media(max-width:599px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{display:none}}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next{margin-top:-15px;right:0;z-index:1}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next{margin-top:-.8854166667vw;right:0}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next{margin-top:-.8854166667vw;right:0}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next{margin-top:-12.75px;right:0}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next{display:none}}@media(max-width:599px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next{display:none}}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next:after,.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev:after{background-position:50% 50%;background-repeat:no-repeat;content:"";display:block;height:64px;left:0;position:absolute;top:0;width:64px;z-index:1}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next:after,.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next:after,.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next:after,.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev:after{height:54.4px;width:54.4px}}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev{display:none!important}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev.visible{display:block!important}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev:after{background-color:#f8f4ee;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='39' fill='none'%3E%3Cpath stroke='%233C1778' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.5' d='M22.75 11.375 14.625 19.5l8.125 8.125'/%3E%3C/svg%3E");background-size:50px}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-prev:after{background-size:42.5px}}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next{display:none!important}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next.visible{display:block!important}.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next:after{background-color:#f8f4ee;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='39' fill='none'%3E%3Cpath stroke='%233C1778' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.5' d='m16.25 27.625 8.125-8.125-8.125-8.125'/%3E%3C/svg%3E");background-size:50px}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics .topics-carousel-v2 .slick-next:after{background-size:42.5px}}.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item{cursor:pointer;display:block;float:left;margin-right:0;padding-right:20px}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item{padding-right:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item{padding-right:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item{padding-right:17px}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item{margin-right:16px;padding-right:0}}@media(max-width:599px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item{margin-right:2.6666666667vw;padding-right:0}}.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item a{align-items:center;background:#f8f4ee;border:1px solid #371d73;border-radius:34px;box-shadow:0 0 10px rgba(60,23,120,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;letter-spacing:-.43px;padding:0 30px;text-align:center;text-wrap:nowrap}.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item a,.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item a:hover{-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw;padding:0 1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw;padding:0 1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item a{border-radius:28.9px;font-size:14.45px;height:38.25px;padding:0 25.5px}}@media(min-width:600px)and (max-width:889px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item a{border-radius:54.4px;font-size:24px;height:64px;letter-spacing:-.23px;padding:0 48px}}@media(max-width:599px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item a{border-radius:34px;border-radius:9.0666666667vw;font-size:15px;font-size:4vw;height:40px;height:10.6666666667vw;letter-spacing:-.23px;padding:0 5.3333333333vw}}@media(min-width:890px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item a:hover{background:#3c1778;color:#fff}}.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item a.active{background:#3c1778;color:#fff}@media(min-width:890px){.page_blog .page_blog_header .topics .topics-carousel-v2 .topics-carousel-item:hover a{background:#3c1778;color:#fff}}.page_blog .dr-articles-grid{display:grid;grid-gap:30px;gap:30px;grid-template-areas:"A A B" "A A C" "D E E" "F G H" "I J J" "K J J" "L L M" "N O P" "Q Q S" "Q Q T" "U V W"}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid{gap:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid{gap:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid{gap:25.5px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid{display:block;margin-bottom:64px}}@media(max-width:599px){.page_blog .dr-articles-grid{display:block;margin-bottom:10.6666666667vw}}.page_blog .dr-articles-grid .dr-article-grid-item{border-radius:15px;box-shadow:0 0 10px rgba(55,29,115,.12);display:flex;flex-direction:column;height:316px;justify-content:flex-end;overflow:hidden;position:relative;width:360px}.page_blog .dr-articles-grid .dr-article-grid-item:hover{box-shadow:0 0 15px rgba(60,23,120,.25)}.page_blog .dr-articles-grid .dr-article-grid-item:first-child{grid-area:A}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(2){grid-area:B}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(3){grid-area:C}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4){grid-area:D}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5){grid-area:E}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6){grid-area:F}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(7){grid-area:G}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(8){grid-area:H}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(9){grid-area:I}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10){grid-area:J}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11){grid-area:K}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12){grid-area:L}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(13){grid-area:M}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(14){grid-area:N}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(15){grid-area:O}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16){grid-area:P}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17){grid-area:Q}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18){grid-area:S}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(19){grid-area:T}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(20){grid-area:U}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(21){grid-area:V}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(22){grid-area:W}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item{border-radius:.8854166667vw;height:18.6527777778vw;width:21.25vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item{border-radius:.8854166667vw;height:18.6527777778vw;width:21.25vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item{border-radius:12.75px;height:268.6px;width:306px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item{height:480px;margin-bottom:64px;overflow:hidden;width:100%}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item{height:300px;height:80vw;margin-bottom:10.6666666667vw;overflow:hidden;width:100%}}.page_blog .dr-articles-grid .dr-article-grid-item .img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:70%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item .img{height:100%}}.page_blog .dr-articles-grid .dr-article-grid-item .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 5px;background-repeat:no-repeat;background-size:633px;padding:26px 35px 23px;position:relative;z-index:2}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item .texter{background-size:37.3645833333vw;padding:1.5347222222vw 2.0659722222vw 1.3576388889vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item .texter{background-size:37.3645833333vw;padding:1.5347222222vw 2.0659722222vw 1.3576388889vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item .texter{background-size:538.05px;padding:22.1px 29.75px 19.55px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item .texter{background-size:1012.8px;padding:41.6px 32px 32px}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item .texter{background-size:633px;background-size:168.8vw;padding:6.9333333333vw 5.3333333333vw 5.3333333333vw}}.page_blog .dr-articles-grid .dr-article-grid-item .btn{background:#3c1778;border-radius:34px;color:#fcfcff;display:block;font-size:13px;font-weight:700;height:31px;letter-spacing:-.08px;line-height:31px;margin:auto auto 11px;text-align:center;-webkit-text-decoration:none;text-decoration:none;width:124px}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item .btn{border-radius:2.0069444444vw;font-size:.7673611111vw;height:1.8298611111vw;line-height:1.8298611111vw;margin-bottom:.6493055556vw;width:7.3194444444vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item .btn{border-radius:2.0069444444vw;font-size:.7673611111vw;height:1.8298611111vw;line-height:1.8298611111vw;margin-bottom:.6493055556vw;width:7.3194444444vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item .btn{border-radius:28.9px;font-size:11.05px;height:26.35px;line-height:26.35px;margin-bottom:9.35px;width:105.4px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item .btn{color:#fcfcff;font-size:19.2px;height:44.8px;line-height:44.8px;margin-bottom:17.6px;text-align:center;width:185.6px}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item .btn{color:#fcfcff;font-size:12px;font-size:3.2vw;height:28px;height:7.4666666667vw;line-height:28px;line-height:7.4666666667vw;margin-bottom:2.9333333333vw;text-align:center;width:116px;width:30.9333333333vw}}.page_blog .dr-articles-grid .dr-article-grid-item h3{color:#3c1778;font-size:19px;letter-spacing:-.45px;line-height:133%;margin-bottom:18px}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item h3{font-size:1.1215277778vw;margin-bottom:1.0625vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item h3{font-size:1.1215277778vw;margin-bottom:1.0625vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item h3{font-size:16.15px;margin-bottom:15.3px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item h3{color:#3c1778;font-size:27.2px;letter-spacing:-.43px;line-height:133%;margin-bottom:24px}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item h3{color:#3c1778;font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:133%;margin-bottom:4vw}}.page_blog .dr-articles-grid .dr-article-grid-item h3 a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.page_blog .dr-articles-grid .dr-article-grid-item h3 a:hover{-webkit-text-decoration:underline;text-decoration:underline}.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:13px;font-weight:700;height:15px;letter-spacing:-.08px;line-height:123.9%}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:.7673611111vw;height:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:.7673611111vw;height:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date{font-size:11.05px;height:12.75px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:17.6px;height:24px;letter-spacing:.06px;line-height:123.9%}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date{color:#66686c;font-size:11px;font-size:2.9333333333vw;height:15px;height:4vw;letter-spacing:.06px;line-height:123.9%}}.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date em{border-left:1px solid #d9d9d9;font-style:normal;height:15px;margin-left:8px;padding-left:9px}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:.8854166667vw;margin-left:.4722222222vw;padding-left:.53125vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:.8854166667vw;margin-left:.4722222222vw;padding-left:.53125vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:12.75px;margin-left:6.8px;padding-left:7.65px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:24px;margin-left:9.6px;padding-left:12.8px}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item .autor-and-date em{height:15px;height:4vw;margin-left:1.6vw;padding-left:2.1333333333vw}}.page_blog .dr-articles-grid .dr-article-grid-item .desc{display:none}.page_blog .dr-articles-grid .dr-article-grid-item:first-child,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17){height:667px;width:750px}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17){height:39.3715277778vw;width:44.2708333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17){height:39.3715277778vw;width:44.2708333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17){height:566.95px;width:637.5px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17){height:480px;width:100%}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17){height:300px;height:80vw;width:100%}}.page_blog .dr-articles-grid .dr-article-grid-item:first-child .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .btn{background:#3c1778;color:#fcfcff;display:block;font-size:17px;font-weight:700;height:41px;letter-spacing:-.43px;line-height:41px;margin-bottom:27px;text-align:center;width:170px}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .btn{font-size:1.0034722222vw;height:2.4201388889vw;line-height:2.4201388889vw;margin-bottom:1.59375vw;width:10.0347222222vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .btn{font-size:1.0034722222vw;height:2.4201388889vw;line-height:2.4201388889vw;margin-bottom:1.59375vw;width:10.0347222222vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .btn{font-size:14.45px;height:34.85px;line-height:34.85px;margin-bottom:22.95px;width:144.5px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .btn{color:#fcfcff;font-size:19.2px;height:44.8px;line-height:44.8px;margin-bottom:25.6px;text-align:center;width:185.6px}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .btn{color:#fcfcff;font-size:12px;font-size:3.2vw;height:28px;height:7.4666666667vw;line-height:28px;line-height:7.4666666667vw;margin-bottom:4.2666666667vw;text-align:center;width:116px;width:30.9333333333vw}}.page_blog .dr-articles-grid .dr-article-grid-item:first-child .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='750' height='318' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='956' height='301' x='-105' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M817.489 40.918c-59.689-12.304-329.782-20.4-444.697-20.4s-385.014 8.096-444.698 20.4c-19.694 28.007-32.653 75.544-32.653 129.47 0 53.925 12.959 101.462 32.653 129.472 59.684 12.304 329.783 20.4 444.698 20.4s385.013-8.096 444.697-20.4c19.695-28.01 32.653-75.544 32.653-129.472s-12.958-101.463-32.653-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-105.941 20.519h957.029V320.26h-957.029z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-104.559 160.749h955.096v159.77h-955.096z'/%3E%3Cdefs%3E%3Cfilter id='a' width='990.699' height='335.741' x='-122.559' y='.519' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_5540_16874'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_5540_16874' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 42px;background-size:955px;padding:47px 76px 41px 72px;position:relative}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .texter{background-position:50% 2.4791666667vw;background-size:56.3715277778vw;padding:2.7743055556vw 4.4861111111vw 2.4201388889vw 4.25vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .texter{background-position:50% 2.4791666667vw;background-size:56.3715277778vw;padding:2.7743055556vw 4.4861111111vw 2.4201388889vw 4.25vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .texter{background-position:50% 35.7px;background-size:811.75px;padding:39.95px 64.6px 34.85px 61.2px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 5px;background-repeat:no-repeat;background-size:1012.8px;padding:41.6px 32px 28.8px;position:relative;z-index:2}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 5px;background-repeat:no-repeat;background-size:633px;background-size:168.8vw;padding:6.9333333333vw 5.3333333333vw 4.8vw;position:relative;z-index:2}}.page_blog .dr-articles-grid .dr-article-grid-item:first-child .texter:after,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .texter:after,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .texter:after{background-color:#fcfcff;bottom:0;content:"";display:block;height:50%;left:0;position:absolute;width:100%;z-index:-1}.page_blog .dr-articles-grid .dr-article-grid-item:first-child .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .img img{width:100%}.page_blog .dr-articles-grid .dr-article-grid-item:first-child h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) h3{font-size:27px;letter-spacing:.29px;line-height:133%}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) h3{font-size:1.59375vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) h3{font-size:1.59375vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) h3{font-size:22.95px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) h3{color:#3c1778;font-size:27.2px;letter-spacing:-.43px;line-height:133%;margin-bottom:24px}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) h3{color:#3c1778;font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:133%;margin-bottom:4vw}}.page_blog .dr-articles-grid .dr-article-grid-item:first-child .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .desc{color:#232323;display:block;font-size:20px;letter-spacing:-.45px;line-height:133.3%;margin-bottom:25px}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .desc{font-size:1.1805555556vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .desc{font-size:1.1805555556vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .desc{font-size:17px;margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .desc{display:none}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:first-child .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .desc,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .desc{display:none}}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5){width:750px}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5){width:44.2708333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5){width:44.2708333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5){border-radius:12.75px;height:268.6px;width:637.5px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5){width:504px}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5){width:315px;width:84vw}}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='750' height='158' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='919' height='279' x='-106' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M781.217 38.972C723.813 27.529 464.055 20 353.537 20s-370.28 7.529-427.68 18.972c-18.942 26.046-31.404 70.256-31.404 120.406s12.462 94.36 31.403 120.41c57.4 11.443 317.163 18.971 427.681 18.971s370.281-7.528 427.68-18.971c18.941-26.05 31.404-70.256 31.404-120.41s-12.463-94.36-31.404-120.406'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-106.879 20h920.407v278.759h-920.407z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-105.547 150.414h918.548V299h-918.548z'/%3E%3Cdefs%3E%3Cfilter id='a' width='954.168' height='314.759' x='-123.547' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_5540_16957'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_5540_16957' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 18px;background-size:918px;padding:27px 35px}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .texter{background-position:50% 1.0625vw;background-size:54.1875vw;padding:1.59375vw 2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .texter{background-position:50% 1.0625vw;background-size:54.1875vw;padding:1.59375vw 2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .texter{background-position:50% 15.3px;background-size:780.3px;padding:22.95px 29.75px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 5px;background-repeat:no-repeat;background-size:1012.8px;padding:41.6px 32px 32px;position:relative}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .texter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='179' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cmask id='b' width='634' height='300' x='-137' y='20' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23F5F5F5' d='M474.626 40.4C435.032 28.096 255.87 20 179.643 20S-75.75 28.096-115.34 40.4C-128.404 68.407-137 115.944-137 169.869c0 53.926 8.596 101.463 21.66 129.473 39.59 12.304 218.756 20.399 294.983 20.399s255.393-8.095 294.983-20.399c13.064-28.01 21.66-75.544 21.66-129.473 0-53.928-8.596-101.462-21.66-129.47'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23FCFCFF' d='M-137.918 20h634.83v299.741h-634.83z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23FCFCFF' d='M-137 160.23h633.548V320H-137z'/%3E%3Cdefs%3E%3Cfilter id='a' width='669.285' height='335.741' x='-155' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='9'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_6688_37401'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_6688_37401' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 5px;background-repeat:no-repeat;background-size:633px;background-size:168.8vw;padding:6.9333333333vw 5.3333333333vw 5.3333333333vw;position:relative}}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .img img{width:100%}.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) h3{font-size:19px;letter-spacing:-.45px;line-height:133%}@media(min-width:890px)and (max-width:1279px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) h3{font-size:1.1215277778vw}}@media(min-width:1440px)and (max-width:1690px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) h3{font-size:1.1215277778vw}}@media(min-width:1280px)and (max-width:1439px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) h3{font-size:16.15px}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) h3{font-size:30.4px;letter-spacing:-.45px;line-height:133%}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) h3{font-size:19px;font-size:5.0666666667vw;letter-spacing:-.45px;line-height:133%}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6){display:flex;flex-direction:row;height:160px;justify-content:flex-start;margin-bottom:48px;width:100%}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5),.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6){display:flex;flex-direction:row;height:100px;height:26.6666666667vw;justify-content:flex-start;margin-bottom:8vw;width:100%}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .img{flex-grow:0;flex-shrink:0;height:160px;position:relative;width:160px}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .img{flex-grow:0;flex-shrink:0;height:100px;height:26.6666666667vw;position:relative;width:100px;width:26.6666666667vw}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .img img,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .texter{align-items:center;background:none;background-color:#fff;display:flex;padding:16px 24px;width:100%}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .texter,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .texter{align-items:center;background:none;background-color:#fff;display:flex;padding:2.6666666667vw 4vw;width:100%}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .texter h3{font-size:24px;letter-spacing:-.23px;line-height:133%;margin-bottom:0}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .texter h3,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .texter h3{font-size:15px;font-size:4vw;letter-spacing:-.23px;line-height:133%;margin-bottom:0}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .autor-and-date{display:none}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .autor-and-date,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .autor-and-date{display:none}}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .btn{display:none}}@media(max-width:599px){.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(10) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(11) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(12) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(16) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(17) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(18) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(4) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(5) .btn,.page_blog .dr-articles-grid .dr-article-grid-item:nth-child(6) .btn{display:none}}.page_blog .dr-articles-grid--reviewed .dr-articles-grid{display:none}.page_blog .dr-articles-grid--reviewed .dr-articles-grid.current{display:grid}@media(min-width:600px)and (max-width:889px){.page_blog .dr-articles-grid--reviewed .dr-articles-grid.current{display:block}}@media(max-width:599px){.page_blog .dr-articles-grid--reviewed .dr-articles-grid.current{display:block}}.navigation.pagination{clear:both;margin-bottom:120px;width:100%}@media(min-width:890px)and (max-width:1279px){.navigation.pagination{margin-bottom:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.navigation.pagination{margin-bottom:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.navigation.pagination{margin-bottom:102px}}@media(min-width:600px)and (max-width:889px){.navigation.pagination{margin-bottom:104px}}@media(max-width:599px){.navigation.pagination{margin-bottom:17.3333333333vw}}.navigation.pagination .nav-links{align-items:center;display:flex;flex-direction:row;justify-content:center}.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{color:#232323;cursor:pointer;font-size:20px;letter-spacing:-.45px;text-align:center;-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{font-size:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{font-size:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{font-size:17px}}@media(min-width:600px)and (max-width:889px){.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{font-size:32px}}@media(max-width:599px){.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{font-size:20px;font-size:5.3333333333vw}}.navigation.pagination .nav-links span.current{color:#3c1778;cursor:default;font-size:26px;font-weight:700;letter-spacing:-.45px;position:relative;text-align:center;top:1px}@media(min-width:890px)and (max-width:1279px){.navigation.pagination .nav-links span.current{font-size:1.5347222222vw}}@media(min-width:1440px)and (max-width:1690px){.navigation.pagination .nav-links span.current{font-size:1.5347222222vw}}@media(min-width:1280px)and (max-width:1439px){.navigation.pagination .nav-links span.current{font-size:22.1px}}@media(min-width:600px)and (max-width:889px){.navigation.pagination .nav-links span.current{font-size:41.6px;top:3.2px}}@media(max-width:599px){.navigation.pagination .nav-links span.current{font-size:26px;font-size:6.9333333333vw;top:2px;top:.5333333333vw}}.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{align-items:flex-end;display:flex;flex-direction:column;height:39px;justify-content:flex-end;line-height:1;margin-left:10px;margin-right:10px;padding-bottom:10px;width:15px}@media(min-width:890px)and (max-width:1279px){.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{height:2.3020833333vw;margin-left:.5902777778vw;margin-right:.5902777778vw;padding-bottom:.5902777778vw;width:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{height:2.3020833333vw;margin-left:.5902777778vw;margin-right:.5902777778vw;padding-bottom:.5902777778vw;width:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{height:33.15px;margin-left:8.5px;margin-right:8.5px;padding-bottom:8.5px;width:12.75px}}@media(min-width:600px)and (max-width:889px){.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{height:62.4px;margin-left:16px;margin-right:16px;padding-bottom:16px;width:24px}}@media(max-width:599px){.navigation.pagination .nav-links a,.navigation.pagination .nav-links span{height:39px;height:10.4vw;margin-left:2.6666666667vw;margin-right:2.6666666667vw;padding-bottom:2.6666666667vw;width:15px;width:4vw}}.navigation.pagination .nav-links a.next,.navigation.pagination .nav-links a.prev,.navigation.pagination .nav-links span.next,.navigation.pagination .nav-links span.prev{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:39px;width:39px}@media(min-width:890px)and (max-width:1279px){.navigation.pagination .nav-links a.next,.navigation.pagination .nav-links a.prev,.navigation.pagination .nav-links span.next,.navigation.pagination .nav-links span.prev{height:2.3020833333vw;width:2.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.navigation.pagination .nav-links a.next,.navigation.pagination .nav-links a.prev,.navigation.pagination .nav-links span.next,.navigation.pagination .nav-links span.prev{height:2.3020833333vw;width:2.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.navigation.pagination .nav-links a.next,.navigation.pagination .nav-links a.prev,.navigation.pagination .nav-links span.next,.navigation.pagination .nav-links span.prev{height:33.15px;width:33.15px}}@media(min-width:600px)and (max-width:889px){.navigation.pagination .nav-links a.next,.navigation.pagination .nav-links a.prev,.navigation.pagination .nav-links span.next,.navigation.pagination .nav-links span.prev{height:62.4px;width:62.4px}}@media(max-width:599px){.navigation.pagination .nav-links a.next,.navigation.pagination .nav-links a.prev,.navigation.pagination .nav-links span.next,.navigation.pagination .nav-links span.prev{height:39px;height:10.4vw;width:39px;width:10.4vw}}.navigation.pagination .nav-links a.next span,.navigation.pagination .nav-links a.next svg,.navigation.pagination .nav-links a.prev span,.navigation.pagination .nav-links a.prev svg,.navigation.pagination .nav-links span.next span,.navigation.pagination .nav-links span.next svg,.navigation.pagination .nav-links span.prev span,.navigation.pagination .nav-links span.prev svg{display:none}.navigation.pagination .nav-links a.prev,.navigation.pagination .nav-links span.prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='39' fill='none'%3E%3Cpath stroke='%233C1778' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.5' d='M22.75 11.375 14.625 19.5l8.125 8.125'/%3E%3C/svg%3E")}.navigation.pagination .nav-links a.next,.navigation.pagination .nav-links span.next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='39' fill='none'%3E%3Cpath stroke='%233C1778' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.5' d='m16.25 27.625 8.125-8.125-8.125-8.125'/%3E%3C/svg%3E")}.navigation.pagination.pagination--reviewed .nav-links{flex-wrap:wrap}@media(min-width:890px)and (max-width:1279px){.page-template-template_doctors .masthead-background-onscroll{display:block!important;opacity:1!important}}.doctors-hero{background:linear-gradient(100.04deg,#3c1778,#6a51ff);height:100vh;overflow:hidden;position:relative;z-index:1}@media(min-width:600px)and (max-width:889px){.doctors-hero{height:auto;padding-bottom:76.8px;padding-top:240px}}@media(max-width:599px){.doctors-hero{height:auto;padding-bottom:12.8vw;padding-top:40vw}}.doctors-hero .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.doctors-hero .left--cross{height:190px;left:-215px;margin:0;position:absolute;top:127px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.doctors-hero .left--cross{height:9.8958333333vw;left:-11.1979166667vw;top:6.6145833333vw;width:9.8958333333vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .left--cross{height:9.8958333333vw;left:-11.1979166667vw;top:6.6145833333vw;width:9.8958333333vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .left--cross{height:142.5px;left:-161.25px;top:95.25px;width:142.5px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .left--cross{display:none}}@media(max-width:599px){.doctors-hero .left--cross{display:none}}.doctors-hero .left--cross img{width:100%}.doctors-hero .right--cross{bottom:430px;height:164px;margin:0;position:absolute;right:-225px;width:164px;z-index:1}@media(min-width:890px)and (max-width:1279px){.doctors-hero .right--cross{bottom:22.3958333333vw;height:8.5416666667vw;right:-11.71875vw;width:8.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .right--cross{bottom:22.3958333333vw;height:8.5416666667vw;right:-11.71875vw;width:8.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .right--cross{bottom:322.5px;height:123px;right:-168.75px;width:123px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .right--cross{display:none}}@media(max-width:599px){.doctors-hero .right--cross{display:none}}.doctors-hero .right--cross img{width:100%}.doctors-hero .dr-content{align-items:center;display:flex;flex-direction:row;height:568px;justify-content:space-between;width:1056px}@media(min-width:890px)and (max-width:1279px){.doctors-hero .dr-content{height:29.5833333333vw;width:55vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .dr-content{height:29.5833333333vw;width:55vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .dr-content{width:792px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .dr-content{flex-direction:column;height:100%;height:auto;justify-content:flex-start;width:100%}}@media(max-width:599px){.doctors-hero .dr-content{flex-direction:column;height:auto;justify-content:flex-start;width:100%}}.doctors-hero .dr-content .dr-col-1{align-items:flex-start;display:flex;flex-direction:column;height:auto;height:568px;justify-content:flex-start;left:42px;position:relative;width:447px}@media(min-width:890px)and (max-width:1279px){.doctors-hero .dr-content .dr-col-1{height:29.5833333333vw;left:2.1875vw;width:23.28125vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .dr-content .dr-col-1{height:29.5833333333vw;left:2.1875vw;width:23.28125vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .dr-content .dr-col-1{height:426px;left:31.5px;width:335.25px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .dr-content .dr-col-1{height:auto;position:static;width:100%}}@media(max-width:599px){.doctors-hero .dr-content .dr-col-1{height:auto;position:static;width:100%}}.doctors-hero .dr-content .dr-col-1 h1{align-items:flex-start;color:#fcfcff;display:flex;flex-direction:column;font-size:54px;letter-spacing:.32px;line-height:123.9%;margin-bottom:25px}@media(min-width:890px)and (max-width:1279px){.doctors-hero .dr-content .dr-col-1 h1{font-size:2.8125vw;margin-bottom:1.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .dr-content .dr-col-1 h1{font-size:2.8125vw;margin-bottom:1.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .dr-content .dr-col-1 h1{font-size:40.5px;margin-bottom:18.75px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .dr-content .dr-col-1 h1{font-size:48px;line-height:136.5%;margin-bottom:16px}}@media(max-width:599px){.doctors-hero .dr-content .dr-col-1 h1{font-size:30px;font-size:8vw;line-height:136.5%;margin-bottom:2.6666666667vw}}.doctors-hero .dr-content .dr-col-1 h1 span{font-weight:300}.doctors-hero .dr-content .dr-col-1 p{color:#d9d9d9;font-size:25px;letter-spacing:.15px;line-height:140%;margin-bottom:24px}@media(min-width:890px)and (max-width:1279px){.doctors-hero .dr-content .dr-col-1 p{font-size:1.3020833333vw;margin-bottom:1.25vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .dr-content .dr-col-1 p{font-size:1.3020833333vw;margin-bottom:1.25vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .dr-content .dr-col-1 p{font-size:18.75px;margin-bottom:18px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .dr-content .dr-col-1 p{font-size:27.2px;margin-bottom:52.8px}}@media(max-width:599px){.doctors-hero .dr-content .dr-col-1 p{font-size:17px;font-size:4.5333333333vw;margin-bottom:8.8vw}}.doctors-hero .dr-content .dr-col-1 ul{list-style:none;margin:0;padding:0}.doctors-hero .dr-content .dr-col-1 ul li{align-items:center;color:#fcfcff;display:flex;flex-direction:row;font-size:25px;font-weight:600;height:40px;justify-content:flex-start;letter-spacing:-.45px;margin-bottom:17px}@media(min-width:890px)and (max-width:1279px){.doctors-hero .dr-content .dr-col-1 ul li{font-size:1.0416666667vw;height:2.0833333333vw;margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .dr-content .dr-col-1 ul li{font-size:1.0416666667vw;height:2.0833333333vw;margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .dr-content .dr-col-1 ul li{font-size:15px;height:30px;margin-bottom:12.75px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .dr-content .dr-col-1 ul li{font-size:27.2px;height:44.8px;margin-bottom:40px}}@media(max-width:599px){.doctors-hero .dr-content .dr-col-1 ul li{font-size:17px;font-size:4.5333333333vw;height:28px;height:7.4666666667vw;margin-bottom:6.6666666667vw}}.doctors-hero .dr-content .dr-col-1 ul li img{display:block;height:21px;margin-left:5px;margin-right:20px;width:21px}@media(min-width:890px)and (max-width:1279px){.doctors-hero .dr-content .dr-col-1 ul li img{height:1.09375vw;margin-left:.2604166667vw;margin-right:1.0416666667vw;width:1.09375vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .dr-content .dr-col-1 ul li img{height:1.09375vw;margin-left:.2604166667vw;margin-right:1.0416666667vw;width:1.09375vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .dr-content .dr-col-1 ul li img{height:15.75px;margin-left:.2604166667vw;margin-right:15px;width:15.75px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .dr-content .dr-col-1 ul li img{height:32px;margin-left:6.4px;margin-right:36.8px;width:32px}}@media(max-width:599px){.doctors-hero .dr-content .dr-col-1 ul li img{height:20px;height:5.3333333333vw;margin-left:1.0666666667vw;margin-right:6.1333333333vw;width:20px;width:5.3333333333vw}}.doctors-hero .dr-content .dr-col-1 .btn-row{margin-bottom:10px;padding-top:18px;width:100%}@media(min-width:890px)and (max-width:1279px){.doctors-hero .dr-content .dr-col-1 .btn-row{margin-bottom:.5208333333vw;padding-top:.9375vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .dr-content .dr-col-1 .btn-row{margin-bottom:.5208333333vw;padding-top:.9375vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .dr-content .dr-col-1 .btn-row{margin-bottom:7.5px;padding-top:13.5px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .dr-content .dr-col-1 .btn-row{margin-bottom:12.8px;padding-top:24px}}@media(max-width:599px){.doctors-hero .dr-content .dr-col-1 .btn-row{margin-bottom:2.1333333333vw;padding-top:4vw}}.doctors-hero .dr-content .dr-col-1 .btn-row a{align-items:center;background:#ffaf12;border:none;border-radius:34px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:25px;font-weight:700;height:70px;justify-content:center;-webkit-text-decoration:none;text-decoration:none}.doctors-hero .dr-content .dr-col-1 .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.doctors-hero .dr-content .dr-col-1 .btn-row a{border-radius:1.7708333333vw;font-size:1.3020833333vw;height:3.6458333333vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .dr-content .dr-col-1 .btn-row a{border-radius:1.7708333333vw;font-size:1.3020833333vw;height:3.6458333333vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .dr-content .dr-col-1 .btn-row a{border-radius:25.5px;font-size:18.75px;height:52.5px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .dr-content .dr-col-1 .btn-row a{font-size:27.2px;height:72px;margin:auto;width:456px}}@media(max-width:599px){.doctors-hero .dr-content .dr-col-1 .btn-row a{font-size:4.5333333333vw;height:12vw;margin:auto;width:76vw}}.doctors-hero .dr-content .dr-col-1 .btn-row a,.doctors-hero .dr-content .dr-col-1 .btn-row a:hover{-webkit-text-decoration:none;text-decoration:none}.doctors-hero .dr-content .dr-col-1 .nb{color:#d9d9d9;font-size:15px;letter-spacing:-.23px;line-height:20px;margin-left:auto;margin-right:auto;text-align:center}@media(min-width:890px)and (max-width:1279px){.doctors-hero .dr-content .dr-col-1 .nb{font-size:.78125vw;line-height:1.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .dr-content .dr-col-1 .nb{font-size:.78125vw;line-height:1.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .dr-content .dr-col-1 .nb{font-size:11.25px;line-height:15px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .dr-content .dr-col-1 .nb{font-size:17.6px;line-height:38.4px}}@media(max-width:599px){.doctors-hero .dr-content .dr-col-1 .nb{font-size:11px;font-size:2.9333333333vw;line-height:24px;line-height:6.4vw}}.doctors-hero .dr-content .dr-col-2{height:568px;left:36px;position:relative;width:452px}@media(min-width:890px)and (max-width:1279px){.doctors-hero .dr-content .dr-col-2{height:29.5833333333vw;left:1.875vw;width:23.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-hero .dr-content .dr-col-2{height:29.5833333333vw;left:1.875vw;width:23.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-hero .dr-content .dr-col-2{height:426px;left:27px;width:339px}}@media(min-width:600px)and (max-width:889px){.doctors-hero .dr-content .dr-col-2{height:auto;left:0;padding-top:64px;width:100%}}@media(max-width:599px){.doctors-hero .dr-content .dr-col-2{height:auto;left:0;padding-top:10.6666666667vw;width:100%}}.doctors-hero .dr-content .dr-col-2 img{width:100%}.doctors-three-columns{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='489' fill='none'%3E%3Cpath fill='url(%23a)' d='M1922 526H0V0h1922z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='1728.39' y1='0' y2='724.734' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.008' stop-color='%23FFAF12'/%3E%3Cstop offset='.617' stop-color='%23F0DAA4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:461px;overflow:hidden;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.doctors-three-columns{height:27.2118055556vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-three-columns{height:27.2118055556vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-three-columns{height:391.85px}}@media(min-width:600px)and (max-width:889px){.doctors-three-columns{height:auto;padding-bottom:96px;padding-top:96px}}@media(max-width:599px){.doctors-three-columns{height:auto;padding-bottom:16vw;padding-top:16vw}}.doctors-three-columns .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.doctors-three-columns .right--cross{bottom:55px;height:190px;margin:0;position:absolute;right:-260px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.doctors-three-columns .right--cross{bottom:3.2465277778vw;height:11.2152777778vw;right:-15.3472222222vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-three-columns .right--cross{bottom:3.2465277778vw;height:11.2152777778vw;right:-15.3472222222vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-three-columns .right--cross{bottom:46.75px;height:161.5px;right:-221px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.doctors-three-columns .right--cross{display:none}}@media(max-width:599px){.doctors-three-columns .right--cross{display:none}}.doctors-three-columns .dr-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:auto;width:100%}@media(min-width:600px)and (max-width:889px){.doctors-three-columns .dr-content{align-items:center;flex-direction:column;justify-content:flex-start;width:100%}}@media(max-width:599px){.doctors-three-columns .dr-content{align-items:center;flex-direction:column;justify-content:flex-start;width:100%}}.doctors-three-columns .dr-content .dr-col{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:325px}@media(min-width:890px)and (max-width:1279px){.doctors-three-columns .dr-content .dr-col{width:19.1840277778vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-three-columns .dr-content .dr-col{width:19.1840277778vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-three-columns .dr-content .dr-col{width:276.25px}}@media(min-width:600px)and (max-width:889px){.doctors-three-columns .dr-content .dr-col{margin-bottom:96px;width:100%}}@media(max-width:599px){.doctors-three-columns .dr-content .dr-col{margin-bottom:16vw;width:100%}}.doctors-three-columns .dr-content .dr-col:last-child{margin-bottom:0}.doctors-three-columns .dr-content .dr-col img{height:90px;margin-bottom:20px;width:90px}@media(min-width:890px)and (max-width:1279px){.doctors-three-columns .dr-content .dr-col img{height:5.3125vw;margin-bottom:1.1805555556vw;width:5.3125vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-three-columns .dr-content .dr-col img{height:5.3125vw;margin-bottom:1.1805555556vw;width:5.3125vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-three-columns .dr-content .dr-col img{height:76.5px;margin-bottom:17px;width:76.5px}}@media(min-width:600px)and (max-width:889px){.doctors-three-columns .dr-content .dr-col img{height:24vw;margin-bottom:4vw;width:24vw}}@media(max-width:599px){.doctors-three-columns .dr-content .dr-col img{height:90px;height:24vw;margin-bottom:4vw;width:90px;width:24vw}}.doctors-three-columns .dr-content .dr-col h3{font-size:24px;letter-spacing:.07px;line-height:123.9%;margin-bottom:12px;text-align:center}@media(min-width:890px)and (max-width:1279px){.doctors-three-columns .dr-content .dr-col h3{font-size:1.4166666667vw;margin-bottom:.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-three-columns .dr-content .dr-col h3{font-size:1.4166666667vw;margin-bottom:.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-three-columns .dr-content .dr-col h3{font-size:20.4px;margin-bottom:10.2px}}@media(min-width:600px)and (max-width:889px){.doctors-three-columns .dr-content .dr-col h3{font-size:32px;margin-bottom:16px}}@media(max-width:599px){.doctors-three-columns .dr-content .dr-col h3{font-size:20px;font-size:5.3333333333vw;margin-bottom:2.6666666667vw}}.doctors-three-columns .dr-content .dr-col p{color:#232323;font-size:17px;height:69px;letter-spacing:-.43px;line-height:133.3%;text-align:center}@media(min-width:890px)and (max-width:1279px){.doctors-three-columns .dr-content .dr-col p{font-size:1.0034722222vw;height:4.0729166667vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-three-columns .dr-content .dr-col p{font-size:1.0034722222vw;height:4.0729166667vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-three-columns .dr-content .dr-col p{font-size:14.45px;height:58.65px}}@media(min-width:600px)and (max-width:889px){.doctors-three-columns .dr-content .dr-col p{font-size:24px;height:auto}}@media(max-width:599px){.doctors-three-columns .dr-content .dr-col p{font-size:15px;font-size:4vw;height:auto}}.doctors-three-columns .dr-content .dr-col p span{color:#ff1212}.doctors-director{background-color:#f8f4ee;height:890px;overflow:hidden;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.doctors-director{height:52.5347222222vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-director{height:52.5347222222vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-director{height:52.5347222222vw}}@media(min-width:600px)and (max-width:889px){.doctors-director{height:auto;padding-bottom:96px;padding-top:73.6px}}@media(max-width:599px){.doctors-director{height:auto;padding-bottom:16vw;padding-top:12.2666666667vw}}.doctors-director .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.doctors-director .dr-content{display:flex;justify-content:space-between;width:1093px}@media(min-width:890px)and (max-width:1279px){.doctors-director .dr-content{width:64.5173611111vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-director .dr-content{width:64.5173611111vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-director .dr-content{width:929.05px}}@media(min-width:600px)and (max-width:889px){.doctors-director .dr-content{flex-direction:column-reverse;width:100%}}@media(max-width:599px){.doctors-director .dr-content{flex-direction:column-reverse;width:100%}}.doctors-director .dr-content .dr-col-1{display:flex;flex-direction:column;justify-content:center;width:408px}@media(min-width:890px)and (max-width:1279px){.doctors-director .dr-content .dr-col-1{width:24.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-director .dr-content .dr-col-1{width:24.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-director .dr-content .dr-col-1{width:346.8px}}@media(min-width:600px)and (max-width:889px){.doctors-director .dr-content .dr-col-1{width:100%}}@media(max-width:599px){.doctors-director .dr-content .dr-col-1{width:100%}}.doctors-director .dr-content .dr-col-1 .dr-image{margin-bottom:16px;width:100%}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-desktop{display:block}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-mobile{display:none}@media(min-width:890px)and (max-width:1279px){.doctors-director .dr-content .dr-col-1 .dr-image{margin-bottom:.9444444444vw}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-desktop{display:block}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-mobile{display:none}}@media(min-width:1440px)and (max-width:1690px){.doctors-director .dr-content .dr-col-1 .dr-image{margin-bottom:.9444444444vw}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-desktop{display:block}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-mobile{display:none}}@media(min-width:1280px)and (max-width:1439px){.doctors-director .dr-content .dr-col-1 .dr-image{margin-bottom:13.6px}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-desktop{display:block}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-mobile{display:none}}@media(min-width:600px)and (max-width:889px){.doctors-director .dr-content .dr-col-1 .dr-image{margin-bottom:57.6px;padding-top:64px}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-desktop{display:none}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-mobile{display:block}}@media(max-width:599px){.doctors-director .dr-content .dr-col-1 .dr-image{margin-bottom:9.6vw;padding-top:10.6666666667vw}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-desktop{display:none}.doctors-director .dr-content .dr-col-1 .dr-image .dr-image-mobile{display:block}}.doctors-director .dr-content .dr-col-1 .dr-image-info-row{display:flex;height:34px;justify-content:space-between}@media(min-width:890px)and (max-width:1279px){.doctors-director .dr-content .dr-col-1 .dr-image-info-row{height:2.0069444444vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-director .dr-content .dr-col-1 .dr-image-info-row{height:2.0069444444vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-director .dr-content .dr-col-1 .dr-image-info-row{height:28.9px}}@media(min-width:600px)and (max-width:889px){.doctors-director .dr-content .dr-col-1 .dr-image-info-row{height:54.4px;justify-content:center}}@media(max-width:599px){.doctors-director .dr-content .dr-col-1 .dr-image-info-row{height:34px;height:9.0666666667vw;justify-content:center}}.doctors-director .dr-content .dr-col-1 .dr-image-info-title{color:#000;font-size:24px;font-weight:300;letter-spacing:-.45px;line-height:123.9%;position:relative;top:3px}@media(min-width:890px)and (max-width:1279px){.doctors-director .dr-content .dr-col-1 .dr-image-info-title{font-size:1.4166666667vw;left:-.2361111111vw;top:.1770833333vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-director .dr-content .dr-col-1 .dr-image-info-title{font-size:1.4166666667vw;left:-.2361111111vw;top:.1770833333vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-director .dr-content .dr-col-1 .dr-image-info-title{font-size:20.4px;left:-3.4px;top:2.55px}}@media(min-width:600px)and (max-width:889px){.doctors-director .dr-content .dr-col-1 .dr-image-info-title{display:none}}@media(max-width:599px){.doctors-director .dr-content .dr-col-1 .dr-image-info-title{display:none}}.doctors-director .dr-content .dr-col-1 .dr-image-info-social{align-items:center;display:flex;gap:15px;justify-content:flex-end}@media(min-width:890px)and (max-width:1279px){.doctors-director .dr-content .dr-col-1 .dr-image-info-social{gap:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-director .dr-content .dr-col-1 .dr-image-info-social{gap:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-director .dr-content .dr-col-1 .dr-image-info-social{gap:12.75px}}@media(min-width:600px)and (max-width:889px){.doctors-director .dr-content .dr-col-1 .dr-image-info-social{gap:27.2px}}@media(max-width:599px){.doctors-director .dr-content .dr-col-1 .dr-image-info-social{gap:17px;gap:4.5333333333vw}}.doctors-director .dr-content .dr-col-1 .dr-image-info-social a{color:transparent;display:block;-webkit-text-decoration:none;text-decoration:none;width:28px}@media(min-width:890px)and (max-width:1279px){.doctors-director .dr-content .dr-col-1 .dr-image-info-social a{width:1.6527777778vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-director .dr-content .dr-col-1 .dr-image-info-social a{width:1.6527777778vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-director .dr-content .dr-col-1 .dr-image-info-social a{width:23.8px}}@media(min-width:600px)and (max-width:889px){.doctors-director .dr-content .dr-col-1 .dr-image-info-social a{width:48px}}@media(max-width:599px){.doctors-director .dr-content .dr-col-1 .dr-image-info-social a{width:30px;width:8vw}}.doctors-director .dr-content .dr-col-1 .dr-image-info-social a img{width:100%}.doctors-director .dr-content .dr-col-2{display:flex;flex-direction:column;justify-content:center;width:525px}@media(min-width:890px)and (max-width:1279px){.doctors-director .dr-content .dr-col-2{width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-director .dr-content .dr-col-2{width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-director .dr-content .dr-col-2{width:446.25px}}@media(min-width:600px)and (max-width:889px){.doctors-director .dr-content .dr-col-2{width:100%}}@media(max-width:599px){.doctors-director .dr-content .dr-col-2{width:100%}}.doctors-director .dr-content .dr-col-2 h3{font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:24px;padding-top:14px}@media(min-width:890px)and (max-width:1279px){.doctors-director .dr-content .dr-col-2 h3{font-size:2.3611111111vw;letter-spacing:.0218402778vw;margin-bottom:1.4166666667vw;padding-top:.8263888889vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-director .dr-content .dr-col-2 h3{font-size:2.3611111111vw;letter-spacing:.0218402778vw;margin-bottom:1.4166666667vw;padding-top:.8263888889vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-director .dr-content .dr-col-2 h3{font-size:34px;letter-spacing:.3145px;margin-bottom:20.4px;padding-top:11.9px}}@media(min-width:600px)and (max-width:889px){.doctors-director .dr-content .dr-col-2 h3{font-size:48px;line-height:65.6px;margin-bottom:32px}}@media(max-width:599px){.doctors-director .dr-content .dr-col-2 h3{font-size:30px;font-size:8vw;line-height:41px;line-height:10.9333333333vw;margin-bottom:5.3333333333vw}}.doctors-director .dr-content .dr-col-2 p{color:#66686c;font-size:24px;letter-spacing:-1px;line-height:123.9%;margin:0;padding:0}@media(min-width:890px)and (max-width:1279px){.doctors-director .dr-content .dr-col-2 p{font-size:1.4166666667vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-director .dr-content .dr-col-2 p{font-size:1.4166666667vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-director .dr-content .dr-col-2 p{font-size:20.4px}}@media(min-width:600px)and (max-width:889px){.doctors-director .dr-content .dr-col-2 p{font-size:27.2px;line-height:36.8px}}@media(max-width:599px){.doctors-director .dr-content .dr-col-2 p{font-size:17px;font-size:4.5333333333vw;line-height:23px;line-height:6.1333333333vw}}.doctors-director .dr-content .dr-col-2 p+p{padding-top:30px}@media(min-width:890px)and (max-width:1279px){.doctors-director .dr-content .dr-col-2 p+p{padding-top:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-director .dr-content .dr-col-2 p+p{padding-top:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-director .dr-content .dr-col-2 p+p{padding-top:25.5px}}@media(min-width:600px)and (max-width:889px){.doctors-director .dr-content .dr-col-2 p+p{padding-top:36.8px}}@media(max-width:599px){.doctors-director .dr-content .dr-col-2 p+p{padding-top:6.1333333333vw}}.doctors-licensed{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='489' fill='none'%3E%3Cpath fill='url(%23a)' d='M1922 526H0V0h1922z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='1728.39' y1='0' y2='724.734' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.008' stop-color='%23FFAF12'/%3E%3Cstop offset='.617' stop-color='%23F0DAA4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:399px;overflow:hidden;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.doctors-licensed{height:23.5520833333vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-licensed{height:23.5520833333vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-licensed{height:339.15px}}@media(min-width:600px)and (max-width:889px){.doctors-licensed{height:auto;padding-bottom:99.2px;padding-top:99.2px}}@media(max-width:599px){.doctors-licensed{height:auto;padding-bottom:16.5333333333vw;padding-top:16.5333333333vw}}.doctors-licensed .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.doctors-licensed .right--cross{bottom:55px;height:190px;margin:0;position:absolute;right:-250px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.doctors-licensed .right--cross{bottom:3.2465277778vw;height:11.2152777778vw;right:-14.7569444444vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-licensed .right--cross{bottom:3.2465277778vw;height:11.2152777778vw;right:-14.7569444444vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-licensed .right--cross{bottom:46.75px;height:161.5px;right:-212.5px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.doctors-licensed .right--cross{display:none}}@media(max-width:599px){.doctors-licensed .right--cross{display:none}}.doctors-licensed .dr-content{margin:auto;width:860px}@media(min-width:890px)and (max-width:1279px){.doctors-licensed .dr-content{width:50.7638888889vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-licensed .dr-content{width:50.7638888889vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-licensed .dr-content{width:731px}}@media(min-width:600px)and (max-width:889px){.doctors-licensed .dr-content{width:100%}}@media(max-width:599px){.doctors-licensed .dr-content{width:100%}}.doctors-licensed .dr-content h2{font-size:40px;letter-spacing:.37px;line-height:133.3%;text-align:center}@media(min-width:890px)and (max-width:1279px){.doctors-licensed .dr-content h2{font-size:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-licensed .dr-content h2{font-size:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-licensed .dr-content h2{font-size:34px}}@media(min-width:600px)and (max-width:889px){.doctors-licensed .dr-content h2{font-size:35.2px}}@media(max-width:599px){.doctors-licensed .dr-content h2{font-size:22px;font-size:5.8666666667vw}}.doctors-skills{background-color:#f8f4ee;height:895px;overflow:hidden;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.doctors-skills{height:52.8298611111vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-skills{height:52.8298611111vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-skills{height:52.8298611111vw}}@media(min-width:600px)and (max-width:889px){.doctors-skills{height:auto;padding-bottom:96px;padding-top:100.8px}}@media(max-width:599px){.doctors-skills{height:auto;padding-bottom:16vw;padding-top:16.8vw}}.doctors-skills .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.doctors-skills .left--cross{height:119px;left:-208px;margin:0;position:absolute;top:118px;width:119px;z-index:1}@media(min-width:890px)and (max-width:1279px){.doctors-skills .left--cross{height:7.0243055556vw;left:-12.2777777778vw;top:6.9652777778vw;width:7.0243055556vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-skills .left--cross{height:7.0243055556vw;left:-12.2777777778vw;top:6.9652777778vw;width:7.0243055556vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-skills .left--cross{height:101.15px;left:-176.8px;top:100.3px;width:101.15px}}@media(min-width:600px)and (max-width:889px){.doctors-skills .left--cross{display:none}}@media(max-width:599px){.doctors-skills .left--cross{display:none}}.doctors-skills .left--cross img{width:100%}.doctors-skills .dr-content{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:1140px}@media(min-width:890px)and (max-width:1279px){.doctors-skills .dr-content{width:67.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-skills .dr-content{width:67.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-skills .dr-content{width:969px}}@media(min-width:600px)and (max-width:889px){.doctors-skills .dr-content{flex-direction:column;justify-content:flex-start;width:100%}}@media(max-width:599px){.doctors-skills .dr-content{flex-direction:column;justify-content:flex-start;width:100%}}.doctors-skills .dr-content .dr-col-1{align-items:flex-start;display:flex;flex-direction:column;height:auto;height:647px;justify-content:flex-start;left:22px;padding-top:32px;position:relative;width:485px}@media(min-width:890px)and (max-width:1279px){.doctors-skills .dr-content .dr-col-1{height:38.1909722222vw;left:1.2986111111vw;padding-top:1.8888888889vw;width:28.6284722222vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-skills .dr-content .dr-col-1{height:38.1909722222vw;left:1.2986111111vw;padding-top:1.8888888889vw;width:28.6284722222vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-skills .dr-content .dr-col-1{height:38.1909722222vw;left:1.2986111111vw;padding-top:1.8888888889vw;width:412.25px}}@media(min-width:600px)and (max-width:889px){.doctors-skills .dr-content .dr-col-1{height:auto;left:0;margin-bottom:76.8px;padding-top:0;top:0;width:100%}}@media(max-width:599px){.doctors-skills .dr-content .dr-col-1{height:auto;left:0;margin-bottom:12.8vw;padding-top:0;top:0;width:100%}}.doctors-skills .dr-content .dr-col-1 .dr-text{margin-bottom:20px}@media(min-width:890px)and (max-width:1279px){.doctors-skills .dr-content .dr-col-1 .dr-text{margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-skills .dr-content .dr-col-1 .dr-text{margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-skills .dr-content .dr-col-1 .dr-text{margin-bottom:17px}}@media(min-width:600px)and (max-width:889px){.doctors-skills .dr-content .dr-col-1 .dr-text{margin-bottom:32px}}@media(max-width:599px){.doctors-skills .dr-content .dr-col-1 .dr-text{margin-bottom:5.3333333333vw}}.doctors-skills .dr-content .dr-col-1 .dr-text:last-of-type{margin-bottom:0}.doctors-skills .dr-content .dr-col-1 .dr-text h3{font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:25px}@media(min-width:890px)and (max-width:1279px){.doctors-skills .dr-content .dr-col-1 .dr-text h3{font-size:2.3611111111vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-skills .dr-content .dr-col-1 .dr-text h3{font-size:2.3611111111vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-skills .dr-content .dr-col-1 .dr-text h3{font-size:34px;margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.doctors-skills .dr-content .dr-col-1 .dr-text h3{font-size:48px;margin-bottom:16px}}@media(max-width:599px){.doctors-skills .dr-content .dr-col-1 .dr-text h3{font-size:30px;font-size:8vw;margin-bottom:2.6666666667vw}}.doctors-skills .dr-content .dr-col-1 .dr-text p{color:#66686c;font-size:24px;letter-spacing:-.45px;line-height:123.9%;margin-bottom:60px}@media(min-width:890px)and (max-width:1279px){.doctors-skills .dr-content .dr-col-1 .dr-text p{font-size:1.4166666667vw;margin-bottom:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-skills .dr-content .dr-col-1 .dr-text p{font-size:1.4166666667vw;margin-bottom:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-skills .dr-content .dr-col-1 .dr-text p{font-size:20.4px;margin-bottom:51px}}@media(min-width:600px)and (max-width:889px){.doctors-skills .dr-content .dr-col-1 .dr-text p{font-size:27.2px;line-height:137.9%;margin-bottom:19.2px}}@media(max-width:599px){.doctors-skills .dr-content .dr-col-1 .dr-text p{font-size:17px;font-size:4.5333333333vw;line-height:137.9%;margin-bottom:3.2vw}}.doctors-skills .dr-content .dr-col-1 .dr-text p b{color:#ff1212}.doctors-skills .dr-content .dr-col-2{height:647px;left:-21px;position:relative;width:408px}@media(min-width:890px)and (max-width:1279px){.doctors-skills .dr-content .dr-col-2{height:38.1909722222vw;left:-1.2395833333vw;width:24.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.doctors-skills .dr-content .dr-col-2{height:38.1909722222vw;left:-1.2395833333vw;width:24.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.doctors-skills .dr-content .dr-col-2{height:549.95px;left:-1.2395833333vw;width:346.8px}}@media(min-width:600px)and (max-width:889px){.doctors-skills .dr-content .dr-col-2{height:auto;left:0;width:100%}}@media(max-width:599px){.doctors-skills .dr-content .dr-col-2{height:auto;left:0;width:100%}}.doctors-skills .dr-content .dr-col-2 img{width:100%}.hero-404{background:linear-gradient(100.04deg,#3c1778,#6a51ff);height:100vh;overflow:hidden;position:relative;z-index:1}@media(min-width:600px)and (max-width:889px){.hero-404{height:696px;padding-bottom:76.8px;padding-top:160px}}@media(max-width:599px){.hero-404{height:435px;height:116vw;padding-bottom:12.8vw;padding-top:26.6666666667vw}}.hero-404 .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.hero-404 .left--cross{height:190px;left:-215px;margin:0;position:absolute;top:127px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.hero-404 .left--cross{height:11.2152777778vw;left:-12.6909722222vw;top:7.4965277778vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.hero-404 .left--cross{height:11.2152777778vw;left:-12.6909722222vw;top:7.4965277778vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.hero-404 .left--cross{height:161.5px;left:-182.75px;top:107.95px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.hero-404 .left--cross{display:none}}@media(max-width:599px){.hero-404 .left--cross{display:none}}.hero-404 .left--cross img{width:100%}.hero-404 .right--cross{bottom:430px;height:164px;margin:0;position:absolute;right:-225px;width:164px;z-index:1}@media(min-width:890px)and (max-width:1279px){.hero-404 .right--cross{bottom:25.3819444444vw;height:9.6805555556vw;right:-13.28125vw;width:9.6805555556vw}}@media(min-width:1440px)and (max-width:1690px){.hero-404 .right--cross{bottom:25.3819444444vw;height:9.6805555556vw;right:-13.28125vw;width:9.6805555556vw}}@media(min-width:1280px)and (max-width:1439px){.hero-404 .right--cross{bottom:365.5px;height:139.4px;right:-191.25px;width:139.4px}}@media(min-width:600px)and (max-width:889px){.hero-404 .right--cross{display:none}}@media(max-width:599px){.hero-404 .right--cross{display:none}}.hero-404 .right--cross img{width:100%}.hero-404 .dr-content{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:1056px}@media(min-width:890px)and (max-width:1279px){.hero-404 .dr-content{width:62.3333333333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-404 .dr-content{width:62.3333333333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-404 .dr-content{width:897.6px}}@media(min-width:600px)and (max-width:889px){.hero-404 .dr-content{justify-content:flex-start;width:100%}}@media(max-width:599px){.hero-404 .dr-content{justify-content:flex-start;width:100%}}.hero-404 .dr-content .dr-col-1{height:auto;width:455px}@media(min-width:890px)and (max-width:1279px){.hero-404 .dr-content .dr-col-1{width:26.8576388889vw}}@media(min-width:1440px)and (max-width:1690px){.hero-404 .dr-content .dr-col-1{width:26.8576388889vw}}@media(min-width:1280px)and (max-width:1439px){.hero-404 .dr-content .dr-col-1{width:386.75px}}@media(min-width:600px)and (max-width:889px){.hero-404 .dr-content .dr-col-1{width:100%}}@media(max-width:599px){.hero-404 .dr-content .dr-col-1{width:100%}}.hero-404 .dr-content .dr-col-1 h1{align-items:flex-start;color:#fcfcff;display:flex;flex-direction:column;font-size:54px;letter-spacing:.32px;line-height:123.9%;margin-bottom:25px}@media(min-width:890px)and (max-width:1279px){.hero-404 .dr-content .dr-col-1 h1{font-size:3.1875vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.hero-404 .dr-content .dr-col-1 h1{font-size:3.1875vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.hero-404 .dr-content .dr-col-1 h1{font-size:45.9px;margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.hero-404 .dr-content .dr-col-1 h1{font-size:48px;margin-bottom:16px}}@media(max-width:599px){.hero-404 .dr-content .dr-col-1 h1{font-size:30px;font-size:8vw;margin-bottom:2.6666666667vw}}.hero-404 .dr-content .dr-col-1 h1 span{font-weight:300}.hero-404 .dr-content .dr-col-1 p{color:#d9d9d9;font-size:25px;letter-spacing:.15px;line-height:140%;margin-bottom:30px}@media(min-width:890px)and (max-width:1279px){.hero-404 .dr-content .dr-col-1 p{font-size:1.4756944444vw;margin-bottom:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.hero-404 .dr-content .dr-col-1 p{font-size:1.4756944444vw;margin-bottom:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.hero-404 .dr-content .dr-col-1 p{font-size:21.25px;margin-bottom:25.5px}}@media(min-width:600px)and (max-width:889px){.hero-404 .dr-content .dr-col-1 p{font-size:27.2px;margin-bottom:64px}}@media(max-width:599px){.hero-404 .dr-content .dr-col-1 p{font-size:17px;font-size:4.5333333333vw;margin-bottom:10.6666666667vw}}.hero-404 .dr-content .dr-col-1 .btn-row{margin-bottom:10px;width:100%}@media(min-width:890px)and (max-width:1279px){.hero-404 .dr-content .dr-col-1 .btn-row{margin-bottom:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.hero-404 .dr-content .dr-col-1 .btn-row{margin-bottom:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.hero-404 .dr-content .dr-col-1 .btn-row{margin-bottom:8.5px}}@media(min-width:600px)and (max-width:889px){.hero-404 .dr-content .dr-col-1 .btn-row{margin-bottom:12.8px}}@media(max-width:599px){.hero-404 .dr-content .dr-col-1 .btn-row{margin-bottom:2.1333333333vw}}.hero-404 .dr-content .dr-col-1 .btn-row a{align-items:center;background:#ffaf12;border:none;border-radius:34px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:25px;font-weight:700;height:70px;justify-content:center;-webkit-text-decoration:none;text-decoration:none}.hero-404 .dr-content .dr-col-1 .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.hero-404 .dr-content .dr-col-1 .btn-row a{border-radius:2.0069444444vw;font-size:1.4756944444vw;height:4.1319444444vw}}@media(min-width:1440px)and (max-width:1690px){.hero-404 .dr-content .dr-col-1 .btn-row a{border-radius:2.0069444444vw;font-size:1.4756944444vw;height:4.1319444444vw}}@media(min-width:1280px)and (max-width:1439px){.hero-404 .dr-content .dr-col-1 .btn-row a{border-radius:28.9px;font-size:21.25px;height:59.5px}}@media(min-width:600px)and (max-width:889px){.hero-404 .dr-content .dr-col-1 .btn-row a{font-size:27.2px;height:72px;margin:auto;width:456px}}@media(max-width:599px){.hero-404 .dr-content .dr-col-1 .btn-row a{font-size:4.5333333333vw;height:12vw;margin:auto;width:76vw}}.hero-404 .dr-content .dr-col-1 .btn-row a,.hero-404 .dr-content .dr-col-1 .btn-row a:hover{-webkit-text-decoration:none;text-decoration:none}.hero-404 .dr-content .dr-col-1 .nb{color:#d9d9d9;font-size:15px;letter-spacing:-.23px;line-height:20px;text-align:center}@media(min-width:890px)and (max-width:1279px){.hero-404 .dr-content .dr-col-1 .nb{font-size:.8854166667vw;line-height:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.hero-404 .dr-content .dr-col-1 .nb{font-size:.8854166667vw;line-height:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.hero-404 .dr-content .dr-col-1 .nb{font-size:12.75px;line-height:17px}}@media(min-width:600px)and (max-width:889px){.hero-404 .dr-content .dr-col-1 .nb{font-size:17.6px;line-height:38.4px}}@media(max-width:599px){.hero-404 .dr-content .dr-col-1 .nb{font-size:11px;font-size:2.9333333333vw;line-height:24px;line-height:6.4vw}}.faq-section.section-faq-online{background:linear-gradient(90deg,#ffaf12,#eedeb5);padding-bottom:101px;padding-top:122px}@media(min-width:890px)and (max-width:1279px){.faq-section.section-faq-online{padding-bottom:5.9618055556vw;padding-top:7.2013888889vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.section-faq-online{padding-bottom:5.9618055556vw;padding-top:7.2013888889vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.section-faq-online{padding-bottom:85.85px;padding-top:103.7px}}@media(min-width:600px)and (max-width:889px){.faq-section.section-faq-online{padding-bottom:62.4px;padding-top:94.4px}}@media(max-width:599px){.faq-section.section-faq-online{padding-bottom:10.4vw;padding-top:15.7333333333vw}}.faq-section.section-faq-online .left--cross{height:230px;left:-325px;margin:0;position:absolute;top:580px;width:230px;z-index:1}@media(min-width:890px)and (max-width:1279px){.faq-section.section-faq-online .left--cross{height:13.5763888889vw;left:-19.1840277778vw;top:34.2361111111vw;width:13.5763888889vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.section-faq-online .left--cross{height:13.5763888889vw;left:-19.1840277778vw;top:34.2361111111vw;width:13.5763888889vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.section-faq-online .left--cross{height:195.5px;left:-276.25px;top:493px;width:195.5px}}@media(min-width:600px)and (max-width:889px){.faq-section.section-faq-online .left--cross{display:none}}@media(max-width:599px){.faq-section.section-faq-online .left--cross{display:none}}.faq-section.section-faq-online .left--cross img{width:100%}.faq-section.section-faq-online .right--cross{height:224px;margin:0;position:absolute;right:-317px;top:51px;width:224px;z-index:1}@media(min-width:890px)and (max-width:1279px){.faq-section.section-faq-online .right--cross{height:13.2222222222vw;right:-18.7118055556vw;top:3.0104166667vw;width:13.2222222222vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.section-faq-online .right--cross{height:13.2222222222vw;right:-18.7118055556vw;top:3.0104166667vw;width:13.2222222222vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.section-faq-online .right--cross{height:190.4px;right:-269.45px;top:43.35px;width:190.4px}}@media(min-width:600px)and (max-width:889px){.faq-section.section-faq-online .right--cross{display:none}}@media(max-width:599px){.faq-section.section-faq-online .right--cross{display:none}}.faq-section.section-faq-online .right--cross img{width:100%}.faq-section.section-faq-online .title{font-size:40px;text-align:center}@media(min-width:890px)and (max-width:1279px){.faq-section.section-faq-online .title{font-size:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.section-faq-online .title{font-size:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.section-faq-online .title{font-size:34px}}@media(min-width:600px)and (max-width:889px){.faq-section.section-faq-online .title{font-size:48px}}@media(max-width:599px){.faq-section.section-faq-online .title{font-size:30px;font-size:8vw}}.faq-section.section-faq-online .dr--columns .dr--col-1{max-width:575px;width:575px}@media(min-width:890px)and (max-width:1279px){.faq-section.section-faq-online .dr--columns .dr--col-1{max-width:33.9409722222vw;width:33.9409722222vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.section-faq-online .dr--columns .dr--col-1{max-width:33.9409722222vw;width:33.9409722222vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.section-faq-online .dr--columns .dr--col-1{max-width:488.75px;width:488.75px}}@media(min-width:600px)and (max-width:889px){.faq-section.section-faq-online .dr--columns .dr--col-1{width:100%}}@media(max-width:599px){.faq-section.section-faq-online .dr--columns .dr--col-1{width:100%}}.faq-section.section-faq-online .imager{max-width:465px;position:relative;top:4px}@media(min-width:890px)and (max-width:1279px){.faq-section.section-faq-online .imager{max-width:27.4479166667vw;top:.2361111111vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.section-faq-online .imager{max-width:27.4479166667vw;top:.2361111111vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.section-faq-online .imager{max-width:395.25px;top:.2361111111vw}}@media(min-width:600px)and (max-width:889px){.faq-section.section-faq-online .imager{display:none}}@media(max-width:599px){.faq-section.section-faq-online .imager{display:none}}@media(min-width:600px)and (max-width:889px){.faq-section.section-faq-online ul.list-faq li{height:auto}}@media(max-width:599px){.faq-section.section-faq-online ul.list-faq li{height:auto}}@media(min-width:600px)and (max-width:889px){.faq-section.section-faq-online ul.list-faq li .item{position:static}}@media(max-width:599px){.faq-section.section-faq-online ul.list-faq li .item{position:static}}.section-benefits{padding-top:120px}@media(min-width:890px)and (max-width:1279px){.section-benefits{padding-top:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.section-benefits{padding-top:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.section-benefits{padding-top:102px}}@media(min-width:600px)and (max-width:889px){.section-benefits{padding-top:104px}}@media(max-width:599px){.section-benefits{padding-top:17.3333333333vw}}.section-benefits .left--cross{height:150px;left:-212px;margin:0;position:absolute;top:50px;width:150px;z-index:1}@media(min-width:890px)and (max-width:1279px){.section-benefits .left--cross{height:8.8541666667vw;left:-12.5138888889vw;top:2.9513888889vw;width:8.8541666667vw}}@media(min-width:1440px)and (max-width:1690px){.section-benefits .left--cross{height:8.8541666667vw;left:-12.5138888889vw;top:2.9513888889vw;width:8.8541666667vw}}@media(min-width:1280px)and (max-width:1439px){.section-benefits .left--cross{height:127.5px;left:-180.2px;top:42.5px;width:127.5px}}@media(min-width:600px)and (max-width:889px){.section-benefits .left--cross{display:none}}@media(max-width:599px){.section-benefits .left--cross{display:none}}.section-benefits .left--cross img{width:100%}.section-benefits .title{color:#000;font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:92px;text-align:center}@media(min-width:890px)and (max-width:1279px){.section-benefits .title{font-size:2.3611111111vw;margin-bottom:5.4305555556vw}}@media(min-width:1440px)and (max-width:1690px){.section-benefits .title{font-size:2.3611111111vw;margin-bottom:5.4305555556vw}}@media(min-width:1280px)and (max-width:1439px){.section-benefits .title{font-size:34px;margin-bottom:78.2px}}@media(min-width:600px)and (max-width:889px){.section-benefits .title{font-size:48px;margin-bottom:56px}}@media(max-width:599px){.section-benefits .title{font-size:30px;font-size:8vw;margin-bottom:9.3333333333vw}}.section-benefits .benefits-image{margin-bottom:80px;width:100%}@media(min-width:890px)and (max-width:1279px){.section-benefits .benefits-image{margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.section-benefits .benefits-image{margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.section-benefits .benefits-image{margin-bottom:68px}}@media(min-width:600px)and (max-width:889px){.section-benefits .benefits-image{display:none}}@media(max-width:599px){.section-benefits .benefits-image{display:none}}.section-benefits .benefits-image img{width:100%}.section-benefits .benefits-description{margin:auto;max-width:800px;padding-bottom:94px}@media(min-width:890px)and (max-width:1279px){.section-benefits .benefits-description{max-width:47.2222222222vw;padding-bottom:5.5486111111vw}}@media(min-width:1440px)and (max-width:1690px){.section-benefits .benefits-description{max-width:47.2222222222vw;padding-bottom:5.5486111111vw}}@media(min-width:1280px)and (max-width:1439px){.section-benefits .benefits-description{max-width:680px;padding-bottom:79.9px}}@media(min-width:600px)and (max-width:889px){.section-benefits .benefits-description{margin-bottom:0;padding-bottom:48px}}@media(max-width:599px){.section-benefits .benefits-description{margin-bottom:0;padding-bottom:8vw}}.section-benefits .benefits-description h3{color:#000;font-size:20px;letter-spacing:-.45px;line-height:133.3%;margin-bottom:20px;padding-top:10px}.section-benefits .benefits-description h3>span{font-weight:700!important}@media(min-width:890px)and (max-width:1279px){.section-benefits .benefits-description h3{font-size:1.1805555556vw;margin-bottom:1.1805555556vw;padding-top:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.section-benefits .benefits-description h3{font-size:1.1805555556vw;margin-bottom:1.1805555556vw;padding-top:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.section-benefits .benefits-description h3{font-size:17px;margin-bottom:17px;padding-top:8.5px}}.section-benefits .benefits-description p{color:#000;font-size:20px;letter-spacing:-.45px;line-height:133.3%;margin-bottom:30px}@media(min-width:890px)and (max-width:1279px){.section-benefits .benefits-description p{font-size:1.1805555556vw;margin-bottom:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.section-benefits .benefits-description p{font-size:1.1805555556vw;margin-bottom:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.section-benefits .benefits-description p{font-size:17px;margin-bottom:25.5px}}@media(min-width:600px)and (max-width:889px){.section-benefits .benefits-description p{font-size:4.2666666667vw;margin-bottom:8vw}}@media(max-width:599px){.section-benefits .benefits-description p{font-size:16px;font-size:4.2666666667vw;margin-bottom:8vw}}.section-benefits .benefits-description>ul{margin-top:0;padding-bottom:15px;padding-left:0}@media(min-width:890px)and (max-width:1279px){.section-benefits .benefits-description>ul{padding-bottom:.8854166667vw;padding-left:0}}@media(min-width:1440px)and (max-width:1690px){.section-benefits .benefits-description>ul{padding-bottom:.8854166667vw;padding-left:0}}@media(min-width:1280px)and (max-width:1439px){.section-benefits .benefits-description>ul{padding-bottom:12.75px;padding-left:0}}@media(min-width:600px)and (max-width:889px){.section-benefits .benefits-description>ul{padding-bottom:24px;padding-left:0;padding-right:48px}}@media(max-width:599px){.section-benefits .benefits-description>ul{padding-bottom:4vw;padding-left:0;padding-right:8vw}}.section-benefits .benefits-description>ul li{color:#232323;font-size:20px;letter-spacing:-.45px;line-height:30px;list-style:none;margin-bottom:15px;padding:0 0 0 25px;position:relative}@media(min-width:890px)and (max-width:1279px){.section-benefits .benefits-description>ul li{font-size:1.1805555556vw;margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.section-benefits .benefits-description>ul li{font-size:1.1805555556vw;margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.section-benefits .benefits-description>ul li{font-size:17px;margin-bottom:12.75px}}@media(min-width:600px)and (max-width:889px){.section-benefits .benefits-description>ul li{font-size:25.6px;letter-spacing:-.31px;line-height:43.2px}}@media(max-width:599px){.section-benefits .benefits-description>ul li{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:27px;line-height:7.2vw}}.section-benefits .benefits-description>ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Cpath fill='%23FFAF12' d='M9.69 2.924H7.08V.31A.31.31 0 0 0 6.77 0H3.236a.31.31 0 0 0-.31.311v2.613H.31a.31.31 0 0 0-.31.31v3.531a.31.31 0 0 0 .31.311h2.61V9.69a.31.31 0 0 0 .31.311h3.54a.31.31 0 0 0 .31-.311V7.076h2.61a.31.31 0 0 0 .31-.31V3.234a.31.31 0 0 0-.31-.311'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:10px;left:0;position:absolute;top:9px;width:10px}@media(min-width:600px)and (max-width:889px){.section-benefits .benefits-description>ul li:before{height:16px;top:14.4px;width:16px}}@media(max-width:599px){.section-benefits .benefits-description>ul li:before{height:10px;height:2.6666666667vw;top:9px;top:2.4vw;width:10px;width:2.6666666667vw}}.section-benefits .benefits-description>ul li a{word-break:break-all}.how-to-book-section{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='557' fill='none'%3E%3Cpath fill='url(%23a)' d='M1922 1142H0V0a19871 19871 0 0 0 1922 0z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='1959.2' y1='0' y2='378.387' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.008' stop-color='%23FFAF12'/%3E%3Cstop offset='.617' stop-color='%23F0DAA4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:765px;margin-top:-70px;overflow:hidden;padding-top:130px;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.how-to-book-section{height:45.15625vw;margin-top:-4.1319444444vw;padding-top:7.6736111111vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section{height:45.15625vw;margin-top:-4.1319444444vw;padding-top:7.6736111111vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section{height:650.25px;margin-top:-59.5px;padding-top:110.5px}}@media(min-width:600px)and (max-width:889px){.how-to-book-section{height:1404.8px;margin-top:-32px;padding-top:84.8px}}@media(max-width:599px){.how-to-book-section{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='675' fill='none'%3E%3Cpath fill='url(%23a)' d='M375 675H0V0c115 11 248.5 12.5 375 0z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='665.746' y1='0' y2='207.024' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFAF12'/%3E%3Cstop offset='.76' stop-color='%23F0DAA4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");height:878px;height:234.1333333333vw;margin-top:-5.3333333333vw;padding-top:14.1333333333vw}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .dr-container{width:600px}}.how-to-book-section .right--cross{height:190px;margin:0;position:absolute;right:-240px;top:75px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.how-to-book-section .right--cross{height:11.2152777778vw;right:-14.1666666667vw;top:4.4270833333vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section .right--cross{height:11.2152777778vw;right:-14.1666666667vw;top:4.4270833333vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section .right--cross{height:161.5px;right:-204px;top:63.75px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .right--cross{display:none}}@media(max-width:599px){.how-to-book-section .right--cross{display:none}}.how-to-book-section .mobile--cross{display:none}@media(min-width:600px)and (max-width:889px){.how-to-book-section .mobile--cross{bottom:424px;display:block;height:80px;left:16px;margin:0;position:absolute;width:80px;z-index:1}}@media(max-width:599px){.how-to-book-section .mobile--cross{bottom:265px;bottom:70.6666666667vw;display:block;height:50px;height:13.3333333333vw;left:10px;left:2.6666666667vw;margin:0;position:absolute;width:50px;width:13.3333333333vw;z-index:1}}.how-to-book-section .title{font-size:40px;font-weight:700;letter-spacing:.37px;line-height:123.9%;margin-bottom:87px;text-align:center}@media(min-width:890px)and (max-width:1279px){.how-to-book-section .title{font-size:2.3611111111vw;margin-bottom:5.1354166667vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section .title{font-size:2.3611111111vw;margin-bottom:5.1354166667vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section .title{font-size:34px;margin-bottom:73.95px}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:51.2px;margin-left:0;width:100%}}@media(max-width:599px){.how-to-book-section .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:8.5333333333vw;margin-left:0;width:100%}}.how-to-book-section .dr-columns{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;padding-left:117px}@media(min-width:890px)and (max-width:1279px){.how-to-book-section .dr-columns{padding-left:6.90625vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section .dr-columns{padding-left:6.90625vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section .dr-columns{padding-left:99.45px}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .dr-columns{flex-direction:column-reverse;justify-content:space-between;padding-left:0}}@media(max-width:599px){.how-to-book-section .dr-columns{flex-direction:column-reverse;justify-content:space-between;padding-left:0}}.how-to-book-section .dr-columns .dr-column-1{width:342px}@media(min-width:890px)and (max-width:1279px){.how-to-book-section .dr-columns .dr-column-1{width:20.1875vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section .dr-columns .dr-column-1{width:20.1875vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section .dr-columns .dr-column-1{width:290.7px}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .dr-columns .dr-column-1{text-align:center;width:524.8px}}@media(max-width:599px){.how-to-book-section .dr-columns .dr-column-1{text-align:center;width:328px;width:87.4666666667vw}}.how-to-book-section .dr-columns .dr-column-1 img{left:15px;position:relative;width:303px}@media(min-width:890px)and (max-width:1279px){.how-to-book-section .dr-columns .dr-column-1 img{left:.8854166667vw;width:17.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section .dr-columns .dr-column-1 img{left:.8854166667vw;width:17.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section .dr-columns .dr-column-1 img{left:12.75px;width:257.55px}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .dr-columns .dr-column-1 img{left:-12.8px;margin-top:0;position:relative;width:249.6px}}@media(max-width:599px){.how-to-book-section .dr-columns .dr-column-1 img{left:-8px;left:-2.1333333333vw;margin-top:0;position:relative;width:156px;width:41.6vw}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .dr-columns .dr-column-1 picture{display:flex;justify-content:center}.how-to-book-section .dr-columns .dr-column-1 picture img{left:0}}@media(max-width:599px){.how-to-book-section .dr-columns .dr-column-1 picture{display:flex;justify-content:center}.how-to-book-section .dr-columns .dr-column-1 picture img{left:0}}.how-to-book-section .dr-columns .dr-column-2{align-items:flex-start;display:flex;flex-direction:column;padding-left:105px;padding-top:35px;position:relative;width:655px}@media(min-width:890px)and (max-width:1279px){.how-to-book-section .dr-columns .dr-column-2{padding-left:6.1979166667vw;padding-top:2.0659722222vw;width:38.6631944444vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section .dr-columns .dr-column-2{padding-left:6.1979166667vw;padding-top:2.0659722222vw;width:38.6631944444vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section .dr-columns .dr-column-2{padding-left:89.25px;padding-top:29.75px;width:556.75px}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .dr-columns .dr-column-2{padding-left:0;padding-right:8px;padding-top:8px;right:0;width:100%}}@media(max-width:599px){.how-to-book-section .dr-columns .dr-column-2{padding-left:0;padding-right:1.3333333333vw;padding-top:1.3333333333vw;right:0;width:100%}}.how-to-book-section .dr-columns .dr-column-2 .items .item{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.how-to-book-section .dr-columns .dr-column-2 .items .item .item-number{color:#232323;font-size:30px;font-weight:700;letter-spacing:-.45px;line-height:40px;margin-bottom:0}@media(min-width:890px)and (max-width:1279px){.how-to-book-section .dr-columns .dr-column-2 .items .item .item-number{font-size:1.7708333333vw;line-height:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section .dr-columns .dr-column-2 .items .item .item-number{font-size:1.7708333333vw;line-height:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section .dr-columns .dr-column-2 .items .item .item-number{font-size:25.5px;line-height:34px}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .dr-columns .dr-column-2 .items .item .item-number{font-size:48px;font-weight:600;letter-spacing:-.45px;line-height:64px;position:relative;top:-4.8px}}@media(max-width:599px){.how-to-book-section .dr-columns .dr-column-2 .items .item .item-number{font-size:30px;font-size:8vw;font-weight:600;letter-spacing:-.45px;line-height:40px;line-height:10.6666666667vw;position:relative;top:-3px;top:-.8vw}}.how-to-book-section .dr-columns .dr-column-2 .items .item .item-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-left:20px}@media(min-width:890px)and (max-width:1279px){.how-to-book-section .dr-columns .dr-column-2 .items .item .item-content{padding-left:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section .dr-columns .dr-column-2 .items .item .item-content{padding-left:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section .dr-columns .dr-column-2 .items .item .item-content{padding-left:17px}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .dr-columns .dr-column-2 .items .item .item-content{padding-left:27.2px}}@media(max-width:599px){.how-to-book-section .dr-columns .dr-column-2 .items .item .item-content{padding-left:4.5333333333vw}}.how-to-book-section .dr-columns .dr-column-2 h3{font-size:20px;letter-spacing:-.45px;line-height:133.3%;margin-bottom:30px}@media(min-width:890px)and (max-width:1279px){.how-to-book-section .dr-columns .dr-column-2 h3{font-size:1.1805555556vw;margin-bottom:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section .dr-columns .dr-column-2 h3{font-size:1.2986111111vw;margin-bottom:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section .dr-columns .dr-column-2 h3{font-size:17px;margin-bottom:25.5px}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .dr-columns .dr-column-2 h3{font-size:25.6px;letter-spacing:-.43px;line-height:35.2px;margin-bottom:54.4px}}@media(max-width:599px){.how-to-book-section .dr-columns .dr-column-2 h3{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.43px;line-height:22px;line-height:5.8666666667vw;margin-bottom:9.0666666667vw}}.how-to-book-section .dr-columns .dr-column-2 .text{color:#232323;display:block;font-size:20px;font-weight:400;letter-spacing:-.45px;line-height:133.3%}@media(min-width:890px)and (max-width:1279px){.how-to-book-section .dr-columns .dr-column-2 .text{display:block;font-size:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section .dr-columns .dr-column-2 .text{display:block;font-size:1.2986111111vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section .dr-columns .dr-column-2 .text{display:block;font-size:17px}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .dr-columns .dr-column-2 .text{display:inline;font-size:25.6px;letter-spacing:-.43px;line-height:35.2px}}@media(max-width:599px){.how-to-book-section .dr-columns .dr-column-2 .text{display:inline;font-size:16px;font-size:4.2666666667vw;letter-spacing:-.43px;line-height:22px;line-height:5.8666666667vw}}.how-to-book-section .dr-columns .dr-column-2 .download-our-app{padding-left:37px;padding-top:36px}@media(min-width:890px)and (max-width:1279px){.how-to-book-section .dr-columns .dr-column-2 .download-our-app{padding-left:2.1840277778vw;padding-top:2.125vw}}@media(min-width:1440px)and (max-width:1690px){.how-to-book-section .dr-columns .dr-column-2 .download-our-app{padding-left:2.1840277778vw;padding-top:2.125vw}}@media(min-width:1280px)and (max-width:1439px){.how-to-book-section .dr-columns .dr-column-2 .download-our-app{padding-left:2.1840277778vw;padding-top:2.125vw}}@media(min-width:600px)and (max-width:889px){.how-to-book-section .dr-columns .dr-column-2 .download-our-app{padding:0}}@media(max-width:599px){.how-to-book-section .dr-columns .dr-column-2 .download-our-app{padding:0}}.page_online ul.list-help>li:nth-child(3) .item h3 .ico{align-items:center;display:flex;height:39px;margin-right:19px;width:35px}@media(min-width:890px)and (max-width:1279px){.page_online ul.list-help>li:nth-child(3) .item h3 .ico{height:2.03125vw;margin-right:.9895833333vw;width:1.8229166667vw}}@media(min-width:1440px)and (max-width:1690px){.page_online ul.list-help>li:nth-child(3) .item h3 .ico{height:2.03125vw;margin-right:.9895833333vw;width:1.8229166667vw}}@media(min-width:1280px)and (max-width:1439px){.page_online ul.list-help>li:nth-child(3) .item h3 .ico{height:29.25px;margin-right:14.25px;width:26.25px}}@media(min-width:600px)and (max-width:889px){.page_online ul.list-help>li:nth-child(3) .item h3 .ico{height:56px;margin-left:4.8px;margin-right:24px;width:44.8px}}@media(max-width:599px){.page_online ul.list-help>li:nth-child(3) .item h3 .ico{height:35px;height:9.3333333333vw;margin-left:.8vw;margin-right:4vw;width:28px;width:7.4666666667vw}}.page_online ul.list-help>li:nth-child(3) .item h3 .ico img{width:100%}.page_online ul.list-help>li:nth-child(2) .item h3 .ico{align-items:center;display:flex;height:39px;margin-right:22px;width:32px}@media(min-width:890px)and (max-width:1279px){.page_online ul.list-help>li:nth-child(2) .item h3 .ico{height:2.03125vw;margin-right:1.1458333333vw;width:1.6666666667vw}}@media(min-width:1440px)and (max-width:1690px){.page_online ul.list-help>li:nth-child(2) .item h3 .ico{height:2.03125vw;margin-right:1.1458333333vw;width:1.6666666667vw}}@media(min-width:1280px)and (max-width:1439px){.page_online ul.list-help>li:nth-child(2) .item h3 .ico{height:29.25px;margin-right:16.5px;width:24px}}@media(min-width:600px)and (max-width:889px){.page_online ul.list-help>li:nth-child(2) .item h3 .ico{height:56px;margin-left:6.4px;margin-right:25.6px;width:41.6px}}@media(max-width:599px){.page_online ul.list-help>li:nth-child(2) .item h3 .ico{height:35px;height:9.3333333333vw;margin-left:1.0666666667vw;margin-right:4.2666666667vw;width:26px;width:6.9333333333vw}}.page_online ul.list-help>li:nth-child(2) .item h3 .ico img{width:100%}.page_online ul.list-help>li:nth-child(5) .item h3 .ico{align-items:center;display:flex;height:39px;margin-right:21px;width:33px}@media(min-width:890px)and (max-width:1279px){.page_online ul.list-help>li:nth-child(5) .item h3 .ico{height:2.03125vw;margin-right:1.09375vw;width:1.71875vw}}@media(min-width:1440px)and (max-width:1690px){.page_online ul.list-help>li:nth-child(5) .item h3 .ico{height:2.03125vw;margin-right:1.09375vw;width:1.71875vw}}@media(min-width:1280px)and (max-width:1439px){.page_online ul.list-help>li:nth-child(5) .item h3 .ico{height:29.25px;margin-right:15.75px;width:24.75px}}@media(min-width:600px)and (max-width:889px){.page_online ul.list-help>li:nth-child(5) .item h3 .ico{height:56px;margin-left:6.4px;margin-right:25.6px;width:41.6px}}@media(max-width:599px){.page_online ul.list-help>li:nth-child(5) .item h3 .ico{height:35px;height:9.3333333333vw;margin-left:1.0666666667vw;margin-right:4.2666666667vw;width:26px;width:6.9333333333vw}}.page_online ul.list-help>li:nth-child(5) .item h3 .ico img{width:100%}.page_online ul.list-help>li:first-child .item h3 .ico,.page_online ul.list-help>li:nth-child(4) .item h3 .ico{align-items:center;display:flex;height:39px;left:-5px;margin-right:14px;position:relative;width:40px}@media(min-width:890px)and (max-width:1279px){.page_online ul.list-help>li:first-child .item h3 .ico,.page_online ul.list-help>li:nth-child(4) .item h3 .ico{height:2.03125vw;left:-.2604166667vw;margin-right:.7291666667vw;width:2.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_online ul.list-help>li:first-child .item h3 .ico,.page_online ul.list-help>li:nth-child(4) .item h3 .ico{height:2.03125vw;left:-.2604166667vw;margin-right:.7291666667vw;width:2.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_online ul.list-help>li:first-child .item h3 .ico,.page_online ul.list-help>li:nth-child(4) .item h3 .ico{height:29.25px;left:vwdHvwdHERO75FIXERO(-5);margin-right:10.5px;width:30px}}@media(min-width:600px)and (max-width:889px){.page_online ul.list-help>li:first-child .item h3 .ico,.page_online ul.list-help>li:nth-child(4) .item h3 .ico{height:56px;margin-left:11.2px;margin-right:14.4px;width:48px}}@media(max-width:599px){.page_online ul.list-help>li:first-child .item h3 .ico,.page_online ul.list-help>li:nth-child(4) .item h3 .ico{height:35px;height:9.3333333333vw;margin-left:1.8666666667vw;margin-right:2.4vw;width:30px;width:8vw}}.page_online ul.list-help>li:first-child .item h3 .ico img,.page_online ul.list-help>li:nth-child(4) .item h3 .ico img{width:100%}.brokers-hero{background:linear-gradient(100.04deg,#3c1778,#6a51ff);height:100vh;overflow:hidden;position:relative;z-index:1}@media(min-width:600px)and (max-width:889px){.brokers-hero{height:auto;padding-bottom:96px;padding-top:240px}}@media(max-width:599px){.brokers-hero{height:auto;padding-bottom:16vw;padding-top:40vw}}.brokers-hero .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.brokers-hero .left--cross{height:190px;left:-245px;margin:0;position:absolute;top:220px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.brokers-hero .left--cross{height:9.8958333333vw;left:-12.7604166667vw;top:11.4583333333vw;width:9.8958333333vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-hero .left--cross{height:9.8958333333vw;left:-12.7604166667vw;top:11.4583333333vw;width:9.8958333333vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-hero .left--cross{height:142.5px;left:-183.75px;top:165px;width:142.5px}}@media(min-width:600px)and (max-width:889px){.brokers-hero .left--cross{height:96px;right:48px;top:-48px;width:96px}}@media(max-width:599px){.brokers-hero .left--cross{height:60px;height:16vw;left:auto;right:30px;right:8vw;top:-30px;top:-8vw;width:60px;width:16vw}}.brokers-hero .left--cross img{width:100%}.brokers-hero .dr-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-left:80px;width:1136px}@media(min-width:890px)and (max-width:1279px){.brokers-hero .dr-content{padding-left:4.1666666667vw;width:59.1666666667vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-hero .dr-content{padding-left:4.1666666667vw;width:59.1666666667vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-hero .dr-content{padding-left:60px;width:852px}}@media(min-width:600px)and (max-width:889px){.brokers-hero .dr-content{flex-direction:column;justify-content:flex-start;padding-left:0;width:100%}}@media(max-width:599px){.brokers-hero .dr-content{flex-direction:column;justify-content:flex-start;padding-left:0;width:100%}}.brokers-hero .dr-content .dr-col-1{height:auto;width:485px}@media(min-width:890px)and (max-width:1279px){.brokers-hero .dr-content .dr-col-1{width:25.2604166667vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-hero .dr-content .dr-col-1{width:25.2604166667vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-hero .dr-content .dr-col-1{width:363.75px}}@media(min-width:600px)and (max-width:889px){.brokers-hero .dr-content .dr-col-1{width:100%}}@media(max-width:599px){.brokers-hero .dr-content .dr-col-1{width:100%}}.brokers-hero .dr-content .dr-col-1 h1{align-items:center;color:#fcfcff;display:flex;font-size:54px;letter-spacing:.32px;line-height:123.9%;margin-bottom:30px}@media(min-width:890px)and (max-width:1279px){.brokers-hero .dr-content .dr-col-1 h1{font-size:2.8125vw;margin-bottom:1.5625vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-hero .dr-content .dr-col-1 h1{font-size:2.8125vw;margin-bottom:1.5625vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-hero .dr-content .dr-col-1 h1{font-size:40.5px;margin-bottom:22.5px}}@media(min-width:600px)and (max-width:889px){.brokers-hero .dr-content .dr-col-1 h1{font-size:8vw;letter-spacing:.4px;line-height:10.9333333333vw;margin-bottom:2.6666666667vw}}@media(max-width:599px){.brokers-hero .dr-content .dr-col-1 h1{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:2.6666666667vw}}.brokers-hero .dr-content .dr-col-1 p{color:#d9d9d9;font-size:25px;letter-spacing:.15px;line-height:140%;margin-bottom:54px}@media(min-width:890px)and (max-width:1279px){.brokers-hero .dr-content .dr-col-1 p{font-size:1.3020833333vw;margin-bottom:2.8125vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-hero .dr-content .dr-col-1 p{font-size:1.3020833333vw;margin-bottom:2.8125vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-hero .dr-content .dr-col-1 p{font-size:18.75px;margin-bottom:40.5px}}@media(min-width:600px)and (max-width:889px){.brokers-hero .dr-content .dr-col-1 p{font-size:25.6px;margin-bottom:57.6px}}@media(max-width:599px){.brokers-hero .dr-content .dr-col-1 p{font-size:16px;font-size:4.2666666667vw;margin-bottom:9.6vw}}.brokers-hero .dr-content .dr-col-1 p b{color:#fcfcff}.brokers-hero .dr-content .dr-col-1 ul{list-style:none;margin:0;padding:0}.brokers-hero .dr-content .dr-col-1 ul li{align-items:center;color:#fcfcff;display:flex;flex-direction:row;font-size:20px;font-weight:600;height:38px;justify-content:flex-start;letter-spacing:-.45px;margin-bottom:30px}@media(min-width:890px)and (max-width:1279px){.brokers-hero .dr-content .dr-col-1 ul li{font-size:1.0416666667vw;height:1.9791666667vw;margin-bottom:1.5625vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-hero .dr-content .dr-col-1 ul li{font-size:1.0416666667vw;height:1.9791666667vw;margin-bottom:1.5625vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-hero .dr-content .dr-col-1 ul li{font-size:15px;height:28.5px;margin-bottom:22.5px}}@media(min-width:600px)and (max-width:889px){.brokers-hero .dr-content .dr-col-1 ul li{font-size:27.2px;height:44.8px;margin-bottom:35.2px}}@media(max-width:599px){.brokers-hero .dr-content .dr-col-1 ul li{font-size:17px;font-size:4.5333333333vw;height:28px;height:7.4666666667vw;margin-bottom:5.8666666667vw}}.brokers-hero .dr-content .dr-col-1 ul li:last-child{margin-bottom:0}.brokers-hero .dr-content .dr-col-1 ul li img{display:block;height:38px;margin-right:25px;width:38px}@media(min-width:890px)and (max-width:1279px){.brokers-hero .dr-content .dr-col-1 ul li img{height:1.9791666667vw;margin-right:1.3020833333vw;width:1.9791666667vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-hero .dr-content .dr-col-1 ul li img{height:1.9791666667vw;margin-right:1.3020833333vw;width:1.9791666667vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-hero .dr-content .dr-col-1 ul li img{height:28.5px;margin-right:18.75px;width:28.5px}}@media(min-width:600px)and (max-width:889px){.brokers-hero .dr-content .dr-col-1 ul li img{height:44.8px;margin-right:32px;width:44.8px}}@media(max-width:599px){.brokers-hero .dr-content .dr-col-1 ul li img{height:28px;height:7.4666666667vw;margin-right:5.3333333333vw;width:28px;width:7.4666666667vw}}.brokers-hero .dr-content .dr-col-2{height:568px;position:relative;width:452px}@media(min-width:890px)and (max-width:1279px){.brokers-hero .dr-content .dr-col-2{height:29.5833333333vw;width:23.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-hero .dr-content .dr-col-2{height:29.5833333333vw;width:23.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-hero .dr-content .dr-col-2{height:426px;width:339px}}@media(min-width:600px)and (max-width:889px){.brokers-hero .dr-content .dr-col-2{height:auto;padding-bottom:0;padding-top:64px;width:100%}}@media(max-width:599px){.brokers-hero .dr-content .dr-col-2{height:auto;padding-bottom:0;padding-top:12.2666666667vw;width:100%}}.brokers-hero .dr-content .dr-col-2 img{width:100%}.brokers-hero .dr-content .dr-col-2 .img-desktop{display:block}@media(min-width:600px)and (max-width:889px){.brokers-hero .dr-content .dr-col-2 .img-desktop{display:none}}@media(max-width:599px){.brokers-hero .dr-content .dr-col-2 .img-desktop{display:none}}.brokers-hero .dr-content .dr-col-2 .img-mobile{display:none}@media(min-width:600px)and (max-width:889px){.brokers-hero .dr-content .dr-col-2 .img-mobile{display:block}}@media(max-width:599px){.brokers-hero .dr-content .dr-col-2 .img-mobile{display:block}}.brokers-text-1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='489' fill='none'%3E%3Cpath fill='url(%23a)' d='M1922 526H0V0h1922z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='1728.39' y1='0' y2='724.734' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.008' stop-color='%23FFAF12'/%3E%3Cstop offset='.617' stop-color='%23F0DAA4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:400px;overflow:hidden;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.brokers-text-1{height:23.6111111111vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-text-1{height:23.6111111111vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-text-1{height:340px}}@media(min-width:600px)and (max-width:889px){.brokers-text-1{height:auto;padding-bottom:102.4px;padding-top:96px}}@media(max-width:599px){.brokers-text-1{height:auto;padding-bottom:17.0666666667vw;padding-top:16vw}}.brokers-text-1 .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.brokers-text-1 .right--cross{bottom:105px;height:190px;margin:0;position:absolute;right:-260px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.brokers-text-1 .right--cross{bottom:6.1979166667vw;height:11.2152777778vw;right:-15.3472222222vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-text-1 .right--cross{bottom:6.1979166667vw;height:11.2152777778vw;right:-15.3472222222vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-text-1 .right--cross{bottom:89.25px;height:161.5px;right:-221px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.brokers-text-1 .right--cross{display:none}}@media(max-width:599px){.brokers-text-1 .right--cross{display:none}}.brokers-text-1 .dr-content{position:relative;top:-15px;width:760px}@media(min-width:890px)and (max-width:1279px){.brokers-text-1 .dr-content{top:-.8854166667vw;width:44.8611111111vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-text-1 .dr-content{top:-.8854166667vw;width:44.8611111111vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-text-1 .dr-content{top:-12.75px;width:646px}}@media(min-width:600px)and (max-width:889px){.brokers-text-1 .dr-content{top:0;width:100%}}@media(max-width:599px){.brokers-text-1 .dr-content{top:0;width:100%}}.brokers-text-1 .dr-content h2{font-size:40px;letter-spacing:.37px;line-height:133.3%;margin-bottom:25px;text-align:center}@media(min-width:890px)and (max-width:1279px){.brokers-text-1 .dr-content h2{font-size:2.3611111111vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-text-1 .dr-content h2{font-size:2.3611111111vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-text-1 .dr-content h2{font-size:34px;margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.brokers-text-1 .dr-content h2{font-size:35.2px;line-height:48px;margin-bottom:0;padding:0 48px;text-align:center;width:100%}}@media(max-width:599px){.brokers-text-1 .dr-content h2{font-size:22px;font-size:5.8666666667vw;line-height:30px;line-height:8vw;margin-bottom:0;padding:0 8vw;text-align:center;width:100%}}.brokers-solve{background-image:url(/app/themes/drhouse/public/images/group_99643.e471eb1854256081.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;margin-bottom:71px;padding-top:141px;position:relative;top:-52px;z-index:1}@media(min-width:890px)and (max-width:1279px){.brokers-solve{margin-bottom:4.1909722222vw;padding-top:8.3229166667vw;top:-3.0694444444vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-solve{margin-bottom:4.1909722222vw;padding-top:8.3229166667vw;top:-3.0694444444vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-solve{margin-bottom:60.35px;padding-top:119.85px;top:-44.2px}}@media(min-width:600px)and (max-width:889px){.brokers-solve{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='916' fill='none'%3E%3Cpath fill='%23F8F4EE' d='M375 916V8.062S302 0 188 0 0 8.062 0 8.062V916z'/%3E%3C/svg%3E");background-size:cover;margin-bottom:0;padding-top:83.2px;top:-20.8px}}@media(max-width:599px){.brokers-solve{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='916' fill='none'%3E%3Cpath fill='%23F8F4EE' d='M375 916V8.062S302 0 188 0 0 8.062 0 8.062V916z'/%3E%3C/svg%3E");background-size:cover;margin-bottom:0;padding-top:13.8666666667vw;top:-13px;top:-3.4666666667vw}}.brokers-solve .dr--columns{align-items:center;display:flex;justify-content:space-between}@media(min-width:600px)and (max-width:889px){.brokers-solve .dr--columns{flex-direction:column-reverse}}@media(max-width:599px){.brokers-solve .dr--columns{flex-direction:column-reverse}}.brokers-solve .dr--columns .dr--col-1{display:flex}@media(max-width:599px){.brokers-solve .dr--columns .dr--col-1{margin-bottom:50px}}.brokers-solve .dr--columns .dr--col-2{max-width:550px;position:relative;right:-13px}@media(min-width:890px)and (max-width:1279px){.brokers-solve .dr--columns .dr--col-2{max-width:32.4652777778vw;right:-.7673611111vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-solve .dr--columns .dr--col-2{max-width:32.4652777778vw;right:-.7673611111vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-solve .dr--columns .dr--col-2{max-width:467.5px;right:-.7673611111vw}}@media(min-width:600px)and (max-width:889px){.brokers-solve .dr--columns .dr--col-2{right:0}}@media(max-width:599px){.brokers-solve .dr--columns .dr--col-2{right:0}}.brokers-solve .imager{max-width:485px}@media(min-width:890px)and (max-width:1279px){.brokers-solve .imager{max-width:28.6284722222vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-solve .imager{max-width:28.6284722222vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-solve .imager{max-width:412.25px}}@media(min-width:600px)and (max-width:889px){.brokers-solve .imager{width:100%}}@media(max-width:599px){.brokers-solve .imager{width:100%}}.brokers-solve .imager img{max-width:485px}@media(min-width:890px)and (max-width:1279px){.brokers-solve .imager img{max-width:28.6284722222vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-solve .imager img{max-width:28.6284722222vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-solve .imager img{max-width:412.25px}}@media(min-width:600px)and (max-width:889px){.brokers-solve .imager img{width:100%}}@media(max-width:599px){.brokers-solve .imager img{width:100%}}.brokers-solve .imager .img-desktop{display:block}@media(min-width:600px)and (max-width:889px){.brokers-solve .imager .img-desktop{display:none}}@media(max-width:599px){.brokers-solve .imager .img-desktop{display:none}}.brokers-solve .imager .img-mobile{display:none}@media(min-width:600px)and (max-width:889px){.brokers-solve .imager .img-mobile{display:block}}@media(max-width:599px){.brokers-solve .imager .img-mobile{display:block}}.brokers-solve .title{color:#232323;font-size:40px;margin-bottom:40px;padding-top:18px;width:500px}@media(min-width:890px)and (max-width:1279px){.brokers-solve .title{font-size:2.3611111111vw;margin-bottom:2.3611111111vw;padding-top:1.0625vw;width:29.5138888889vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-solve .title{font-size:2.3611111111vw;margin-bottom:2.3611111111vw;padding-top:1.0625vw;width:29.5138888889vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-solve .title{font-size:34px;margin-bottom:34px;padding-top:15.3px;width:425px}}@media(min-width:600px)and (max-width:889px){.brokers-solve .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:48px;width:320px}}@media(max-width:599px){.brokers-solve .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:8vw;width:200px;width:53.3333333333vw}}.brokers-solve .right--cross{display:none;margin:0;position:absolute;z-index:1}@media(min-width:600px)and (max-width:889px){.brokers-solve .right--cross{display:block;height:96px;right:0;top:-19.2px;width:96px}}@media(max-width:599px){.brokers-solve .right--cross{display:block;height:60px;height:16vw;right:0;top:-12px;top:-3.2vw;width:60px;width:16vw}}.brokers-solve .right--cross img{width:100%}.brokers-solve .list{margin:0;padding:0}.brokers-solve .list li{font-size:20px;letter-spacing:-.45px;line-height:133.3%;list-style:none;margin-bottom:30px;padding-left:45px;position:relative;width:510px}@media(min-width:890px)and (max-width:1279px){.brokers-solve .list li{font-size:1.1805555556vw;margin-bottom:1.7708333333vw;padding-left:2.65625vw;width:30.1041666667vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-solve .list li{font-size:1.1805555556vw;margin-bottom:1.7708333333vw;padding-left:2.65625vw;width:30.1041666667vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-solve .list li{font-size:17px;margin-bottom:25.5px;padding-left:38.25px;width:433.5px}}@media(min-width:600px)and (max-width:889px){.brokers-solve .list li{font-size:27.2px;letter-spacing:-.43px;line-height:133.3%;margin-bottom:51.2px;padding-left:72px;width:100%}}@media(max-width:599px){.brokers-solve .list li{font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:133.3%;margin-bottom:8.5333333333vw;padding-left:12vw;width:100%}}.brokers-solve .list li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3E%3Ccircle cx='20' cy='20' r='20' fill='%236A51FF'/%3E%3Cpath fill='%23fff' d='M29.722 12.92c-.644-.634-1.765-.634-2.408 0L16.597 23.498l-3.91-3.859c-.644-.635-1.765-.635-2.408 0a1.663 1.663 0 0 0 0 2.377l5.114 5.046c.321.318.75.494 1.204.494s.882-.176 1.204-.494l11.92-11.764a1.663 1.663 0 0 0 0-2.376'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;content:"";display:block;height:25px;left:0;position:absolute;top:1px;width:25px}@media(min-width:890px)and (max-width:1279px){.brokers-solve .list li:before{height:1.4756944444vw;width:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-solve .list li:before{height:1.4756944444vw;width:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-solve .list li:before{height:21.25px;width:21.25px}}@media(min-width:600px)and (max-width:889px){.brokers-solve .list li:before{height:40px;top:-1px;width:40px}}@media(max-width:599px){.brokers-solve .list li:before{height:25px;height:6.6666666667vw;top:-1px;width:25px;width:6.6666666667vw}}.brokers-solve .btn-row{padding-bottom:10px;padding-top:10px}@media(min-width:890px)and (max-width:1279px){.brokers-solve .btn-row{padding-bottom:.5902777778vw;padding-top:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-solve .btn-row{padding-bottom:.5902777778vw;padding-top:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-solve .btn-row{padding-bottom:8.5px;padding-top:8.5px}}@media(min-width:600px)and (max-width:889px){.brokers-solve .btn-row{padding-bottom:64px;padding-top:11.2px}}@media(max-width:599px){.brokers-solve .btn-row{padding-bottom:10.6666666667vw;padding-top:1.8666666667vw}}.brokers-solve .btn-row a{align-items:center;background:#ffaf12;border:none;border-radius:34px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:17px;font-weight:700;height:51px;justify-content:center;letter-spacing:-.43px;margin-left:0;-webkit-text-decoration:none;text-decoration:none;width:260px}.brokers-solve .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.brokers-solve .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:3.0104166667vw;width:15.3472222222vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-solve .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:3.0104166667vw;width:15.3472222222vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-solve .btn-row a{border-radius:28.9px;font-size:14.45px;height:43.35px;width:221px}}@media(min-width:600px)and (max-width:889px){.brokers-solve .btn-row a{border-radius:54.4px;font-size:27.2px;height:81.6px;margin:auto;width:408px}}@media(max-width:599px){.brokers-solve .btn-row a{border-radius:34px;border-radius:9.0666666667vw;font-size:17px;font-size:4.5333333333vw;height:51px;height:13.6vw;margin:auto;width:255px;width:68vw}}.brokers-solve .btn-row a,.brokers-solve .btn-row a:hover{-webkit-text-decoration:none;text-decoration:none}.brokers-visits{background:linear-gradient(100.04deg,#3c1778,#6a51ff);height:990px;overflow:hidden;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.brokers-visits{height:58.4375vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-visits{height:58.4375vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-visits{height:58.4375vw}}@media(min-width:600px)and (max-width:889px){.brokers-visits{height:auto;padding-bottom:75.2px;padding-top:96px}}@media(max-width:599px){.brokers-visits{height:auto;padding-bottom:12.5333333333vw;padding-top:16vw}}.brokers-visits .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.brokers-visits .left--cross{height:190px;left:-247px;margin:0;position:absolute;top:127px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.brokers-visits .left--cross{height:11.2152777778vw;left:-14.5798611111vw;top:7.4965277778vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-visits .left--cross{height:11.2152777778vw;left:-14.5798611111vw;top:7.4965277778vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-visits .left--cross{height:161.5px;left:-209.95px;top:107.95px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.brokers-visits .left--cross{height:96px;right:48px;top:-48px;width:96px}}@media(max-width:599px){.brokers-visits .left--cross{height:60px;height:16vw;left:auto;right:30px;right:8vw;top:-30px;top:-8vw;width:60px;width:16vw}}.brokers-visits .left--cross img{width:100%}.brokers-visits .dr-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:1140px}@media(min-width:890px)and (max-width:1279px){.brokers-visits .dr-content{width:67.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-visits .dr-content{width:67.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-visits .dr-content{width:969px}}@media(min-width:600px)and (max-width:889px){.brokers-visits .dr-content{flex-direction:column;justify-content:flex-start;width:100%}}@media(max-width:599px){.brokers-visits .dr-content{flex-direction:column;justify-content:flex-start;width:100%}}.brokers-visits .dr-content .dr-col-1{height:auto;position:relative;top:23px;width:509px}@media(min-width:890px)and (max-width:1279px){.brokers-visits .dr-content .dr-col-1{top:1.3576388889vw;width:30.0451388889vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-visits .dr-content .dr-col-1{top:1.3576388889vw;width:30.0451388889vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-visits .dr-content .dr-col-1{top:19.55px;width:432.65px}}@media(min-width:600px)and (max-width:889px){.brokers-visits .dr-content .dr-col-1{top:0;width:100%}}@media(max-width:599px){.brokers-visits .dr-content .dr-col-1{top:0;width:100%}}.brokers-visits .dr-content .dr-col-1 .dr-text{margin-bottom:83px}@media(min-width:890px)and (max-width:1279px){.brokers-visits .dr-content .dr-col-1 .dr-text{margin-bottom:4.8993055556vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-visits .dr-content .dr-col-1 .dr-text{margin-bottom:4.8993055556vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-visits .dr-content .dr-col-1 .dr-text{margin-bottom:70.55px}}@media(min-width:600px)and (max-width:889px){.brokers-visits .dr-content .dr-col-1 .dr-text{margin-bottom:57.6px}}@media(max-width:599px){.brokers-visits .dr-content .dr-col-1 .dr-text{margin-bottom:9.6vw}}.brokers-visits .dr-content .dr-col-1 .dr-text h3{color:#fcfcff;font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:25px}@media(min-width:890px)and (max-width:1279px){.brokers-visits .dr-content .dr-col-1 .dr-text h3{font-size:2.3611111111vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-visits .dr-content .dr-col-1 .dr-text h3{font-size:2.3611111111vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-visits .dr-content .dr-col-1 .dr-text h3{font-size:34px;margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.brokers-visits .dr-content .dr-col-1 .dr-text h3{font-size:48px;margin-bottom:20.8px}}@media(max-width:599px){.brokers-visits .dr-content .dr-col-1 .dr-text h3{font-size:30px;font-size:8vw;margin-bottom:3.4666666667vw}}.brokers-visits .dr-content .dr-col-1 .dr-text p{color:#d9d9d9;font-size:20px;letter-spacing:-.45px;line-height:133.3%;margin-bottom:25px}@media(min-width:890px)and (max-width:1279px){.brokers-visits .dr-content .dr-col-1 .dr-text p{font-size:1.1805555556vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-visits .dr-content .dr-col-1 .dr-text p{font-size:1.1805555556vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-visits .dr-content .dr-col-1 .dr-text p{font-size:17px;margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.brokers-visits .dr-content .dr-col-1 .dr-text p{font-size:27.2px;margin-bottom:32px}}@media(max-width:599px){.brokers-visits .dr-content .dr-col-1 .dr-text p{font-size:17px;font-size:4.5333333333vw;margin-bottom:5.3333333333vw}}.brokers-visits .dr-content .dr-col-1 .dr-text p:last-of-type{margin-bottom:0}.brokers-visits .dr-content .dr-col-2{height:630px;position:relative;width:600px}@media(min-width:890px)and (max-width:1279px){.brokers-visits .dr-content .dr-col-2{height:37.1875vw;width:35.4166666667vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-visits .dr-content .dr-col-2{height:37.1875vw;width:35.4166666667vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-visits .dr-content .dr-col-2{height:535.5px;width:510px}}@media(min-width:600px)and (max-width:889px){.brokers-visits .dr-content .dr-col-2{height:686.4px;width:504px}}@media(max-width:599px){.brokers-visits .dr-content .dr-col-2{height:429px;height:114.4vw;width:315px;width:84vw}}.brokers-visits .dr-content .dr-col-2 .img{height:630px;left:104px;position:absolute;top:-62px;width:598px}@media(min-width:890px)and (max-width:1279px){.brokers-visits .dr-content .dr-col-2 .img{height:37.1875vw;left:6.1388888889vw;top:-3.6597222222vw;width:35.2986111111vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-visits .dr-content .dr-col-2 .img{height:37.1875vw;left:6.1388888889vw;top:-3.6597222222vw;width:35.2986111111vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-visits .dr-content .dr-col-2 .img{height:535.5px;left:88.4px;top:-52.7px;width:508.3px}}@media(min-width:600px)and (max-width:889px){.brokers-visits .dr-content .dr-col-2 .img{height:688px;left:-19.2px;top:11.2px;width:544px}}@media(max-width:599px){.brokers-visits .dr-content .dr-col-2 .img{height:430px;height:114.6666666667vw;left:-12px;left:-3.2vw;top:7px;top:1.8666666667vw;width:340px;width:90.6666666667vw}}.brokers-visits .dr-content .dr-col-2 .img img{width:100%}.brokers-text-2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='489' fill='none'%3E%3Cpath fill='url(%23a)' d='M1922 526H0V0h1922z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='1728.39' y1='0' y2='724.734' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.008' stop-color='%23FFAF12'/%3E%3Cstop offset='.617' stop-color='%23F0DAA4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:399px;overflow:hidden;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.brokers-text-2{height:23.5520833333vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-text-2{height:23.5520833333vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-text-2{height:339.15px}}@media(min-width:600px)and (max-width:889px){.brokers-text-2{height:auto;padding-bottom:99.2px;padding-top:96px}}@media(max-width:599px){.brokers-text-2{height:auto;padding-bottom:16.5333333333vw;padding-top:16vw}}.brokers-text-2 .dr-container{align-items:center;display:flex;height:100%;justify-content:center}@media(min-width:600px)and (max-width:889px){.brokers-text-2 .dr-container{padding:0 32px}}@media(max-width:599px){.brokers-text-2 .dr-container{padding:0 5.3333333333vw}}.brokers-text-2 .right--cross{bottom:81px;height:190px;margin:0;position:absolute;right:-260px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.brokers-text-2 .right--cross{bottom:4.78125vw;height:11.2152777778vw;right:-15.3472222222vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-text-2 .right--cross{bottom:4.78125vw;height:11.2152777778vw;right:-15.3472222222vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-text-2 .right--cross{bottom:68.85px;height:161.5px;right:-221px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.brokers-text-2 .right--cross{display:none}}@media(max-width:599px){.brokers-text-2 .right--cross{display:none}}.brokers-text-2 .dr-content{margin:auto;width:980px}@media(min-width:890px)and (max-width:1279px){.brokers-text-2 .dr-content{width:57.8472222222vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-text-2 .dr-content{width:57.8472222222vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-text-2 .dr-content{width:833px}}@media(min-width:600px)and (max-width:889px){.brokers-text-2 .dr-content{width:100%}}@media(max-width:599px){.brokers-text-2 .dr-content{width:100%}}.brokers-text-2 .dr-content h2{font-size:40px;font-weight:600;letter-spacing:.37px;line-height:133.3%;text-align:center}@media(min-width:890px)and (max-width:1279px){.brokers-text-2 .dr-content h2{font-size:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-text-2 .dr-content h2{font-size:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-text-2 .dr-content h2{font-size:34px}}@media(min-width:600px)and (max-width:889px){.brokers-text-2 .dr-content h2{font-size:35.2px;letter-spacing:-.26px}}@media(max-width:599px){.brokers-text-2 .dr-content h2{font-size:22px;font-size:5.8666666667vw;letter-spacing:-.26px}}.brokers-why{background-color:#e5e5e5;height:887px;overflow:hidden;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.brokers-why{height:52.3576388889vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-why{height:52.3576388889vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-why{height:52.3576388889vw}}@media(min-width:600px)and (max-width:889px){.brokers-why{height:auto;margin-bottom:-36.8px;padding-bottom:11.2px;padding-top:100.8px}}@media(max-width:599px){.brokers-why{height:auto;margin-bottom:-6.1333333333vw;padding-bottom:1.8666666667vw;padding-top:16.8vw}}.brokers-why .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.brokers-why .left--cross{height:119px;left:-208px;margin:0;position:absolute;top:118px;width:119px;z-index:1}@media(min-width:890px)and (max-width:1279px){.brokers-why .left--cross{height:7.0243055556vw;left:-12.2777777778vw;top:6.9652777778vw;width:7.0243055556vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-why .left--cross{height:7.0243055556vw;left:-12.2777777778vw;top:6.9652777778vw;width:7.0243055556vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-why .left--cross{height:101.15px;left:-176.8px;top:100.3px;width:101.15px}}@media(min-width:600px)and (max-width:889px){.brokers-why .left--cross{display:none}}@media(max-width:599px){.brokers-why .left--cross{display:none}}.brokers-why .left--cross img{width:100%}.brokers-why .right--cross{display:none;margin:0;position:absolute;z-index:1}@media(min-width:600px)and (max-width:889px){.brokers-why .right--cross{display:block;height:96px;right:32px;top:-64px;width:96px}}@media(max-width:599px){.brokers-why .right--cross{display:block;height:60px;height:16vw;right:20px;right:5.3333333333vw;top:-40px;top:-10.6666666667vw;width:60px;width:16vw}}.brokers-why .right--cross img{width:100%}.brokers-why .dr-content{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:1140px}@media(min-width:890px)and (max-width:1279px){.brokers-why .dr-content{width:67.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-why .dr-content{width:67.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-why .dr-content{width:969px}}@media(min-width:600px)and (max-width:889px){.brokers-why .dr-content{flex-direction:column;justify-content:flex-start;width:100%}}@media(max-width:599px){.brokers-why .dr-content{flex-direction:column;justify-content:flex-start;width:100%}}.brokers-why .dr-content .dr-col-1{align-items:flex-start;display:flex;flex-direction:column;height:auto;height:647px;justify-content:flex-start;left:5px;padding-top:83px;position:relative;width:485px}@media(min-width:890px)and (max-width:1279px){.brokers-why .dr-content .dr-col-1{height:38.1909722222vw;left:.2951388889vw;padding-top:4.8993055556vw;width:28.6284722222vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-why .dr-content .dr-col-1{height:38.1909722222vw;left:.2951388889vw;padding-top:4.8993055556vw;width:28.6284722222vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-why .dr-content .dr-col-1{height:549.95px;left:4.25px;padding-top:70.55px;width:412.25px}}@media(min-width:600px)and (max-width:889px){.brokers-why .dr-content .dr-col-1{height:auto;left:0;margin-bottom:76.8px;padding-top:0;top:0;width:100%}}@media(max-width:599px){.brokers-why .dr-content .dr-col-1{height:auto;left:0;margin-bottom:12.8vw;padding-top:0;top:0;width:100%}}.brokers-why .dr-content .dr-col-1 .dr-text{margin-bottom:20px}@media(min-width:890px)and (max-width:1279px){.brokers-why .dr-content .dr-col-1 .dr-text{margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-why .dr-content .dr-col-1 .dr-text{margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-why .dr-content .dr-col-1 .dr-text{margin-bottom:17px}}@media(min-width:600px)and (max-width:889px){.brokers-why .dr-content .dr-col-1 .dr-text{margin-bottom:32px}}@media(max-width:599px){.brokers-why .dr-content .dr-col-1 .dr-text{margin-bottom:5.3333333333vw}}.brokers-why .dr-content .dr-col-1 .dr-text:last-of-type{margin-bottom:0}.brokers-why .dr-content .dr-col-1 .dr-text h3{font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:25px}@media(min-width:890px)and (max-width:1279px){.brokers-why .dr-content .dr-col-1 .dr-text h3{font-size:2.3611111111vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-why .dr-content .dr-col-1 .dr-text h3{font-size:2.3611111111vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-why .dr-content .dr-col-1 .dr-text h3{font-size:34px;margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.brokers-why .dr-content .dr-col-1 .dr-text h3{font-size:48px;margin-bottom:52.8px;text-align:center}}@media(max-width:599px){.brokers-why .dr-content .dr-col-1 .dr-text h3{font-size:30px;font-size:8vw;margin-bottom:8.8vw;text-align:center}}.brokers-why .dr-content .dr-col-1 .dr-text p{color:#66686c;font-size:24px;letter-spacing:-.45px;line-height:123.9%;margin-bottom:39px}@media(min-width:890px)and (max-width:1279px){.brokers-why .dr-content .dr-col-1 .dr-text p{font-size:1.4166666667vw;margin-bottom:2.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-why .dr-content .dr-col-1 .dr-text p{font-size:1.4166666667vw;margin-bottom:2.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-why .dr-content .dr-col-1 .dr-text p{font-size:20.4px;margin-bottom:33.15px}}@media(min-width:600px)and (max-width:889px){.brokers-why .dr-content .dr-col-1 .dr-text p{font-size:32px;line-height:137.9%;margin-bottom:56px}}@media(max-width:599px){.brokers-why .dr-content .dr-col-1 .dr-text p{font-size:20px;font-size:5.3333333333vw;line-height:137.9%;margin-bottom:9.3333333333vw}}.brokers-why .dr-content .dr-col-1 .dr-list{margin:0;padding:0}.brokers-why .dr-content .dr-col-1 .dr-list li{color:#232323;font-size:20px;letter-spacing:-.45px;line-height:24px;list-style:none;margin-bottom:9px;padding-left:28px;position:relative}@media(min-width:890px)and (max-width:1279px){.brokers-why .dr-content .dr-col-1 .dr-list li{font-size:1.1805555556vw;line-height:1.4166666667vw;margin-bottom:.53125vw;padding-left:1.6527777778vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-why .dr-content .dr-col-1 .dr-list li{font-size:1.1805555556vw;line-height:1.4166666667vw;margin-bottom:.53125vw;padding-left:1.6527777778vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-why .dr-content .dr-col-1 .dr-list li{font-size:17px;line-height:20.4px;margin-bottom:.53125vw;padding-left:23.8px}}@media(min-width:600px)and (max-width:889px){.brokers-why .dr-content .dr-col-1 .dr-list li{font-size:27.2px;line-height:133.3%;margin-bottom:48px;padding-left:44.8px;padding-right:48px}}@media(max-width:599px){.brokers-why .dr-content .dr-col-1 .dr-list li{font-size:17px;font-size:4.5333333333vw;line-height:133.3%;margin-bottom:8vw;padding-left:7.4666666667vw;padding-right:8vw}}.brokers-why .dr-content .dr-col-1 .dr-list li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' fill='none'%3E%3Cpath fill='%23FFAF12' d='M20.35 6.14h-5.483V.653a.655.655 0 0 0-.65-.653h-7.42a.65.65 0 0 0-.651.653V6.14H.65a.65.65 0 0 0-.65.653v7.414a.655.655 0 0 0 .65.653h5.483v5.487a.655.655 0 0 0 .65.653h7.434a.65.65 0 0 0 .65-.653V14.86h5.483a.65.65 0 0 0 .65-.653V6.793a.655.655 0 0 0-.65-.653'/%3E%3C/svg%3E");background-size:contain;content:"";display:block;height:10px;left:0;position:absolute;top:10px;width:10px}@media(min-width:890px)and (max-width:1279px){.brokers-why .dr-content .dr-col-1 .dr-list li:before{height:.5902777778vw;top:.5902777778vw;width:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-why .dr-content .dr-col-1 .dr-list li:before{height:.5902777778vw;top:.5902777778vw;width:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-why .dr-content .dr-col-1 .dr-list li:before{height:8.5px;top:8.5px;width:8.5px}}@media(min-width:600px)and (max-width:889px){.brokers-why .dr-content .dr-col-1 .dr-list li:before{height:16px;top:16px;width:16px}}@media(max-width:599px){.brokers-why .dr-content .dr-col-1 .dr-list li:before{height:10px;height:2.6666666667vw;top:10px;top:2.6666666667vw;width:10px;width:2.6666666667vw}}.brokers-why .dr-content .dr-col-2{align-content:space-around;display:grid;height:647px;left:7px;position:relative;width:460px}@media(min-width:890px)and (max-width:1279px){.brokers-why .dr-content .dr-col-2{height:38.1909722222vw;left:.4131944444vw;width:27.1527777778vw}}@media(min-width:1440px)and (max-width:1690px){.brokers-why .dr-content .dr-col-2{height:38.1909722222vw;left:.4131944444vw;width:27.1527777778vw}}@media(min-width:1280px)and (max-width:1439px){.brokers-why .dr-content .dr-col-2{height:549.95px;left:5.95px;width:391px}}@media(min-width:600px)and (max-width:889px){.brokers-why .dr-content .dr-col-2{display:none}}@media(max-width:599px){.brokers-why .dr-content .dr-col-2{display:none}}.brokers-why .dr-content .dr-col-2 img{width:100%}.dr-contact-form.brokers .left--cross{height:190px;left:-298px;margin:0;position:absolute;top:12px;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.dr-contact-form.brokers .left--cross{height:11.2152777778vw;left:-17.5902777778vw;top:.7083333333vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form.brokers .left--cross{height:11.2152777778vw;left:-17.5902777778vw;top:.7083333333vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form.brokers .left--cross{height:161.5px;left:-253.3px;top:10.2px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form.brokers .left--cross{display:none}}@media(max-width:599px){.dr-contact-form.brokers .left--cross{display:none}}.dr-contact-form.brokers .left--cross img{width:100%}.dr-contact-form.brokers .right--cross{height:164px;left:auto;right:-288;top:334px;width:164px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form.brokers .right--cross{height:9.6805555556vw;right:-17vw;top:19.7152777778vw;width:9.6805555556vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form.brokers .right--cross{height:9.6805555556vw;right:-17vw;top:19.7152777778vw;width:9.6805555556vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form.brokers .right--cross{height:139.4px;right:-244.8px;top:283.9px;width:139.4px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form.brokers .right--cross{display:none}}@media(max-width:599px){.dr-contact-form.brokers .right--cross{display:none}}.dr-contact-form.brokers .cf-span2{margin-top:25px}@media(min-width:890px)and (max-width:1279px){.dr-contact-form.brokers .cf-span2{margin-top:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form.brokers .cf-span2{margin-top:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form.brokers .cf-span2{margin-top:1.4756944444vw}}@media(min-width:600px)and (max-width:889px){.dr-contact-form.brokers .cf-span2{margin-top:0}}@media(max-width:599px){.dr-contact-form.brokers .cf-span2{margin-top:0}}.dr-contact-form.brokers .btn-row{padding-bottom:10px;padding-top:10px;text-align:center}@media(min-width:890px)and (max-width:1279px){.dr-contact-form.brokers .btn-row{padding-bottom:.5902777778vw;padding-top:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form.brokers .btn-row{padding-bottom:.5902777778vw;padding-top:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form.brokers .btn-row{padding-bottom:8.5px;padding-top:8.5px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form.brokers .btn-row{padding-bottom:64px;padding-top:11.2px}}@media(max-width:599px){.dr-contact-form.brokers .btn-row{padding-bottom:10.6666666667vw;padding-top:1.8666666667vw}}.dr-contact-form.brokers .btn-row a{align-items:center;background:#ffaf12;border:none;border-radius:34px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:17px;font-weight:700;height:51px;justify-content:center;letter-spacing:-.43px;margin:auto;-webkit-text-decoration:none;text-decoration:none;width:260px}.dr-contact-form.brokers .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.dr-contact-form.brokers .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:3.0104166667vw;width:15.3472222222vw}}@media(min-width:1440px)and (max-width:1690px){.dr-contact-form.brokers .btn-row a{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:3.0104166667vw;width:15.3472222222vw}}@media(min-width:1280px)and (max-width:1439px){.dr-contact-form.brokers .btn-row a{border-radius:28.9px;font-size:14.45px;height:43.35px;width:221px}}@media(min-width:600px)and (max-width:889px){.dr-contact-form.brokers .btn-row a{border-radius:54.4px;font-size:27.2px;height:81.6px;margin:auto;width:408px}}@media(max-width:599px){.dr-contact-form.brokers .btn-row a{border-radius:34px;border-radius:9.0666666667vw;font-size:17px;font-size:4.5333333333vw;height:51px;height:13.6vw;margin:auto;width:255px;width:68vw}}.dr-contact-form.brokers .btn-row a,.dr-contact-form.brokers .btn-row a:hover{-webkit-text-decoration:none;text-decoration:none}.page_virtual_primary_care .urgrent-care-section .text-section .title{font-size:46px}@media(min-width:890px)and (max-width:1279px){.page_virtual_primary_care .urgrent-care-section .text-section .title{font-size:2.3958333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_virtual_primary_care .urgrent-care-section .text-section .title{font-size:2.3958333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_virtual_primary_care .urgrent-care-section .text-section .title{font-size:34.5px}}@media(min-width:600px)and (max-width:889px){.page_virtual_primary_care .urgrent-care-section .text-section .title{font-size:48px}}@media(max-width:599px){.page_virtual_primary_care .urgrent-care-section .text-section .title{font-size:30px;font-size:8vw}}.faq-section.vpc{background:linear-gradient(90deg,#ffaf12,#eedeb5);padding-bottom:101px;padding-top:122px}@media(min-width:890px)and (max-width:1279px){.faq-section.vpc{padding-bottom:5.9618055556vw;padding-top:7.2013888889vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.vpc{padding-bottom:5.9618055556vw;padding-top:7.2013888889vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.vpc{padding-bottom:85.85px;padding-top:103.7px}}@media(min-width:600px)and (max-width:889px){.faq-section.vpc{padding-bottom:62.4px;padding-top:94.4px}}@media(max-width:599px){.faq-section.vpc{padding-bottom:10.4vw;padding-top:15.7333333333vw}}.faq-section.vpc .left--cross{bottom:100px;height:190px;left:-215px;margin:0;position:absolute;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.faq-section.vpc .left--cross{bottom:5.9027777778vw;height:11.2152777778vw;left:-12.6909722222vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.vpc .left--cross{bottom:5.9027777778vw;height:11.2152777778vw;left:-12.6909722222vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.vpc .left--cross{bottom:85px;height:161.5px;left:-182.75px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.faq-section.vpc .left--cross{display:none}}@media(max-width:599px){.faq-section.vpc .left--cross{display:none}}.faq-section.vpc .left--cross img{width:100%}.faq-section.vpc .right--cross{height:224px;margin:0;position:absolute;right:-317px;top:51px;width:224px;z-index:1}@media(min-width:890px)and (max-width:1279px){.faq-section.vpc .right--cross{height:13.2222222222vw;right:-18.7118055556vw;top:3.0104166667vw;width:13.2222222222vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.vpc .right--cross{height:13.2222222222vw;right:-18.7118055556vw;top:3.0104166667vw;width:13.2222222222vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.vpc .right--cross{height:190.4px;right:-269.45px;top:43.35px;width:190.4px}}@media(min-width:600px)and (max-width:889px){.faq-section.vpc .right--cross{display:none}}@media(max-width:599px){.faq-section.vpc .right--cross{display:none}}.faq-section.vpc .right--cross img{width:100%}.faq-section.vpc .title{font-size:40px;text-align:center}@media(min-width:890px)and (max-width:1279px){.faq-section.vpc .title{font-size:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.vpc .title{font-size:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.vpc .title{font-size:34px}}@media(min-width:600px)and (max-width:889px){.faq-section.vpc .title{font-size:48px}}@media(max-width:599px){.faq-section.vpc .title{font-size:30px;font-size:8vw}}@media(min-width:600px)and (max-width:889px){.faq-section.vpc ul.list-faq li{height:auto}}@media(max-width:599px){.faq-section.vpc ul.list-faq li{height:auto}}@media(min-width:600px)and (max-width:889px){.faq-section.vpc ul.list-faq li .item{position:static}}@media(max-width:599px){.faq-section.vpc ul.list-faq li .item{position:static}}.page_virtual_urgent_care .urgrent-care-section .text-section .title{font-size:46px}@media(min-width:890px)and (max-width:1279px){.page_virtual_urgent_care .urgrent-care-section .text-section .title{font-size:2.3958333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_virtual_urgent_care .urgrent-care-section .text-section .title{font-size:2.3958333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_virtual_urgent_care .urgrent-care-section .text-section .title{font-size:34.5px}}@media(min-width:600px)and (max-width:889px){.page_virtual_urgent_care .urgrent-care-section .text-section .title{font-size:48px}}@media(max-width:599px){.page_virtual_urgent_care .urgrent-care-section .text-section .title{font-size:30px;font-size:8vw}}.faq-section.vuc{background:linear-gradient(90deg,#ffaf12,#eedeb5);padding-bottom:101px;padding-top:122px}@media(min-width:890px)and (max-width:1279px){.faq-section.vuc{padding-bottom:5.9618055556vw;padding-top:7.2013888889vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.vuc{padding-bottom:5.9618055556vw;padding-top:7.2013888889vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.vuc{padding-bottom:85.85px;padding-top:103.7px}}@media(min-width:600px)and (max-width:889px){.faq-section.vuc{padding-bottom:62.4px;padding-top:94.4px}}@media(max-width:599px){.faq-section.vuc{padding-bottom:10.4vw;padding-top:15.7333333333vw}}.faq-section.vuc .left--cross{bottom:100px;height:190px;left:-215px;margin:0;position:absolute;width:190px;z-index:1}@media(min-width:890px)and (max-width:1279px){.faq-section.vuc .left--cross{bottom:5.9027777778vw;height:11.2152777778vw;left:-12.6909722222vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.vuc .left--cross{bottom:5.9027777778vw;height:11.2152777778vw;left:-12.6909722222vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.vuc .left--cross{bottom:85px;height:161.5px;left:-182.75px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.faq-section.vuc .left--cross{display:none}}@media(max-width:599px){.faq-section.vuc .left--cross{display:none}}.faq-section.vuc .left--cross img{width:100%}.faq-section.vuc .right--cross{height:224px;margin:0;position:absolute;right:-317px;top:51px;width:224px;z-index:1}@media(min-width:890px)and (max-width:1279px){.faq-section.vuc .right--cross{height:13.2222222222vw;right:-18.7118055556vw;top:3.0104166667vw;width:13.2222222222vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.vuc .right--cross{height:13.2222222222vw;right:-18.7118055556vw;top:3.0104166667vw;width:13.2222222222vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.vuc .right--cross{height:190.4px;right:-269.45px;top:43.35px;width:190.4px}}@media(min-width:600px)and (max-width:889px){.faq-section.vuc .right--cross{display:none}}@media(max-width:599px){.faq-section.vuc .right--cross{display:none}}.faq-section.vuc .right--cross img{width:100%}.faq-section.vuc .title{font-size:40px;text-align:center}@media(min-width:890px)and (max-width:1279px){.faq-section.vuc .title{font-size:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.vuc .title{font-size:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.vuc .title{font-size:34px}}@media(min-width:600px)and (max-width:889px){.faq-section.vuc .title{font-size:48px}}@media(max-width:599px){.faq-section.vuc .title{font-size:30px;font-size:8vw}}@media(min-width:600px)and (max-width:889px){.faq-section.vuc ul.list-faq li{height:auto}}@media(max-width:599px){.faq-section.vuc ul.list-faq li{height:auto}}@media(min-width:600px)and (max-width:889px){.faq-section.vuc ul.list-faq li .item{position:static}}@media(max-width:599px){.faq-section.vuc ul.list-faq li .item{position:static}}.author-hero{border-bottom:1px solid #bdbdbd;margin-bottom:75px;overflow:hidden;padding-bottom:60px;padding-top:198px;z-index:1}@media(min-width:890px)and (max-width:1279px){.author-hero{margin-bottom:4.4270833333vw;padding-bottom:3.5416666667vw;padding-top:11.6875vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero{margin-bottom:4.4270833333vw;padding-bottom:3.5416666667vw;padding-top:11.6875vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero{margin-bottom:63.75px;padding-bottom:51px;padding-top:168.3px}}@media(min-width:600px)and (max-width:889px){.author-hero{height:auto;margin-bottom:64px;padding-bottom:64px;padding-top:240px}}@media(max-width:599px){.author-hero{height:auto;margin-bottom:10.6666666667vw;padding-bottom:10.6666666667vw;padding-top:40vw}}.author-hero .dr-container{align-items:center;display:flex;height:100%;justify-content:center;position:static}@media(min-width:600px)and (max-width:889px){.author-hero .dr-container{padding:0}}@media(max-width:599px){.author-hero .dr-container{padding:0}}.author-hero .left--cross{height:230px;left:-205px;margin:0;position:absolute;top:783px;width:230px;z-index:1}@media(min-width:890px)and (max-width:1279px){.author-hero .left--cross{height:13.5763888889vw;left:-12.1006944444vw;top:46.21875vw;width:13.5763888889vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero .left--cross{height:13.5763888889vw;left:-12.1006944444vw;top:46.21875vw;width:13.5763888889vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero .left--cross{height:195.5px;left:-174.25px;top:665.55px;width:195.5px}}@media(min-width:600px)and (max-width:889px){.author-hero .left--cross{display:none}}@media(max-width:599px){.author-hero .left--cross{display:none}}.author-hero .right--cross{height:230px;margin:0;position:absolute;right:-215px;top:260px;width:230px;z-index:1}@media(min-width:890px)and (max-width:1279px){.author-hero .right--cross{height:13.5763888889vw;right:-12.6909722222vw;top:15.3472222222vw;width:13.5763888889vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero .right--cross{height:13.5763888889vw;right:-12.6909722222vw;top:15.3472222222vw;width:13.5763888889vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero .right--cross{height:195.5px;right:-182.75px;top:221px;width:195.5px}}@media(min-width:600px)and (max-width:889px){.author-hero .right--cross{display:none}}@media(max-width:599px){.author-hero .right--cross{display:none}}.author-hero .dr-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:800px}@media(min-width:890px)and (max-width:1279px){.author-hero .dr-content{width:47.2222222222vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero .dr-content{width:47.2222222222vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero .dr-content{width:680px}}@media(min-width:600px)and (max-width:889px){.author-hero .dr-content{flex-direction:column;justify-content:flex-start;width:100%}}@media(max-width:599px){.author-hero .dr-content{flex-direction:column;justify-content:flex-start;width:100%}}.author-hero .dr-content .author-photo{margin:auto;text-align:center}.author-hero .dr-content .author-photo img{border-radius:0 150px 0 150px;margin-bottom:50px;width:485px}@media(min-width:890px)and (max-width:1279px){.author-hero .dr-content .author-photo img{border-radius:0 8.8541666667vw 0 8.8541666667vw;margin-bottom:2.9513888889vw;width:28.6284722222vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero .dr-content .author-photo img{border-radius:0 8.8541666667vw 0 8.8541666667vw;margin-bottom:2.9513888889vw;width:28.6284722222vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero .dr-content .author-photo img{border-radius:0 127.5px 0 127.5px;margin-bottom:42.5px;width:412.25px}}@media(min-width:600px)and (max-width:889px){.author-hero .dr-content .author-photo img{border-radius:0 160px 0 160px;margin-bottom:57.6px;width:100%}}@media(max-width:599px){.author-hero .dr-content .author-photo img{border-radius:0 100px 0 100px;border-radius:0 26.6666666667vw 0 26.6666666667vw;margin-bottom:9.6vw;width:100%}}.author-hero .dr-content .author-title{align-items:center;color:#6149e3;display:flex;font-size:30px;letter-spacing:.38px;line-height:123.9%;margin-bottom:40px;text-align:center;text-transform:uppercase}@media(min-width:890px)and (max-width:1279px){.author-hero .dr-content .author-title{font-size:1.7708333333vw;margin-bottom:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero .dr-content .author-title{font-size:1.7708333333vw;margin-bottom:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero .dr-content .author-title{font-size:25.5px;margin-bottom:34px}}@media(min-width:600px)and (max-width:889px){.author-hero .dr-content .author-title{font-size:25.6px;line-height:35.2px;margin-bottom:48px}}@media(max-width:599px){.author-hero .dr-content .author-title{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.08px;line-height:22px;line-height:5.8666666667vw;margin-bottom:8vw}}.author-hero .dr-content .author-name{color:#000;font-size:48px;letter-spacing:.38px;line-height:123.9%;margin-bottom:54px;text-align:center}@media(min-width:890px)and (max-width:1279px){.author-hero .dr-content .author-name{font-size:2.8333333333vw;margin-bottom:3.1875vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero .dr-content .author-name{font-size:2.8333333333vw;margin-bottom:3.1875vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero .dr-content .author-name{font-size:40.8px;margin-bottom:45.9px}}@media(min-width:600px)and (max-width:889px){.author-hero .dr-content .author-name{font-size:51.2px;line-height:123.9%;margin-bottom:64px}}@media(max-width:599px){.author-hero .dr-content .author-name{font-size:32px;font-size:8.5333333333vw;line-height:123.9%;margin-bottom:10.6666666667vw}}.author-hero .dr-content .author-social-row{display:flex;flex-direction:row;justify-content:center;margin-bottom:57px;width:113px}@media(min-width:890px)and (max-width:1279px){.author-hero .dr-content .author-social-row{margin-bottom:3.3645833333vw;width:6.6701388889vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero .dr-content .author-social-row{margin-bottom:3.3645833333vw;width:6.6701388889vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero .dr-content .author-social-row{margin-bottom:48.45px;width:96.05px}}@media(min-width:600px)and (max-width:889px){.author-hero .dr-content .author-social-row{margin-bottom:91.2px;width:20.8px}}@media(max-width:599px){.author-hero .dr-content .author-social-row{margin-bottom:15.2vw;width:13px;width:22.1333333333vw}}.author-hero .dr-content .author-social-row a{margin:0 15px;-webkit-text-decoration:none!important;text-decoration:none!important}@media(min-width:890px)and (max-width:1279px){.author-hero .dr-content .author-social-row a{margin:0 .8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero .dr-content .author-social-row a{margin:0 .8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero .dr-content .author-social-row a{margin:0 12.75px}}@media(min-width:600px)and (max-width:889px){.author-hero .dr-content .author-social-row a{margin:0 24px}}@media(max-width:599px){.author-hero .dr-content .author-social-row a{margin:0 4vw}}.author-hero .dr-content .author-social-row .author-in{width:25px}@media(min-width:890px)and (max-width:1279px){.author-hero .dr-content .author-social-row .author-in{width:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero .dr-content .author-social-row .author-in{width:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero .dr-content .author-social-row .author-in{width:21.25px}}@media(min-width:600px)and (max-width:889px){.author-hero .dr-content .author-social-row .author-in{width:40px}}@media(max-width:599px){.author-hero .dr-content .author-social-row .author-in{width:25px;width:6.6666666667vw}}.author-hero .dr-content .author-social-row .author-tw{width:28px}@media(min-width:890px)and (max-width:1279px){.author-hero .dr-content .author-social-row .author-tw{width:1.6527777778vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero .dr-content .author-social-row .author-tw{width:1.6527777778vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero .dr-content .author-social-row .author-tw{width:23.8px}}@media(min-width:600px)and (max-width:889px){.author-hero .dr-content .author-social-row .author-tw{width:44.8px}}@media(max-width:599px){.author-hero .dr-content .author-social-row .author-tw{width:28px;width:7.4666666667vw}}.author-hero .dr-content .author-desc{color:#000;font-size:22px;letter-spacing:-.26px;line-height:30px;text-align:justify}@media(min-width:890px)and (max-width:1279px){.author-hero .dr-content .author-desc{font-size:1.2986111111vw;line-height:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.author-hero .dr-content .author-desc{font-size:1.2986111111vw;line-height:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.author-hero .dr-content .author-desc{font-size:18.7px;line-height:25.5px}}@media(min-width:600px)and (max-width:889px){.author-hero .dr-content .author-desc{font-size:28.8px;line-height:40px}}@media(max-width:599px){.author-hero .dr-content .author-desc{font-size:18px;font-size:4.8vw;letter-spacing:-.44px;line-height:25px;line-height:6.6666666667vw}}.no-results .page-content{font-size:25px;min-height:500px}@media(min-width:890px)and (max-width:1279px){.no-results .page-content{font-size:1.4756944444vw;min-height:29.5138888889vw}}@media(min-width:1440px)and (max-width:1690px){.no-results .page-content{font-size:1.4756944444vw;min-height:29.5138888889vw}}@media(min-width:1280px)and (max-width:1439px){.no-results .page-content{font-size:21.25px;min-height:425px}}@media(min-width:600px)and (max-width:889px){.no-results .page-content{font-size:27.2px;min-height:560px}}@media(max-width:599px){.no-results .page-content{font-size:17px;font-size:4.5333333333vw;min-height:350px;min-height:93.3333333333vw}}.no-results h3,.no-results p{font-size:25px}@media(min-width:890px)and (max-width:1279px){.no-results h3,.no-results p{font-size:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.no-results h3,.no-results p{font-size:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.no-results h3,.no-results p{font-size:21.25px}}@media(min-width:600px)and (max-width:889px){.no-results h3,.no-results p{font-size:27.2px}}@media(max-width:599px){.no-results h3,.no-results p{font-size:17px;font-size:4.5333333333vw}}.no-results .search-form{padding-top:100px}@media(min-width:600px)and (max-width:889px){.no-results .search-form{padding-top:80px}}@media(max-width:599px){.no-results .search-form{padding-top:13.3333333333vw}}.no-results .search-form>label{font-size:inherit}.no-results{padding-top:100px}@media(min-width:600px)and (max-width:889px){.no-results{padding-top:160px}}@media(max-width:599px){.no-results{padding-top:26.6666666667vw}}.search-result-count{padding-bottom:100px;padding-top:100px}@media(min-width:600px)and (max-width:889px){.search-result-count{padding-bottom:160px;padding-top:160px}}@media(max-width:599px){.search-result-count{padding-bottom:26.6666666667vw;padding-top:26.6666666667vw}}@media(min-width:600px)and (max-width:889px){.page_prescription_online .how-to-book-section{height:1384px;margin-top:-48px;padding-top:97.6px}}@media(max-width:599px){.page_prescription_online .how-to-book-section{height:865px;height:230.6666666667vw;margin-top:-8vw;padding-top:16.2666666667vw}}@media(min-width:600px)and (max-width:889px){.page_prescription_online .how-to-book-section .title{line-height:59.2px;margin-bottom:64px}}@media(max-width:599px){.page_prescription_online .how-to-book-section .title{line-height:37px;line-height:9.8666666667vw;margin-bottom:10.6666666667vw}}@media(min-width:600px)and (max-width:889px){.page_prescription_online .how-to-book-section .dr-columns .dr-column-2 .download-our-app{padding-top:8px}}@media(max-width:599px){.page_prescription_online .how-to-book-section .dr-columns .dr-column-2 .download-our-app{padding-top:1.3333333333vw}}.page_prescription_online .pro_hero-section .text-section .title{font-size:46px}@media(min-width:890px)and (max-width:1279px){.page_prescription_online .pro_hero-section .text-section .title{font-size:2.3958333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_prescription_online .pro_hero-section .text-section .title{font-size:2.3958333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_prescription_online .pro_hero-section .text-section .title{font-size:34.5px}}@media(min-width:600px)and (max-width:889px){.page_prescription_online .pro_hero-section .text-section .title{font-size:48px}}@media(max-width:599px){.page_prescription_online .pro_hero-section .text-section .title{font-size:30px;font-size:8vw}}.page_prescription_online .section-benefits .title{margin-bottom:82px}@media(min-width:890px)and (max-width:1279px){.page_prescription_online .section-benefits .title{margin-bottom:4.8402777778vw}}@media(min-width:1440px)and (max-width:1690px){.page_prescription_online .section-benefits .title{margin-bottom:4.8402777778vw}}@media(min-width:1280px)and (max-width:1439px){.page_prescription_online .section-benefits .title{margin-bottom:69.7px}}@media(min-width:600px)and (max-width:889px){.page_prescription_online .section-benefits .title{margin-bottom:56px}}@media(max-width:599px){.page_prescription_online .section-benefits .title{margin-bottom:9.3333333333vw}}@media(min-width:600px)and (max-width:889px){.page_prescription_online .membership_features-section-mobile.do .title{padding:0 16px}}@media(max-width:599px){.page_prescription_online .membership_features-section-mobile.do .title{padding:0 2.6666666667vw}}.page_prescription_online .benefits-description{padding-bottom:40px}@media(min-width:890px)and (max-width:1279px){.page_prescription_online .benefits-description{padding-bottom:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.page_prescription_online .benefits-description{padding-bottom:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.page_prescription_online .benefits-description{padding-bottom:34px}}@media(min-width:600px)and (max-width:889px){.page_prescription_online .benefits-description{margin-bottom:0;padding-bottom:0}}@media(max-width:599px){.page_prescription_online .benefits-description{margin-bottom:0;padding-bottom:0}}.page_prescription_online .dr-content-disclaimer{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:133.3%;margin:auto;max-width:800px;padding-bottom:120px}@media(min-width:890px)and (max-width:1279px){.page_prescription_online .dr-content-disclaimer{font-size:.8854166667vw;max-width:47.2222222222vw;padding-bottom:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_prescription_online .dr-content-disclaimer{font-size:.8854166667vw;max-width:47.2222222222vw;padding-bottom:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_prescription_online .dr-content-disclaimer{font-size:12.75px;max-width:680px;padding-bottom:102px}}@media(min-width:600px)and (max-width:889px){.page_prescription_online .dr-content-disclaimer{font-size:20.8px;letter-spacing:-.08px;line-height:133.3%;margin-bottom:0;padding-bottom:96px}}@media(max-width:599px){.page_prescription_online .dr-content-disclaimer{font-size:13px;font-size:3.4666666667vw;letter-spacing:-.08px;line-height:133.3%;margin-bottom:0;padding-bottom:16vw}}.page_prescription_online .dr-content-disclaimer>p:not(:last-child){margin-bottom:1.4em}.page-id-5478 .page_prescription_online .pro_hero-section .text-section .title{font-size:44px}@media(min-width:890px)and (max-width:1279px){.page-id-5478 .page_prescription_online .pro_hero-section .text-section .title{font-size:2.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.page-id-5478 .page_prescription_online .pro_hero-section .text-section .title{font-size:2.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.page-id-5478 .page_prescription_online .pro_hero-section .text-section .title{font-size:33px}}@media(min-width:600px)and (max-width:889px){.page-id-5478 .page_prescription_online .pro_hero-section .text-section .title{font-size:48px}}@media(max-width:599px){.page-id-5478 .page_prescription_online .pro_hero-section .text-section .title{font-size:30px;font-size:8vw}}@media(min-width:600px)and (max-width:889px){.pro_hero-section{background-position:0 174.4px;background-position:0 143px;background-repeat:no-repeat;background-size:100%;min-height:100vh;padding-bottom:64px;padding-top:520px}}@media(max-width:599px){.pro_hero-section{background-position:0 109px;background-repeat:no-repeat;background-size:100%;height:100vh;max-height:704px;max-height:187.7333333333vw;padding-bottom:10.6666666667vw;padding-top:86.6666666667vw}}@media(min-width:890px){.pro_hero-section{align-items:center;background:none!important;display:flex;justify-content:center;min-height:100vh}}.pro_hero-section .dr-container{left:-62px;max-width:1216px;position:relative}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .dr-container{left:-3.2291666667vw;max-width:63.3333333333vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .dr-container{left:-3.2291666667vw;max-width:63.3333333333vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .dr-container{left:-46.5px;max-width:912px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr-container{left:0;width:600px}}@media(max-width:599px){.pro_hero-section .dr-container{left:0}}.pro_hero-section .left--cross{height:190px;left:-144px;margin:0;position:absolute;top:37px;width:190px;z-index:1}.pro_hero-section .left--cross img{width:100%}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .left--cross{height:9.8958333333vw;left:-7.5vw;top:1.9270833333vw;width:9.8958333333vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .left--cross{height:9.8958333333vw;left:-7.5vw;top:1.9270833333vw;width:9.8958333333vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .left--cross{height:142.5px;left:-108px;top:27.75px;width:142.5px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .left--cross{display:none}}@media(max-width:599px){.pro_hero-section .left--cross{display:none}}.pro_hero-section .dr--columns{display:grid;grid-template-areas:"A A B B" "C C B B" "C C B B" "C C B B" "C C B B" "C C B B" "C C B B" "C C B B" "C C B B"}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr--columns{grid-template-areas:"A" "B" "C"}}@media(max-width:599px){.pro_hero-section .dr--columns{grid-template-areas:"A" "B" "C"}}.pro_hero-section .dr-col-1{grid-area:A}.pro_hero-section .dr-col-2{grid-area:B}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr-col-2{display:none!important}}@media(max-width:599px){.pro_hero-section .dr-col-2{display:none!important}}.pro_hero-section .dr-col-3{grid-area:C}.pro_hero-section .dr--columns{left:43px;position:relative}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .dr--columns{left:2.2395833333vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .dr--columns{left:2.2395833333vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .dr--columns{left:32.25px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr--columns{left:0}}@media(max-width:599px){.pro_hero-section .dr--columns{left:0}}.pro_hero-section .dr-col-2{align-items:flex-start;display:flex;flex-direction:column;left:18px;margin:0;padding:0;position:relative;top:23px;width:652px}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .dr-col-2{left:.9375vw;top:1.1979166667vw;width:33.9583333333vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .dr-col-2{left:.9375vw;top:1.1979166667vw;width:33.9583333333vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .dr-col-2{left:13.5px;top:17.25px;width:489px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr-col-2{left:-27.2px;margin-bottom:8px;padding-top:0;position:relative;top:-25.6px;width:545.6px}}@media(max-width:599px){.pro_hero-section .dr-col-2{left:-17px;left:-4.5333333333vw;margin-bottom:1.3333333333vw;padding-top:0;position:relative;top:-16px;top:-4.2666666667vw;width:341px;width:90.9333333333vw}}.pro_hero-section .dr-col-2 .title{color:#6a51ff;font-size:15px;letter-spacing:-.23px;line-height:20px;margin-bottom:15px;padding-left:25px}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .dr-col-2 .title{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:.78125vw;padding-left:1.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .dr-col-2 .title{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:.78125vw;padding-left:1.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .dr-col-2 .title{font-size:11.25px;line-height:15px;margin-bottom:11.25px;padding-left:18.75px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr-col-2 .title{font-size:20.8px;letter-spacing:-.08px;line-height:28.8px;margin-bottom:16px;padding-left:24px}}@media(max-width:599px){.pro_hero-section .dr-col-2 .title{font-size:13px;font-size:3.4666666667vw;letter-spacing:-.08px;line-height:18px;line-height:4.8vw;margin-bottom:2.6666666667vw;padding-left:4vw}}.pro_hero-section .dr-col-1{margin:0;padding:75px 0 0;width:595px}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .dr-col-1{padding-top:3.90625vw;width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .dr-col-1{padding-top:3.90625vw;width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .dr-col-1{padding-top:vwdvwdHERO75FIXHERO(75);width:446.25px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr-col-1{min-height:0;padding-top:0;width:100%}}@media(max-width:599px){.pro_hero-section .dr-col-1{min-height:0;padding-top:0;width:100%}}@media(min-width:600px)and (max-width:767px){.pro_hero-section .dr-col-1{min-height:0;padding-top:0;width:100%}}.pro_hero-section .dr-col-3{max-width:532px;width:532px}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .dr-col-3{max-width:27.7083333333vw;width:27.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .dr-col-3{max-width:27.7083333333vw;width:27.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .dr-col-3{max-width:399px;width:399px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr-col-3{width:100%}}@media(max-width:599px){.pro_hero-section .dr-col-3{width:100%}}.pro_hero-section .text-section{margin:0;padding:0 0 0 76px;width:530px}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .text-section{padding-left:3.9583333333vw;width:28.125vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .text-section{padding-left:3.9583333333vw;width:28.125vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .text-section{padding-left:57px;width:405px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .text-section{padding-bottom:0;padding-left:0;width:100%}}@media(max-width:599px){.pro_hero-section .text-section{padding-bottom:0;padding-left:0;width:100%}}.pro_hero-section .text-section .title{align-items:center;display:flex;display:block;font-size:54px;letter-spacing:.32px;line-height:123.9%;margin-bottom:36px}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .text-section .title{font-size:2.8125vw;margin-bottom:1.875vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .text-section .title{font-size:2.8125vw;margin-bottom:1.875vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .text-section .title{font-size:40.5px;margin-bottom:27px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .text-section .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:16px;text-align:center}}@media(max-width:599px){.pro_hero-section .text-section .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:2.6666666667vw;text-align:center}}.pro_hero-section .text-section .title .colored{color:#6a51ff}.pro_hero-section .text-section .title b,.pro_hero-section .text-section .title strong{white-space:nowrap}@media(min-width:600px)and (max-width:889px){.pro_hero-section .text-section .title b,.pro_hero-section .text-section .title strong{display:block}.pro_hero-section .text-section .title b+br,.pro_hero-section .text-section .title strong+br{display:none}}@media(max-width:599px){.pro_hero-section .text-section .title b,.pro_hero-section .text-section .title strong{display:block}.pro_hero-section .text-section .title b+br,.pro_hero-section .text-section .title strong+br{display:none}}.pro_hero-section .text-section p{align-items:center;color:#66686c;display:flex;font-size:25px;letter-spacing:.15px;line-height:140%;padding-bottom:34px;padding-right:10px}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .text-section p{font-size:1.3020833333vw;padding-bottom:1.7708333333vw;padding-right:.5208333333vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .text-section p{font-size:1.3020833333vw;padding-bottom:1.7708333333vw;padding-right:.5208333333vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .text-section p{font-size:18.75px;padding-bottom:25.5px;padding-right:7.5px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .text-section p{font-size:27.2px;letter-spacing:0;line-height:36.8px;margin-bottom:48px;padding:3.2px 16px;text-align:center}}@media(max-width:599px){.pro_hero-section .text-section p{font-size:17px;font-size:4.5333333333vw;line-height:23px;line-height:6.1333333333vw;margin-bottom:8vw;padding:.5333333333vw 2.6666666667vw 0;text-align:center}}.pro_hero-section .btn-row{align-items:center;display:flex;flex-direction:column;padding-left:70px;text-align:center}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .btn-row{padding-left:3.6458333333vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .btn-row{padding-left:3.6458333333vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .btn-row{padding-left:52.5px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .btn-row{left:0;padding-left:0;position:relative}}@media(max-width:599px){.pro_hero-section .btn-row{left:0;padding-left:0;position:relative}}.pro_hero-section .btn-row a,.pro_hero-section .btn-row a:hover{align-items:center;background:#ffaf12;border:none;border-radius:40px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:block;display:flex;font-size:25px;font-weight:700;height:70px;justify-content:center;letter-spacing:.15px;margin-bottom:10px;-webkit-text-decoration:none;text-decoration:none;width:447px}.pro_hero-section .btn-row a:hover,.pro_hero-section .btn-row a:hover:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .btn-row a,.pro_hero-section .btn-row a:hover{border-radius:2.0833333333vw;font-size:1.3020833333vw;height:3.6458333333vw;margin-bottom:.5208333333vw;width:23.28125vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .btn-row a,.pro_hero-section .btn-row a:hover{border-radius:2.0833333333vw;font-size:1.3020833333vw;height:3.6458333333vw;margin-bottom:.5208333333vw;width:23.28125vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .btn-row a,.pro_hero-section .btn-row a:hover{border-radius:30px;font-size:18.75px;height:52.5px;margin-bottom:7.5px;width:335.25px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .btn-row a,.pro_hero-section .btn-row a:hover{font-size:27.2px;height:72px;margin-bottom:6.4px;width:456px}}@media(max-width:599px){.pro_hero-section .btn-row a,.pro_hero-section .btn-row a:hover{font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;margin-bottom:1.0666666667vw;width:285px;width:76vw}}.pro_hero-section .btn-row .mark{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:20px;margin:auto auto 44px;text-align:center}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .btn-row .mark{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:2.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .btn-row .mark{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:2.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .btn-row .mark{font-size:11.25px;line-height:15px;margin-bottom:33px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .btn-row .mark{font-size:17.6px;line-height:38.4px;margin-bottom:56px}}@media(max-width:599px){.pro_hero-section .btn-row .mark{font-size:11px;font-size:2.9333333333vw;line-height:24px;line-height:6.4vw;margin-bottom:9.3333333333vw}}.pro_hero-section .dr-care-arrows{display:none}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr-care-arrows{display:flex;justify-content:center}}@media(max-width:599px){.pro_hero-section .dr-care-arrows{display:flex;justify-content:center}}.pro_hero-section .dr-care-arrows img{flex-shrink:0;height:15px;width:15px}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr-care-arrows img{height:24px;width:24px}}@media(max-width:599px){.pro_hero-section .dr-care-arrows img{height:4vw;width:4vw}}.pro_hero-section .dr-care-images{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='595' height='150' fill='none'%3E%3Cpath fill='url(%23a)' d='M0 0h495c55.228 0 100 44.772 100 100v50H100C44.772 150 0 105.228 0 50z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='960.175' y1='0' y2='129.605' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E1DCFF'/%3E%3Cstop offset='1' stop-color='%23E1DCFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:row;height:150px;justify-content:space-between;padding:29px 85px 43px;width:595px}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .dr-care-images{height:7.8125vw;padding:1.5104166667vw 4.4270833333vw 2.2395833333vw;width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .dr-care-images{height:7.8125vw;padding:1.5104166667vw 4.4270833333vw 2.2395833333vw;width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .dr-care-images{height:112.5px;padding:21.75px 63.75px 32.25px;width:446.25px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr-care-images{display:none;height:160px;padding:0 48px 32px;width:504px}}@media(max-width:599px){.pro_hero-section .dr-care-images{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='315' height='100' fill='none'%3E%3Cpath fill='url(%23a)' d='M0 0h262.059C291.297 0 315 23.703 315 52.941V100H52.941C23.703 100 0 76.297 0 47.059z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='511.71' y1='0' y2='54.85' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E1DCFF'/%3E%3Cstop offset='1' stop-color='%23E1DCFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");display:none;height:120px;height:32vw;padding:0 8vw 5.3333333333vw;width:315px;width:84vw}}.pro_hero-section .dr-care-images .item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.pro_hero-section .dr-care-images .item img{display:block;margin-bottom:10px;max-width:28px}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .dr-care-images .item img{margin-bottom:.5208333333vw;max-width:1.4583333333vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .dr-care-images .item img{margin-bottom:.5208333333vw;max-width:1.4583333333vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .dr-care-images .item img{margin-bottom:7.5px;max-width:21px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr-care-images .item img{margin-bottom:8px;max-width:32px}}@media(max-width:599px){.pro_hero-section .dr-care-images .item img{margin-bottom:1.3333333333vw;max-width:20px;max-width:5.3333333333vw}}.pro_hero-section .dr-care-images .item .text{font-size:15px;font-weight:700;letter-spacing:-.23px;line-height:20px;text-align:center}@media(min-width:890px)and (max-width:1279px){.pro_hero-section .dr-care-images .item .text{font-size:.78125vw;line-height:1.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){.pro_hero-section .dr-care-images .item .text{font-size:.78125vw;line-height:1.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){.pro_hero-section .dr-care-images .item .text{font-size:11.25px;line-height:15px}}@media(min-width:600px)and (max-width:889px){.pro_hero-section .dr-care-images .item .text{font-size:17.6px;letter-spacing:.06px;line-height:24px;text-align:center}}@media(max-width:599px){.pro_hero-section .dr-care-images .item .text{font-size:11px;font-size:2.9333333333vw;letter-spacing:.06px;line-height:15px;line-height:4vw;text-align:center}}.page_referrals .dr-page-header__title{margin-top:65px}@media(min-width:890px)and (max-width:1279px){.page_referrals .dr-page-header__title{margin-top:3.8368055556vw}}@media(min-width:1440px)and (max-width:1690px){.page_referrals .dr-page-header__title{margin-top:3.8368055556vw}}@media(min-width:1280px)and (max-width:1439px){.page_referrals .dr-page-header__title{margin-top:55.25px}}@media(min-width:600px)and (max-width:889px){.page_referrals .dr-page-header__title{margin-top:0}}@media(max-width:599px){.page_referrals .dr-page-header__title{margin-top:0}}@media(min-width:600px)and (max-width:889px){.page_referrals .dr-page-header__title{text-align:center}}@media(max-width:599px){.page_referrals .dr-page-header__title{text-align:center}}.page_referrals .faq-section{background-color:#f0daa4}.page_referrals .faq-section .title{text-align:center}@media(min-width:600px)and (max-width:889px){.page_referrals .faq-section .title{text-align:left}}@media(max-width:599px){.page_referrals .faq-section .title{text-align:left}}.page_referrals .faq-section .cross--left{height:230px;left:-322px;margin:0;position:absolute;top:587px;width:230px;z-index:1}.page_referrals .faq-section .cross--left img{width:100%}@media(min-width:890px)and (max-width:1279px){.page_referrals .faq-section .cross--left{height:11.9791666667vw;left:-16.7708333333vw;top:30.5729166667vw;width:11.9791666667vw}}@media(min-width:1440px)and (max-width:1690px){.page_referrals .faq-section .cross--left{height:11.9791666667vw;left:-16.7708333333vw;top:30.5729166667vw;width:11.9791666667vw}}@media(min-width:1280px)and (max-width:1439px){.page_referrals .faq-section .cross--left{height:172.5px;left:-241.5px;top:440.25px;width:172.5px}}@media(min-width:600px)and (max-width:889px){.page_referrals .faq-section .cross--left{display:none}}@media(max-width:599px){.page_referrals .faq-section .cross--left{display:none}}.page_referrals .faq-section .cross--right{height:230px;margin:0;position:absolute;right:-323px;top:49px;width:230px;z-index:1}@media(min-width:890px)and (max-width:1279px){.page_referrals .faq-section .cross--right{height:11.9791666667vw;right:-16.8229166667vw;top:2.5520833333vw;width:11.9791666667vw}}@media(min-width:1440px)and (max-width:1690px){.page_referrals .faq-section .cross--right{height:11.9791666667vw;right:-16.8229166667vw;top:2.5520833333vw;width:11.9791666667vw}}@media(min-width:1280px)and (max-width:1439px){.page_referrals .faq-section .cross--right{height:172.5px;right:-242.25px;top:36.75px;width:172.5px}}@media(min-width:600px)and (max-width:889px){.page_referrals .faq-section .cross--right{display:none}}@media(max-width:599px){.page_referrals .faq-section .cross--right{display:none}}.page_referrals .faq-section .cross--right img{width:100%}.section-step{background-color:#f8f4ee}@media(min-width:600px)and (max-width:889px){.section-step{margin-bottom:96px;margin-top:86.4px}}@media(max-width:599px){.section-step{margin-bottom:26.6666666667vw;margin-top:26.6666666667vw}}@media(min-width:1280px){.section-step{align-items:center;display:flex;justify-content:center;width:100%}}@media(min-width:600px)and (max-width:889px){.section-step{margin-top:128px}}@media(max-width:599px){.section-step{margin-top:60px}}.section-step--1{padding-top:27px}@media(min-width:890px)and (max-width:1279px){.section-step--1{padding-top:1.59375vw}}@media(min-width:1440px)and (max-width:1690px){.section-step--1{padding-top:1.59375vw}}@media(min-width:1280px)and (max-width:1439px){.section-step--1{padding-top:1.59375vw}}@media(min-width:600px)and (max-width:889px){.section-step--1{padding-top:0}}@media(max-width:599px){.section-step--1{padding-top:0}}.section-step--2,.section-step--3,.section-step--4{margin-top:150px}@media(min-width:890px)and (max-width:1279px){.section-step--2,.section-step--3,.section-step--4{margin-top:8.8541666667vw}}@media(min-width:1440px)and (max-width:1690px){.section-step--2,.section-step--3,.section-step--4{margin-top:8.8541666667vw}}@media(min-width:1280px)and (max-width:1439px){.section-step--2,.section-step--3,.section-step--4{margin-top:127.5px}}@media(min-width:600px)and (max-width:889px){.section-step--2,.section-step--3,.section-step--4{margin-top:128px}}@media(max-width:599px){.section-step--2,.section-step--3,.section-step--4{margin-top:60px}}.section-step--4{margin-bottom:0}.section-step .dr-container{position:relative;width:100%}@media(min-width:890px)and (max-width:1279px){.section-step .dr-container{max-width:67.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.section-step .dr-container{max-width:67.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.section-step .dr-container{max-width:969px}}@media(min-width:600px)and (max-width:889px){.section-step .dr-container{width:600px}}.section-step .features-mark{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:133.3%;padding:105px 44px 119px}@media(min-width:890px)and (max-width:1279px){.section-step .features-mark{font-size:.8854166667vw;padding:6.1979166667vw 2.5972222222vw 7.0243055556vw}}@media(min-width:1440px)and (max-width:1690px){.section-step .features-mark{font-size:.8854166667vw;padding:6.1979166667vw 2.5972222222vw 7.0243055556vw}}@media(min-width:1280px)and (max-width:1439px){.section-step .features-mark{font-size:12.75px;padding:89.25px 37.4px 101.15px}}@media(min-width:600px)and (max-width:889px){.section-step .features-mark{font-size:20.8px;letter-spacing:-.08px;padding:67.2px 0 91.2px}}@media(max-width:599px){.section-step .features-mark{font-size:13px;font-size:3.4666666667vw;letter-spacing:-.08px;padding:11.2vw 0 15.2vw}}.section-step .dr-columns{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.section-step .dr-columns__col{position:relative}@media(min-width:600px)and (max-width:889px){.section-step--1 .dr-columns,.section-step--2 .dr-columns,.section-step--3 .dr-columns,.section-step--4 .dr-columns{flex-direction:column}}@media(max-width:599px){.section-step--1 .dr-columns,.section-step--2 .dr-columns,.section-step--3 .dr-columns,.section-step--4 .dr-columns{flex-direction:column}}@media(min-width:600px)and (max-width:889px){.section-step--2 .dr-columns,.section-step--4 .dr-columns{flex-direction:column-reverse}}@media(max-width:599px){.section-step--2 .dr-columns,.section-step--4 .dr-columns{flex-direction:column-reverse}}.section-step .text-wrap{display:flex;flex-direction:column;height:100%;justify-content:center;padding-left:30px}@media(min-width:890px)and (max-width:1279px){.section-step .text-wrap{padding-left:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.section-step .text-wrap{padding-left:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.section-step .text-wrap{padding-left:25.5px}}@media(min-width:600px)and (max-width:889px){.section-step .text-wrap{padding-left:0}}@media(max-width:599px){.section-step .text-wrap{padding-left:0}}.section-step .text-wrap.text-wrap--step--1,.section-step .text-wrap.text-wrap--step--3{position:relative;top:27px}@media(min-width:890px)and (max-width:1279px){.section-step .text-wrap.text-wrap--step--1,.section-step .text-wrap.text-wrap--step--3{top:1.59375vw}}@media(min-width:1440px)and (max-width:1690px){.section-step .text-wrap.text-wrap--step--1,.section-step .text-wrap.text-wrap--step--3{top:1.59375vw}}@media(min-width:1280px)and (max-width:1439px){.section-step .text-wrap.text-wrap--step--1,.section-step .text-wrap.text-wrap--step--3{top:22.95px}}@media(min-width:600px)and (max-width:889px){.section-step .text-wrap.text-wrap--step--1,.section-step .text-wrap.text-wrap--step--3{top:0}}@media(max-width:599px){.section-step .text-wrap.text-wrap--step--1,.section-step .text-wrap.text-wrap--step--3{top:0}}@media(min-width:600px)and (max-width:889px){.section-step .text-wrap .download-our-app__btns{margin-bottom:48px}}@media(max-width:599px){.section-step .text-wrap .download-our-app__btns{margin-bottom:8vw}}.section-step .text-section{margin:0;padding:0}@media(min-width:890px)and (max-width:1279px){.section-step .text-section{width:27.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.section-step .text-section{width:27.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.section-step .text-section{width:390px}}@media(min-width:600px)and (max-width:889px){.section-step .text-section{padding-bottom:0;padding-left:0;width:100%}}@media(max-width:599px){.section-step .text-section{padding-bottom:0;padding-left:0;width:100%}}.section-step .text-section .subheading{color:#6a51ff;display:block;font-size:30px;font-weight:700;letter-spacing:.4px;line-height:123.9%;margin-bottom:20px}@media(min-width:890px)and (max-width:1279px){.section-step .text-section .subheading{font-size:1.5625vw;margin-bottom:1.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){.section-step .text-section .subheading{font-size:1.5625vw;margin-bottom:1.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){.section-step .text-section .subheading{font-size:22.5px;margin-bottom:15px}}@media(min-width:600px)and (max-width:889px){.section-step .text-section .subheading{font-size:32px;margin-bottom:14.4px}}@media(max-width:599px){.section-step .text-section .subheading{font-size:5.3333333333vw;margin-bottom:2.4vw}}.section-step .text-section .heading{align-items:center;display:flex;display:block;font-size:40px;font-weight:700;letter-spacing:.32px;line-height:123.9%;margin-bottom:24px}@media(min-width:890px)and (max-width:1279px){.section-step .text-section .heading{font-size:2.0833333333vw;margin-bottom:1.25vw}}@media(min-width:1440px)and (max-width:1690px){.section-step .text-section .heading{font-size:2.0833333333vw;margin-bottom:1.25vw}}@media(min-width:1280px)and (max-width:1439px){.section-step .text-section .heading{font-size:30px;margin-bottom:18px}}@media(min-width:600px)and (max-width:889px){.section-step .text-section .heading{font-size:40px;letter-spacing:.24px;line-height:normal;margin-bottom:16px}}@media(max-width:599px){.section-step .text-section .heading{font-size:25px;font-size:6.6666666667vw;letter-spacing:.24px;line-height:normal;margin-bottom:2.6666666667vw}}.section-step .text-section .content{align-items:center;color:#66686c;display:flex;font-size:25px;letter-spacing:.15px;line-height:140%;margin-bottom:45px}@media(min-width:890px)and (max-width:1279px){.section-step .text-section .content{font-size:1.3020833333vw;margin-bottom:2.34375vw}}@media(min-width:1440px)and (max-width:1690px){.section-step .text-section .content{font-size:1.3020833333vw;margin-bottom:2.34375vw}}@media(min-width:1280px)and (max-width:1439px){.section-step .text-section .content{font-size:18.75px;margin-bottom:33.75px}}@media(min-width:600px)and (max-width:889px){.section-step .text-section .content{font-size:27.2px;letter-spacing:-.43px;line-height:36.8px;margin-bottom:48px}}@media(max-width:599px){.section-step .text-section .content{font-size:4.5333333333vw;letter-spacing:-.43px;line-height:6.1333333333vw;margin-bottom:8vw}}.section-step .arrow-down{bottom:-75px;height:38px;left:50%;opacity:.25;position:absolute;transform:translate(-50%,50%)}@media(min-width:890px)and (max-width:1279px){.section-step .arrow-down{bottom:-4.4270833333vw;height:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.section-step .arrow-down{bottom:-4.4270833333vw;height:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.section-step .arrow-down{bottom:-63.75px;height:29.75px}}@media(min-width:600px)and (max-width:889px){.section-step .arrow-down{bottom:-80px}}@media(max-width:599px){.section-step .arrow-down{bottom:-13.3333333333vw}}.section-step .arrow-down img{height:100%;vertical-align:baseline;width:auto}.section-step .imager{position:relative;z-index:2}.section-step .imager img{width:100%}.section-step .imager .img-desktop{display:block}@media(min-width:600px)and (max-width:889px){.section-step .imager .img-desktop{display:none}}@media(max-width:599px){.section-step .imager .img-desktop{display:none}}.section-step .imager .img-mobile{display:none}@media(min-width:600px)and (max-width:889px){.section-step .imager .img-mobile{display:block}}@media(max-width:599px){.section-step .imager .img-mobile{display:block}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--1{margin-top:68.8px}}@media(max-width:599px){.section-step.section-step--1{margin-top:11.4666666667vw}}.section-step.section-step--1 .dr-columns__col--1{width:450px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--1 .dr-columns__col--1{width:26.5625vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--1 .dr-columns__col--1{width:26.5625vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--1 .dr-columns__col--1{width:382.5px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--1 .dr-columns__col--1{width:100%}}@media(max-width:599px){.section-step.section-step--1 .dr-columns__col--1{width:100%}}.section-step.section-step--1 .dr-columns__col--2{left:-32px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--1 .dr-columns__col--2{left:-1.8888888889vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--1 .dr-columns__col--2{left:-1.8888888889vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--1 .dr-columns__col--2{left:-27.2px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--1 .dr-columns__col--2{left:0}}@media(max-width:599px){.section-step.section-step--1 .dr-columns__col--2{left:0}}.section-step.section-step--1 .imager{width:576px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--1 .imager{width:34vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--1 .imager{width:34vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--1 .imager{width:489.6px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--1 .imager{margin-bottom:16px;width:100%}}@media(max-width:599px){.section-step.section-step--1 .imager{margin-bottom:2.6666666667vw;width:100%}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--2{margin-top:166.4px}}@media(max-width:599px){.section-step.section-step--2{margin-top:27.7333333333vw}}.section-step.section-step--2 .dr-columns__col--1{left:30px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--2 .dr-columns__col--1{left:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--2 .dr-columns__col--1{left:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--2 .dr-columns__col--1{left:25.5px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--2 .dr-columns__col--1{left:0}}@media(max-width:599px){.section-step.section-step--2 .dr-columns__col--1{left:0}}.section-step.section-step--2 .dr-columns__col--2{right:30px;top:30px;width:450px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--2 .dr-columns__col--2{right:1.7708333333vw;top:1.7708333333vw;width:26.5625vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--2 .dr-columns__col--2{right:1.7708333333vw;top:1.7708333333vw;width:26.5625vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--2 .dr-columns__col--2{right:25.5px;top:25.5px;width:382.5px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--2 .dr-columns__col--2{right:0;top:0;width:100%}}@media(max-width:599px){.section-step.section-step--2 .dr-columns__col--2{right:0;top:0;width:100%}}.section-step.section-step--2 .imager{width:580px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--2 .imager{width:34.2361111111vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--2 .imager{width:34.2361111111vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--2 .imager{width:493px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--2 .imager{width:100%}}@media(max-width:599px){.section-step.section-step--2 .imager{width:100%}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--3{margin-top:184px}}@media(max-width:599px){.section-step.section-step--3{margin-top:30.6666666667vw}}.section-step.section-step--3 .dr-columns__col--1{width:450px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--3 .dr-columns__col--1{width:26.5625vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--3 .dr-columns__col--1{width:26.5625vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--3 .dr-columns__col--1{width:382.5px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--3 .dr-columns__col--1{width:100%}}@media(max-width:599px){.section-step.section-step--3 .dr-columns__col--1{width:100%}}.section-step.section-step--3 .dr-columns__col--2{left:-33px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--3 .dr-columns__col--2{left:-1.9479166667vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--3 .dr-columns__col--2{left:-1.9479166667vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--3 .dr-columns__col--2{left:-28.05px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--3 .dr-columns__col--2{left:0}}@media(max-width:599px){.section-step.section-step--3 .dr-columns__col--2{left:0}}.section-step.section-step--3 .imager{width:579px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--3 .imager{width:34.1770833333vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--3 .imager{width:34.1770833333vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--3 .imager{width:492.15px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--3 .imager{width:100%}}@media(max-width:599px){.section-step.section-step--3 .imager{width:100%}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--4{margin-top:180.8px}}@media(max-width:599px){.section-step.section-step--4{margin-top:30.1333333333vw}}.section-step.section-step--4 .dr-columns__col--1{left:30px;top:4px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--4 .dr-columns__col--1{left:1.7708333333vw;top:.2361111111vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--4 .dr-columns__col--1{left:1.7708333333vw;top:.2361111111vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--4 .dr-columns__col--1{left:25.5px;top:3.4px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--4 .dr-columns__col--1{left:0;top:0}}@media(max-width:599px){.section-step.section-step--4 .dr-columns__col--1{left:0;top:0}}.section-step.section-step--4 .dr-columns__col--2{right:32px;top:30px;width:450px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--4 .dr-columns__col--2{right:1.8888888889vw;top:1.7708333333vw;width:26.5625vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--4 .dr-columns__col--2{right:1.8888888889vw;top:1.7708333333vw;width:26.5625vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--4 .dr-columns__col--2{right:27.2px;top:25.5px;width:382.5px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--4 .dr-columns__col--2{right:0;top:0;width:100%}}@media(max-width:599px){.section-step.section-step--4 .dr-columns__col--2{right:0;top:0;width:100%}}.section-step.section-step--4 .imager{width:580px}@media(min-width:890px)and (max-width:1279px){.section-step.section-step--4 .imager{width:34.2361111111vw}}@media(min-width:1440px)and (max-width:1690px){.section-step.section-step--4 .imager{width:34.2361111111vw}}@media(min-width:1280px)and (max-width:1439px){.section-step.section-step--4 .imager{width:493px}}@media(min-width:600px)and (max-width:889px){.section-step.section-step--4 .imager{width:100%}}@media(max-width:599px){.section-step.section-step--4 .imager{width:100%}}.page-id-4743 .section-step.section-step--2 .imager{width:557px}@media(min-width:890px)and (max-width:1279px){.page-id-4743 .section-step.section-step--2 .imager{width:32.8784722222vw}}@media(min-width:1440px)and (max-width:1690px){.page-id-4743 .section-step.section-step--2 .imager{width:32.8784722222vw}}@media(min-width:1280px)and (max-width:1439px){.page-id-4743 .section-step.section-step--2 .imager{width:473.45px}}@media(min-width:600px)and (max-width:889px){.page-id-4743 .section-step.section-step--2 .imager{width:100%}}@media(max-width:599px){.page-id-4743 .section-step.section-step--2 .imager{width:100%}}.faq-section.antibiotics-online{padding-bottom:119px;padding-top:116px;z-index:2}.faq-section.antibiotics-online .dr-container{max-width:1280px}@media(min-width:890px)and (max-width:1279px){.faq-section.antibiotics-online .dr-container{max-width:75.5555555556vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.antibiotics-online .dr-container{max-width:75.5555555556vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.antibiotics-online .dr-container{max-width:1088px}}@media(min-width:600px)and (max-width:889px){.faq-section.antibiotics-online .dr-container{padding-left:30px;padding-right:30px;width:600px}}@media(max-width:599px){.faq-section.antibiotics-online .dr-container{padding-left:30px;padding-right:30px;width:100%}}@media(min-width:890px)and (max-width:1279px){.faq-section.antibiotics-online{padding-bottom:7.0243055556vw;padding-top:6.8472222222vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.antibiotics-online{padding-bottom:7.0243055556vw;padding-top:6.8472222222vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.antibiotics-online{padding-bottom:101.15px;padding-top:98.6px}}@media(min-width:600px)and (max-width:889px){.faq-section.antibiotics-online{padding-bottom:64px;padding-top:96px}}@media(max-width:599px){.faq-section.antibiotics-online{padding-bottom:10.6666666667vw;padding-top:16vw}}.faq-section.antibiotics-online .left--cross,.faq-section.antibiotics-online .right--cross{display:none}.faq-section.antibiotics-online .dr--columns{align-items:flex-start;display:flex;justify-content:space-between;margin:auto}.faq-section.antibiotics-online .dr--columns .dr--col-1{align-items:flex-start;display:flex;flex-direction:column;max-width:593px;width:593px}@media(min-width:890px)and (max-width:1279px){.faq-section.antibiotics-online .dr--columns .dr--col-1{max-width:35.0034722222vw;width:35.0034722222vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.antibiotics-online .dr--columns .dr--col-1{max-width:35.0034722222vw;width:35.0034722222vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.antibiotics-online .dr--columns .dr--col-1{max-width:504.05px;width:504.05px}}@media(min-width:600px)and (max-width:889px){.faq-section.antibiotics-online .dr--columns .dr--col-1{width:100%}}@media(max-width:599px){.faq-section.antibiotics-online .dr--columns .dr--col-1{width:100%}}@media(min-width:600px)and (max-width:889px){.faq-section.antibiotics-online .dr--columns .dr--col-2{display:none}}@media(max-width:599px){.faq-section.antibiotics-online .dr--columns .dr--col-2{display:none}}.faq-section.antibiotics-online .imager{max-width:587px;overflow:hidden}@media(min-width:890px)and (max-width:1279px){.faq-section.antibiotics-online .imager{max-width:34.6493055556vw}}@media(min-width:1440px)and (max-width:1690px){.faq-section.antibiotics-online .imager{max-width:34.6493055556vw}}@media(min-width:1280px)and (max-width:1439px){.faq-section.antibiotics-online .imager{max-width:498.95px}}.faq-section.antibiotics-online .imager img{position:relative;width:120%}@media(min-width:890px){.page_prescription_overview .how-to-book-section{background-image:none;background:linear-gradient(96.19deg,#ffaf12,#f0daa4 60.31%);height:755px;margin-top:-62px;padding-top:120px}}@media(min-width:890px)and (max-width:1279px){.page_prescription_overview .how-to-book-section{height:44.5659722222vw;margin-top:-3.6597222222vw;padding-top:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.page_prescription_overview .how-to-book-section{height:44.5659722222vw;margin-top:-3.6597222222vw;padding-top:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.page_prescription_overview .how-to-book-section{height:641.75px;margin-top:-52.7px;padding-top:102px}}@media(min-width:890px){.page_prescription_overview .how-to-book-section .right--cross{display:none}}.page_prescription_overview .membership_features-section-desktop .dr-container{position:relative}.page_prescription_overview .membership_features-section-desktop .left--cross{height:150px;left:-84px;margin:0;position:absolute;top:654px;width:150px;z-index:1}.page_prescription_overview .membership_features-section-desktop .left--cross img{width:100%}@media(min-width:890px)and (max-width:1279px){.page_prescription_overview .membership_features-section-desktop .left--cross{height:7.8125vw;left:-4.375vw;top:34.0625vw;width:7.8125vw}}@media(min-width:1440px)and (max-width:1690px){.page_prescription_overview .membership_features-section-desktop .left--cross{height:7.8125vw;left:-4.375vw;top:34.0625vw;width:7.8125vw}}@media(min-width:1280px)and (max-width:1439px){.page_prescription_overview .membership_features-section-desktop .left--cross{height:112.5px;left:-63px;top:490.5px;width:112.5px}}@media(min-width:600px)and (max-width:889px){.page_prescription_overview .membership_features-section-desktop .left--cross{display:none}}@media(max-width:599px){.page_prescription_overview .membership_features-section-desktop .left--cross{display:none}}@media(min-width:600px)and (max-width:889px){.page_prescription_overview .comprehensive-care--mobile{padding-bottom:64px}}@media(max-width:599px){.page_prescription_overview .comprehensive-care--mobile{padding-bottom:10.6666666667vw}}@media(min-width:890px){.page_prescription_overview .three-column-section{padding-bottom:100px}}@media(min-width:890px)and (max-width:1279px){.page_prescription_overview .three-column-section{padding-bottom:5.9027777778vw}}@media(min-width:1440px)and (max-width:1690px){.page_prescription_overview .three-column-section{padding-bottom:5.9027777778vw}}@media(min-width:1280px)and (max-width:1439px){.page_prescription_overview .three-column-section{padding-bottom:85px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section{padding-bottom:64px;padding-top:240px}}@media(max-width:599px){.prescription_overview_hero-section{padding-bottom:10.6666666667vw;padding-top:40vw}}@media(min-width:890px){.prescription_overview_hero-section{align-items:center;display:flex;height:100vh;justify-content:center}}.prescription_overview_hero-section .dr-container{left:-45px;max-width:1216px;position:relative}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .dr-container{left:-2.34375vw;max-width:63.3333333333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .dr-container{left:-2.34375vw;max-width:63.3333333333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .dr-container{left:-33.75px;max-width:912px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .dr-container{left:0;width:600px}}@media(max-width:599px){.prescription_overview_hero-section .dr-container{left:0}}.prescription_overview_hero-section .left--cross{height:190px;left:-150px;margin:0;position:absolute;top:70px;width:190px;z-index:1}.prescription_overview_hero-section .left--cross img{width:100%}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .left--cross{height:9.8958333333vw;left:-7.8125vw;top:3.6458333333vw;width:9.8958333333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .left--cross{height:9.8958333333vw;left:-7.8125vw;top:3.6458333333vw;width:9.8958333333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .left--cross{height:142.5px;left:-112.5px;top:52.5px;width:142.5px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .left--cross{display:none}}@media(max-width:599px){.prescription_overview_hero-section .left--cross{display:none}}.prescription_overview_hero-section .dr--columns{display:grid;grid-template-areas:"A A B B" "C C B B"}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .dr--columns{grid-template-areas:"A" "B" "C"}}@media(max-width:599px){.prescription_overview_hero-section .dr--columns{grid-template-areas:"A" "B" "C"}}.prescription_overview_hero-section .dr-col-1{grid-area:A}.prescription_overview_hero-section .dr-col-2{grid-area:B}.prescription_overview_hero-section .dr-col-3{grid-area:C}.prescription_overview_hero-section .dr--columns{left:25px;position:relative}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .dr--columns{left:1.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .dr--columns{left:1.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .dr--columns{left:18.75px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .dr--columns{left:0}}@media(max-width:599px){.prescription_overview_hero-section .dr--columns{left:0}}.prescription_overview_hero-section .dr-col-2{align-items:flex-start;display:flex;flex-direction:column;left:14px;margin:0;padding:0;position:relative;top:25px;width:652px}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .dr-col-2{left:.7291666667vw;top:1.3020833333vw;width:33.9583333333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .dr-col-2{left:.7291666667vw;top:1.3020833333vw;width:33.9583333333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .dr-col-2{left:10.5px;top:18.75px;width:489px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .dr-col-2{left:-27.2px;margin-bottom:8px;padding-top:0;position:relative;top:-25.6px;width:545.6px}}@media(max-width:599px){.prescription_overview_hero-section .dr-col-2{left:-17px;left:-4.5333333333vw;margin-bottom:1.3333333333vw;padding-top:0;position:relative;top:-16px;top:-4.2666666667vw;width:341px;width:90.9333333333vw}}.prescription_overview_hero-section .dr-col-1{margin:0;padding:105px 0 0;width:595px}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .dr-col-1{padding-top:5.46875vw;width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .dr-col-1{padding-top:5.46875vw;width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .dr-col-1{padding-top:vwdvwdHERO75FIXHERO(105);width:446.25px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .dr-col-1{padding-top:0;width:100%}}@media(max-width:599px){.prescription_overview_hero-section .dr-col-1{padding-top:0;width:100%}}@media(min-width:600px)and (max-width:767px){.prescription_overview_hero-section .dr-col-1{padding-top:0;width:100%}}.prescription_overview_hero-section .dr-col-3{max-width:532px;width:532px}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .dr-col-3{max-width:27.7083333333vw;width:27.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .dr-col-3{max-width:27.7083333333vw;width:27.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .dr-col-3{max-width:399px;width:399px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .dr-col-3{width:100%}}@media(max-width:599px){.prescription_overview_hero-section .dr-col-3{width:100%}}.prescription_overview_hero-section .text-section{margin:0;padding:0 0 0 76px;width:580px}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .text-section{padding-left:3.9583333333vw;width:30.2083333333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .text-section{padding-left:3.9583333333vw;width:30.2083333333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .text-section{padding-left:57px;width:435px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .text-section{padding-bottom:0;padding-left:0;width:100%}}@media(max-width:599px){.prescription_overview_hero-section .text-section{padding-bottom:0;padding-left:0;width:100%}}.prescription_overview_hero-section .text-section .title{align-items:center;display:flex;display:block;font-size:46px;letter-spacing:.32px;line-height:123.9%;margin-bottom:36px}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .text-section .title{font-size:2.3958333333vw;margin-bottom:1.875vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .text-section .title{font-size:2.3958333333vw;margin-bottom:1.875vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .text-section .title{font-size:34.5px;margin-bottom:27px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .text-section .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:16px;padding-right:32px}}@media(max-width:599px){.prescription_overview_hero-section .text-section .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:2.6666666667vw;padding-right:5.3333333333vw}}.prescription_overview_hero-section .text-section .title span{font-weight:300}.prescription_overview_hero-section .text-section .title b,.prescription_overview_hero-section .text-section .title strong{white-space:nowrap}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .text-section .title b,.prescription_overview_hero-section .text-section .title strong{display:block}.prescription_overview_hero-section .text-section .title b+br,.prescription_overview_hero-section .text-section .title strong+br{display:none}}@media(max-width:599px){.prescription_overview_hero-section .text-section .title b,.prescription_overview_hero-section .text-section .title strong{display:block}.prescription_overview_hero-section .text-section .title b+br,.prescription_overview_hero-section .text-section .title strong+br{display:none}}.prescription_overview_hero-section .text-section p{align-items:center;color:#66686c;display:flex;font-size:25px;letter-spacing:.15px;line-height:140%;margin-bottom:-60px;padding-right:40px}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .text-section p{font-size:1.3020833333vw;margin-bottom:-3.125vw;padding-right:2.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .text-section p{font-size:1.3020833333vw;margin-bottom:-3.125vw;padding-right:2.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .text-section p{font-size:18.75px;margin-bottom:-45px;padding-right:30px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .text-section p{font-size:27.2px;letter-spacing:-.43px;line-height:36.8px;margin-bottom:48px;padding-right:32px;text-align:center}}@media(max-width:599px){.prescription_overview_hero-section .text-section p{font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:23px;line-height:6.1333333333vw;margin-bottom:8vw;padding-right:5.3333333333vw;text-align:center}}.prescription_overview_hero-section .btn-row{align-items:center;display:flex;flex-direction:column;padding-left:70px;text-align:center}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .btn-row{padding-left:3.6458333333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .btn-row{padding-left:3.6458333333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .btn-row{padding-left:52.5px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .btn-row{left:-20.8px;padding-left:0;position:relative}}@media(max-width:599px){.prescription_overview_hero-section .btn-row{left:-13px;left:-3.4666666667vw;padding-left:0;position:relative}}.prescription_overview_hero-section .btn-row a,.prescription_overview_hero-section .btn-row a:hover{align-items:center;background:#ffaf12;border:none;border-radius:40px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:block;display:flex;font-size:25px;font-weight:700;height:70px;justify-content:center;letter-spacing:.15px;margin-bottom:10px;-webkit-text-decoration:none;text-decoration:none;width:447px}.prescription_overview_hero-section .btn-row a:hover,.prescription_overview_hero-section .btn-row a:hover:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .btn-row a,.prescription_overview_hero-section .btn-row a:hover{border-radius:2.0833333333vw;font-size:1.3020833333vw;height:3.6458333333vw;margin-bottom:.5208333333vw;width:23.28125vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .btn-row a,.prescription_overview_hero-section .btn-row a:hover{border-radius:2.0833333333vw;font-size:1.3020833333vw;height:3.6458333333vw;margin-bottom:.5208333333vw;width:23.28125vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .btn-row a,.prescription_overview_hero-section .btn-row a:hover{border-radius:30px;font-size:18.75px;height:52.5px;margin-bottom:7.5px;width:335.25px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .btn-row a,.prescription_overview_hero-section .btn-row a:hover{font-size:27.2px;height:72px;margin-bottom:6.4px;width:456px}}@media(max-width:599px){.prescription_overview_hero-section .btn-row a,.prescription_overview_hero-section .btn-row a:hover{font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;margin-bottom:1.0666666667vw;width:285px;width:76vw}}.prescription_overview_hero-section .btn-row .mark{color:#66686c;font-size:15px;letter-spacing:-.23px;line-height:20px;margin:auto auto 44px;text-align:center}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .btn-row .mark{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:2.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .btn-row .mark{font-size:.78125vw;line-height:1.0416666667vw;margin-bottom:2.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .btn-row .mark{font-size:11.25px;line-height:15px;margin-bottom:33px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .btn-row .mark{font-size:17.6px;line-height:38.4px;margin-bottom:56px}}@media(max-width:599px){.prescription_overview_hero-section .btn-row .mark{font-size:11px;font-size:2.9333333333vw;line-height:24px;line-height:6.4vw;margin-bottom:9.3333333333vw}}.prescription_overview_hero-section .btn-row.btn-row--mobile-only{display:none!important}@media(max-width:889px){.prescription_overview_hero-section .btn-row.btn-row--mobile-only{display:none!important}}.prescription_overview_hero-section .btn-row.btn-row--desktop-only{display:flex!important}@media(max-width:889px){.prescription_overview_hero-section .btn-row.btn-row--desktop-only{display:flex!important}}.prescription_overview_hero-section .dr-care-images{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='595' height='150' fill='none'%3E%3Cpath fill='url(%23a)' d='M0 0h495c55.228 0 100 44.772 100 100v50H100C44.772 150 0 105.228 0 50z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='960.175' y1='0' y2='129.605' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E1DCFF'/%3E%3Cstop offset='1' stop-color='%23E1DCFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:row;height:150px;justify-content:space-between;padding:29px 85px 43px;width:595px}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .dr-care-images{height:7.8125vw;padding:1.5104166667vw 4.4270833333vw 2.2395833333vw;width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .dr-care-images{height:7.8125vw;padding:1.5104166667vw 4.4270833333vw 2.2395833333vw;width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .dr-care-images{height:112.5px;padding:21.75px 63.75px 32.25px;width:446.25px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .dr-care-images{height:160px;padding:0 48px 32px;width:504px}}@media(max-width:599px){.prescription_overview_hero-section .dr-care-images{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='315' height='100' fill='none'%3E%3Cpath fill='url(%23a)' d='M0 0h262.059C291.297 0 315 23.703 315 52.941V100H52.941C23.703 100 0 76.297 0 47.059z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='511.71' y1='0' y2='54.85' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E1DCFF'/%3E%3Cstop offset='1' stop-color='%23E1DCFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");height:120px;height:32vw;padding:0 8vw 5.3333333333vw;width:315px;width:84vw}}.prescription_overview_hero-section .dr-care-images .item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.prescription_overview_hero-section .dr-care-images .item img{display:block;margin-bottom:10px;max-width:28px}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .dr-care-images .item img{margin-bottom:.5208333333vw;max-width:1.4583333333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .dr-care-images .item img{margin-bottom:.5208333333vw;max-width:1.4583333333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .dr-care-images .item img{margin-bottom:7.5px;max-width:21px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .dr-care-images .item img{margin-bottom:8px;max-width:32px}}@media(max-width:599px){.prescription_overview_hero-section .dr-care-images .item img{margin-bottom:1.3333333333vw;max-width:20px;max-width:5.3333333333vw}}.prescription_overview_hero-section .dr-care-images .item .text{font-size:15px;font-weight:600;letter-spacing:-.23px;line-height:20px;text-align:center}@media(min-width:890px)and (max-width:1279px){.prescription_overview_hero-section .dr-care-images .item .text{font-size:.78125vw;line-height:1.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_overview_hero-section .dr-care-images .item .text{font-size:.78125vw;line-height:1.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_overview_hero-section .dr-care-images .item .text{font-size:11.25px;line-height:15px}}@media(min-width:600px)and (max-width:889px){.prescription_overview_hero-section .dr-care-images .item .text{font-size:17.6px;letter-spacing:.06px;line-height:24px;text-align:center}}@media(max-width:599px){.prescription_overview_hero-section .dr-care-images .item .text{font-size:11px;font-size:2.9333333333vw;letter-spacing:.06px;line-height:15px;line-height:4vw;text-align:center}}.page_prescription_overview .comprehensive-care,.page_prescription_overview .dr-contact-us{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='799' fill='none'%3E%3Cpath fill='url(%23a)' d='M1922 1142H0V0a19871 19871 0 0 0 1922 0z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='1979.42' y1='0' y2='604.399' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233C1778'/%3E%3Cstop offset='1' stop-color='%236A51FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:0 50%;background-repeat:no-repeat;background-size:cover;padding-bottom:132px}@media(min-width:890px)and (max-width:1279px){.page_prescription_overview .comprehensive-care,.page_prescription_overview .dr-contact-us{padding-bottom:7.7916666667vw}}@media(min-width:1440px)and (max-width:1690px){.page_prescription_overview .comprehensive-care,.page_prescription_overview .dr-contact-us{padding-bottom:7.7916666667vw}}@media(min-width:1280px)and (max-width:1439px){.page_prescription_overview .comprehensive-care,.page_prescription_overview .dr-contact-us{padding-bottom:112.2px}}.treatment-plan{padding-bottom:152px;padding-top:120px}@media(min-width:890px)and (max-width:1279px){.treatment-plan{padding-bottom:8.9722222222vw;padding-top:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan{padding-bottom:8.9722222222vw;padding-top:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan{padding-bottom:129.2px;padding-top:102px}}@media(min-width:600px)and (max-width:889px){.treatment-plan{display:none}}@media(max-width:599px){.treatment-plan{display:none}}.treatment-plan .title{font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:20px;text-align:center}@media(min-width:890px)and (max-width:1279px){.treatment-plan .title{font-size:2.3611111111vw;margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .title{font-size:2.3611111111vw;margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .title{font-size:34px;margin-bottom:17px}}.treatment-plan .subtitle{color:#232323;font-size:20px;letter-spacing:-.45px;line-height:133.3%;margin:auto auto 50px;text-align:left;width:800px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .subtitle{font-size:1.1805555556vw;margin-bottom:2.9513888889vw;width:47.2222222222vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .subtitle{font-size:1.1805555556vw;margin-bottom:2.9513888889vw;width:47.2222222222vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .subtitle{font-size:17px;margin-bottom:42.5px;width:680px}}.treatment-plan .grid{margin:auto;max-width:1080px;padding-left:10px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid{max-width:61.3888888889vw;padding-left:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid{max-width:61.3888888889vw;padding-left:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid{max-width:884px;padding-left:8.5px}}.treatment-plan .grid .slick-arrow{background:none!important}.treatment-plan .grid .slick-next:before,.treatment-plan .grid .slick-prev:before{display:none}.treatment-plan .grid .slick-next,.treatment-plan .grid .slick-prev{height:64px;width:64px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .slick-next,.treatment-plan .grid .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .slick-next,.treatment-plan .grid .slick-prev{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .slick-next,.treatment-plan .grid .slick-prev{height:54.4px;width:54.4px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .grid .slick-next,.treatment-plan .grid .slick-prev{height:80px;width:80px}}@media(max-width:599px){.treatment-plan .grid .slick-next,.treatment-plan .grid .slick-prev{height:50px;height:13.3333333333vw;width:50px;width:13.3333333333vw}}.treatment-plan .grid .slick-prev{left:-80px;margin-top:-12px;z-index:1}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .slick-prev{left:-4.7222222222vw;margin-top:-.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .slick-prev{left:-4.7222222222vw;margin-top:-.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .slick-prev{left:-68px;margin-top:-10.2px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .grid .slick-prev{left:-28.8px;margin-top:-19.2px}}@media(max-width:599px){.treatment-plan .grid .slick-prev{left:-18px;left:-4.8vw;margin-top:-3.2vw}}.treatment-plan .grid .slick-next{margin-top:-12px;right:-80px;z-index:1}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .slick-next{margin-top:-.7083333333vw;right:-4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .slick-next{margin-top:-.7083333333vw;right:-4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .slick-next{margin-top:-10.2px;right:-68px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .grid .slick-next{margin-top:-19.2px;right:-27.2px}}@media(max-width:599px){.treatment-plan .grid .slick-next{margin-top:-3.2vw;right:-17px;right:-4.5333333333vw}}.treatment-plan .grid .slick-next:after,.treatment-plan .grid .slick-prev:after{background-position:50% 50%;background-repeat:no-repeat;content:"";display:block;height:64px;left:0;position:absolute;top:0;width:64px;z-index:1}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .slick-next:after,.treatment-plan .grid .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .slick-next:after,.treatment-plan .grid .slick-prev:after{height:3.7777777778vw;width:3.7777777778vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .slick-next:after,.treatment-plan .grid .slick-prev:after{height:54.4px;width:54.4px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .grid .slick-next:after,.treatment-plan .grid .slick-prev:after{height:80px;width:80px}}@media(max-width:599px){.treatment-plan .grid .slick-next:after,.treatment-plan .grid .slick-prev:after{height:50px;height:13.3333333333vw;width:50px;width:13.3333333333vw}}.treatment-plan .grid .slick-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath fill='%23752AEE' d='m14.583 25-.884-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM23.8 17.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 23.8 32.45zm-7.45-7.967h20.834v-2.5H14.583zm7.45-10.467-5.387 5.387-2.102 2.102-.62.62-.167.166-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L23.8 32.45l-8.333-8.333zM42.5 25c0 9.665-7.835 17.5-17.5 17.5V45c11.046 0 20-8.954 20-20zM25 42.5c-9.665 0-17.5-7.835-17.5-17.5H5c0 11.046 8.954 20 20 20zM7.5 25c0-9.665 7.835-17.5 17.5-17.5V5C13.954 5 5 13.954 5 25zM25 7.5c9.665 0 17.5 7.835 17.5 17.5H45c0-11.046-8.954-20-20-20z'/%3E%3C/svg%3E")}@media(min-width:600px)and (max-width:889px){.treatment-plan .grid .slick-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}@media(max-width:599px){.treatment-plan .grid .slick-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}.treatment-plan .grid .slick-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath fill='%23752AEE' d='m14.583 25-.884-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM23.8 17.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 23.8 32.45zm-7.45-7.967h20.834v-2.5H14.583zm7.45-10.467-5.387 5.387-2.102 2.102-.62.62-.167.166-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L23.8 32.45l-8.333-8.333zM42.5 25c0 9.665-7.835 17.5-17.5 17.5V45c11.046 0 20-8.954 20-20zM25 42.5c-9.665 0-17.5-7.835-17.5-17.5H5c0 11.046 8.954 20 20 20zM7.5 25c0-9.665 7.835-17.5 17.5-17.5V5C13.954 5 5 13.954 5 25zM25 7.5c9.665 0 17.5 7.835 17.5 17.5H45c0-11.046-8.954-20-20-20z'/%3E%3C/svg%3E");background-size:38px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .slick-prev:after{background-size:2.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .slick-prev:after{background-size:2.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .slick-prev:after{background-size:33.15px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .grid .slick-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}@media(max-width:599px){.treatment-plan .grid .slick-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}.treatment-plan .grid .slick-prev:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23752AEE' d='m21.583 32-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM30.8 24.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 30.8 39.45zm-7.45-7.967h20.834v-2.5H21.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L30.8 39.45l-8.334-8.333zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_12675_48702'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_12675_48702' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:50px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .slick-prev:hover:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .slick-prev:hover:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .slick-prev:hover:after{background-size:42.5px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .grid .slick-prev:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}@media(max-width:599px){.treatment-plan .grid .slick-prev:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m19.583 30-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM28.8 22.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 28.8 37.45zm-7.45-7.967h20.834v-2.5H19.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L28.8 37.45l-8.334-8.333zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11794'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11794' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}.treatment-plan .grid .slick-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23752AEE' d='m42.417 32 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 33.2 24.55zm7.45 7.967H21.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L33.2 24.55l8.333 8.334zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_12673_48700'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_12673_48700' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}@media(min-width:600px)and (max-width:889px){.treatment-plan .grid .slick-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}@media(max-width:599px){.treatment-plan .grid .slick-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}}.treatment-plan .grid .slick-next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath fill='%23752AEE' d='m35.417 25 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 26.2 17.55zm7.45 7.967H14.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L26.2 17.55l8.333 8.333zM42.5 25c0 9.665-7.835 17.5-17.5 17.5V45c11.046 0 20-8.954 20-20zM25 42.5c-9.665 0-17.5-7.835-17.5-17.5H5c0 11.046 8.954 20 20 20zM7.5 25c0-9.665 7.835-17.5 17.5-17.5V5C13.954 5 5 13.954 5 25zM25 7.5c9.665 0 17.5 7.835 17.5 17.5H45c0-11.046-8.954-20-20-20z'/%3E%3C/svg%3E");background-size:38px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .slick-next:after{background-size:2.3020833333vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .slick-next:after{background-size:2.3020833333vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .slick-next:after{background-size:33.15px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .grid .slick-next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}@media(max-width:599px){.treatment-plan .grid .slick-next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}.treatment-plan .grid .slick-next:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23752AEE' d='m42.417 32 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 33.2 24.55zm7.45 7.967H21.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L33.2 24.55l8.333 8.334zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_12673_48700'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_12673_48700' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:50px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .slick-next:hover:after{background-size:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .slick-next:hover:after{background-size:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .slick-next:hover:after{background-size:42.5px}}@media(min-width:600px)and (max-width:889px){.treatment-plan .grid .slick-next:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}@media(max-width:599px){.treatment-plan .grid .slick-next:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23421F8A' d='M48.75 30c0 10.355-8.395 18.75-18.75 18.75S11.25 40.355 11.25 30 19.645 11.25 30 11.25 48.75 19.645 48.75 30'/%3E%3Cpath fill='%23FCFCFF' d='m40.417 30 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 31.2 22.55zm7.45 7.967H19.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L31.2 22.55l8.333 8.334zM47.5 30c0 9.665-7.835 17.5-17.5 17.5V50c11.046 0 20-8.954 20-20zM30 47.5c-9.665 0-17.5-7.835-17.5-17.5H10c0 11.046 8.954 20 20 20zM12.5 30c0-9.665 7.835-17.5 17.5-17.5V10c-11.046 0-20 8.954-20 20zM30 12.5c9.665 0 17.5 7.835 17.5 17.5H50c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='60' height='60' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3871_11793'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3871_11793' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain}}.treatment-plan .grid .grid-col{align-items:center;display:flex;flex-direction:column;height:484px;justify-content:space-between;margin-right:20px;padding-bottom:30px;padding-left:30px;padding-top:30px;width:330px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .grid-col{height:28.5694444444vw;margin-right:.5902777778vw;padding-bottom:1.7708333333vw;padding-left:1.7708333333vw;padding-top:1.7708333333vw;width:19.4791666667vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .grid-col{height:28.5694444444vw;margin-right:.5902777778vw;padding-bottom:1.7708333333vw;padding-left:1.7708333333vw;padding-top:1.7708333333vw;width:19.4791666667vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .grid-col{height:411.4px;margin-right:8.5px;padding-bottom:25.5px;padding-left:25.5px;padding-top:25.5px;width:280.5px}}.treatment-plan .grid .grid-col.small{height:262px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .grid-col.small{height:15.4652777778vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .grid-col.small{height:15.4652777778vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .grid-col.small{height:222.7px}}.treatment-plan .grid .grid-el{background-color:#fff;border-radius:35px;box-shadow:0 0 15px rgba(0,0,0,.2);display:flex;flex-direction:column;height:192px;justify-content:space-between;padding:30px;width:300px}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .grid-el{border-radius:2.0659722222vw;box-shadow:0 0 .8854166667vw rgba(0,0,0,.2);height:11.3333333333vw;padding:1.7708333333vw;width:17.7083333333vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .grid-el{border-radius:2.0659722222vw;box-shadow:0 0 .8854166667vw rgba(0,0,0,.2);height:11.3333333333vw;padding:1.7708333333vw;width:17.7083333333vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .grid-el{border-radius:29.75px;box-shadow:0 0 12.75px rgba(0,0,0,.2);height:163.2px;padding:25.5px;width:255px}}.treatment-plan .grid .grid-el h3{clear:both;font-size:24px;letter-spacing:.07px;line-height:123.9%;padding-right:40px;text-align:left}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .grid-el h3{font-size:1.4166666667vw;margin-bottom:.8854166667vw;padding-right:2.3611111111vw;padding-top:.2951388889vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .grid-el h3{font-size:1.4166666667vw;margin-bottom:.8854166667vw;padding-right:2.3611111111vw;padding-top:.2951388889vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .grid-el h3{font-size:20.4px;margin-bottom:12.75px;padding-right:34px;padding-top:4.25px}}.treatment-plan .grid .grid-el .dr-read-more-links{align-items:center;border:1px solid #371d73;border-radius:34px;box-shadow:0 0 10px rgba(55,29,115,.12);box-sizing:border-box;color:#371d73;cursor:pointer;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;letter-spacing:-.43px;width:100%}.treatment-plan .grid .grid-el .dr-read-more-links:focus,.treatment-plan .grid .grid-el .dr-read-more-links:hover{background:transparent;box-shadow:0 0 10px rgba(55,29,115,.45);color:#371d73}@media(min-width:890px)and (max-width:1279px){.treatment-plan .grid .grid-el .dr-read-more-links{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.treatment-plan .grid .grid-el .dr-read-more-links{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.treatment-plan .grid .grid-el .dr-read-more-links{border-radius:28.9px;font-size:14.45px;height:38.25px}}.treatment-plan .grid .grid-el .dr-read-more-links,.treatment-plan .grid .grid-el .dr-read-more-links:hover{-webkit-text-decoration:none;text-decoration:none}@media(min-width:600px)and (max-width:889px){.treatment-plan.comprehensive-care--desktop{display:none!important}}@media(max-width:599px){.treatment-plan.comprehensive-care--desktop{display:none!important}}body:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath fill='%23FCFCFF' d='m14.583 25-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM23.8 17.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 23.8 32.45zm-7.45-7.967h20.834v-2.5H14.583zm7.45-10.467-5.387 5.387-2.102 2.102-.62.62-.167.166-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L23.8 32.45l-8.334-8.333zM42.5 25c0 9.665-7.835 17.5-17.5 17.5V45c11.046 0 20-8.954 20-20zM25 42.5c-9.665 0-17.5-7.835-17.5-17.5H5c0 11.046 8.954 20 20 20zM7.5 25c0-9.665 7.835-17.5 17.5-17.5V5C13.954 5 5 13.954 5 25zM25 7.5c9.665 0 17.5 7.835 17.5 17.5H45c0-11.046-8.954-20-20-20z'/%3E%3C/svg%3E") url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23FCFCFF' d='m21.583 32-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM30.8 24.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 30.8 39.45zm-7.45-7.967h20.834v-2.5H21.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L30.8 39.45l-8.334-8.333zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.6 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_2072_5163'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_2072_5163' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23FCFCFF' d='m42.417 32 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 33.2 24.55zm7.45 7.967H21.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L33.2 24.55l8.333 8.334zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.6 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_2072_5164'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_2072_5164' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23752AEE' d='m21.583 32-.884-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM30.8 24.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 30.8 39.45zm-7.45-7.967h20.834v-2.5H21.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L30.8 39.45l-8.333-8.333zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_12675_48702'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_12675_48702' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23752AEE' d='m42.417 32 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 33.2 24.55zm7.45 7.967H21.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L33.2 24.55l8.333 8.334zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_12673_48700'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_12673_48700' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23752AEE' d='m21.583 32-.883-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM30.8 24.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 30.8 39.45zm-7.45-7.967h20.834v-2.5H21.583zm7.45-10.467-5.387 5.387-2.722 2.721-.167.167-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L30.8 39.45l-8.334-8.333zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_12675_48702'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_12675_48702' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23752AEE' d='m42.417 32 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 33.2 24.55zm7.45 7.967H21.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L33.2 24.55l8.333 8.334zM49.5 32c0 9.665-7.835 17.5-17.5 17.5V52c11.046 0 20-8.954 20-20zM32 49.5c-9.665 0-17.5-7.835-17.5-17.5H12c0 11.046 8.954 20 20 20zM14.5 32c0-9.665 7.835-17.5 17.5-17.5V12c-11.046 0-20 8.954-20 20zM32 14.5c9.665 0 17.5 7.835 17.5 17.5H52c0-11.046-8.954-20-20-20z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='74' height='74' x='-5' y='-5' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_12673_48700'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_12673_48700' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath fill='%23752AEE' d='m14.583 25-.884-.884a1.25 1.25 0 0 0 0 1.768zm20.834 1.25a1.25 1.25 0 0 0 0-2.5zM23.8 17.55a1.25 1.25 0 0 0-1.768-1.767zm-1.768 16.667A1.25 1.25 0 1 0 23.8 32.45zm-7.45-7.967h20.834v-2.5H14.583zm7.45-10.467-5.387 5.387-2.102 2.102-.62.62-.167.166-.043.043-.01.011-.004.003v.001l.883.884.884.884.001-.001.003-.003.01-.01.044-.044.167-.167.62-.62 2.101-2.101 5.388-5.387zm-8.334 10.1 8.334 8.334L23.8 32.45l-8.333-8.333zM42.5 25c0 9.665-7.835 17.5-17.5 17.5V45c11.046 0 20-8.954 20-20zM25 42.5c-9.665 0-17.5-7.835-17.5-17.5H5c0 11.046 8.954 20 20 20zM7.5 25c0-9.665 7.835-17.5 17.5-17.5V5C13.954 5 5 13.954 5 25zM25 7.5c9.665 0 17.5 7.835 17.5 17.5H45c0-11.046-8.954-20-20-20z'/%3E%3C/svg%3E") url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath fill='%23752AEE' d='m35.417 25 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 26.2 17.55zm7.45 7.967H14.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L26.2 17.55l8.333 8.333zM42.5 25c0 9.665-7.835 17.5-17.5 17.5V45c11.046 0 20-8.954 20-20zM25 42.5c-9.665 0-17.5-7.835-17.5-17.5H5c0 11.046 8.954 20 20 20zM7.5 25c0-9.665 7.835-17.5 17.5-17.5V5C13.954 5 5 13.954 5 25zM25 7.5c9.665 0 17.5 7.835 17.5 17.5H45c0-11.046-8.954-20-20-20z'/%3E%3C/svg%3E") url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cpath fill='%23FCFCFF' d='m35.417 25 .883.884a1.25 1.25 0 0 0 0-1.768zm-20.834-1.25a1.25 1.25 0 0 0 0 2.5zm11.616 8.7a1.25 1.25 0 0 0 1.768 1.767zm1.768-16.667A1.25 1.25 0 1 0 26.2 17.55zm7.45 7.967H14.583v2.5h20.834zm-7.45 10.467 8.334-8.333-1.768-1.768-8.334 8.333zm8.334-10.1-8.334-8.334L26.2 17.55l8.333 8.333zM42.5 25c0 9.665-7.835 17.5-17.5 17.5V45c11.046 0 20-8.954 20-20zM25 42.5c-9.665 0-17.5-7.835-17.5-17.5H5c0 11.046 8.954 20 20 20zM7.5 25c0-9.665 7.835-17.5 17.5-17.5V5C13.954 5 5 13.954 5 25zM25 7.5c9.665 0 17.5 7.835 17.5 17.5H45c0-11.046-8.954-20-20-20z'/%3E%3C/svg%3E");height:0;overflow:hidden;position:absolute;width:0;z-index:-1}.treatment-plan--mobile{display:none}@media(min-width:600px)and (max-width:889px){.treatment-plan--mobile{display:block;padding-bottom:96px;padding-top:96px}}@media(max-width:599px){.treatment-plan--mobile{display:block;padding-bottom:16vw;padding-top:16vw}}@media(min-width:600px)and (max-width:889px){.treatment-plan--mobile h2{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:32px;text-align:left}}@media(max-width:599px){.treatment-plan--mobile h2{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:5.3333333333vw;text-align:left}}@media(min-width:600px)and (max-width:889px){.treatment-plan--mobile p{font-size:25.6px;letter-spacing:-.31px;line-height:133.3%;margin-bottom:64px;text-align:left}}@media(max-width:599px){.treatment-plan--mobile p{font-size:16px;font-size:4.2666666667vw;letter-spacing:-.31px;line-height:133.3%;margin-bottom:10.6666666667vw;text-align:left}}.treatment-plan--mobile ul.grid-care{margin:0;padding:0;width:100%;z-index:11}@media(min-width:600px)and (max-width:889px){.treatment-plan--mobile ul.grid-care{width:100%}}@media(max-width:599px){.treatment-plan--mobile ul.grid-care{width:100%}}.treatment-plan--mobile ul.grid-care li.item{background:#fcfcff;border:1px solid #d9d9d9;box-shadow:0 0 10px rgba(0,0,0,.08);box-sizing:border-box;list-style:none;overflow:hidden;overflow:visible;position:relative;width:100%}@media(min-width:600px)and (max-width:889px){.treatment-plan--mobile ul.grid-care li.item{border-radius:24px;height:104px;margin-bottom:32px}}@media(max-width:599px){.treatment-plan--mobile ul.grid-care li.item{border-radius:15px;border-radius:4vw;height:65px;height:17.3333333333vw;margin-bottom:5.3333333333vw}}.treatment-plan--mobile ul.grid-care li.item h3{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;letter-spacing:-.45px;line-height:123.9%;position:relative;width:100%}@media(min-width:600px)and (max-width:889px){.treatment-plan--mobile ul.grid-care li.item h3{align-items:center;font-size:27.2px;height:104px;letter-spacing:-.43px;line-height:123.9%;padding-left:20.8px;padding-right:96px}}@media(max-width:599px){.treatment-plan--mobile ul.grid-care li.item h3{align-items:center;font-size:17px;font-size:4.5333333333vw;height:65px;height:17.3333333333vw;letter-spacing:-.43px;line-height:123.9%;padding:0 16vw 0 3.4666666667vw}}@media(min-width:600px)and (max-width:889px){.treatment-plan--mobile ul.grid-care li.item h3 .text-block{display:flex;flex-direction:column;height:65.6px;justify-content:space-between}}@media(max-width:599px){.treatment-plan--mobile ul.grid-care li.item h3 .text-block{display:flex;flex-direction:column;height:41px;height:10.9333333333vw;justify-content:space-between}}@media(min-width:600px)and (max-width:889px){.treatment-plan--mobile ul.grid-care li.item h3 .text-block .bottom-text{color:#66686c;display:block;font-size:20.8px;font-weight:400;letter-spacing:-.08px;line-height:123.9%}}@media(max-width:599px){.treatment-plan--mobile ul.grid-care li.item h3 .text-block .bottom-text{color:#66686c;display:block;font-size:13px;font-size:3.4666666667vw;font-weight:400;letter-spacing:-.08px;line-height:123.9%}}.treatment-plan--mobile ul.grid-care li.item h3 .chevron{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='35' fill='none'%3E%3Cpath stroke='%233C1778' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.5' d='m14.582 24.791 7.292-7.292-7.292-7.291'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:contain;position:absolute}@media(min-width:600px)and (max-width:889px){.treatment-plan--mobile ul.grid-care li.item h3 .chevron{height:56px;right:16px;top:24px;width:56px}}@media(max-width:599px){.treatment-plan--mobile ul.grid-care li.item h3 .chevron{height:35px;height:9.3333333333vw;right:10px;right:2.6666666667vw;top:15px;top:4vw;width:35px;width:9.3333333333vw}}.prescription_list{padding-bottom:120px;padding-top:120px}@media(min-width:890px)and (max-width:1279px){.prescription_list{padding-bottom:7.0833333333vw;padding-top:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_list{padding-bottom:7.0833333333vw;padding-top:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_list{padding-bottom:102px;padding-top:102px}}@media(min-width:600px)and (max-width:889px){.prescription_list{padding-bottom:48px;padding-top:96px}}@media(max-width:599px){.prescription_list{padding-bottom:8vw;padding-top:16vw}}.prescription_list .title{font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:83px;text-align:center}@media(min-width:890px)and (max-width:1279px){.prescription_list .title{font-size:2.3611111111vw;margin-bottom:4.8993055556vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_list .title{font-size:2.3611111111vw;margin-bottom:4.8993055556vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_list .title{font-size:34px;margin-bottom:70.55px}}@media(min-width:600px)and (max-width:889px){.prescription_list .title{font-size:8vw;font-weight:700;letter-spacing:.4px;line-height:10.9333333333vw;margin-bottom:8vw;text-align:left}}@media(max-width:599px){.prescription_list .title{font-size:30px;font-size:8vw;font-weight:700;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:8vw;text-align:left}}.prescription_list .grid{display:grid;grid-template-columns:1fr 1fr;margin:auto;grid-gap:40px;gap:40px;width:1040px}@media(min-width:890px)and (max-width:1279px){.prescription_list .grid{gap:2.3611111111vw;width:61.3888888889vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_list .grid{gap:2.3611111111vw;width:61.3888888889vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_list .grid{gap:34px;width:884px}}@media(min-width:600px)and (max-width:889px){.prescription_list .grid{display:block;width:100%}}@media(max-width:599px){.prescription_list .grid{display:block;width:100%}}.prescription_list .grid .grid-cell h3{align-items:center;background:#e1dcff;border-radius:15px;display:flex;font-size:44px;height:95px;letter-spacing:.07px;line-height:123.9%;margin-bottom:37px;padding-left:40px;text-transform:uppercase;width:500px}@media(min-width:890px)and (max-width:1279px){.prescription_list .grid .grid-cell h3{border-radius:.8854166667vw;font-size:2.5972222222vw;height:5.6076388889vw;margin-bottom:2.1840277778vw;padding-left:2.3611111111vw;width:29.5138888889vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_list .grid .grid-cell h3{border-radius:.8854166667vw;font-size:2.5972222222vw;height:5.6076388889vw;margin-bottom:2.1840277778vw;padding-left:2.3611111111vw;width:29.5138888889vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_list .grid .grid-cell h3{border-radius:12.75px;font-size:37.4px;height:80.75px;margin-bottom:31.45px;padding-left:34px;width:425px}}@media(min-width:600px)and (max-width:889px){.prescription_list .grid .grid-cell h3{font-size:48px;height:107.2px;margin-bottom:35.2px;padding-left:32px;width:100%}}@media(max-width:599px){.prescription_list .grid .grid-cell h3{font-size:30px;font-size:8vw;height:67px;height:17.8666666667vw;margin-bottom:5.8666666667vw;padding-left:5.3333333333vw;width:100%}}.prescription_list .grid .grid-cell .item{border-bottom:1px solid #66686c;margin:auto 15px 16px;padding-bottom:14px;padding-left:24px}@media(min-width:890px)and (max-width:1279px){.prescription_list .grid .grid-cell .item{margin-bottom:.9444444444vw;margin-left:.8854166667vw;margin-right:.8854166667vw;padding-bottom:.8263888889vw;padding-left:1.4166666667vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_list .grid .grid-cell .item{margin-bottom:.9444444444vw;margin-left:.8854166667vw;margin-right:.8854166667vw;padding-bottom:.8263888889vw;padding-left:1.4166666667vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_list .grid .grid-cell .item{margin-bottom:13.6px;margin-left:12.75px;margin-right:12.75px;padding-bottom:11.9px;padding-left:20.4px}}@media(min-width:600px)and (max-width:889px){.prescription_list .grid .grid-cell .item{margin-bottom:11.2px;margin-left:24px;margin-right:24px;padding-bottom:12.8px;padding-left:8px}}@media(max-width:599px){.prescription_list .grid .grid-cell .item{margin-bottom:1.8666666667vw;margin-left:4vw;margin-right:4vw;padding-bottom:2.1333333333vw;padding-left:1.3333333333vw}}.prescription_list .grid .grid-cell .item:last-of-type{margin-bottom:0}@media(min-width:600px)and (max-width:889px){.prescription_list .grid .grid-cell .item:last-of-type{margin-bottom:48px}}@media(max-width:599px){.prescription_list .grid .grid-cell .item:last-of-type{margin-bottom:8vw}}.prescription_list .grid .grid-cell .item a{color:#3c1778;font-size:20px;letter-spacing:-.45px;line-height:123.9%;-webkit-text-decoration:none;text-decoration:none}.prescription_list .grid .grid-cell .item a:hover{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}@media(min-width:890px)and (max-width:1279px){.prescription_list .grid .grid-cell .item a{font-size:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.prescription_list .grid .grid-cell .item a{font-size:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.prescription_list .grid .grid-cell .item a{font-size:17px}}@media(min-width:600px)and (max-width:889px){.prescription_list .grid .grid-cell .item a{font-size:25.6px}}@media(max-width:599px){.prescription_list .grid .grid-cell .item a{font-size:16px;font-size:4.2666666667vw}}.prescription_list .grid .grid-cell:first-of-type{display:none}.search-hero{padding-bottom:140px}@media(min-width:890px)and (max-width:1279px){.search-hero{padding-bottom:8.2638888889vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero{padding-bottom:8.2638888889vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero{padding-bottom:119px}}@media(min-width:600px)and (max-width:889px){.search-hero{padding-bottom:0}}@media(max-width:599px){.search-hero{padding-bottom:0}}@media(min-width:600px)and (max-width:889px){.search-hero .search-mob-design{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='415' fill='none'%3E%3Cpath fill='url(%23a)' d='M0 0v393.562S73 415 187 415s188-21.437 188-21.437V0z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='187' x2='472.476' y1='207.012' y2='439.129' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFAF12'/%3E%3Cstop offset='1' stop-color='%236A51FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50% 100%;background-repeat:no-repeat;background-size:cover;margin-bottom:64px;padding-bottom:104px}}@media(max-width:599px){.search-hero .search-mob-design{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='415' fill='none'%3E%3Cpath fill='url(%23a)' d='M0 0v393.562S73 415 187 415s188-21.437 188-21.437V0z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='187' x2='472.476' y1='207.012' y2='439.129' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFAF12'/%3E%3Cstop offset='1' stop-color='%236A51FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50% 100%;background-repeat:no-repeat;background-size:cover;margin-bottom:10.6666666667vw;padding-bottom:17.3333333333vw}}.search-hero h1{align-items:center;display:flex;font-size:54px;justify-content:center;letter-spacing:.32px;line-height:123.9%;margin-bottom:60px;text-align:center}@media(min-width:890px)and (max-width:1279px){.search-hero h1{font-size:3.1875vw;margin-bottom:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero h1{font-size:3.1875vw;margin-bottom:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero h1{font-size:45.9px;margin-bottom:51px}}@media(min-width:600px)and (max-width:889px){.search-hero h1{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:80px;max-width:352px;padding-top:270.4px;text-align:left}}@media(max-width:599px){.search-hero h1{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:13.3333333333vw;max-width:220px;max-width:58.6666666667vw;padding-top:45.0666666667vw;text-align:left}}.search-hero .logo-section--title{color:#6a51ff;font-size:15px;font-weight:700;letter-spacing:-.23px;line-height:20px;margin-bottom:25px;text-align:left;text-transform:uppercase}@media(min-width:890px)and (max-width:1279px){.search-hero .logo-section--title{font-size:.8854166667vw;line-height:1.1805555556vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero .logo-section--title{font-size:.8854166667vw;line-height:1.1805555556vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero .logo-section--title{font-size:12.75px;line-height:17px;margin-bottom:21.25px}}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--title{font-size:20.8px;letter-spacing:-.08px;line-height:28.8px;margin:auto auto 60.8px;text-align:center}}@media(max-width:599px){.search-hero .logo-section--title{font-size:13px;font-size:3.4666666667vw;letter-spacing:-.08px;line-height:18px;line-height:4.8vw;margin:auto auto 10.1333333333vw;text-align:center}}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--desktop{display:none}}@media(max-width:599px){.search-hero .logo-section--logos--desktop{display:none}}.search-hero .logo-section--logos--desktop img{width:auto}.search-hero .logo-section--logos--desktop .img-row-1{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:space-between;margin-bottom:45px}@media(min-width:890px)and (max-width:1279px){.search-hero .logo-section--logos--desktop .img-row-1{height:2.9513888889vw;margin-bottom:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero .logo-section--logos--desktop .img-row-1{height:2.9513888889vw;margin-bottom:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero .logo-section--logos--desktop .img-row-1{height:42.5px;margin-bottom:38.25px}}.search-hero .logo-section--logos--desktop .img-row-1 img{display:block;height:40px;position:relative}@media(min-width:890px)and (max-width:1279px){.search-hero .logo-section--logos--desktop .img-row-1 img{height:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero .logo-section--logos--desktop .img-row-1 img{height:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero .logo-section--logos--desktop .img-row-1 img{height:34px}}.search-hero .logo-section--logos--desktop .img-row-1 img.i2{height:45px;left:1px;top:2px}@media(min-width:890px)and (max-width:1279px){.search-hero .logo-section--logos--desktop .img-row-1 img.i2{height:2.65625vw;left:.0590277778vw;top:.1180555556vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero .logo-section--logos--desktop .img-row-1 img.i2{height:2.65625vw;left:.0590277778vw;top:.1180555556vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero .logo-section--logos--desktop .img-row-1 img.i2{height:38.25px;left:.85px;top:1.7px}}.search-hero .logo-section--logos--desktop .img-row-1 img.i4{height:50px;top:5px}@media(min-width:890px)and (max-width:1279px){.search-hero .logo-section--logos--desktop .img-row-1 img.i4{height:2.9513888889vw;top:.2951388889vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero .logo-section--logos--desktop .img-row-1 img.i4{height:2.9513888889vw;top:.2951388889vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero .logo-section--logos--desktop .img-row-1 img.i4{height:42.5px;top:4.25px}}.search-hero .logo-section--logos--desktop .img-row-1 img.i6{height:60px}@media(min-width:890px)and (max-width:1279px){.search-hero .logo-section--logos--desktop .img-row-1 img.i6{height:3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero .logo-section--logos--desktop .img-row-1 img.i6{height:3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero .logo-section--logos--desktop .img-row-1 img.i6{height:51px}}.search-hero .logo-section--logos--desktop .img-row-2{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:space-between}@media(min-width:890px)and (max-width:1279px){.search-hero .logo-section--logos--desktop .img-row-2{height:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero .logo-section--logos--desktop .img-row-2{height:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero .logo-section--logos--desktop .img-row-2{height:42.5px}}.search-hero .logo-section--logos--desktop .img-row-2 img{display:block;height:40px;position:relative}@media(min-width:890px)and (max-width:1279px){.search-hero .logo-section--logos--desktop .img-row-2 img{height:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero .logo-section--logos--desktop .img-row-2 img{height:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero .logo-section--logos--desktop .img-row-2 img{height:34px}}.search-hero .logo-section--logos--desktop .img-row-2 img.i1{left:-8px}@media(min-width:890px)and (max-width:1279px){.search-hero .logo-section--logos--desktop .img-row-2 img.i1{left:-.4722222222vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero .logo-section--logos--desktop .img-row-2 img.i1{left:-.4722222222vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero .logo-section--logos--desktop .img-row-2 img.i1{left:-6.8px}}.search-hero .logo-section--logos--desktop .img-row-2 img.i2{left:0;top:5px}@media(min-width:890px)and (max-width:1279px){.search-hero .logo-section--logos--desktop .img-row-2 img.i2{top:.2951388889vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero .logo-section--logos--desktop .img-row-2 img.i2{top:.2951388889vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero .logo-section--logos--desktop .img-row-2 img.i2{top:4.25px}}.search-hero .logo-section--logos--desktop .img-row-2 img.i3{height:35px;left:9px;top:2px}@media(min-width:890px)and (max-width:1279px){.search-hero .logo-section--logos--desktop .img-row-2 img.i3{height:2.0659722222vw;left:.53125vw;top:.1180555556vw}}@media(min-width:1440px)and (max-width:1690px){.search-hero .logo-section--logos--desktop .img-row-2 img.i3{height:2.0659722222vw;left:.53125vw;top:.1180555556vw}}@media(min-width:1280px)and (max-width:1439px){.search-hero .logo-section--logos--desktop .img-row-2 img.i3{height:29.75px;left:7.65px;top:1.7px}}.search-hero .logo-section--logos--mobile{display:none}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile{display:block}}@media(max-width:599px){.search-hero .logo-section--logos--mobile{display:block}}.search-hero .logo-section--logos--mobile img{height:27px;position:relative;width:auto}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile img{height:43.2px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile img{height:7.2vw}}.search-hero .logo-section--logos--mobile .img-row-1{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:29px}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-1{height:48px;margin-bottom:46.4px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-1{height:8vw;margin-bottom:7.7333333333vw}}.search-hero .logo-section--logos--mobile .img-row-1 .i2{height:25px;left:2px}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-1 .i2{height:40px;left:3.2px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-1 .i2{height:6.6666666667vw;left:.5333333333vw}}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-1 .i3{left:8px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-1 .i3{left:8px}}.search-hero .logo-section--logos--mobile .img-row-2{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:26px}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-2{height:48px;margin-bottom:41.6px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-2{height:8vw;margin-bottom:6.9333333333vw}}.search-hero .logo-section--logos--mobile .img-row-2 .i1{left:-1px;top:1px}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-2 .i1{left:-1.6px;top:1.6px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-2 .i1{left:-.2666666667vw;top:.2666666667vw}}.search-hero .logo-section--logos--mobile .img-row-2 .i2{left:2px;top:-2px}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-2 .i2{left:3.2px;top:-3.2px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-2 .i2{left:.5333333333vw;top:-.5333333333vw}}.search-hero .logo-section--logos--mobile .img-row-3{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:26px}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-3{height:48px;margin-bottom:41.6px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-3{height:8vw;margin-bottom:6.9333333333vw}}.search-hero .logo-section--logos--mobile .img-row-3 .i1{height:30px;left:-4px}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-3 .i1{height:48px;left:-6.4px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-3 .i1{height:8vw;left:-1.0666666667vw}}.search-hero .logo-section--logos--mobile .img-row-3 .i2{height:25px;right:-4px;top:2px}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-3 .i2{height:40px;right:-6.4px;top:3.2px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-3 .i2{height:6.6666666667vw;right:-1.0666666667vw;top:.5333333333vw}}.search-hero .logo-section--logos--mobile .img-row-4{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:54px}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-4{height:48px;margin-bottom:86.4px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-4{height:8vw;margin-bottom:14.4vw}}.search-hero .logo-section--logos--mobile .img-row-4 .i1{height:17px;left:-5px}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-4 .i1{height:27.2px;left:-8px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-4 .i1{height:4.5333333333vw;left:-1.3333333333vw}}.search-hero .logo-section--logos--mobile .img-row-4 .i2{height:34px;left:-10px}@media(min-width:600px)and (max-width:889px){.search-hero .logo-section--logos--mobile .img-row-4 .i2{height:54.4px;left:-16px}}@media(max-width:599px){.search-hero .logo-section--logos--mobile .img-row-4 .i2{height:9.0666666667vw;left:-2.6666666667vw}}.searchmed-form{align-items:center;background:linear-gradient(100.04deg,#ffaf12,#6a51ff);border-radius:30px;display:flex;height:250px;justify-content:flex-start;margin-bottom:74px;padding-left:65px;position:relative;width:100%}@media(min-width:890px)and (max-width:1279px){.searchmed-form{border-radius:1.7708333333vw;height:14.7569444444vw;margin-bottom:4.3680555556vw;padding-left:3.8368055556vw}}@media(min-width:1440px)and (max-width:1690px){.searchmed-form{border-radius:1.7708333333vw;height:14.7569444444vw;margin-bottom:4.3680555556vw;padding-left:3.8368055556vw}}@media(min-width:1280px)and (max-width:1439px){.searchmed-form{border-radius:25.5px;height:212.5px;margin-bottom:62.9px;padding-left:55.25px}}@media(min-width:600px)and (max-width:889px){.searchmed-form{background:none;border-radius:0;height:78.4px;margin-bottom:0;padding:0}}@media(max-width:599px){.searchmed-form{background:none;border-radius:0;height:49px;height:13.0666666667vw;margin-bottom:0;padding:0}}.searchmed-form input{background:#fcfcff;border:1px solid #6a51ff;border-radius:40px;box-shadow:0 0 25px rgba(0,0,0,.25);color:#232323;font-size:25px;height:70px;letter-spacing:.15px;line-height:34px;outline:none!important;padding-left:71px;text-align:left;width:778px}.searchmed-form input.placeholder{color:#232323}.searchmed-form input:-moz-placeholder,.searchmed-form input::-moz-placeholder{color:#232323}.searchmed-form input:-ms-input-placeholder{color:#232323}.searchmed-form input::-webkit-input-placeholder{color:#232323}@media(min-width:890px)and (max-width:1279px){.searchmed-form input{border-radius:2.3611111111vw;box-shadow:0 0 1.4756944444vw rgba(0,0,0,.25);font-size:1.4756944444vw;height:4.1319444444vw;line-height:2.0069444444vw;padding-left:4.1909722222vw;width:45.9236111111vw}}@media(min-width:1440px)and (max-width:1690px){.searchmed-form input{border-radius:2.3611111111vw;box-shadow:0 0 1.4756944444vw rgba(0,0,0,.25);font-size:1.4756944444vw;height:4.1319444444vw;line-height:2.0069444444vw;padding-left:4.1909722222vw;width:45.9236111111vw}}@media(min-width:1280px)and (max-width:1439px){.searchmed-form input{border-radius:34px;box-shadow:0 0 21.25px rgba(0,0,0,.25);font-size:21.25px;height:59.5px;line-height:28.9px;padding-left:60.35px;width:661.3px}}@media(min-width:600px)and (max-width:889px){.searchmed-form input{border-radius:54.4px;font-size:27.2px;height:78.4px;letter-spacing:-.43px;line-height:36.8px;padding-left:70.4px}}@media(max-width:599px){.searchmed-form input{border-radius:34px;border-radius:9.0666666667vw;font-size:17px;font-size:4.5333333333vw;height:49px;height:13.0666666667vw;letter-spacing:-.43px;line-height:23px;line-height:6.1333333333vw;padding-left:11.7333333333vw}}@media(max-width:889px){.searchmed-form .search--desktop{display:none}}@media(min-width:890px){.searchmed-form .search--mobile{display:none}}.searchmed-form .search-ico{display:block;height:36px;left:85px;position:absolute;top:107px;width:36px;z-index:2}@media(min-width:890px)and (max-width:1279px){.searchmed-form .search-ico{height:2.125vw;left:5.0173611111vw;top:6.3159722222vw;width:2.125vw}}@media(min-width:1440px)and (max-width:1690px){.searchmed-form .search-ico{height:2.125vw;left:5.0173611111vw;top:6.3159722222vw;width:2.125vw}}@media(min-width:1280px)and (max-width:1439px){.searchmed-form .search-ico{height:30.6px;left:72.25px;top:90.95px;width:30.6px}}@media(min-width:600px)and (max-width:889px){.searchmed-form .search-ico{height:30.4px;left:24px;top:24px;width:30.4px}}@media(max-width:599px){.searchmed-form .search-ico{height:19px;height:5.0666666667vw;left:15px;left:4vw;top:15px;top:4vw;width:19px;width:5.0666666667vw}}.searchmed-form .search-ico img{display:block;width:100%}.searchmed-form .search-bottle{display:block;height:243px;position:absolute;right:100px;top:50px;width:97px;z-index:2}@media(min-width:890px)and (max-width:1279px){.searchmed-form .search-bottle{height:14.34375vw;right:5.9027777778vw;top:2.9513888889vw;width:5.7256944444vw}}@media(min-width:1440px)and (max-width:1690px){.searchmed-form .search-bottle{height:14.34375vw;right:5.9027777778vw;top:2.9513888889vw;width:5.7256944444vw}}@media(min-width:1280px)and (max-width:1439px){.searchmed-form .search-bottle{height:206.55px;right:85px;top:42.5px;width:82.45px}}@media(min-width:600px)and (max-width:889px){.searchmed-form .search-bottle{height:158.4px;right:19.2px;top:-233.6px;transform:rotate(-13deg);width:68.8px}}@media(max-width:599px){.searchmed-form .search-bottle{height:99px;height:26.4vw;right:12px;right:3.2vw;top:-146px;top:-38.9333333333vw;transform:rotate(-13deg);width:43px;width:11.4666666667vw}}.searchmed-form .search-bottle img{display:block;width:100%}.search-conditions{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='870' fill='none'%3E%3Cpath fill='%23E1DCFF' d='M-2 0h1922v870A26077 26077 0 0 0-2 870z'/%3E%3C/svg%3E");background-position:50% 100%;background-repeat:no-repeat;background-size:cover;padding-bottom:120px;padding-top:120px}@media(min-width:890px)and (max-width:1279px){.search-conditions{padding-bottom:7.0833333333vw;padding-top:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.search-conditions{padding-bottom:7.0833333333vw;padding-top:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.search-conditions{padding-bottom:102px;padding-top:102px}}@media(min-width:600px)and (max-width:889px){.search-conditions{height:356.8px;padding-bottom:0;padding-top:64px}}@media(max-width:599px){.search-conditions{height:223px;height:59.4666666667vw;padding-bottom:0;padding-top:10.6666666667vw}}.search-conditions h2{font-size:40px;letter-spacing:.32px;line-height:123.9%;margin-bottom:80px;text-align:center}@media(min-width:890px)and (max-width:1279px){.search-conditions h2{font-size:2.3611111111vw;letter-spacing:.0188888889vw;margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.search-conditions h2{font-size:2.3611111111vw;letter-spacing:.0188888889vw;margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.search-conditions h2{font-size:34px;letter-spacing:.272px;margin-bottom:68px}}@media(min-width:600px)and (max-width:889px){.search-conditions h2{font-size:40px;line-height:54.4px;margin-bottom:64px}}@media(max-width:599px){.search-conditions h2{font-size:25px;font-size:6.6666666667vw;letter-spacing:.15px;line-height:34px;line-height:9.0666666667vw;margin-bottom:10.6666666667vw}}.search-conditions .conditions--desktop{-moz-columns:3;column-count:3;-moz-column-gap:10px;column-gap:10px}@media(min-width:890px)and (max-width:1279px){.search-conditions .conditions--desktop{-moz-column-gap:.5902777778vw;column-gap:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.search-conditions .conditions--desktop{-moz-column-gap:.5902777778vw;column-gap:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.search-conditions .conditions--desktop{-moz-column-gap:8.5px;column-gap:8.5px}}@media(min-width:600px)and (max-width:889px){.search-conditions .conditions--desktop{display:none}}@media(max-width:599px){.search-conditions .conditions--desktop{display:none}}.search-conditions .conditions--mobile{-webkit-appearance:none;background-color:transparent;-webkit-border-radius:0;box-shadow:none!important;font-weight:600;-webkit-tap-highlight-color:rgba(255,255,255,0);background-color:#fcfcff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath stroke='%23232323' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");background-position:right 20px top 50%;background-repeat:no-repeat;background-size:8px;border:1px solid #3c1778;border-radius:34px;box-shadow:0 0 10px rgba(0,0,0,.8);color:#232323;cursor:default;font-size:17px;height:49px;letter-spacing:-.43px;line-height:23px;outline:none!important;padding-left:20px;text-align:left;width:100%}@media(min-width:600px)and (max-width:889px){.search-conditions .conditions--mobile{background-position:right 32px top 50%;background-size:12.8px;border-radius:54.4px;box-shadow:0 0 16px rgba(0,0,0,.8);font-size:27.2px;height:78.4px;line-height:36.8px;padding-left:32px}}@media(max-width:599px){.search-conditions .conditions--mobile{background-position:right 5.3333333333vw top 50%;background-size:2.1333333333vw;border-radius:9.0666666667vw;box-shadow:0 0 2.6666666667vw rgba(0,0,0,.8);font-size:4.5333333333vw;height:13.0666666667vw;line-height:6.1333333333vw;padding-left:5.3333333333vw}}@media(min-width:890px){.search-conditions .conditions--mobile{display:none}}.search-conditions .cond-item span{color:#3c1778;cursor:pointer;font-size:25px;font-weight:700;letter-spacing:.15px;line-height:200%;text-transform:capitalize}@media(min-width:890px)and (max-width:1279px){.search-conditions .cond-item span{font-size:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.search-conditions .cond-item span{font-size:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.search-conditions .cond-item span{font-size:21.25px}}@media(min-width:600px)and (max-width:889px){.search-conditions .cond-item span{font-size:27.2px}}@media(max-width:599px){.search-conditions .cond-item span{font-size:17px;font-size:4.5333333333vw}}.search-conditions .cond-item span:hover{-webkit-text-decoration:underline;text-decoration:underline}.search-conditions .cond-item span.active,.search-conditions .cond-item span:hover{color:#6a51ff}.search-result{padding-bottom:120px;padding-top:120px}@media(min-width:890px)and (max-width:1279px){.search-result{padding-bottom:7.0833333333vw;padding-top:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.search-result{padding-bottom:7.0833333333vw;padding-top:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.search-result{padding-bottom:102px;padding-top:102px}}@media(min-width:600px)and (max-width:889px){.search-result{padding-bottom:64px;padding-top:64px}}@media(max-width:599px){.search-result{padding-bottom:10.6666666667vw;padding-top:10.6666666667vw}}@media(min-width:600px)and (max-width:889px){.search-result .dr-container{padding-left:32px;padding-right:32px}}@media(max-width:599px){.search-result .dr-container{padding-left:5.3333333333vw;padding-right:5.3333333333vw}}.search-result h3{font-size:40px;letter-spacing:.32px;line-height:123.9%;margin-bottom:15px;text-align:center;text-transform:capitalize}@media(min-width:890px)and (max-width:1279px){.search-result h3{font-size:2.3611111111vw;margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.search-result h3{font-size:2.3611111111vw;margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.search-result h3{font-size:34px;margin-bottom:12.75px}}@media(min-width:600px)and (max-width:889px){.search-result h3{font-size:40px;line-height:54.4px;margin-bottom:16px}}@media(max-width:599px){.search-result h3{font-size:25px;font-size:6.6666666667vw;line-height:34px;line-height:9.0666666667vw;margin-bottom:2.6666666667vw}}.search-result h4{font-size:25px;font-weight:400;letter-spacing:.15px;line-height:34px;margin-bottom:80px;text-align:center}@media(min-width:890px)and (max-width:1279px){.search-result h4{font-size:1.4756944444vw;line-height:2.0069444444vw;margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.search-result h4{font-size:1.4756944444vw;line-height:2.0069444444vw;margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.search-result h4{font-size:21.25px;line-height:28.9px;margin-bottom:68px}}@media(min-width:600px)and (max-width:889px){.search-result h4{font-size:27.2px;line-height:36.8px;margin-bottom:64px}}@media(max-width:599px){.search-result h4{font-size:17px;font-size:4.5333333333vw;line-height:23px;line-height:6.1333333333vw;margin-bottom:10.6666666667vw}}.search-result .search-result-table{margin-bottom:15px;overflow:hidden;position:relative;width:100%}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table{margin-bottom:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table{margin-bottom:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table{margin-bottom:12.75px}}.search-result .search-result-table .search-result-table__header{align-items:center;background:linear-gradient(90.53deg,#3c1778,#6a51ff);border-radius:30px 30px 0 0;display:flex;height:110px;overflow:hidden}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table .search-result-table__header{border-radius:1.7708333333vw 1.7708333333vw 0 0;height:6.4930555556vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table .search-result-table__header{border-radius:1.7708333333vw 1.7708333333vw 0 0;height:6.4930555556vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table .search-result-table__header{border-radius:25.5px 25.5px 0 0;height:93.5px}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__header{border-radius:24px 24px 0 0;height:96px}}@media(max-width:599px){.search-result .search-result-table .search-result-table__header{border-radius:15px 15px 0 0;border-radius:4vw 4vw 0 0;height:60px;height:16vw}}.search-result .search-result-table .search-result-table__header>div{align-items:center;display:flex;flex-direction:row;padding-bottom:0;padding-top:0}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__header>div{flex-direction:column}}@media(max-width:599px){.search-result .search-result-table .search-result-table__header>div{flex-direction:column}}.search-result .search-result-table .search-result-table__header span{color:#fcfcff;font-size:25px;font-weight:700;letter-spacing:.15px;line-height:34px}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table .search-result-table__header span{font-size:1.4756944444vw;line-height:2.0069444444vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table .search-result-table__header span{font-size:1.4756944444vw;line-height:2.0069444444vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table .search-result-table__header span{font-size:21.25px;line-height:28.9px}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__header span{font-size:20.8px;letter-spacing:-.08px;line-height:28.8px;text-align:center}}@media(max-width:599px){.search-result .search-result-table .search-result-table__header span{font-size:13px;font-size:3.4666666667vw;letter-spacing:-.08px;line-height:18px;line-height:4.8vw;text-align:center}}.search-result .search-result-table .search-result-table__row{align-items:center;border-bottom:2px solid #d9d9d9;border-left:2px solid #d9d9d9;border-right:2px solid #d9d9d9;display:flex;min-height:114px}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table .search-result-table__row{min-height:6.7291666667vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table .search-result-table__row{min-height:6.7291666667vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table .search-result-table__row{min-height:96.9px}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__row{min-height:153.6px}}@media(max-width:599px){.search-result .search-result-table .search-result-table__row{min-height:96px;min-height:25.6vw}}.search-result .search-result-table .search-result-table__row:last-child{border-radius:0 0 30px 30px}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table .search-result-table__row:last-child{border-radius:0 0 1.7708333333vw 1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table .search-result-table__row:last-child{border-radius:0 0 1.7708333333vw 1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table .search-result-table__row:last-child{border-radius:0 0 25.5px 25.5px}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__row:last-child{border-radius:0 0 24px 24px}}@media(max-width:599px){.search-result .search-result-table .search-result-table__row:last-child{border-radius:0 0 4vw 4vw}}.search-result .search-result-table .search-result-table__row .title-a{color:#6a51ff;display:inline-block;font-size:20px;letter-spacing:-.45px;line-height:27px;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table .search-result-table__row .title-a{font-size:1.1805555556vw;line-height:1.59375vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table .search-result-table__row .title-a{font-size:1.1805555556vw;line-height:1.59375vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table .search-result-table__row .title-a{font-size:17px;line-height:22.95px}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__row .title-a{font-size:20.8px;line-height:28.8px}}@media(max-width:599px){.search-result .search-result-table .search-result-table__row .title-a{font-size:13px;font-size:3.4666666667vw;line-height:18px;line-height:4.8vw}}.search-result .search-result-table .search-result-table__row .title-a:hover{-webkit-text-decoration:underline;text-decoration:underline}.search-result .search-result-table .search-result-table__row .title-span{color:#232323;display:inline-block;font-size:20px;letter-spacing:-.45px;line-height:27px;text-transform:uppercase}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table .search-result-table__row .title-span{font-size:1.1805555556vw;line-height:1.59375vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table .search-result-table__row .title-span{font-size:1.1805555556vw;line-height:1.59375vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table .search-result-table__row .title-span{font-size:17px;line-height:22.95px}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__row .title-span{font-size:20.8px;line-height:28.8px}}@media(max-width:599px){.search-result .search-result-table .search-result-table__row .title-span{font-size:13px;font-size:3.4666666667vw;line-height:18px;line-height:4.8vw}}.search-result .search-result-table .search-result-table__row .price-avg{color:#232323;font-size:30px;letter-spacing:.4px;line-height:41px}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table .search-result-table__row .price-avg{font-size:1.7708333333vw;line-height:2.4201388889vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table .search-result-table__row .price-avg{font-size:1.7708333333vw;line-height:2.4201388889vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table .search-result-table__row .price-avg{font-size:25.5px;line-height:34.85px}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__row .price-avg{font-size:24px;line-height:32px}}@media(max-width:599px){.search-result .search-result-table .search-result-table__row .price-avg{font-size:15px;font-size:4vw;line-height:20px;line-height:5.3333333333vw}}.search-result .search-result-table .search-result-table__row .price-member{color:#d13b40;font-size:30px;letter-spacing:.4px;line-height:41px}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table .search-result-table__row .price-member{font-size:1.7708333333vw;line-height:2.4201388889vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table .search-result-table__row .price-member{font-size:1.7708333333vw;line-height:2.4201388889vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table .search-result-table__row .price-member{font-size:25.5px;line-height:34.85px}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__row .price-member{font-size:24px;line-height:32px}}@media(max-width:599px){.search-result .search-result-table .search-result-table__row .price-member{font-size:15px;font-size:4vw;line-height:20px;line-height:5.3333333333vw}}.search-result .search-result-table .search-result-table__col-1{padding-bottom:30px;padding-left:30px;padding-top:30px;text-align:left;width:627px}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table .search-result-table__col-1{padding-bottom:1.7708333333vw;padding-left:1.7708333333vw;padding-top:1.7708333333vw;width:37.0104166667vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table .search-result-table__col-1{padding-bottom:1.7708333333vw;padding-left:1.7708333333vw;padding-top:1.7708333333vw;width:37.0104166667vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table .search-result-table__col-1{padding-bottom:25.5px;padding-left:25.5px;padding-top:25.5px;width:532.95px}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__col-1{align-items:flex-start!important;padding-bottom:3.2vw;padding-left:19.2px;padding-top:3.2vw;width:268.8px}}@media(max-width:599px){.search-result .search-result-table .search-result-table__col-1{align-items:flex-start!important;padding-bottom:3.2vw;padding-left:3.2vw;padding-top:3.2vw;width:168px;width:44.8vw}}.search-result .search-result-table .search-result-table__col-2{justify-content:center;text-align:center;width:265px}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table .search-result-table__col-2{width:15.6423611111vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table .search-result-table__col-2{width:15.6423611111vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table .search-result-table__col-2{width:225.25px}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__col-2{padding-right:8px;width:144px}}@media(max-width:599px){.search-result .search-result-table .search-result-table__col-2{padding-right:1.3333333333vw;width:90px;width:24vw}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__col-2 span{display:block}}@media(max-width:599px){.search-result .search-result-table .search-result-table__col-2 span{display:block}}.search-result .search-result-table .search-result-table__col-3{justify-content:center;text-align:center;width:248px}@media(min-width:890px)and (max-width:1279px){.search-result .search-result-table .search-result-table__col-3{width:14.6388888889vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .search-result-table .search-result-table__col-3{width:14.6388888889vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .search-result-table .search-result-table__col-3{width:210.8px}}@media(min-width:600px)and (max-width:889px){.search-result .search-result-table .search-result-table__col-3{padding-right:19.2px;width:121.6px}}@media(max-width:599px){.search-result .search-result-table .search-result-table__col-3{padding-right:3.2vw;width:76px;width:20.2666666667vw}}.search-result .result-note{color:#66686c;font-size:15px;font-weight:400;letter-spacing:-.23px;line-height:123.9%;padding-left:30px;text-align:left}@media(min-width:890px)and (max-width:1279px){.search-result .result-note{font-size:.8854166667vw;padding-left:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.search-result .result-note{font-size:.8854166667vw;padding-left:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.search-result .result-note{font-size:12.75px;padding-left:25.5px}}@media(min-width:600px)and (max-width:889px){.search-result .result-note{font-size:20.8px;padding-left:19.2px}}@media(max-width:599px){.search-result .result-note{font-size:13px;font-size:3.4666666667vw;padding-left:3.2vw}}.searchmed-suggest{display:block;left:67px;position:absolute;top:170px;width:780px;z-index:3}@media(min-width:890px)and (max-width:1279px){.searchmed-suggest{left:3.9548611111vw;top:10.0347222222vw;width:46.0416666667vw}}@media(min-width:1440px)and (max-width:1690px){.searchmed-suggest{left:3.9548611111vw;top:10.0347222222vw;width:46.0416666667vw}}@media(min-width:1280px)and (max-width:1439px){.searchmed-suggest{left:56.95px;top:144.5px;width:663px}}@media(min-width:600px)and (max-width:889px){.searchmed-suggest{left:0;top:80px;width:504px}}@media(max-width:599px){.searchmed-suggest{left:0;top:50px;top:13.3333333333vw;width:315px;width:84vw}}.searchmed-suggest .searchmed-suggest-table__row{align-items:center;background-color:#fff;border-bottom:1px solid #6a51ff;border-left:1px solid #6a51ff;border-right:1px solid #6a51ff;display:flex;height:64px;padding-left:30px;padding-right:30px}.searchmed-suggest .searchmed-suggest-table__row:first-child{border-top:1px solid #6a51ff}@media(min-width:890px)and (max-width:1279px){.searchmed-suggest .searchmed-suggest-table__row{height:3.7777777778vw;padding-left:1.7708333333vw;padding-right:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.searchmed-suggest .searchmed-suggest-table__row{height:3.7777777778vw;padding-left:1.7708333333vw;padding-right:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.searchmed-suggest .searchmed-suggest-table__row{height:54.4px;padding-left:25.5px;padding-right:25.5px}}@media(min-width:600px)and (max-width:889px){.searchmed-suggest .searchmed-suggest-table__row{height:70.4px;padding-bottom:8px;padding-left:24px;padding-right:24px}}@media(max-width:599px){.searchmed-suggest .searchmed-suggest-table__row{height:38px;height:10.1333333333vw;padding-bottom:1.3333333333vw;padding-left:4vw;padding-right:4vw}}.searchmed-suggest .searchmed-suggest-table__row:first-child{border-radius:15px 15px 0 0}@media(min-width:890px)and (max-width:1279px){.searchmed-suggest .searchmed-suggest-table__row:first-child{border-radius:.8854166667vw .8854166667vw 0 0}}@media(min-width:1440px)and (max-width:1690px){.searchmed-suggest .searchmed-suggest-table__row:first-child{border-radius:.8854166667vw .8854166667vw 0 0}}@media(min-width:1280px)and (max-width:1439px){.searchmed-suggest .searchmed-suggest-table__row:first-child{border-radius:12.75px 12.75px 0 0}}.searchmed-suggest .searchmed-suggest-table__row:last-child{border-radius:0 0 15px 15px}@media(min-width:890px)and (max-width:1279px){.searchmed-suggest .searchmed-suggest-table__row:last-child{border-radius:0 0 .8854166667vw .8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.searchmed-suggest .searchmed-suggest-table__row:last-child{border-radius:0 0 .8854166667vw .8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.searchmed-suggest .searchmed-suggest-table__row:last-child{border-radius:0 0 12.75px 12.75px}}.searchmed-suggest .searchmed-suggest-table__row:last-child:first-child{border-radius:15px 15px 15px 15px}@media(min-width:890px)and (max-width:1279px){.searchmed-suggest .searchmed-suggest-table__row:last-child:first-child{border-radius:.8854166667vw .8854166667vw .8854166667vw .8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.searchmed-suggest .searchmed-suggest-table__row:last-child:first-child{border-radius:.8854166667vw .8854166667vw .8854166667vw .8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.searchmed-suggest .searchmed-suggest-table__row:last-child:first-child{border-radius:12.75px 12.75px 12.75px 12.75px}}.searchmed-suggest .searchmed-suggest-table__row>div{overflow:hidden;text-overflow:ellipsis}.searchmed-suggest .searchmed-suggest-table__row .title-a,.searchmed-suggest .searchmed-suggest-table__row .title-span{font-size:20px;letter-spacing:-.45px;line-height:27px;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;white-space:nowrap}@media(min-width:890px)and (max-width:1279px){.searchmed-suggest .searchmed-suggest-table__row .title-a,.searchmed-suggest .searchmed-suggest-table__row .title-span{font-size:1.1805555556vw;line-height:1.59375vw}}@media(min-width:1440px)and (max-width:1690px){.searchmed-suggest .searchmed-suggest-table__row .title-a,.searchmed-suggest .searchmed-suggest-table__row .title-span{font-size:1.1805555556vw;line-height:1.59375vw}}@media(min-width:1280px)and (max-width:1439px){.searchmed-suggest .searchmed-suggest-table__row .title-a,.searchmed-suggest .searchmed-suggest-table__row .title-span{font-size:17px;line-height:22.95px}}@media(min-width:600px)and (max-width:889px){.searchmed-suggest .searchmed-suggest-table__row .title-a,.searchmed-suggest .searchmed-suggest-table__row .title-span{font-size:17.6px;line-height:22.4px}}@media(max-width:599px){.searchmed-suggest .searchmed-suggest-table__row .title-a,.searchmed-suggest .searchmed-suggest-table__row .title-span{font-size:11px;font-size:2.9333333333vw;line-height:14px;line-height:3.7333333333vw}}.searchmed-suggest .searchmed-suggest-table__row .title-a{color:#3c1778}.searchmed-suggest .searchmed-suggest-table__row .title-a:hover{-webkit-text-decoration:underline;text-decoration:underline}.searchmed-suggest .searchmed-suggest-table__row .title-span{color:#232323}.modal-wrapper{z-index:100}.modal-wrapper,.modal-wrapper .modal-fader{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.modal-wrapper .modal-fader{background-color:rgba(0,0,0,.3);z-index:1}.modal-wrapper .modal-centered{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:102}.modal-wrapper .modal-centered .modal-content{border-radius:34px;height:auto;padding:60px 80px;position:relative;z-index:2}@media(min-width:890px)and (max-width:1279px){.modal-wrapper .modal-centered .modal-content{border-radius:2.0069444444vw;padding:3.5416666667vw 4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.modal-wrapper .modal-centered .modal-content{border-radius:2.0069444444vw;padding:3.5416666667vw 4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.modal-wrapper .modal-centered .modal-content{border-radius:28.9px;padding:51px 68px}}@media(min-width:600px)and (max-width:889px){.modal-wrapper .modal-centered .modal-content{border-radius:32px;padding:48px;width:94%}}@media(max-width:599px){.modal-wrapper .modal-centered .modal-content{border-radius:20px;border-radius:5.3333333333vw;padding:8vw;width:94%}}.modal-wrapper .modal-centered .modal-content .modal-close{cursor:pointer;height:42px;position:absolute;right:15px;top:15px;width:42px;z-index:2}@media(min-width:890px)and (max-width:1279px){.modal-wrapper .modal-centered .modal-content .modal-close{height:2.4791666667vw;right:.8854166667vw;top:.8854166667vw;width:2.4791666667vw}}@media(min-width:1440px)and (max-width:1690px){.modal-wrapper .modal-centered .modal-content .modal-close{height:2.4791666667vw;right:.8854166667vw;top:.8854166667vw;width:2.4791666667vw}}@media(min-width:1280px)and (max-width:1439px){.modal-wrapper .modal-centered .modal-content .modal-close{height:35.7px;right:12.75px;top:12.75px;width:35.7px}}@media(min-width:600px)and (max-width:889px){.modal-wrapper .modal-centered .modal-content .modal-close{height:67.2px;right:0;top:0;width:67.2px}}@media(max-width:599px){.modal-wrapper .modal-centered .modal-content .modal-close{height:11.2vw;right:0;top:0;width:11.2vw}}.modal-wrapper .modal-centered .modal-content .modal-close img{display:block;height:100%;width:100%}.modal-wrapper .modal-centered .modal-content .modal-soon{align-items:center;backdrop-filter:blur(5px);background:rgba(60,23,120,.75);border-radius:35px;display:none!important;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:100}@media(min-width:890px)and (max-width:1279px){.modal-wrapper .modal-centered .modal-content .modal-soon{border-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.modal-wrapper .modal-centered .modal-content .modal-soon{border-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.modal-wrapper .modal-centered .modal-content .modal-soon{border-radius:29.75px}}@media(min-width:600px)and (max-width:889px){.modal-wrapper .modal-centered .modal-content .modal-soon{background:linear-gradient(95.04deg,#3c1778,#6a51ff);border-radius:1.1805555556vw}}@media(max-width:599px){.modal-wrapper .modal-centered .modal-content .modal-soon{background:linear-gradient(95.04deg,#3c1778,#6a51ff);border-radius:5.3333333333vw}}.modal-wrapper .modal-centered .modal-content .modal-soon .modal-close{cursor:pointer;height:42px;position:absolute;right:15px;top:15px;width:42px;z-index:2}@media(min-width:890px)and (max-width:1279px){.modal-wrapper .modal-centered .modal-content .modal-soon .modal-close{height:2.4791666667vw;right:.8854166667vw;top:.8854166667vw;width:2.4791666667vw}}@media(min-width:1440px)and (max-width:1690px){.modal-wrapper .modal-centered .modal-content .modal-soon .modal-close{height:2.4791666667vw;right:.8854166667vw;top:.8854166667vw;width:2.4791666667vw}}@media(min-width:1280px)and (max-width:1439px){.modal-wrapper .modal-centered .modal-content .modal-soon .modal-close{height:35.7px;right:12.75px;top:12.75px;width:35.7px}}@media(min-width:600px)and (max-width:889px){.modal-wrapper .modal-centered .modal-content .modal-soon .modal-close{height:67.2px;right:0;top:0;width:67.2px}}@media(max-width:599px){.modal-wrapper .modal-centered .modal-content .modal-soon .modal-close{height:11.2vw;right:0;top:0;width:11.2vw}}.modal-wrapper .modal-centered .modal-content .modal-soon .modal-close img{display:block;height:100%;width:100%}.modal-wrapper .modal-centered .modal-content .modal-soon h3{color:#fcfcff;font-size:40px;letter-spacing:-.43px}@media(min-width:890px)and (max-width:1279px){.modal-wrapper .modal-centered .modal-content .modal-soon h3{font-size:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.modal-wrapper .modal-centered .modal-content .modal-soon h3{font-size:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.modal-wrapper .modal-centered .modal-content .modal-soon h3{font-size:34px}}@media(min-width:600px)and (max-width:889px){.modal-wrapper .modal-centered .modal-content .modal-soon h3{font-size:25.6px}}@media(max-width:599px){.modal-wrapper .modal-centered .modal-content .modal-soon h3{font-size:16px;font-size:4.2666666667vw}}.modal-message{display:none!important}.modal-message .modal-message-content{align-items:center;backdrop-filter:blur(5px);border-radius:35px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:100}@media(min-width:890px)and (max-width:1279px){.modal-message .modal-message-content{border-radius:2.0659722222vw}}@media(min-width:1440px)and (max-width:1690px){.modal-message .modal-message-content{border-radius:2.0659722222vw}}@media(min-width:1280px)and (max-width:1439px){.modal-message .modal-message-content{border-radius:29.75px}}@media(min-width:600px)and (max-width:889px){.modal-message .modal-message-content{background:linear-gradient(95.04deg,#3c1778,#6a51ff);border-radius:1.1805555556vw}}@media(max-width:599px){.modal-message .modal-message-content{background:linear-gradient(95.04deg,#3c1778,#6a51ff);border-radius:5.3333333333vw}}.modal-message .modal-message-content .modal-content{background:rgba(60,23,120,.75)}.modal-message .modal-message-content .modal-message-close{cursor:pointer;height:42px;position:absolute;right:15px;top:15px;width:42px;z-index:2}@media(min-width:890px)and (max-width:1279px){.modal-message .modal-message-content .modal-message-close{height:2.4791666667vw;right:.8854166667vw;top:.8854166667vw;width:2.4791666667vw}}@media(min-width:1440px)and (max-width:1690px){.modal-message .modal-message-content .modal-message-close{height:2.4791666667vw;right:.8854166667vw;top:.8854166667vw;width:2.4791666667vw}}@media(min-width:1280px)and (max-width:1439px){.modal-message .modal-message-content .modal-message-close{height:35.7px;right:12.75px;top:12.75px;width:35.7px}}@media(min-width:600px)and (max-width:889px){.modal-message .modal-message-content .modal-message-close{height:67.2px;right:0;top:0;width:67.2px}}@media(max-width:599px){.modal-message .modal-message-content .modal-message-close{height:11.2vw;right:0;top:0;width:11.2vw}}.modal-message .modal-message-content .modal-message-close img{display:block;height:100%;width:100%}.modal-message .modal-message-content h3{color:#fcfcff;font-size:40px;letter-spacing:-.43px}@media(min-width:890px)and (max-width:1279px){.modal-message .modal-message-content h3{font-size:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.modal-message .modal-message-content h3{font-size:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.modal-message .modal-message-content h3{font-size:34px}}@media(min-width:600px)and (max-width:889px){.modal-message .modal-message-content h3{font-size:25.6px}}@media(max-width:599px){.modal-message .modal-message-content h3{font-size:16px;font-size:4.2666666667vw}}.modal-download{display:none;z-index:100000000}.modal-download .modal-content{background:linear-gradient(95.04deg,#3c1778,#6a51ff);width:994px}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content{width:58.6736111111vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content{width:58.6736111111vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content{width:844.9px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content{width:auto}}@media(max-width:599px){.modal-download .modal-content{width:auto}}.modal-download .modal-content .dr--columns{align-items:center;align-items:self-start;display:flex;display:grid;flex-direction:row;grid-template-areas:"A B" "C B";justify-content:flex-start;margin:auto auto 0}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .dr--columns{grid-template-areas:"A" "B" "C";height:auto}}@media(max-width:599px){.modal-download .modal-content .dr--columns{grid-template-areas:"A" "B" "C";height:auto}}.modal-download .modal-content .dr--columns .dr--col-1{grid-area:A}.modal-download .modal-content .dr--columns .dr--col-2{grid-area:B}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .dr--columns .dr--col-2{width:100%}}@media(max-width:599px){.modal-download .modal-content .dr--columns .dr--col-2{width:100%}}.modal-download .modal-content .dr--columns .dr--col-3{grid-area:C}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .dr--columns .dr--col-3{width:100%}}@media(max-width:599px){.modal-download .modal-content .dr--columns .dr--col-3{width:100%}}.modal-download .modal-content .dr--columns .dr--col-1{align-items:flex-start;display:flex;flex-direction:column;margin-right:80px;max-width:405px}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content .dr--columns .dr--col-1{margin-right:4.7222222222vw;max-width:23.90625vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content .dr--columns .dr--col-1{margin-right:4.7222222222vw;max-width:23.90625vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content .dr--columns .dr--col-1{margin-right:68px;max-width:344.25px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .dr--columns .dr--col-1{max-width:none;width:100%}}@media(max-width:599px){.modal-download .modal-content .dr--columns .dr--col-1{max-width:none;width:100%}}.modal-download .modal-content p{color:#d9d9d9;font-size:20px;letter-spacing:.15px;line-height:140%;margin-bottom:40px}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content p{font-size:1.1805555556vw;margin-bottom:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content p{font-size:1.1805555556vw;margin-bottom:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content p{font-size:17px;margin-bottom:34px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content p{font-size:27.2px;letter-spacing:-.43px;line-height:36.8px;margin-bottom:48px}}@media(max-width:599px){.modal-download .modal-content p{font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:23px;line-height:6.1333333333vw;margin-bottom:8vw}}.modal-download .modal-content .title{color:#fcfcff;font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:20px}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content .title{font-size:2.3611111111vw;margin-bottom:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content .title{font-size:2.3611111111vw;margin-bottom:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content .title{font-size:34px;margin-bottom:17px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .title{font-size:48px;letter-spacing:.4px;line-height:65.6px;margin-bottom:6.4px;padding-bottom:16px;padding-top:0}}@media(max-width:599px){.modal-download .modal-content .title{font-size:30px;font-size:8vw;letter-spacing:.4px;line-height:41px;line-height:10.9333333333vw;margin-bottom:1.0666666667vw;padding-bottom:2.6666666667vw;padding-top:0}}.modal-download .modal-content .phone-block{margin-bottom:30px}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content .phone-block{margin-bottom:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content .phone-block{margin-bottom:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content .phone-block{margin-bottom:25.5px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .phone-block{margin-bottom:0;margin-top:48px}}@media(max-width:599px){.modal-download .modal-content .phone-block{margin-bottom:0;margin-top:8vw}}.modal-download .modal-content .phone-block .phone-label{color:#d9d9d9;font-size:13px;font-weight:700;letter-spacing:-.08px;line-height:133.3%;margin-bottom:6px;padding-left:20px}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content .phone-block .phone-label{font-size:.7673611111vw;margin-bottom:.3541666667vw;padding-left:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content .phone-block .phone-label{font-size:.7673611111vw;margin-bottom:.3541666667vw;padding-left:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content .phone-block .phone-label{font-size:11.05px;margin-bottom:5.1px;padding-left:17px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .phone-block .phone-label{font-size:20.8px;margin-bottom:9.6px;padding-left:32px}}@media(max-width:599px){.modal-download .modal-content .phone-block .phone-label{font-size:13px;font-size:3.4666666667vw;margin-bottom:1.6vw;padding-left:5.3333333333vw}}.modal-download .modal-content .phone-block .phone-row{align-items:center;background:#fcfcff;border:1px solid #d9d9d9;border-radius:40px;box-shadow:0 0 10px hsla(0,0%,100%,.08);box-sizing:border-box;color:#232;display:flex;font-size:20px;font-weight:700;height:51px;justify-content:flex-start;letter-spacing:-.45px;margin-bottom:10px;padding-left:20px;-webkit-text-decoration:none;text-decoration:none;width:350px}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content .phone-block .phone-row{border-radius:2.3611111111vw;font-size:1.1805555556vw;height:3.0104166667vw;margin-bottom:.5902777778vw;padding-left:1.1805555556vw;width:20.6597222222vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content .phone-block .phone-row{border-radius:2.3611111111vw;font-size:1.1805555556vw;height:3.0104166667vw;margin-bottom:.5902777778vw;padding-left:1.1805555556vw;width:20.6597222222vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content .phone-block .phone-row{border-radius:34px;font-size:17px;height:43.35px;margin-bottom:8.5px;padding-left:1.1805555556vw;width:297.5px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .phone-block .phone-row{font-size:25.6px;height:72px;letter-spacing:-.43px;margin-bottom:19.2px;margin-left:19.2px;width:456px}}@media(max-width:599px){.modal-download .modal-content .phone-block .phone-row{font-size:16px;font-size:4.2666666667vw;height:45px;height:12vw;letter-spacing:-.43px;margin-bottom:3.2vw;margin-left:3.2vw;width:285px;width:76vw}}.modal-download .modal-content .phone-block a{margin-right:10px;width:32px}@media(max-width:599px){.modal-download .modal-content .phone-block a{margin-right:10px;width:32px}}.modal-download .modal-content .phone-block a img{position:relative;top:-2px;width:100%}@media(max-width:599px){.modal-download .modal-content .phone-block a img{position:relative;top:-2px;width:100%}}.modal-download .modal-content .phone-block span{color:#66686c;font-weight:600;margin-right:15px}@media(max-width:599px){.modal-download .modal-content .phone-block span{margin-right:15px}}.modal-download .modal-content .phone-block .phone{border-left:1px solid #66686c;display:flex;height:27px;line-height:27px;padding-left:15px}@media(max-width:599px){.modal-download .modal-content .phone-block .phone{height:27px;line-height:27px;padding-left:15px}}.modal-download .modal-content .phone-block .phone input{border:none!important;color:#000;outline:none!important;padding:0;width:90%}.modal-download .modal-content .phone-block .phone input::-moz-placeholder{color:#000}.modal-download .modal-content .phone-block .phone input::placeholder{color:#000}.modal-download .modal-content .phone-block .phone input:focus::-moz-placeholder{color:transparent}.modal-download .modal-content .phone-block .phone input:focus::placeholder{color:transparent}.modal-download .modal-content .btn-row{text-align:center;width:250px}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content .btn-row{width:14.7569444444vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content .btn-row{width:14.7569444444vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content .btn-row{width:212.5px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .btn-row{margin:auto;padding-top:0;width:100%}}@media(max-width:599px){.modal-download .modal-content .btn-row{margin:auto;padding-top:0;width:100%}}.modal-download .modal-content .btn-row a{align-items:center;background:#ffaf12;border:none;border-radius:40px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;display:flex;font-size:17px;font-weight:700;height:51px;justify-content:center;letter-spacing:-.45px;margin-bottom:10px;-webkit-text-decoration:none;text-decoration:none;width:100%}.modal-download .modal-content .btn-row a:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25);-webkit-text-decoration:none;text-decoration:none}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content .btn-row a{border-radius:2.3611111111vw;font-size:1.0034722222vw;height:3.0104166667vw;margin-bottom:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content .btn-row a{border-radius:2.3611111111vw;font-size:1.0034722222vw;height:3.0104166667vw;margin-bottom:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content .btn-row a{border-radius:34px;font-size:14.45px;height:43.35px;margin-bottom:8.5px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .btn-row a{font-size:25.6px;height:72px;letter-spacing:-.43px;margin-bottom:19.2px;margin-left:19.2px;width:456px}}@media(max-width:599px){.modal-download .modal-content .btn-row a{font-size:16px;font-size:4.2666666667vw;height:45px;height:12vw;letter-spacing:-.43px;margin-bottom:3.2vw;margin-left:3.2vw;width:285px;width:76vw}}.modal-download .modal-content .btn-row a,.modal-download .modal-content .btn-row a:hover{-webkit-text-decoration:none;text-decoration:none}.modal-download .modal-content .btn-row .nb{color:#d9d9d9;font-size:15px;letter-spacing:-.23px;line-height:20px;text-align:center}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content .btn-row .nb{font-size:.8854166667vw;line-height:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content .btn-row .nb{font-size:.8854166667vw;line-height:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content .btn-row .nb{font-size:12.75px;line-height:17px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .btn-row .nb{font-size:17.6px;letter-spacing:.06px;line-height:25.6px;padding-left:46.4px}}@media(max-width:599px){.modal-download .modal-content .btn-row .nb{font-size:11px;font-size:2.9333333333vw;letter-spacing:.06px;line-height:16px;line-height:4.2666666667vw;padding-left:7.7333333333vw}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .qr-content{margin:auto;width:320px}}@media(max-width:599px){.modal-download .modal-content .qr-content{margin:auto;width:200px;width:53.3333333333vw}}.modal-download .modal-content .qr-content .qr-label{color:#d9d9d9;font-size:13px;font-weight:700;letter-spacing:-.08px;line-height:133.3%;margin-bottom:8px;padding-left:20px}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content .qr-content .qr-label{font-size:.7673611111vw;margin-bottom:.4722222222vw;padding-left:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content .qr-content .qr-label{font-size:.7673611111vw;margin-bottom:.4722222222vw;padding-left:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content .qr-content .qr-label{font-size:11.05px;margin-bottom:6.8px;padding-left:17px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .qr-content .qr-label{font-size:20.8px;margin-bottom:vVWM600FIXwm(8);padding-left:32px}}@media(max-width:599px){.modal-download .modal-content .qr-content .qr-label{font-size:13px;font-size:3.4666666667vw;margin-bottom:2.1333333333vw;padding-left:5.3333333333vw}}.modal-download .modal-content .qr-content .qr-code{background-color:#fff;border-radius:15px;height:350px;padding:30px;width:350px}@media(min-width:890px)and (max-width:1279px){.modal-download .modal-content .qr-content .qr-code{border-radius:.8854166667vw;height:20.6597222222vw;padding:1.7708333333vw;width:20.6597222222vw}}@media(min-width:1440px)and (max-width:1690px){.modal-download .modal-content .qr-content .qr-code{border-radius:.8854166667vw;height:20.6597222222vw;padding:1.7708333333vw;width:20.6597222222vw}}@media(min-width:1280px)and (max-width:1439px){.modal-download .modal-content .qr-content .qr-code{border-radius:12.75px;height:297.5px;padding:25.5px;width:297.5px}}@media(min-width:600px)and (max-width:889px){.modal-download .modal-content .qr-content .qr-code{border-radius:24px;height:320px;padding:24px;width:320px}}@media(max-width:599px){.modal-download .modal-content .qr-content .qr-code{border-radius:15px;border-radius:4vw;height:200px;height:53.3333333333vw;padding:4vw;width:200px;width:53.3333333333vw}}.modal-download .modal-content .qr-content .qr-code img{width:100%}.modal-download.focused .modal-content .phone-block .phone-label{color:#ffaf12}.modal-download.focused .modal-content .phone-block .phone-row{border:1px solid #ffaf12}.modal-download.disabled .modal-content #form-download-submit,.modal-download.disabled .modal-content .phone-block{cursor:none;opacity:.5}.modal-form-submit{display:none}.modal-form-submit.form-error{display:none!important}.modal-form-submit .modal-centered .modal-content{background:#f8f4ee;border-radius:35px;height:495px;padding-top:80px;position:relative;text-align:center;width:994px}@media(min-width:890px)and (max-width:1279px){.modal-form-submit .modal-centered .modal-content{border-radius:2.0659722222vw;height:29.21875vw;padding-top:4.7222222222vw;width:58.6736111111vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit .modal-centered .modal-content{border-radius:2.0659722222vw;height:29.21875vw;padding-top:4.7222222222vw;width:58.6736111111vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit .modal-centered .modal-content{border-radius:29.75px;height:420.75px;padding-top:68px;width:844.9px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit .modal-centered .modal-content{border-radius:56px;height:651.2px;padding-left:67.2px;padding-right:67.2px;padding-top:96px;width:504px}}@media(max-width:599px){.modal-form-submit .modal-centered .modal-content{border-radius:35px;border-radius:9.3333333333vw;height:407px;height:108.5333333333vw;padding-left:11.2vw;padding-right:11.2vw;padding-top:16vw;width:315px;width:84vw}}.modal-form-submit .modal-centered .modal-content .cross-left{height:133px;left:90px;position:absolute;top:90px;width:133px}@media(min-width:890px)and (max-width:1279px){.modal-form-submit .modal-centered .modal-content .cross-left{height:7.8506944444vw;left:5.3125vw;top:5.3125vw;width:7.8506944444vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit .modal-centered .modal-content .cross-left{height:7.8506944444vw;left:5.3125vw;top:5.3125vw;width:7.8506944444vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit .modal-centered .modal-content .cross-left{height:113.05px;left:76.5px;top:76.5px;width:113.05px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit .modal-centered .modal-content .cross-left{height:72px;left:32px;top:224px;width:72px}}@media(max-width:599px){.modal-form-submit .modal-centered .modal-content .cross-left{height:45px;height:12vw;left:20px;left:5.3333333333vw;top:140px;top:37.3333333333vw;width:45px;width:12vw}}.modal-form-submit .modal-centered .modal-content .cross-left img{width:100%}.modal-form-submit .modal-centered .modal-content .cross-right{bottom:90px;height:107px;position:absolute;right:60px;width:107px}@media(min-width:890px)and (max-width:1279px){.modal-form-submit .modal-centered .modal-content .cross-right{bottom:5.3125vw;height:6.3159722222vw;right:3.5416666667vw;width:6.3159722222vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit .modal-centered .modal-content .cross-right{bottom:5.3125vw;height:6.3159722222vw;right:3.5416666667vw;width:6.3159722222vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit .modal-centered .modal-content .cross-right{bottom:76.5px;height:90.95px;right:51px;width:90.95px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit .modal-centered .modal-content .cross-right{bottom:188.8px;height:64px;right:24px;width:64px}}@media(max-width:599px){.modal-form-submit .modal-centered .modal-content .cross-right{bottom:118px;bottom:31.4666666667vw;height:40px;height:10.6666666667vw;right:15px;right:4vw;width:40px;width:10.6666666667vw}}.modal-form-submit .modal-centered .modal-content .cross-right img{width:100%}.modal-form-submit .modal-centered .modal-content .modal-check{height:104px;margin:auto auto 20px;width:104px}@media(min-width:890px)and (max-width:1279px){.modal-form-submit .modal-centered .modal-content .modal-check{height:6.1388888889vw;margin-bottom:1.1805555556vw;width:6.1388888889vw}}@media(min-width:600px)and (max-width:889px){.modal-form-submit .modal-centered .modal-content .modal-check{height:112px;margin-bottom:48px;width:112px}}@media(max-width:599px){.modal-form-submit .modal-centered .modal-content .modal-check{height:70px;height:18.6666666667vw;margin-bottom:8vw;width:70px;width:18.6666666667vw}}.modal-form-submit .modal-centered .modal-content .modal-check img{width:100%}.modal-form-submit .modal-centered .modal-content h2{font-size:54px;font-weight:700;letter-spacing:.32px;line-height:123.9%;margin-bottom:10px;text-align:center}@media(min-width:890px)and (max-width:1279px){.modal-form-submit .modal-centered .modal-content h2{font-size:3.1875vw;margin-bottom:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit .modal-centered .modal-content h2{font-size:3.1875vw;margin-bottom:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit .modal-centered .modal-content h2{font-size:45.9px;margin-bottom:8.5px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit .modal-centered .modal-content h2{font-size:48px;line-height:65.6px;margin-bottom:8px}}@media(max-width:599px){.modal-form-submit .modal-centered .modal-content h2{font-size:30px;font-size:8vw;line-height:41px;line-height:10.9333333333vw;margin-bottom:1.3333333333vw}}.modal-form-submit .modal-centered .modal-content h3{font-size:40px;font-weight:300;letter-spacing:.37px;line-height:123.9%;margin-bottom:40px;text-align:center}@media(min-width:890px)and (max-width:1279px){.modal-form-submit .modal-centered .modal-content h3{font-size:2.3611111111vw;margin-bottom:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit .modal-centered .modal-content h3{font-size:2.3611111111vw;margin-bottom:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit .modal-centered .modal-content h3{font-size:34px;margin-bottom:34px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit .modal-centered .modal-content h3{font-size:40px;line-height:51.2px;margin-bottom:48px}}@media(max-width:599px){.modal-form-submit .modal-centered .modal-content h3{font-size:25px;font-size:6.6666666667vw;line-height:32px;line-height:8.5333333333vw;margin-bottom:8vw}}.modal-form-submit .modal-centered .modal-content h3.subscribe{display:none}.modal-form-submit .modal-centered .modal-content .btn-row{margin:auto;text-align:center}@media(min-width:600px)and (max-width:889px){.modal-form-submit .modal-centered .modal-content .btn-row{margin:auto;padding-top:0;width:100%}}@media(max-width:599px){.modal-form-submit .modal-centered .modal-content .btn-row{margin:auto;padding-top:0;width:100%}}.modal-form-submit .modal-centered .modal-content .btn-row span{align-items:center;background:transparent;border:1px solid #371d73;border-radius:34px;box-shadow:0 0 10px rgba(55,29,115,.12);box-sizing:border-box;color:#371d73;cursor:pointer;display:flex;font-size:17px;font-weight:700;height:45px;justify-content:center;margin:auto;padding:0;-webkit-text-decoration:none;text-decoration:none;width:190px}.modal-form-submit .modal-centered .modal-content .btn-row span:hover{background:transparent;box-shadow:0 0 10px rgba(55,29,115,.45)}@media(min-width:890px)and (max-width:1279px){.modal-form-submit .modal-centered .modal-content .btn-row span{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw;width:11.2152777778vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit .modal-centered .modal-content .btn-row span{border-radius:2.0069444444vw;font-size:1.0034722222vw;height:2.65625vw;width:11.2152777778vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit .modal-centered .modal-content .btn-row span{border-radius:28.9px;font-size:14.45px;height:38.25px;width:161.5px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit .modal-centered .modal-content .btn-row span{border-radius:54.4px;font-size:27.2px;height:72px;line-height:36.8px;width:352px}}@media(max-width:599px){.modal-form-submit .modal-centered .modal-content .btn-row span{border-radius:9.0666666667vw;font-size:4.5333333333vw;height:12vw;line-height:6.1333333333vw;width:58.6666666667vw}}.modal-form-submit .modal-centered .modal-content .btn-row span:before,.single-post .modal-form-submit .modal-centered .modal-content h3.sent{display:none}.single-post .modal-form-submit .modal-centered .modal-content h3.subscribe{display:block}.modal-form-submit-campaign{display:none;z-index:10000000000}.modal-form-submit-campaign.form-error{display:none!important}.modal-form-submit-campaign .modal-centered .modal-content{background:#f8f4ee;border-radius:35px;height:500px;padding-left:50px;padding-right:50px;padding-top:50px;position:relative;text-align:center;width:750px}@media(min-width:890px)and (max-width:1279px){.modal-form-submit-campaign .modal-centered .modal-content{border-radius:2.0659722222vw;height:29.5138888889vw;padding-left:2.9513888889vw;padding-right:2.9513888889vw;padding-top:2.9513888889vw;width:44.2708333333vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit-campaign .modal-centered .modal-content{border-radius:2.0659722222vw;height:29.5138888889vw;padding-left:2.9513888889vw;padding-right:2.9513888889vw;padding-top:2.9513888889vw;width:44.2708333333vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit-campaign .modal-centered .modal-content{border-radius:29.75px;height:425px;padding-left:42.5px;padding-right:42.5px;padding-top:42.5px;width:637.5px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content{border-radius:24px;height:auto!important;padding-left:35.2px!important;padding-right:35.2px!important;padding-top:48px;width:504px}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content{border-radius:15px;border-radius:4vw;height:auto!important;padding-left:22px;padding-left:5.8666666667vw!important;padding-right:22px;padding-right:5.8666666667vw!important;padding-top:8vw;width:315px;width:84vw}}.modal-form-submit-campaign .modal-centered .modal-content .modal-check{height:104px;margin:auto auto 32px;width:104px}@media(min-width:890px)and (max-width:1279px){.modal-form-submit-campaign .modal-centered .modal-content .modal-check{height:6.1388888889vw;margin-bottom:1.8888888889vw;width:6.1388888889vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit-campaign .modal-centered .modal-content .modal-check{height:6.1388888889vw;margin-bottom:1.8888888889vw;width:6.1388888889vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit-campaign .modal-centered .modal-content .modal-check{height:88.4px;margin-bottom:27.2px;width:88.4px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content .modal-check{height:112px;margin-bottom:24px;width:112px}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content .modal-check{height:18.6666666667vw;margin-bottom:4vw;width:18.6666666667vw}}.modal-form-submit-campaign .modal-centered .modal-content .modal-check img{width:100%}.modal-form-submit-campaign .modal-centered .modal-content h2{font-size:54px;letter-spacing:.32px;line-height:123.9%;margin-bottom:25px;text-align:center}@media(min-width:890px)and (max-width:1279px){.modal-form-submit-campaign .modal-centered .modal-content h2{font-size:3.1875vw;margin-bottom:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit-campaign .modal-centered .modal-content h2{font-size:3.1875vw;margin-bottom:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit-campaign .modal-centered .modal-content h2{font-size:45.9px;margin-bottom:8.5px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content h2{font-size:48px;line-height:65.6px;margin-bottom:16px}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content h2{font-size:8vw;line-height:10.9333333333vw;margin-bottom:2.6666666667vw}}.modal-form-submit-campaign .modal-centered .modal-content .text-row{color:#232323;font-size:20px;letter-spacing:-.45px;line-height:27px;margin-bottom:50px;text-align:center}@media(min-width:890px)and (max-width:1279px){.modal-form-submit-campaign .modal-centered .modal-content .text-row{font-size:1.1805555556vw;line-height:1.59375vw;margin-bottom:2.9513888889vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit-campaign .modal-centered .modal-content .text-row{font-size:1.1805555556vw;line-height:1.59375vw;margin-bottom:2.9513888889vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit-campaign .modal-centered .modal-content .text-row{font-size:17px;line-height:22.95px;margin-bottom:42.5px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content .text-row{font-size:27.2px;line-height:36.8px;margin-bottom:56px}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content .text-row{font-size:4.5333333333vw;line-height:6.1333333333vw;margin-bottom:8vw}}.modal-form-submit-campaign .modal-centered .modal-content .btn-row{margin:auto;text-align:center}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row{margin:auto;padding-top:0;width:100%}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row{margin:auto;padding-top:0;width:100%}}.modal-form-submit-campaign .modal-centered .modal-content .btn-row span{align-items:center;background:transparent;border:1px solid #371d73;border-radius:34px;box-shadow:0 0 10px rgba(55,29,115,.12);box-sizing:border-box;color:#371d73;cursor:pointer;display:flex;font-size:25px;font-weight:700;height:70px;justify-content:center;margin:auto;padding:0;-webkit-text-decoration:none;text-decoration:none;width:450px}.modal-form-submit-campaign .modal-centered .modal-content .btn-row span:hover{background:transparent;box-shadow:0 0 10px rgba(55,29,115,.45)}@media(min-width:890px)and (max-width:1279px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row span{border-radius:2.0069444444vw;font-size:1.4756944444vw;height:4.1319444444vw;width:26.5625vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row span{border-radius:2.0069444444vw;font-size:1.4756944444vw;height:4.1319444444vw;width:26.5625vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row span{border-radius:28.9px;font-size:21.25px;height:59.5px;width:382.5px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row span{border-radius:54.4px;font-size:27.2px;height:72px;width:408px}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row span{border-radius:34px;border-radius:9.0666666667vw;font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;width:255px;width:68vw}}.modal-form-submit-campaign .modal-centered .modal-content .btn-row span:before{display:none}.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app{margin:auto;text-align:center}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app{margin:auto;padding-top:0;width:100%}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app{margin:auto;padding-top:0;width:100%}}.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app a{-webkit-text-decoration:none;text-decoration:none}.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app span{align-items:center;background:#ffaf12;border:none;border-radius:34px;box-shadow:0 0 10px rgba(0,0,0,.12);box-sizing:border-box;color:#371d73;cursor:pointer;display:flex;font-size:25px;font-weight:700;height:70px;justify-content:center;margin:auto;padding:0;-webkit-text-decoration:none;text-decoration:none;width:450px}.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app span:hover{background:#f5a301;box-shadow:0 0 10px rgba(0,0,0,.25)}@media(min-width:890px)and (max-width:1279px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app span{border-radius:2.0069444444vw;font-size:1.4756944444vw;height:4.1319444444vw;width:26.5625vw}}@media(min-width:1440px)and (max-width:1690px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app span{border-radius:2.0069444444vw;font-size:1.4756944444vw;height:4.1319444444vw;width:26.5625vw}}@media(min-width:1280px)and (max-width:1439px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app span{border-radius:28.9px;font-size:21.25px;height:59.5px;width:382.5px}}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app span{border-radius:54.4px;font-size:27.2px;height:72px;width:408px}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app span{border-radius:34px;border-radius:9.0666666667vw;font-size:17px;font-size:4.5333333333vw;height:45px;height:12vw;width:255px;width:68vw}}.modal-form-submit-campaign .modal-centered .modal-content .btn-row-get-app span:before{display:none}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content .btn-app-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-top:0;width:100%}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content .btn-app-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-top:0;width:100%}}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content .btn-app-row div{font-size:0;height:60.8px;width:206.4px}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content .btn-app-row div{font-size:0;height:38px;height:10.1333333333vw;width:129px;width:34.4vw}}.modal-form-submit-campaign .modal-centered .modal-content #btn-app-store-gs-modal--mobile{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='45' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23A6A6A6' d='M146.808 45H5.442C2.502 45 0 42.563 0 39.625V5.25C0 2.313 2.502 0 5.442 0h141.429c2.94 0 5.192 2.313 5.192 5.25v34.375c0 2.938-2.315 5.375-5.255 5.375'/%3E%3Cpath fill='%23000' d='M151.124 39.625a4.323 4.323 0 0 1-4.316 4.313H5.442a4.323 4.323 0 0 1-4.316-4.313V5.25A4.323 4.323 0 0 1 5.442.938h141.429a4.323 4.323 0 0 1 4.316 4.312z'/%3E%3Cpath fill='%23fff' d='M34.028 22.188c-.063-3.625 3.002-5.375 3.128-5.5-1.69-2.5-4.316-2.813-5.255-2.875-2.19-.25-4.378 1.312-5.504 1.312s-2.878-1.312-4.754-1.25a6.91 6.91 0 0 0-5.88 3.625c-2.565 4.438-.626 10.938 1.814 14.5 1.25 1.75 2.627 3.688 4.504 3.625 1.814-.062 2.502-1.187 4.753-1.187 2.19 0 2.815 1.187 4.754 1.125 1.94-.063 3.19-1.75 4.379-3.5 1.439-2 2.002-4 2.002-4.063-.125 0-3.879-1.437-3.941-5.812M30.463 11.5c1-1.25 1.688-2.875 1.5-4.625-1.438.063-3.19 1-4.253 2.188-.938 1.062-1.689 2.812-1.5 4.437 1.563.188 3.19-.75 4.253-2M60.55 35.376h-2.565l-1.376-4.375H51.73l-1.313 4.375h-2.502l4.816-15h2.94zm-4.379-6.25-1.25-3.937q-.189-.563-.751-2.813h-.063c-.125.625-.375 1.563-.688 2.813l-1.251 3.937zM72.935 29.875c0 1.813-.5 3.313-1.501 4.375-.876.938-2.002 1.438-3.315 1.438-1.439 0-2.44-.5-3.065-1.563v5.688h-2.377V28.124c0-1.125 0-2.312-.063-3.562h2.127l.125 1.687h.063c.813-1.312 2.001-1.937 3.628-1.937q1.875 0 3.19 1.5c.813 1.062 1.188 2.375 1.188 4.062m-2.44.063c0-1.063-.25-1.938-.687-2.625-.5-.688-1.189-1.063-2.065-1.063-.562 0-1.125.188-1.626.563s-.813.937-.938 1.562c-.063.313-.125.563-.125.75v1.813c0 .812.25 1.437.75 2s1.126.812 1.877.812c.876 0 1.626-.375 2.127-1.062.438-.688.688-1.626.688-2.75M85.383 29.875c0 1.813-.5 3.313-1.501 4.375-.876.938-2.002 1.438-3.315 1.438-1.44 0-2.44-.5-3.065-1.563h-.063v5.688h-2.377V28.124c0-1.125 0-2.312-.062-3.562h2.126l.125 1.687h.063c.813-1.312 2.002-1.937 3.628-1.937q1.875 0 3.19 1.5c.813 1.062 1.251 2.375 1.251 4.062m-2.44.063c0-1.063-.25-1.938-.687-2.625-.5-.688-1.189-1.063-2.065-1.063-.625 0-1.126.188-1.626.563s-.813.937-.938 1.562c-.063.313-.125.563-.125.75v1.813c0 .812.25 1.437.75 2s1.126.812 1.877.812c.875 0 1.626-.375 2.126-1.062.438-.688.689-1.626.689-2.75M99.332 31.188c0 1.25-.438 2.312-1.314 3.125-1 .874-2.314 1.312-4.066 1.312-1.626 0-2.877-.312-3.878-.937l.563-2c1.064.624 2.19.937 3.503.937.876 0 1.626-.187 2.127-.625.5-.437.75-.937.75-1.625 0-.625-.187-1.125-.625-1.562s-1.126-.813-2.064-1.188q-3.94-1.5-3.941-4.312c0-1.25.438-2.25 1.376-3 .938-.813 2.127-1.188 3.69-1.188 1.377 0 2.503.25 3.378.688l-.625 1.937a6.3 6.3 0 0 0-2.877-.687c-.876 0-1.502.187-2.002.625-.375.375-.626.812-.626 1.375s.25 1.062.688 1.437c.376.375 1.126.75 2.19 1.188 1.313.5 2.252 1.125 2.877 1.812.563.813.876 1.688.876 2.688M107.276 26.375h-2.627v5.25c0 1.313.438 2 1.376 2 .438 0 .813-.062 1.063-.125l.063 1.813c-.501.187-1.126.25-1.877.25-.938 0-1.689-.313-2.252-.876s-.813-1.562-.813-2.937v-5.437h-1.563V24.5h1.563v-2l2.377-.687V24.5h2.627v1.875zM119.223 29.938c0 1.687-.5 3-1.439 4.062-1 1.125-2.314 1.625-3.94 1.625-1.564 0-2.878-.5-3.816-1.562s-1.439-2.376-1.439-4c0-1.688.501-3.063 1.439-4.125 1.001-1.063 2.252-1.625 3.941-1.625 1.564 0 2.877.5 3.815 1.562.939 1.125 1.439 2.438 1.439 4.063m-2.502.062c0-1-.188-1.875-.625-2.562-.501-.875-1.252-1.313-2.127-1.313-.939 0-1.689.438-2.19 1.313-.437.687-.625 1.562-.625 2.625 0 1 .188 1.875.625 2.562.501.875 1.251 1.313 2.19 1.313.938 0 1.626-.438 2.127-1.313.375-.812.625-1.625.625-2.625M127.042 26.688c-.25-.063-.5-.063-.75-.063-.876 0-1.502.313-1.939.938-.376.562-.626 1.25-.626 2.125v5.687h-2.377V28c0-1.25 0-2.375-.062-3.375h2.064l.062 2.063h.063c.25-.688.625-1.313 1.188-1.688s1.126-.562 1.752-.562c.25 0 .438 0 .625.062zM137.738 29.5c0 .438 0 .813-.062 1.063h-7.194c0 1.062.376 1.875 1.064 2.437.625.5 1.376.75 2.377.75a8.8 8.8 0 0 0 2.94-.5l.375 1.688c-1.001.437-2.252.687-3.628.687q-2.534 0-3.941-1.5c-.938-1-1.439-2.312-1.439-4 0-1.625.438-3 1.314-4.062.938-1.125 2.189-1.75 3.753-1.75s2.752.562 3.566 1.75c.563.937.875 2.062.875 3.437m-2.252-.625c0-.687-.125-1.312-.437-1.875-.438-.687-1.064-1-1.94-1-.813 0-1.438.313-1.939 1-.375.5-.625 1.125-.688 1.875zM55.358 11.188c0 1.312-.375 2.312-1.188 3-.751.624-1.752.937-3.128.937-.688 0-1.251 0-1.751-.062v-7.25c.625-.125 1.313-.125 2.064-.125 1.313 0 2.252.25 2.94.812.688.625 1.063 1.5 1.063 2.688m-1.251.062c0-.875-.25-1.5-.688-2-.438-.437-1.126-.687-2.002-.687-.375 0-.688 0-.938.062v5.5c.125 0 .438.063.813.063.876 0 1.627-.25 2.064-.75.5-.5.751-1.25.751-2.188M61.989 12.375c0 .813-.25 1.5-.688 2-.5.563-1.126.813-1.94.813q-1.126 0-1.876-.75c-.438-.5-.688-1.188-.688-1.938 0-.812.25-1.5.688-2 .5-.5 1.126-.812 1.939-.812q1.125 0 1.877.75c.437.5.688 1.124.688 1.937m-1.251 0c0-.5-.126-.937-.313-1.25-.25-.437-.626-.625-1.063-.625-.5 0-.814.188-1.064.625-.188.375-.313.75-.313 1.25s.125.938.313 1.25c.25.438.626.625 1.063.625.438 0 .814-.187 1.064-.625.188-.312.313-.75.313-1.25M70.808 9.75l-1.689 5.313h-1.063l-.688-2.313c-.188-.562-.313-1.125-.438-1.687-.125.562-.25 1.124-.438 1.687l-.75 2.313h-1.064L63.114 9.75h1.189l.625 2.5q.187.938.376 1.688c.062-.438.25-1 .437-1.688l.751-2.562h.938l.75 2.5c.189.624.314 1.187.439 1.75h.062a10 10 0 0 1 .376-1.75l.625-2.5h1.126zM76.938 15.063H75.75V12c0-.937-.375-1.375-1.063-1.375-.376 0-.626.125-.876.375-.188.25-.313.563-.313.938v3.124H72.31V11.25c0-.437 0-1-.063-1.5h1.063l.063.813h.063c.125-.25.312-.5.625-.626a2.1 2.1 0 0 1 1.063-.312c.5 0 .939.188 1.252.5.437.375.625 1 .625 1.75v3.188zM80.19 15.063h-1.188v-7.75h1.188zM87.134 12.375c0 .813-.25 1.5-.688 2-.5.563-1.126.813-1.939.813q-1.125 0-1.877-.75c-.437-.5-.688-1.188-.688-1.938 0-.812.25-1.5.689-2 .437-.5 1.125-.812 1.939-.812q1.125 0 1.876.75c.5.5.688 1.124.688 1.937m-1.188 0c0-.5-.125-.937-.313-1.25-.25-.437-.626-.625-1.063-.625-.5 0-.814.188-1.064.625-.187.375-.313.75-.313 1.25s.126.938.313 1.25c.25.438.626.625 1.064.625.437 0 .813-.187 1.063-.625.188-.312.313-.75.313-1.25M92.889 15.063h-1.063l-.063-.626H91.7c-.375.5-.875.75-1.563.75-.5 0-.876-.187-1.189-.5-.25-.312-.438-.624-.438-1.062 0-.625.25-1.125.813-1.5.563-.312 1.314-.5 2.315-.5V11.5c0-.687-.376-1.062-1.126-1.062-.5 0-1 .124-1.376.374l-.25-.75c.5-.312 1.126-.437 1.814-.437 1.376 0 2.064.75 2.064 2.188v1.937c.062.563.062 1 .125 1.313m-1.251-1.813v-.812c-1.314 0-1.94.312-1.94 1.062 0 .25.063.5.25.625.126.125.376.188.564.188.25 0 .5-.063.75-.25.25-.188.376-.376.438-.626-.062-.062-.062-.124-.062-.187M99.582 15.063h-1.063l-.063-.876h-.063c-.312.626-.875 1-1.689 1-.625 0-1.188-.25-1.626-.75s-.625-1.124-.625-1.937c0-.875.25-1.562.688-2.062s1-.75 1.626-.75q1.032 0 1.501.75V7.374h1.189v6.313c.062.437.125.937.125 1.374m-1.189-2.25v-.876c0-.124 0-.25-.062-.374a1.02 1.02 0 0 0-.438-.688c-.25-.187-.5-.312-.813-.312-.438 0-.813.187-1.064.5q-.375.562-.375 1.312c0 .5.125.938.375 1.25.25.375.626.5 1.064.5.375 0 .688-.125.938-.437.25-.188.375-.5.375-.876M109.715 12.375c0 .813-.25 1.5-.688 2-.5.563-1.126.813-1.939.813q-1.126 0-1.877-.75c-.437-.5-.688-1.188-.688-1.938 0-.812.251-1.5.688-2 .501-.5 1.126-.812 1.94-.812q1.126 0 1.876.75c.438.5.688 1.124.688 1.937m-1.251 0c0-.5-.125-.937-.313-1.25-.25-.437-.625-.625-1.063-.625-.5 0-.813.188-1.063.625-.188.375-.313.75-.313 1.25s.125.938.313 1.25c.25.438.625.625 1.063.625s.813-.187 1.063-.625c.188-.312.313-.75.313-1.25M116.033 15.063h-1.188V12c0-.937-.376-1.375-1.064-1.375-.375 0-.625.125-.875.375-.188.25-.313.563-.313.938v3.124h-1.189V11.25c0-.437 0-1-.062-1.5h1.063l.063.813h.062c.125-.25.313-.5.626-.626a2.1 2.1 0 0 1 1.063-.312c.501 0 .876.188 1.251.5.438.375.626 1 .626 1.75v3.188zM123.977 10.625h-1.314v2.563c0 .624.25 1 .688 1 .188 0 .376 0 .501-.063V15a3.8 3.8 0 0 1-.939.125c-.437 0-.813-.125-1.063-.437-.25-.313-.375-.75-.375-1.438v-2.625h-.751V9.75h.751v-1l1.188-.375v1.313h1.314zM130.232 15.063h-1.188v-3c0-.938-.375-1.438-1.064-1.438-.562 0-.938.25-1.125.813-.063.124-.063.25-.063.437v3.188h-1.188v-7.75h1.188V10.5c.375-.562.876-.875 1.626-.875.501 0 .876.188 1.189.5.375.375.625 1 .625 1.75zM136.675 12.125c0 .188 0 .375-.063.563h-3.565c0 .5.187.937.5 1.187s.688.375 1.189.375c.5 0 1.001-.062 1.438-.25l.188.813c-.5.187-1.126.312-1.814.312-.813 0-1.501-.25-1.939-.75-.5-.5-.688-1.125-.688-1.937s.188-1.438.625-2c.438-.563 1.064-.876 1.877-.876.751 0 1.376.313 1.751.876.376.5.501 1.062.501 1.687m-1.126-.312c0-.376-.063-.626-.25-.938-.188-.312-.501-.5-.939-.5-.375 0-.688.188-.938.5q-.282.375-.375.938z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h152v45H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain}.modal-form-submit-campaign .modal-centered .modal-content #btn-google-play-gs-modal--mobile{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='45' fill='none'%3E%3Cpath fill='%23000' d='M146.37 45H5.63C2.477 45 0 42.413 0 39.375V5.625C0 2.475 2.59 0 5.63 0h140.74c3.153 0 5.63 2.588 5.63 5.625v33.75c0 3.038-2.477 5.625-5.63 5.625'/%3E%3Cpath fill='%23A6A6A6' d='M146.37.9c2.59 0 4.729 2.138 4.729 4.725v33.75c0 2.587-2.139 4.725-4.729 4.725H5.63C3.04 44.1.9 41.962.9 39.375V5.625C.9 3.038 3.04.9 5.63.9zm0-.9H5.63C2.477 0 0 2.588 0 5.625v33.75C0 42.525 2.59 45 5.63 45h140.74c3.153 0 5.63-2.587 5.63-5.625V5.625C152 2.588 149.523 0 146.37 0'/%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-miterlimit='10' stroke-width='.2' d='M53.369 11.474c0 .9-.225 1.688-.788 2.25-.676.675-1.464 1.013-2.477 1.013-1.014 0-1.802-.338-2.477-1.013-.676-.675-1.014-1.462-1.014-2.475 0-1.012.338-1.8 1.014-2.475s1.463-1.012 2.477-1.012a3 3 0 0 1 1.35.337c.451.225.789.45 1.014.788l-.563.562c-.45-.562-1.013-.787-1.801-.787-.676 0-1.352.225-1.802.787-.563.45-.788 1.125-.788 1.913 0 .787.225 1.462.788 1.912s1.126.788 1.802.788c.788 0 1.35-.225 1.914-.788.337-.337.563-.787.563-1.35h-2.477v-.787h3.265zM58.548 8.659h-3.04v2.137h2.815v.788h-2.815v2.137h3.04v.9h-3.94v-6.75h3.94zM62.264 14.621h-.9V8.66h-1.915V7.87h4.73v.788h-1.915zM67.443 14.621v-6.75h.9v6.75zM72.172 14.621h-.901V8.66h-1.914V7.87h4.616v.788H72.06v5.962zM82.868 13.724c-.675.675-1.463 1.013-2.477 1.013s-1.801-.338-2.477-1.013-1.013-1.462-1.013-2.475c0-1.012.338-1.8 1.013-2.475.676-.675 1.464-1.012 2.477-1.012 1.014 0 1.802.337 2.477 1.012.676.675 1.014 1.463 1.014 2.475s-.338 1.8-1.014 2.475Zm-4.278-.562c.45.45 1.126.787 1.801.787.676 0 1.351-.225 1.802-.787.45-.45.788-1.125.788-1.913 0-.787-.225-1.462-.788-1.912-.45-.45-1.126-.788-1.802-.788-.675 0-1.35.225-1.801.788a2.71 2.71 0 0 0-.788 1.912c0 .788.225 1.463.788 1.913ZM85.12 14.621v-6.75h1.013L89.4 13.16V7.87h.9v6.75h-.9l-3.49-5.512v5.5120000000000005z'/%3E%3Cpath fill='%23fff' d='M76.675 24.522c-2.702 0-4.841 2.025-4.841 4.837 0 2.7 2.14 4.838 4.841 4.838 2.703 0 4.842-2.025 4.842-4.838 0-2.925-2.14-4.837-4.842-4.837m0 7.65c-1.463 0-2.702-1.238-2.702-2.925 0-1.688 1.239-2.925 2.702-2.925 1.464 0 2.703 1.125 2.703 2.925 0 1.687-1.239 2.925-2.703 2.925m-10.47-7.65c-2.703 0-4.842 2.025-4.842 4.837 0 2.7 2.14 4.838 4.841 4.838 2.703 0 4.842-2.025 4.842-4.838 0-2.925-2.14-4.837-4.842-4.837m0 7.65c-1.464 0-2.703-1.238-2.703-2.925 0-1.688 1.239-2.925 2.702-2.925 1.464 0 2.703 1.125 2.703 2.925 0 1.687-1.239 2.925-2.703 2.925m-12.498-6.188v2.025h4.841c-.113 1.125-.563 2.025-1.126 2.588-.675.675-1.801 1.462-3.715 1.462-3.04 0-5.292-2.362-5.292-5.4 0-3.037 2.364-5.4 5.291-5.4 1.577 0 2.815.675 3.716 1.463l1.464-1.463c-1.239-1.125-2.815-2.025-5.067-2.025-4.053 0-7.544 3.375-7.544 7.425s3.49 7.425 7.544 7.425c2.252 0 3.828-.675 5.18-2.137 1.35-1.35 1.8-3.263 1.8-4.725 0-.45 0-.9-.112-1.238zm51.117 1.575c-.451-1.125-1.577-3.037-4.054-3.037s-4.504 1.912-4.504 4.837c0 2.7 2.027 4.838 4.729 4.838 2.14 0 3.491-1.35 3.941-2.138l-1.576-1.125c-.563.788-1.239 1.35-2.365 1.35s-1.801-.45-2.364-1.462l6.418-2.7zm-6.53 1.575c0-1.8 1.463-2.812 2.476-2.812.788 0 1.577.45 1.802 1.012zM93 33.747h2.14V19.684H93zm-3.377-8.213c-.563-.562-1.464-1.125-2.59-1.125-2.365 0-4.616 2.138-4.616 4.838s2.139 4.725 4.616 4.725c1.126 0 2.027-.563 2.477-1.125h.113v.675c0 1.8-1.014 2.812-2.59 2.812-1.239 0-2.14-.9-2.365-1.687l-1.801.787c.563 1.238 1.914 2.813 4.279 2.813 2.477 0 4.503-1.463 4.503-4.95v-8.55h-2.026zm-2.477 6.638c-1.464 0-2.703-1.238-2.703-2.925 0-1.688 1.239-2.925 2.703-2.925s2.59 1.237 2.59 2.925-1.127 2.925-2.59 2.925m27.472-12.488h-5.067v14.063h2.14v-5.288h2.927c2.365 0 4.616-1.687 4.616-4.387s-2.251-4.388-4.616-4.388m.113 6.75h-3.04v-4.837h3.04c1.576 0 2.477 1.35 2.477 2.362-.113 1.238-1.014 2.475-2.477 2.475m12.948-2.025c-1.576 0-3.153.675-3.716 2.138l1.914.787c.451-.787 1.126-1.012 1.914-1.012 1.126 0 2.14.675 2.252 1.8v.112c-.337-.225-1.238-.562-2.139-.562-2.027 0-4.053 1.125-4.053 3.15 0 1.912 1.689 3.15 3.49 3.15 1.464 0 2.139-.675 2.702-1.35h.113v1.125h2.027v-5.4c-.226-2.475-2.14-3.938-4.504-3.938m-.225 7.763c-.676 0-1.689-.338-1.689-1.238 0-1.125 1.238-1.462 2.252-1.462.9 0 1.351.225 1.914.45-.225 1.35-1.351 2.25-2.477 2.25m11.822-7.425-2.365 6.075h-.112l-2.477-6.075h-2.252l3.716 8.55-2.14 4.725h2.14l5.742-13.275zm-18.916 9h2.14V19.684h-2.14z'/%3E%3Cpath fill='url(%23a)' d='M11.709 8.438c-.338.337-.563.9-.563 1.574v24.863c0 .675.225 1.237.563 1.575l.112.112 13.962-13.95v-.225z'/%3E%3Cpath fill='url(%23b)' d='m30.399 27.336-4.616-4.613v-.337l4.616-4.613.113.113 5.517 3.15c1.576.9 1.576 2.362 0 3.262z'/%3E%3Cpath fill='url(%23c)' d='M30.511 27.225 25.783 22.5 11.709 36.563c.563.562 1.35.562 2.364.112z'/%3E%3Cpath fill='url(%23d)' d='M30.511 17.774 14.073 8.436c-1.013-.562-1.802-.45-2.364.113l14.074 13.95z'/%3E%3Cpath fill='%23000' d='m30.4 27.113-16.327 9.225c-.9.563-1.689.45-2.251 0l-.113.113.113.112c.563.45 1.35.563 2.251 0z' opacity='.2'/%3E%3Cpath fill='%23000' d='M11.708 36.34c-.337-.337-.45-.9-.45-1.574v.112c0 .675.225 1.238.563 1.575v-.112zM36.03 23.963l-5.63 3.15.112.112 5.517-3.15c.788-.45 1.126-1.012 1.126-1.575 0 .563-.45 1.012-1.126 1.462' opacity='.12'/%3E%3Cpath fill='%23fff' d='M14.074 8.549 36.03 21.036c.675.45 1.126.9 1.126 1.463 0-.563-.338-1.125-1.126-1.575L14.074 8.436c-1.576-.9-2.815-.112-2.815 1.688v.112c0-1.8 1.239-2.587 2.815-1.687' opacity='.25'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='24.544' x2='5.663' y1='9.798' y2='28.694' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A0FF'/%3E%3Cstop offset='.007' stop-color='%2300A1FF'/%3E%3Cstop offset='.26' stop-color='%2300BEFF'/%3E%3Cstop offset='.512' stop-color='%2300D2FF'/%3E%3Cstop offset='.76' stop-color='%2300DFFF'/%3E%3Cstop offset='1' stop-color='%2300E3FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='38.094' x2='10.85' y1='22.5' y2='22.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFE000'/%3E%3Cstop offset='.409' stop-color='%23FFBD00'/%3E%3Cstop offset='.775' stop-color='orange'/%3E%3Cstop offset='1' stop-color='%23FF9C00'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='27.952' x2='2.349' y1='25.083' y2='50.707' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF3A44'/%3E%3Cstop offset='1' stop-color='%23C31162'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='8.215' x2='19.648' y1='.197' y2='11.639' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2332A071'/%3E%3Cstop offset='.069' stop-color='%232DA771'/%3E%3Cstop offset='.476' stop-color='%2315CF74'/%3E%3Cstop offset='.801' stop-color='%2306E775'/%3E%3Cstop offset='1' stop-color='%2300F076'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain}@media(max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content .section--desktop{display:none!important}}@media(min-width:890px){.modal-form-submit-campaign .modal-centered .modal-content .section--mobile{display:none!important}}.modal-form-submit-campaign .modal-centered .modal-content .cross-md{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' fill='none'%3E%3Cg stroke='%23371D73' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' filter='url(%23a)'%3E%3Cpath d='m29.5 16.5-13 13M16.5 16.5l13 13'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='46' height='46' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0.235294 0 0 0 0 0.0901961 0 0 0 0 0.470588 0 0 0 0.1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_14098_52162'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_14098_52162' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;cursor:pointer;display:none;position:absolute}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content .cross-md{display:block;height:11.2vw;right:2.6666666667vw;top:2.6666666667vw;width:11.2vw}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content .cross-md{display:block;height:42px;height:11.2vw;right:10px;right:2.6666666667vw;top:10px;top:2.6666666667vw;width:42px;width:11.2vw}}.modal-form-submit-campaign .modal-centered .modal-content .cross-md-26{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='none'%3E%3Cpath stroke='%23371D73' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19.5 6.5-13 13M6.5 6.5l13 13'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;cursor:pointer;display:none;position:absolute}@media(min-width:600px)and (max-width:889px){.modal-form-submit-campaign .modal-centered .modal-content .cross-md-26{display:block;height:6.9333333333vw;right:4.8vw;top:4.8vw;width:6.9333333333vw}}@media(max-width:599px){.modal-form-submit-campaign .modal-centered .modal-content .cross-md-26{display:block;height:26px;height:6.9333333333vw;right:18px;right:4.8vw;top:18px;top:4.8vw;width:26px;width:6.9333333333vw}}@media(min-width:890px)and (max-width:1279px){.page-template-template_get_started .masthead-background-onscroll{display:block!important;opacity:1!important}}.page-template-template_get_started #fixed-header .site-header .primary-navigation li:last-child{display:none!important}@media(min-width:600px)and (max-width:889px){.page_get_started{overflow:hidden;width:100%}}@media(max-width:599px){.page_get_started{overflow:hidden;width:100%}}@media(min-width:600px)and (max-width:889px){.page_get_started .dr-contact-form,.page_get_started .dr-feedback-section{background:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='547' fill='none'%3E%3Cpath fill='url(%23a)' d='M375 547H0V0c115 8.914 248.5 10.13 375 0z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='375' y1='0' y2='547' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233C1778'/%3E%3Cstop offset='1' stop-color='%236A51FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50% 0;background-repeat:no-repeat;background-size:cover;left:-6px;width:calc(100% + 12px)}}@media(max-width:599px){.page_get_started .dr-contact-form,.page_get_started .dr-feedback-section{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='547' fill='none'%3E%3Cpath fill='url(%23a)' d='M375 547H0V0c115 8.914 248.5 10.13 375 0z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='375' y1='0' y2='547' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233C1778'/%3E%3Cstop offset='1' stop-color='%236A51FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50% 0;background-size:cover;left:-6px;width:calc(100% + 12px)}}.page_get_started .dr-contact-form .inner,.page_get_started .dr-feedback-section .inner{display:flex;flex-direction:column}.page_get_started .dr-contact-form .inner p.text,.page_get_started .dr-feedback-section .inner p.text{margin-bottom:10px!important}@media(min-width:890px)and (max-width:1279px){.page_get_started .dr-contact-form .inner p.text,.page_get_started .dr-feedback-section .inner p.text{margin-bottom:.5902777778vw!important}}@media(min-width:1440px)and (max-width:1690px){.page_get_started .dr-contact-form .inner p.text,.page_get_started .dr-feedback-section .inner p.text{margin-bottom:.5902777778vw!important}}@media(min-width:1280px)and (max-width:1439px){.page_get_started .dr-contact-form .inner p.text,.page_get_started .dr-feedback-section .inner p.text{margin-bottom:8.5px!important}}@media(min-width:600px)and (max-width:889px){.page_get_started .dr-contact-form .inner p.text,.page_get_started .dr-feedback-section .inner p.text{margin-bottom:16px!important}}@media(max-width:599px){.page_get_started .dr-contact-form .inner p.text,.page_get_started .dr-feedback-section .inner p.text{margin-bottom:2.6666666667vw!important}}.page_get_started .dr-contact-form .inner .autor-and-date,.page_get_started .dr-feedback-section .inner .autor-and-date{align-items:end;display:flex;height:100%!important}@media(min-width:600px)and (max-width:889px){.page_get_started .left--cross,.page_get_started .right--cross{display:none}}@media(max-width:599px){.page_get_started .left--cross,.page_get_started .right--cross{display:none}}.get-started-director{background-color:#f8f4ee;height:890px;margin-bottom:35px;margin-top:-60px;overflow:hidden;position:relative;z-index:1}@media(min-width:890px)and (max-width:1279px){.get-started-director{height:52.5347222222vw;margin-bottom:2.0659722222vw;margin-top:-3.5416666667vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-director{height:52.5347222222vw;margin-bottom:2.0659722222vw;margin-top:-3.5416666667vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-director{height:756.5px;margin-bottom:29.75px;margin-top:-51px}}@media(min-width:600px)and (max-width:889px){.get-started-director{height:auto;margin-bottom:0;margin-top:-52.8px;padding-bottom:96px;padding-top:73.6px}}@media(max-width:599px){.get-started-director{height:auto;margin-bottom:0;margin-top:-8.8vw;padding-bottom:16vw;padding-top:12.2666666667vw}}.get-started-director .dr-container{align-items:center;display:flex;height:100%;justify-content:center}.get-started-director .dr-content{display:flex;justify-content:space-between;width:1093px}@media(min-width:890px)and (max-width:1279px){.get-started-director .dr-content{width:64.5173611111vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-director .dr-content{width:64.5173611111vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-director .dr-content{width:929.05px}}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content{flex-direction:column-reverse;width:100%}}@media(max-width:599px){.get-started-director .dr-content{flex-direction:column-reverse;width:100%}}.get-started-director .dr-content .dr-image{margin-bottom:16px;width:100%}.get-started-director .dr-content .dr-image .dr-image-desktop{display:block}@media(min-width:890px)and (max-width:1279px){.get-started-director .dr-content .dr-image{margin-bottom:.9444444444vw}.get-started-director .dr-content .dr-image .dr-image-desktop{display:block}}@media(min-width:1440px)and (max-width:1690px){.get-started-director .dr-content .dr-image{margin-bottom:.9444444444vw}.get-started-director .dr-content .dr-image .dr-image-desktop{display:block}}@media(min-width:1280px)and (max-width:1439px){.get-started-director .dr-content .dr-image{margin-bottom:13.6px}.get-started-director .dr-content .dr-image .dr-image-desktop{display:block}}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-image{display:none}}@media(max-width:599px){.get-started-director .dr-content .dr-image{display:none}}.get-started-director .dr-content .dr-image-info-row{display:flex;height:34px;justify-content:space-between}@media(min-width:890px)and (max-width:1279px){.get-started-director .dr-content .dr-image-info-row{height:2.0069444444vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-director .dr-content .dr-image-info-row{height:2.0069444444vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-director .dr-content .dr-image-info-row{height:28.9px}}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-image-info-row{height:48px;justify-content:center;margin-bottom:48px;margin-top:60.8px;padding-bottom:0;padding-top:0}}@media(max-width:599px){.get-started-director .dr-content .dr-image-info-row{height:30px;height:8vw;justify-content:center;margin-bottom:8vw;margin-top:10.1333333333vw;padding-bottom:0;padding-top:0}}.get-started-director .dr-content .dr-image-info-title--mobile{display:none;font-size:13px;font-weight:300;letter-spacing:-.08px;line-height:123.9%;padding-bottom:20px;padding-top:10px;position:relative;text-align:center}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-image-info-title--mobile{display:block;font-size:20.8px;padding-bottom:32px;padding-top:16px}}@media(max-width:599px){.get-started-director .dr-content .dr-image-info-title--mobile{display:block;font-size:3.4666666667vw;padding-bottom:5.3333333333vw;padding-top:2.6666666667vw}}.get-started-director .dr-content .dr-image-info-title--desktop{font-size:24px;font-weight:300;letter-spacing:-.45px;line-height:123.9%;position:relative;top:3px}@media(min-width:890px)and (max-width:1279px){.get-started-director .dr-content .dr-image-info-title--desktop{font-size:1.4166666667vw;left:-.2361111111vw;top:.1770833333vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-director .dr-content .dr-image-info-title--desktop{font-size:1.4166666667vw;left:-.2361111111vw;top:.1770833333vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-director .dr-content .dr-image-info-title--desktop{font-size:20.4px;left:-3.4px;top:2.55px}}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-image-info-title--desktop{display:none}}@media(max-width:599px){.get-started-director .dr-content .dr-image-info-title--desktop{display:none}}.get-started-director .dr-content .dr-image-info-social{align-items:center;display:flex;gap:15px;justify-content:flex-end}@media(min-width:890px)and (max-width:1279px){.get-started-director .dr-content .dr-image-info-social{gap:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-director .dr-content .dr-image-info-social{gap:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-director .dr-content .dr-image-info-social{gap:12.75px}}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-image-info-social{gap:27.2px}}@media(max-width:599px){.get-started-director .dr-content .dr-image-info-social{gap:17px;gap:4.5333333333vw}}.get-started-director .dr-content .dr-image-info-social a{color:transparent;display:block;-webkit-text-decoration:none;text-decoration:none;width:28px}@media(min-width:890px)and (max-width:1279px){.get-started-director .dr-content .dr-image-info-social a{width:1.6527777778vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-director .dr-content .dr-image-info-social a{width:1.6527777778vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-director .dr-content .dr-image-info-social a{width:23.8px}}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-image-info-social a{width:48px}}@media(max-width:599px){.get-started-director .dr-content .dr-image-info-social a{width:30px;width:8vw}}.get-started-director .dr-content .dr-image-info-social a img{width:100%}.get-started-director .dr-content .dr-col-1{display:flex;flex-direction:column;justify-content:center;width:408px}@media(min-width:890px)and (max-width:1279px){.get-started-director .dr-content .dr-col-1{width:24.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-director .dr-content .dr-col-1{width:24.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-director .dr-content .dr-col-1{width:346.8px}}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-col-1{width:100%}}@media(max-width:599px){.get-started-director .dr-content .dr-col-1{width:100%}}.get-started-director .dr-content .dr-col-2{display:flex;flex-direction:column;justify-content:center;width:525px}@media(min-width:890px)and (max-width:1279px){.get-started-director .dr-content .dr-col-2{width:30.9895833333vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-director .dr-content .dr-col-2{width:30.9895833333vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-director .dr-content .dr-col-2{width:446.25px}}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-col-2{width:100%}}@media(max-width:599px){.get-started-director .dr-content .dr-col-2{width:100%}}.get-started-director .dr-content .dr-col-2 .dr-image-mobile{display:none}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-col-2 .dr-image-mobile{display:block}}@media(max-width:599px){.get-started-director .dr-content .dr-col-2 .dr-image-mobile{display:block}}.get-started-director .dr-content .dr-col-2 h3{font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:24px;padding-top:14px}@media(min-width:890px)and (max-width:1279px){.get-started-director .dr-content .dr-col-2 h3{font-size:2.3611111111vw;letter-spacing:.0218402778vw;margin-bottom:1.4166666667vw;padding-top:.8263888889vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-director .dr-content .dr-col-2 h3{font-size:2.3611111111vw;letter-spacing:.0218402778vw;margin-bottom:1.4166666667vw;padding-top:.8263888889vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-director .dr-content .dr-col-2 h3{font-size:34px;letter-spacing:.3145px;margin-bottom:20.4px;padding-top:11.9px}}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-col-2 h3{font-size:48px;line-height:65.6px;margin-bottom:64px}}@media(max-width:599px){.get-started-director .dr-content .dr-col-2 h3{font-size:30px;font-size:8vw;line-height:41px;line-height:10.9333333333vw;margin-bottom:10.6666666667vw}}.get-started-director .dr-content .dr-col-2 p{color:#232323;font-size:24px;letter-spacing:-1px;line-height:123.9%;margin:0;padding:0}@media(min-width:890px)and (max-width:1279px){.get-started-director .dr-content .dr-col-2 p{font-size:1.4166666667vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-director .dr-content .dr-col-2 p{font-size:1.4166666667vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-director .dr-content .dr-col-2 p{font-size:20.4px}}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-col-2 p{font-size:27.2px;line-height:36.8px}}@media(max-width:599px){.get-started-director .dr-content .dr-col-2 p{font-size:17px;font-size:4.5333333333vw;line-height:23px;line-height:6.1333333333vw}}.get-started-director .dr-content .dr-col-2 p+p{padding-top:30px}@media(min-width:890px)and (max-width:1279px){.get-started-director .dr-content .dr-col-2 p+p{padding-top:1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-director .dr-content .dr-col-2 p+p{padding-top:1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-director .dr-content .dr-col-2 p+p{padding-top:25.5px}}@media(min-width:600px)and (max-width:889px){.get-started-director .dr-content .dr-col-2 p+p{padding-top:36.8px}}@media(max-width:599px){.get-started-director .dr-content .dr-col-2 p+p{padding-top:6.1333333333vw}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section{padding-left:32px;padding-right:32px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section{padding-left:5.3333333333vw;padding-right:5.3333333333vw}}.get-started-hero .dr-col-2 .get-started-form-section .form-group{margin-bottom:26px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .form-group{margin-bottom:1.5347222222vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .form-group{margin-bottom:1.5347222222vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .form-group{margin-bottom:22.1px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .form-group{margin-bottom:33.6px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .form-group{margin-bottom:5.6vw}}.get-started-hero .dr-col-2 .get-started-form-section .cf-label,.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{color:#6a51ff;display:block;font-size:13px;font-weight:700;letter-spacing:-.08px;line-height:17px;margin-bottom:6px;padding-left:31px;text-transform:uppercase}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .cf-label,.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{font-size:.7673611111vw;line-height:1.0034722222vw;margin-bottom:.3541666667vw;padding-left:1.8298611111vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .cf-label,.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{font-size:.7673611111vw;line-height:1.0034722222vw;margin-bottom:.3541666667vw;padding-left:1.8298611111vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .cf-label,.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{font-size:11.05px;line-height:14.45px;margin-bottom:5.1px;padding-left:26.35px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .cf-label,.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{font-size:16px;line-height:22.4px;margin-bottom:4.8px;padding-left:32px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .cf-label,.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{font-size:10px;font-size:2.6666666667vw;line-height:14px;line-height:3.7333333333vw;margin-bottom:.8vw;padding-left:5.3333333333vw}}.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{color:#d13b40;font-size:13px;margin-top:8px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{font-size:.7673611111vw;margin-top:.4722222222vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{font-size:.7673611111vw;margin-top:.4722222222vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{font-size:11.05px;margin-top:6.8px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{font-size:16px;margin-top:8px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-not-valid-tip{font-size:2.6666666667vw;margin-top:1.3333333333vw}}.get-started-hero .dr-col-2 .get-started-form-section input,.get-started-hero .dr-col-2 .get-started-form-section select{-webkit-appearance:none;background:#fcfcff;border:1px solid #d9d9d9;border-radius:34px;box-shadow:0 0 8px rgba(0,0,0,.1);-webkit-box-shadow:0 0 8px rgba(0,0,0,.1);font-size:20px;font-weight:600;letter-spacing:-.43px;line-height:45px;margin-left:0;outline:none;padding:12px 30px;width:100%}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section input,.get-started-hero .dr-col-2 .get-started-form-section select{border-radius:2.0069444444vw;font-size:1.1805555556vw;line-height:2.65625vw;padding:.7083333333vw 1.7708333333vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section input,.get-started-hero .dr-col-2 .get-started-form-section select{border-radius:2.0069444444vw;font-size:1.1805555556vw;line-height:2.65625vw;padding:.7083333333vw 1.7708333333vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section input,.get-started-hero .dr-col-2 .get-started-form-section select{border-radius:28.9px;font-size:17px;line-height:38.25px;padding:10.2px 25.5px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section input,.get-started-hero .dr-col-2 .get-started-form-section select{border-radius:54.4px;font-size:25.6px;line-height:38.4px;padding:19.2px 32px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section input,.get-started-hero .dr-col-2 .get-started-form-section select{border-radius:34px;border-radius:9.0666666667vw;font-size:16px;font-size:4.2666666667vw;line-height:24px;line-height:6.4vw;padding:3.2vw 5.3333333333vw}}.get-started-hero .dr-col-2 .get-started-form-section input.empty,.get-started-hero .dr-col-2 .get-started-form-section select.empty{border:1px solid #d9d9d9;box-shadow:0 0 8px rgba(0,0,0,.1);-webkit-box-shadow:0 0 8px rgba(0,0,0,.1)}.get-started-hero .dr-col-2 .get-started-form-section input.filled,.get-started-hero .dr-col-2 .get-started-form-section input[aria-invalid=false]:not(.empty),.get-started-hero .dr-col-2 .get-started-form-section select.filled,.get-started-hero .dr-col-2 .get-started-form-section select[aria-invalid=false]:not(.empty){border:1px solid #3c1778;box-shadow:0 0 8px rgba(0,0,0,.1);-webkit-box-shadow:0 0 8px rgba(0,0,0,.1);outline:none}.get-started-hero .dr-col-2 .get-started-form-section input:active,.get-started-hero .dr-col-2 .get-started-form-section input:focus,.get-started-hero .dr-col-2 .get-started-form-section select:active,.get-started-hero .dr-col-2 .get-started-form-section select:focus{border:1px solid #6a51ff;box-shadow:0 0 15px rgba(60,23,120,.2);-webkit-box-shadow:0 0 15px rgba(60,23,120,.2);outline:none}.get-started-hero .dr-col-2 .get-started-form-section input::-moz-placeholder,.get-started-hero .dr-col-2 .get-started-form-section select::-moz-placeholder{color:transparent!important}.get-started-hero .dr-col-2 .get-started-form-section input::placeholder,.get-started-hero .dr-col-2 .get-started-form-section select::placeholder{color:transparent!important}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .form-insurance span.wpcf7-form-control-wrap{display:block}}.get-started-hero .dr-col-2 .get-started-form-section .form-insurance span.wpcf7-form-control-wrap:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' fill='none'%3E%3Cpath stroke='%23232323' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m2 2 6 6 6-6'/%3E%3C/svg%3E");background-size:cover;content:"";height:10px;position:absolute;right:30px;top:50%;top:13.5px;transform:translateY(-50%);width:16px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .form-insurance span.wpcf7-form-control-wrap:before{height:.5902777778vw;right:1.7708333333vw;top:16px;width:.9444444444vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .form-insurance span.wpcf7-form-control-wrap:before{height:.5902777778vw;right:1.7708333333vw;width:.9444444444vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .form-insurance span.wpcf7-form-control-wrap:before{height:8.5px;right:25.5px;top:15px;width:13.6px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .form-insurance span.wpcf7-form-control-wrap:before{height:9.6px;right:32px;width:16px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .form-insurance span.wpcf7-form-control-wrap:before{height:1.6vw;right:5.3333333333vw;top:6.6666666667vw;width:2.6666666667vw}}.get-started-hero .dr-col-2 .get-started-form-section .phone-row{position:relative}.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag{align-items:center;border-right:1px solid #66686c;display:flex;height:34px;left:30px;position:absolute;top:18px;width:77px;z-index:5}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag{height:2.0069444444vw;left:1.7708333333vw;top:1.0625vw;width:4.5451388889vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag{height:2.0069444444vw;left:1.7708333333vw;top:1.0625vw;width:4.5451388889vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag{height:28.9px;left:25.5px;top:15.3px;width:65.45px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag{height:40px;left:28.8px;top:20.8px;width:110.4px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag{height:25px;height:6.6666666667vw;left:18px;left:4.8vw;top:13px;top:3.4666666667vw;width:69px;width:18.4vw}}.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag figure{background-image:url(/app/themes/drhouse/public/svgs/phone-flag.9c612e.svg);background-position:50%;background-size:cover;height:17px;width:34px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag figure{height:1.0034722222vw;width:2.0069444444vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag figure{height:1.0034722222vw;width:2.0069444444vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag figure{height:14.45px;width:28.9px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag figure{height:27.2px;width:46.4px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag figure{height:17px;height:4.5333333333vw;width:29px;width:7.7333333333vw}}.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag span{color:#66686c;font-size:20px;font-weight:600;left:9px;position:relative;top:1px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag span{font-size:1.1805555556vw;left:.53125vw;top:.0590277778vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag span{font-size:1.1805555556vw;left:.53125vw;top:.0590277778vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag span{font-size:17px;left:7.65px;top:.85px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag span{font-size:25.6px;left:14.4px;top:1.6px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row .phone-flag span{font-size:16px;font-size:4.2666666667vw;left:9px;left:2.4vw;top:1px;top:.2666666667vw}}.get-started-hero .dr-col-2 .get-started-form-section .phone-row input{padding-left:120px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row input{padding-left:7.0833333333vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row input{padding-left:7.0833333333vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row input{padding-left:7.0833333333vw}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row input{padding-left:160px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .phone-row input{padding-left:26.6666666667vw}}.get-started-hero .dr-col-2 .get-started-form-section .form-group.full-name input{text-transform:capitalize}.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:29px;padding-left:30px;padding-top:2px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row{margin-bottom:1.7118055556vw;padding-left:1.7708333333vw;padding-top:.1180555556vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row{margin-bottom:1.7118055556vw;padding-left:1.7708333333vw;padding-top:.1180555556vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row{margin-bottom:24.65px;padding-left:25.5px;padding-top:1.7px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row{margin-bottom:38.4px;padding-left:32px;padding-top:6.4px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row{margin-bottom:6.4vw;padding-left:5.3333333333vw;padding-top:1.0666666667vw}}.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check{margin-right:15px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check{margin-right:.8854166667vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check{margin-right:.8854166667vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check{margin-right:12.75px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check{margin-right:24px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check{margin-right:4vw}}.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row input{display:none}.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row input+.dr-check{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:25px;position:relative;width:25px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row input+.dr-check{height:1.4756944444vw;width:1.4756944444vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row input+.dr-check{height:1.4756944444vw;width:1.4756944444vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row input+.dr-check{height:21.25px;width:21.25px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row input+.dr-check{height:40px;width:40px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row input+.dr-check{height:6.6666666667vw;width:6.6666666667vw}}.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row input+.dr-check:before{background-image:url(/app/themes/drhouse/public/svgs/get-started/checkbox-empty.eed7ef.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:100%;opacity:1;position:absolute;width:100%}.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row input+.dr-check:after{background-image:url(/app/themes/drhouse/public/svgs/get-started/checkbox-filled.05ca1d.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:100%;opacity:0;position:absolute;width:100%}.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row input:checked+.dr-check:before{opacity:0}.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row input:checked+.dr-check:after{opacity:1}.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check-text{color:#66686c;font-size:17px;letter-spacing:-.43px;line-height:23px;position:relative}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check-text{font-size:1.0034722222vw;line-height:1.3576388889vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check-text{font-size:1.0034722222vw;line-height:1.3576388889vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check-text{font-size:14.45px;line-height:19.55px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check-text{font-size:20.8px;letter-spacing:-.08px;line-height:28.8px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check-text{font-size:13px;font-size:3.4666666667vw;letter-spacing:-.08px;line-height:18px;line-height:4.8vw}}.get-started-hero .dr-col-2 .get-started-form-section .cf-check--row .cf-check-text a{color:#3c1778;-webkit-text-decoration:underline;text-decoration:underline}.get-started-hero .dr-col-2 .get-started-form-section .cf-submit{align-items:center;display:flex;justify-content:center;margin:auto;position:relative;text-align:center}.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit]{background:#ffaf12;border:none!important;border-radius:34px;box-shadow:0 0 10px rgba(0,0,0,.12);color:#3c1778;font-size:25px;font-weight:700;height:70px;letter-spacing:-.4300000072px;line-height:23px;margin-left:auto;margin-top:0;outline:none;padding:5px;text-align:center;width:100%}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit]{font-size:1.4756944444vw;height:4.1319444444vw;letter-spacing:-.0253819449vw;line-height:1.3576388889vw;margin-top:0}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit]{font-size:1.6527777778vw;height:4.1319444444vw;letter-spacing:-.0253819449vw;line-height:1.3576388889vw;margin-top:0}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit]{font-size:21.25px;height:59.5px;letter-spacing:-.3655000061px;line-height:19.55px;margin-top:0}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit]{font-size:27.2px;height:72px;letter-spacing:-.6880000114px;line-height:36.8px;margin:0 auto;width:auto;width:100%;width:456px}}@media(max-width:599px){.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit]{font-size:4.5333333333vw;height:12vw;letter-spacing:-.1146666686vw;line-height:6.1333333333vw;margin:0 auto;width:76vw}}.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit]:hover{background:#f5a301;border-color:transparent;box-shadow:0 0 10px rgba(0,0,0,.25)}.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit]:disabled{border:none;box-shadow:none!important;opacity:.5}.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit].blocked,.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit].mail-false,.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit].name-false,.get-started-hero .dr-col-2 .get-started-form-section .cf-submit input[type=submit].phone-false{box-shadow:none!important;opacity:.5;pointer-events:none}.get-started-hero .dr-col-2 .get-started-form-section .cf-submit.sending .get-started__spinner{visibility:visible}.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-response-output{display:none!important}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner{margin:auto;position:absolute;text-align:center;visibility:hidden;width:70px;z-index:300}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner{width:4.1319444444vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner{width:4.1319444444vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner{width:59.5px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner{width:112px}}.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner .bounce{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#6c63ff;border-radius:100%;display:inline-block;height:16px;width:16px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner .bounce{height:.9444444444vw;width:.9444444444vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner .bounce{height:.9444444444vw;width:.9444444444vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner .bounce{height:13.6px;width:13.6px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner .bounce{height:25.6px;width:25.6px}}.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner .bounce1{animation-delay:-.32s}.get-started-hero .dr-col-2 .get-started-form-section .get-started__spinner .bounce2{animation-delay:-.16s}.get-started-hero .dr-col-2 .get-started-form-section .wpcf7-spinner{display:none}.get-started-hero .dr-col-2 .get-started-form-section.with-klavio.checked .cf-check--row input+.dr-check:before{opacity:0!important}.get-started-hero .dr-col-2 .get-started-form-section.with-klavio.checked .cf-check--row input+.dr-check:after{opacity:1!important}.get-started-hero{overflow:hidden;position:relative;z-index:1}@media(min-width:600px)and (max-width:889px){.get-started-hero{height:auto;padding-bottom:76.8px;padding-top:0}}@media(max-width:599px){.get-started-hero{height:auto;padding-bottom:12.8vw;padding-top:0}}.get-started-hero .dr-container{align-items:center;display:flex;justify-content:center;max-width:1180px;padding-top:70px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-container{padding-top:3.6006944444vw;width:69.6527777778vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-container{padding-top:3.6006944444vw;width:69.6527777778vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-container{padding-top:51.85px;width:1003px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-container{padding:0;width:100%}}@media(max-width:599px){.get-started-hero .dr-container{padding:0;width:100%}}.get-started-hero .dr-content{width:1180px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-content{width:67.2916666667vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-content{width:67.2916666667vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-content{width:969px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-content{width:100%}}@media(max-width:599px){.get-started-hero .dr-content{width:100%}}.get-started-hero .title-desktop{font-size:40px;letter-spacing:.37px;line-height:123.9%;margin-bottom:80px;text-align:center}@media(min-width:890px)and (max-width:1279px){.get-started-hero .title-desktop{font-size:2.3611111111vw;margin-bottom:4.7222222222vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .title-desktop{font-size:2.3611111111vw;margin-bottom:4.7222222222vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .title-desktop{font-size:34px;margin-bottom:68px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .title-desktop{display:none}}@media(max-width:599px){.get-started-hero .title-desktop{display:none}}.get-started-hero .title-desktop br{display:none}.get-started-hero .title-mobile{display:none;font-size:30px;letter-spacing:.4px;line-height:123.9%;padding:112px 0 41px;text-align:center}@media(min-width:600px)and (max-width:889px){.get-started-hero .title-mobile{display:block;padding:75px 0 0}}@media(max-width:599px){.get-started-hero .title-mobile{display:block;font-size:8vw;padding:40px 0 0}}.get-started-hero .gs-legit-section{display:none}@media(min-width:600px)and (max-width:889px){.get-started-hero .gs-legit-section{align-items:center;display:flex;flex-direction:row;height:83.2px;margin:48px auto -52.8px;position:relative;width:238.4px}}@media(max-width:599px){.get-started-hero .gs-legit-section{align-items:center;display:flex;flex-direction:row;height:60px;height:13.3333333333vw;margin:8vw auto -8.8vw;position:relative;width:165px;width:38.9333333333vw}}.get-started-hero .gs-legit-section .legit{background-position:0 0;background-repeat:no-repeat;background-size:contain;display:block}@media(min-width:600px)and (max-width:889px){.get-started-hero .gs-legit-section .legit{height:85px;width:104px;width:auto}}@media(max-width:599px){.get-started-hero .gs-legit-section .legit{height:57px;height:13.3333333333vw;width:65px;width:12.2666666667vw}}.get-started-hero .gs-legit-section .legit img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.get-started-hero .gs-legit-section .hipaa{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='76' height='40' fill='none'%3E%3Cpath fill='%23232323' d='M41.68 19.967v4.951c0 .321-.008.325-.331.325h-2.05c-.394 0-.395 0-.395-.403v-3.458c0-.344 0-.346-.357-.346H36.38c-.349 0-.345.002-.345.35.002 1.198-.006 2.397.005 3.594.002.232-.082.27-.284.266-.708-.009-1.415-.003-2.12-.003-.342 0-.344-.002-.344-.336V15.82c0-.304.006-.607-.002-.911-.004-.171.07-.233.239-.233q1.13.007 2.262 0c.181-.002.248.07.248.25-.004 1.158.005 2.319-.002 3.477-.002.199.044.28.257.275q1.2-.013 2.403 0c.202.002.21-.107.21-.253q-.003-1.68 0-3.363c0-.384.001-.384.396-.386h2.027c.341 0 .352.01.352.359q-.003 2.467-.002 4.932M65.839 25.244h-.632c-.684 0-1.367-.006-2.05.003-.182.002-.27-.061-.318-.233-.153-.53-.326-1.056-.473-1.588-.056-.206-.147-.294-.373-.29-.848.013-1.695.01-2.544 0-.215-.002-.294.075-.349.277-.149.548-.334 1.086-.5 1.63-.042.14-.116.203-.268.203q-1.002-.009-2.002 0c-.206.001-.237-.073-.179-.257q1.16-3.604 2.308-7.207.455-1.425.9-2.852c.057-.182.147-.264.35-.262.84.009 1.682.014 2.521-.004.26-.005.359.1.427.323q.522 1.707 1.058 3.412l2.057 6.553c.024.079.037.162.067.292m-4.2-4.367-.87-3.046-.063.007-.875 3.039zM75.982 25.224c-.121.009-.204.018-.289.018-.793.002-1.585-.006-2.379.005-.202.002-.29-.069-.345-.258-.154-.547-.333-1.088-.49-1.633-.048-.166-.137-.218-.304-.218q-1.306.008-2.614 0c-.178-.002-.268.065-.318.236-.15.523-.321 1.043-.47 1.566-.063.218-.167.315-.412.307-.611-.018-1.225-.005-1.837-.007-.082 0-.167-.01-.297-.018.097-.319.18-.609.272-.893.698-2.179 1.4-4.358 2.096-6.538.303-.95.608-1.899.898-2.852.064-.211.169-.278.386-.275.808.011 1.617.004 2.425.004.384 0 .386 0 .5.368l1.403 4.502 1.501 4.79c.094.289.178.579.274.896m-6.013-4.35h1.806l-.875-3.076q-.022.002-.044.003zM48.555 19.955v-4.952c0-.324.005-.328.327-.328 1.414 0 2.827-.01 4.242.004.685.007 1.374.058 1.999.37.946.473 1.583 1.204 1.789 2.264.19.98 0 1.899-.535 2.727-.545.846-1.365 1.3-2.373 1.363-.735.048-1.476.038-2.212.05-.404.007-.403.001-.403.393 0 1.035-.005 2.071.006 3.106.002.237-.068.303-.309.297a61 61 0 0 0-2.236.004c-.227.003-.297-.08-.295-.3.003-1.666 0-3.331 0-4.998m2.752-1.906h-.004c0 .335.002.669-.002 1.004-.002.144.055.21.21.206.51-.01 1.023.025 1.53-.024.265-.025.573-.131.762-.306.39-.357.46-.84.272-1.333-.172-.456-.558-.642-1.016-.671-.508-.033-1.02-.03-1.528-.046-.175-.005-.233.066-.228.237.013.312.004.622.004.933M25.779 20.077q.235-.1.466-.202c.342-.155.682-.317 1.027-.466.774-.336.717-1.14.395-1.636-.375-.584-.964-.88-1.605-1.02-.64-.141-1.3-.209-1.955-.247-1.354-.082-2.714-.102-4.05-.384-1.171-.246-2.257-.68-3.119-1.532-.509-.505-.78-1.168-.89-1.851-.159-.99-.13-1.99.57-2.815.539-.634 1.184-1.13 2.022-1.343.744-.19 1.477-.412 2.26-.42.773-.01 1.4.295 1.96.78.08.068.143.165.2.256.136.219.117.373-.088.528-.135.102-.285.208-.445.254-.42.118-.847.222-1.277.295-.149.025-.316-.057-.474-.097-.377-.098-.748-.237-1.132-.286-.183-.024-.428.071-.58.191-.78.618-1.1 1.73-.772 2.659.065.182.186.375.338.488a5.5 5.5 0 0 0 2.773 1.067c1.53.15 3.06.288 4.583.485.913.118 1.777.46 2.48 1.062.787.672 1.252 1.516 1.316 2.59.07 1.165-.533 1.886-1.396 2.522-.337.248-.564.226-.906.013-.447-.279-.954-.465-1.433-.689-.09-.042-.18-.08-.27-.122q.002-.042.002-.08M21.427 8.895c.143-.008.26-.011.376-.026.01-.002.01-.076.013-.117l-.362.028c-.002-.002-.002.013-.027.115M33.519 4.937q-.421-.032-.843-.065c-.715-.062-1.345.21-1.951.524-1.14.592-2.256 1.228-3.397 1.819-.527.273-1.093.47-1.635.716-.327.147-.638.327-.965.477-.083.038-.231.056-.288.01a3.6 3.6 0 0 1-.562-.551c-.204-.263-.144-.428.15-.601.575-.336 1.154-.665 1.716-1.02.586-.37 1.027-.88 1.24-1.537.125-.386.158-.803.217-1.207.026-.177.015-.357.018-.536.022-.96.818-1.372 1.483-1.55.795-.212 1.587-.102 2.337.17.964.35 1.907.762 2.847 1.169.474.204.93.451 1.39.69.157.082.31.186.446.299.24.2.21.472-.026.67-.513.427-1.135.452-1.755.501-.14.011-.283.002-.424.002.004.006.002.013.002.02M20.1 3.6c.01 1.123.485 2.012 1.422 2.637.526.352 1.084.658 1.63.979.459.27.477.36.145.787a3 3 0 0 1-.182.213c-.292.306-.362.297-.73.09a6 6 0 0 0-.98-.447c-.96-.343-1.823-.864-2.712-1.347a37 37 0 0 0-3.063-1.486c-.352-.153-.8-.155-1.197-.13-.695.046-1.387.051-2.06-.103-.307-.071-.593-.272-.858-.458-.222-.156-.187-.426.059-.61.193-.144.404-.271.62-.383 1.316-.68 2.663-1.3 4.072-1.767.88-.291 1.782-.397 2.675-.042.637.255 1.095.667 1.11 1.414.001.219.03.435.05.652M46.401 19.959v4.948c0 .335-.001.335-.343.335-.715.002-1.43-.006-2.142.003-.215.004-.307-.052-.307-.286q.009-5.006 0-10.012c0-.214.074-.285.287-.283q1.106.016 2.213 0c.23-.003.296.079.296.299-.007 1.665-.004 3.33-.004 4.996'/%3E%3Cpath fill='%23232323' d='M25.397 25.116c.314-.125.578-.224.836-.337.742-.324.775-1.186.431-1.732-.39-.618-1-.91-1.714-.98-.466-.046-.938-.05-1.409-.052-1.444-.007-2.864-.194-4.172-.81-.922-.436-1.696-1.113-1.832-2.192-.136-1.084.197-2.062.989-2.857.05-.049.158-.083.222-.065.764.2 1.527.41 2.291.62.022.005.04.02.084.043-.271.13-.53.242-.778.373a1.8 1.8 0 0 0-.818.871c-.204.46-.053 1.079.364 1.363a5 5 0 0 0 2.407.867c.819.075 1.647.062 2.463.153.983.11 1.924.354 2.688 1.053.795.73 1.322 2.245.837 3.387-.112.266-.26.492-.503.658a9 9 0 0 0-.608.44c-.123.101-.211.083-.33-.003-.28-.2-.56-.402-.855-.577-.163-.099-.362-.139-.593-.223M33.394 5.167q.204.022.408.042c.61.049 1.207.007 1.774-.244.31-.139.58-.33.708-.65.095-.236.237-.27.46-.201.585.178 1.167.37 1.763.508 1.085.253 2.178.466 3.268.703 1.683.366 3.388.572 5.096.756.114.013.226.04.43.077-.182.224-.314.408-.468.57-.495.512-1.143.696-1.82.798-1.42.211-2.828.075-4.243-.106-2.131-.271-4.124-1.01-6.134-1.701-.386-.133-.76-.294-1.14-.443-.04-.016-.076-.042-.113-.062a.3.3 0 0 0 .01-.047M0 6.138c.467-.058.87-.1 1.271-.158 1.194-.173 2.394-.328 3.58-.538 1.19-.21 2.37-.464 3.55-.725.504-.11.992-.293 1.49-.435.272-.077.546-.148.821-.202.06-.011.175.038.197.089.312.707.928.942 1.63 1.006.448.04.902.007 1.372.036-.193.086-.38.186-.58.253-1.584.527-3.16 1.08-4.759 1.554-.762.226-1.567.314-2.357.438-1.018.158-2.047.238-3.072.156a9.6 9.6 0 0 1-1.842-.344C.733 7.109.336 6.69 0 6.138M25.883 14.326c.431-.097.794-.164 1.146-.263.597-.165 1.128-.466 1.633-.816.344-.238.43-.61.465-.982.085-.87-.205-1.614-.88-2.182-.141-.12-.378-.212-.556-.192-.377.044-.743.175-1.116.257-.231.051-.48.144-.701.106-.428-.073-.845-.224-1.264-.348a.7.7 0 0 1-.184-.102c-.29-.202-.35-.419-.123-.687.48-.563 1.091-.9 1.846-.95.728-.048 1.41.196 2.113.31.992.165 1.767.697 2.425 1.42.445.488.553 1.098.628 1.725.125 1.024-.196 1.931-.766 2.746-.224.32-.593.543-.905.8-.456.373-.873.433-1.444.09-.634-.38-1.386-.573-2.086-.846zm-.314-5.367.18-.164c-.063-.033-.129-.095-.19-.09-.068.006-.128.073-.192.113z'/%3E%3Cpath fill='%23232323' d='M24.371 29.742c.52-.109.926-.342 1.297-.634.342-.27.462-.64.373-1.065-.123-.607-.439-1.059-1.05-1.268-.463-.159-.928-.25-1.43-.206-1.11.096-2.212 0-3.218-.503-.996-.497-1.672-1.312-1.505-2.596.072-.549.27-1.037.52-1.512.18-.345.34-.368.696-.232.408.157.829.286 1.242.427.072.023.145.043.277.085-.119.088-.189.155-.271.197-.656.337-.82.927-.816 1.589.002.328.224.537.488.697.548.332 1.163.408 1.784.458.623.049 1.251.062 1.872.13.67.075 1.31.329 1.782.788.978.95 1.43 2.228.43 3.478-.239.299-.571.524-.87.774-.043.037-.166.042-.206.01-.373-.314-.821-.447-1.283-.558-.024-.008-.05-.026-.112-.059M3.993 8.04c.147-.015.294-.046.441-.044 1.753.018 3.448-.32 5.104-.857a84 84 0 0 0 3.279-1.164c.461-.171.908-.388 1.35-.605.68-.335 1.323-.213 1.951.124.171.091.324.219.482.334.099.07.102.149.001.225-.156.119-.3.254-.468.352a20 20 0 0 1-4.885 2.046c-1.885.51-3.797.674-5.726.262-.441-.094-.866-.262-1.294-.41-.093-.03-.169-.114-.251-.173zM43.314 8.137c-.073.05-.14.113-.218.153-.636.33-1.329.464-2.032.555-1.747.225-3.467.057-5.15-.424-1.556-.445-3.06-1.033-4.46-1.857-.248-.145-.483-.315-.72-.477-.124-.084-.14-.171-.015-.279.571-.493 1.236-.706 1.982-.603.224.031.434.172.645.27a34.4 34.4 0 0 0 5.456 1.971c1.286.35 2.602.587 3.95.552.18-.005.362.026.542.04z'/%3E%3Cpath fill='%23232323' d='M9.094 9.238c.141-.043.204-.07.27-.08 2.276-.31 4.4-1.066 6.404-2.164.423-.233.82-.514 1.235-.762.086-.05.211-.105.297-.082a4.8 4.8 0 0 1 1.795.948c.03.023.05.058.098.116-.12.075-.223.15-.335.21-1.477.794-2.98 1.543-4.565 2.102-1.382.487-2.796.53-4.218.155a6 6 0 0 1-.643-.222c-.101-.042-.186-.12-.338-.22M28.04 7.187c.295-.204.541-.41.817-.555.35-.186.723-.336 1.096-.476.088-.033.236.01.32.067 1.61 1.12 3.375 1.908 5.262 2.424.791.216 1.607.344 2.412.515.057.013.11.037.227.077-.124.085-.196.15-.28.19-.664.309-1.371.44-2.097.482-1.361.078-2.652-.213-3.874-.798s-2.434-1.186-3.65-1.78c-.06-.031-.114-.073-.234-.146M21.964 26.82c-.15.198-.305.375-.428.572-.43.68-.358 1.434.358 1.924.472.322 1.016.437 1.565.539.516.095 1.045.155 1.54.319.698.231 1.188.714 1.256 1.481.035.383.009.783-.066 1.16a92 92 0 0 1-.718 3.213c-.105.439-.34.82-.687 1.12-.22.19-.473.208-.81.124.111-.075.167-.12.23-.151.317-.155.528-.4.59-.744.136-.756.278-1.514.375-2.275.081-.64.133-1.285.145-1.93.015-.694-.21-.978-.896-1.142-.424-.1-.867-.133-1.302-.173a4.8 4.8 0 0 1-2.052-.692c-.817-.494-1.471-1.83-.981-2.88.092-.197.152-.409.24-.61.109-.243.238-.285.493-.203.377.118.757.23 1.148.348M21.547 2.053A2.037 2.037 0 0 1 23.6 0c1.114 0 2.054.922 2.058 2.015a2.05 2.05 0 0 1-2.054 2.059c-1.146.002-2.053-.891-2.057-2.02M48.879 28.253l-.827 2.376c-.227.654-.459 1.308-.687 1.962-.055.157-.115.27-.323.268-.213-.004-.253-.133-.307-.286-.488-1.414-.98-2.824-1.471-4.238a.2.2 0 0 0-.085-.113v4.336c0 .264-.189.392-.428.274-.058-.03-.097-.152-.097-.232-.007-.7-.005-1.4-.005-2.1v-2.988c0-.326.003-.326.325-.328.386-.002.387-.004.518.37.393 1.117.782 2.233 1.175 3.35.112.319.232.636.403.953.112-.312.227-.621.336-.933.404-1.153.803-2.31 1.21-3.463.033-.097.101-.24.171-.252.197-.03.406-.02.604.011.039.006.072.173.072.266q.006 1.915.004 3.83-.002.607 0 1.213c.002.182.009.334-.261.332-.256-.002-.272-.13-.272-.323.004-1.346.002-2.692.002-4.039v-.231a.4.4 0 0 0-.057-.015M70.567 31.73v-4.219c0-.319.019-.328.33-.33.15 0 .205.042.203.199-.007.707-.002 1.415-.002 2.122 0 1.042-.005 2.085.002 3.127.002.176-.057.218-.228.23-.266.017-.424-.07-.562-.307-.828-1.412-1.673-2.813-2.514-4.218-.019-.03-.043-.058-.107-.145v4.352c0 .3-.024.312-.32.315-.19.004-.244-.082-.242-.253q.007-2.58-.002-5.16c0-.209.086-.255.281-.265.27-.017.424.076.562.31.79 1.344 1.594 2.678 2.395 4.015q.073.118.15.235zM43.477 30.006c-.015.8-.163 1.556-.689 2.205-.977 1.206-3.034 1.044-3.747-.332-.646-1.25-.635-2.534.018-3.784.438-.836 1.453-1.232 2.471-1.026.861.173 1.405.715 1.688 1.498.163.453.215.947.318 1.425zm-4.344.153c.024.179.042.5.116.807.13.536.39 1.01.876 1.307.747.459 1.743.256 2.276-.438.696-.905.709-2.696.025-3.618-.733-.991-2.27-.924-2.88.122-.303.523-.398 1.092-.413 1.82M33.086 30.07c.022-.686.088-1.276.384-1.821.4-.736 1.01-1.155 1.859-1.202.542-.031 1.063.025 1.537.328.458.291.717.706.812 1.23.02.112.064.254-.123.26-.158.003-.342.082-.42-.173a1.9 1.9 0 0 0-.307-.62c-.658-.821-2.458-.767-2.937.576a3.96 3.96 0 0 0-.035 2.613c.349 1.082 1.493 1.566 2.527 1.067.42-.202.687-.556.777-1.026.024-.127.006-.291.202-.326.334-.06.412.013.35.348-.179.964-.855 1.569-1.849 1.673-.676.07-1.295-.046-1.827-.492-.548-.46-.788-1.071-.888-1.75-.038-.252-.047-.511-.062-.684M66.215 32.815c-.501.104-.55.076-.696-.341-.138-.39-.285-.774-.419-1.166-.05-.144-.134-.19-.28-.188q-1.012.01-2.025 0c-.173-.002-.252.07-.305.224-.132.383-.28.76-.422 1.14-.157.41-.195.43-.693.332q.075-.217.153-.43.923-2.472 1.85-4.946c.084-.224.517-.368.717-.23.04.028.063.088.083.137q.83 2.222 1.657 4.444zm-1.374-2.2-1.017-2.73-.074.01-.99 2.719c.709.002 1.369.002 2.081.002M50.87 30.02c0-.849.006-1.696-.003-2.545-.002-.222.074-.299.3-.295.604.013 1.208.003 1.813.003 1.184.002 1.83.751 1.65 1.912-.09.58-.412.956-.97 1.144-.532.178-1.08.176-1.63.176-.689-.001-.588-.067-.595.578a51 51 0 0 0 .002 1.587c.003.218-.085.279-.292.279-.204 0-.278-.07-.276-.272.006-.854.002-1.71.002-2.567m.563-1.242c0 .287.005.575-.002.863-.005.173.048.259.239.253.338-.01.678.026 1.012-.01.329-.037.68-.084.97-.227.417-.204.544-.741.393-1.304-.107-.402-.468-.667-.986-.685-.463-.016-.926 0-1.39-.009-.19-.004-.243.084-.24.255.01.288.004.576.004.864M22.869 13.325c0-.66.018-1.321-.008-1.979-.018-.453.088-.876.199-1.306.042-.164.134-.222.3-.226.697-.02.68-.02.88.629.15.479.06.956.061 1.434.002.644-.016 1.29-.012 1.934.001.219-.07.314-.3.303a12 12 0 0 0-.821-.002c-.178.004-.259-.073-.252-.252.008-.178.002-.357.002-.535z'/%3E%3Cpath fill='%23232323' d='M23.137 37.3c-.32.065-.608.003-.843-.244-.386-.405-.579-.906-.695-1.434a98 98 0 0 1-.62-2.992c-.089-.472-.145-.956.058-1.424.032-.072.054-.148.094-.214.22-.362.298-.377.667-.173.184.102.378.18.61.29-.125.113-.252.193-.331.308-.231.339-.255.734-.215 1.122q.162 1.576.364 3.148c.04.305.121.618.25.895.091.197.292.348.455.508.063.062.154.093.232.139q-.012.036-.026.07M23.625 40c-.31-.643-.641-1.264-.28-1.982.078-.152.036-.367.032-.552-.013-.707-.033-1.416-.048-2.123-.027-1.266-.059-2.534-.079-3.8-.002-.104.039-.288.088-.299.171-.037.357-.018.535-.004.022.002.048.119.046.183l-.053 3.523c-.015.933-.035 1.866-.045 2.8-.002.135.03.277.076.407.16.448.15.88-.076 1.308-.09.165-.132.358-.196.539M74.249 30.26c0 .77-.004 1.54.002 2.312.001.184-.032.287-.256.29-.222 0-.28-.084-.28-.29q.006-2.3.001-4.599c0-.304-.007-.311-.32-.311-.383 0-.77-.006-1.153.002-.193.003-.263-.075-.266-.265-.004-.195.073-.258.264-.258q1.743.007 3.485 0c.185 0 .268.053.27.253.002.206-.076.275-.278.27-.4-.01-.8.005-1.201-.006-.202-.005-.277.062-.274.268.013.776.006 1.554.006 2.334M55.857 30.04c0-.85.004-1.698-.003-2.545-.002-.199.022-.321.273-.32.246.003.26.128.26.312q-.005 2.265 0 4.531c0 .306.007.314.317.314q1.12.002 2.237 0c.287 0 .331.054.313.328-.01.136-.066.195-.204.195q-1.507-.005-3.016.001c-.175.002-.184-.089-.182-.222q.006-1.297.005-2.594M24.147 17.826c0 .628-.004 1.257.002 1.885.001.182-.072.252-.252.244a5 5 0 0 0-.61.002c-.226.017-.281-.087-.28-.29a84 84 0 0 0-.014-1.794q-.007-.443-.031-.884c-.01-.184.053-.275.253-.266q.364.016.728 0c.196-.007.262.077.255.264-.01.28-.004.56-.004.84q-.023-.002-.047-.002M23.584 4.305c.235 0 .47-.01.706.002.233.01.336.125.329.339-.008.207-.12.328-.327.313-.26-.018-.304.11-.287.325.035.433.055.867.088 1.3.024.305-.002.34-.307.342-.141.001-.283-.011-.422.001-.23.022-.285-.092-.274-.291.027-.474.033-.948.075-1.42.019-.204-.04-.257-.235-.257-.259.002-.367-.102-.382-.315-.013-.2.103-.33.33-.34.236-.008.471 0 .706 0M60.098 30.008c0-.857.003-1.713-.004-2.567-.002-.18.031-.268.24-.26.197.006.302.04.302.27-.008 1.558-.004 3.114-.006 4.672 0 .164-.009.328.002.49.017.23-.121.242-.297.248-.182.005-.243-.05-.241-.237.009-.875.003-1.746.003-2.616M23.088 23.553c0-.381-.008-.762.007-1.14.002-.06.09-.165.145-.17q.352-.03.703-.004c.056.004.15.11.15.17.007.49-.002.978-.011 1.468-.006.279-.024.56-.026.838 0 .168-.062.244-.235.239a6 6 0 0 0-.47 0c-.184.007-.247-.082-.245-.257.006-.38.002-.762.002-1.142q-.01-.003-.02-.002M23.966 27.852c0 .49-.003.98.002 1.468.002.184-.059.264-.259.266-.51.004-.507.013-.514-.503q-.015-1.014-.046-2.03c-.007-.209.06-.293.281-.287.67.013.573-.058.579.574q.002.256 0 .514-.022-.002-.043-.002'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:contain;display:block}@media(min-width:600px)and (max-width:889px){.get-started-hero .gs-legit-section .hipaa{height:64px;margin-left:38.4px;width:121.6px}}@media(max-width:599px){.get-started-hero .gs-legit-section .hipaa{height:40px;height:10.6666666667vw;margin-left:6.4vw;width:76px;width:20.2666666667vw}}.get-started-hero .items-section{background:#e1dcff;border-radius:0 100px;height:676px;padding:73px 43px 0;width:540px}.get-started-hero .items-section.items-section--desktop{display:none}@media (min-width:890px){.get-started-hero .items-section.items-section--desktop{display:block}}.get-started-hero .items-section.items-section--mobile{display:block}@media (min-width:890px){.get-started-hero .items-section.items-section--mobile{display:none}}@media(min-width:890px)and (max-width:1279px){.get-started-hero .items-section{border-radius:0 5.9027777778vw;height:39.9027777778vw;padding:4.3090277778vw 2.5381944444vw 0;width:31.875vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .items-section{border-radius:0 5.9027777778vw;height:39.9027777778vw;padding:4.3090277778vw 2.5381944444vw 0;width:31.875vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .items-section{border-radius:0 85px;height:574.6px;padding:62.05px 36.55px 0;width:459px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .items-section{background:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='412' fill='none'%3E%3Cpath fill='%23E1DCFF' d='M375 412H0V0c115 6.714 248.5 7.63 375 0z'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:cover;border-radius:0;height:753.6px;margin-top:96px;padding:80px 0 0;width:100%}}@media(max-width:599px){.get-started-hero .items-section{background:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='412' fill='none'%3E%3Cpath fill='%23E1DCFF' d='M375 412H0V0c115 6.714 248.5 7.63 375 0z'/%3E%3C/svg%3E");background-position:0 0;background-repeat:no-repeat;background-size:cover;border-radius:0;height:471px;height:125.6vw;margin-top:16vw;padding:13.3333333333vw 0 0;width:100%}}.get-started-hero .items-section .item{align-items:center;align-items:flex-start;display:flex;flex-direction:row;margin-bottom:43px;padding:0 7px 0 32px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .items-section .item{margin-bottom:2.5381944444vw;padding:0 .4131944444vw 0 1.8888888889vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .items-section .item{margin-bottom:2.5381944444vw;padding:0 .4131944444vw 0 1.8888888889vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .items-section .item{margin-bottom:36.55px;padding:0 5.95px 0 27.2px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .items-section .item{margin-bottom:48px;padding-left:80px;padding-right:32px}}@media(max-width:599px){.get-started-hero .items-section .item{margin-bottom:8vw;padding-left:13.3333333333vw;padding-right:5.3333333333vw}}.get-started-hero .items-section .item .item-img{flex-shrink:0;left:-2px;margin-right:20px;position:relative;top:-3px;width:40px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .items-section .item .item-img{left:-.1180555556vw;margin-right:1.1805555556vw;top:-.1770833333vw;width:2.3611111111vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .items-section .item .item-img{left:-.1180555556vw;margin-right:1.1805555556vw;top:-.1770833333vw;width:2.3611111111vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .items-section .item .item-img{left:-1.7px;margin-right:17px;top:-2.55px;width:34px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .items-section .item .item-img{left:1.6px;margin-right:24px;top:0;width:40px}}@media(max-width:599px){.get-started-hero .items-section .item .item-img{left:1px;left:.2666666667vw;margin-right:4vw;top:-6px;top:0;width:25px;width:6.6666666667vw}}.get-started-hero .items-section .item .item-text h3{font-size:25px;letter-spacing:.15px;line-height:133.3%;margin-bottom:10px;text-align:left}@media(min-width:890px)and (max-width:1279px){.get-started-hero .items-section .item .item-text h3{font-size:1.4756944444vw;margin-bottom:.5902777778vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .items-section .item .item-text h3{font-size:1.4756944444vw;margin-bottom:.5902777778vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .items-section .item .item-text h3{font-size:21.25px;margin-bottom:8.5px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .items-section .item .item-text h3{font-size:27.2px;letter-spacing:-.43px;line-height:133.3%;margin-bottom:8px}}@media(max-width:599px){.get-started-hero .items-section .item .item-text h3{font-size:17px;font-size:4.5333333333vw;letter-spacing:-.43px;line-height:133.3%;margin-bottom:1.3333333333vw}}.get-started-hero .items-section .item .item-text p{color:#232323;font-size:20px;letter-spacing:-.45px;line-height:133.3%}@media(min-width:890px)and (max-width:1279px){.get-started-hero .items-section .item .item-text p{font-size:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .items-section .item .item-text p{font-size:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .items-section .item .item-text p{font-size:17px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .items-section .item .item-text p{font-size:24px;letter-spacing:-.23px;line-height:133.3%}}@media(max-width:599px){.get-started-hero .items-section .item .item-text p{font-size:15px;font-size:4vw;letter-spacing:-.23px;line-height:133.3%}}.get-started-hero .items-insurances{display:flex;flex-direction:column}@media (min-width:890px){.get-started-hero .items-insurances{margin-bottom:66px;margin-top:50px}}.get-started-hero .items-insurances{row-gap:20px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .items-insurances{margin-bottom:3.8958333333vw;margin-top:2.9513888889vw;row-gap:1.1805555556vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .items-insurances{margin-bottom:3.8958333333vw;margin-top:2.9513888889vw;row-gap:1.1805555556vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .items-insurances{margin-bottom:56.1px;margin-top:42.5px;row-gap:17px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .items-insurances{margin-bottom:80px;padding:0 48px;row-gap:22.208px}}@media(max-width:599px){.get-started-hero .items-insurances{margin-bottom:13.3333333333vw;padding:0 8vw;row-gap:3.7013333333vw}}.get-started-hero .items-insurances img{height:45px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .items-insurances img{height:2.65625vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .items-insurances img{height:2.65625vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .items-insurances img{height:38.25px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .items-insurances img{height:49.952px}}@media(max-width:599px){.get-started-hero .items-insurances img{height:8.3253333333vw}}.get-started-hero .dr-cols,.get-started-hero .items-insurances .bottom-row,.get-started-hero .items-insurances .top-row{display:flex;flex-direction:row;justify-content:space-between}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-cols{flex-direction:column;justify-content:flex-start}}@media(max-width:599px){.get-started-hero .dr-cols{flex-direction:column;justify-content:flex-start}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-cols .dr-col-1{padding-bottom:80px}}@media(max-width:599px){.get-started-hero .dr-cols .dr-col-1{padding-bottom:13.3333333333vw}}.get-started-hero .dr-cols .dr-col-2{padding-top:13px;width:543px}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-cols .dr-col-2{padding-top:.7673611111vw;width:32.0520833333vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-cols .dr-col-2{padding-top:.7673611111vw;width:32.0520833333vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-cols .dr-col-2{padding-top:11.05px;width:461.55px}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-cols .dr-col-2{margin-top:-96px;padding-top:74px;width:100%}}@media(max-width:599px){.get-started-hero .dr-cols .dr-col-2{margin-top:-16vw;padding-top:13.6vw;width:100%}}.get-started-hero .dr-cols .dr-col-2 .form_note{color:#232323;font-size:15px;letter-spacing:-.23px;line-height:20px;padding-top:8px;text-align:center}@media(min-width:890px)and (max-width:1279px){.get-started-hero .dr-cols .dr-col-2 .form_note{font-size:.8854166667vw;line-height:1.1805555556vw;padding-top:.4722222222vw}}@media(min-width:1440px)and (max-width:1690px){.get-started-hero .dr-cols .dr-col-2 .form_note{font-size:.8854166667vw;line-height:1.1805555556vw;padding-top:.4722222222vw}}@media(min-width:1280px)and (max-width:1439px){.get-started-hero .dr-cols .dr-col-2 .form_note{font-size:12.75px;line-height:17px;padding-top:.4722222222vw}}@media(min-width:600px)and (max-width:889px){.get-started-hero .dr-cols .dr-col-2 .form_note{font-size:20.8px;letter-spacing:-.08px;line-height:28.8px;margin:auto;padding-top:8px;text-align:center;width:480px}}@media(max-width:599px){.get-started-hero .dr-cols .dr-col-2 .form_note{font-size:13px;font-size:3.4666666667vw;letter-spacing:-.08px;line-height:18px;line-height:4.8vw;margin:auto;padding-top:1.3333333333vw;text-align:center;width:235px;width:88vw}}.dr-articles-grid .dr-article-grid-item .img{min-height:75%}.dr-articles-grid .dr-article-grid-item .texter .desc:not(:first-child){display:none}