:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--theme-font-size: 1rem;--theme-font-weight: 400;--theme-line-height: 1.2;--theme-font-family: "Montserrat", sans-serif;--theme-font-family-alt: "Roboto Slab", serif;--theme-font-family-alt-v2: "Lato", sans-serif;--theme-color-primary: #191919;--theme-color-purple: #812990;--theme-color-purple-v2: #822890;--theme-color-orange: #FAA61A;--theme-color-gray: #CFCFCF;--theme-color-gray-v2: #F5F5F6;--theme-color-darkgray: #626262;--theme-color-white: #FFF;--theme-transition-duration: .4s}*{padding:0;margin:0;outline:0;box-sizing:border-box}*:before,*:after{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,main{display:block}template{display:none}html{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}img,iframe,video,audio,object{max-width:100%}img,iframe{border:0 none}img{height:auto;display:inline-block;vertical-align:middle}b,strong{font-weight:700}address{font-style:normal}svg:not(:root){overflow:hidden}a,button,input[type=submit],input[type=button],input[type=reset],input[type=file],input[type=image],label[for]{cursor:pointer}button[disabled],input[disabled],textarea[disabled],select[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=color],textarea,a[href^=tel]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{overflow:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}button,select{text-transform:none}table{width:100%;border-collapse:collapse;border-spacing:0}nav ul,nav ol{list-style:none outside none}input::-moz-placeholder{color:inherit;opacity:1}input::placeholder{color:inherit;opacity:1}textarea::-moz-placeholder{color:inherit;opacity:1}textarea::placeholder{color:inherit;opacity:1}input:-webkit-autofill{-webkit-text-fill-color:inherit;box-shadow:0 0 0 1000px #fff inset}input[type=text],input[type=button],input[type=tel],input[type=email],input[type=submit],input[type=date],input[type=search],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}html{scroll-behavior:smooth}body{--admin-bar-height: 0px;min-width:320px;font:var(--theme-font-weight) var(--theme-font-size)/var(--theme-line-height) var(--theme-font-family);color:var(--theme-color-primary)}body.admin-bar{--admin-bar-height: 32px}@media(max-width:782px){body.admin-bar{--admin-bar-height: 46px}}a{color:inherit;text-decoration:underline;transition:color var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){a:where(:hover,:focus-visible){text-decoration:none}}a[href^=tel]{text-decoration:none}.h1,.section-callout__head h2,h1,.h2,h2,.h3,.article__title h2,h3,.h4,.section-hero__form h2,h4,.h5,.tile__entry h3,.section-cols__list li h3,h5,.h6,h6{font-family:var(--theme-font-family-alt);margin-bottom:calc(var(--theme-line-height) * .5em)}.h1:last-child,h1:last-child,.h2:last-child,h2:last-child,.h3:last-child,h3:last-child,.h4:last-child,h4:last-child,.h5:last-child,.section-cols__list li h3:last-child,h5:last-child,.h6:last-child,h6:last-child{margin-bottom:0}.h1,.section-callout__head h2,h1{font-size:2.625rem}@media(max-width:1440px){.h1,.section-callout__head h2,h1{font-size:clamp(2.125rem,.7511737089vw + 1.948943662rem,2.625rem)}}.h1,.section-callout__head h2,h1{font-weight:600}.h2,h2{font-size:2.1875rem}@media(max-width:1440px){.h2,h2{font-size:clamp(1.75rem,.6572769953vw + 1.5959507042rem,2.1875rem)}}.h2,h2{font-weight:700}.h3,.article__title h2,h3{font-size:1.75rem}@media(max-width:1440px){.h3,.article__title h2,h3{font-size:clamp(1.5rem,.3755868545vw + 1.411971831rem,1.75rem)}}.h4,.section-hero__form h2,h4{font-size:1.5rem}@media(max-width:1440px){.h4,.section-hero__form h2,h4{font-size:clamp(1.25rem,.3755868545vw + 1.161971831rem,1.5rem)}}.h4,.section-hero__form h2,h4{line-height:1.2}.h5,.tile__entry h3,.section-cols__list li h3,h5{font-size:1.25rem}@media(max-width:1440px){.h5,.tile__entry h3,.section-cols__list li h3,h5{font-size:clamp(1.125rem,.1877934272vw + 1.0809859155rem,1.25rem)}}.h6,h6{font-size:1rem}p,ul,ol,dl,hr,table,blockquote{margin-bottom:calc(var(--theme-line-height) * .5em)}p:last-child,ul:last-child,ol:last-child,dl:last-child,hr:last-child,table:last-child,blockquote:last-child{margin-bottom:0}section p{letter-spacing:-.6px;line-height:1.4}body.has-menu-opened{overflow:hidden}.clear:after{content:"";line-height:0;display:table;clear:both}.sr-only,.sr-only-focusable:not(:focus,:focus-within){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.image-fit{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.image-fit img,.image-fit video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.notext{white-space:nowrap;text-indent:100%;text-shadow:none;overflow:hidden}[disabled],.disabled{cursor:default}[hidden],.hidden{display:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hidden-xs{display:none!important}}@media(min-width:767.02px)and (max-width:1023px){.hidden-sm{display:none!important}}@media(min-width:1023.02px)and (max-width:1199px){.hidden-md{display:none!important}}@media(min-width:1199.02px){.hidden-lg{display:none!important}}.richtext-entry>ul:not([class]),.richtext-entry>ol:not([class]){padding-left:30px}.richtext-entry>ul:not([class]) ol,.richtext-entry>ul:not([class]) ul,.richtext-entry>ol:not([class]) ol,.richtext-entry>ol:not([class]) ul{padding-left:30px}.richtext-entry>blockquote{border-left:2px solid var(--theme-color-primary);margin-left:0;padding:0 0 0 16px}.richtext-entry>*.alignwide{width:100%;max-width:100%;clear:both}.richtext-entry>*.aligncenter{margin-left:auto;margin-right:auto}.richtext-entry>*.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto;padding:0 20px}.comment-respond{width:100%;padding-top:30px;border-top:1px solid #363636}.comment-respond h3{position:relative}.comment-respond small{position:absolute;top:0;right:0}.comment-respond label{display:inline-block;padding-bottom:4px}.comment-respond input[type=text],.comment-respond textarea{display:block;width:100%;padding:10px;border:1px solid #ccc;background:#f7f7f7}.comment-respond textarea{height:100px;resize:none}.comment-respond input[type=text]:focus{background-color:#fff}.comment-respond input[type=text]::-moz-placeholder{color:#777}.comment-respond input[type=text]::placeholder{color:#777}.comment-respond .required{color:red}.comment-respond .comment-notes{padding-top:15px}.comment-respond .form-submit input{display:block;border:0;font-size:.875rem;font-weight:700;color:#fff;background:var(--theme-color-purple);cursor:pointer;border-radius:2px;padding:12px 20px;transition:background var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.comment-respond .form-submit input:where(:hover,:focus-visible){background:var(--theme-color-orange)}}.comments{position:relative}.comments .children{position:relative;padding-left:7rem}.comments .children:before,.comments .children:after{content:"";position:absolute;display:block}.comments .children:before{top:33px;left:23px;width:32px;height:27px;border-left:8px solid #c3c3c3;border-bottom:8px solid #c3c3c3;border-radius:0 0 0 8px}.comments .children:after{top:-.5rem;left:8px;border:20px solid transparent;border-width:20px 19px;border-bottom-color:#c3c3c3}.comments .comment{position:relative;border-top:1px dashed #363636}.comments .avatar{position:absolute;top:28px;left:0;width:48px;height:48px;border-radius:50%;border:1px solid #ccc}.comments .says{padding-left:5px}.comments .moderation-notice{display:inline-block;margin:3px 0 8px;color:#999}.comments .comment__entry{position:relative;padding:30px 0 30px 65px}.comments .comment__text p:last-child{padding-bottom:0;margin-bottom:0}.comments .comment__meta{padding-bottom:12px}.comments .comment__meta a{color:#363636}.comments .comment__reply{padding-top:10px;text-align:right}.comments .comment__reply a{display:inline-block;padding:5px 10px;background:#363636;color:#fff;border-radius:6px}@media(hover:hover)and (pointer:fine){.comments .comment__reply a:where(:hover,:focus-visible){text-decoration:none;opacity:.8}}.paging{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.paging{flex-wrap:wrap}}.paging a{text-decoration:none}.paging ul{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;list-style:none;margin-inline:auto;padding-inline:20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.paging ul{width:100%;order:-1;padding:0;margin-bottom:20px}}.paging ul li{margin-inline:5px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.paging ul li:first-child{margin-left:0}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.paging ul li:last-child{margin-right:0}}.paging ul li.paging__spacer,.paging ul a{background-color:#fff;font-size:.875rem;color:#000;width:35px;height:35px;display:block;text-align:center;line-height:35px;transition:all .4s}.paging ul a:hover,.paging ul li.is-current a{color:#fff;background-color:#000}.paging .paging__next,.paging .paging__prev{font-size:1rem;color:#000;transition:all .4s}@media(hover:hover)and (pointer:fine){.paging .paging__next:where(:hover,:focus-visible),.paging .paging__prev:where(:hover,:focus-visible){color:#000}}.paging .paging__next:only-child{margin-left:auto;margin-right:0}.paging .paging__prev:only-child{margin-right:auto;margin-left:0}.paging .paging__label,.paging .paging__first,.paging .paging__last,.paging .paging__prev,.paging .paging__next{margin:9px}.search-form{position:relative;overflow:hidden}.search-form__field{display:block;width:100%;padding:10px;border:1px solid #ccc;background:#f7f7f7}.search-form__field:focus{background-color:#fff}.search-form__field::-moz-placeholder{color:#777}.search-form__field::placeholder{color:#777}.section-comments{padding-top:15px}.section-comments a{text-decoration:none}.section-comments p{padding-bottom:18px}.section-comments ol,.section-comments ul{padding:0;margin:0;list-style:none outside none}.section-comments h3{position:relative;padding:0 0 10px}.section-comments h3 small{position:absolute;top:0;right:0}.widget{margin-bottom:15px}.widget:last-child{margin-bottom:0}.widget>ul{list-style:none outside none;margin:0}.widget>ul li{padding:5px}.widget>ul a{text-decoration:none;border-bottom:1px solid transparent;transition:color,border;transition-duration:var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.widget>ul a:where(:hover,:focus-visible){border-bottom-color:var(--theme-color-primary);color:var(--theme-color-primary)}}.widget_nav_menu ul{list-style:none}.widget_nav_menu ul li{padding:5px}.widgets{list-style:none;display:flex;flex-wrap:wrap;margin:-10px -20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.widgets{margin:0}}.widgets>li{width:50%;padding:10px 20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.widgets>li{width:100%;padding:10px 0}}.alignnone,.alignleft,.alignright,.aligncenter{margin:5px 15px calc(var(--lh-base) * .5em)}.alignleft{margin-left:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.alignleft{margin:5px 0 10px}}.alignright{margin-right:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.alignright{margin:5px 0 10px}}.alignnone{margin-left:0;margin-right:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.alignnone{margin:5px 0 10px}}.aligncenter{display:block;margin-left:auto;margin-right:auto}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.aligncenter{margin:5px 0 10px}}.wp-caption{position:relative}.wp-caption img{width:100%}.wp-caption-text{padding:8px;font-size:.8em;color:inherit;background:transparent;text-align:center}.nocomments{padding-top:12px;font-weight:700;font-size:r(18px)}.wp-block-search__input{border:2px solid var(--theme-color-primary)}.wp-block-search__button{text-transform:uppercase;border:2px solid var(--theme-color-primary);background:var(--theme-color-primary);color:#fff;padding:8px;transition:color,background,border;transition-duration:var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.wp-block-search__button:where(:hover,:focus-visible){background:transparent;color:var(--theme-color-primary)}}.article__image{margin-bottom:20px}.article__image img{aspect-ratio:1/.6;-o-object-fit:cover;object-fit:cover}.article__content:only-child{grid-column:1/-1}.article__head,.article__title,.article__entry{margin-bottom:10px}.article__head:last-child,.article__title:last-child,.article__entry:last-child{margin-bottom:0}.article__title a{text-decoration:none;color:var(--theme-color-purple)}@media(hover:hover)and (pointer:fine){.article__title a:where(:hover,:focus-visible){color:var(--theme-color-orange)}}.article-single__head,.article-single__image{margin-bottom:40px}.article-single__head:last-child,.article-single__image:last-child{margin-bottom:0}.article-single__image img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.articles{list-style:none;display:flex;flex-wrap:wrap;gap:40px}.articles>li{width:calc(33.3333% - 26.66px)}.btn,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button_select_files,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer button,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer button{--button-font-size: 1rem;--button-border-radius: 2px;--button-color: #fff;--button-background-color: var(--theme-color-orange);--button-border-color: var(--theme-color-orange);--button-transition-duration: var(--theme-transition-duration);--button-hover-color: var(--theme-color-orange);--button-hover-background-color: var(--theme-color-white);--button-hover-border-color: var(--theme-color-orange);display:inline-block;font-size:var(--button-font-size);font-weight:600;text-align:center;text-transform:uppercase;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border-radius:var(--button-border-radius);background:var(--button-background-color);border:1px solid var(--button-border-color);color:var(--button-color);transition:color,background,border;transition-duration:var(--button-transition-duration);padding:14px 29px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.btn,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button_select_files,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer button,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer button{padding:14px 18px}}@media(hover:hover)and (pointer:fine){.btn:where(:hover,:focus-visible),div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button_select_files:where(:hover,:focus-visible),div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer input:where(:hover,:focus-visible),div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer button:where(:hover,:focus-visible),div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer input:where(:hover,:focus-visible),div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer button:where(:hover,:focus-visible){color:var(--button-hover-color);background:var(--button-hover-background-color);border-color:var(--button-hover-border-color)}}.btn--outlined{--button-color: #000;--button-background-color: #fff;--button-hover-color: #fff;--button-hover-background-color: #000}.btn--block{display:block}.btn--purple{--button-background-color: var(--theme-color-purple);--button-border-color: var(--theme-color-purple);--button-hover-color: var(--theme-color-purple);--button-hover-border-color: var(--theme-color-purple)}.btn-menu{display:inline-block;position:relative;z-index:5;width:30px;height:24px;vertical-align:middle;font-size:0;text-align:center;border:none;padding:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-menu span{position:absolute;display:block;height:3px;left:0;width:100%;background:var(--theme-color-purple);transition:top .2s .25s,opacity .4s,transform .2s 0s,background .2s .3s,width .2s .2s}.btn-menu span:nth-child(1){top:0}.btn-menu span:nth-child(2){top:11px}.btn-menu span:nth-child(3){top:21px}body.has-menu-opened .btn-menu span{transition:background .2s,top .2s,opacity .2s,transform .2s .25s}body.has-menu-opened .btn-menu span:nth-child(1),body.has-menu-opened .btn-menu span:nth-child(3){top:9px}body.has-menu-opened .btn-menu span:nth-child(1){transform:rotate(45deg)}body.has-menu-opened .btn-menu span:nth-child(2){opacity:0}body.has-menu-opened .btn-menu span:nth-child(3){transform:rotate(-45deg)}.btn-play{display:flex;align-items:center;justify-content:center;width:117px;height:74px;background:#faa61acc;border:0;padding:0;line-height:1;transition:background var(--theme-transition-duration)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.btn-play{width:80px;height:55px}}@media(max-width:575px){.btn-play{width:70px;height:45px}}@media(hover:hover)and (pointer:fine){.btn-play:where(:hover,:focus-visible){background:#812990cc}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.btn-play svg{width:20px}}@media(max-width:575px){.btn-play svg{width:16px}}.fact{width:calc(33.3333% - 60px)}@media(max-width:1199px){.fact{width:calc(33.3333% - 16px)}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.fact{width:100%}}.fact__icon{display:flex;align-items:center;justify-content:center;height:64px;margin-bottom:20px}.fact__icon img{max-height:100%;-o-object-fit:cover;object-fit:cover}.fact__entry p{font-weight:500}.footer{width:100%;padding:10px 0}.footer__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.header{width:100%;position:relative;z-index:100;padding:8px 0}.header__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.header__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:calc(100% - 137px)}@media(max-width:1023px){.header__content{flex-direction:column;justify-content:center;position:fixed;z-index:100;top:0;left:0;width:100%;height:100svh;padding-block:80px;background:var(--theme-color-white);opacity:0;transform:translateY(100vh);visibility:hidden;transition:transform var(--theme-transition-duration);padding-inline:clamp(20px,1.8779342723vw + 12.9577464789px,40px)}}.header__rating{margin-inline:auto;max-width:170px}@media(max-width:1023px){.header__rating{width:100%;text-align:center;margin-bottom:40px}}.header__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}@media(max-width:1023px){.header__actions{justify-content:center}}.header__actions-text{color:var(--theme-color-darkgray);font-weight:600;line-height:1.06}@media(max-width:1023px){.header__actions-text{width:100%;text-align:center}}.header__actions-btn a{padding:11px 29px}.header__toggle{display:none}@media(max-width:1023px){.header__toggle{display:block}}body.has-menu-opened .header .header__logo,body.has-menu-opened .header .header__toggle{z-index:120}body.has-menu-opened .header .header__content{opacity:1;visibility:visible;transform:translateY(0)}.logo{display:inline-block;text-decoration:none;width:117px}.logo>img{display:block;width:100%}.main{width:100%;flex-grow:1;flex-shrink:0}body.error404 .main{display:flex;flex-wrap:wrap}body.error404 .main>section{width:100%}.nav-footer{color:#282828;font-family:var(--theme-font-family-alt-v2)}@media(hover:hover)and (pointer:fine){.nav-footer:where(:hover,:focus-visible){color:var(--theme-color-purple)}}.nav ul{list-style:none}.review{width:calc(33.3333% - 40px);box-shadow:0 36px 80px #1919190d;border-radius:10px;padding-block:clamp(20px,.3755868545vw + 18.5915492958px,24px);padding-left:clamp(20px,.3755868545vw + 18.5915492958px,24px);padding-right:clamp(14px,2.9107981221vw + 3.0845070423px,45px)}@media(max-width:1199px){.review{width:calc(33.3333% - 10px)}}@media(max-width:1023px){.review{width:100%}}.review__rating{margin-bottom:clamp(20px,.6572769953vw + 17.5352112676px,27px)}.review__rating ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none}.review__entry blockquote{letter-spacing:-.6px;line-height:1.37;margin-bottom:clamp(20px,.6572769953vw + 17.5352112676px,27px)}.review__entry blockquote:last-child{margin-bottom:0}.review__entry cite{color:var(--theme-color-purple-v2);font-style:normal;font-weight:600;letter-spacing:-.6px}.review__entry blockquote ul{margin-top:12px;padding-left:18px}.section-callout{position:relative;color:var(--theme-color-white);padding-top:clamp(50px,4.6948356808vw + 32.3943661972px,100px);padding-bottom:clamp(50px,4.6948356808vw + 32.3943661972px,100px)}.section-callout:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#822890;z-index:5;opacity:1;mix-blend-mode:alpha}.section-callout__bg,.section-callout__bg img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.section-callout__bg img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply;filter:grayscale(1);opacity:.15}.section-callout__inner{position:relative;z-index:10;max-width:1080px;margin:0 auto;text-align:center}.section-callout__head{max-width:756px;margin-inline:auto;padding-bottom:clamp(35px,1.220657277vw + 30.4225352113px,48px)}.section-callout__grid{display:flex;flex-wrap:wrap;gap:30px 90px;margin-bottom:clamp(35px,.9389671362vw + 31.4788732394px,45px)}.section-callout__grid:last-child{margin-bottom:0}@media(max-width:1199px){.section-callout__grid{gap:30px 24px}}.section-cols{display:flex;flex-wrap:wrap}.section-cols__media{position:relative;width:47.7%;aspect-ratio:688/469}@media(max-width:1440px){.section-cols__media{aspect-ratio:688/669}}@media(max-width:1023px){.section-cols__media{width:100%;order:2;aspect-ratio:768/560}}.section-cols__media img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-cols__content{display:flex;align-items:center;width:52.3%;background:var(--theme-color-gray-v2);padding-top:clamp(40px,5.6338028169vw + 18.8732394366px,100px);padding-inline:clamp(20px,7.323943662vw + -7.4647887324px,98px);padding-bottom:clamp(40px,7.9812206573vw + 10.0704225352px,125px)}@media(max-width:1023px){.section-cols__content{width:100%}}.section-cols__content-inner{max-width:91.7%}@media(max-width:1199px){.section-cols__content-inner{max-width:100%}}.section-cols__entry,.section-cols__list{width:100%}.section-cols__entry{margin-bottom:36px;font-size:1.125rem}.section-cols__entry:last-child{margin-bottom:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-cols__entry{font-size:1rem}}.section-cols__entry h2{max-width:346px;color:var(--theme-color-purple)}.section-cols__entry ul,.section-cols__entry ol{padding-left:18px}.section-cols__list>ul{list-style:none}.section-cols__list>ul>li{margin-bottom:clamp(15px,.2816901408vw + 13.9436619718px,18px)}.section-cols__list>ul>li:last-child{margin-bottom:0}.section-cols__list>ul ul{padding-left:18px}.section-cols__list li h3{position:relative;padding-left:26px;margin-bottom:11px;font-weight:700;color:#282828}.section-cols__list li h3:last-child{margin-bottom:0}.section-cols__list li h3:before{content:"";position:absolute;top:4px;left:0;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_1_280)'%3E%3Cpath d='M15.3656 2.47498C14.5187 1.63123 13.15 1.63123 12.3031 2.47498L5.84998 8.9281L3.69998 6.7781C2.8531 5.93435 1.48435 5.93435 0.637476 6.7781C-0.209399 7.62498 -0.209399 8.99372 0.637476 9.8406L4.31873 13.525C5.1656 14.3718 6.53435 14.3718 7.38123 13.525L15.3687 5.5406C16.2125 4.69373 16.2125 3.32185 15.3656 2.47498Z' fill='%23822890'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_280'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.section-default{padding-block:clamp(60px,3.7558685446vw + 45.9154929577px,100px)}.section-default--404{width:100%;display:flex;align-items:center;text-align:center}.section-default__content,.section-default__head{margin-bottom:40px}.section-default__content:last-child,.section-default__head:last-child{margin-bottom:0}.section-default__content h1,.section-default__content h2,.section-default__head h1,.section-default__head h2{color:var(--theme-color-purple)}.section-default__entry{margin-bottom:20px}.section-default__entry:last-child{margin-bottom:0}.section-default--404 .section-default__entry{max-width:600px;margin-inline:auto}.section-hero{display:flex;flex-wrap:wrap}.section-hero__content{width:43.3%;background:var(--theme-color-purple);padding-top:clamp(40px,1.8779342723vw + 32.9577464789px,60px);padding-bottom:clamp(40px,2.2535211268vw + 31.5492957746px,64px);padding-inline:clamp(20px,5.0704225352vw + .985915493px,74px)}@media(max-width:1023px){.section-hero__content{width:100%}}.section-hero__content-inner{max-width:450px;margin-left:auto}@media(max-width:1023px){.section-hero__content-inner{max-width:100%}}.section-hero__title{max-width:483px;color:var(--theme-color-white);margin-bottom:clamp(25px,.4694835681vw + 23.2394366197px,30px)}.section-hero__title:last-child{margin-bottom:0}@media(max-width:1023px){.section-hero__title{max-width:100%}}.section-hero__list{max-width:427px;color:var(--theme-color-white);margin-bottom:clamp(25px,.1877934272vw + 24.2957746479px,27px)}@media(max-width:1023px){.section-hero__list{max-width:100%}}.section-hero__list ul{list-style:none;font-weight:500;line-height:1.4}.section-hero__list li{position:relative;margin-bottom:14px;padding-left:26px;letter-spacing:-.6px;line-height:1.4}.section-hero__list li:last-child{margin-bottom:0}.section-hero__list li:before{content:"";position:absolute;top:0;left:0;width:17px;height:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_1_145)'%3E%3Cpath d='M15.3656 2.47501C14.5188 1.63126 13.15 1.63126 12.3031 2.47501L5.85001 8.92813L3.70001 6.77813C2.85313 5.93438 1.48438 5.93438 0.637506 6.77813C-0.209369 7.62501 -0.209369 8.99376 0.637506 9.84063L4.31876 13.525C5.16563 14.3719 6.53438 14.3719 7.38126 13.525L15.3688 5.54063C16.2125 4.69376 16.2125 3.32188 15.3656 2.47501Z' fill='%23FAA61A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_145'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat}.section-hero__form{padding-block:20px;margin-bottom:30px;max-width:340px;background:var(--theme-color-white);text-align:center;padding-inline:clamp(20px,1.1267605634vw + 15.7746478873px,32px)}.section-hero__form:last-child{margin-bottom:0}@media(max-width:1023px){.section-hero__form{max-width:100%}}.section-hero__form h2{margin-bottom:19px;color:var(--theme-color-purple-v2)}.section-hero__form h2:last-child{margin-bottom:0}.section-hero__form .section-hero__form-foot p{margin-top:20px;font-weight:500;font-size:.625rem}.section-hero__foot{max-width:438px;color:var(--theme-color-white)}@media(max-width:1023px){.section-hero__foot{max-width:100%}}.section-hero__foot p{font-style:italic;font-weight:500}.section-hero__media{width:56.7%;position:relative}@media(max-width:1023px){.section-hero__media{width:100%;aspect-ratio:768/560}}.section-hero__media video,.section-hero__media img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-info{padding-top:clamp(50px,4.6948356808vw + 32.3943661972px,100px);padding-bottom:clamp(50px,4.6948356808vw + 32.3943661972px,100px)}.section-info__inner{display:flex;flex-wrap:wrap;gap:64px;margin-inline:auto}@media(max-width:1199px){.section-info__inner{gap:40px}}.section-info__content{width:47.7%;font-size:1.125rem}@media(max-width:1023px){.section-info__content{width:100%}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-info__content{font-size:1rem}}.section-info__content h2{color:var(--theme-color-purple)}.section-info__content p{margin-bottom:30px;line-height:1.6}.section-info__content p:last-child{margin-bottom:0}@media(max-width:1023px){.section-info__content p{margin-bottom:25px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-info__content p{margin-bottom:20px}}.section-info__content>ul,.section-info__content>ol{padding-left:18px}.section-info__media{width:calc(52.3% - 64px)}@media(max-width:1199px){.section-info__media{width:calc(52.3% - 40px)}}@media(max-width:1023px){.section-info__media{width:100%}}.section-info--purple{background:var(--theme-color-purple);color:var(--theme-color-white)}.section-info--purple .section-info__content h2{color:var(--theme-color-white)}.section-info--reversed .section-info__content{order:2}@media(max-width:1023px){.section-info--reversed .section-info__content{order:1}}@media(max-width:1023px){.section-info--reversed .section-info__media{order:2}}.section-info+.section-info:not(.section-info--purple),.section-info.section-info--purple+.section-info.section-info--purple{padding-top:0}.section-logos{background:var(--theme-color-purple);color:var(--theme-color-white);padding-top:clamp(50px,4.6948356808vw + 32.3943661972px,100px);padding-bottom:clamp(50px,4.6948356808vw + 32.3943661972px,100px)}.section-logos__inner{display:flex;flex-wrap:wrap;align-items:center;gap:40px 90px}@media(max-width:1199px){.section-logos__inner{gap:30px}}.section-logos__content{width:50%}@media(max-width:1023px){.section-logos__content{width:100%;order:2}}.section-logos__content p{padding-right:17px;font-size:1.125rem;line-height:1.6}@media(max-width:1199px){.section-logos__content p{padding-right:0}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-logos__content p{font-size:1rem}}.section-logos__list{width:calc(50% - 90px)}@media(max-width:1199px){.section-logos__list{width:calc(50% - 30px)}}@media(max-width:1023px){.section-logos__list{width:100%;max-width:500px}}.section-logos__list ul{list-style:none;display:flex;flex-wrap:wrap;gap:26px}@media(max-width:1023px){.section-logos__list ul{gap:21px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-logos__list ul{gap:16px}}.section-logos__list li{display:flex;align-items:center;justify-content:center;width:calc(33.3333% - 17.33px);aspect-ratio:1/1;padding:20px;background:var(--theme-color-white);border-radius:50%}.section-reviews{padding-block:clamp(50px,4.6948356808vw + 32.3943661972px,100px)}.section-reviews__inner{max-width:1080px;margin-inline:auto}.section-reviews__title{text-align:center;color:var(--theme-color-purple);margin-bottom:clamp(25px,2.1596244131vw + 16.9014084507px,48px)}.section-reviews__grid{display:flex;flex-wrap:wrap;gap:24px 60px}@media(max-width:1199px){.section-reviews__grid{gap:24px 15px}}@media(max-width:1023px){.section-reviews__grid{gap:15px}}.section-tiles+.section-reviews{padding-top:clamp(20px,2.3474178404vw + 11.1971830986px,45px)}.section-studies{background:var(--theme-color-gray-v2);padding-top:clamp(50px,4.6948356808vw + 32.3943661972px,100px);padding-bottom:clamp(50px,6.5727699531vw + 25.3521126761px,120px)}.section-studies__title{margin-bottom:48px;text-align:center;color:var(--theme-color-purple)}.section-studies__slider{margin-bottom:clamp(58px,.9389671362vw + 54.4788732394px,68px)}.section-studies__slider:last-child{margin-bottom:0}.section-studies__tiles{display:flex;flex-wrap:wrap;gap:21px}.section-tiles{padding:90px 0;padding-block:clamp(40px,5.6338028169vw + 18.8732394366px,100px)}.section-tiles__inner{max-width:1080px;margin-inline:auto}.section-tiles__grid{display:flex;flex-wrap:wrap;gap:24px 60px}@media(max-width:1199px){.section-tiles__grid{gap:24px 15px}}@media(max-width:1023px){.section-tiles__grid{gap:15px}}.section-tiles__head{max-width:532px;margin-inline:auto;text-align:center;font-size:1.125rem;margin-bottom:clamp(35px,1.3145539906vw + 30.0704225352px,49px)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-tiles__head{font-size:1rem}}.section-tiles__head h2{color:var(--theme-color-purple);margin-bottom:clamp(18px,.4694835681vw + 16.2394366197px,23px)}.section-video{color:var(--theme-color-white);background:var(--theme-color-purple);padding-top:clamp(40px,5.5399061033vw + 19.2253521127px,99px);padding-bottom:clamp(50px,4.6948356808vw + 32.3943661972px,100px)}.section-video__inner{max-width:912px;margin-inline:auto;text-align:center}@media(max-width:1440px){.section-video__inner{max-width:600px}}@media(max-width:1023px){.section-video__inner{max-width:100%}}.section-video__title{margin-bottom:clamp(30px,.5633802817vw + 27.8873239437px,36px)}:root{--shell-max-width: 1240px;--shell-gutter: clamp(20px, 5.6338028169vw + -1.1267605634px, 80px)}.shell{max-width:calc(var(--shell-max-width) + var(--shell-gutter) * 2);padding-inline:var(--shell-gutter);margin-inline:auto;width:100%}.shell--fluid{max-width:none}.slider-studies .swiper-horizontal>.swiper-pagination-bullets,.slider-studies .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-studies__clip{max-width:70%;margin-bottom:20px;overflow:visible}}@media(min-width:767.02px){.slider-studies__slides{display:flex!important;flex-wrap:wrap!important;gap:50px 40px;transform:none!important}}@media(min-width:1199.02px){.slider-studies__slides{gap:50px 140px}}@media(min-width:767.02px){.slider-studies__slide{width:calc(50% - 20px)!important;margin-right:0!important}}@media(min-width:1199.02px){.slider-studies__slide{width:calc(50% - 70px)!important}}@media(min-width:767.02px){.slider-studies__slide:nth-child(1){width:100%!important}}.slider-studies__paging{display:none;text-align:center}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-studies__paging{display:block}}.slider-studies__paging .swiper-pagination-bullet{width:14px;height:14px;background:#d9d9d9;opacity:1}.slider-studies__paging .swiper-pagination-bullet-active{background:var(--theme-color-orange)}.stat{display:flex;align-items:center;gap:10px}@media(max-width:575px){.stat{flex-wrap:wrap}}.stat:first-child{width:calc(37.2333% - 14px)}@media(max-width:1023px){.stat:first-child{width:100%}}.stat:nth-child(2){width:calc(31.5333% - 14px)}@media(max-width:1023px){.stat:nth-child(2){width:100%}}.stat:nth-child(3){width:calc(31.2333% - 14px)}@media(max-width:1023px){.stat:nth-child(3){width:100%}}.stat__number{color:var(--theme-color-purple)}@media(max-width:575px){.stat__number{width:100%}}.stat__number h2{font-size:3.125rem}@media(max-width:1440px){.stat__number h2{font-size:clamp(2.5rem,.9389671362vw + 2.2799295775rem,3.125rem)}}.stat__entry{font-weight:500}@media(max-width:575px){.stat__entry{width:100%}}.stat__entry p{line-height:1.2}.stat__entry>ul,.stat__entry>ol{padding-left:18px}.study{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.study__image{width:33%}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.study__image{width:100%}}.study__image img{width:100%}.study__content{width:calc(67% - 18px)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.study__content{width:100%;display:flex;flex-direction:column}}.study__quotes{margin-bottom:8px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.study__quotes{display:none}}.study__quotes svg{width:39px;height:35px}.study__blockquote{margin-bottom:18px}.study__blockquote:last-child{margin-bottom:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.study__blockquote{order:2}}.study__blockquote blockquote,.study__blockquote p{letter-spacing:-.6px;font-weight:500}.study__blockquote blockquote{margin-bottom:16px;line-height:1.4;font-size:1.125rem}.study__blockquote blockquote:last-child{margin-bottom:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.study__blockquote blockquote{font-size:1rem}}.study__blockquote p{font-style:normal;font-size:.875rem}.study__blockquote>ul,.study__blockquote>ol{padding-left:18px}.study__text{margin-bottom:19px}.study__text:last-child{margin-bottom:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.study__text{display:none}}.study__text h3{font-size:1.375rem;font-weight:600;letter-spacing:-.6px;line-height:1.4;font-family:var(--theme-font-family)}@media(max-width:1023px){.study__text h3{font-size:1.25rem}}.study__foot{display:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.study__foot{order:1}}.study__foot h3{font-size:1.5rem}@media(max-width:1440px){.study__foot h3{font-size:clamp(1rem,.7511737089vw + .823943662rem,1.5rem)}}.study__foot h3{color:var(--theme-color-purple);letter-spacing:-.6px;line-height:1.4;font-family:var(--theme-font-family)}.study--featured{align-items:center;gap:40px;background:var(--theme-color-purple);color:var(--theme-color-white);padding:clamp(30px,.9389671362vw + 26.4788732394px,40px)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.study--featured{padding:0;border:0;gap:18px;background:transparent;color:var(--theme-color-primary)}}.study--featured .study__image{width:26.2%}@media(max-width:1023px){.study--featured .study__image{width:100%}}@media(max-width:1023px){.study--featured .study__image img{max-width:400px}}.study--featured .study__content{width:calc(73.8% - 40px)}@media(max-width:1023px){.study--featured .study__content{width:100%}}.study--featured .study__info{display:flex;flex-wrap:wrap;gap:20px}.study--featured .study__quotes{margin-bottom:15px;width:76px}@media(max-width:1023px){.study--featured .study__quotes{width:66px}}.study--featured .study__quotes svg{width:76px;height:69px}@media(max-width:1023px){.study--featured .study__quotes svg{width:66px;height:59px}}.study--featured .study__quotes svg path{stroke:#ffe478}.study--featured .study__blockquote{width:calc(100% - 96px)}@media(max-width:1023px){.study--featured .study__blockquote{width:calc(100% - 86px)}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.study--featured .study__blockquote{width:100%}}.study--featured .study__blockquote blockquote{margin-bottom:13px;font-size:1.125rem}@media(max-width:1023px){.study--featured .study__blockquote blockquote{font-size:1rem}}.study--featured .study__foot h3{color:var(--theme-color-white)}.tile{width:calc(33.3333% - 40px);padding:23px 29px 21px;text-align:center;border:1px solid var(--theme-color-gray);border-radius:10px}@media(max-width:1199px){.tile{width:calc(33.3333% - 10px)}}@media(max-width:1023px){.tile{width:100%}}.tile__icon{margin-bottom:18px;height:64px}.tile__icon img{max-height:64px;-o-object-fit:contain;object-fit:contain}.tile__subtitle{margin-bottom:3px}.tile__subtitle p{font-family:var(--theme-font-family-alt);font-weight:700;color:var(--theme-color-purple-v2)}.tile__entry h3{padding:0 31px;margin-bottom:16px;color:#282828}.tile__entry h3:last-child{margin-bottom:0}@media(max-width:1199px){.tile__entry h3{padding:0 25px}}.tile__entry ul{text-align:left;padding-left:18px}.video{position:relative;aspect-ratio:600/337;border-radius:3px;overflow:hidden}.video .video__btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video.is-active .video__btn{display:none}.wrapper{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:100svh}body.admin-bar .wrapper{min-height:calc(100svh - 32px)}@media(max-width:782px){body.admin-bar .wrapper{min-height:calc(100svh - 46px)}}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_required_legend{display:none}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield:not(.gfield_visibility_hidden){position:relative}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield:not(.gfield--type-choice) .gfield_label{position:absolute;top:12px;left:8px;opacity:0;visibility:hidden;transition:transform var(--theme-transition-duration)}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield:not(.gfield--type-choice) .gfield_label.is-active{transform:translateY(-10px);font-size:.625rem;text-transform:uppercase;color:var(--theme-color-orange);font-weight:700;opacity:1;visibility:visible}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_required{display:none}div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=color],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=date],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=datetime-local],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=datetime],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=email],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=month],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=number],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=password],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=search],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=tel],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=text],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=time],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=url],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=week],div.gform_wrapper.gravity-theme.gform-theme--no-framework select,div.gform_wrapper.gravity-theme.gform-theme--no-framework textarea{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--theme-color-darkgray);border-radius:0;box-shadow:none;height:40px;background:#fff;color:var(--theme-color-darkgray);padding-inline:8px;font-size:.875rem}div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=color]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=date]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=datetime-local]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=datetime]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=email]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=month]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=number]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=password]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=search]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=tel]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=text]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=time]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=url]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=week]:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework select:focus,div.gform_wrapper.gravity-theme.gform-theme--no-framework textarea:focus{outline:3px solid var(--theme-color-orange);border-radius:4px}div.gform_wrapper.gravity-theme.gform-theme--no-framework textarea{resize:vertical}div.gform_wrapper.gravity-theme.gform-theme--no-framework textarea.large{height:140px}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield.gfield--type-checkbox{text-align:left}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield.gfield--type-checkbox legend{font-size:.75rem}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield.gfield--type-checkbox .ginput_container_checkbox{flex:0 0 25px}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield.gfield--type-checkbox.has-custom-styles{display:flex;flex-wrap:wrap;align-items:center;width:100%}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield.gfield--type-checkbox.has-custom-styles legend{display:block;float:left;flex:0 0 75%;font-size:1rem;font-weight:400;line-height:1.4}@media(max-width:575px){div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield.gfield--type-checkbox.has-custom-styles legend{flex:0 0 100%}}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield.gfield--type-checkbox.has-custom-styles .ginput_container_checkbox{flex:0 0 25%}@media(max-width:575px){div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield.gfield--type-checkbox.has-custom-styles .ginput_container_checkbox{flex:0 0 100%}}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield.gfield--type-checkbox.has-custom-styles .gfield_description{font-size:.75rem;letter-spacing:-.6px;line-height:1.2;padding-top:5px}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_radio input{-webkit-appearance:none;-moz-appearance:none;appearance:none}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox label,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_radio label{position:relative;max-width:100%;padding-left:27px}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox label:before,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_radio label:before{content:"";position:absolute;top:6px;left:0;width:20px;height:20px;border-radius:2px;border:1px solid #000;margin-top:-.5em;background:transparent}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox label:after,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_radio label:after{content:"";position:absolute;top:4px;left:4px;width:10px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'%3E%3Cpath d='M9.60275 0.410985C9.07342 -0.136995 8.21789 -0.136995 7.68855 0.410985L3.65505 4.60202L2.3112 3.20568C1.78187 2.6577 0.926337 2.6577 0.397002 3.20568C-0.132334 3.75569 -0.132334 4.64464 0.397002 5.19465L2.69795 7.58749C3.22729 8.1375 4.08282 8.1375 4.61215 7.58749L9.60471 2.40198C10.1321 1.85197 10.1321 0.960995 9.60275 0.410985Z' fill='white'/%3E%3C/svg%3E");opacity:0}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox input:checked+label,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_radio input:checked+label{font-weight:400}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox input:checked+label:before,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_radio input:checked+label:before{background:var(--theme-color-orange);border-color:var(--theme-color-orange)}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox input:checked+label:after,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_radio input:checked+label:after{opacity:1}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_radio label:before{border-radius:100%}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_fields{padding-bottom:15px;border-bottom:1px dotted var(--theme-color-darkgray)}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gf_page_steps,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_validation_errors{display:none}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_validation_message{padding:0;border:0;background:transparent;color:#c02b0a;font-size:.75rem}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer{position:relative;padding:0;margin:20px 0 0;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:10px 0}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer button,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer button{width:100%;margin:0;line-height:1.2!important}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_ajax_spinner,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform-loader{position:absolute;top:105%;right:0}.trustpilot-widget iframe{height:86px!important}
