.carousel-module-scss-module__B68nzW__wrapper{--radius:24px;--padding:80px;position:relative}@media (max-width:1025px){.carousel-module-scss-module__B68nzW__wrapper{--padding:40px}}@media (max-width:640px){.carousel-module-scss-module__B68nzW__wrapper{--padding:20px}}@media (min-width:1025px){.carousel-module-scss-module__B68nzW__wrapper[data-nav=top] .carousel-module-scss-module__B68nzW__inner{flex-direction:column}.carousel-module-scss-module__B68nzW__wrapper[data-nav=top] .carousel-module-scss-module__B68nzW__nav{border-bottom:1px solid var(--color-light)}.carousel-module-scss-module__B68nzW__wrapper[data-nav=top] .carousel-module-scss-module__B68nzW__nav ul li{border-right:1px solid var(--color-light)}.carousel-module-scss-module__B68nzW__wrapper[data-nav=top] .carousel-module-scss-module__B68nzW__nav ul li:last-of-type{border-right:none}.carousel-module-scss-module__B68nzW__wrapper[data-nav=bottom] .carousel-module-scss-module__B68nzW__inner{flex-direction:column-reverse}.carousel-module-scss-module__B68nzW__wrapper[data-nav=bottom] .carousel-module-scss-module__B68nzW__nav{border-top:1px solid var(--color-light)}.carousel-module-scss-module__B68nzW__wrapper[data-nav=bottom] .carousel-module-scss-module__B68nzW__nav ul li{border-right:1px solid var(--color-light)}.carousel-module-scss-module__B68nzW__wrapper[data-nav=bottom] .carousel-module-scss-module__B68nzW__nav ul li:last-of-type{border-right:none}.carousel-module-scss-module__B68nzW__wrapper[data-nav=left]{--padding:60px}.carousel-module-scss-module__B68nzW__wrapper[data-nav=left] .carousel-module-scss-module__B68nzW__nav{border-right:1px solid var(--color-light);width:260px}.carousel-module-scss-module__B68nzW__wrapper[data-nav=left] .carousel-module-scss-module__B68nzW__nav ul{flex-direction:column}.carousel-module-scss-module__B68nzW__wrapper[data-nav=left] .carousel-module-scss-module__B68nzW__nav ul li{border-bottom:1px solid var(--color-light)}.carousel-module-scss-module__B68nzW__wrapper[data-nav=left] .carousel-module-scss-module__B68nzW__nav ul li button{justify-content:flex-start}.carousel-module-scss-module__B68nzW__wrapper[data-nav=left] .carousel-module-scss-module__B68nzW__nav ul li:last-of-type{border-bottom:none}.carousel-module-scss-module__B68nzW__wrapper[data-nav=left] .carousel-module-scss-module__B68nzW__carousel{width:calc(100% - 260px)}:is(.carousel-module-scss-module__B68nzW__wrapper[data-nav=top] .swiper-pagination,.carousel-module-scss-module__B68nzW__wrapper[data-nav=bottom] .swiper-pagination){width:100%;height:2px;position:absolute;left:0}:is(.carousel-module-scss-module__B68nzW__wrapper[data-nav=top] .swiper-pagination span,.carousel-module-scss-module__B68nzW__wrapper[data-nav=bottom] .swiper-pagination span){background:var(--color-blue-3);transform-origin:0;width:100%;height:100%;position:absolute;top:0;left:0}.carousel-module-scss-module__B68nzW__wrapper[data-nav=top] .swiper-pagination{top:0}.carousel-module-scss-module__B68nzW__wrapper[data-nav=bottom] .swiper-pagination{bottom:0}}.carousel-module-scss-module__B68nzW__inner{border:1px solid var(--color-light);border-radius:var(--radius);display:flex;overflow:hidden}@media (max-width:1025px){.carousel-module-scss-module__B68nzW__inner{flex-direction:column}}.carousel-module-scss-module__B68nzW__nav{overflow:hidden}.carousel-module-scss-module__B68nzW__nav ul{display:flex}@media (max-width:1025px){.carousel-module-scss-module__B68nzW__nav ul{flex-direction:column}}.carousel-module-scss-module__B68nzW__nav ul li{flex:1}.carousel-module-scss-module__B68nzW__nav ul li button{text-align:left;justify-content:center;align-items:center;gap:8px;width:100%;padding:20px;font-weight:600;transition:background .2s linear;display:flex}@media (max-width:1025px){.carousel-module-scss-module__B68nzW__nav ul li button{border-bottom:1px solid var(--color-light);text-align:left;justify-content:flex-start}}.carousel-module-scss-module__B68nzW__nav ul li button.carousel-module-scss-module__B68nzW__current,.carousel-module-scss-module__B68nzW__nav ul li button:hover{background:var(--color-white)}.carousel-module-scss-module__B68nzW__nav ul li button img{object-fit:cover;width:28px;height:28px}.carousel-module-scss-module__B68nzW__carousel{position:relative}.carousel-module-scss-module__B68nzW__slide{padding:var(--padding);gap:10%;display:flex}@media (max-width:1025px){.carousel-module-scss-module__B68nzW__slide{flex-direction:column-reverse;gap:30px}}.carousel-module-scss-module__B68nzW__slide>div{flex:1}.carousel-module-scss-module__B68nzW__content,.carousel-module-scss-module__B68nzW__copy{position:relative}.carousel-module-scss-module__B68nzW__copy p:last-of-type{margin-bottom:0}.carousel-module-scss-module__B68nzW__media{border-radius:var(--radius);overflow:hidden}.carousel-module-scss-module__B68nzW__media video,.carousel-module-scss-module__B68nzW__media img{border-radius:var(--radius);width:100%;height:auto}.carousel-module-scss-module__B68nzW__buttons{gap:12px;margin-top:30px;display:flex}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.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{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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,.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{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.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)}}
.ratings-module-scss-module__l0m9Ka__wrapper{--radius:24px;--padding:24px 40px;--gap:24px;position:relative}@media (min-width:1025px){.ratings-module-scss-module__l0m9Ka__wrapper[data-display=featured] .ratings-module-scss-module__l0m9Ka__inner>div{flex:1}.ratings-module-scss-module__l0m9Ka__wrapper[data-display=featured] .ratings-module-scss-module__l0m9Ka__ratings .ratings-module-scss-module__l0m9Ka__rating{width:calc(50% - 12px)}}@media (max-width:1025px){.ratings-module-scss-module__l0m9Ka__wrapper[data-display=featured] .ratings-module-scss-module__l0m9Ka__inner{flex-direction:column}}.ratings-module-scss-module__l0m9Ka__wrapper[data-display=inline] .ratings-module-scss-module__l0m9Ka__ratings{width:100%}.ratings-module-scss-module__l0m9Ka__inner{gap:var(--gap);display:flex;position:relative}.ratings-module-scss-module__l0m9Ka__featured .ratings-module-scss-module__l0m9Ka__rating{width:100%!important}.ratings-module-scss-module__l0m9Ka__ratings{gap:var(--gap);flex-wrap:wrap;display:flex}.ratings-module-scss-module__l0m9Ka__rating{border:1px solid var(--color-light);border-radius:var(--radius);padding:var(--padding)}.ratings-module-scss-module__l0m9Ka__rating[data-display=inline]{text-align:center;width:calc(25% - var(--gap)/1.33)}@media (max-width:1025px){.ratings-module-scss-module__l0m9Ka__rating[data-display=inline]{width:calc(50% - var(--gap)/2)}}@media (max-width:640px){.ratings-module-scss-module__l0m9Ka__rating[data-display=inline]{width:100%}}.ratings-module-scss-module__l0m9Ka__rating[data-display=inline] .ratings-module-scss-module__l0m9Ka__stars{justify-content:center}.ratings-module-scss-module__l0m9Ka__rating[data-display=cards]{width:calc(50% - var(--gap)/2);background:var(--color-white)}@media (max-width:640px){.ratings-module-scss-module__l0m9Ka__rating[data-display=cards]{width:100%}}.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__logo{margin-bottom:10px}.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__logo img{width:auto;height:50px}.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars{gap:5px;display:flex}.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars[data-rating="1"] svg:first-of-type *,.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars[data-rating="2"] svg:first-of-type *,.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars[data-rating="2"] svg:nth-of-type(2) *,.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars[data-rating="3"] svg:first-of-type *,.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars[data-rating="3"] svg:nth-of-type(2) *,.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars[data-rating="3"] svg:nth-of-type(3) *,.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars[data-rating="4"] svg:first-of-type *,.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars[data-rating="4"] svg:nth-of-type(2) *,.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars[data-rating="4"] svg:nth-of-type(3) *,.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars[data-rating="4"] svg:nth-of-type(4) *,.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__stars[data-rating="5"] svg *{fill:var(--color-text)}.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__copy{margin:30px 0}.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__author{align-items:center;gap:12px;display:flex}.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__author .ratings-module-scss-module__l0m9Ka__image{width:50px}.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__author .ratings-module-scss-module__l0m9Ka__image img{border-radius:14px;width:100%;height:auto}.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__author .ratings-module-scss-module__l0m9Ka__meta h4{font-size:14px;font-family:var(--font-default);margin-bottom:2px}.ratings-module-scss-module__l0m9Ka__rating .ratings-module-scss-module__l0m9Ka__author .ratings-module-scss-module__l0m9Ka__meta p{color:#5f5f69;margin-bottom:0;font-size:12px}
.screenshots-module-scss-module__Eike6W__wrapper{position:relative}@media (min-width:1025px){.screenshots-module-scss-module__Eike6W__screens{overflow:hidden}.screenshots-module-scss-module__Eike6W__screens .container{max-width:100%}.screenshots-module-scss-module__Eike6W__screens ul{white-space:nowrap;text-align:center;margin-left:-10%;display:block}.screenshots-module-scss-module__Eike6W__screens ul li{flex-shrink:none;width:clamp(200px,36rem,360px);margin:0 2%;display:inline-block}.screenshots-module-scss-module__Eike6W__screens ul li:nth-child(odd) img{margin-top:25%}.screenshots-module-scss-module__Eike6W__screens ul li img{width:100%;height:auto}}@media (max-width:1025px){.screenshots-module-scss-module__Eike6W__screens{padding-bottom:15%}.screenshots-module-scss-module__Eike6W__screens .container{max-width:400px}.screenshots-module-scss-module__Eike6W__screens ul{margin:0;padding:0;position:relative;transform:none!important}.screenshots-module-scss-module__Eike6W__screens ul.screenshots-module-scss-module__Eike6W__in li:nth-of-type(2){transform:scale(.9)translateY(15%)}.screenshots-module-scss-module__Eike6W__screens ul.screenshots-module-scss-module__Eike6W__in li:nth-of-type(3){transform:translateY(30%)}.screenshots-module-scss-module__Eike6W__screens ul li{transform-origin:top;width:100%;transition:transform 1.2s var(--ease-OutQuint);padding:0 20px;display:none;position:absolute;top:0;left:0}.screenshots-module-scss-module__Eike6W__screens ul li:first-of-type{display:block;position:relative;transform:scale(.8)}.screenshots-module-scss-module__Eike6W__screens ul li:nth-of-type(2){display:block;transform:scale(.9)translateY(5%)}.screenshots-module-scss-module__Eike6W__screens ul li:nth-of-type(3){display:block;transform:translateY(10%)}.screenshots-module-scss-module__Eike6W__screens ul li img{width:100%;height:auto}}
.stats-module-scss-module__07o0Va__wrapper{background:var(--color-grey-5);width:100%;margin-bottom:var(--base-margin);flex-direction:column;justify-content:center;align-items:center;padding:0 64px;display:flex}@media (max-width:1025px){.stats-module-scss-module__07o0Va__wrapper{padding:0 24px}}.stats-module-scss-module__07o0Va__content{gap:24px;width:100%;max-width:1192px;display:flex}@media (max-width:1025px){.stats-module-scss-module__07o0Va__content{flex-direction:column;gap:24px}}.stats-module-scss-module__07o0Va__card{background:var(--color-white,#fff);border-radius:26px;flex-direction:column;flex:1 0 0;min-width:0;padding:32px 32px 48px;display:flex;overflow:hidden}@media (max-width:1025px){.stats-module-scss-module__07o0Va__card{border-radius:24px;flex:calc(50% - 10px);min-width:280px;padding:28px 28px 40px}}@media (max-width:640px){.stats-module-scss-module__07o0Va__card{border-radius:26px;flex:100%;padding:36px}}.stats-module-scss-module__07o0Va__cardContent{flex-direction:column;gap:32px;width:100%;display:flex}.stats-module-scss-module__07o0Va__iconSection{flex-direction:column;gap:24px;width:100%;display:flex}.stats-module-scss-module__07o0Va__iconContainer{border-radius:16px;flex-shrink:0;width:52px;height:52px;display:flex}.stats-module-scss-module__07o0Va__icon{object-fit:contain;width:100%;height:100%}.stats-module-scss-module__07o0Va__icon img{object-fit:contain;width:100%;height:100%}.stats-module-scss-module__07o0Va__percent{color:var(--color-blue-1,#21164c);font-family:var(--font-heading);letter-spacing:-1.16px;white-space:pre-wrap;align-items:center;height:60px;margin:0;font-size:58px;font-style:normal;font-weight:600;line-height:110%;display:flex}@media (max-width:1025px){.stats-module-scss-module__07o0Va__percent{letter-spacing:-.96px;height:52px}}.stats-module-scss-module__07o0Va__textSection{flex-direction:column;gap:8px;width:100%;display:flex}.stats-module-scss-module__07o0Va__title{color:var(--color-blue-1,#21164c);font-family:var(--font-default);white-space:pre-wrap;margin:0;font-size:18px;font-style:normal;font-weight:600;line-height:160%}@media (max-width:1025px){.stats-module-scss-module__07o0Va__title{font-size:18px}}.stats-module-scss-module__07o0Va__description{color:var(--color-grey-1,#353241);font-family:var(--font-default);white-space:pre-wrap;margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:160%}
.superpowers-module-scss-module__c1Lb3G__wrapper{position:relative}.superpowers-module-scss-module__c1Lb3G__wrapper[data-align=center]{text-align:center}.superpowers-module-scss-module__c1Lb3G__svg{margin-bottom:clamp(10px,10rem,100px);position:relative}@media (max-width:1025px){.superpowers-module-scss-module__c1Lb3G__svg{margin-bottom:20px}}.superpowers-module-scss-module__c1Lb3G__svg img{width:100%;height:auto}.superpowers-module-scss-module__c1Lb3G__svg .superpowers-module-scss-module__c1Lb3G__bird{width:4%;position:absolute;top:10%;left:27%}@media (max-width:1025px){.superpowers-module-scss-module__c1Lb3G__svg .superpowers-module-scss-module__c1Lb3G__bird{display:none}}.superpowers-module-scss-module__c1Lb3G__svg .superpowers-module-scss-module__c1Lb3G__bird [data-lottie] #lottie{width:100%}.superpowers-module-scss-module__c1Lb3G__svg .superpowers-module-scss-module__c1Lb3G__cloud{width:14%;position:absolute;bottom:34%;left:48%}@media (max-width:1025px){.superpowers-module-scss-module__c1Lb3G__svg .superpowers-module-scss-module__c1Lb3G__cloud{display:none}}.superpowers-module-scss-module__c1Lb3G__svg .superpowers-module-scss-module__c1Lb3G__asterisk{width:2.5%;position:absolute;bottom:17%;right:5%}@media (max-width:1025px){.superpowers-module-scss-module__c1Lb3G__svg .superpowers-module-scss-module__c1Lb3G__asterisk{display:none}}.superpowers-module-scss-module__c1Lb3G__svg .superpowers-module-scss-module__c1Lb3G__asterisk svg{width:100%;height:auto}.superpowers-module-scss-module__c1Lb3G__svg [data-lottie]{width:100%;position:absolute}
.testimonials-module-scss-module__nQw2LG__wrapper{--padding:60px;--radius:48px;--gap:16px;position:relative}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper{--padding:30px;--radius:24px}}@media (max-width:640px){.testimonials-module-scss-module__nQw2LG__wrapper{--padding:24px;--radius:20px}}@-webkit-keyframes testimonials-module-scss-module__nQw2LG__testimonialX{0%{transform:translate(0)}to{transform:translate(-100%)}}@-moz-keyframes testimonials-module-scss-module__nQw2LG__testimonialX{0%{transform:translate(0)}to{transform:translate(-100%)}}@-o-keyframes testimonials-module-scss-module__nQw2LG__testimonialX{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes testimonials-module-scss-module__nQw2LG__testimonialX{0%{transform:translate(0)}to{transform:translate(-100%)}}@-webkit-keyframes testimonials-module-scss-module__nQw2LG__testimonialY{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@-moz-keyframes testimonials-module-scss-module__nQw2LG__testimonialY{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@-o-keyframes testimonials-module-scss-module__nQw2LG__testimonialY{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes testimonials-module-scss-module__nQw2LG__testimonialY{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.testimonials-module-scss-module__nQw2LG__wrapper[data-bg=true] .testimonials-module-scss-module__nQw2LG__inner{border:none}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline][data-animate=false] .testimonials-module-scss-module__nQw2LG__stripe:nth-of-type(2){transform:translateY(-15%)}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline][data-animate=false] .testimonials-module-scss-module__nQw2LG__stripe>div{animation:none!important}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__wrap{gap:5%}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__wrap{gap:30px}}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__content{width:35%}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__content{width:100%}}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__content[data-bg=white]{background:var(--color-white);width:40%;margin:calc(var(--padding)*-1) 0 calc(var(--padding)*-1) calc(var(--padding)*-1);padding:var(--padding)}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__content[data-bg=white]{width:auto;margin:calc(var(--padding)*-1) calc(var(--padding)*-1) 0 calc(var(--padding)*-1)}}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__content[data-bg=white] .testimonials-module-scss-module__nQw2LG__button{bottom:var(--padding);left:var(--padding)}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__content[data-bg=blur]{backdrop-filter:blur(50px);width:40%;margin:calc((var(--padding) - 16px)*-1) 0 calc((var(--padding) - 16px)*-1) calc((var(--padding) - 16px)*-1);padding:var(--padding);background:linear-gradient(148.62deg,#f9f9f7 .9%,#f9f9f7cc 77.66%);border:1px solid #fff;border-radius:32px}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__content[data-bg=blur]{width:auto;margin:calc((var(--padding) - 16px)*-1)}}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__content[data-bg=blur] .testimonials-module-scss-module__nQw2LG__button{bottom:var(--padding);left:var(--padding)}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__content .testimonials-module-scss-module__nQw2LG__button{position:absolute;bottom:0;left:0}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__content .testimonials-module-scss-module__nQw2LG__button{position:static}}@media (min-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__testimonials{margin:calc(var(--padding)*-1) 0;padding-bottom:80%}}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__testimonials{margin:0 calc(var(--padding)*-1);gap:var(--gap);flex-direction:column;display:flex}}@media (min-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__stripe{width:calc(50% - var(--gap)*.5);flex-direction:column;position:absolute;top:0}}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__stripe:first-of-type{left:0}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__stripe:first-of-type>div{animation:40s linear infinite testimonials-module-scss-module__nQw2LG__testimonialY}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__stripe:first-of-type>div{animation-name:testimonials-module-scss-module__nQw2LG__testimonialX}}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__stripe:nth-of-type(2){right:0}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__stripe:nth-of-type(2)>div{animation:40s linear infinite reverse testimonials-module-scss-module__nQw2LG__testimonialY}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__stripe:nth-of-type(2)>div{animation-name:testimonials-module-scss-module__nQw2LG__testimonialX}}@media (min-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__stripe>div{flex-direction:column}}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=inline] .testimonials-module-scss-module__nQw2LG__testimonial{width:320px}}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=stacked][data-animate=false] .testimonials-module-scss-module__nQw2LG__stripe:nth-of-type(2){transform:translate(-15%)}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=stacked][data-animate=false] .testimonials-module-scss-module__nQw2LG__stripe>div{animation:none!important}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=stacked] .testimonials-module-scss-module__nQw2LG__wrap{flex-direction:column;gap:60px}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=stacked] .testimonials-module-scss-module__nQw2LG__wrap{gap:30px}}@media (min-width:1025px){.testimonials-module-scss-module__nQw2LG__wrapper[data-display=stacked] .testimonials-module-scss-module__nQw2LG__head{display:flex}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=stacked] .testimonials-module-scss-module__nQw2LG__head>div{flex:1}}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=stacked] .testimonials-module-scss-module__nQw2LG__testimonials{margin:0 calc(var(--padding)*-1);gap:var(--gap);flex-direction:column;display:flex}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=stacked] .testimonials-module-scss-module__nQw2LG__stripe:first-of-type>div{animation:40s linear infinite testimonials-module-scss-module__nQw2LG__testimonialX}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=stacked] .testimonials-module-scss-module__nQw2LG__stripe:nth-of-type(2)>div{animation:40s linear infinite reverse testimonials-module-scss-module__nQw2LG__testimonialX}.testimonials-module-scss-module__nQw2LG__wrapper[data-display=stacked] .testimonials-module-scss-module__nQw2LG__testimonial{width:320px}.testimonials-module-scss-module__nQw2LG__inner{padding:var(--padding);border-radius:var(--radius);border:1px solid var(--color-light);position:relative;overflow:hidden}.testimonials-module-scss-module__nQw2LG__wrap{z-index:1;display:flex;position:relative}@media (max-width:1025px){.testimonials-module-scss-module__nQw2LG__wrap{flex-direction:column}}.testimonials-module-scss-module__nQw2LG__content{position:relative}.testimonials-module-scss-module__nQw2LG__testimonials{flex:1;position:relative;overflow:hidden}.testimonials-module-scss-module__nQw2LG__stripe,.testimonials-module-scss-module__nQw2LG__stripe>div{gap:var(--gap);display:flex}.testimonials-module-scss-module__nQw2LG__testimonial{background:var(--color-white);border-radius:38px;padding:30px}.testimonials-module-scss-module__nQw2LG__testimonial .testimonials-module-scss-module__nQw2LG__author{align-items:center;gap:10px;display:flex}.testimonials-module-scss-module__nQw2LG__testimonial .testimonials-module-scss-module__nQw2LG__image img{width:48px;height:auto}.testimonials-module-scss-module__nQw2LG__testimonial .testimonials-module-scss-module__nQw2LG__details{flex-direction:column;gap:0;display:flex}.testimonials-module-scss-module__nQw2LG__testimonial .testimonials-module-scss-module__nQw2LG__details p{margin-bottom:0}.testimonials-module-scss-module__nQw2LG__bg{width:100%;height:100%;position:absolute;top:0;left:0}.testimonials-module-scss-module__nQw2LG__bg img{object-fit:cover;width:100%;height:100%}
.customerTestimonials-module-scss-module__m-cZsa__customerTestimonials{margin-bottom:var(--base-margin)}.customerTestimonials-module-scss-module__m-cZsa__inner{border-radius:26px;gap:40px;padding:40px 56px;display:flex;position:relative;overflow:hidden}@media (max-width:1025px){.customerTestimonials-module-scss-module__m-cZsa__inner{flex-direction:column;gap:24px;padding:36px 20px}}.customerTestimonials-module-scss-module__m-cZsa__content{flex-direction:column;align-items:flex-start;gap:24px;padding:0 16px;display:flex}@media (max-width:1025px){.customerTestimonials-module-scss-module__m-cZsa__content{flex:none;width:100%}}.customerTestimonials-module-scss-module__m-cZsa__tagline{margin:0}.customerTestimonials-module-scss-module__m-cZsa__heading{color:var(--color-green-darkest);margin:0;font-size:48px;line-height:110%}.customerTestimonials-module-scss-module__m-cZsa__copy{color:var(--color-text);margin:0;font-size:20px;font-weight:400;line-height:160%}.customerTestimonials-module-scss-module__m-cZsa__button{margin-top:auto}@media (max-width:1025px){.customerTestimonials-module-scss-module__m-cZsa__button{margin:auto}}.customerTestimonials-module-scss-module__m-cZsa__grid{flex-shrink:0;align-items:stretch;gap:24px;max-height:734px;margin:-40px 0;display:flex;overflow:hidden}@media (max-width:1025px){.customerTestimonials-module-scss-module__m-cZsa__grid{flex-direction:column;max-height:none;margin-top:12px;margin-bottom:0;overflow:visible}}.customerTestimonials-module-scss-module__m-cZsa__column{flex-direction:column;flex:1;gap:16px;display:flex}@media (max-width:1025px){.customerTestimonials-module-scss-module__m-cZsa__column{flex:none}}.customerTestimonials-module-scss-module__m-cZsa__columnFirst{margin-top:-197px}@media (max-width:1025px){.customerTestimonials-module-scss-module__m-cZsa__columnFirst{display:none}}.customerTestimonials-module-scss-module__m-cZsa__columnSecond{margin-top:-54px}@media (max-width:1025px){.customerTestimonials-module-scss-module__m-cZsa__columnSecond{margin-top:0}}.customerTestimonials-module-scss-module__m-cZsa__card{background:var(--color-white);border-radius:24px;width:334px;padding:32px}@media (max-width:1025px){.customerTestimonials-module-scss-module__m-cZsa__card{width:100%}}.customerTestimonials-module-scss-module__m-cZsa__quote{color:var(--color-text);margin-bottom:24px;font-size:16px;font-weight:400;line-height:160%}.customerTestimonials-module-scss-module__m-cZsa__author{align-items:center;gap:16px;display:flex}.customerTestimonials-module-scss-module__m-cZsa__avatarWrapper{flex-shrink:0;position:relative}.customerTestimonials-module-scss-module__m-cZsa__avatar{border-radius:50%;width:48px;height:48px;display:block;overflow:hidden}.customerTestimonials-module-scss-module__m-cZsa__avatar img{object-fit:cover;width:100%;height:100%}.customerTestimonials-module-scss-module__m-cZsa__companyBadge{background:var(--color-white);border:2px solid var(--color-white);width:20px;height:20px;color:var(--color-grey-3);border-radius:50%;justify-content:center;align-items:center;padding:2px;display:flex;position:absolute;bottom:-2px;right:-2px}.customerTestimonials-module-scss-module__m-cZsa__companyBadgeIcon{color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex}.customerTestimonials-module-scss-module__m-cZsa__companyBadgeIcon img{object-fit:contain;width:100%;height:100%;display:block}.customerTestimonials-module-scss-module__m-cZsa__details{flex:1;min-width:0}.customerTestimonials-module-scss-module__m-cZsa__authorName{color:var(--color-text);margin:0 0 2px;font-size:16px;font-weight:600}.customerTestimonials-module-scss-module__m-cZsa__companyRow{color:var(--color-text);align-items:center;gap:6px;font-size:16px;font-weight:400;line-height:160%;display:flex}.customerTestimonials-module-scss-module__m-cZsa__desktopOnly{display:block}@media (max-width:1025px){.customerTestimonials-module-scss-module__m-cZsa__desktopOnly{display:none}}.customerTestimonials-module-scss-module__m-cZsa__mobileOnly{display:none}@media (max-width:1025px){.customerTestimonials-module-scss-module__m-cZsa__mobileOnly{display:block}}
.textblock-module-scss-module__3bLjwW__wrapper{position:relative}.textblock-module-scss-module__3bLjwW__inner h1,.textblock-module-scss-module__3bLjwW__inner h2,.textblock-module-scss-module__3bLjwW__inner h3,.textblock-module-scss-module__3bLjwW__inner h4,.textblock-module-scss-module__3bLjwW__inner h5,.textblock-module-scss-module__3bLjwW__inner h6{margin:60px 0 20px}.textblock-module-scss-module__3bLjwW__inner h1{font-size:32px}.textblock-module-scss-module__3bLjwW__inner h2{font-size:26px}.textblock-module-scss-module__3bLjwW__inner h3{font-size:20px}.textblock-module-scss-module__3bLjwW__inner ul{list-style-type:disc}.textblock-module-scss-module__3bLjwW__inner ul,.textblock-module-scss-module__3bLjwW__inner ol{margin-bottom:20px;margin-left:20px}.textblock-module-scss-module__3bLjwW__inner strong{font-family:var(--font-alt)}.textblock-module-scss-module__3bLjwW__inner table{border:1px solid var(--color-light);margin-bottom:20px;font-size:14px}.textblock-module-scss-module__3bLjwW__inner table td,.textblock-module-scss-module__3bLjwW__inner table th{border-right:1px solid var(--color-light);border-bottom:1px solid var(--color-light);padding:15px}
.blogPostSidebar-module-scss-module__mdaBYa__sidebar{flex-shrink:0;align-self:flex-start;position:sticky;top:120px}@media (max-width:1025px){.blogPostSidebar-module-scss-module__mdaBYa__sidebar{display:none}}.blogPostSidebar-module-scss-module__mdaBYa__sidebarCard{background:var(--color-white);border-radius:26px;flex-direction:column;gap:24px;width:379px;padding:32px 32px 48px;display:flex}@media (max-width:1025px){.blogPostSidebar-module-scss-module__mdaBYa__sidebarCard{width:100%}}.blogPostSidebar-module-scss-module__mdaBYa__author{align-items:center;gap:12px;display:flex}.blogPostSidebar-module-scss-module__mdaBYa__authorImage{border-radius:50%;flex-shrink:0;width:80px;height:80px;overflow:hidden}.blogPostSidebar-module-scss-module__mdaBYa__authorImage img{object-fit:cover;width:100%;height:100%}.blogPostSidebar-module-scss-module__mdaBYa__authorMeta{flex-direction:column;display:flex}.blogPostSidebar-module-scss-module__mdaBYa__authorName{color:var(--color-blue-1);font-size:18px;font-weight:600;line-height:1.4}.blogPostSidebar-module-scss-module__mdaBYa__authorCompany{color:var(--color-grey-3);font-size:14px;font-weight:500;line-height:1.6}.blogPostSidebar-module-scss-module__mdaBYa__lastUpdated{flex-direction:column;display:flex}.blogPostSidebar-module-scss-module__mdaBYa__lastUpdatedLabel{color:var(--color-blue-1);font-size:18px;font-weight:600;line-height:1.6}.blogPostSidebar-module-scss-module__mdaBYa__lastUpdatedDate{color:var(--color-grey-3);font-size:14px;font-weight:500;line-height:1.6}.blogPostSidebar-module-scss-module__mdaBYa__excerpt{font-family:var(--font-default);color:var(--color-grey-1);margin:0;font-size:16px;font-weight:400;line-height:1.6}.blogPostSidebar-module-scss-module__mdaBYa__meta{align-items:center;gap:24px;display:flex}.blogPostSidebar-module-scss-module__mdaBYa__metaItem{color:var(--color-grey-3);font-size:14px;font-weight:500;line-height:1.6}
.blogPostMoreSection-module-scss-module__StzkDq__moreSection{margin-bottom:var(--base-margin);padding-top:80px}@media (max-width:1025px){.blogPostMoreSection-module-scss-module__StzkDq__moreSection{padding-top:36px}}.blogPostMoreSection-module-scss-module__StzkDq__moreGrid{grid-template-columns:repeat(3,1fr);gap:36px;margin-top:-12px;display:grid}@media (max-width:1025px){.blogPostMoreSection-module-scss-module__StzkDq__moreGrid{grid-template-columns:repeat(2,1fr);margin-top:-6px}}@media (max-width:640px){.blogPostMoreSection-module-scss-module__StzkDq__moreGrid{grid-template-columns:1fr}}.blogPostMoreSection-module-scss-module__StzkDq__card{color:inherit;background:var(--color-white);border:1px solid var(--color-grey-6,#e5e7eb);border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.blogPostMoreSection-module-scss-module__StzkDq__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.blogPostMoreSection-module-scss-module__StzkDq__card:hover .blogPostMoreSection-module-scss-module__StzkDq__cardImg{transform:scale(1.03)}.blogPostMoreSection-module-scss-module__StzkDq__card:hover .blogPostMoreSection-module-scss-module__StzkDq__cardTitle{color:var(--color-blue-3)}.blogPostMoreSection-module-scss-module__StzkDq__cardImage{aspect-ratio:16/10;width:100%;overflow:hidden}.blogPostMoreSection-module-scss-module__StzkDq__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blogPostMoreSection-module-scss-module__StzkDq__cardBody{padding:16px 20px 24px}.blogPostMoreSection-module-scss-module__StzkDq__cardMeta{color:var(--color-grey-3);align-items:center;gap:24px;margin-bottom:12px;font-size:14px;font-weight:500;display:flex}.blogPostMoreSection-module-scss-module__StzkDq__cardTitle{margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.3;transition:color .2s}@media (max-width:768px){.blogPostMoreSection-module-scss-module__StzkDq__cardTitle{font-size:16px}}.blogPostMoreSection-module-scss-module__StzkDq__cardExcerpt{color:var(--color-grey-3);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}
.blogPost-module-scss-module___oiwSa__notFound{text-align:center;padding:4rem 2rem}.blogPost-module-scss-module___oiwSa__notFound h1{color:#111827;margin-bottom:1rem;font-size:2rem}.blogPost-module-scss-module___oiwSa__notFound p{color:#6b7280;margin-bottom:2rem}.blogPost-module-scss-module___oiwSa__notFound a{color:#592eff;font-weight:500;text-decoration:none}.blogPost-module-scss-module___oiwSa__notFound a:hover{text-decoration:underline}.blogPost-module-scss-module___oiwSa__breadcrumb{text-transform:uppercase;letter-spacing:.06em;color:var(--color-grey-3);align-items:center;gap:6px;margin-bottom:16px;font-size:13px;font-weight:600;display:flex}.blogPost-module-scss-module___oiwSa__breadcrumb a{color:var(--color-purple-1,#592eff);text-decoration:none}.blogPost-module-scss-module___oiwSa__breadcrumb a:hover{text-decoration:underline}.blogPost-module-scss-module___oiwSa__title{color:var(--color-blue-1,#111827);letter-spacing:-.03em;margin:0 0 20px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;line-height:1.15}.blogPost-module-scss-module___oiwSa__excerpt{color:var(--color-grey-2,#4b5563);margin:0 0 20px;font-size:1.15rem;line-height:1.65}.blogPost-module-scss-module___oiwSa__mobileAuthor{align-items:center;gap:12px;margin-bottom:28px;display:none}@media (max-width:1025px){.blogPost-module-scss-module___oiwSa__mobileAuthor{display:flex}}.blogPost-module-scss-module___oiwSa__mobileAuthorAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.blogPost-module-scss-module___oiwSa__mobileAuthorMeta{flex-direction:column;gap:2px;display:flex}.blogPost-module-scss-module___oiwSa__mobileAuthorName{color:var(--color-blue-1,#111827);font-size:15px;font-weight:600}.blogPost-module-scss-module___oiwSa__mobileAuthorSub{color:var(--color-grey-3);gap:12px;font-size:13px;display:flex}.blogPost-module-scss-module___oiwSa__featuredImageContainer{margin-bottom:40px}.blogPost-module-scss-module___oiwSa__featuredImage{border-radius:16px;width:100%;height:auto}.blogPost-module-scss-module___oiwSa__imageCaption{color:#6b7280;text-align:center;margin-top:.75rem;font-size:.875rem;font-style:italic}.blogPost-module-scss-module___oiwSa__mainSection{align-items:flex-start;gap:48px;margin-bottom:80px;padding-top:48px;display:flex}@media (max-width:1025px){.blogPost-module-scss-module___oiwSa__mainSection{flex-direction:column;margin-bottom:16px;padding-top:32px}}.blogPost-module-scss-module___oiwSa__content{color:#374151;flex:1;min-width:0;line-height:1.6}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__paragraph{margin:0 0 1.75rem;font-size:1.125rem;line-height:1.6}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__h1{color:#111827;letter-spacing:-.02em;margin:3rem 0 1.5rem;font-size:2.25rem;font-weight:700;line-height:1.2}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__h2{color:#111827;letter-spacing:-.01em;margin:0 0 1.25rem;font-size:1.875rem;font-weight:700;line-height:1.25}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__h3{color:#111827;margin:2rem 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__h4{color:#374151;margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__blockquote{color:#4b5563;border-left:4px solid #592eff;margin:2rem 0;padding-left:1.5rem;font-size:1.25rem;font-style:italic}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__bulletList,.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__numberList{margin:1.5rem 0;padding-left:1.5rem}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__bulletList .blogPost-module-scss-module___oiwSa__listItem,.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__numberList .blogPost-module-scss-module___oiwSa__listItem{margin-bottom:.5rem;font-size:1.125rem}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__textBlock{margin:2rem 0}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__fullImage{margin:3rem 0}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__fullImage .blogPost-module-scss-module___oiwSa__contentImage{border-radius:.5rem;width:100%;height:auto}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__sectionHeading{text-align:center;margin:3rem 0 2rem}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__sectionHeading h2{color:#111827;margin:0 0 .5rem;font-size:2rem;font-weight:700}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__sectionHeading p{color:#6b7280;margin:0;font-size:1.125rem}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__codeBlock{background:#1f2937;border-radius:.5rem;margin:2rem 0;overflow:hidden}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__codeBlock .blogPost-module-scss-module___oiwSa__codeTitle{color:#f3f4f6;background:#374151;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__codeBlock pre{margin:0;padding:1.5rem;overflow-x:auto}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__codeBlock pre code{color:#f3f4f6;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.6}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__callout{border-left:4px solid;border-radius:.5rem;margin:2rem 0;padding:1.5rem}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__callout .blogPost-module-scss-module___oiwSa__calloutTitle{margin-bottom:.5rem;font-weight:600}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__callout .blogPost-module-scss-module___oiwSa__calloutContent{font-size:1rem;line-height:1.6}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__callout.blogPost-module-scss-module___oiwSa__callout-info{color:#1e40af;background:#eff6ff;border-color:#3b82f6}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__callout.blogPost-module-scss-module___oiwSa__callout-warning{color:#92400e;background:#fffbeb;border-color:#f59e0b}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__callout.blogPost-module-scss-module___oiwSa__callout-success{color:#166534;background:#f0fdf4;border-color:#10b981}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__callout.blogPost-module-scss-module___oiwSa__callout-error{color:#dc2626;background:#fef2f2;border-color:#ef4444}.blogPost-module-scss-module___oiwSa__content .blogPost-module-scss-module___oiwSa__callout.blogPost-module-scss-module___oiwSa__callout-note{color:#334155;background:#f8fafc;border-color:#64748b}.blogPost-module-scss-module___oiwSa__content a{color:#592eff;font-weight:500;text-decoration:none}.blogPost-module-scss-module___oiwSa__content a:hover{text-decoration:underline}