: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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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}:is(.swiper:not(.swiper-watch-progress),.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)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.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;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)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.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}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:none}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:none!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-top .gslide-image img,.desc-bottom .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";position:absolute;width:100%;height:100%;background:#ff000057;display:none}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-top .gslide-media,.desc-bottom .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px 50px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,#0000,#000000bf);-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gprev,.gnext,.gclose{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gprev svg,.gnext svg,.gclose svg{display:block;width:25px;height:auto;margin:0;padding:0}.gprev.disabled,.gnext.disabled,.gclose.disabled{opacity:.1}.gprev .garrow,.gnext .garrow,.gclose .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gnext,.glightbox-closing .gprev,.glightbox-closing .gclose{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:#000000bf;border-radius:4px}.glightbox-clean .gprev path,.glightbox-clean .gnext path,.glightbox-clean .gclose path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media(min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:#000000eb}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0px rgba(0,0,0,.65);box-shadow:1px 2px 9px #000000a6}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:#00000052}.glightbox-clean .gprev:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gclose:hover{background-color:#000000b3}.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@media(min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Banana Grotesk;src:url(../fonts/BananaGrotesk-Light.woff2) format("woff2"),url(../fonts/BananaGrotesk-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Banana Grotesk;src:url(../fonts/BananaGrotesk-Regular.woff2) format("woff2"),url(../fonts/BananaGrotesk-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Banana Grotesk;src:url(../fonts/BananaGrotesk-Medium.woff2) format("woff2"),url(../fonts/BananaGrotesk-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Banana Grotesk;src:url(../fonts/BananaGrotesk-Semibold.woff2) format("woff2"),url(../fonts/BananaGrotesk-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Banana Grotesk;src:url(../fonts/BananaGrotesk-Bold.woff2) format("woff2"),url(../fonts/BananaGrotesk-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Pacifico;src:url(../fonts/Pacifico-Regular.woff2) format("woff2"),url(../fonts/Pacifico-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}h1{font-size:72px}@media(max-width:780.98px){h1{font-size:48px}}h2{font-size:56px}@media(max-width:780.98px){h2{font-size:40px}}h3{font-size:46px}@media(max-width:780.98px){h3{font-size:36px}}h4{font-size:38px}@media(max-width:780.98px){h4{font-size:32px}}h5{font-size:28px}@media(max-width:780.98px){h5{font-size:24px}}h6{font-size:20px}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.1;margin-top:0;margin-bottom:20px}p{margin-bottom:30px}.tippy-box{font-size:12px;background-color:#272756;color:#fff;border-radius:6px;text-align:left}.tippy-box .tippy-content{padding:10px 20px}.tippy-box .tippy-content p.mb-10{margin-bottom:10px}.tippy-box .tippy-content .p-18{font-size:18px}.tippy-box .tippy-content .text-10{font-size:10px}.tippy-box .tippy-content .cols{display:flex;justify-content:flex-start;align-items:flex-start;gap:8px;margin-bottom:8px}.tippy-box .tippy-content .cols>*:first-child{flex-basis:25%}.tippy-box .tippy-content ul{padding-left:15px}.tippy-box .tippy-content p{color:#fff;margin-bottom:0;font-weight:500;letter-spacing:1px}.tippy-box .tippy-content .right-arrow{display:flex;align-items:center;font-weight:600;color:#fff}.tippy-box .tippy-content .right-arrow:after{filter:brightness(0) invert(1)}.tippy-box .tippy-arrow{color:#272756}.tooltip{width:16px;height:auto;cursor:pointer}.popup{display:none}.popup__trigger{cursor:pointer}.popup.is-open{display:block}.popup a:focus-visible{outline:none}.popup__overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}.popup__container{position:relative;background:#fff;border-radius:10px;max-width:90%;width:600px;max-height:80vh;overflow-y:auto;padding:40px;animation:modalFadeIn .3s ease}.popup__close{position:absolute;top:15px;right:15px;background:transparent;border:none;font-size:30px;line-height:1;cursor:pointer;color:#333;transition:color .3s}.popup__close:hover{color:red}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.micromodal-slide .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide.is-open .modal__overlay,.micromodal-slide.is-open .modal__container{animation-duration:.3s}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}[data-trigger-selector=email-marketing-popup] .popup__container{padding:0}:root{--swiper-theme-color: #272756;--swiper-pagination-bullet-inactive-color: #fff;--swiper-pagination-bullet-inactive-opacity: 1}.swiper-pagination-bullet{border:2px solid #272756}.swiper-slide::selection,.swiper-slide::-moz-selection{color:inherit;background:transparent}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0}.swiper-button-next,.swiper-button-prev{height:40px;width:20px;display:flex;align-items:center;-webkit-tap-highlight-color:transparent}.swiper-button-next svg,.swiper-button-prev svg{display:none}.swiper-button-next:after,.swiper-button-prev:after{content:"";background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20d='M6.6658%202.24997L10.3751%205.95923L6.6658%209.66849'%20stroke='%23272756'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3c/path%3e%3cpath%20d='M1%206.03622H9.99261'%20stroke='%23272756'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3c/path%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;height:12px;width:12px}.swiper-button-prev:after{transform:rotate(180deg)}.swiper-button-prev{left:-10px;justify-content:flex-start}.swiper-button-next{right:-10px;justify-content:flex-end}.logos-slider .swiper-wrapper{-webkit-transition-timing-function:linear!important}body,body .entry-content{overflow-x:hidden}body .entry-content>div{padding-left:60px;padding-right:60px}@media(max-width:1022.98px){body .entry-content>div{padding-left:20px;padding-right:20px}}body .entry-content>div:first-child{padding-left:60px;padding-right:60px}@media(max-width:1022.98px){body .entry-content>div:first-child{padding-left:20px;padding-right:20px}}body .entry-content>div:first-child{padding-top:170px}@media(max-width:780.98px){body .entry-content>div:first-child{padding-top:140px}}body .entry-content>div.wp-block-cover>div{max-width:1320px;margin-left:auto;margin-right:auto}body .entry-content:not(:has(>div:first-child)){padding-left:60px;padding-right:60px}@media(max-width:1022.98px){body .entry-content:not(:has(>div:first-child)){padding-left:20px;padding-right:20px}}body .entry-content:not(:has(>div:first-child)){padding-top:170px}@media(max-width:780.98px){body .entry-content:not(:has(>div:first-child)){padding-top:140px}}body .wrapper{padding-left:60px;padding-right:60px}@media(max-width:1022.98px){body .wrapper{padding-left:20px;padding-right:20px}}body .container{max-width:1320px;margin-left:auto;margin-right:auto}body img{height:auto;display:inline}body a{text-decoration:none;transition:color .3s}body a:hover,body a:active{color:#625ee9}.right-arrow:after{content:"";display:block;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20d='M6.6658%202.24997L10.3751%205.95923L6.6658%209.66849'%20stroke='%23272756'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3c/path%3e%3cpath%20d='M1%206.03622H9.99261'%20stroke='%23272756'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3c/path%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;height:12px;width:15px;margin-left:6px;transition:.5s}figure figcaption{font-size:14px;font-style:italic;text-align:center;line-height:1.2;color:#505050}input:not([type=submit]):not([type=checkbox]):not([type=radio]),input[type=search],select,textarea{background-color:#fff;border:1px solid #272756;border-radius:6px;color:#272756;font-size:16px;font-weight:500;line-height:1;padding:15px 18px;width:100%;appearance:none;outline:none}input:not([type=submit]):not([type=checkbox]):not([type=radio])::placeholder,input[type=search]::placeholder,select::placeholder,textarea::placeholder{color:#27275680}table{border-collapse:collapse;border-spacing:0}ul,ol{margin:0;padding-left:20px}embed,iframe,img,object,video,.wp-caption{max-width:100%}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.btn,.wp-block-buttons .wp-block-button__link,input[type=submit]{display:flex;justify-content:center;align-items:center;font-size:14px;line-height:1;font-weight:600;text-align:center;width:fit-content;padding:13px 25px;border:2px solid #272756;border-bottom:6px solid #272756;background:#fff;color:#272756;box-shadow:none;border-radius:50px;cursor:pointer;transition:.3s}.btn:focus-visible,.wp-block-buttons .wp-block-button__link:focus-visible,input[type=submit]:focus-visible{outline:2px solid currentColor;outline-offset:2px}.btn:focus,.wp-block-buttons .wp-block-button__link:focus,input[type=submit]:focus{color:inherit}.btn:after,.wp-block-buttons .wp-block-button__link:after,input[type=submit]:after{transition:.3s}.btn.bg-sky,.wp-block-buttons .wp-block-button__link.bg-sky,input[type=submit].bg-sky{background:#bcebfa}.btn.bg-lime,.wp-block-buttons .wp-block-button__link.bg-lime,input[type=submit].bg-lime{background:#cdf378}.btn.btn-content,.wp-block-buttons .wp-block-button__link.btn-content,input[type=submit].btn-content{min-width:fit-content}.btn.btn-play,.wp-block-buttons .wp-block-button__link.btn-play,input[type=submit].btn-play{gap:8px;padding:8px 20px}.btn.btn-play:after,.wp-block-buttons .wp-block-button__link.btn-play:after,input[type=submit].btn-play:after{content:"";display:block;width:24px;height:24px;min-width:24px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='11'%20stroke='%23272756'%20stroke-width='2'/%3e%3cpath%20d='M10.5%2013.9014L10.5%2010.0986L14.6162%2012L10.5%2013.9014Z'%20fill='%23272756'%20stroke='%23272756'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center center}.btn.btn-play:hover:after,.wp-block-buttons .wp-block-button__link.btn-play:hover:after,input[type=submit].btn-play:hover:after{filter:brightness(0) invert(1)}.btn.right-arrow:hover:after,.wp-block-buttons .wp-block-button__link.right-arrow:hover:after,input[type=submit].right-arrow:hover:after{filter:brightness(0) invert(1)}.btn:hover,.btn:active,.btn.active,.wp-block-buttons .wp-block-button__link:hover,.wp-block-buttons .wp-block-button__link:active,.wp-block-buttons .wp-block-button__link.active,input[type=submit]:hover,input[type=submit]:active,input[type=submit].active{background:#272756!important;color:#fff!important;border-color:#cdf378!important;opacity:1}.btn:hover a,.btn:active a,.btn.active a,.wp-block-buttons .wp-block-button__link:hover a,.wp-block-buttons .wp-block-button__link:active a,.wp-block-buttons .wp-block-button__link.active a,input[type=submit]:hover a,input[type=submit]:active a,input[type=submit].active a{color:#fff}.btn.flat,.wp-block-buttons .wp-block-button__link.flat,input[type=submit].flat{border-bottom-width:2px!important}.btn.flat.active,.btn.flat:hover,.wp-block-buttons .wp-block-button__link.flat.active,.wp-block-buttons .wp-block-button__link.flat:hover,input[type=submit].flat.active,input[type=submit].flat:hover{border-color:#272756!important}.btn a,.wp-block-buttons .wp-block-button__link a,input[type=submit] a{color:#272756;text-decoration:none}.right-arrow{display:flex;align-items:center;gap:6px}.right-arrow:after{content:"";display:block;width:12px;height:12px;min-width:12px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20d='M6.6658%202.24997L10.3751%205.95923L6.6658%209.66849'%20stroke='%23272756'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3c/path%3e%3cpath%20d='M1%206.03622H9.99261'%20stroke='%23272756'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3c/path%3e%3c/svg%3e") no-repeat center/contain}.right-arrow:hover{color:#272756}.right-arrow:hover:after{transform:translate(3px)}header{width:100%;position:absolute;top:var(--wp-admin--admin-bar--height, 0px);left:0;transition:background-color .4s ease-in-out;z-index:1000}header.sticky{position:fixed;background-color:#fff;box-shadow:0 0 20px #0000000d;animation:slideDown .4s cubic-bezier(.4,0,.2,1) forwards}@media(max-width:1022.98px){header.sticky{top:0}}header .header__inner{display:flex;align-items:center;gap:40px;justify-content:space-between;padding:20px 60px;transition:padding .4s cubic-bezier(.4,0,.2,1)}@media(max-width:1022.98px){header .header__inner{padding:20px}}.sticky header .header__inner{padding:10px 60px}@media(max-width:1022.98px){.sticky header .header__inner{padding:10px 20px}}header .header__nav{width:100%;display:flex;justify-content:space-between;align-items:center;gap:40px}header .header__nav__logo-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center}@media(min-width:1023px){header .header__nav__logo-wrapper{flex-basis:max-content}}@media(max-width:1022.98px){header .header__nav__logo-wrapper{gap:20px;justify-content:flex-start}}header .header__nav__logo-wrapper a.btn{margin-left:auto}@media(min-width:1023px){header .header__nav__logo-wrapper a.btn{display:none}}header .header__nav__logo-wrapper-image{width:150px}@media(max-width:1022.98px){header .header__nav__logo-wrapper-image{width:100px}}header .header__nav__logo-wrapper-image img{width:100%;height:auto}header .header__nav__logo-wrapper-image a,header .header__nav__logo-wrapper-image img{display:block}header .header__nav .nav-menu{display:flex;align-items:center;gap:12px;flex-grow:1;list-style:none;font-size:14px;font-weight:500;margin:0;padding:0;line-height:1.3}@media(max-width:1022.98px){header .header__nav .nav-menu{display:none}}header .header__nav .nav-menu ul{padding-inline-start:0}header .header__nav .nav-menu li{list-style-type:none}@media(min-width:1023px){header .header__nav .nav-menu>li:not(:last-child){margin-right:12px}}@media(max-width:1022.98px){header .header__nav .nav-menu>li:not(.btn) a{padding:10px 0}}header .header__nav .nav-menu>li.menu-login{margin-bottom:30px}@media(min-width:1023px){header .header__nav .nav-menu>li.menu-login{margin-left:auto;margin-right:20px;margin-bottom:0}}@media(max-width:1022.98px){header .header__nav .nav-menu>li.btn{margin:0 auto;max-width:260px}}@media(max-width:1199.98px){header .header__nav .nav-menu>li.btn-play{display:none}}@media(max-width:1022.98px){header .header__nav .nav-menu>li.btn-play{display:inline-flex}}header .header__nav .nav-menu>li.mega-menu{display:flex;flex-direction:column;align-items:flex-start;position:relative;cursor:pointer}header .header__nav .nav-menu>li.mega-menu a{color:#272756}header .header__nav .nav-menu>li.mega-menu .menu-item-controllers{width:100%;display:flex;justify-content:space-between;align-items:center}header .header__nav .nav-menu>li.mega-menu .menu-item-controllers>a{pointer-events:none}header .header__nav .nav-menu>li.mega-menu .menu-item-controllers button.sub-menu-toggle{appearance:none;background:none;border:none;margin:0 -10px 0 0;font:inherit;color:inherit;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 10px;pointer-events:auto}@media(min-width:1023px){header .header__nav .nav-menu>li.mega-menu .menu-item-controllers button.sub-menu-toggle{display:none}}header .header__nav .nav-menu>li.mega-menu .menu-item-controllers button.sub-menu-toggle:after{content:"";height:8px;width:16px;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='9'%20viewBox='0%200%2014%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%200L13.4142%201.41421L6.70711%208.12132L0%201.41421L1.41421%200L6.70711%205.29289L12%200Z'%20fill='%23272756'/%3e%3c/svg%3e") center/contain no-repeat;transition:.3s}header .header__nav .nav-menu>li.mega-menu .menu-item-controllers button.sub-menu-toggle[aria-expanded=true]:after{transform:rotate(180deg)}header .header__nav .nav-menu>li.mega-menu .mega-menu-title>a{margin-bottom:16px;cursor:default;pointer-events:none}header .header__nav .nav-menu>li.mega-menu .sub-menu{display:flex;flex-wrap:wrap;gap:5px;transition:all .3s ease;position:static;opacity:1;visibility:visible;width:auto;font-size:14px;font-weight:600}header .header__nav .nav-menu>li.mega-menu>.sub-menu{top:0;left:100%;width:100%;display:none}@media(min-width:1023px){header .header__nav .nav-menu>li.mega-menu>.sub-menu{display:flex;width:100vw;background-color:#fff;padding:32px;border:2px solid #272756;border-radius:8px;position:absolute;top:40px;left:-999999999px;margin:0;opacity:0;visibility:hidden;transform:translateY(-10px) scale(.95);transition:opacity .3s ease,transform .3s ease,visibility .3s}}header .header__nav .nav-menu>li.mega-menu>.sub-menu.show{display:flex;opacity:1;visibility:visible;left:auto;transform:translateY(0) scale(1)}@media(min-width:1023px){header .header__nav .nav-menu>li.mega-menu>.sub-menu li:not(.mega-menu-title){flex-basis:calc((100% - 15px)/4)}}header .header__nav .nav-menu>li.mega-menu>.sub-menu li:not(.mega-menu-title) a:not(.btn){width:100%;height:100%;padding:10px;border-radius:10px;transition:.3s}header .header__nav .nav-menu>li.mega-menu>.sub-menu li:not(.mega-menu-title) a:not(.btn) span.submenu-title-wrap{display:flex;flex-direction:column;gap:4px}header .header__nav .nav-menu>li.mega-menu>.sub-menu li:not(.mega-menu-title) a:not(.btn) span.submenu-title-wrap .menu-title-text{display:flex;align-items:center;gap:6px}header .header__nav .nav-menu>li.mega-menu>.sub-menu li:not(.mega-menu-title) a:not(.btn) span.submenu-title-wrap .menu-title-text:after{content:"";height:12px;width:12px;min-width:12px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20d='M6.6658%202.24997L10.3751%205.95923L6.6658%209.66849'%20stroke='%23272756'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3c/path%3e%3cpath%20d='M1%206.03622H9.99261'%20stroke='%23272756'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3c/path%3e%3c/svg%3e") no-repeat center/contain;filter:brightness(0) invert(1)}header .header__nav .nav-menu>li.mega-menu>.sub-menu li:not(.mega-menu-title) a:not(.btn) span.submenu-title-wrap .menu-subtitle{font-size:12px;font-weight:400;opacity:.7}header .header__nav .nav-menu>li.mega-menu>.sub-menu li:not(.mega-menu-title) a:not(.btn):hover{background-color:#272756;color:#fff}header .header__nav .nav-menu>li.mega-menu>.sub-menu li:not(.mega-menu-title) a:not(.btn):hover img{filter:brightness(0) invert(1)}header .header__nav .nav-menu>li.mega-menu>.sub-menu li:not(.mega-menu-title) img{height:48px;width:48px;min-width:48px;object-fit:none;transition:.3s}header .header__nav .nav-menu>li.mega-menu.platform-menu>ul.sub-menu{max-width:986px!important}header .header__nav .nav-menu>li.mega-menu.platform-menu ul.sub-menu-with-cta li.menu-cta{flex-basis:100%;background-color:#bfbdff;position:relative;overflow:hidden;border-radius:10px;padding:10px!important;margin-bottom:10px}@media(max-width:1022.98px){header .header__nav .nav-menu>li.mega-menu.platform-menu ul.sub-menu-with-cta li.menu-cta{display:none}}header .header__nav .nav-menu>li.mega-menu.platform-menu ul.sub-menu-with-cta li.menu-cta svg{width:100%;height:auto;position:absolute;inset:0;margin:auto}header .header__nav .nav-menu>li.mega-menu.platform-menu ul.sub-menu-with-cta li.menu-cta svg path{fill:#ecebff66!important}header .header__nav .nav-menu>li.mega-menu.platform-menu ul.sub-menu-with-cta li.menu-cta>div{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;max-width:430px;margin:0 auto}header .header__nav .nav-menu>li.mega-menu.platform-menu ul.sub-menu-with-cta li.menu-cta>div span{font-size:16px;font-weight:500}header .header__nav .nav-menu>li.mega-menu.platform-menu ul.sub-menu-with-cta li.menu-cta>div a.btn{display:flex!important;justify-content:center!important;font-size:10px;padding:9px 18px 9px 13px!important;width:auto!important}header .header__nav .nav-menu>li.mega-menu.platform-menu ul.sub-menu-with-cta li.menu-cta>div a.btn:after{width:7px;height:9px}header .header__nav .nav-menu>li.mega-menu.platform-menu li a{display:flex;align-items:center}header .header__nav .nav-menu>li.mega-menu.features-menu>ul.sub-menu{max-width:840px!important}header .header__nav .nav-menu>li.mega-menu.who-we-serve-menu>ul.sub-menu{max-width:409px!important}header .header__nav .nav-menu>li.mega-menu.who-we-serve-menu>ul.sub-menu li:not(.mega-menu-title){flex-basis:100%}header .header__nav .nav-menu>li.mega-menu.who-we-serve-menu>ul.sub-menu li:not(.mega-menu-title) a{display:flex;flex-direction:row;gap:10px}header .header__nav .nav-menu>li.mega-menu.resources-menu>ul.sub-menu{gap:0;max-width:710px!important;padding:0!important}header .header__nav .nav-menu>li.mega-menu.resources-menu>ul.sub-menu>li.menu-item{padding:32px}@media(max-width:1022.98px){header .header__nav .nav-menu>li.mega-menu.resources-menu>ul.sub-menu>li.menu-item{padding-left:0;padding-right:0}}header .header__nav .nav-menu>li.mega-menu.resources-menu>ul.sub-menu>li.menu-item:first-child{flex-basis:55%}@media(max-width:1022.98px){header .header__nav .nav-menu>li.mega-menu.resources-menu>ul.sub-menu>li.menu-item:first-child{padding-top:0}}header .header__nav .nav-menu>li.mega-menu.resources-menu>ul.sub-menu>li.menu-item:last-child{flex-basis:45%;background-color:#fafafd}header .header__nav .nav-menu>li.mega-menu.resources-menu>ul.sub-menu>li.menu-item>ul{display:flex;flex-direction:column;gap:5px}header .header__nav .nav-menu>li.mega-menu.resources-menu>ul.sub-menu>li.menu-item>ul li:not(.mega-menu-title){flex-basis:100%}header .header__nav .nav-menu>li.mega-menu.resources-menu>ul.sub-menu>li.menu-item>ul li:not(.mega-menu-title) a{display:flex;flex-direction:row;gap:10px}header .header__nav .nav-menu img{display:block}header .header__toggle{display:flex;flex-direction:column;justify-content:space-between;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}@media(min-width:1023px){header .header__toggle{display:none}}header .header__toggle[aria-expanded=false]:before{content:"";height:32px;width:32px;min-width:32px;display:block;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%3e%3cline%20x1='5'%20y1='20'%20x2='27'%20y2='20'%20stroke='%23272756'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='5'%20y1='11'%20x2='27'%20y2='11'%20stroke='%23272756'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}header .header__toggle[aria-expanded=true]{align-items:flex-end;justify-content:center}header .header__toggle[aria-expanded=true]:before{content:"";height:20px;width:20px;min-width:20px;display:block;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%2013.0808L2.47799%2020.6028L0%2018.1248L7.52201%2010.6028L0%203.08077L2.47799%200.602783L10%208.1248L17.522%200.602783L20%203.08077L12.478%2010.6028L20%2018.1248L17.522%2020.6028L10%2013.0808Z'%20fill='%23272756'%3e%3c/path%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}header a{color:#272756;text-decoration:none;display:block}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}body.mobile-menu-open{overflow:hidden}body.mobile-menu-open header{background-color:#fff}@media(max-width:1022.98px){body.mobile-menu-open header{height:calc(var(--vh, 1vh) * 100);overflow-y:scroll}}body.mobile-menu-open header .header__nav{flex-wrap:wrap}body.mobile-menu-open header .header__nav__logo-wrapper{flex-direction:row-reverse;justify-content:space-between}body.mobile-menu-open header .header__nav__logo-wrapper a.btn{display:none}@media(max-width:1022.98px){body.mobile-menu-open.admin-bar header{height:calc(var(--vh, 1vh) * 100 - var(--wp-admin--admin-bar--height, 0px))}}body.mobile-menu-open .nav-menu{display:flex;flex-direction:column;align-items:flex-start;width:100%}body.mobile-menu-open .nav-menu li.mega-menu .sub-menu.show{display:flex;flex-direction:column}body.mobile-menu-open .nav-menu li,body.mobile-menu-open .nav-menu a{width:100%}div.top-line+header{top:calc(var(--wp-admin--admin-bar--height, 0px) + var(--top-line-height))}div.top-line+header.sticky{top:var(--wp-admin--admin-bar--height, 0px)}nav.pagination{grid-column:1/-1;display:flex;justify-content:center;padding:40px 0}nav.pagination .nav-links{display:flex;align-items:center;gap:10px}nav.pagination .nav-links .page-numbers{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#272756;transition:.3s;line-height:1}nav.pagination .nav-links .page-numbers:not(.prev):not(.next):not(.dots){height:24px;width:24px;border-radius:50px}nav.pagination .nav-links .page-numbers:not(.prev):not(.next):not(.dots).current,nav.pagination .nav-links .page-numbers:not(.prev):not(.next):not(.dots):hover{background:#272756;color:#fff}nav.pagination .nav-links .page-numbers.prev{gap:10px}nav.pagination .nav-links .page-numbers.prev:before{content:"";height:11px;width:8px;background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10' fill='none'%3E%3Cpath d='M0.168491 5.0265C0.172031 5.12499 0.195933 5.22169 0.238665 5.3105C0.281397 5.39931 0.342063 5.47831 0.416817 5.54254L5.41818 9.82844C5.48952 9.88945 5.57215 9.93582 5.6614 9.96488C5.75065 9.99394 5.84472 10.0051 5.93831 9.99783C6.03189 9.99052 6.12315 9.96485 6.20681 9.92228C6.29047 9.87971 6.3649 9.82108 6.4259 9.74973C6.4869 9.67838 6.53324 9.59572 6.56229 9.50646C6.59134 9.4172 6.60256 9.32309 6.59524 9.22951C6.58791 9.13593 6.56221 9.04471 6.51963 8.96105C6.47704 8.8774 6.41835 8.80296 6.34699 8.74197L1.97604 5L6.34699 1.25803C6.41835 1.19704 6.47704 1.1226 6.51963 1.03895C6.56221 0.955293 6.58791 0.864071 6.59524 0.770489C6.60256 0.676908 6.59134 0.582801 6.56229 0.49354C6.53324 0.40428 6.4869 0.321616 6.4259 0.250269C6.3649 0.178922 6.29047 0.12029 6.20681 0.0777203C6.12315 0.035151 6.03189 0.00947877 5.93831 0.00216934C5.84472 -0.00514008 5.75065 0.00605661 5.6614 0.0351201C5.57215 0.0641836 5.48952 0.110544 5.41818 0.171555L0.416817 4.45746C0.335271 4.5275 0.270538 4.61506 0.227546 4.71358C0.184553 4.81211 0.164382 4.91908 0.168491 5.0265V5.0265Z' fill='%23272756'%3E%3C/path%3E%3C/svg%3E ") center/contain no-repeat;transition:.3s}nav.pagination .nav-links .page-numbers.prev:hover:before{transform:translate(-4px)}nav.pagination .nav-links .page-numbers.next{gap:10px}nav.pagination .nav-links .page-numbers.next:after{content:"";height:11px;width:8px;background:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='11' viewBox='0 0 8 11' fill='none'%3E%3Cpath d='M7.33542 5.88634C7.33188 5.78785 7.30797 5.69115 7.26524 5.60234C7.22251 5.51353 7.16184 5.43453 7.08709 5.3703L2.08573 1.0844C2.01439 1.02339 1.93176 0.977026 1.84251 0.947963C1.75325 0.918899 1.65918 0.907703 1.5656 0.915012C1.47202 0.922321 1.38075 0.947994 1.29709 0.990563C1.21344 1.03313 1.13901 1.09176 1.07801 1.16311C1.01701 1.23446 0.970662 1.31712 0.941614 1.40638C0.912566 1.49564 0.901342 1.58975 0.908669 1.68333C0.915995 1.77691 0.941694 1.86814 0.984278 1.95179C1.02686 2.03544 1.08556 2.10989 1.15691 2.17087L5.52786 5.91284L1.15691 9.65481C1.08556 9.7158 1.02686 9.79024 0.984278 9.8739C0.941694 9.95755 0.915995 10.0488 0.908669 10.1424C0.901342 10.2359 0.912566 10.33 0.941614 10.4193C0.970662 10.5086 1.01701 10.5912 1.07801 10.6626C1.13901 10.7339 1.21344 10.7926 1.29709 10.8351C1.38075 10.8777 1.47202 10.9034 1.5656 10.9107C1.65918 10.918 1.75325 10.9068 1.84251 10.8777C1.93176 10.8487 2.01439 10.8023 2.08573 10.7413L7.08709 6.45538C7.16864 6.38534 7.23337 6.29779 7.27636 6.19926C7.31935 6.10073 7.33952 5.99376 7.33542 5.88634Z' fill='%23272756'%3E%3C/path%3E%3C/svg%3E ") center/contain no-repeat;transition:.3s}nav.pagination .nav-links .page-numbers.next:hover:after{transform:translate(4px)}.site-footer{background-color:#272756;color:#fff;padding:60px 60px 30px}@media(max-width:780.98px){.site-footer{padding-left:20px;padding-right:20px}}.site-footer p{font-weight:600;color:#fff;margin-bottom:16px}.footer-content{display:grid;grid-template-columns:26% 56%;justify-content:space-between;gap:80px;margin-bottom:60px}@media(max-width:780.98px){.footer-content{grid-template-columns:1fr;gap:48px}}.footer-content .footer-subscription .footer-newsletter{margin-bottom:48px}@media(max-width:780.98px){.footer-content .footer-subscription .footer-newsletter{margin-bottom:20px}}@media(max-width:780.98px){.footer-content .footer-subscription .footer-newsletter .hs-form{gap:0}}.footer-content .footer-subscription .footer-newsletter h3{font-size:14px;margin-bottom:10px}.footer-logo{filter:brightness(0) invert(1);margin-bottom:25px}.footer-logo .custom-logo-link{display:block;max-width:300px;height:auto}@media(max-width:780.98px){.footer-logo .custom-logo-link{max-width:200px}}.footer-social{display:flex;gap:8px}.footer-social a{font-size:20px;transition:opacity .3s ease;text-decoration:none;transition:transform .3s}.footer-social a:hover{transform:translateY(-3px)}.footer-social a svg{width:32px;height:32px;fill:#fff}@media(max-width:780.98px){.footer-social a svg{width:48px;height:48px}}.footer-menus{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:40px}.footer-menus .footer-menu-column:nth-child(1){grid-column:1;grid-row:1/3}.footer-menus .footer-menu-column:nth-child(2){grid-column:2;grid-row:1}.footer-menus .footer-menu-column:nth-child(3){grid-column:2;grid-row:2}.footer-menus .footer-menu-column:nth-child(4){grid-column:3;grid-row:1/3}@media(max-width:780.98px){.footer-menus{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:30px}.footer-menus .footer-menu-column:nth-child(1),.footer-menus .footer-menu-column:nth-child(2),.footer-menus .footer-menu-column:nth-child(3),.footer-menus .footer-menu-column:nth-child(4){grid-column:auto;grid-row:auto}}.footer-menus .footer-menu-column .footer-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-menus .footer-menu-column .footer-menu li a{width:fit-content;color:#fff;text-decoration:none;font-size:14px;transition:color .3s ease;display:block;border-bottom:1px solid transparent;transition:.3s}.footer-menus .footer-menu-column .footer-menu li a:hover{color:#cdf378;border-color:#cdf378}.footer-bottom{display:flex;align-items:center;gap:16px}@media(max-width:780.98px){.footer-bottom{flex-direction:column}}.footer-bottom .footer-copyright p{display:flex;gap:16px;margin:0;color:#ffffffb3;font-size:14px}@media(min-width:781px){.footer-bottom .footer-copyright p:after{content:"-";display:block}}.footer-bottom .footer-bottom-menu{display:flex;gap:16px;list-style:none;margin:0;padding:0}.footer-bottom .footer-bottom-menu a{color:#ffffffb3;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-bottom .footer-bottom-menu a:hover{color:#fff}.ajax-filter{width:100%;max-width:300px;z-index:1}.ajax-filter .filter-dropdown{width:100%;position:relative}.ajax-filter .filter-dropdown .filter-trigger{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;background:#fff;font-weight:300;text-align:left;border:1px solid #272756;padding:12px 24px;border-radius:8px;cursor:pointer;appearance:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ajax-filter .filter-dropdown .filter-trigger.filters-applied{color:#625ee9}.ajax-filter .filter-dropdown .filter-trigger:after{content:"";display:block;height:9px;width:14px;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='9'%20viewBox='0%200%2014%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%200L13.4142%201.41421L6.70711%208.12132L0%201.41421L1.41421%200L6.70711%205.29289L12%200Z'%20fill='%23272756'/%3e%3c/svg%3e") no-repeat center center/contain;transform-origin:center center}.ajax-filter .filter-dropdown .filter-trigger:has(+.filter-options.show){border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.ajax-filter .filter-dropdown .filter-trigger:has(+.filter-options.show):after{transform:scale(-1)}.ajax-filter .filter-options{display:none;width:100%;flex-direction:column;gap:10px;position:absolute;top:auto;padding:8px 24px 14px;background:#fff;border:1px solid #272756;border-radius:8px}.ajax-filter .filter-options.show{display:flex;border-top-right-radius:0;border-top-left-radius:0;border-top-color:transparent}.ajax-filter .filter-options label{cursor:pointer}.ajax-filter .filter-options label input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.ajax-filter .filter-options label span{display:flex;gap:8px;align-items:center;color:#505050}.ajax-filter .filter-options label span:before{content:"";display:block;width:20px;height:20px;border:2px solid #7f8796;border-radius:4px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='11'%20viewBox='0%200%2014%2011'%20fill='none'%3e%3cpath%20d='M4.99091%2010.2558C4.87415%2010.2554%204.75872%2010.231%204.65178%2010.1842C4.54484%2010.1373%204.44869%2010.0689%204.36929%209.9833L0.23082%205.58085C0.0761182%205.41599%20-0.00675501%205.19642%200.000431232%204.97045C0.00761747%204.74449%200.104275%204.53063%200.269139%204.37593C0.434004%204.22123%200.653571%204.13835%200.879538%204.14554C1.10551%204.15273%201.31936%204.24938%201.47406%204.41425L4.9824%208.1525L12.1438%200.318352C12.2165%200.227853%2012.3069%200.153166%2012.4095%200.0988798C12.5121%200.0445932%2012.6247%200.0118528%2012.7404%200.00266951C12.8561%20-0.00651377%2012.9725%200.00805405%2013.0823%200.045478C13.1922%200.0829019%2013.2933%200.142392%2013.3793%200.220294C13.4654%200.298196%2013.5346%200.392866%2013.5827%200.498489C13.6308%200.604111%2013.6568%200.718457%2013.6591%200.834502C13.6615%200.950547%2013.64%201.06584%2013.5962%201.1733C13.5523%201.28077%2013.487%201.37813%2013.4041%201.45941L5.62105%209.97479C5.54241%2010.0619%205.44659%2010.1319%205.33961%2010.1803C5.23264%2010.2286%205.11682%2010.2543%204.99943%2010.2558H4.99091Z'%20fill='white'%3e%3c/path%3e%3c/svg%3e") no-repeat center center/12px;transition:all .3s ease}.ajax-filter .filter-options label input[type=checkbox]:checked+span:before{background-color:#625ee9}.hs-form,.hs-form-private{display:flex;flex-direction:column;row-gap:16px}.hs-form fieldset,.hs-form-private fieldset{max-width:100%!important}@media(max-width:472px){.hs-form fieldset.form-columns-2,.hs-form-private fieldset.form-columns-2{display:flex;flex-direction:column;row-gap:16px}}.hs-form .inputs-list,.hs-form-private .inputs-list{padding-left:0;margin:0}.hs-form .inputs-list li,.hs-form-private .inputs-list li{list-style-type:none}.hs-form .hs-error-msgs,.hs-form-private .hs-error-msgs{font-size:12px;margin-bottom:0;color:#fff}.hs-form p,.hs-form-private p{font-size:14px;font-weight:400}.hs-form-booleancheckbox{list-style-type:none;cursor:pointer}.hs-form-booleancheckbox input{cursor:pointer}.hs-form-booleancheckbox span{margin-left:26px!important}.hs-form-booleancheckbox span p{display:block!important;line-height:1.2;cursor:pointer}.hs-input:not([type=checkbox]):not([type=radio]){width:100%!important}.hs-fieldtype-textarea textarea{width:100%!important}.hs-richtext{font-size:10px;line-height:1.4em;margin-bottom:16px}.hs_recaptcha{display:none}.hbspt-form{display:flex;flex-direction:column}.hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox){padding-bottom:20px;position:relative}.hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox)>ul{position:absolute;left:0;bottom:0}.hbspt-form .submitted-message{padding:20px;background:#fff;border-radius:10px;margin-bottom:20px;border:1px solid #272756}.hs-button{min-width:176px}.page-id-1058 .hero{padding-bottom:70px;overflow:hidden}.page-id-1058 .hero .wp-block-columns{gap:0!important}.page-id-1058 .hero .col-1{padding-top:100px}.page-id-1058 .hero figure{margin-right:-100px;margin-left:-40px}.page-id-1058 .crm{padding-top:120px;padding-bottom:120px}.page-id-1058 .crm .wp-block-group.has-background{padding:120px 75px;border-radius:20px}.page-id-1058 .crm .desk{max-width:872px;margin-left:auto;margin-right:auto;margin-bottom:80px}.page-id-1058 .crm .cards{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:30px}.page-id-1058 .crm .cards .wp-block-group{flex:0 1 210px;aspect-ratio:1/1;gap:24px;padding:30px 24px;border:1.5px solid #272756;border-radius:10px}.page-id-1058 .crm .cards p,.page-id-1058 .marketing .cards p{line-height:1.1}.page-id-1058 .crm .cards .wp-block-group img,.page-id-1058 .marketing .cards img{height:80px;width:auto}.page-id-1058 .marketing{padding-top:80px;padding-bottom:80px}.page-id-1058 .marketing .wp-block-columns{gap:0!important}.page-id-1058 .marketing .wp-block-columns .col-2{padding:0 40px}.page-id-1058 .marketing .cards{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:30px}.page-id-1058 .marketing .cards .wp-block-group{flex:0 1 210px;aspect-ratio:1/1;gap:24px;padding:30px 24px 4px;border:1.5px solid #272756;border-radius:10px}.page-id-1058 .zapier{padding-top:120px;padding-bottom:120px}.page-id-1058 .analytic{padding-top:80px;padding-bottom:120px}.page-id-1058 .analytic>div{max-width:870px!important;margin-left:auto;margin-right:auto}.page-id-1058 .analytic h2{margin-bottom:60px}.page-id-1058 .analytic .wp-block-columns{gap:40px!important;margin-bottom:60px}.page-id-1058 .analytic .wp-block-column{padding:24px;border-radius:10px}.page-id-1058 .analytic .wp-block-column figure{margin-bottom:10px!important}.page-id-1058 .analytic .wp-block-column img{height:100px;object-fit:contain}.page-id-1058 .double,.page-id-1058 .api{padding-top:60px;padding-bottom:120px}.page-id-1058 .cta{min-height:0;padding-top:90px;padding-bottom:100px}.page-id-1058 .cta p{max-width:650px;margin-left:auto;margin-right:auto}@media(max-width:1440px){.page-id-1058 .marketing .wp-block-columns .col-2{padding:0}.page-id-1058 .marketing .cards .wp-block-group{flex-basis:calc((100% - 60px) / 3);aspect-ratio:auto;padding:30px 24px}}@media(max-width:1023px){.page-id-1058 .marketing .wp-block-columns{flex-direction:column;gap:40px!important}.page-id-1058 .marketing .wp-block-column{flex-basis:100%!important}.page-id-1058 .marketing .cards .wp-block-group{padding:40px}}@media(max-width:781px){.page-id-1058 .hero{padding-bottom:28px}.page-id-1058 .hero .wp-block-columns{gap:54px!important}.page-id-1058 .hero .col-1{padding-top:0}.page-id-1058 .hero h2,.page-id-1058 .hero p{margin-bottom:30px!important}.page-id-1058 .hero figure{margin-left:calc(-20px - 7%);margin-right:calc(-20px - 9%)}.page-id-1058 .hero figure img{width:100%}.page-id-1058 .crm{padding-top:60px;padding-bottom:60px}.page-id-1058 .crm .wp-block-group.has-background{padding:28px 16px}.page-id-1058 .crm h3{padding:0 12px}.page-id-1058 .crm .desk{margin-bottom:24px;padding:0 12px}.page-id-1058 .crm .cards{gap:15px}.page-id-1058 .crm .cards .wp-block-group{flex:0 1 146px;aspect-ratio:1/1;gap:16px;padding:20px 16px}.page-id-1058 .crm .cards p,.page-id-1058 .marketing .cards p{font-size:14px}.page-id-1058 .crm .cards .wp-block-group img,.page-id-1058 .marketing .cards img{height:55px}.page-id-1058 .marketing{padding-top:0;padding-bottom:60px}.page-id-1058 .marketing .col-1>*{text-align:center}.page-id-1058 .marketing .cards{justify-content:center;gap:15px}.page-id-1058 .marketing .cards .wp-block-group{flex:0 1 160px;gap:16px;aspect-ratio:1;padding:20px 16px 6px}.page-id-1058 .zapier,.page-id-1058 .analytic,.page-id-1058 .double{padding-top:60px;padding-bottom:60px}.page-id-1058 .zapier .wp-block-columns{flex-direction:column-reverse;gap:60px!important}.page-id-1058 .zapier figure{margin-right:-15%}.page-id-1058 .double .wp-block-columns{gap:60px!important}.page-id-1058 .api{padding-top:0;padding-bottom:60px}.page-id-1058 .api .wp-block-columns{flex-direction:column-reverse;gap:60px!important}.page-id-1058 .cta{padding-top:64px;padding-bottom:110px}.page-id-1058 .cta p{margin-bottom:16px!important}}@media(max-width:380px){.page-id-1058 .crm .cards .wp-block-group,.page-id-1058 .marketing .cards .wp-block-group{flex-basis:calc((100% - 15px)/2);gap:16px;padding:10px 6px;aspect-ratio:auto}}.page-id-1060 .margin-12{margin-bottom:12px!important}.page-id-1060 .margin-16{margin-bottom:16px!important}.page-id-1060 .margin-24{margin-bottom:24px!important}.page-id-1060 .rounded-check-row{gap:40px!important}.page-id-1060 .rounded-check{display:inline-flex;gap:12px}.page-id-1060 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:20px;width:20px;min-width:20px;margin-top:3px}.page-id-1060 .hero{padding-bottom:120px}.page-id-1060 .hero .wp-block-columns{gap:0}.page-id-1060 .donations{padding-top:60px;padding-bottom:160px}.page-id-1060 .donations h3{max-width:668px;margin-left:auto;margin-right:auto}.page-id-1060 .donations .desk{max-width:568px;margin-left:auto;margin-right:auto;margin-bottom:64px}.page-id-1060 .donations .wp-block-columns{max-width:1150px;margin-left:auto;margin-right:auto}.page-id-1060 .donations .storybuttons,.page-id-1060 .donations .lifetime{margin-bottom:180px}.page-id-1060 .donations .col-card{padding:40px;border:2px solid #272756;border-radius:10px}.page-id-1060 .donations .storybuttons .col-image figure{margin-right:-10%}.page-id-1060 .donations .lifetime .col-image figure{margin-left:-14%}.page-id-1060 .donations .allocation .col-image figure{margin-right:-4%}.page-id-1060 .custom{padding-top:80px;padding-bottom:80px}.page-id-1060 .custom .wp-block-columns{max-width:1160px;margin-left:auto;margin-right:auto}.page-id-1060 .custom .subtitle{margin-bottom:80px}.page-id-1060 .custom .col-1{padding:30px 40px 40px 30px;border:2px solid #272756;border-radius:10px}.page-id-1060 .care,.page-id-1060 .email,.page-id-1060 .solutions{padding-top:120px;padding-bottom:120px}.page-id-1060 .custom .title,.page-id-1060 .custom .subtitle{max-width:856px;margin-left:auto;margin-right:auto}.page-id-1060 .care p,.page-id-1060 .care ul{max-width:395px}.page-id-1060 .email .wp-block-columns{max-width:1240px;margin:0 auto}.page-id-1060 .solutions .wp-block-columns{max-width:1130px;margin-left:auto;margin-right:auto}.page-id-1060 .support{padding-top:80px;padding-bottom:120px}.page-id-1060 .support .title,.page-id-1060 .support p{max-width:887px;margin-left:auto;margin-right:auto}.page-id-1060 .support .subtitle{margin-bottom:56px}.page-id-1060 .support figure{margin-bottom:80px!important}.page-id-1060 .support .second-title{margin-bottom:60px}.page-id-1060 .support .rounded-check{gap:16px;align-items:center}.page-id-1060 .support .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-green.svg);background-size:contain;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-1060 .cta{min-height:0;padding-top:60px}.page-id-1060 .cta .wp-block-columns{max-width:1160px;margin-left:auto;margin-right:auto}.page-id-1060 .cta .title{margin-top:40px}@media(max-width:781px){.page-id-1060 .hero{padding-bottom:60px}.page-id-1060 .hero .title{text-align:center;font-size:40px!important}.page-id-1060 .hero .wp-block-columns{gap:36px}.page-id-1060 .donations{padding-bottom:80px}.page-id-1060 .donations figure.icon{margin-bottom:16px!important}.page-id-1060 .donations .desk{margin-bottom:60px}.page-id-1060 .donations .col-card{padding:32px}.page-id-1060 .donations .storybuttons{flex-direction:column-reverse;gap:24px!important;margin-bottom:100px}.page-id-1060 .donations .storybuttons .col-image figure{margin-right:calc(-20px - 2%)}.page-id-1060 .donations .lifetime{gap:24px!important;margin-bottom:100px}.page-id-1060 .donations .lifetime .col-image figure{margin-left:0;margin-right:calc(-20px - 5%)}.page-id-1060 .donations .allocation{flex-direction:column-reverse;gap:46px!important}.page-id-1060 .donations .cta{padding:40px 28px}.page-id-1060 .donations .cta .wp-block-columns{gap:24px!important}.page-id-1060 .donations h5,.page-id-1060 .donations .wp-block-buttons{text-align:center;justify-content:center}.page-id-1060 .custom,.page-id-1060 .care,.page-id-1060 .email,.page-id-1060 .solutions,.page-id-1060 .support{padding-top:60px;padding-bottom:60px}.page-id-1060 .care .wp-block-columns,.page-id-1060 .email .wp-block-columns,.page-id-1060 .solutions .wp-block-columns{gap:60px}.page-id-1060 .custom .col-1{padding:36px 28px}.page-id-1060 .custom .col-1 p{font-size:16px!important;font-weight:300}.page-id-1060 .custom .subtitle{margin-bottom:60px}.page-id-1060 .custom .wp-block-columns{flex-direction:column-reverse;gap:60px}.page-id-1060 .care h4{font-size:36px!important}.page-id-1060 .email .wp-block-columns{flex-direction:column-reverse}.page-id-1060 .email p{font-weight:300}.page-id-1060 .support .subtitle,.page-id-1060 .support figure{margin-bottom:60px!important}.page-id-1060 .support .rounded-check-row{flex-direction:column;align-items:flex-start;gap:20px!important}.page-id-1060 .cta{padding-top:60px}.page-id-1060 .cta .title{margin-top:0}.page-id-1060 .cta .wp-block-columns{gap:0}}.page-id-1062 .rounded-check{display:inline-flex;gap:16px;margin-bottom:20px;width:100%}.page-id-1062 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-1062 .hero{padding-bottom:178px;overflow:visible}.page-id-1062 .design{padding-top:120px;padding-bottom:100px}.page-id-1062 .design .check-cols{gap:24px!important;margin-top:24px;margin-bottom:20px}.page-id-1062 .email{padding-bottom:120px}.page-id-1062 .email .wp-block-columns{padding:80px 96px;border-radius:20px}.page-id-1062 .help,.page-id-1062 .review{padding-top:120px;padding-bottom:120px}.page-id-1062 .review .wp-block-columns,.page-id-1062 .cta .wp-block-columns{max-width:1050px;margin-left:auto;margin-right:auto}.page-id-1062 .review .col-2{border-radius:10px;padding:50px 18px 50px 32px}.page-id-1062 .review .col-2 .is-vertical{gap:0!important}.page-id-1062 .cta{padding-bottom:120px;min-height:0}.page-id-1062 .cta .wp-block-columns{background:url(/wp-content/uploads/2022/01/KB4C-cta-pattern.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:46px 38px;border-radius:10px}@media(max-width:1023px){.page-id-1062 .email .wp-block-columns{padding:28px}}@media(max-width:781px){.page-id-1062 .hero{padding-bottom:0;z-index:2}.page-id-1062 .hero>span{background:url(https://rallyup2021sta.wpengine.com/wp-content/uploads/2022/09/light-blue-mobile-bg.svg);opacity:1!important;background-size:cover;background-repeat:no-repeat;background-position:center;background-color:transparent!important}.page-id-1062 .hero>img{display:none}.page-id-1062 .hero h2,.page-id-1062 .hero p{margin-bottom:30px!important}.page-id-1062 .hero .wp-block-columns{gap:60px!important}.page-id-1062 .hero figure{margin-bottom:calc((100vw - 20px) / 713 * 499 * -.3);margin-left:10px}.page-id-1062 .design{padding-top:calc((100vw - 20px) / 713 * 499 * .6);padding-bottom:60px}.page-id-1062 .design .wp-block-columns:not(.check-cols){flex-direction:column-reverse;gap:60px!important}.page-id-1062 .design .check-cols{flex-wrap:nowrap!important;margin-top:40px;gap:0!important}.page-id-1062 .design .check-cols .wp-block-column{flex-basis:auto!important}.page-id-1062 .design .check-cols .rounded-check{font-size:18px!important}.page-id-1062 .email{padding-bottom:0}.page-id-1062 .email .wp-block-columns{flex-direction:column-reverse;gap:14px;border-radius:10px}.page-id-1062 .email figure,.page-id-1062 .help figure{margin-right:-8%}.page-id-1062 .email h4{margin-bottom:20px!important}.page-id-1062 .help,.page-id-1062 .review{padding-top:60px;padding-bottom:60px}.page-id-1062 .help .wp-block-columns,.page-id-1062 .review .wp-block-columns{gap:60px!important}.page-id-1062 .review .col-2{padding:24px}.page-id-1062 .review h4{text-align:center}.page-id-1062 .cta{padding-top:100px;padding-bottom:100px}.page-id-1062 .cta>span{background:url(/wp-content/uploads/2022/01/KB4C-cta-pattern.png);background-size:cover;background-position:left;background-repeat:no-repeat}.page-id-1062 .cta .wp-block-columns{gap:24px!important;background:none;padding:0}.page-id-1062 .cta h4{text-align:center}.page-id-1062 .cta .wp-block-buttons{justify-content:center!important}}.page-id-1064 .rounded-check{display:inline-flex;gap:16px;margin-bottom:20px;width:100%}.page-id-1064 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-1064 .hero{padding-top:227px!important;padding-bottom:86px;overflow:hidden}.page-id-1064 .hero>span{background-image:url(/wp-content/uploads/2024/03/Peer-to-peer-background-person.svg);background-position:bottom right;background-repeat:no-repeat;background-size:941px}.page-id-1064 .hero .video-desc{margin-bottom:6px}.page-id-1064 .duo{padding-top:120px;padding-bottom:120px}.page-id-1064 .duo .desk{max-width:732px;margin-left:auto;margin-right:auto;margin-bottom:48px}.page-id-1064 .duo .wp-block-columns{max-width:1090px;margin-left:auto;margin-right:auto;gap:20px;margin-bottom:64px}.page-id-1064 .duo .wp-block-column{display:flex;flex-direction:column;align-items:center;gap:16px}.page-id-1064 .duo .wp-block-column p{margin-bottom:0;text-align:center}.page-id-1064 .duo .wp-block-column p.number{font-size:32px;font-weight:700}.page-id-1064 .duo figure{text-align:center}.page-id-1064 .social{padding-top:160px;z-index:2;overflow:visible}.page-id-1064 .social h4{max-width:500px}.page-id-1064 .social .desk{margin-bottom:32px;max-width:500px}.page-id-1064 .social .wp-block-columns{max-width:1188px;margin-left:auto;margin-right:auto;gap:0!important}.page-id-1064 .social .checkbox-cols{gap:20px!important}.page-id-1064 .social figure{margin-top:-7%;margin-bottom:-16%;margin-right:-12%}.page-id-1064 .game{padding-top:70px}.page-id-1064 .game .wp-block-columns{max-width:1230px}.page-id-1064 .into{padding-top:120px;padding-bottom:220px}.page-id-1064 .into h4{margin-bottom:80px}.page-id-1064 .into .wp-block-columns{max-width:987px;margin-left:auto;margin-right:auto}.page-id-1064 .into .wp-block-column,.page-id-1064 .into .wp-block-column p{text-align:center}.page-id-1064 .cta{overflow:visible}.page-id-1064 .cta h3{margin-bottom:32px}.page-id-1064 .cta .wp-block-columns{max-width:1186px;margin-left:auto;margin-right:auto}.page-id-1064 .cta figure{margin-top:-8%;margin-bottom:80px}@media(max-width:781px){.page-id-1064 .hero{padding-top:150px!important;padding-bottom:0;overflow:visible;z-index:2}.page-id-1064 .hero>span{background-image:none}.page-id-1064 .hero .wp-block-columns{gap:48px!important;margin-bottom:-60px}.page-id-1064 .hero h2{text-align:center;margin-bottom:30px}.page-id-1064 .hero p{text-align:center}.page-id-1064 .hero .wp-block-buttons{justify-content:center}.page-id-1064 .duo{padding-top:120px;padding-bottom:60px}.page-id-1064 .duo .desk{margin-bottom:40px}.page-id-1064 .duo .wp-block-columns{gap:32px!important}.page-id-1064 .duo .wp-block-column{align-items:flex-start}.page-id-1064 .duo p,.page-id-1064 .duo h4{text-align:left!important}.page-id-1064 .duo figure{margin-left:calc(-20px - 9%);margin-right:calc(-20px - 9%)}.page-id-1064 .social{padding-top:60px}.page-id-1064 .social .checkbox-cols{gap:0!important}.page-id-1064 .social figure{margin:-7% -20% -12% 4%}.page-id-1064 .game{padding-top:100px;padding-bottom:60px}.page-id-1064 .game .wp-block-columns{flex-direction:column-reverse;gap:40px!important}.page-id-1064 .into{padding-top:20px;padding-bottom:60px}.page-id-1064 .into h4{margin-bottom:60px}.page-id-1064 .into .wp-block-columns{gap:48px!important}.page-id-1064 .cta{padding-top:60px;padding-bottom:60px}.page-id-1064 .cta .wp-block-columns{gap:60px!important}.page-id-1064 .cta h3{text-align:center;margin-bottom:40px}.page-id-1064 .cta .wp-block-buttons{justify-content:center}.page-id-1064 .cta figure{margin:0 -8% 0 -6%}}.page-id-1070 .rounded-check{display:inline-flex;gap:16px;margin-bottom:14px;width:100%}.page-id-1070 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-1070 .rounded-check-row{gap:30px!important;max-width:1150px;margin-left:auto;margin-right:auto;margin-bottom:120px}.page-id-1070 .rounded-check-row .rounded-check{align-items:center;width:fit-content}.page-id-1070 .rounded-check-row .rounded-check:before{height:30px;width:30px;min-width:30px}.page-id-1070 .hero{padding-bottom:214px}.page-id-1070 .access{padding-top:115px;padding-bottom:115px}.page-id-1070 .access .wp-block-columns,.page-id-1070 .hand .wp-block-columns{max-width:1150px;margin-left:auto;margin-right:auto}.page-id-1070 .access figure{margin-right:-40px}.page-id-1070 .hand{padding-top:120px;padding-bottom:260px}.page-id-1070 .profiles{overflow:visible}.page-id-1070 .profiles .profiles-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:60px 80px;margin-top:-80px;border-radius:20px}.page-id-1070 .profiles h3{margin-bottom:120px}.page-id-1070 .profiles .profiles-stack{gap:120px}.page-id-1070 .profiles .profiles-stack .rounded-check{font-size:16px;font-weight:300}.page-id-1070 .email{padding-top:60px;padding-bottom:120px}.page-id-1070 .email .wp-block-columns{max-width:1150px;margin-left:auto;margin-right:auto}.page-id-1070 .crm{padding-top:160px;padding-bottom:92px}.page-id-1070 .crm div>*{max-width:490px;margin-left:auto;margin-right:auto}.page-id-1070 .safe{padding-top:120px;padding-bottom:120px}.page-id-1070 .safe .desc{margin-bottom:64px}.page-id-1070 .safe .wp-block-columns{gap:0!important;padding:40px 40px 48px 48px;border-radius:12px;overflow:hidden}.page-id-1070 .safe .wp-block-columns .spark-image{margin-bottom:-48px;text-align:right}.page-id-1070 .safe .wp-block-columns .spark-image img{height:100%!important;width:100%!important}@media(max-width:781px){.page-id-1070 .hero{padding-bottom:60px}.page-id-1070 .hero h2,.page-id-1070 .hero p{margin-bottom:30px!important}.page-id-1070 .hero .wp-block-columns{gap:34px!important}.page-id-1070 .access{padding-top:60px;padding-bottom:60px}.page-id-1070 .access .wp-block-columns{flex-direction:column-reverse;gap:60px!important}.page-id-1070 .access figure{margin-right:0}.page-id-1070 .access h4,.page-id-1070 .access p{margin-bottom:20px!important}.page-id-1070 .access p{font-size:16px;font-weight:300}.page-id-1070 .hand{padding-top:0;padding-bottom:60px}.page-id-1070 .hand .wp-block-columns{gap:60px!important}.page-id-1070 .hand h4,.page-id-1070 .hand p{margin-bottom:20px!important}.page-id-1070 .profiles{padding-top:60px;padding-bottom:60px}.page-id-1070 .profiles>span{background-color:#ffd2a8!important}.page-id-1070 .profiles .profiles-inner{background-color:transparent!important;padding:0;margin:0}.page-id-1070 .profiles-inner h3{margin-bottom:60px}.page-id-1070 .profiles .profiles-stack{gap:60px!important}.page-id-1070 .profiles .profiles-stack .margin-30{margin-bottom:20px!important}.page-id-1070 .profiles .profiles-stack .wp-block-columns:nth-child(2){flex-direction:column-reverse}.page-id-1070 .email{padding-bottom:60px}.page-id-1070 .email .wp-block-columns{flex-direction:column-reverse}.page-id-1070 .email .margin-30{margin-bottom:20px!important}.page-id-1070 .email p{font-size:16px;font-weight:300;margin-bottom:20px!important}.page-id-1070 .crm{padding-top:180px;padding-bottom:180px}.page-id-1070 .crm>img{display:none}.page-id-1070 .crm>span{background:url(/wp-content/uploads/2022/08/Logos-on-blue-light-background.png);background-size:cover;background-repeat:no-repeat;opacity:1!important}.page-id-1070 .crm h4{font-size:24px!important;margin-bottom:20px!important}.page-id-1070 .crm p{font-size:16px;font-weight:300;margin-bottom:20px!important}.page-id-1070 .safe{padding-top:60px;padding-bottom:60px}.page-id-1070 .safe h2{margin-bottom:20px!important}.page-id-1070 .safe .desc{font-size:16px;font-weight:300;margin-bottom:60px}.page-id-1070 .safe .rounded-check-row{flex-direction:column;margin-bottom:60px}.page-id-1070 .safe .rounded-check-row .rounded-check{width:100%}.page-id-1070 .safe .wp-block-columns{padding:32px}.page-id-1070 .safe .wp-block-columns .spark-image{margin-bottom:-32px}.page-id-1070 .safe .wp-block-columns .spark-image img{width:220px!important}}.page-id-1084 .margin-6{margin-bottom:6px!important}.page-id-1084 .spark-cta{padding-top:40px;padding-bottom:40px;min-height:0}.page-id-1084 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-1084 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-1084 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-1084 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-1084 .spark-cta .spark-image{text-align:right;margin-bottom:0!important;margin-right:-5%!important;margin-top:-5%!important}.page-id-1084 .spark-cta h5{font-size:32px!important}}.page-id-1084 .hero{padding-top:210px!important;padding-bottom:210px;overflow:hidden}.page-id-1084 .hero>span{background-image:url(https://rallyup2021sta.wpengine.com/wp-content/uploads/2024/01/Light-purple-sparks.svg);background-position:45vw 138%;background-repeat:no-repeat;background-size:1056px}.page-id-1084 .hero .video-desc{margin-bottom:6px}.page-id-1084 .size{padding-top:140px;padding-bottom:40px}.page-id-1084 .size p{max-width:642px;margin-left:auto;margin-right:auto}.page-id-1084 .size figure{margin-bottom:0!important}.page-id-1084 .bids .wp-block-columns{padding:5% 0 0 9%;border-radius:20px;overflow:hidden}.page-id-1084 .way{padding-top:150px;padding-bottom:80px}.page-id-1084 .way .wp-block-columns{max-width:1230px;margin-left:right}.page-id-1084 .way figure{margin-left:-60px}.page-id-1084 .demos-container{display:flex;flex-wrap:wrap;gap:30px;max-width:646px;margin:0 auto}.page-id-1084 .demo-item{display:flex;flex-direction:column;justify-content:stretch;flex-grow:1;width:calc((100% - 30px)/2);min-width:307px;background:#fff;border-radius:10px;overflow:hidden}.page-id-1084 .demo-detail{display:flex;flex-direction:column;padding:20px 15px}.page-id-1084 .demo-item img{width:100%;border-radius:8px}.page-id-1084 .demo-item h6{font-size:18px!important;font-weight:600;margin-bottom:20px}.page-id-1084 .demo-item .demo-link{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;color:#272756;padding:12px 15px;border-top:1px solid rgba(39,39,86,.3)}.page-id-1084 .stage{padding-top:80px;padding-bottom:80px}.page-id-1084 .stage .wp-block-columns{max-width:1240px;margin-left:auto;margin-right:auto}.page-id-1084 .variety{padding-top:142px;padding-bottom:200px;overflow:hidden}.page-id-1084 .variety figure{margin-right:calc(-60px - 48%)}.page-id-1084 .variety figure img{width:100%}.page-id-1084 .relax{padding-top:180px;padding-bottom:180px}.page-id-1084 .relax h3{margin-bottom:80px}.page-id-1084 .reviews{padding-top:120px;padding-bottom:120px}.page-id-1084 .reviews h4{max-width:447px;margin:0 auto 120px}.page-id-1084 .reviews .cols{max-width:1054px;gap:96px!important;margin:0 auto 120px}.page-id-1084 .reviews .cols>div{display:flex;flex-direction:column;height:auto;border-radius:10px;padding:30px 18px 30px 33px}.page-id-1084 .reviews .cols .wp-block-column>p{line-height:1.55}.page-id-1084 .reviews .cols .wp-block-group.is-nowrap{margin-top:auto}.page-id-1084 .reviews .cols .is-vertical{gap:5px!important}.page-id-1084 .cta{min-height:0!important;max-width:1150px;margin-left:auto;margin-right:auto;padding:45px 38px;border-radius:12px;overflow:hidden}@media(max-width:781px){.page-id-1084 .hero{padding-top:140px!important;padding-bottom:0;z-index:2;overflow:visible}.page-id-1084 .hero>span{background-image:none}.page-id-1084 .hero .wp-block-columns{gap:54px!important}.page-id-1084 .hero h2,.page-id-1084 .hero .wp-block-columns>div:first-child p{margin-bottom:30px!important}.page-id-1084 .hero .wp-block-columns>div:last-child{margin-bottom:calc((-100vw + 24px)*.135)}.page-id-1084 .hero .video-desc{text-align:center!important}.page-id-1084 .size{padding-top:80px;padding-bottom:60px}.page-id-1084 .size figure{margin-left:calc(-20px - 3%);margin-right:calc(-20px - 3%)}.page-id-1084 .bids .wp-block-columns{gap:30px!important;padding:0}.page-id-1084 .bids .col-1{padding:28px 28px 0}.page-id-1084 .way{padding-top:120px;padding-bottom:60px}.page-id-1084 .way .wp-block-columns{gap:34px!important;flex-direction:column-reverse}.page-id-1084 .way figure{margin-left:calc(-20px - 8%)}.page-id-1084 .stage{padding-top:64px;padding-bottom:76px}.page-id-1084 .stage .wp-block-columns{gap:72px!important}.page-id-1084 .variety,.page-id-1084 .relax{padding-top:80px;padding-bottom:80px}.page-id-1084 .variety .wp-block-columns{gap:50px!important}.page-id-1084 .variety figure{margin-right:calc(-20px - 120%)}.page-id-1084 .relax h3{margin-bottom:48px}.page-id-1084 .relax .wp-block-columns{gap:32px!important}.page-id-1084 .reviews{padding-top:80px;padding-bottom:56px}.page-id-1084 .reviews .cols{gap:0!important;margin-bottom:64px;flex-direction:row}.page-id-1084 .reviews .cols .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:24px}.page-id-1084 .reviews h4{max-width:100%;text-align:left;margin-bottom:48px}.page-id-1084 .reviews .wp-block-columns{gap:0!important}.page-id-1084 .cta{padding:34px 28px}.page-id-1084 .cta .wp-block-columns{gap:24px!important}.page-id-1084 .cta h5{text-align:center}.page-id-1084 .cta .wp-block-buttons{justify-content:center!important}}.page-id-1096 .rounded-check{display:inline-flex;gap:16px;width:100%;margin-bottom:20px}.page-id-1096 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-1096 .spark-cta{padding-top:60px;padding-bottom:60px}.page-id-1096 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-1096 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-1096 .spark-cta{padding-top:40px;padding-bottom:80px}.page-id-1096 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-1096 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-1096 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-1096 .spark-cta .spark-image{text-align:left;width:80%;margin:0 0 0 20%!important}}@media(max-width:480px){.page-id-1096 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:100%}}.page-id-1096 .hero{padding-bottom:40px;z-index:2;overflow:visible}.page-id-1096 .hero figure{margin-right:-5%;margin-bottom:calc(-40px - 4%)}.page-id-1096 .logos{padding-top:120px;padding-bottom:120px}.page-id-1096 .logos h4{max-width:708px;margin-left:auto;margin-right:auto;margin-bottom:60px}.page-id-1096 .logos .wp-block-columns{max-width:784px;margin-left:auto;margin-right:auto}.page-id-1096 .logos figure{text-align:center}.page-id-1096 .logos img{height:58px}.page-id-1096 .fast{padding:120px 0!important}.page-id-1096 .fast>div{max-width:100%!important}.page-id-1096 .fast h3{max-width:600px;margin-left:auto;margin-right:auto;padding:0 20px}.page-id-1096 .fast>div>p{max-width:678px;margin-left:auto;margin-right:auto;padding:0 20px}.page-id-1096 .fast .desk{margin-bottom:70px;padding:0 20px}.page-id-1096 .fast .experience-slider:not(.swiper-initialized)>div{justify-content:center;gap:14px}.page-id-1096 .fast .experience-slider .is-vertical.wp-block-group{height:auto;max-width:162px;height:195px;flex-direction:column;align-items:center;padding:14px 14px 14px 11px;border-radius:8px}.page-id-1096 .fast .experience-slider .is-vertical.wp-block-group .wp-block-group{justify-content:space-between;align-items:flex-start;width:100%;height:31px}.page-id-1096 .fast .experience-slider .is-vertical.wp-block-group p{line-height:17px}.page-id-1096 .fast .experience-slider figure{margin:auto}.page-id-1096 .community{padding-top:70px;padding-bottom:50px;overflow:hidden}.page-id-1096 .community .wp-block-columns,.page-id-1096 .teammates .wp-block-columns{max-width:1225px;margin-left:auto;margin-right:0}.page-id-1096 .community figure{margin-right:-3%}.page-id-1096 .monthly .wp-block-columns{max-width:1225px;margin-left:0;margin-right:auto}.page-id-1096 .monthly{padding-top:148px;padding-bottom:80px;overflow:hidden}.page-id-1096 .monthly figure{margin-left:10px}.page-id-1096 .branding{padding-top:140px;padding-bottom:160px}.page-id-1096 .branding .desk{max-width:676px;margin-left:auto;margin-right:auto}.page-id-1096 .branding .wp-block-buttons{margin-bottom:80px}.page-id-1096 .branding figure{text-align:center}.page-id-1096 .teammates{padding-top:130px;padding-bottom:130px;overflow:hidden}.page-id-1096 .review{padding-top:120px;padding-bottom:120px}.page-id-1096 .review .wp-block-columns{max-width:1054px;margin-left:auto;margin-right:auto}.page-id-1096 .review .col-2{border-radius:10px;padding:30px 18px 30px 33px}.page-id-1096 .review .col-2>p{margin-bottom:24px}.page-id-1096 .review .col-2 .is-vertical{gap:5px!important}.page-id-1096 .cta{min-height:0;padding-top:112px;padding-bottom:112px}.page-id-1096 .cta h3{max-width:821px;margin-left:auto;margin-right:auto}@media(max-width:781px){.page-id-1096 .hero{padding-bottom:0}.page-id-1096 .hero h2{margin-bottom:30px}.page-id-1096 .hero .wp-block-columns{gap:52px!important}.page-id-1096 .hero figure{margin-right:calc(-20px - 10%);margin-bottom:calc(-40px - 10%)}.page-id-1096 .logos{padding-top:120px;padding-bottom:120px}.page-id-1096 .logos h4{margin-bottom:64px}.page-id-1096 .logos .wp-block-columns{gap:48px!important}.page-id-1096 .logos img{margin:0 auto}.page-id-1096 .fast{padding-top:80px!important;padding-bottom:80px!important}.page-id-1096 .fast .desk{margin-bottom:64px}.page-id-1096 .fast .experience-slider .is-vertical.wp-block-group{max-width:200px;height:240px}.page-id-1096 .fast .experience-slider .is-vertical.wp-block-group p{font-size:20px!important;line-height:26px}.page-id-1096 .fast .experience-slider .is-vertical.wp-block-group svg{height:24px;width:24px;min-width:24px}.page-id-1096 .fast .experience-slider .is-vertical.wp-block-group figure{transform:scale(1.3)}.page-id-1096 .community,.page-id-1096 .monthly{padding-top:80px;padding-bottom:80px}.page-id-1096 .community .wp-block-columns{gap:60px!important}.page-id-1096 .community figure{margin-right:calc(-20px - 2%);margin-left:-1%}.page-id-1096 .monthly .wp-block-columns{gap:60px!important;flex-direction:column-reverse}.page-id-1096 .monthly figure{margin-right:calc(-20px - 2%);margin-left:0}.page-id-1096 .branding{padding-top:80px;padding-bottom:80px}.page-id-1096 .branding .wp-block-columns{gap:54px!important}.page-id-1096 .branding figure{margin-left:calc(-20px - 2%);margin-right:-10px}.page-id-1096 .teammates{padding-top:80px;padding-bottom:64px}.page-id-1096 .teammates figure{margin-right:calc(-20px - 3%);margin-left:-5%}.page-id-1096 .review{padding-top:80px;padding-bottom:60px}.page-id-1096 .review h4{text-align:left!important}.page-id-1096 .review .wp-block-columns{gap:48px!important}.page-id-1096 .review .col-2{padding:24px}.page-id-1096 .review h4{text-align:center}.page-id-1096 .cta{padding-top:90px;padding-bottom:90px}.page-id-1096 .cta h2{margin-bottom:30px!important}}.page-id-1098 .wp-block-cover ul li:not(:last-child){margin-bottom:6px}.page-id-1098 .rounded-check{display:inline-flex;gap:16px;width:100%;margin-bottom:20px}.page-id-1098 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-1098 .spark-cta{padding-top:96px;padding-bottom:96px}.page-id-1098 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-1098 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-1098 .spark-cta{padding-top:40px;padding-bottom:80px}.page-id-1098 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-1098 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-1098 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-1098 .spark-cta .spark-image{text-align:left;width:80%;margin:0 0 0 20%!important}}@media(max-width:480px){.page-id-1098 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:100%}}.page-id-1098 .hero{padding-bottom:64px;z-index:2;overflow:visible}.page-id-1098 .logos{padding-top:160px;padding-bottom:160px}.page-id-1098 .logos h4{max-width:708px;margin-left:auto;margin-right:auto;margin-bottom:60px}.page-id-1098 .logos .wp-block-columns{max-width:784px;margin-left:auto;margin-right:auto}.page-id-1098 .logos figure{text-align:center}.page-id-1098 .logos img{height:58px}.page-id-1098 .donation{padding-top:120px;padding-bottom:120px}.page-id-1098 .donation h4{padding:0 20px}.page-id-1098 .donation .desk{max-width:936px;margin-left:auto;margin-right:auto;padding:0 20px}.page-id-1098 .donation figure.image{text-align:center;margin-bottom:112px}.page-id-1098 .donation .outer-cols{column-gap:20px!important;row-gap:30px!important;flex-wrap:wrap!important;justify-content:center;max-width:1136px;margin-left:auto;margin-right:auto}.page-id-1098 .donation .outer-cols>.wp-block-column{flex-basis:calc((100% - 60px)/4);flex-grow:0!important;padding:20px;border-radius:10px}.page-id-1098 .donation .inner-cols{gap:16px!important}.page-id-1098 .donation .inner-cols>.wp-block-column:first-child{flex-basis:24px!important}.page-id-1098 .donation .inner-cols>.wp-block-column:last-child{flex-basis:calc(100% - 40px)!important}.page-id-1098 .ways,.page-id-1098 .peer,.page-id-1098 .email,.page-id-1098 .tools{padding-top:120px;padding-bottom:120px}.page-id-1098 .tools .wp-block-columns:not(.card-cols){gap:0!important}.page-id-1098 .tools .card-cols{gap:24px!important}.page-id-1098 .tools .card-cols>div{background:#ebf9fe;padding:40px;border:2px solid #272756;border-radius:10px}.page-id-1098 .tools figure{margin-top:-30%;margin-right:-30%}.page-id-1098 .analytics{padding-top:170px;padding-bottom:170px}.page-id-1098 .branding{padding-top:20px;padding-bottom:20px}.page-id-1098 .branding .wp-block-columns{padding:80px 96px;border-radius:20px}.page-id-1098 .branding p{max-width:367px}.page-id-1098 .security{padding-top:120px;padding-bottom:120px}.page-id-1098 .security .desk{max-width:790px;margin:0 auto 80px}.page-id-1098 .security .wp-block-columns{max-width:1078px;justify-content:space-between;gap:40px;margin:0 auto 80px}.page-id-1098 .security .wp-block-column{flex-basis:auto!important}.page-id-1098 .security .rounded-check{margin-bottom:35px}.page-id-1098 .security .rounded-check:before{height:30px;width:30px;min-width:30px}.page-id-1098 .hub{padding-top:120px;padding-bottom:120px}.page-id-1098 .hub h3{max-width:666px;margin:0 auto 120px}.page-id-1098 .hub .wp-block-columns{max-width:1120px;margin:0 auto}.page-id-1098 .hub .multiple,.page-id-1098 .hub .viral{margin-bottom:120px}.page-id-1098 .hub .viral figure{margin-left:-20%}.page-id-1098 .review{padding-top:140px;padding-bottom:180px}.page-id-1098 .review h4{max-width:534px;margin-left:auto;margin-right:auto;margin-bottom:72px}.page-id-1098 .review .wp-block-group{gap:0!important;max-width:676px;margin-left:auto;margin-right:auto;padding:34px 40px 34px 24px;border-radius:10px}.page-id-1098 .review .wp-block-group h6{display:flex;line-height:1.4}.page-id-1098 .review h6 span{min-width:14px}.page-id-1098 .review .wp-block-group>p,.page-id-1098 .review .wp-block-group>figure{margin-left:14px}.page-id-1098 .cta{padding-bottom:80px;overflow:visible}.page-id-1098 .cta .wp-block-columns{max-width:1120px}.page-id-1098 .cta figure{margin-top:-24%}@media(max-width:1024px){.page-id-1098 .donation .outer-cols>.wp-block-column{flex-basis:calc((100% - 20px)/2)}.page-id-1098 .tools{padding-top:0}.page-id-1098 .tools .wp-block-columns:not(.card-cols){flex-direction:column-reverse}.page-id-1098 .tools .wp-block-column{flex-basis:100%!important}.page-id-1098 .tools figure{margin-right:-20px;margin-left:-20px;margin-top:-7%}.page-id-1098 .branding .wp-block-columns{padding:28px}}@media(max-width:781px){.page-id-1098 .hero{padding-bottom:0}.page-id-1098 .hero>img{display:none}.page-id-1098 .hero>span{opacity:1!important}.page-id-1098 .hero .wp-block-columns{gap:42px!important}.page-id-1098 .hero h3,.page-id-1098 .hero p{margin-bottom:30px!important}.page-id-1098 .hero figure{margin-right:-10px;margin-bottom:-14%}.page-id-1098 .logos{padding-top:25vw;padding-bottom:60px}.page-id-1098 .logos h4{margin-bottom:30px}.page-id-1098 .logos .wp-block-columns{gap:30px!important}.page-id-1098 .logos img{margin:0 auto}.page-id-1098 .page .logos .wp-block-columns .wp-block-column:not(:first-child){flex-basis:calc((100% - 30px)/2)!important}.page-id-1098 .donation{padding-top:60px;padding-bottom:60px}.page-id-1098 .donation .desk{margin-bottom:20px!important}.page-id-1098 .donation figure.image{margin-left:-10px;margin-right:-10px;margin-bottom:60px}.page-id-1098 .donation .outer-cols{gap:20px!important;background:#edf0e9;padding:24px;border-radius:10px}.page-id-1098 .donation .outer-cols>.wp-block-column{border-radius:0;padding:0;background:none!important}.page-id-1098 .donation .outer-cols img{width:30px;height:30px;min-width:30px}.page-id-1098 .donation .inner-cols>.wp-block-column:first-child{flex-basis:30px!important}.page-id-1098 .donation .inner-cols>.wp-block-column:last-child{flex-basis:calc(100% - 46px)!important}.page-id-1098 .ways{padding-top:0;padding-bottom:60px}.page-id-1098 .ways .wp-block-columns{gap:60px!important;flex-direction:column-reverse}.page-id-1098 .ways figure{margin-left:-26px;margin-right:-26px}.page-id-1098 .ways figure img{width:100%}.page-id-1098 .peer{padding-top:60px;padding-bottom:60px}.page-id-1098 .email{padding-top:0;padding-bottom:80px}.page-id-1098 .email .wp-block-columns{flex-direction:column-reverse}.page-id-1098 .tools{padding-bottom:60px}.page-id-1098 .analytics{padding-top:60px;padding-bottom:60px}.page-id-1098 .analytics .wp-block-columns{gap:60px!important}.page-id-1098 .branding .wp-block-columns{flex-direction:column-reverse}.page-id-1098 .branding figure{margin-left:-18px;margin-right:-18px}.page-id-1098 .security{padding-top:60px;padding-bottom:60px}.page-id-1098 .security .desk{margin-bottom:24px}.page-id-1098 .security .wp-block-columns{gap:0!important;margin-bottom:18px}.page-id-1098 .security .rounded-check{font-size:18px!important;margin-bottom:22px!important}.page-id-1098 .hub{padding-top:60px;padding-bottom:60px}.page-id-1098 .hub h3{font-size:24px!important;margin-bottom:60px}.page-id-1098 .hub .multiple{flex-direction:column-reverse;gap:30px!important;margin-bottom:60px}.page-id-1098 .hub .multiple figure{margin-left:-3%;margin-right:-6%}.page-id-1098 .hub .viral{gap:30px!important;margin-bottom:60px}.page-id-1098 .hub .viral figure{margin-left:-6%}.page-id-1098 .hub .support{flex-direction:column-reverse;gap:50px!important}.page-id-1098 .hub .support figure{margin-left:-3%}.page-id-1098 .review{padding-top:80px;padding-bottom:120px}.page-id-1098 .review h4{text-align:left;margin-bottom:48px}.page-id-1098 .review .wp-block-group{padding-right:24px}.page-id-1098 .cta{padding-bottom:60px}.page-id-1098 .cta .wp-block-columns{flex-direction:column-reverse;gap:10px!important}.page-id-1098 .cta figure{margin-top:-22%;margin-left:-8%;margin-right:-2%}}@media(max-width:480px){.page-id-1098 .logos img{height:34px}}.page-id-1100 .spark-cta{padding-top:64px;padding-bottom:64px}.page-id-1100 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-1100 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-1100 .spark-cta{padding-top:80px;padding-bottom:80px}.page-id-1100 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-1100 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-1100 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-1100 .spark-cta .spark-image{text-align:left;width:80%;margin:0 0 0 20%!important}}@media(max-width:480px){.page-id-1100 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:100%}}.page-id-1100 .hero{padding-bottom:134px}.page-id-1100 .hero .wp-blockcolumns{gap:0!important}.page-id-1100 .hero figure{margin-right:-3%}.page-id-1100 .creation{padding-top:120px;padding-bottom:120px}.page-id-1100 .creation .desk{margin-bottom:64px;max-width:670px;margin-left:auto;margin-right:auto}.page-id-1100 .creation figure{text-align:center}.page-id-1100 .less-time{padding-top:64px;padding-bottom:34px;overflow:hidden}.page-id-1100 .less-time .wp-block-columns,.page-id-1100 .culture .wp-block-columns,.page-id-1100 .support .wp-block-columns{max-width:1225px;margin-left:auto;margin-right:0}.page-id-1100 .less-time figure{margin-right:-12%}.page-id-1100 .culture{padding-top:130px;padding-bottom:130px;overflow:hidden}.page-id-1100 .culture figure{margin-right:-15%}.page-id-1100 .tools{padding-top:144px;padding-bottom:128px;overflow:hidden}.page-id-1100 .tools>span{background-image:url(/wp-content/uploads/2022/10/Bubbles-and-logos-background.svg);background-position:50% 58%;background-repeat:no-repeat}.page-id-1100 .tools .desk{max-width:834px;margin-left:auto;margin-right:auto}.page-id-1100 .tools .outer-cols{gap:24px!important;max-width:884px;margin-left:auto;margin-right:auto;margin-bottom:42px}.page-id-1100 .tools .outer-cols>.wp-block-column{padding:40px 40px 40px 24px;border-radius:10px}.page-id-1100 .tools .inner-cols{gap:20px!important}.page-id-1100 .tools .inner-cols>.wp-block-column:first-child{flex-basis:24px!important}.page-id-1100 .tools .inner-cols>.wp-block-column:last-child{flex-basis:calc(100% - 44px)!important}.page-id-1100 .secure{padding-top:120px;padding-bottom:120px}.page-id-1100 .secure .desk{max-width:710px;margin-left:auto;margin-right:auto}.page-id-1100 .support{padding-top:30px;padding-bottom:20px;overflow:hidden}.page-id-1100 .support figure{margin-right:-9%}.page-id-1100 .csr{padding-top:120px;padding-bottom:80px}.page-id-1100 .csr h4{max-width:668px;margin-left:auto;margin-right:auto;margin-bottom:80px}.page-id-1100 .csr .outer-cols{gap:48px!important;max-width:1192px;margin-left:auto;margin-right:auto;margin-bottom:80px}.page-id-1100 .csr .inner-cols{gap:16px!important}.page-id-1100 .csr .inner-cols>.wp-block-column:first-child{flex-basis:24px!important}.page-id-1100 .csr .inner-cols>.wp-block-column:last-child{flex-basis:calc(100% - 40px)!important}.page-id-1100 .review{padding-top:140px;padding-bottom:140px}.page-id-1100 .review h4{max-width:534px;margin-left:auto;margin-right:auto;margin-bottom:72px}.page-id-1100 .review .wp-block-group{gap:0!important;max-width:676px;margin-left:auto;margin-right:auto;padding:34px 40px 34px 24px;border-radius:10px}.page-id-1100 .review .wp-block-group>p,.page-id-1100 .review .wp-block-group>figure{margin-left:14px}.page-id-1100 .review .wp-block-group h6{display:flex;line-height:1.4}.page-id-1100 .review h6 span{min-width:14px}.page-id-1100 .cta{min-height:0;padding-top:100px;padding-bottom:100px}.page-id-1100 .cta h2{max-width:647px;margin-left:auto;margin-right:auto}@media(max-width:781px){.page-id-1100 .hero{padding-bottom:50px}.page-id-1100 .hero>img{display:none}.page-id-1100 .hero>span{opacity:1!important}.page-id-1100 .hero h3{text-align:center;margin-bottom:30px}.page-id-1100 .hero p{text-align:center}.page-id-1100 .hero .wp-block-buttons{justify-content:center}.page-id-1100 .hero .wp-block-columns{gap:48px!important}.page-id-1100 .creation,.page-id-1100 .less-time{padding-top:60px;padding-bottom:60px}.page-id-1100 .creation h4{text-align:left}.page-id-1100 .creation .desk{margin-bottom:60px;text-align:left}.page-id-1100 .less-time .wp-block-columns{gap:60px!important}.page-id-1100 .less-time figure{margin-right:calc(-20px - 18%);margin-left:-3%}.page-id-1100 .culture{padding-top:60px;padding-bottom:120px}.page-id-1100 .culture figure{margin-right:calc(-20px - 2%);margin-left:calc(-20px - 3%)}.page-id-1100 .tools{padding-top:125px;padding-bottom:50px}.page-id-1100 .tools>span{background-image:url(/wp-content/uploads/2022/10/Bubbles-and-logos-vertical-background.svg);background-position:top;background-size:105%}.page-id-1100 .tools .desk{margin-bottom:112px}.page-id-1100 .tools .outer-cols{margin-bottom:48px}.page-id-1100 .tools .inner-cols{flex-direction:column}.page-id-1100 .support{padding-top:80px;padding-bottom:0}.page-id-1100 .support .wp-block-columns{gap:40px!important}.page-id-1100 .support figure{margin-right:calc(-20px - 6%);margin-left:calc(-20px - 25%)}.page-id-1100 .csr{padding-top:80px;padding-bottom:32px}.page-id-1100 .csr .outer-cols{gap:48px!important;margin-bottom:48px}.page-id-1100 .csr .inner-cols{flex-direction:column;align-items:center!important;text-align:center}.page-id-1100 .review{padding-top:80px;padding-bottom:80px}.page-id-1100 .review h4{text-align:left;margin-bottom:48px}.page-id-1100 .review .wp-block-group{padding-right:24px}.page-id-1100 .cta{padding-top:90px;padding-bottom:90px}.page-id-1100 .cta h2{margin-bottom:30px!important}}.page-id-5202 .reviews{min-height:0;padding-left:0!important;padding-right:0!important}.page-id-5202 .reviews>div{max-width:100%!important}.page-id-5202 .reviews-slider .wp-block-columns{gap:0!important;flex-wrap:nowrap!important;padding-bottom:40px}.page-id-5202 .reviews-slider .wp-block-column{display:flex;flex-direction:column;flex-basis:auto!important;height:auto;padding:40px 52px 40px 18px;border-radius:8px;box-sizing:border-box}.page-id-5202 .reviews-slider .wp-block-column h5{display:flex}.page-id-5202 .reviews-slider .wp-block-column h5 span{min-width:14px}.page-id-5202 .reviews-slider .wp-block-column p{margin-top:auto;padding-left:14px}.page-id-5202 .reviews-slider .swiper-pagination{bottom:0}@media(max-width:781px){.page-id-5202 .reviews-slider{padding:0 20px}.page-id-5202 .reviews-slider .wp-block-column{width:80%;padding:40px 25px 40px 18px}}.page-id-5202 .top-arrow{display:flex;align-items:baseline}.page-id-5202 .top-arrow:after{content:"";display:block;background:url(/wp-content/uploads/2021/12/top-arrow.svg);background-size:contain;background-repeat:no-repeat;height:33px;width:24px;margin-left:10px}.page-id-5202 .hero{z-index:2;overflow:visible}.page-id-5202 .hero .wp-block-buttons{margin-bottom:100px}.page-id-5202 .hero figure{margin:0 -5% -7% -3%}.page-id-5202 .changemaker{padding-top:120px;padding-bottom:200px}.page-id-5202 .changemaker h3{max-width:680px;margin-left:auto;margin-right:auto;margin-bottom:80px}.page-id-5202 .changemaker .wp-block-columns{gap:24px!important;margin-bottom:80px}.page-id-5202 .changemaker .wp-block-column{display:flex;flex-direction:column;border-radius:10px;padding:40px 20px}.page-id-5202 .changemaker .wp-block-column h5{font-size:24px}.page-id-5202 .changemaker .wp-block-column .right-arrow{margin-top:auto}.page-id-5202 .changemaker h4{max-width:560px;margin-left:auto;margin-right:auto}.page-id-5202 .community{padding-bottom:120px;overflow:visible}.page-id-5202 .community .types-cols{margin-top:-80px;margin-bottom:166px;gap:24px!important}.page-id-5202 .community .types-cols .wp-block-column{display:flex;flex-direction:column;border-radius:10px;padding:40px 20px}.page-id-5202 .community .types-cols .wp-block-column .right-arrow{margin-top:auto}.page-id-5202 .community .numbers-cols{max-width:1150px;margin-left:auto;margin-right:auto}.page-id-5202 .community .numbers-cols p{margin-bottom:80px}.page-id-5202 .schools{padding-top:100px;padding-bottom:120px}.page-id-5202 .schools .wp-block-columns{column-gap:0!important;row-gap:60px!important;max-width:1200px;margin:0 auto}.page-id-5202 .schools .wp-block-columns>div:first-child{padding:36px 28px;border:2px solid #272756;border-radius:12px}.page-id-5202 .schools .wp-block-columns>div:last-child figure{margin-left:-4%}.page-id-5202 .make-a-wish{padding-top:100px;padding-bottom:100px}.page-id-5202 .make-a-wish .wp-block-cover{padding:80px 84px;border-radius:20px;overflow:hidden}.page-id-5202 .make-a-wish .image-col{position:relative}.page-id-5202 .make-a-wish figure.badge{position:absolute;top:28px;left:28px}.page-id-5202 .make-a-wish figure.logo{border-radius:20px;overflow:hidden}.page-id-5202 .cta{padding-top:80px;padding-bottom:100px}.page-id-5202 .cta h3{max-width:585px;margin-left:auto;margin-right:auto}@media(max-width:781px){.page-id-5202 .hero h3,.page-id-5202 .hero p{margin-bottom:30px!important}.page-id-5202 .hero .wp-block-buttons{margin-bottom:0}.page-id-5202 .hero .wp-block-columns{gap:24px!important}.page-id-5202 .hero figure{margin:0 -15% -30vw 0}.page-id-5202 .changemaker{padding-top:43vw;padding-bottom:160px}.page-id-5202 .changemaker h3,.page-id-5202 .changemaker .wp-block-columns{margin-bottom:60px}.page-id-5202 .community .types-cols{margin-top:-100px;margin-bottom:100px}.page-id-5202 .community .numbers-cols{gap:40px!important}.page-id-5202 .community .numbers-cols p{margin-bottom:24px}.page-id-5202 .community .numbers-cols h4{margin-bottom:0!important}.page-id-5202 .community .numbers-cols .wp-block-column>*{text-align:center}.page-id-5202 .community .numbers-cols .wp-block-buttons.mobile{margin-top:40px;justify-content:center}.page-id-5202 .schools{padding-top:80px;padding-bottom:40px;overflow:hidden}.page-id-5202 .schools .wp-block-columns{flex-direction:column-reverse}.page-id-5202 .schools .wp-block-columns>div:last-child figure{margin-left:0}.page-id-5202 .make-a-wish{padding-top:60px;padding-bottom:60px}.page-id-5202 .make-a-wish .wp-block-cover{padding:48px 20px 40px}.page-id-5202 .make-a-wish .wp-block-cover .wp-block-columns{gap:0!important}.page-id-5202 .make-a-wish .wp-block-cover h4{margin-bottom:24px!important}.page-id-5202 .make-a-wish figure.logo{border-radius:10px;margin-bottom:30px}}.page-id-5225 .max-620{max-width:620px;margin-left:auto;margin-right:auto}.page-id-5225 .rounded-check-row{gap:40px!important;margin-bottom:52px}.page-id-5225 .rounded-check{display:inline-flex;align-items:center}.page-id-5225 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:contain;background-position:center;background-repeat:no-repeat;height:30px;width:30px;min-width:30px;margin-right:12px}.page-id-5225 .card{border:2px solid #272756;border-radius:12px;padding:36px 28px;z-index:2;flex-basis:436px}.page-id-5225 .margin-16{margin-bottom:16px}.page-id-5225 .margin-24{margin-bottom:24px}.page-id-5225 .margin-32{margin-bottom:32px}@media(max-width:781px){.page-id-5225 .rounded-check-row{flex-direction:column;gap:24px!important;align-items:flex-start!important;padding-right:26px;padding-left:26px;margin-bottom:48px}.page-id-5225 .card-image{z-index:3}}.page-id-5225 .hero{z-index:2;overflow:visible}.page-id-5225 .hero figure{margin-bottom:-96px!important}.page-id-5225 .services{padding-top:224px}.page-id-5225 .service-row{max-width:1200px;margin-left:auto;margin-right:auto;gap:0!important;margin-top:104px}.page-id-5225 .raffle{margin-top:233px}.page-id-5225 .raffle .card{align-self:flex-start;position:relative;top:-90px}.page-id-5225 .raffle .card-image{border:2px solid #272756;border-radius:12px;height:fit-content;margin-right:-100px}.page-id-5225 .raffle .card-image figure{margin:-135px 150px 40px 20px}.page-id-5225 .donation{justify-content:space-between;gap:32px!important}.page-id-5225 .donation figure{margin-right:-4%}.page-id-5225 .donation img{width:100%}.page-id-5225 .events{margin-top:120px}.page-id-5225 .events .card-image figure{position:relative;right:-88px}.page-id-5225 .peer{gap:64px!important;margin-top:128px}.page-id-5225 .sweepstakes{margin-top:100px;gap:64px!important}.page-id-5225 .auction{margin-top:100px}.page-id-5225 .auction .card-image figure{margin-right:-50px;margin-left:-100px}.page-id-5225 .a-thon{margin-top:128px;gap:64px!important}.page-id-5225 .a-thon .card{align-self:flex-start}.page-id-5225 .crowdfunding{margin-top:180px}.page-id-5225 .crowdfunding .card{align-self:flex-start;position:relative;top:-63px}.page-id-5225 .crowdfunding .card-image{height:fit-content;border:2px solid #272756;border-radius:12px;margin-right:-100px}.page-id-5225 .crowdfunding .card-image figure{transform:scaleX(-1);margin-top:-5.1%}.page-id-5225 .store{margin-top:180px}.page-id-5225 .store .card{position:relative;top:-112px}.page-id-5225 .store .card-image{height:fit-content;border:2px solid #272756;border-radius:12px;margin-left:-160px;margin-right:50px}.page-id-5225 .store .card-image figure{max-width:480px;margin-left:213px}.page-id-5225 .livestream{margin-top:126px;gap:76px!important}.page-id-5225 .livestream .card-image{margin-top:24px}.page-id-5225 .services-cta{padding-top:130px;padding-bottom:130px}.page-id-5225 .services-cta .wp-block-columns{max-width:963px;margin-left:auto;margin-right:auto;padding:0 52px 0 46px;border-radius:12px}.page-id-5225 .services-cta .cta-col{padding:46px 0}.page-id-5225 .services-cta .image-col figure{width:100%}@media(max-width:781px){.page-id-5225 .services-cta{padding-top:80px;padding-bottom:80px}.page-id-5225 .services-cta .wp-block-columns{padding:32px 42px 0 32px;gap:0!important}.page-id-5225 .services-cta .cta-col{padding:0}.page-id-5225 .services-cta .spark-image{margin-top:-4vw!important}}.page-id-5225 .build{padding-top:128px;padding-bottom:128px}.page-id-5225 .build-steps{display:flex;flex-direction:column;justify-content:center;position:relative;max-width:763px;margin:48px auto 64px;border:2px solid #272756;border-radius:20px}.page-id-5225 .build-steps:before{content:"";height:100px;width:100px;background:url(/wp-content/uploads/2021/12/Spark-green.svg);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;right:4%;bottom:0}.page-id-5225 .build-steps h5{padding:40px;gap:20px}.page-id-5225 .build-steps h5:not(:last-of-type){border-bottom:2px solid #272756}.page-id-5225 .build-cta{min-height:0;max-width:696px;margin:0 auto;padding:28px 24px;border-radius:12px;overflow:hidden}.page-id-5225 .reviews{padding-top:120px;padding-bottom:120px}.page-id-5225 .reviews .review-slider{max-width:986px;margin-left:auto;margin-right:auto;margin-bottom:32px}.page-id-5225 .reviews .wp-block-column{padding:32px 40px;background:#fff;border-radius:10px;height:auto}.page-id-5225 .reviews .wp-block-column h5{display:flex}@media(max-width:781px){.page-id-5225 .hero figure{margin-bottom:-34px!important;transform:scale(1.15)}.page-id-5225 .services{padding-top:108px}.page-id-5225 .donation,.page-id-5225 .events{margin-top:60px}.page-id-5225 .events .card-image figure{right:-12vw;top:-8vw}.page-id-5225 .peer{margin-top:60px;gap:0!important}.page-id-5225 .peer .card-image figure{position:relative;top:-3vw}.page-id-5225 .raffle{flex-direction:column-reverse;margin-top:calc(64px - 3vw)}.page-id-5225 .raffle .card{top:0}.page-id-5225 .raffle .card-image{max-width:94%;margin-left:auto!important;margin-right:auto!important;margin-top:-14vw;z-index:auto}.page-id-5225 .raffle .card-image figure{margin-top:0;margin-bottom:7vw;margin-right:10vw;margin-left:10vw;z-index:3;position:relative}.page-id-5225 .sweepstakes{flex-direction:column-reverse;margin-top:0;gap:0!important}.page-id-5225 .sweepstakes .card-image{position:relative;top:-7vw}.page-id-5225 .auction{margin-top:60px}.page-id-5225 .auction .card-image figure{margin:0!important;position:relative;top:-20px;right:-12vw}.page-id-5225 .a-thon{gap:0!important;flex-direction:column-reverse;margin-top:calc(64px - 5vw)}.page-id-5225 .a-thon .card-image figure{position:relative;top:-9vw}.page-id-5225 .crowdfunding{flex-direction:column-reverse;gap:4vw!important;margin-top:40px}.page-id-5225 .crowdfunding .card{top:0}.page-id-5225 .crowdfunding .card-image figure{transform:none}.page-id-5225 .store{margin-top:calc((100vw - 40px) / 1024 * 959 * -.16)}.page-id-5225 .store .card{top:0}.page-id-5225 .store .card-image{max-width:94%;margin-left:auto!important;margin-right:auto!important;margin-top:-10vw;z-index:auto}.page-id-5225 .store .card-image figure{position:relative;z-index:3;margin:0 7%}.page-id-5225 .livestream{flex-direction:column-reverse;gap:4vw!important;margin-top:60px}.page-id-5225 .livestream .card-image{margin-top:0}.page-id-5225 .build{padding-top:85px;padding-bottom:100px}.page-id-5225 .build-steps{margin:0 auto 45px}.page-id-5225 .build-steps h5{padding:24px 50px 24px 20px}.page-id-5225 .build-steps:before{height:75px;width:75px;right:0}.page-id-5225 .build-cta{padding:40px 24px}.page-id-5225 .build-cta .wp-block-columns{gap:16px}.page-id-5225 .build-cta h6{text-align:center}.page-id-5225 .build-cta .wp-block-buttons{justify-content:center}.page-id-5225 .reviews{padding-top:72px;padding-bottom:48px}.page-id-5225 .reviews .wp-block-columns{gap:0!important}.page-id-5225 .reviews .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:40px 28px}.page-id-5225 .reviews figure{margin-bottom:24px!important}}.page-id-5237 ul li{margin-bottom:5px}.page-id-5237 .margin-top-160{margin-top:160px!important}.page-id-5237 .hero-cover{z-index:2;gap:0!important}.page-id-5237 .hero{margin-left:-180px;margin-bottom:-130px!important;margin-right:-160px;margin-top:70px}.page-id-5237 .build-experience{padding-top:150px!important}.page-id-5237 .steps{border:2px solid #272756;position:relative;margin-bottom:50px}.page-id-5237 .steps .wp-block-column{display:flex;flex-direction:column}.page-id-5237 .steps h5{padding:40px 30px}.page-id-5237 .steps h5:not(:last-of-type){border-bottom:2px solid #272756}.page-id-5237 .spark{position:absolute;right:0;bottom:0}.page-id-5237 .experiences-card{padding:40px 25px}.page-id-5237 .activities-title{margin-bottom:174px!important}.page-id-5237 .margin-top-160{margin-top:160px}.page-id-5237 .card{height:368px;border:2px solid #272756;border-radius:12px;padding:36px 25px;margin:30px 0;z-index:2}.page-id-5237 .card-second-raffle{position:relative;margin:inherit!important;margin-left:-153px!important;padding-left:150px;border:2px solid #272756;border-radius:14px;height:424px}.page-id-5237 .card-second-raffle figure{position:static;margin-top:-100px;padding:0 20px}.page-id-5237 .time{display:inline-flex;align-items:center;justify-content:center}.page-id-5237 .time p{margin-bottom:0;font-size:11px;letter-spacing:2px;font-weight:500}.page-id-5237 .time div:nth-child(odd){display:flex;flex-direction:column;justify-content:center;align-items:center;height:75px;width:75px;background:#edf0e9;border-radius:100px}.page-id-5237 .time span{display:block;font-size:30px;font-weight:600;line-height:1}.page-id-5237 .colon{display:flex;flex-direction:column;gap:10px}.page-id-5237 .colon:after,.page-id-5237 .colon:before{content:url(/wp-content/uploads/2022/02/dot-blue.svg);display:flex;align-items:center;padding:0 10px;height:6px;line-height:0}.page-id-5237 .card-second-auction figure{transform:scale(1.3)}.page-id-5237 .card-second-a-thon{margin-left:15px!important}.page-id-5237 .card-second-sales{position:relative;margin-left:-150px!important;padding-left:150px;border:2px solid #272756;border-radius:14px;max-height:424px}.page-id-5237 .card-second-sales figure{position:relative;max-width:450px;margin:-50px 0 0 50px}.page-id-5237 .card-second-sales-badge-column{position:absolute;top:15px;left:215px}.page-id-5237 .card-second-sales-badge{padding:5px 10px!important;margin-bottom:8px;border-radius:6px}.page-id-5237 .card-second-sales figure:after{content:"";background:url(/wp-content/uploads/2021/12/experiences-sales-plus-button.svg);background-size:cover;display:block;position:absolute;right:-35px;bottom:15px;height:45px;width:45px}.page-id-5237 .card-second-ticketing figure{transform:scale(1.2);margin-top:-50px}.page-id-5237 .card-second-crown{margin-left:-150px!important;border:2px solid #272756;border-radius:12px}.page-id-5237 .card-second-crown .wp-block-image{margin-top:-5.1%!important}.page-id-5237 .card-second-sweep{margin-left:15px!important;margin-bottom:6%!important}.page-id-5237 .features-cover .wp-block-cover__inner-container{background:#edf0e9;padding:100px 45px;border-radius:12px}.page-id-5237 .tools .wp-block-column:first-child{padding-top:60px}.page-id-5237 .tools .wp-block-column.bordered{border:2px solid #272756;padding:60px 30px}.page-id-5237 .community figure{margin-top:-120px!important;margin-left:-120px!important}.page-id-5237 .community .wp-block-column:not(:first-child){display:flex;flex-direction:column;max-width:330px!important;margin-left:10em}.page-id-5237 .community .wp-block-column h4,.page-id-5237 .community p,.page-id-5237 .community ul{width:auto}.page-id-5237 .slider .wp-block-column{background:#fff}.page-id-5237 .slider .slick-track{display:flex!important}.page-id-5237 .slick-slide .wp-block-column{display:flex!important;flex-direction:column;height:100%}.page-id-5237 .slick-slide div{height:100%}.page-id-5237 .slick-slide{background:#fff;margin:0 10px!important;border-radius:10px;height:auto}.page-id-5237 .activities .wp-block-columns.max-1000{gap:0!important}@media(max-width:1439px){.page-id-5237 .hero{margin-left:-50px;margin-right:-80px}.page-id-5237 .community figure{margin-left:-10%!important}}@media(max-width:1023px){.page-id-5237 .hero{margin-right:-40px}.page-id-5237 .slider .slick-list{padding:0 15% 0 0}}@media(max-width:781px){.page-id-5237 .margin-top-160{margin-top:80px!important}.page-id-5237 .hero{margin-left:0}.page-id-5237 .hero-cover .wp-block-columns,.page-id-5237 .experiences-card .wp-block-columns{gap:0!important}.page-id-5237 .activities .wp-block-columns.max-1000>.wp-block-column:not(:first-child){margin-left:0!important;padding-left:0!important}.page-id-5237 .margin-top-160{margin-top:0}.page-id-5237 .activities-title{margin-bottom:50px!important}.page-id-5237 .card{max-width:94%;height:auto;min-height:368px;margin-left:auto!important;margin-right:auto!important}.page-id-5237 .card-second-raffle{margin-top:-30%!important;height:300px}.page-id-5237 .card-second-raffle figure{position:relative;margin-top:0;padding:0 20%;z-index:2}.page-id-5237 .card-second-auction figure{z-index:2;position:relative;margin-top:-30%;margin-right:-100px;padding-left:20px;transform:rotate(2deg)}.page-id-5237 .card-second-a-thon{position:relative;z-index:2;margin-top:calc((100vw - 40px) / 1024 * 959 * -.18)!important}.page-id-5237 .card-second-sales-badge-column{left:3%;top:70%}.page-id-5237 .card-second-sales{margin-top:-30%!important}.page-id-5237 .card-second-sales figure{z-index:2;margin:0 0 0 110px}.page-id-5237 .card-second-sales figure:after{bottom:0;height:30px;width:30px;right:5px}.page-id-5237 .card-second-ticketing figure{z-index:2;position:relative;margin-top:-25%;margin-right:-100px;padding-left:20px;transform:rotate(2deg)}.page-id-5237 .card-second-crown{border-radius:8px;margin-top:-4%!important}.page-id-5237 .card-second-sweep{position:relative;z-index:2;margin-bottom:0!important;margin-top:calc((100vw - 40px) / 264 * 217 * -.1)!important}.page-id-5237 .features-cover .wp-block-columns,.page-id-5237 .tools .wp-block-columns{gap:0!important}.page-id-5237 .tools .max-1000>.wp-block-column{padding-top:0}.page-id-5237 .tools .wp-block-column .wp-block-columns .bordered:first-child{margin-bottom:20px}.page-id-5237 .tools .wp-block-column.bordered{margin-left:0!important}.page-id-5237 .community .max-1000{flex-direction:column-reverse}.page-id-5237 .community .wp-block-column:not(:first-child){margin-left:0;max-width:96%!important}.page-id-5237 .community figure{margin-top:0!important}}@media(max-width:599px){.page-id-5237 .hero{margin-right:-20px;margin-top:0}.page-id-5237 .time span{font-size:20px}.page-id-5237 .time p{font-size:8px}.page-id-5237 .time div:nth-child(odd){height:55px;width:55px}.page-id-5237 .card-second-sales-badge-column{top:50%}.page-id-5237 .card-second-ticketing figure{margin-top:-32%}.page-id-5237 .card-second-a-thon{margin-top:calc((100vw - 40px) / 1024 * 959 * -.2)}.page-id-5237 .card-second-sweep{margin-top:calc((100vw - 40px) / 264 * 217 * -.18)}.page-id-5237 .tools .wp-block-column.bordered{padding:40px 28px}.page-id-5237 .features-cover .wp-block-cover__inner-container{padding:60px 45px 40px}.page-id-5237 .features-cover h4{margin-bottom:60px!important}.page-id-5237 .features-cover figure{transform:scale(1.15)}}.page-id-5310 .support{padding-bottom:70px}.page-id-5310 .support .wp-block-columns{margin-bottom:145px}.page-id-5310 .with-icon{display:flex;align-items:center}.page-id-5310 .with-icon:before{content:"";background:url(/wp-content/uploads/2021/12/Checkmark-red.svg);background-size:contain;background-position:center;height:24px;width:24px;min-width:24px;margin-right:12px}.page-id-5310 .support-links{display:flex;flex-direction:column;position:relative;gap:15px;align-items:center}.page-id-5310 .support-links:after{content:url(/wp-content/uploads/2021/12/red-wand.svg);position:absolute;right:0;left:-85%;margin:auto;display:block;width:fit-content;z-index:-1;top:20%}.page-id-5310 .support-link{background:#fff;display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:16px;width:100%;max-width:450px;padding:30px;border-radius:8px;color:#272756;border-bottom:none;cursor:pointer;font-weight:400}.page-id-5310 .support-link p{margin-bottom:0}.page-id-5310 .support-arrow{margin-left:auto!important}.page-id-5310 .support-link:hover{transform:translate(20px)}.page-id-5310 .support h6:after{content:"";background:url(/wp-content/uploads/2022/05/menu-chevron.svg);background-size:contain;background-repeat:no-repeat;background-position:center;height:9px;width:16px;display:block;margin:10px auto}.page-id-5310 .contact{padding-top:145px;padding-bottom:160px}.page-id-5310 .form-cover h5{margin-bottom:40px}.page-id-5310 .gform_confirmation_wrapper{display:flex;justify-content:center}@media(max-width:781px){.page-id-5310 .support{padding-bottom:50px}.page-id-5310 .support .wp-block-columns{gap:116px!important;margin-bottom:84px}.page-id-5310 .list-title{font-size:24px!important}.page-id-5310 .support-link{padding:30px 24px}.page-id-5310 .support-link p{font-size:16px!important}.page-id-5310 .support-links:after{transform:scale(.7);top:-40%;left:-90%}.page-id-5310 .contact{padding-top:64px;padding-bottom:80px}}.page-id-5393 .margin-24{margin-bottom:24px!important}.page-id-5393 .margin-16{margin-bottom:16px!important}.page-id-5393 .margin-12{margin-bottom:12px!important}.page-id-5393 .rounded-check,.page-id-5393 .rounded-plus{display:inline-flex;align-items:center;gap:10px;width:100%;margin-bottom:12px}.page-id-5393 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:20px;width:20px;min-width:20px}.page-id-5393 .rounded-plus:before{content:"";background:url(/wp-content/uploads/2022/01/Plus-rounede.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:20px;width:20px;min-width:20px}.page-id-5393 .check-icon{display:inline-flex;gap:12px;align-items:center;font-size:24px;line-height:1.15;margin-bottom:0}.page-id-5393 .check-icon:before{content:"";background:url(/wp-content/uploads/2022/12/Purple-check.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:28px;width:26px;min-width:26px}.page-id-5393 .tooltip-img{margin-left:5px;cursor:pointer}.page-id-5393 .tippy-box[data-theme~=Navy] .tippy-content p.pricing-tooltip-title{font-size:14px;font-weight:600;margin-bottom:3px}.page-id-5393 #tooltip-how-this-works{max-width:fit-content;font-weight:300;margin-bottom:24px;border-bottom:1px dashed #272756;cursor:pointer}.page-id-5393 .pum-container.pum-responsive{width:calc(100vw - 40px)!important;max-width:620px!important;padding:0!important}.page-id-5393 .pum-container .pum-close{display:none;top:-30px!important;padding:0 12px!important;color:#fff!important;-webkit-tap-highlight-color:transparent}.page-id-5393 .pum-close:after{filter:brightness(0) invert(1)}.page-id-5393 .pum-container .table-body{max-height:calc(100vh - 300px);height:fit-content;overflow-y:scroll}.page-id-5393 .pum-container .table-body::-webkit-scrollbar{display:none}.page-id-5393 .pum-container .table-body .wp-block-columns:first-child{border-radius:0!important}.page-id-5393 .pum-container .table,.page-id-5393 .pum-container .table-body{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.page-id-5393 .pum-container .table-email .wp-block-columns:last-child .wp-block-column{max-width:474px;margin-left:auto;margin-right:auto}.page-id-5393 .hero{padding-bottom:134px}.page-id-5393 .hero>span{background-color:#ecebff66!important;opacity:1!important}.page-id-5393 .hero h2{margin-bottom:32px}.page-id-5393 .hero>div>.wp-block-buttons{margin-bottom:64px}.page-id-5393 .hero .cols{max-width:1200px;margin-left:auto;margin-right:auto;gap:40px!important;padding:60px;border-radius:20px;position:relative}.page-id-5393 .hero .cols:before{content:"";background:url(/wp-content/uploads/2022/12/Platform-spark-purple.svg);background-repeat:no-repeat;background-size:contain;width:303px;height:284px;position:absolute;right:80px;top:-32px}.page-id-5393 .hero .cols .col-1>h4{margin-bottom:40px}.page-id-5393 .hero .cols .col-1 .wp-block-columns{margin-bottom:28px}.page-id-5393 .hero .cols .col-1 .wp-block-group{margin-bottom:24px}.page-id-5393 .hero .cols .col-1 .wp-block-buttons{margin-bottom:40px}.page-id-5393 .hero .cols .col-2{background:#fff9;border-radius:20px;padding:40px 40px 28px;position:relative}.page-id-5393 .hero .cols .col-2:before{content:"";height:54px;width:54px;background:url(/wp-content/uploads/2022/12/Decorative-plus.svg);background-size:contain;background-repeat:no-repeat;position:absolute;left:-12px;top:-12px}.page-id-5393 .hero .cols .col-2 .wp-block-group{gap:10px!important;align-items:flex-end}.page-id-5393 .hero .cols .col-2 .wp-block-columns:not(.cols-points){gap:6px!important}.page-id-5393 .hero .cols .col-2 .wp-block-columns:not(.cols-points) a{min-width:140px!important}.page-id-5393 .ways-to-rise{padding-top:120px;padding-bottom:48px}.page-id-5393 .ways-to-rise h3{font-size:46px!important;margin-bottom:64px}.page-id-5393 .features-cols{max-width:1200px;margin:0 auto 24px;gap:0!important;padding:56px 50px 56px 64px;border:1px solid #272756;border-radius:10px}.page-id-5393 .features-cols>div:first-child{padding-right:56px}.page-id-5393 .features-cols>div:last-child{position:relative;padding-left:56px}.page-id-5393 .features-cols>div:last-child,.page-id-5393 .features-cols>div:last-child .wp-block-column{display:flex;flex-direction:column;gap:12px}.page-id-5393 .features-cols>div:last-child:before{content:"";display:block;position:absolute;height:100%;min-height:88px;width:1px;background:#27275633;left:0;top:0;bottom:0;margin:auto}.page-id-5393 .features-cols .wp-block-group{gap:4px!important}.page-id-5393 .features-cols .wp-block-group figure{cursor:pointer;line-height:0!important}.page-id-5393 .launch-cta{padding-bottom:140px;min-height:0}.page-id-5393 .launch-cta .wp-block-columns{max-width:1200px;margin:0 auto;position:relative;overflow:hidden;padding:64px 124px 64px 75px;border-radius:12px}.page-id-5393 .launch-cta .wp-block-columns:before{content:"";height:334px;width:390px;display:block;position:absolute;top:10%;bottom:0;right:34px;margin:auto;background:url(/wp-content/uploads/2022/08/Purple-Spark.svg);background-size:cover;background-repeat:no-repeat}.page-id-5393 .launch-cta .wp-block-columns>div{z-index:2}.page-id-5393 .premium{padding-top:140px;padding-bottom:64px}.page-id-5393 .premium h3{font-size:46px!important}.page-id-5393 .premium .desc{margin-bottom:64px}.page-id-5393 .premium .features-cols{max-width:1308px;margin:0 auto 24px;padding:48px 50px 48px 64px;background:#fff;border:none;border-radius:10px}.page-id-5393 .premium .add-on-options{column-gap:40px!important}.page-id-5393 .add-premium-cta{padding-bottom:140px;min-height:0}.page-id-5393 .add-premium-cta .wp-block-columns{max-width:1116px;margin:0 auto;padding:48px 100px 48px 52px;border-radius:12px;position:relative;overflow:hidden}.page-id-5393 .add-premium-cta .wp-block-column{z-index:2}.page-id-5393 .add-premium-cta .wp-block-columns:before{content:"";height:732px;width:50%;position:absolute;top:0;right:0;bottom:0;background:url(/wp-content/uploads/2023/03/Pattern-blue.svg);background-size:cover;background-repeat:no-repeat;margin:auto}.page-id-5393 .add-premium-cta .wp-block-button a{line-height:1.4!important}.page-id-5393 .contact-cta{min-height:0;padding-top:64px;padding-bottom:64px}.page-id-5393 .contact-cta h4{font-size:38px!important}.page-id-5393 .faq a{color:#625ee9!important}.page-id-5393 .table-email .wp-block-column{padding:16px 40px}.page-id-5393 .table-email .table-header{background:#ecebff66}.page-id-5393 .table-email .wp-block-columns{border:1px solid rgba(39,39,86,.2);border-top:none;gap:0!important}.page-id-5393 .table-email .wp-block-columns .wp-block-column:not(:last-child){border-right:1px solid rgba(39,39,86,.2)}.page-id-5393 .table-email .table-title{border-top-left-radius:20px;border-top-right-radius:20px;padding:8px 0}.page-id-5393 .table-email .table-footer{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.page-id-5393 .table-email .table-header .wp-block-column{padding:16px 40px}.page-id-5393 .table-email .table-footer .wp-block-column{padding:16px}.page-id-5393 .table-email .wp-block-column>*{margin-bottom:0}.page-id-5393 .table-email .table-footer a{text-decoration:underline}@media(max-width:1024px){.page-id-5393 .hero .cols .cols-points{flex-direction:column;gap:0!important}.page-id-5393 .hero .cols .col-2 .wp-block-group{align-items:center}.page-id-5393 .features-cols>div:last-child>.wp-block-columns{flex-wrap:wrap!important;gap:12px!important}.page-id-5393 .features-cols>div:last-child .wp-block-column{flex-basis:100%!important}.page-id-5393 .launch-cta .wp-block-columns{padding:64px 75px}.page-id-5393 .launch-cta .wp-block-columns:before{top:3%;right:-2%}}@media(max-width:781px){.page-id-5393 .pum-container .pum-close{display:flex}.page-id-5393 .hero{padding-bottom:60px}.page-id-5393 .hero>img{display:none}.page-id-5393 .hero .cols{gap:64px!important;padding:30px 20px}.page-id-5393 .hero .cols:before{width:233px;height:233px;position:absolute;right:-80px;top:10%}.page-id-5393 .hero .cols .col-1 .wp-block-buttons{margin-bottom:0}.page-id-5393 .hero .cols .col-2{padding:20px 20px 8px}.page-id-5393 .hero .cols .col-2 .wp-block-group{flex-direction:column;align-items:flex-start}.page-id-5393 .hero .cols .col-2>p{margin-bottom:20px}.page-id-5393 .hero .cols .col-2:before{height:36px;width:36px}.page-id-5393 .ways-to-rise{padding-top:60px;padding-bottom:32px}.page-id-5393 .ways-to-rise h3{font-size:36px!important;margin-bottom:48px}.page-id-5393 .features-cols,.page-id-5393 .premium .features-cols{padding:32px 24px;gap:20px!important;margin-bottom:16px}.page-id-5393 .features-cols>div{padding:0!important}.page-id-5393 .features-cols>div:last-child:before{display:none}.page-id-5393 .features-cols>div:first-child{border-bottom:1px solid rgba(39,39,86,.2)}.page-id-5393 .features-cols>div:first-child>h4{font-size:28px!important;margin-bottom:16px!important}.page-id-5393 .check-icon{font-size:18px}.page-id-5393 .check-icon:before{height:24px;width:23px;min-width:23px}.page-id-5393 .features-cols>div:last-child>.mobile{font-size:16px;padding-top:20px}.page-id-5393 .launch-cta{padding-bottom:92px}.page-id-5393 .launch-cta .wp-block-columns{padding:32px 32px 55px;gap:40px!important}.page-id-5393 .launch-cta h3{font-size:32px!important;text-align:center}.page-id-5393 .launch-cta .wp-block-buttons{justify-content:center!important}.page-id-5393 .launch-cta .wp-block-columns:before{height:256px;width:300px;inset:0 3% -38% 0}.page-id-5393 .premium{padding-top:60px;padding-bottom:48px}.page-id-5393 .premium h3{font-size:36px!important;text-align:left}.page-id-5393 .premium .desc{text-align:left;margin-bottom:48px}.page-id-5393 .premium .add-on-options{flex-direction:column;align-items:flex-start;gap:32px!important}.page-id-5393 .add-premium-cta{padding-bottom:88px}.page-id-5393 .add-premium-cta h5{font-size:28px!important;margin-bottom:16px!important}.page-id-5393 .add-premium-cta .wp-block-columns{gap:48px!important;padding:20px 20px 40px}.page-id-5393 .add-premium-cta .wp-block-buttons{margin-bottom:16px!important}.page-id-5393 .add-premium-cta .wp-block-columns:before{height:484px;width:800px;top:76%;left:-11%}.page-id-5393 .contact-cta{padding-top:88px;padding-bottom:88px}.page-id-5393 .contact-cta p{margin-bottom:32px!important}.page-id-5393 .faq{padding-top:64px;padding-bottom:80px}.page-id-5393 .faq h4{margin-bottom:44px}.page-id-5393 .table-email h5{font-size:20px!important}.page-id-5393 .table-email .table-header .wp-block-column{padding:14px 24px}.page-id-5393 .table-email .table-title{padding:0}.page-id-5393 .table-email .table-title .wp-block-column{padding:16px}}@media(max-width:480px){.page-id-5393 .launch-cta .wp-block-columns:before{bottom:-52%;right:5%}.page-id-5393 .add-premium-cta .wp-block-button__link{padding:13px 16px!important}}.page-id-5675 .rounded-check{display:inline-flex;align-items:center}.page-id-5675 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:contain;background-position:center;height:18px;width:18px;min-width:18px;margin-right:12px}.page-id-5675 .hero{padding-bottom:0}.page-id-5675 .hero h3{text-align:left}.page-id-5675 .hero-col-1{position:relative}.page-id-5675 .hero-col-2-img{overflow:hidden;max-width:440px;margin:0 auto;margin-bottom:0!important}.page-id-5675 .hero-col-2-img img{margin-bottom:-25%}.page-id-5675 .hero-badge-1{position:absolute;max-width:225px;gap:10px;align-items:center;top:30%;left:-5%;background:#fff;padding:10px 16px;border-radius:6px}.page-id-5675 .hero-badge-1 figure{width:26px;height:auto;margin-bottom:0}.page-id-5675 .hero-badge-2{position:absolute;bottom:36%;right:8%;background:#fff;padding:20px;border-radius:10px}.page-id-5675 .hero-badge-2 p{line-height:1}.page-id-5675 .acc{padding-top:180px;padding-bottom:180px}.page-id-5675 .acc-wrap{max-width:1230px;background:#fff;border:2px solid #272756;border-radius:20px;margin-left:auto;margin-right:auto;padding-top:40px}.page-id-5675 .acc-title,.page-id-5675 .acc-desc{max-width:860px;margin-left:auto;margin-right:auto;padding:0 24px}.page-id-5675 .acc-desc{margin-bottom:60px}.page-id-5675 .acc .wp-block-column:not(:first-child){margin-left:0!important;border-left:2px solid #272756}.page-id-5675 .acc-wrap .wp-block-columns{padding-right:80px;padding-left:80px;margin-bottom:90px}.page-id-5675 .acc-wrap .wp-block-column{padding:0 40px}.page-id-5675 .acc-number{font-size:100px;line-height:1}.page-id-5675 .acc-exp{background:#ebf9fe;padding:10px;border-top:2px solid #272756;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.page-id-5675 .setup{padding-top:120px;padding-bottom:180px}.page-id-5675 .setup .wide-gap{max-width:1150px;margin-left:auto;margin-right:auto}.page-id-5675 .setup-col-2{border:2px solid #272756}.page-id-5675 .setup-col-2 .wp-block-columns:not(.setup-cta) .wp-block-column{padding:40px}.page-id-5675 .setup-col-2 .wp-block-columns:not(:last-of-type){border-bottom:2px solid #272756}.page-id-5675 .setup-col-2 h6{margin-left:40px;margin-bottom:0;line-height:1.4}.page-id-5675 .setup-cta{width:100%;justify-content:space-between;align-items:center;padding:40px!important;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.page-id-5675 .payouts .wp-block-columns{max-width:1320px;margin-left:auto;margin-right:auto;margin-bottom:102px;padding:26px 100px 0 20px}.page-id-5675 .manager .wp-block-columns{max-width:1150px;margin-left:auto;margin-right:auto;padding-top:42px;padding-bottom:102px}.page-id-5675 .ps .wp-block-columns{max-width:1150px;margin-left:auto;margin-right:auto;margin-bottom:0}.page-id-5675 .ps-cols-1{padding-top:102px;padding-bottom:120px}.page-id-5675 .ps-cols-2{padding-top:70px;padding-bottom:126px}.page-id-5675 .aff{padding-top:180px;padding-bottom:42px}.page-id-5675 .aff-title,.page-id-5675 .aff-desc{max-width:860px;margin-left:auto;margin-right:auto}.page-id-5675 .aff-desc{margin-bottom:80px}.page-id-5675 .aff .rounded-check{margin-bottom:14px}.page-id-5675 .aff .wp-block-columns{gap:16px;max-width:1000px;margin-left:auto;margin-right:auto;margin-bottom:0}.page-id-5675 .aff .wp-block-column{padding:28px;border-radius:10px}.page-id-5675 .aff .wp-block-column:not(:first-child){margin-left:0}.page-id-5675 .cta{padding-bottom:180px}.page-id-5675 .cta .wp-block-columns{background-image:url(/wp-content/uploads/2022/02/affiliate-bg-2.png);background-position:center;background-repeat:no-repeat;background-size:cover;max-width:1000px;margin-left:auto;margin-right:auto;margin-bottom:0;padding:45px 36px;border-radius:12px}@media(max-width:1200px){.page-id-5675 .hero-col-2-img{max-width:80%}.page-id-5675 .hero-col-2-img img{margin-bottom:0}.page-id-5675 .hero-badge-1{max-width:175px;top:50%;left:2%;padding:7px 11px;border-radius:4px}.page-id-5675 .hero-badge-2{bottom:10%;right:3%;padding:12px;border-radius:6px}.page-id-5675 .hero-badge-1 p,.page-id-5675 .hero-badge-2 p :not(.hero-badge-2-num){font-size:12px!important}.page-id-5675 .hero-badge-2-num{font-size:20px!important}.page-id-5675 .acc-wrap{padding-top:24px}.page-id-5675 .acc-wrap .wp-block-columns{padding-left:34px;padding-right:34px}.page-id-5675 .acc-wrap .wp-block-column{padding:25px 10px}.page-id-5675 .acc-number{font-size:80px}.page-id-5675 .setup-cta .wp-block-column:not(:first-child){margin-left:0}.page-id-5675 .setup-cta .wp-block-column{flex-basis:auto!important}}@media(min-width:782px){.page-id-5675 .wide-gap>.wp-block-column:not(:first-child),.page-id-5675 .manager .wp-block-column:not(:first-child),.page-id-5675 .ps .wp-block-column:not(:first-child){margin-left:6em}.page-id-5675 .payouts .wp-block-column:not(:first-child){margin-left:4em}}@media(max-width:781px){.page-id-5675 .hero .wp-block-columns{gap:0!important}.page-id-5675 .acc-wrap .wp-block-columns{margin-bottom:0;gap:0!important}.page-id-5675 .acc-desc{margin-bottom:0}.page-id-5675 .acc-wrap .wp-block-column{flex-basis:100%!important}.page-id-5675 .acc .wp-block-column:not(:first-child){border-left:none}.page-id-5675 .acc .wp-block-column:not(:last-child){border-bottom:2px solid #272756}.page-id-5675 .setup{padding-top:60px;padding-bottom:60px}.page-id-5675 .setup .wp-block-column,.page-id-5675 .setup-cta .wp-block-column{flex-basis:100%!important}.page-id-5675 .setup .left-margin{margin-left:0!important}.page-id-5675 .setup-col-2 h6{margin-left:0}.page-id-5675 .setup-cta{padding:40px 25px!important}.page-id-5675 .setup-cta h5{text-align:center;margin-bottom:30px!important}.page-id-5675 .setup-cta .wp-block-buttons{justify-content:center}.page-id-5675 .payouts{padding:0!important}.page-id-5675 .payouts .wp-block-columns{flex-direction:column-reverse;padding:60px 20px 0;border-radius:0;margin-bottom:0}.page-id-5675 .payouts .wp-block-column:nth-child(2n){margin-left:0!important}.page-id-5675 .payouts .wp-block-column{flex-basis:100%!important}.page-id-5675 .manager .wp-block-columns{margin-bottom:0;padding-bottom:42px}.page-id-5675 .ps-cols-1,.page-id-5675 .ps-cols-2{padding-top:42px;padding-bottom:42px}.page-id-5675 .aff{padding-top:42px;padding-bottom:27px}.page-id-5675 .aff-desc{margin-bottom:32px}.page-id-5675 .aff-title,.page-id-5675 .aff-desc{text-align:left!important}.page-id-5675 .aff .wp-block-column{flex-basis:100%!important}.page-id-5675 .cta{padding:0!important}.page-id-5675 .cta .wp-block-columns{padding:100px 20px 70px;border-radius:0;gap:0!important}.page-id-5675 .acc{padding-top:60px;padding-bottom:60px}.page-id-5675 .acc-title,.page-id-5675 .acc-desc,.page-id-5675 .acc p{text-align:left!important}.page-id-5675 .ps-cols-1{flex-direction:column-reverse}.page-id-5675 .cta h4{text-align:center;margin-bottom:40px!important}.page-id-5675 .cta .wp-block-buttons{justify-content:center}}.page-id-5803 .margin-12{margin-bottom:12px!important}.page-id-5803 .with-spark-icon{display:flex;flex-wrap:nowrap;gap:10px}.page-id-5803 .with-spark-icon:before{content:"";height:26px;width:26px;min-width:26px;background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.page-id-5803 .privacy .right-arrow{display:flex;justify-content:space-between;margin-top:auto!important;padding:20px 32px;border-top:1px solid rgba(39,39,86,.3);margin-bottom:0}.page-id-5803 .right-arrow:after{content:"";display:block;background:url(/wp-content/uploads/2021/12/right-arrow.svg);background-size:contain;background-repeat:no-repeat;height:12px;width:15px;margin-left:6px;transition:.5s}.page-id-5803 .security{padding-bottom:60px}.page-id-5803 .security>div.wp-block-cover__inner-container{max-width:1220px;margin-left:auto;margin-right:auto}.page-id-5803 .security-cols{margin-bottom:0}.page-id-5803 .security h6{margin-bottom:80px}.page-id-5803 .security-col-1{background:#fff;border:2px solid #272756;border-radius:20px;padding:42px 50px 42px 70px;z-index:2}.page-id-5803 .reliability{padding-top:100px;padding-bottom:160px}.page-id-5803 .reliability-cols.has-background{padding:0;margin-bottom:0;border-radius:20px}.page-id-5803 .privacy{padding-top:100px;padding-bottom:160px}.page-id-5803 .privacy h3{margin-bottom:60px}.page-id-5803 .privacy>div.wp-block-cover__inner-container{max-width:984px;margin-left:auto;margin-right:auto}.page-id-5803 .privacy .wp-block-column:not(:first-child){margin-left:0!important}.page-id-5803 .privacy-col{padding:32px 67px 58px 32px}.page-id-5803 .privacy-cols-soc{background:#fff;border-radius:9px;padding:20px 104px;margin-bottom:0;gap:20px}.page-id-5803 .privacy-cols-soc figure{float:right}.page-id-5803 .privacy-linked-col{padding:32px 67px 19px 32px}.page-id-5803 .privacy-cols>.wp-block-column{background:#fff;border-radius:9px}.page-id-5803 .privacy h5{margin-bottom:10px}@media(min-width:1024px){.page-id-5803 .security-col-2 .wp-block-image{margin-left:-70px!important}.page-id-5803 .reliability-col-2.wp-block-column{margin-left:9vw;padding:40px 108px 40px 0}.page-id-5803 .privacy-cols{margin-bottom:24px;gap:24px!important}}@media(max-width:1024px){.page-id-5803 .security h2{margin-bottom:16px}.page-id-5803 .security-cols{flex-direction:column-reverse;gap:30px!important}.page-id-5803 .security-cols .wp-block-column,.page-id-5803 .reliability-cols .wp-block-column,.page-id-5803 .privacy-cols>.wp-block-column{flex-basis:100%!important;margin-left:0}.page-id-5803 .reliability-cols{flex-direction:column-reverse;gap:0!important}.page-id-5803 .reliability-col-2{padding:42px 50px 42px 70px}.page-id-5803 .privacy-cols{flex-direction:column;gap:20px!important;margin-bottom:20px}.page-id-5803 .privacy-cols-soc{padding:20px 67px 20px 32px;gap:12px!important}}@media(max-width:781px){.page-id-5803 .security h6{margin-bottom:40px}.page-id-5803 .security .margin-12{margin-bottom:20px!important}.page-id-5803 .security-col-1{padding:24px}.page-id-5803 body .reliability{background-color:#ebf9fe!important;padding:60px 0 0!important}.page-id-5803 .reliability-col-2{padding:0 20px 34px}.page-id-5803 .privacy{padding-top:60px;padding-bottom:60px}.page-id-5803 .privacy h3{margin-bottom:20px}.page-id-5803 .privacy h5{margin-bottom:3px}.page-id-5803 .privacy-col,.page-id-5803 .privacy-linked-col,.page-id-5803 .privacy-cols-soc{padding:30px 16px}.page-id-5803 .privacy-cols>.wp-block-column,.page-id-5803 .privacy-cols-soc{border-radius:12px}.page-id-5803 .privacy .right-arrow{padding:16px}.page-id-5803 .privacy-cols-soc{flex-direction:column-reverse}.page-id-5803 .privacy-cols-soc figure{float:none;text-align:center}.page-id-5803 .privacy-cols-soc h6{font-size:18px;text-align:center}}.page-id-5825 .time{display:inline-flex;align-items:center;justify-content:center;width:100%}.page-id-5825 .time p{margin-bottom:0;font-size:11px;letter-spacing:2px;font-weight:500}.page-id-5825 .time div:nth-child(odd){display:flex;flex-direction:column;justify-content:center;align-items:center;height:84px;width:84px;min-width:84px;background:#edf0e9;border-radius:100px}.page-id-5825 .time span{display:block;font-size:30px;font-weight:600;line-height:1}.page-id-5825 .colon{display:flex;flex-direction:column;gap:10px}.page-id-5825 .colon:after,.page-id-5825 .colon:before{content:"";display:flex;align-items:center;background:url(/wp-content/uploads/2022/02/dot-blue.svg);background-size:contain;background-repeat:no-repeat;background-position:center;padding:0 10px;height:6px;line-height:0}.page-id-5825 .margin-12{margin-bottom:12px!important}.page-id-5825 .margin-16{margin-bottom:16px!important}.page-id-5825 .margin-24{margin-bottom:24px!important}.page-id-5825 .check-column{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;padding:24px 0}.page-id-5825 .rounded-check{display:inline-flex;align-items:center;margin-bottom:0}.page-id-5825 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/03/checkmark-light-blue.svg);background-size:contain;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px;margin-right:8px}.page-id-5825 .top-arrow{display:flex;align-items:baseline;justify-content:center;margin-bottom:4px}.page-id-5825 .top-arrow:before{content:"";background:url(/wp-content/uploads/2022/03/top-arrow-white.svg);display:block;background-size:contain;background-repeat:no-repeat;height:36px;width:26px;margin-right:10px}.page-id-5825 .max-400{max-width:400px;margin-left:auto;margin-right:auto}.page-id-5825 .hero{padding-bottom:152px}.page-id-5825 .hero .wp-block-columns{padding-top:50px;margin-bottom:0}.page-id-5825 .hero-col-2{background:#fff;border:2px solid #272756;border-radius:12px;padding-bottom:40px}.page-id-5825 .hero-col-2 figure{margin-top:-100px;margin-bottom:15px}.page-id-5825 .raffle{padding-top:108px;padding-bottom:140px;overflow:hidden}.page-id-5825 .raffle-desc{max-width:648px;margin-left:auto;margin-right:auto}.page-id-5825 .raffle-cols{margin-top:140px;margin-bottom:0;padding-left:84px}.page-id-5825 .raffle-cols-1 figure{margin-right:-150px!important}.page-id-5825 .raffle-cols h4{margin-bottom:0}.page-id-5825 .raffle-great-for{min-height:0;max-width:986px;margin-left:auto;margin-right:auto;margin-top:140px;padding:60px 50px}.page-id-5825 .raffle-great-for>span{border-radius:12px}.page-id-5825 .raffle-great-for>span:before{display:none}.page-id-5825 .raffle-numbers{padding-top:120px;padding-bottom:120px}.page-id-5825 .raffle-numbers-cols{max-width:1152px;margin:72px auto 96px}.page-id-5825 .raffle-numbers-banner{max-width:1152px;margin-left:auto;margin-right:auto;background-image:url(/wp-content/uploads/2022/03/raffles-5.svg);background-repeat:no-repeat;background-position:right;border-radius:12px;margin-bottom:0;padding:48px 90px 48px 43px}.page-id-5825 .raffle-numbers-banner h6,.page-id-5825 .raffle-numbers-desc{margin-bottom:0}.page-id-5825 .fundraising{padding-top:120px;padding-bottom:120px}.page-id-5825 .fundraising h5{margin-bottom:48px}.page-id-5825 .faq{padding-top:120px;padding-bottom:140px}.page-id-5825 .faq h4{margin-bottom:60px}.page-id-5825 .question-wrap{max-width:800px;padding:0 37px 0 33px;margin-left:auto!important;margin-right:auto!important;border:2px solid #272756;cursor:pointer}.page-id-5825 .faq .question-wrap:not(:last-child){border-bottom:none}.page-id-5825 .faq .question-wrap.first{border-top-left-radius:20px;border-top-right-radius:20px}.page-id-5825 .faq .question-wrap.last{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.page-id-5825 .question{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0;padding:28px 0}.page-id-5825 .question:after{content:url(/wp-content/uploads/2022/02/chevron-bottom.svg);width:40px;text-align:right}.page-id-5825 .opened .question:after{transform:scaleY(-1)}.page-id-5825 .answer{display:none;max-width:calc(100% - 40px);margin-bottom:24px}.page-id-5825 .answer br{display:block!important;margin-top:6px}.page-id-5825 .cta{min-height:0;padding-top:88px;padding-bottom:98px}@media(min-width:782px){.page-id-5825 .raffle-cols:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){margin-left:72px}}@media(max-width:1200px){.page-id-5825 .hero h2,.page-id-5825 .hero p{text-align:center!important}.page-id-5825 .hero .wp-block-buttons{justify-content:center}.page-id-5825 .hero .wp-block-columns{flex-direction:column;gap:120px}.page-id-5825 .hero .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){margin-left:0}.page-id-5825 h1.counted{font-size:48px!important}.page-id-5825 .raffle-numbers-banner{padding-right:43px}}@media(max-width:781px){.page-id-5825 .raffle-cols{padding-left:0;gap:0!important}.page-id-5825 .raffle-numbers-cols,.page-id-5825 .fundraising .wp-block-columns{gap:0!important}.page-id-5825 .check-column{gap:24px}.page-id-5825 .raffle-numbers-cols .wp-block-column{margin-bottom:44px}.page-id-5825 .raffle-numbers-banner{flex-direction:column;gap:24px!important;background-image:url(/wp-content/uploads/2022/03/raffles-6-mob.svg);background-position:bottom;background-size:cover;padding:48px 30px}.page-id-5825 .raffle-numbers-banner h6{text-align:center}.page-id-5825 .raffle-numbers-banner .wp-block-buttons{justify-content:center}.page-id-5825 .question-wrap{padding:0 22px}.page-id-5825 .fundraising .wp-block-column{margin-bottom:46px}.page-id-5825 .hero{padding-bottom:60px}.page-id-5825 .hero .wp-block-columns{padding-top:0;gap:70px}.page-id-5825 .hero-col-2{padding-bottom:25px}.page-id-5825 .hero-col-2 figure{margin-top:-40px}.page-id-5825 .raffle{padding-top:80px;padding-bottom:64px}.page-id-5825 .raffle-cols,.page-id-5825 .raffle-great-for{margin-top:80px}.page-id-5825 .raffle-cols h4{margin-bottom:28px}.page-id-5825 .raffle-cols-1 figure{margin-right:-35%!important}.page-id-5825 .raffle-cols-2{flex-direction:column-reverse}.page-id-5825 .check-column{flex-direction:column;justify-content:flex-start}.page-id-5825 .time span{font-size:13px}.page-id-5825 .time p{font-size:5px}.page-id-5825 .time div:nth-child(odd){height:33px;width:33px;min-width:33px}.page-id-5825 .colon{gap:5px}.page-id-5825 .colon:after,.page-id-5825 .colon:before{padding:0 4px;height:3px}.page-id-5825 .raffle-numbers{padding-top:60px;padding-bottom:60px}.page-id-5825 .raffle-numbers-title{margin-bottom:12px}.page-id-5825 .raffle-numbers-cols{margin:44px auto 16px}.page-id-5825 .fundraising{padding-top:64px;padding-bottom:18px}.page-id-5825 .fundraising h5{margin-bottom:32px}.page-id-5825 .fundraising .wp-block-image{margin-bottom:20px}.page-id-5825 .faq{padding-top:64px;padding-bottom:64px}.page-id-5825 .faq h4{margin-bottom:44px}.page-id-5825 .cta{padding-top:64px;padding-bottom:106px}}.page-id-5879 .gform_wrapper .gform_title{font-size:28px!important;text-align:center;color:#000!important}.page-id-5879 .gform_wrapper input:not([type=submit]),.page-id-5879 .gform_wrapper textarea{font-weight:400;border:1px solid #272756;color:#272756;margin-bottom:0!important}.page-id-5879 .gform_wrapper.gravity-theme .gfield{position:relative}.page-id-5879 .gform_wrapper .gfield_label{top:0;bottom:0;left:15px;height:fit-content;font-size:16px!important;font-weight:400!important;color:#27275680!important;background:transparent!important;margin-bottom:0!important;transition:all .3s ease-in;transform:translateY(18px);cursor:text}.page-id-5879 .gfield_required{display:none!important}.page-id-5879 .gform_wrapper h2{font-size:20px!important;line-height:1.4}.page-id-5879 .gform_wrapper .gfield_validation_message{border:none!important;background:transparent!important;padding:0!important;font-size:12px!important}.page-id-5879 .upload .gform_drop_area{padding:0!important;min-height:52px;margin-bottom:0}.page-id-5879 .upload .gform_drop_instructions,.page-id-5879 .upload button:not(.gform_delete_file),.page-id-5879 .upload .gform_fileupload_rules,.page-id-5879 .consent .gfield_label{display:none!important}.page-id-5879 .upload .moxie-shim{width:100%!important;height:100%!important;left:0!important;right:0!important;top:0!important}.page-id-5879 .upload .gfield_label{left:0;right:0;margin:0 auto;width:fit-content}.page-id-5879 .ginput_container_consent{display:flex;align-items:flex-start}.page-id-5879 .ginput_container_consent input{height:20px;width:20px;min-width:20px;cursor:pointer}.page-id-5879 .gfield_consent_label{position:static!important;padding:0 10px!important;line-height:20px;font-size:18px!important;color:#272756!important}.page-id-5879 input[type=file],.page-id-5879 input[type=file]::-webkit-file-upload-button{cursor:pointer}.page-id-5879 .upload,.page-id-5879 .consent{margin-top:14px!important}.page-id-5879 .gform_confirmation_wrapper{max-width:800px;margin:50px auto;text-align:center}.page-id-5879 .gform_delete_file .dashicons{height:12px;width:12px}.page-id-5879 .gform_delete_file .dashicons:before{content:"";display:block;height:14px;width:14px;min-width:14px;background:url(/wp-content/uploads/2022/04/blue-close.svg);background-size:contain;background-repeat:no-repeat}.page-id-5879 .upload .ginput_preview{display:flex;justify-content:space-between;align-items:center;gap:20px;color:#272756;background:#ecebff66;padding:14px 16px;border-radius:6px}.page-id-5879 .gform_delete_file{line-height:0;padding:0;order:2}.page-id-5879 .gform_delete_file:hover,.page-id-5879 .gform_delete_file:focus{background:transparent!important;color:#fff!important;border:none!important;outline:none}.page-id-5879 .ginput_preview a{order:3;display:none}.page-id-5879 .upload .validation_message li{list-style-type:none}.page-id-5879 .uploaded-success{display:none}.page-id-5879 .uploaded .ginput_container,.page-id-5879 .uploaded .gfield_label{display:none!important}.page-id-5879 .uploaded .uploaded-success{display:flex;align-items:center}.page-id-5879 .uploaded .uploaded-success:before{content:"";background:url(/wp-content/uploads/2022/04/checkmark-blue-new.svg);background-size:contain;background-position:center;height:20px;width:20px;min-width:20px;margin-right:10px}.page-id-5879 .cg-hero{position:relative;padding-bottom:0;overflow:hidden}.page-id-5879 .cg-hero .wp-block-columns{margin-top:106px;margin-bottom:190px}.page-id-5879 .cg-hero figure{position:absolute;top:-20%;left:0;right:0;height:100%;width:100%;max-width:1440px;display:block!important;margin:auto!important;z-index:-1}.page-id-5879 .cg-hero img{max-height:120%;width:auto}.page-id-5879 .cg-hero h2{text-align:left}.page-id-5879 .cg-awardees{padding-top:140px;padding-bottom:140px}.page-id-5879 .cg-awardees h3{margin-bottom:80px;max-width:1050px;margin-left:auto;margin-right:auto}.page-id-5879 .cg-awardees-cols.wp-block-columns{flex-wrap:wrap!important;column-gap:16px;row-gap:20px;justify-content:center;align-items:flex-start;max-width:1050px;margin-left:auto;margin-right:auto}.page-id-5879 .cg-awardees-col{border-radius:10px;margin:0!important;flex-basis:calc(33.3333333333% - 32px)!important;flex-grow:0!important}.page-id-5879 .cg-awardees-col-info{padding:40px 15px;margin-bottom:0}.page-id-5879 .cg-awardees-col-info p,.page-id-5879 .cg-awardees-col-link{margin-bottom:0}.page-id-5879 .cg-awardees .right-arrow{display:flex;justify-content:space-between;padding:12px 15px;border-top:1px solid rgba(27,27,56,.3);margin-bottom:0;font-size:14px}.page-id-5879 .cg-congrats{padding-top:90px;padding-bottom:0}.page-id-5879 .cg-congrats .wp-block-columns{gap:64px;margin-bottom:0}.page-id-5879 .cg-congrats .wp-block-column{margin:0!important}.page-id-5879 .cg-congrats figure{margin-bottom:0}.page-id-5879 .cg-cta{padding-top:160px;padding-bottom:120px}.page-id-5879 .cg-cta .wp-block-columns{background:url(/wp-content/uploads/2022/06/cg-cta-background.png);background-size:cover;border-radius:20px;max-width:1150px;margin:0 auto;position:relative}.page-id-5879 .cg-cta .wp-block-column{margin:0}.page-id-5879 .cg-cta figure{margin:0}.page-id-5879 .cg-cta img{position:absolute;left:0;top:-20px;height:calc(100% + 20px);width:auto;display:block;object-fit:contain;margin:0;border-bottom-left-radius:20px!important}.page-id-5879 .cg-cta-form-col{padding:70px 60px 70px 0}@media(min-width:1024px){.page-id-5879 .tablet{display:none}}@media(max-width:1023px){.page-id-5879 .desktop-only{display:none}.page-id-5879 .cg-hero .wp-block-columns{display:flex;flex-wrap:wrap;gap:20px;margin:0}.page-id-5879 .cg-hero .wp-block-column{margin:0;flex-basis:100%!important}.page-id-5879 .cg-hero figure{position:static}.page-id-5879 .cg-awardees{padding-top:60px;padding-bottom:60px}.page-id-5879 .cg-awardees h3{margin-bottom:40px;text-align:center}.page-id-5879 .cg-awardees-col{flex-basis:calc(50% - 16px)!important}.page-id-5879 .cg-congrats .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:calc(50% - 64px)!important}}@media(max-width:781px){.page-id-5879 .cg-hero .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important;margin-left:0}.page-id-5879 .cg-congrats{padding-top:60px}.page-id-5879 .cg-congrats .wp-block-columns{gap:12px}.page-id-5879 .cg-congrats .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}.page-id-5879 .cg-congrats .wp-block-column p:last-child{margin-bottom:0}.page-id-5879 .cg-cta{padding-top:60px;padding-bottom:60px}.page-id-5879 .cg-cta .wp-block-columns{background:#ffd2a8}.page-id-5879 .cg-cta h5{text-align:center}.page-id-5879 .cg-cta-image-col{display:none}.page-id-5879 .cg-cta .wp-block-columns:not(.is-not-stacked-on-mobile)>.cg-cta-form-col{flex-basis:100%!important;margin:0;padding:20px}}.page-id-5909 .gform_wrapper .gform_title{font-size:28px!important;text-align:center;color:#000!important}.page-id-5909 .gform_wrapper input:not([type=submit]),.page-id-5909 .gform_wrapper textarea{font-weight:400;border:1px solid #272756;color:#272756;margin-bottom:0!important}.page-id-5909 .gform_wrapper [type=submit]{display:block;font-size:14px!important;line-height:1;width:fit-content;min-width:176px;font-weight:600!important;margin:20px auto 0}.page-id-5909 .gform_wrapper.gravity-theme .gfield{position:relative}.page-id-5909 .gform_wrapper .gfield_label{top:0;bottom:0;left:15px;height:fit-content;font-size:16px!important;font-weight:400!important;color:#27275680!important;background:transparent!important;margin-bottom:0!important;transition:all .3s ease-in;transform:translateY(18px);cursor:text}.page-id-5909 .gfield_label.moveUp{transform:translateY(5px)!important;font-size:12px!important}.page-id-5909 .gfield_required{display:none!important}.page-id-5909 .gform_wrapper h2{font-size:20px!important;line-height:1.4}.page-id-5909 .gform_wrapper .gfield_validation_message{border:none!important;background:transparent!important;padding:0!important;font-size:12px!important}.page-id-5909 .upload .gform_drop_instructions,.page-id-5909 .consent .gfield_label{display:none!important}.page-id-5909 .ginput_container_consent{display:flex;align-items:flex-start}.page-id-5909 .ginput_container_consent input{height:20px;width:20px;min-width:20px;cursor:pointer}.page-id-5909 .gfield_consent_label{position:static!important;padding:0 10px!important;line-height:20px;font-size:18px!important;color:#272756!important;background:transparent!important}.page-id-5909 input[type=file],.page-id-5909 input[type=file]::-webkit-file-upload-button{cursor:pointer}.page-id-5909 .upload,.page-id-5909 .consent{margin-top:14px!important}.page-id-5909 .gform_confirmation_wrapper{max-width:800px;margin:50px auto;text-align:center}.page-id-5909 .eg-content{max-width:1226px;margin-left:auto!important;margin-right:auto!important}.page-id-5909 .with-icon{display:flex;align-items:flex-start}.page-id-5909 .with-icon:before{content:"";background:url(/wp-content/uploads/2021/12/Checkmark-red.svg);background-size:contain;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px;margin-right:16px;margin-bottom:20px}.page-id-5909 .hero{padding-top:0;padding-bottom:180px}.page-id-5909 .hero>span{background-image:url(/wp-content/uploads/2022/04/Evergreen-hero.svg);background-size:contain;background-repeat:no-repeat;background-position:right center}.page-id-5909 .hero-header{min-height:92px;margin-bottom:0}.page-id-5909 .hero-cols{margin-top:111px;margin-bottom:0}.page-id-5909 .hero-title{margin-bottom:16px!important}.page-id-5909 .hero-desc{margin-bottom:24px}.page-id-5909 .hero-cta-cols{display:inline-flex;gap:30px;flex-wrap:nowrap!important;margin-bottom:34px}.page-id-5909 .hero-cta-cols .wp-block-column{margin-left:0!important;min-width:fit-content}.page-id-5909 .expl{padding-top:107px;padding-bottom:107px}.page-id-5909 .expl .wp-block-columns:not(:last-child){margin-bottom:150px}.page-id-5909 .expl .wp-block-columns:last-child,.page-id-5909 .expl .wp-block-columns figure,.page-id-5909 .expl h5{margin-bottom:0}.page-id-5909 .donor{padding-top:120px;padding-bottom:0}.page-id-5909 .donor>span{background-image:url(/wp-content/uploads/2022/04/Evergreen-Donor-sparks.svg);background-size:contain;background-repeat:no-repeat;background-position:left center}.page-id-5909 .donor-col-2{margin-bottom:60px}.page-id-5909 .donor-title{margin-bottom:12px}.page-id-5909 .donor-desc{margin-bottom:40px}.page-id-5909 .act{padding-top:120px;padding-bottom:124px}.page-id-5909 .act .wp-block-columns{gap:64px}.page-id-5909 .act .wp-block-column{margin-left:0!important}.page-id-5909 .act .wp-block-image{margin-bottom:0;min-height:118px}.page-id-5909 .act-title{margin-bottom:70px!important}.page-id-5909 .act .wp-block-column p{margin-bottom:0}.page-id-5909 .engaged{padding-top:45px;padding-bottom:45px}.page-id-5909 .engaged>span{background-image:url(/wp-content/uploads/2022/04/Evergreen-Engaged-Sparks.svg);background-size:contain;background-repeat:no-repeat;background-position:left center}.page-id-5909 .engaged .wp-block-columns{gap:0!important}.page-id-5909 .engaged-title{margin-bottom:30px}.page-id-5909 .engaged-ways-wrap{height:710px;overflow:hidden;position:relative}.page-id-5909 .engaged-ways{transform:translatey(216px)}.page-id-5909 .engaged-ways>div{display:inline-flex;align-items:center;gap:20px;position:relative}.page-id-5909 .engaged-ways img{position:absolute;right:0;top:0;bottom:0;margin:auto;opacity:0;transition:opacity .3s;transform:scale(.6)}.page-id-5909 .engaged-ways h2{text-align:left;margin-bottom:0;opacity:.2;transition:opacity .3s}.page-id-5909 .engaged-ways div:nth-child(5) h2,.page-id-5909 .engaged-ways div:nth-child(5) img{opacity:1}.page-id-5909 .engaged-ways div div{min-width:100px;height:52px;position:relative}.page-id-5909 .engaged-ways>div{position:absolute;left:0;transition:top 1s}.page-id-5909 .engaged-ways>div:nth-child(1){top:-216px}.page-id-5909 .engaged-ways>div:nth-child(2){top:-144px}.page-id-5909 .engaged-ways>div:nth-child(3){top:-72px}.page-id-5909 .engaged-ways div:nth-child(4){top:0}.page-id-5909 .engaged-ways>div:nth-child(5){top:72px}.page-id-5909 .engaged-ways div:nth-child(6){top:144px}.page-id-5909 .engaged-ways>div:nth-child(7){top:216px}.page-id-5909 .engaged-ways>div:nth-child(8){top:288px}.page-id-5909 .engaged-ways>div:nth-child(9){top:360px}.page-id-5909 .engaged-ways>div:nth-child(10){top:432px}.page-id-5909 .engaged-ways>div:nth-child(11){top:502px}.page-id-5909 .engaged-ways>div:nth-child(11){top:574px}.page-id-5909 .cta{padding-top:120px;padding-bottom:120px}.page-id-5909 .cta>div{max-width:820px!important;margin-left:auto;margin-right:auto}.page-id-5909 .cta-title{margin-bottom:12px}.page-id-5909 .cta-desc{margin-bottom:40px}@media(min-width:782px){.page-id-5909 .eg-content:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){margin-left:80px}.page-id-5909 .engaged .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){margin-left:190px}.page-id-5909 .donor-col-1{padding-right:84px}}@media(max-width:1450px){.page-id-5909 .engaged-ways-wrap{margin-left:50px!important}.page-id-5909 .engaged h2{font-size:36px!important}}@media(max-width:1225px){.page-id-5909 .hero>span{background-image:none}.page-id-5909 .donor .wp-block-columns{flex-direction:column-reverse}.page-id-5909 .donor .wp-block-column{margin-left:0;flex-basis:100%!important;padding-right:0}.page-id-5909 .donor>span{background-image:url(/wp-content/uploads/2022/04/Evergreen-Donor-sparks-mobile.svg);background-size:contain;background-repeat:no-repeat;background-position:center bottom}.page-id-5909 .act .wp-block-columns{gap:20px}.page-id-5909 .engaged .wp-block-columns{flex-direction:column}.page-id-5909 .engaged .wp-block-column,.page-id-5909 .engaged-ways-wrap{margin-left:0;flex-basis:100%!important}.page-id-5909 .engaged-ways-wrap{min-height:0;margin-left:0!important}.page-id-5909 .engaged-ways{display:flex;flex-direction:column;transform:translatey(0);gap:8px}.page-id-5909 .engaged h2{font-size:26px!important}.page-id-5909 .engaged-ways div div{height:26px;min-width:40px}.page-id-5909 .engaged-ways>div{position:static}.page-id-5909 .engaged-ways div:nth-child(5) h2{opacity:.2}.page-id-5909 .engaged-ways div:nth-child(5) img{opacity:0}.page-id-5909 .engaged-ways .active-way h2,.page-id-5909 .engaged-ways .active-way img{opacity:1!important}}@media(max-width:781px){.page-id-5909 .hero{padding-bottom:56px}.page-id-5909 .hero-cols{margin-top:20px;gap:0!important}.page-id-5909 .expl{padding-top:60px;padding-bottom:60px}.page-id-5909 .expl .wp-block-columns,.page-id-5909 .eg-content .wp-block-columns,.page-id-5909 .engaged .wp-block-columns{gap:0!important}.page-id-5909 .expl .reverse{flex-direction:column-reverse}.page-id-5909 .expl h5{margin-bottom:30px}.page-id-5909 .expl .wp-block-columns:not(:last-child){margin-bottom:120px}.page-id-5909 .donor{padding-top:60px}.page-id-5909 .donor-col-2{margin-bottom:27px}.page-id-5909 .act{padding-top:60px;padding-bottom:60px}.page-id-5909 .act-title{margin-bottom:30px!important}.page-id-5909 .act .wp-block-columns{gap:37px}.page-id-5909 .act .wp-block-image{margin-bottom:40px;min-height:0}.page-id-5909 .cta{padding-top:60px;padding-bottom:60px}.page-id-5909 .cta-title{margin-bottom:20px}}.page-id-6042 .ways-tags-slider{margin-bottom:48px;opacity:0;transition:.5s}.page-id-6042 .ways-tags-slider.swiper-initialized{opacity:1}.page-id-6042 .ways-tags-slider .swiper-slide{display:flex;align-items:center;gap:10px;width:auto;padding:10px 24px;border:1px solid #272756;border-radius:50px;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.page-id-6042 .ways-tags-slider .swiper-slide img{max-width:30px}.page-id-6042 .ways-tags-slider .swiper-slide-thumb-active{background:#272756}.page-id-6042 .ways-tags-slider .swiper-slide-thumb-active p{color:#fff!important}.page-id-6042 .ways-tags-slider .swiper-slide-thumb-active img{filter:brightness(0) invert(1)}@media(min-width:782px){.page-id-6042 .ways-tags-slider .swiper-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1320px;margin:0 auto;transform:none!important}.page-id-6042 .ways-tags-slider .swiper-slide{margin-right:0!important}}.page-id-6042 .ways-slider{border-radius:10px}.page-id-6042 .ways-slider .swiper-slide{display:flex;align-items:center;position:relative;overflow:hidden;height:auto}.page-id-6042 .ways-slider .swiper-slide:before{content:"";height:8px;width:0px;position:absolute;top:0;left:0;background:#272756;transition:width 6s linear}.page-id-6042 .ways-slider.active .swiper-slide-active:before{content:"";height:8px;width:100%;background:#272756}.page-id-6042 .ways-slider.pause .swiper-slide-active:before{width:100%;transition:none}.page-id-6042 .ways-slider .swiper-slide>.col-1{flex-basis:41%;padding:4% 0 4% 6%;z-index:2}.page-id-6042 .ways-slider .swiper-slide>.col-2{flex-basis:59%}.page-id-6042 .ways-slider .swiper-slide>.col-2 img{display:block}.page-id-6042 .ways-slider .swiper-slide.events-ticketing>.col-2,.page-id-6042 .ways-slider .swiper-slide.auctions>.col-2{align-self:flex-start}.page-id-6042 .ways-slider .swiper-slide .desktop{margin-left:-8%;max-width:108%}.page-id-6042 .ways-slider .wp-block-button a{max-width:144px}@media(max-width:781px){.page-id-6042 .ways-tags-slider p{font-size:16px!important}.page-id-6042 .ways-tags-slider img{transform:scale(.9)}.page-id-6042 .ways-slider .swiper-slide{flex-direction:column;justify-content:space-between}.page-id-6042 .ways-slider .swiper-slide>.col-1{padding:32px 32px 0}.page-id-6042 .ways-slider .swiper-slide>.col-1,.page-id-6042 .ways-slider .swiper-slide>.col-2{flex-basis:auto}.page-id-6042 .ways-slider .swiper-slide .mobile{margin-top:-20%}}.page-id-6042 .hero .play-icon a.wp-block-button__link{min-width:273px;padding:8px 20px!important;background:transparent!important}.page-id-6042 .hero .play-icon a.wp-block-button__link:hover,.page-id-6042 .hero .play-icon a.wp-block-button__link:focus{background:#fff!important;color:#272756!important;border-color:#272756!important}.page-id-6042 .hero .play-icon a:after{content:"";background:url(/wp-content/uploads/2023/01/Play.svg);width:24px;height:24px;margin-left:10px}.page-id-6042 .quick-way{position:relative}.page-id-6042 .quick-way:before{content:"";display:block;position:absolute;left:-28px;top:40px;height:68px;width:78px;background-image:url("data:image/svg+xml,%3Csvg width='78' height='69' viewBox='0 0 78 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.291748' width='77.9993' height='68.3983' rx='12' fill='%23BFBDFF'/%3E%3Cpath d='M43.8001 16.2918L61.9993 34.491L43.8001 52.6901' stroke='%23625EE9' stroke-width='6.133' stroke-linecap='round'/%3E%3Cpath d='M16 34.8687H60.1214' stroke='%23625EE9' stroke-width='6.133' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat}.page-id-6042 .snapshot-card-container .snapshot-card{background-color:#fff1e5!important}@media(max-width:781px){.page-id-6042 .quick-way:before{height:60px;width:68px;top:35px}}.page-id-6084 .bold a{font-weight:600!important}.page-id-6084 .watch-demo{padding-bottom:108px}.page-id-6084 .watch-demo h2{margin-bottom:40px;text-align:center!important}.page-id-6084 .video{margin-bottom:60px!important}.page-id-6084 .watch-demo-cta{padding:42px 75px 42px 50px;border-radius:12px;position:relative}.page-id-6084 .watch-demo-cta .spark-image{margin-top:-20px;margin-bottom:-42px}.page-id-6084 .watch-demo-cta .contact{justify-content:flex-start;gap:10px}.page-id-6084 .watch-demo-cta .contact .wp-block-column{flex-basis:auto;flex-grow:0;margin-left:0!important}.page-id-6084 .watch-demo-cta .contact p{width:max-content}@media(max-width:781px){.page-id-6084 .watch-demo{padding-bottom:82px}.page-id-6084 .watch-demo-cta{padding:42px 32px 0;overflow:hidden;gap:0!important}.page-id-6084 .watch-demo-cta .spark-image{text-align:right;margin-bottom:0!important;margin-right:-100px!important;margin-top:-5%!important}.page-id-6084 .watch-demo-cta .spark-image{margin-top:20px;margin-bottom:-80px}.page-id-6084 .watch-demo-cta .spark-image img,.page-id-6084 .watch-demo-cta h5{max-width:250px}.page-id-6084 .contact{position:absolute;bottom:32px}}.page-id-6109 .neg-margin-top-55{margin-top:-55px!important}.page-id-6109 .neg-margin-top-26{margin-top:-26px!important}.page-id-6109 .live-cards{max-width:1120px;margin-left:auto;margin-right:auto}.page-id-6109 .live-card{padding:0 15px 40px;border-radius:10px}.page-id-6109 .live-fingertips-cta{padding:40px 75px 80px 50px;border-radius:12px;overflow:hidden}.page-id-6109 .live-fingertips-cta .spark-image{margin-top:-20px;margin-bottom:-80px}.page-id-6109 .live-hero>span{background-image:url(/wp-content/uploads/2022/06/Livestream-hero-pattern.svg);background-size:contain;background-position:top right;background-repeat:no-repeat}.page-id-6109 .live-hero{padding-bottom:120px}.page-id-6109 .live-designed,.page-id-6109 .live-fingertips{padding-top:120px;padding-bottom:120px}.page-id-6109 .live-designed .wp-block-columns{padding:0 60px}.page-id-6109 .live-activities{padding-top:120px;padding-bottom:0}.page-id-6109 .live-activities h2{margin-bottom:125px}.page-id-6109 .live-activities-donates{margin-top:200px;margin-bottom:60px}.page-id-6109 .live-activities-spotlight{margin-bottom:160px;padding-right:140px}.page-id-6109 .live-fingertips h3{margin-bottom:125px}.page-id-6109 .live-fingertips-cta{margin:120px 0}.page-id-6109 .live-fingertips-cta>div:first-child{z-index:1}.page-id-6109 .live-cta{padding-top:130px;padding-bottom:130px}@media(max-width:781px){.page-id-6109 .live-card{gap:60px!important;padding:0 24px 24px;border-radius:20px}.page-id-6109 .live-cards{justify-content:center;gap:60px!important}.page-id-6109 .live-cards>.wp-block-column{max-width:500px}.page-id-6109 .live-fingertips .neg-margin-top-55{margin-top:-36px!important}.page-id-6109 .live-designed .wp-block-columns{padding:0}.page-id-6109 .live-activities-spotlight{padding-right:0}.page-id-6109 .live-fingertips-cta{padding:42px 64px 0 32px;overflow:hidden}.page-id-6109 .live-fingertips-cta h5{font-size:40px!important}.page-id-6109 .live-fingertips-cta .spark-image{text-align:right;margin-bottom:0!important;margin-right:-120px!important;margin-top:-30%!important}.page-id-6109 .live-fingertips-events{flex-direction:column-reverse}.page-id-6109 .live-hero>span{background-image:url(/wp-content/uploads/2022/06/Livestream-hero-pattern-mobile.svg);background-size:cover;background-position:top right}.page-id-6109 .live-hero{padding-bottom:60px}.page-id-6109 .live-hero .wp-block-columns{gap:54px!important}.page-id-6109 .live-designed .wp-block-columns,.page-id-6109 .live-activities-spotlight{gap:30px!important;flex-direction:column-reverse}.page-id-6109 .live-designed,.page-id-6109 .live-fingertips{padding-top:60px;padding-bottom:60px}.page-id-6109 .live-activities{padding-top:60px;padding-bottom:0}.page-id-6109 .live-activities-icon{margin-bottom:20px}.page-id-6109 .live-activities h2,.page-id-6109 .live-fingertips h3{text-align:center;margin-bottom:80px}.page-id-6109 .live-activities-donates{gap:60px;margin-top:120px;margin-bottom:60px}.page-id-6109 .live-activities-spotlight{gap:60px;flex-direction:column-reverse;margin-bottom:60px}.page-id-6109 .live-activities-feed{gap:60px!important}.page-id-6109 .live-fingertips-cta{margin:80px 0}.page-id-6109 .live-fingertips-cta h5{max-width:475px}.page-id-6109 .live-fingertips-events{gap:80px!important}.page-id-6109 .live-cta{padding-top:100px;padding-bottom:35px}}.page-id-6229 .rounded-check{display:inline-flex;gap:16px;margin-bottom:20px;width:100%}.page-id-6229 .rounded-check:before{content:"";background:url(/wp-content/uploads/2023/11/Checkmark-green-and-white.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-6229 .rounded-check-row{gap:40px!important;margin-bottom:52px}.page-id-6229 .rounded-number-blue{font-size:20px;font-weight:400}.page-id-6229 .rounded-number-blue span{font-size:16px;font-weight:300}.page-id-6229 .spark-cta{min-height:0;padding-top:0;padding-bottom:0}.page-id-6229 .spark-cta>span{height:50%;top:auto!important}.page-id-6229 .designed{padding-top:0;padding-bottom:120px}.page-id-6229 .spark-cta .wp-block-columns{border-radius:12px;padding:30px 76px 76px 50px}.page-id-6229 .spark-cta .spark-image{margin-bottom:-76px!important;margin-top:-30px;text-align:right}@media(max-width:781px){.page-id-6229 .spark-cta .wp-block-columns{padding:42px 32px 0;overflow:hidden;gap:0!important}.page-id-6229 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-6229 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-6229 .spark-cta .spark-image{text-align:right;margin-bottom:0!important;margin-right:-100px!important;margin-top:-20%!important}}@media(max-width:480px){.page-id-6229 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:250px}}.page-id-6229 .hero{padding-bottom:90px;overflow:hidden}.page-id-6229 .hero .video-desc{margin-bottom:6px}.page-id-6229 .size-goals{padding-top:120px;padding-bottom:180px}.page-id-6229 .size-goals .wp-block-columns{max-width:1200px;margin:0 auto}.page-id-6229 .size-goals p.weight-700{margin-bottom:16px}.page-id-6229 .designed{padding-top:120px;padding-bottom:120px}.page-id-6229 .showcase-brand{padding-top:240px;padding-bottom:80px}.page-id-6229 .rewards,.page-id-6229 .support,.page-id-6229 .payments,.page-id-6229 .second-cta{padding-top:80px;padding-bottom:80px}.page-id-6229 .showcase-brand .wp-block-columns{max-width:1116px;margin-right:auto;margin-left:auto}.page-id-6229 .showcase-brand .col-2 figure{margin:0 -2%}.page-id-6229 .showcase-brand .rounded-check{font-weight:600;margin-bottom:12px}.page-id-6229 .showcase-brand .rounded-check:before{content:"";background:url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.0495' cy='11.8047' r='10.0757' fill='%23BFBDFF' stroke='%23272756' stroke-width='1.83195'/%3E%3Cpath d='M15.2204 9.10243L9.8524 14.4704L7.16843 11.7864' stroke='%23272756' stroke-width='1.83195' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:22px;width:22px;min-width:22px}.page-id-6229 .giveaway{padding-top:80px}.page-id-6229 .giveaway .wp-block-columns{max-width:1150px;margin:0 auto}.page-id-6229 .impact{padding-top:120px;padding-bottom:60px}.page-id-6229 .impact .wp-block-columns{max-width:1070px;margin:0 auto}.page-id-6229 .merch{padding-top:60px;padding-bottom:120px}.page-id-6229 .merch .wp-block-columns{max-width:1156px;margin:0 auto}.page-id-6229 .rewards{padding-top:80px;padding-bottom:80px}.page-id-6229 .rewards .steps .desk{margin-bottom:24px}.page-id-6229 .rewards .steps{border:2px solid #272756;border-radius:20px}.page-id-6229 .rewards .step{width:100%;padding:40px;gap:0!important}.page-id-6229 .rounded-number-blue{align-items:flex-start;margin-bottom:0;gap:16px}.page-id-6229 .rewards .steps .step:not(:last-child){border-bottom:2px solid #272756}.page-id-6229 .support p{margin-bottom:60px}.page-id-6229 .support figure{margin-bottom:0!important}.page-id-6229 .support figure.mobile{margin-right:-20px!important}.page-id-6229 .payments .wp-block-columns{gap:0!important}.page-id-6229 .second-cta p{margin-bottom:12px}@media(max-width:781px){.page-id-6229 .hero{padding-bottom:0;z-index:2;overflow:visible}.page-id-6229 .hero h2,.page-id-6229 .hero p:not(.video-desc){margin-bottom:30px!important}.page-id-6229 .hero .wp-block-columns>div:last-child{margin-bottom:calc((-100vw + 24px)*.135)}.page-id-6229 .hero .video-desc{text-align:center!important}.page-id-6229 .rewards .wp-block-columns,.page-id-6229 .designed .wp-block-columns,.page-id-6229 .showcase-brand .wp-block-columns{gap:60px!important}.page-id-6229 .rewards,.page-id-6229 .designed,.page-id-6229 .payments,.page-id-6229 .second-cta{padding-top:60px;padding-bottom:60px}.page-id-6229 .size-goals{padding-top:calc(13.5vw + 60px);padding-bottom:120px}.page-id-6229 .size-goals .wp-block-columns{flex-direction:column-reverse;gap:40px!important}.page-id-6229 .size-goals figure{margin-right:-18px;margin-left:-18px}.page-id-6229 .size-goals ul{margin-bottom:18px!important}.page-id-6229 .showcase-brand{padding-top:80px;padding-bottom:40px}.page-id-6229 .showcase-brand .col-2 figure{float:none;margin-inline-start:0;max-width:100%}.page-id-6229 .giveaway{padding-top:40px}.page-id-6229 .giveaway .wp-block-columns{gap:50px!important;flex-direction:column-reverse;padding:0}.page-id-6229 .giveaway .wp-block-columns>div:first-child{padding:28px 28px 0}.page-id-6229 .impact{padding-top:80px;padding-bottom:40px}.page-id-6229 .impact .wp-block-columns{gap:60px!important}.page-id-6229 .merch{padding-top:40px;padding-bottom:80px}.page-id-6229 .merch .wp-block-columns{gap:60px!important;flex-direction:column-reverse}.page-id-6229 .rewards .step{padding:40px 30px}.page-id-6229 .payments .wp-block-columns{gap:50px!important}.page-id-6229 .payments figure{margin-right:-64%!important}.page-id-6229 .payments figure img{width:100%!important}}.page-id-6252 body:not(.page-template-landing-page) .entry-content>div.hero{padding-top:130px!important;padding-bottom:56px}.page-id-6252 .hero figure{margin-right:-7%}.page-id-6252 .we-believe,.page-id-6252 .what-we-do,.page-id-6252 .timeline{padding-top:120px;padding-bottom:120px}.page-id-6252 .how-we-came{padding-top:80px;padding-bottom:80px}.page-id-6252 .timeline h2{margin-bottom:80px}.page-id-6252 .cta{padding-top:60px}.page-id-6252 .cta .wp-block-columns{gap:0!important;max-width:1180px;margin-left:auto;margin-right:auto}.page-id-6252 .cta h3{margin-top:20px;margin-bottom:24px}@media(max-width:781px){.page-id-6252 .hero{padding-bottom:40px}.page-id-6252 .hero figure{margin-left:-11px;margin-right:-4px}.page-id-6252 .hero .wp-block-columns{gap:34px!important}.page-id-6252 .we-believe,.page-id-6252 .what-we-do,.page-id-6252 .how-we-came,.page-id-6252 .timeline{padding-top:60px;padding-bottom:60px}.page-id-6252 .we-believe .wp-block-columns,.page-id-6252 .how-we-came .wp-block-columns,.page-id-6252 .timeline .wp-block-columns{gap:60px!important}.page-id-6252 .what-we-do .wp-block-columns{flex-direction:column-reverse;gap:20px!important}.page-id-6252 .what-we-do figure,.page-id-6252 .cta figure.mobile{text-align:center}.page-id-6252 .timeline h2{margin-bottom:60px}.page-id-6252 .cta>img{display:none}.page-id-6252 .cta>span{background-color:#bfbdff!important;background-image:url(/wp-content/uploads/2022/07/white-triangles-transparent.svg);opacity:1!important}.page-id-6252 .cta .wp-block-buttons{margin-bottom:0!important}}.page-id-6252 .timeline-container{max-width:1150px;margin:0 auto;position:relative}.page-id-6252 .timeline-swiper{max-width:calc(100% - 100px);margin:0 auto;overflow:hidden}.page-id-6252 .timeline .swiper-slide{height:auto;padding:40px 28px 28px;border:2px solid #272756;border-radius:10px}.page-id-6252 .timeline-card-inside{display:flex;flex-direction:column;gap:14px;color:#272756}.page-id-6252 .timeline-card-year{font-size:28px;color:#307edf;line-height:1.2}.page-id-6252 .timeline-card-title{font-size:20px}.page-id-6252 .timeline-card-content p{font-size:14px;margin-bottom:0}@media(max-width:781px){.page-id-6252 .timeline-swiper{max-width:calc(100% - 50px)}}.page-id-6326 .rounded-check{display:inline-flex;gap:16px;margin-bottom:14px;width:100%}.page-id-6326 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-6326 .margin-24{margin-bottom:24px}.page-id-6326 .hero{padding-bottom:200px}.page-id-6326 .empower{padding-top:120px;padding-bottom:120px}.page-id-6326 .empower .wp-block-columns{max-width:1144px;margin-left:auto;margin-right:auto}.page-id-6326 .gifts{padding-top:80px;padding-bottom:80px}.page-id-6326 .shine{padding-top:120px;padding-bottom:120px}.page-id-6326 .shine h4{margin-bottom:120px}.page-id-6326 .shine .shine-col{gap:26px;max-width:986px;margin-left:auto;margin-right:auto}.page-id-6326 .shine-col>.wp-block-column{padding:20px 15px;border-radius:10px;display:flex}.page-id-6326 .shine-col.first{margin-bottom:26px}.page-id-6326 .shine-col p{margin-bottom:0}.page-id-6326 .shine .shine-inner-col{gap:20px}.page-id-6326 .attract{padding-top:50px;padding-bottom:50px}.page-id-6326 .attract>div{padding-top:108px;padding-bottom:108px}.page-id-6326 .attract .wp-block-columns{max-width:637px;margin:0 auto}.page-id-6326 .smart{padding-top:120px;padding-bottom:120px}.page-id-6326 .smart .wp-block-columns{max-width:1160px;margin-left:auto;margin-right:auto;margin-top:80px}.page-id-6326 .smart .wp-block-column{padding:14px 24px 24px;border-radius:10px}.page-id-6326 .smart figure{text-align:center;margin-bottom:16px}.page-id-6326 .friends{padding-top:200px;padding-bottom:120px}.page-id-6326 .friends .wp-block-columns{max-width:1150px;margin-left:auto;margin-right:auto;margin-top:60px;gap:32px}.page-id-6326 .friends .wp-block-column{padding:20px 25px;border-radius:10px}.page-id-6326 .cta{min-height:0;padding:0!important}.page-id-6326 .cta>div{max-width:100%!important}.page-id-6326 .cta .wp-block-columns{gap:0}.page-id-6326 .cta .wp-block-column{padding:90px 62px}.page-id-6326 .cta .cta-col-1{background:url(/wp-content/uploads/2022/08/Purple-Side-Poligon.svg);background-size:contain;background-repeat:no-repeat;background-position:right center}.page-id-6326 .cta .cta-col-2{background:url(/wp-content/uploads/2022/08/Lime-Side-Poligon.svg);background-size:contain;background-repeat:no-repeat;background-position:right center}@media(min-width:1023px){.page-id-6326 .attract>div{background-image:url(/wp-content/uploads/2022/08/People-avatars.png);background-size:contain;background-repeat:no-repeat;background-position:center center}.page-id-6326 .tablet{display:none!important}}@media(max-width:781px){.page-id-6326 .hero{padding-bottom:60px}.page-id-6326 .hero h2,.page-id-6326 .hero p{margin-bottom:29px!important}.page-id-6326 .hero .wp-block-columns{gap:50px}.page-id-6326 .empower,.page-id-6326 .shine,.page-id-6326 .attract,.page-id-6326 .payment{padding-top:60px;padding-bottom:60px}.page-id-6326 .empower .wp-block-columns,.page-id-6326 .gifts .wp-block-columns{gap:60px}.page-id-6326 .friends{padding-top:200px;padding-bottom:60px}.page-id-6326 .gifts{padding-top:0;padding-bottom:60px}.page-id-6326 .shine h4{margin-bottom:30px}.page-id-6326 .shine .wp-block-columns{text-align:center}.page-id-6326 .attract>div{padding:0}.page-id-6326 .attract .wp-block-columns{gap:30px}.page-id-6326 .smart{padding-top:60px;padding-bottom:20px}.page-id-6326 .smart .wp-block-columns{margin-top:0}.page-id-6326 .smart .wp-block-column{padding:24px}.page-id-6326 .friends .wp-block-columns{margin-top:30px}.page-id-6326 .cta .wp-block-column{padding:60px 12px}}.page-id-6411 .rounded-check{display:inline-flex;gap:16px;margin-bottom:14px;width:100%}.page-id-6411 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-6411 .rounded-number-blue{gap:16px}.page-id-6411 .steps{border:2px solid #272756;border-radius:20px}.page-id-6411 .steps .wp-block-columns:not(:last-of-type){border-bottom:2px solid #272756}.page-id-6411 .steps .wp-block-column{padding:40px}.page-id-6411 .steps h5{margin-left:46px!important}.page-id-6411 .hero{padding-bottom:227px}.page-id-6411 .messages{padding-top:80px}.page-id-6411 .automation,.page-id-6411 .brand,.page-id-6411 .email,.page-id-6411 .solutions{padding-top:120px;padding-bottom:120px}.page-id-6411 .email .wp-block-columns{max-width:1214px;margin:0 auto}.page-id-6411 .email .email-col-1{padding:30px 30px 40px;border:2px solid #272756;border-radius:10px}.page-id-6411 .solutions .wp-block-columns{max-width:875px;gap:40px;margin:0 auto}.page-id-6411 .solutions .wp-block-column{padding:24px;border-radius:10px}.page-id-6411 .solutions-desc{max-width:874px;margin:0 auto 80px}.page-id-6411 .solutions .wp-block-column img{height:90px;width:auto}.page-id-6411 .one-step{padding-top:120px;padding-bottom:120px}.page-id-6411 .one-step-col-1{display:flex;flex-direction:column;justify-content:space-between;gap:20px}.page-id-6411 .one-step-col-2 h3{display:none}.page-id-6411 .cta{padding-top:130px;padding-bottom:130px;min-height:0}.page-id-6411 .cta h4{max-width:695px;margin-right:auto;margin-left:auto}@media(max-width:1023px){.page-id-6411 .email .wp-block-columns,.page-id-6411 .one-step .wp-block-columns{flex-direction:column-reverse;gap:60px}.page-id-6411 .one-step-col-1 h3{display:none}.page-id-6411 .one-step-col-2 h3{display:block;margin-bottom:60px}}@media(max-width:781px){.page-id-6411 .hero{padding-bottom:66px}.page-id-6411 .hero .wp-block-columns{gap:66px}.page-id-6411 .hero h2,.page-id-6411 .hero p{margin-bottom:30px!important}.page-id-6411 .hero figure{margin-right:-10px;margin-left:-10px}.page-id-6411 .messages{padding-top:60px}.page-id-6411 .messages .wp-block-columns{flex-direction:column-reverse;gap:30px}.page-id-6411 .automation,.page-id-6411 .brand,.page-id-6411 .email,.page-id-6411 .solutions{padding-top:60px;padding-bottom:60px}.page-id-6411 .automation .wp-block-columns{flex-direction:column-reverse;gap:60px}.page-id-6411 .brand .wp-block-columns{gap:60px}.page-id-6411 .solutions-desc{margin-bottom:60px}.page-id-6411 .solutions .wp-block-columns{flex-direction:column;align-content:center;gap:32px}.page-id-6411 .solutions .wp-block-columns.margin-40{margin-bottom:32px!important}.page-id-6411 .solutions .wp-block-column{max-width:265px;width:100%}.page-id-6411 .steps .rounded-number-blue{margin-bottom:16px}.page-id-6411 .steps h5{margin-left:0!important}.page-id-6411 .one-step{padding-top:60px;padding-bottom:60px}.page-id-6411 .cta{padding-top:64px;padding-bottom:64px}}.page-id-6647 .rounded-check{display:inline-flex;gap:16px;margin-bottom:16px;width:100%}.page-id-6647 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:30px;width:30px;min-width:30px}.page-id-6647 .hero{padding-bottom:214px}.page-id-6647 .fundraiser{padding-top:146px;padding-bottom:146px}.page-id-6647 .easy{padding-top:80px;padding-bottom:220px}.page-id-6647 .easy h3{margin-bottom:80px}.page-id-6647 .easy .wp-block-columns{max-width:1184px;margin-right:auto;margin-left:auto;gap:24px!important}.page-id-6647 .easy .wp-block-column{padding:25px;border-radius:10px}.page-id-6647 .shine{padding-top:112px;padding-bottom:112px}.page-id-6647 .packages{padding-top:100px;padding-bottom:180px}.page-id-6647 .events,.page-id-6647 .ways{padding-top:120px;padding-bottom:120px}.page-id-6647 .events p{max-width:690px;margin-right:auto;margin-left:auto}.page-id-6647 .events .wp-block-buttons{margin-bottom:80px}.page-id-6647 .events figure{margin-bottom:0!important}.page-id-6647 .reviews{min-height:0;padding-top:120px;padding-bottom:120px}.page-id-6647 .reviews h4{max-width:534px;margin:0 auto 120px}.page-id-6647 .reviews .cols{max-width:1054px;gap:96px!important;margin:0 auto}.page-id-6647 .reviews .cols>div{display:flex;flex-direction:column;height:auto;border-radius:10px;padding:30px 18px 30px 33px}.page-id-6647 .reviews .cols h5{font-size:24px!important}.page-id-6647 .reviews .cols .wp-block-group.is-nowrap{margin-top:auto}.page-id-6647 .reviews .cols .is-vertical{gap:5px!important}.page-id-6647 .cta{min-height:0!important;padding-top:132px;padding-bottom:132px}@media(max-width:781px){.page-id-6647 .hero{padding-bottom:40px}.page-id-6647 .hero>img{display:none}.page-id-6647 .hero>span{background:#ebf9feb3!important;opacity:1!important}.page-id-6647 .hero h2,.page-id-6647 .hero p{margin-bottom:30px}.page-id-6647 .hero .wp-block-columns{gap:32px!important}.page-id-6647 .fundraiser,.page-id-6647 .easy,.page-id-6647 .shine,.page-id-6647 .events,.page-id-6647 .ways{padding-top:60px;padding-bottom:60px}.page-id-6647 .fundraiser .wp-block-columns,.page-id-6647 .shine .wp-block-columns,.page-id-6647 .ways .wp-block-columns{gap:60px!important}.page-id-6647 .easy h3{max-width:200px;margin-left:auto;margin-right:auto;margin-bottom:60px}.page-id-6647 .shine .wp-block-columns{flex-direction:column-reverse}.page-id-6647 .shine figure{margin-right:calc(-20px - 8%)}.page-id-6647 .packages{padding-top:60px;padding-bottom:60px}.page-id-6647 .packages .wp-block-columns{gap:60px!important}.page-id-6647 .events .wp-block-buttons{margin-bottom:60px}.page-id-6647 .events figure{margin-left:calc(-20px - 5%);margin-right:calc(-20px - 5%)}.page-id-6647 .reviews{padding-top:80px;padding-bottom:80px}.page-id-6647 .reviews .cols{gap:0!important;margin-bottom:4px;flex-direction:row}.page-id-6647 .reviews .cols .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:24px}.page-id-6647 .reviews h4{max-width:100%;text-align:left;margin-bottom:48px}.page-id-6647 .reviews .wp-block-columns{gap:0!important}.page-id-6647 .cta{padding-top:64px;padding-bottom:102px}.page-id-6647 .cta h2.margin-40{margin-bottom:24px!important}}.page-id-6711 .spark-cta{padding-top:120px;padding-bottom:120px}.page-id-6711 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-6711 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-6711 .spark-cta{padding-top:60px;padding-bottom:60px}.page-id-6711 .spark-cta .wp-block-columns{padding:42px 32px 0;overflow:hidden;gap:0!important}.page-id-6711 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-6711 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-6711 .spark-cta .spark-image{text-align:right;margin-bottom:0!important;margin-right:-100px!important;margin-top:-20%!important}}@media(max-width:480px){.page-id-6711 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:250px}}.page-id-6711 .hero{z-index:2;overflow:visible}.page-id-6711 .hero figure{margin-right:-45px;margin-bottom:-10%}.page-id-6711 .integrations{padding-top:160px;padding-bottom:80px}.page-id-6711 .integrations h4{margin-bottom:46px}.page-id-6711 .integrations .wp-block-group{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;max-width:1240px;margin-left:auto;margin-right:auto;margin-bottom:72px}.page-id-6711 .integrations figure{flex-basis:calc((100% - 60px)/4);text-align:center}.page-id-6711 .integrations img{zoom:50%}.page-id-6711 .integrations .trial{max-width:807px;margin-left:auto;margin-right:auto;min-height:0;padding:40px;border-radius:12px;overflow:hidden}.page-id-6711 .build{padding-top:128px;padding-bottom:128px}.page-id-6711 .build .wp-block-columns,.page-id-6711 .speak .wp-block-columns,.page-id-6711 .talking .wp-block-columns{max-width:1150px;margin-left:auto;margin-right:auto}.page-id-6711 .speak{padding-top:130px;padding-bottom:146px}.page-id-6711 .speak figure{margin-left:-110px}.page-id-6711 .talking{padding-top:84px;padding-bottom:145px}.page-id-6711 .talking figure{margin-right:-82px}.page-id-6711 .cta{padding-top:204px;padding-bottom:146px}.page-id-6711 .cta>div>*{max-width:450px;margin-left:auto;margin-right:auto}.page-id-6711 .cta>span{background-image:url(/wp-content/uploads/2022/09/Logos-of-integrations.svg);background-size:cover;background-position:50% 25%;background-repeat:no-repeat}@media(max-width:781px){.page-id-6711 .hero>img{display:none}.page-id-6711 .hero>span{background:#edf0e9!important;opacity:1!important}.page-id-6711 .hero>div>*{text-align:center}.page-id-6711 .hero p.margin-40{margin-bottom:0!important}.page-id-6711 .hero .wp-block-columns{gap:40px!important}.page-id-6711 .hero figure{margin-bottom:-12%}.page-id-6711 .integrations{padding-top:120px;padding-bottom:40px}.page-id-6711 .integrations h4{margin-bottom:40px}.page-id-6711 .integrations .wp-block-group{margin-bottom:56px}.page-id-6711 .integrations .trial .wp-block-columns{gap:24px!important}.page-id-6711 .integrations .trial h5{text-align:center}.page-id-6711 .integrations .trial .wp-block-buttons{justify-content:center}.page-id-6711 .integrations figure{flex-basis:calc((100% - 20px)/2)}.page-id-6711 .build{padding-top:40px;padding-bottom:60px}.page-id-6711 .build p,.page-id-6711 .speak p{font-size:16px;font-weight:300}.page-id-6711 .speak{padding-top:60px;padding-bottom:60px}.page-id-6711 .speak .wp-block-columns{flex-direction:column-reverse;gap:40px!important}.page-id-6711 .speak figure{margin-left:0}.page-id-6711 .talking{padding-top:60px;padding-bottom:100px}.page-id-6711 .talking .wp-block-columns{gap:24px!important}.page-id-6711 .talking figure{margin-right:0;margin-left:calc(-20px - 12%)}.page-id-6711 .cta{padding-top:206px;padding-bottom:260px}.page-id-6711 .cta h4,.page-id-6711 .cta p{margin-bottom:20px!important}}@media(max-width:480px){.page-id-6711 .cta>span{background-image:url(/wp-content/uploads/2022/09/Logos-of-integrations-background.svg);background-size:140%;background-position:30% 20%;background-repeat:no-repeat}}.page-id-6925 .ways-tags-slider{margin-bottom:48px;opacity:0;transition:.5s}.page-id-6925 .ways-tags-slider.swiper-initialized{opacity:1}.page-id-6925 .ways-tags-slider .swiper-slide{display:flex;align-items:center;gap:10px;width:auto;padding:10px 24px;border:1px solid #272756;border-radius:50px;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none;height:auto}.page-id-6925 .ways-tags-slider .swiper-slide-thumb-active{background:#272756}.page-id-6925 .ways-tags-slider .swiper-slide-thumb-active p{color:#fff!important}.page-id-6925 .ways-tags-slider .swiper-slide-thumb-active img{filter:brightness(0) invert(1)}@media(min-width:782px){.page-id-6925 .ways-tags-slider .swiper-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin:0 auto;transform:none!important}.page-id-6925 .ways-tags-slider .swiper-slide{margin-right:0!important}}.page-id-6925 .ways-slider{border-radius:10px}.page-id-6925 .ways-slider .swiper-slide{display:flex;align-items:center;position:relative;overflow:hidden;height:570px}.page-id-6925 .ways-slider .swiper-slide:before{content:"";height:8px;width:0px;position:absolute;top:0;left:0;background:#272756;transition:width 6s linear}.page-id-6925 .ways-slider.active .swiper-slide-active:before{content:"";height:8px;width:100%;background:#272756}.page-id-6925 .ways-slider.pause .swiper-slide-active:before{width:100%;transition:none}.page-id-6925 .ways-slider .swiper-slide>.col-1{flex-basis:40%;padding:40px 40px 40px 80px;z-index:2}.page-id-6925 .ways-slider .swiper-slide>.col-2{flex-basis:60%;padding-left:60px;padding-right:40px}.page-id-6925 .ways-slider .swiper-slide img{display:block;margin:0 auto}.page-id-6925 .ways-slider .wp-block-button a{max-width:144px}.page-id-6925 .hero .spark-left{position:absolute;top:-14%;left:0;transform:translate(-90%)}.page-id-6925 .hero .spark-right{position:absolute;top:-11%;right:0;transform:translate(94%)}.page-id-6925 .hero .home-logo-slider figure{width:fit-content;text-align:center}.page-id-6925 .hero .home-logo-slider .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.page-id-6925 .spider-man figure{pointer-events:none}.page-id-6925 .spider-man figure,.page-id-6925 .spider-man img{height:100%;width:auto;aspect-ratio:392/501}.page-id-6925 .spider-man img{position:relative;right:-1px}.page-id-6925 .snapshot-card-container .snapshot-card{max-width:1200px!important}.page-id-6925 .overflow-integrations:before{content:"";height:160px;width:100%;display:block;position:absolute;top:0;left:0;right:0;margin:0 auto;background-color:#fff}.page-id-6925 .right-arrow-lime:after{background-image:url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.33959 1.89039L13.144 6.69482L8.33959 11.4993' stroke='%23CDF378' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 6.79588H12.6477' stroke='%23CDF378' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.page-id-6925 .contact-owerflow:before{content:"";height:90px;width:100%;display:block;position:absolute;bottom:0;left:0;right:0;margin:0 auto;background-color:#edf0e9}@media(max-width:781px){.page-id-6925 .ways-tags-slider p{font-size:16px!important}.page-id-6925 .ways-tags-slider img{transform:scale(.9)}.page-id-6925 .ways-slider .swiper-slide{flex-direction:column;height:auto}.page-id-6925 .ways-slider .swiper-slide>.col-1{padding:32px 32px 0}.page-id-6925 .ways-slider .swiper-slide>.col-2{padding:30px 10px 20px}.page-id-6925 .hero .spark-left{top:5%;transform:translate(-55%)}.page-id-6925 .hero .spark-right{top:-23%;transform:translate(66%)}.page-id-6925 .spider-man figure,.page-id-6925 .spider-man img{aspect-ratio:367/324}.page-id-6925 .spider-man img{bottom:-1px}.page-id-6925 .security-container p{font-weight:300}}.page-id-7137 .rounded-check{display:inline-flex;gap:16px;width:100%;margin-bottom:0}.page-id-7137 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:30px;width:30px;min-width:30px}.page-id-7137 .hero{padding-bottom:98px}.page-id-7137 .built{padding-top:120px;padding-bottom:160px}.page-id-7137 .built h4{margin-bottom:64px}.page-id-7137 .built .wp-block-columns{justify-content:center;gap:64px}.page-id-7137 .built .wp-block-column{flex-basis:auto!important;flex-grow:0!important}.page-id-7137 .fast{padding:120px 0!important}.page-id-7137 .fast>div{max-width:100%!important}.page-id-7137 .fast h3{max-width:560px;margin-left:auto;margin-right:auto;padding:0 20px}.page-id-7137 .fast .desc{max-width:638px;margin-left:auto;margin-right:auto;padding:0 20px}.page-id-7137 .fast .wp-block-buttons{margin-bottom:80px}.page-id-7137 .fast .experience-slider:not(.swiper-initialized)>div{justify-content:center;gap:18px}.page-id-7137 .fast .experience-slider .is-vertical.wp-block-group{height:auto;max-width:200px;height:241px;flex-direction:column;align-items:center;padding:14px 14px 14px 11px;border-radius:8px}.page-id-7137 .fast .experience-slider .is-vertical.wp-block-group .wp-block-group{justify-content:space-between;align-items:flex-start;width:100%;height:31px}.page-id-7137 .fast .experience-slider .is-vertical.wp-block-group p{line-height:24px}.page-id-7137 .fast .experience-slider figure{margin:auto}.page-id-7137 .branding{padding-top:48px;padding-bottom:48px}.page-id-7137 .branding .wp-block-columns{padding:60px 40px 60px 108px;border-radius:20px}.page-id-7137 .powers{padding-top:110px;padding-bottom:130px}.page-id-7137 .powers .wp-block-columns{max-width:1225px}.page-id-7137 .powers .rounded-check,.page-id-7137 .support .rounded-check{gap:12px}.page-id-7137 .powers .rounded-check:before,.page-id-7137 .support .rounded-check:before{height:20px;width:20px;min-width:20px}.page-id-7137 .support{padding-top:50px}.page-id-7137 .support>div>.wp-block-columns{max-width:1225px;margin:0 0 40px auto}.page-id-7137 .support .wp-block-columns figure{margin-right:-3%}.page-id-7137 .support .cta{max-width:982px;min-height:0;padding:44px 36px;border-radius:12px;overflow:hidden;margin:0 auto}.page-id-7137 .reviews{min-height:0;padding-top:120px;padding-bottom:120px}.page-id-7137 .reviews .desc{max-width:702px;margin:0 auto 120px}.page-id-7137 .reviews .cols{max-width:1054px;gap:96px!important;margin:0 auto}.page-id-7137 .reviews .cols>div{display:flex;flex-direction:column;height:auto;border-radius:10px;padding:30px 18px 30px 33px}.page-id-7137 .reviews .cols h5{font-size:24px!important}.page-id-7137 .reviews .cols .wp-block-group.is-nowrap{margin-top:auto}.page-id-7137 .reviews .cols .is-vertical{gap:5px!important}@media(max-width:1024px){.page-id-7137 .built .wp-block-columns{gap:20px!important}.page-id-7137 .built .wp-block-column{flex-basis:100%!important}.page-id-7137 .branding .wp-block-columns{padding:40px}}@media(max-width:781px){.page-id-7137 .hero{padding-bottom:30px}.page-id-7137 .hero>img{display:none}.page-id-7137 .hero>span{opacity:1!important}.page-id-7137 .hero h3{text-align:center;margin-bottom:30px!important}.page-id-7137 .hero p{text-align:center}.page-id-7137 .hero .wp-block-buttons{justify-content:center}.page-id-7137 .hero .wp-block-columns{gap:44px!important}.page-id-7137 .built{padding-top:80px;padding-bottom:80px}.page-id-7137 .built h4{margin-bottom:48px}.page-id-7137 .built .wp-block-columns{flex-direction:column;width:fit-content;margin:0 auto}.page-id-7137 .built .rounded-check:before{height:26px;width:26px;min-width:26px}.page-id-7137 .fast{padding-top:60px!important;padding-bottom:60px!important}.page-id-7137 .fast .desc{margin-bottom:40px}.page-id-7137 .fast .wp-block-buttons{margin-bottom:60px}.page-id-7137 .branding{padding-top:60px;padding-bottom:15vw}.page-id-7137 .branding h4{margin-bottom:20px!important}.page-id-7137 .branding .wp-block-columns{gap:40px!important;padding:28px 28px 0}.page-id-7137 .branding figure{margin:0 calc(-28px - 8%) -10vw -15px}.page-id-7137 .branding img{width:100%}.page-id-7137 .powers{padding-top:96px;padding-bottom:30px}.page-id-7137 .powers .wp-block-columns{flex-direction:column-reverse;gap:60px!important}.page-id-7137 .powers .rounded-check.soon{max-width:240px}.page-id-7137 .powers figure{margin-right:-12%}.page-id-7137 .support{padding-top:60px}.page-id-7137 .support>div>.wp-block-columns{gap:16px!important;margin-bottom:60px!important}.page-id-7137 .support .wp-block-columns figure{margin-left:-32%;margin-right:-10%}.page-id-7137 .support .cta{padding:46px 28px}.page-id-7137 .support .cta .wp-block-columns{gap:24px!important}.page-id-7137 .support .cta h5{text-align:center}.page-id-7137 .support .cta .wp-block-buttons{justify-content:center!important}.page-id-7137 .cases,.page-id-7137 .reviews{padding-top:80px;padding-bottom:80px}.page-id-7137 .reviews h4{text-align:left}.page-id-7137 .reviews .desc{text-align:left;margin-bottom:48px}.page-id-7137 .reviews .cols{gap:0!important;margin-bottom:4px;flex-direction:row}.page-id-7137 .reviews .cols .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:24px}}.page-id-7357 .rounded-check{display:inline-flex;gap:16px;width:100%;margin-bottom:20px}.page-id-7357 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-7357 .spark-cta{padding-top:64px;padding-bottom:64px}.page-id-7357 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-7357 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-7357 .spark-cta{padding-top:40px;padding-bottom:80px}.page-id-7357 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-7357 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-7357 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-7357 .spark-cta .spark-image{text-align:left;width:80%;margin:0 0 0 20%!important}}@media(max-width:480px){.page-id-7357 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:100%}}.page-id-7357 .hero{padding-bottom:200px;overflow:hidden}.page-id-7357 .hero .video-desc{margin-bottom:6px}.page-id-7357 .power{padding-top:112px;padding-bottom:140px}.page-id-7357 .power h4{margin-bottom:64px}.page-id-7357 .power .cols{gap:16px!important;max-width:1174px;margin-left:auto;margin-right:auto}.page-id-7357 .power .cols>.wp-block-column{height:auto;padding:28px;border-radius:10px}.page-id-7357 .power .cols .inner-cols{gap:24px!important;height:100%}.page-id-7357 .power .cols .inner-cols .wp-block-column:first-child{flex-basis:32px!important}.page-id-7357 .power .cols .inner-cols .wp-block-column:last-child{flex-basis:calc(100% - 56px)!important}.page-id-7357 .hosting{padding-top:135px;padding-bottom:135px}.page-id-7357 .hosting .wp-block-columns{max-width:1170px;margin-left:auto;margin-right:auto}.page-id-7357 .shine{padding-top:140px;padding-bottom:60px}.page-id-7357 .shine .desc{margin-bottom:108px}.page-id-7357 .shine .wp-block-columns{max-width:1120px;margin-left:auto;margin-right:auto;margin-bottom:120px}.page-id-7357 .shine .brand-cols figure{margin-bottom:-12%}.page-id-7357 .on-go{padding-top:100px;padding-bottom:114px}.page-id-7357 .on-go .wp-block-columns{max-width:1200px;margin-left:38px}.page-id-7357 .cta{padding-top:40px;padding-bottom:140px;min-height:0}.page-id-7357 .cta .wp-block-cover{max-width:807px;margin-left:auto;margin-right:auto;min-height:0;padding:40px;border-radius:12px;overflow:hidden}.page-id-7357 .fast{padding:120px 0!important}.page-id-7357 .fast>div{max-width:100%!important}.page-id-7357 .fast h4{padding:0 20px}.page-id-7357 .fast .desc{max-width:730px;margin:0 auto 80px;padding:0 20px}.page-id-7357 .fast .experience-slider:not(.swiper-initialized)>div{justify-content:center;gap:24px}.page-id-7357 .fast .experience-slider .is-vertical.wp-block-group{height:auto;max-width:276px;height:332px;flex-direction:column;align-items:center;padding:20px 24px 20px 20px;border-radius:8px}.page-id-7357 .fast .experience-slider .is-vertical.wp-block-group .wp-block-group{justify-content:space-between;align-items:flex-start;width:100%;height:31px}.page-id-7357 .fast .experience-slider .is-vertical.wp-block-group p{line-height:28px;font-size:24px}.page-id-7357 .fast .experience-slider figure{margin:auto;transform:scale(1.5)}.page-id-7357 .raise{padding-top:148px;padding-bottom:148px}.page-id-7357 .raise .wp-block-columns{max-width:1208px;margin-left:28px}.page-id-7357 .peer{padding-top:120px;padding-bottom:120px}.page-id-7357 .peer .wp-block-columns{max-width:1235px;margin-right:0;margin-left:auto}.page-id-7357 .unlimited{padding-top:145px;padding-bottom:145px}.page-id-7357 .unlimited .wp-block-columns{max-width:1235px}.page-id-7357 .unlimited figure{margin-left:-5%}.page-id-7357 .review{padding-top:120px;padding-bottom:120px}.page-id-7357 .review .wp-block-columns{max-width:1054px;margin-left:auto;margin-right:auto}.page-id-7357 .review .col-2{border-radius:10px;padding:30px 18px 30px 33px}.page-id-7357 .review .col-2>p{margin-bottom:24px}.page-id-7357 .review .col-2 .is-vertical{gap:5px!important}.page-id-7357 .page .cta-bottom{padding:0!important;min-height:0!important}.page-id-7357 .cta-bottom>div{max-width:100%!important}.page-id-7357 .cta-bottom .wp-block-columns{gap:0!important}.page-id-7357 .cta-bottom .wp-block-column{min-height:340px;display:flex;flex-direction:column;justify-content:center}.page-id-7357 .cta-bottom .wp-block-column h4{max-width:460px;letter-spacing:-.5px}.page-id-7357 .cta-bottom .wp-block-columns>div:first-child{background:url(/wp-content/uploads/2022/01/home-pattern-2.png);background-position:0% 50%;background-size:cover;padding-left:104px}.page-id-7357 .cta-bottom .wp-block-columns>div:last-child{background:url(/wp-content/uploads/2022/01/home-pattern-1.png);background-position:100% 50%;background-size:cover;padding-left:60px}@media(max-width:781px){.page-id-7357 .hero{padding-bottom:0;z-index:2;overflow:visible}.page-id-7357 .hero>img{display:none}.page-id-7357 .hero>span{opacity:1!important}.page-id-7357 .hero h2{font-size:36px!important;text-align:center;margin-bottom:30px!important}.page-id-7357 .hero p{text-align:center}.page-id-7357 .hero .wp-block-buttons{justify-content:center}.page-id-7357 .hero .wp-block-columns{gap:60px!important}.page-id-7357 .hero .wp-block-columns>div:last-child{margin-bottom:calc((-100vw + 24px)*.135)}.page-id-7357 .hero .video-desc{text-align:center!important}.page-id-7357 .power{padding-top:calc(13.5vw + 60px);padding-bottom:80px}.page-id-7357 .power h4{max-width:285px;margin:0 auto 48px}.page-id-7357 .hosting{padding-top:60px;padding-bottom:60px}.page-id-7357 .hosting .wp-block-columns{gap:48px!important}.page-id-7357 .hosting figure{margin-left:-20px;margin-right:-20px}.page-id-7357 .shine{padding-top:80px;padding-bottom:40px}.page-id-7357 .shine .desc{margin-bottom:60px}.page-id-7357 .shine .brand-cols{flex-direction:column-reverse;gap:48px!important;margin-bottom:100px}.page-id-7357 .shine .brand-cols figure{margin-left:-8px;margin-right:calc(-20px - 5%)}.page-id-7357 .shine .email-cols{gap:48px!important;margin-bottom:20px}.page-id-7357 .shine .email-cols figure{margin-left:-8px;margin-right:calc(-20px - 3%)}.page-id-7357 .on-go{padding-top:60px;padding-bottom:80px}.page-id-7357 .on-go .wp-block-columns{gap:24px!important;flex-direction:column-reverse;margin-left:0}.page-id-7357 .on-go figure{margin-right:calc(-20px - 18%)}.page-id-7357 .spark-cta h5{font-size:32px!important}.page-id-7357 .fast{padding-top:80px!important;padding-bottom:60px!important}.page-id-7357 .fast .desc{margin-bottom:64px}.page-id-7357 .fast .experience-slider .is-vertical.wp-block-group p{font-size:18px!important}.page-id-7357 .fast .experience-slider .is-vertical.wp-block-group{max-width:220px;height:260px}.page-id-7357 .fast .experience-slider .is-vertical.wp-block-group figure{transform:scale(1.3)}.page-id-7357 .raise,.page-id-7357 .peer,.page-id-7357 .unlimited{padding-top:60px;padding-bottom:60px}.page-id-7357 .raise .wp-block-columns{flex-direction:column-reverse;gap:64px!important;margin-left:0}.page-id-7357 .raise figure{margin-right:calc(-20px - 16%)}.page-id-7357 .peer .wp-block-columns{gap:64px!important}.page-id-7357 .peer figure{margin-left:-2%;margin-right:-1%}.page-id-7357 .unlimited .wp-block-columns{flex-direction:column-reverse;gap:58px!important}.page-id-7357 .unlimited figure{margin-left:calc(-20px - 2%);margin-right:calc(-20px - 15%)}.page-id-7357 .cta{padding-top:36px;padding-bottom:56px}.page-id-7357 .cta .wp-block-columns{gap:24px!important}.page-id-7357 .cta h5{text-align:center}.page-id-7357 .cta .wp-block-buttons{justify-content:center}.page-id-7357 .review{padding-top:80px;padding-bottom:60px}.page-id-7357 .review h4{text-align:left!important}.page-id-7357 .review .wp-block-columns{gap:48px!important}.page-id-7357 .review .col-2{padding:24px}.page-id-7357 .review h4{text-align:center}.page-id-7357 .cta-bottom .wp-block-column{padding:20px!important}.page-id-7357 .cta-bottom h4{margin-bottom:32px!important}.page-id-7357 .cta-bottom .wp-block-columns>div:first-child{background-position:36% 100%}.page-id-7357 .cta-bottom .wp-block-columns>div:last-child{background-position:90% 100%}}.page-id-7381 .spark-cta{min-height:0;padding-top:80px;padding-bottom:120px}.page-id-7381 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px;overflow:hidden}.page-id-7381 .spark-cta .spark-image{margin-bottom:-70px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-7381 .spark-cta{padding-top:60px;padding-bottom:60px}.page-id-7381 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-7381 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-7381 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-7381 .spark-cta .spark-image{text-align:left;width:80%;margin:0 0 0 20%!important}.page-id-7381 .spark-cta p{margin-bottom:30px!important}}@media(max-width:480px){.page-id-7381 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:100%}}.page-id-7381 .hero{overflow:hidden;padding-bottom:100px}.page-id-7381 .hero .wp-block-columns>div:last-child{max-width:604px}.page-id-7381 .hero .video-desc{margin-bottom:6px}.page-id-7381 .demo-store{padding-top:80px;padding-bottom:80px}.page-id-7381 .demo-store figure{text-align:center;margin-bottom:80px}.page-id-7381 .demo-store img{max-width:822px;width:100%}.page-id-7381 .demo-store .desc{max-width:872px;margin-left:auto;margin-right:auto}.page-id-7381 .promote{padding-top:120px;padding-bottom:120px}.page-id-7381 .proof{padding-top:120px}.page-id-7381 .proof .wp-block-columns{padding:80px 96px 120px;border-radius:12px}.page-id-7381 .scale{padding-top:120px;padding-bottom:120px}.page-id-7381 .scale figure{text-align:center;margin-bottom:80px}.page-id-7381 .scale img{max-width:680px;width:100%}.page-id-7381 .scale .desc{max-width:716px;margin-left:auto;margin-right:auto}.page-id-7381 .home{padding-top:120px;padding-bottom:120px}.page-id-7381 .home p{max-width:462px}.page-id-7381 .mall{padding-top:120px;padding-bottom:80px}.page-id-7381 .mall .wp-block-columns{padding:80px 96px 120px;border-radius:12px}.page-id-7381 .mall .desc{margin-bottom:60px}.page-id-7381 .mall .wp-block-columns img{margin-bottom:-6%}.page-id-7381 .mall h5{max-width:200px}.page-id-7381 .review .wp-block-columns{max-width:1054px;margin-left:auto;margin-right:auto}.page-id-7381 .review .col-2{border-radius:10px;padding:30px 18px 30px 33px}.page-id-7381 .review .col-2>p{margin-bottom:24px}.page-id-7381 .review .col-2 .is-vertical{gap:5px!important}@media(max-width:781px){.page-id-7381 .hero{padding-bottom:80px}.page-id-7381 .hero h3,.page-id-7381 .hero p:not(.video-desc){margin-bottom:30px!important}.page-id-7381 .hero .wp-block-columns{gap:48px!important}.page-id-7381 .hero .video-desc{text-align:center!important}.page-id-7381 .hero figure{margin-left:10px;margin-right:-50%;margin-bottom:-20%}.page-id-7381 .demo-store,.page-id-7381 .promote,.page-id-7381 .scale,.page-id-7381 .mall{padding-top:60px;padding-bottom:60px}.page-id-7381 .demo-store figure{margin:0 -24px 60px}.page-id-7381 .promote .wp-block-columns{gap:60px!important;flex-direction:column-reverse}.page-id-7381 .proof{padding-top:0;padding-bottom:0}.page-id-7381 .proof .wp-block-columns{padding:28px}.page-id-7381 .scale .wp-block-columns,.page-id-7381 .home .wp-block-columns{gap:60px!important}.page-id-7381 .home{padding-top:0;padding-bottom:60px}.page-id-7381 .home h4,.page-id-7381 .home p{text-align:center}.page-id-7381 .mall .wp-block-columns{padding:28px;gap:30px!important}.page-id-7381 .mall .desc{margin-bottom:30px}.page-id-7381 .mall figure{margin:0 calc(-14px - 5%) 30px calc(-14px - 3%)}.page-id-7381 .review h4{text-align:left!important}.page-id-7381 .review .wp-block-columns{gap:48px!important}.page-id-7381 .review .col-2{padding:24px}.page-id-7381 .review h4{text-align:center}}.page-id-7417 .hero{padding-bottom:160px}.page-id-7417 .hero .video-desc{margin-bottom:6px}.page-id-7417 .keep{padding-top:112px;padding-bottom:140px}.page-id-7417 .keep .desc{max-width:716px;margin:0 auto 80px}.page-id-7417 .keep .wp-block-columns{max-width:987px;margin:0 auto}.page-id-7417 .prize{padding-top:60px}.page-id-7417 .prize .wp-block-columns,.page-id-7417 .sharing .wp-block-columns{max-width:1236px}.page-id-7417 .sharing{padding-top:126px;padding-bottom:86px}.page-id-7417 .sharing .wp-block-columns{margin-left:auto}.page-id-7417 .sharing figure{margin-right:-36px}.page-id-7417 .experience{padding-top:120px;padding-bottom:140px}.page-id-7417 .experience .desc{max-width:690px;margin:0 auto 80px}.page-id-7417 .experience figure{text-align:center;margin-left:calc(-60px - 2%);margin-right:calc(-60px - 2%)}.page-id-7417 .experience img{width:100%}.page-id-7417 .review{padding-top:140px;padding-bottom:140px}.page-id-7417 .review h4{max-width:534px;margin-left:auto;margin-right:auto;margin-bottom:72px}.page-id-7417 .review .wp-block-group{gap:0!important;max-width:676px;margin-left:auto;margin-right:auto;padding:34px 40px 34px 24px;border-radius:10px}.page-id-7417 .review .wp-block-group h6{display:flex;line-height:1.4}.page-id-7417 .review h6 span{min-width:14px}.page-id-7417 .review .wp-block-group>p,.page-id-7417 .review .wp-block-group>figure{margin-left:14px}.page-id-7417 .cta{min-height:0;padding-top:132px;padding-bottom:142px}@media(max-width:781px){.page-id-7417 .hero{padding-bottom:0;z-index:2;overflow:visible}.page-id-7417 .hero>span{opacity:1!important}.page-id-7417 .hero>img{display:none!important}.page-id-7417 .hero .wp-block-columns{gap:60px!important}.page-id-7417 .hero h2,.page-id-7417 .hero .wp-block-columns>div:first-child p{text-align:center;margin-bottom:30px!important}.page-id-7417 .hero .wp-block-buttons{justify-content:center}.page-id-7417 .hero .wp-block-columns>div:last-child{margin-bottom:calc((-100vw + 24px)*.135)}.page-id-7417 .hero .video-desc{text-align:center!important}.page-id-7417 .keep{padding-top:calc(13.5vw + 40px);padding-bottom:80px}.page-id-7417 .keep h4{margin-bottom:32px}.page-id-7417 .keep .desc{margin-bottom:48px}.page-id-7417 .keep .wp-block-columns{gap:64px!important}.page-id-7417 .prize{padding-top:80px;padding-bottom:80px}.page-id-7417 .prize .wp-block-columns{margin-left:0;flex-direction:column-reverse;gap:32px!important}.page-id-7417 .prize h4,.page-id-7417 .sharing h4{margin-bottom:20px!important}.page-id-7417 .prize figure{margin-left:-20px;margin-right:-20px}.page-id-7417 .sharing{padding-top:60px;padding-bottom:60px}.page-id-7417 .sharing .wp-block-columns{gap:64px!important}.page-id-7417 .sharing figure{margin-right:-4px;margin-left:calc(-20px - 5%)}.page-id-7417 .experience{padding-top:80px;padding-bottom:60px}.page-id-7417 .experience .desc{margin-bottom:64px}.page-id-7417 .experience figure{margin-left:calc(-20px - 23%);margin-right:calc(-20px - 23%)}.page-id-7417 .review{padding-top:80px;padding-bottom:60px}.page-id-7417 .review h4{text-align:left;margin-bottom:48px}.page-id-7417 .review .wp-block-group{padding-right:24px}.page-id-7417 .cta{padding-top:90px;padding-bottom:90px}.page-id-7417 .cta h3{margin-bottom:32px!important}}.page-id-7426 .hero{padding-bottom:208px;overflow:hidden}.page-id-7426 .hero>span{background-image:url(/wp-content/uploads/2022/10/Blue-triangles-hero-section.svg);background-size:cover;background-repeat:no-repeat;background-position:center center}.page-id-7426 .hero .desc{max-width:864px;margin:0 auto}.page-id-7426 .culture,.page-id-7426 .learn,.page-id-7426 .growth{padding-top:120px;padding-bottom:120px}.page-id-7426 .growth .wp-block-columns{max-width:1180px}@media(max-width:781px){.page-id-7426 .hero{padding-bottom:180px}.page-id-7426 .hero h2{margin-bottom:30px}.page-id-7426 .culture{padding-top:60px;padding-bottom:60px}.page-id-7426 .culture .wp-block-columns{gap:48px!important}.page-id-7426 .culture figure{margin-left:calc(-20px - 5%);margin-right:calc(-20px - 14%)}.page-id-7426 .learn{padding-top:60px;padding-bottom:40px}.page-id-7426 .learn .wp-block-columns{gap:60px!important;flex-direction:column-reverse}.page-id-7426 .growth{padding-top:60px;padding-bottom:80px}.page-id-7426 .growth .wp-block-columns{gap:48px!important}.page-id-7426 .growth figure{margin-left:calc(-20px - 4%);margin-right:calc(-20px - 9%)}}@media(max-width:480px){.page-id-7426 .hero>span{background-image:url(/wp-content/uploads/2022/10/Blue-triangles-hero-section-mobile.svg);background-size:140%;background-position:0% 0%}.page-id-7426 .hero .desc{font-size:16px!important;font-weight:300;max-width:calc(100% - 40px)}}.page-id-7443 .spark-cta{padding-top:30px;padding-bottom:140px}.page-id-7443 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-7443 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}.page-id-7443 .spark-cta .wp-block-button .wp-block-button__link{min-width:134px!important}@media(max-width:781px){.page-id-7443 .spark-cta{padding-top:30px;padding-bottom:80px}.page-id-7443 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-7443 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-7443 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-7443 .spark-cta .spark-image{text-align:left;width:80%;margin:0 0 0 20%!important}}@media(max-width:480px){.page-id-7443 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:100%}}.page-id-7443 .hero{padding-bottom:175px}.page-id-7443 .fast{padding:120px 0 160px!important}.page-id-7443 .fast>div{max-width:100%!important}.page-id-7443 .fast h3{max-width:678px;margin-left:auto;margin-right:auto;padding:0 20px}.page-id-7443 .fast .desc{max-width:678px;margin:0 auto 80px;padding:0 20px}.page-id-7443 .fast .experience-slider:not(.swiper-initialized)>div{justify-content:center;gap:14px}.page-id-7443 .fast .experience-slider .is-vertical.wp-block-group{height:auto;max-width:162px;height:195px;flex-direction:column;align-items:center;padding:14px 14px 14px 11px;border-radius:8px}.page-id-7443 .fast .experience-slider .is-vertical.wp-block-group .wp-block-group{justify-content:space-between;align-items:flex-start;width:100%;height:31px}.page-id-7443 .fast .experience-slider .is-vertical.wp-block-group p{line-height:17px}.page-id-7443 .fast .experience-slider figure{margin:auto}.page-id-7443 .keep{padding-top:112px;padding-bottom:140px}.page-id-7443 .keep .desc{max-width:768px;margin:0 auto 80px}.page-id-7443 .keep .wp-block-columns{max-width:988px;margin-left:auto;margin-right:auto}.page-id-7443 .team{padding-top:128px;padding-bottom:128px}.page-id-7443 .team .wp-block-columns{max-width:1260px;margin-left:auto;margin-right:25px}.page-id-7443 .support{padding-top:118px;padding-bottom:118px}.page-id-7443 .support h4{margin-bottom:24px}.page-id-7443 .support .desc{max-width:710px;margin:0 auto 32px}@media(max-width:781px){.page-id-7443 .hero>img{display:none}.page-id-7443 .hero>span{opacity:1!important}.page-id-7443 .hero{padding-bottom:80px}.page-id-7443 .hero .wp-block-columns{gap:54px!important}.page-id-7443 .hero h2{margin-bottom:30px!important;text-align:center}.page-id-7443 .hero p{text-align:center}.page-id-7443 .hero figure{margin-right:calc(-20px - 8%)}.page-id-7443 .fast{padding-top:80px!important;padding-bottom:60px!important}.page-id-7443 .fast .desc{margin-bottom:64px}.page-id-7443 .fast .experience-slider .is-vertical.wp-block-group{max-width:200px;height:240px}.page-id-7443 .fast .experience-slider .is-vertical.wp-block-group p{font-size:20px!important;line-height:26px}.page-id-7443 .fast .experience-slider .is-vertical.wp-block-group svg{height:24px;width:24px;min-width:24px}.page-id-7443 .fast .experience-slider .is-vertical.wp-block-group figure{transform:scale(1.3)}.page-id-7443 .keep{padding-top:80px;padding-bottom:80px}.page-id-7443 .keep .desc{margin-bottom:48px}.page-id-7443 .keep .wp-block-columns{gap:72px!important}.page-id-7443 .team{padding-top:60px;padding-bottom:60px}.page-id-7443 .team .wp-block-columns{gap:48px!important;margin-right:0}.page-id-7443 .team figure{margin-left:-2%}.page-id-7443 .support{padding-top:64px;padding-bottom:82px}.page-id-7443 .support .desc{margin-bottom:24px}}.page-id-7472 .rounded-check{display:inline-flex;gap:16px;margin-bottom:16px}.page-id-7472 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:30px;width:30px;min-width:30px}.page-id-7472 .rounded-check-row{gap:40px!important;max-width:1096px;margin:0 auto 120px}.page-id-7472 .security{padding-bottom:40px}.page-id-7472 .security .icon{margin-bottom:16px}.page-id-7472 .security .desc{margin-bottom:80px}.page-id-7472 .security .wp-block-columns{max-width:1142px;margin:0 auto;gap:0!important}.page-id-7472 .security .col-1{padding:48px;border:2px solid #272756;border-radius:20px;z-index:2}.page-id-7472 .security .col-1 .rounded-check:before{height:20px;width:20px;min-width:20px}.page-id-7472 .security .col-2 figure{margin-left:-12%}.page-id-7472 .reliability{padding-top:100px;padding-bottom:100px}.page-id-7472 .reliability>img{display:none}.page-id-7472 .reliability .wp-block-cover{padding:96px 80px 120px;border-radius:20px;overflow:hidden}.page-id-7472 .reliability .desc{max-width:640px;margin:0 auto 64px}.page-id-7472 .privacy{padding-top:120px;padding-bottom:120px}.page-id-7472 .privacy>div{max-width:1200px!important;margin:0 auto}.page-id-7472 .privacy .desc{max-width:568px;margin:0 auto 64px}.page-id-7472 .privacy .wp-block-columns:not(.cols-soc){max-width:860px;margin:0 auto 64px;gap:40px!important}.page-id-7472 .privacy .sub-desc{max-width:568px;margin:0 auto 80px}.page-id-7472 .cols-soc{padding:32px 64px;border-radius:12px}@media(max-width:781px){.page-id-7472 .security{padding-bottom:60px}.page-id-7472 .security h2{font-size:48px!important}.page-id-7472 .security .desc{margin-bottom:48px}.page-id-7472 .rounded-check-row{flex-direction:column;align-items:flex-start!important;margin-bottom:60px}.page-id-7472 .security .security-cols{gap:25px!important;flex-direction:column-reverse}.page-id-7472 .security .col-1{padding:24px}.page-id-7472 .security .col-2 figure{margin-left:calc(-20px - 12%)}.page-id-7472 .reliability{padding-top:0;padding-bottom:0}.page-id-7472 .reliability>img{display:block}.page-id-7472 .reliability .wp-block-cover{padding:78px 20px;border-radius:0}.page-id-7472 .reliability .wp-block-cover>img{display:none}.page-id-7472 .reliability .desc{margin-bottom:48px}.page-id-7472 .reliability .wp-block-columns{gap:56px!important}.page-id-7472 .privacy{padding-top:80px;padding-bottom:80px}.page-id-7472 .privacy .desc{margin-bottom:40px}.page-id-7472 .privacy .wp-block-columns:not(.cols-soc){flex-direction:column;gap:64px!important;align-items:center!important}.page-id-7472 .privacy .wp-block-columns:not(.cols-soc)>div{max-width:260px}.page-id-7472 .privacy .sub-desc{margin-bottom:64px}.page-id-7472 .cols-soc{gap:32px!important;padding:30px 16px}.page-id-7472 .cols-soc figure,.page-id-7472 .cols-soc p{text-align:center}}.page-id-7487 .rounded-check{display:inline-flex;gap:16px;align-items:center}.page-id-7487 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-7487 .spark-cta{padding-top:40px;padding-bottom:40px;min-height:0}.page-id-7487 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-7487 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-7487 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-7487 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-7487 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-7487 .spark-cta .spark-image{text-align:left;width:80%;margin:0 0 0 20%!important}}@media(max-width:480px){.page-id-7487 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:79%}}.page-id-7487 .hero{padding-bottom:130px}.page-id-7487 .hero .video-desc{margin-bottom:6px}.page-id-7487 .winning{padding-top:112px;padding-bottom:140px}.page-id-7487 .winning h4{max-width:588px;margin:0 auto 80px}.page-id-7487 .winning .wp-block-columns{max-width:987px;gap:54px!important;margin:0 auto}.page-id-7487 .style{padding-top:120px;padding-bottom:80px;overflow:hidden}.page-id-7487 .style p.desc{max-width:510px;font-weight:300;margin:0 auto 120px}.page-id-7487 .style .cols-1{max-width:1120px;margin:0 auto 120px}.page-id-7487 .style .cols-1 figure{margin-right:-70%}.page-id-7487 .style .cols-2{max-width:1120px;margin:0 auto 120px}.page-id-7487 .style .cols-2 figure{margin-left:-5%}.page-id-7487 .style .cols-3{max-width:1120px;margin:0 auto}.page-id-7487 .style .cols-3 figure{margin-right:-14%}.page-id-7487 .demos-container{display:flex;flex-wrap:wrap;gap:30px;max-width:660px;margin:0 auto}.page-id-7487 .demo-item{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;width:calc((100% - 30px)/2);min-width:307px;background:#fff;border-radius:10px;overflow:hidden}.page-id-7487 .demo-detail{display:flex;flex-direction:column;padding:20px 15px}.page-id-7487 .demo-item img{width:100%;border-radius:8px}.page-id-7487 .demo-item .demo-uptitle{font-size:12px;font-weight:600;color:#625ee9;margin-bottom:6px}.page-id-7487 .demo-item h6{font-size:18px!important;font-weight:600;margin-bottom:20px}.page-id-7487 .demo-item .demo-link{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;color:#272756;padding:12px 15px;border-top:1px solid rgba(39,39,86,.3)}.page-id-7487 .ticket{padding-top:150px;padding-bottom:120px}.page-id-7487 .ticket .wp-block-columns{max-width:1235px}.page-id-7487 .ticket .wp-block-columns figure{margin-left:calc(-60px - 3%)}.page-id-7487 .merch{padding-top:80px;padding-bottom:120px}.page-id-7487 .merch .wp-block-columns{max-width:1120px;margin:0 auto}.page-id-7487 .winner{padding-top:40px;padding-bottom:120px}.page-id-7487 .winner .wp-block-columns{max-width:1295px;margin-left:auto}.page-id-7487 .winner .wp-block-columns figure{margin-right:calc(-60px - 1%)}.page-id-7487 .famous{padding-top:120px;padding-bottom:160px}.page-id-7487 .famous h4{margin-bottom:80px}.page-id-7487 .famous .wp-block-columns{max-width:1088px;gap:64px!important;margin:0 auto}.page-id-7487 .design{padding-top:120px;padding-bottom:120px}.page-id-7487 .design h4{max-width:652px;margin:0 auto 32px}.page-id-7487 .design .wp-block-group{gap:48px!important;margin-bottom:80px}.page-id-7487 .fast{padding:120px 0 80px!important}.page-id-7487 .fast>div{max-width:100%!important}.page-id-7487 .fast h4{padding:0 20px}.page-id-7487 .fast .desc{max-width:730px;margin:0 auto 80px;padding:0 20px}.page-id-7487 .fast .experience-slider:not(.swiper-initialized)>div{justify-content:center;gap:24px}.page-id-7487 .fast .experience-slider .is-vertical.wp-block-group{height:auto;max-width:276px;height:332px;flex-direction:column;align-items:center;padding:20px 24px 20px 20px;border-radius:8px}.page-id-7487 .fast .experience-slider .is-vertical.wp-block-group .wp-block-group{justify-content:space-between;align-items:flex-start;width:100%;height:31px}.page-id-7487 .fast .experience-slider .is-vertical.wp-block-group p{line-height:28px;font-size:24px}.page-id-7487 .fast .experience-slider figure{margin:auto;transform:scale(1.5)}.page-id-7487 .nonprofits-cta:before{content:"";background:#edf0e9;height:162px;width:100%;display:block;position:absolute;bottom:0;left:0}.page-id-7487 .reviews{min-height:0;padding-top:120px;padding-bottom:120px}.page-id-7487 .reviews h4{max-width:700px;margin:0 auto 120px}.page-id-7487 .reviews .cols{max-width:1054px;gap:96px!important;margin:0 auto}.page-id-7487 .reviews .cols>div{display:flex;flex-direction:column;height:auto;border-radius:10px;padding:30px 18px 30px 33px}.page-id-7487 .reviews .cols h5{font-size:24px!important}.page-id-7487 .reviews .cols .wp-block-group.is-nowrap{margin-top:auto}.page-id-7487 .reviews .cols .is-vertical{gap:5px!important}.page-id-7487 .faq{padding-bottom:145px}.page-id-7487 .faq h4{margin-bottom:16px}.page-id-7487 .faq .desc{max-width:524px;margin:0 auto 40px}.page-id-7487 .cta{min-height:0;padding-top:110px;padding-bottom:110px}.page-id-7487 .cta h3{max-width:695px;margin:0 auto 40px}@media(max-width:781px){.page-id-7487 .hero{padding-bottom:0;z-index:2;overflow:visible}.page-id-7487 .hero .wp-block-columns{gap:54px!important}.page-id-7487 .hero h2,.page-id-7487 .hero .wp-block-columns>div:first-child p{margin-bottom:30px!important}.page-id-7487 .hero .wp-block-columns>div:last-child{margin-bottom:calc((-100vw + 24px)*.135)}.page-id-7487 .hero .video-desc{text-align:center!important}.page-id-7487 .winning{padding-top:calc(13.5vw + 70px);padding-bottom:120px}.page-id-7487 .winning h4{margin-bottom:48px}.page-id-7487 .style{padding-top:80px;padding-bottom:40px}.page-id-7487 .style p.desc{margin-bottom:60px}.page-id-7487 .style .cols-1{flex-direction:column-reverse;gap:42px!important;margin-bottom:40px}.page-id-7487 .style .cols-1 figure{margin-left:-6px;margin-right:calc(-20px - 35%)}.page-id-7487 .style .cols-2{gap:48px!important;margin-bottom:96px}.page-id-7487 .style .cols-2 figure{margin-left:0}.page-id-7487 .style .cols-3{flex-direction:column-reverse;gap:48px!important}.page-id-7487 .style .cols-3 figure{margin-right:0}.page-id-7487 .style p.weight-300{font-size:18px!important;font-weight:400!important}.page-id-7487 .ticket{padding-top:80px;padding-bottom:60px}.page-id-7487 .ticket .wp-block-columns{flex-direction:column-reverse;gap:60px!important}.page-id-7487 .ticket .wp-block-columns figure{margin-left:calc(-20px - 4%);margin-right:calc(-20px - 4%)}.page-id-7487 .merch{padding-top:40px;padding-bottom:80px}.page-id-7487 .merch .wp-block-columns{gap:60px!important}.page-id-7487 .winner{padding-top:80px;padding-bottom:40px}.page-id-7487 .winner .wp-block-columns{gap:40px!important}.page-id-7487 .winner .wp-block-columns figure{margin-right:calc(-20px - 1%)}.page-id-7487 .famous{padding-top:80px;padding-bottom:80px}.page-id-7487 .famous h4{margin-bottom:48px}.page-id-7487 .design{padding-top:60px;padding-bottom:30px}.page-id-7487 .design .wp-block-group{flex-wrap:wrap;justify-content:flex-start;row-gap:32px!important;margin-bottom:60px}.page-id-7487 .design .wp-block-group>.rounded-check{flex-basis:30%}.page-id-7487 .design figure{margin-left:calc(-10px - 2%)!important;margin-right:calc(-10px - 9%)!important}.page-id-7487 .fast{padding-top:80px!important;padding-bottom:60px!important}.page-id-7487 .fast .desc{margin-bottom:64px}.page-id-7487 .fast .experience-slider .is-vertical.wp-block-group p{font-size:18px!important}.page-id-7487 .fast .experience-slider .is-vertical.wp-block-group{max-width:220px;height:260px}.page-id-7487 .fast .experience-slider .is-vertical.wp-block-group figure{transform:scale(1.3)}.page-id-7487 .nonprofits-cta:before{height:300px}.page-id-7487 .reviews{padding-top:80px;padding-bottom:60px}.page-id-7487 .reviews h4{max-width:100%;text-align:left;margin-bottom:48px}.page-id-7487 .reviews .cols{gap:0!important;margin-bottom:4px;flex-direction:row}.page-id-7487 .reviews .cols .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:24px}.page-id-7487 .faq{padding-top:80px;padding-bottom:80px}.page-id-7487 .faq h4{margin-bottom:24px}.page-id-7487 .cta{padding-top:70px;padding-bottom:70px}.page-id-7487 .cta h3{margin-bottom:24px;font-size:32px!important}}.page-id-7555 .hero{padding-bottom:110px}.page-id-7555 .hero figure{margin-left:-4%;margin-right:-22%}.page-id-7555 .hero figure img{width:100%}.page-id-7555 .join{padding-top:120px;padding-bottom:120px}.page-id-7555 .join h4{max-width:708px;margin:0 auto 60px}.page-id-7555 .join .wp-block-columns{justify-content:space-between;max-width:784px;margin:0 auto}.page-id-7555 .join .wp-block-column img{height:58px}.page-id-7555 .pitch{padding-top:112px;padding-bottom:112px}.page-id-7555 .pitch figure{margin-bottom:-4%}.page-id-7555 .pitch ul li:not(:last-child){margin-bottom:6px}.page-id-7555 .base{padding-top:85px;padding-bottom:100px}.page-id-7555 .base figure{margin-top:-6%;margin-bottom:-5%;margin-right:-12%}.page-id-7555 .brand{padding-top:100px;padding-bottom:40px}.page-id-7555 .brand .wp-block-columns{padding:60px 40px 60px 107px;border-radius:20px}.page-id-7555 .integrations{padding-top:180px;padding-bottom:180px}.page-id-7555 .analytics{padding-top:190px;padding-bottom:190px}.page-id-7555 .analytics figure{margin-right:-4%;margin-bottom:-4%}.page-id-7555 .analytics img{width:100%}.page-id-7555 .platform{padding-top:120px;padding-bottom:120px}.page-id-7555 .platform h3{max-width:790px;margin:0 auto 80px}.page-id-7555 .platform .wp-block-columns{gap:24px!important;flex-wrap:wrap!important}.page-id-7555 .platform .wp-block-column{padding:40px 20px;border-radius:10px;min-width:200px}.page-id-7555 .platform .wp-block-column h5{font-size:24px!important}.page-id-7555 .review{padding-top:120px;padding-bottom:120px}.page-id-7555 .review .wp-block-columns{max-width:1054px;margin-left:auto;margin-right:auto}.page-id-7555 .review .col-2{border-radius:10px;padding:30px 18px 30px 33px}.page-id-7555 .review .col-2>p{margin-bottom:24px}.page-id-7555 .review .col-2 .is-vertical{gap:5px!important}.page-id-7555 .cta{min-height:0;padding-top:110px;padding-bottom:110px}.page-id-7555 .cta h3{max-width:821px;margin-left:auto;margin-right:auto}@media(max-width:1024px){.page-id-7555 .brand .wp-block-columns{padding:60px 40px}}@media(max-width:781px){.page-id-7555 .hero{padding-bottom:80px}.page-id-7555 .hero>span{opacity:1!important}.page-id-7555 .hero h2{font-size:36px!important;margin-bottom:30px}.page-id-7555 .hero .wp-block-columns{gap:24px!important}.page-id-7555 .join{padding-top:80px;padding-bottom:80px}.page-id-7555 .join .wp-block-columns{gap:64px!important}.page-id-7555 .join figure{display:block!important;float:none!important;margin:0!important;text-align:center}.page-id-7555 .pitch{padding-top:40px;padding-bottom:40px}.page-id-7555 .pitch .wp-block-columns{gap:60px!important}.page-id-7555 .pitch p.weight-300{font-size:18px!important;font-weight:400!important;margin-bottom:20px!important}.page-id-7555 .pitch figure{margin-left:calc(-20px - 10%)}.page-id-7555 .base{padding-top:80px;padding-bottom:80px}.page-id-7555 .base .wp-block-columns{flex-direction:column-reverse;gap:40px!important}.page-id-7555 .base figure{margin-left:calc(-20px - 3%);margin-right:calc(-20px - 17%)}.page-id-7555 .base p.weight-300{font-size:18px!important;font-weight:400!important;margin-bottom:30px!important}.page-id-7555 .brand,.page-id-7555 .integrations,.page-id-7555 .analytics{padding-top:80px;padding-bottom:80px}.page-id-7555 .brand>span{background-color:#bfbdff!important;opacity:1!important}.page-id-7555 .brand .wp-block-columns{gap:48px!important;padding:0}.page-id-7555 .brand .wp-block-column>*{text-align:center;justify-content:center}.page-id-7555 .brand h3{margin-bottom:20px!important}.page-id-7555 .brand p.weight-300{font-size:18px!important;font-weight:400!important}.page-id-7555 .integrations .wp-block-columns{gap:44px!important;flex-direction:column-reverse}.page-id-7555 .integrations p.weight-300{font-size:18px!important;font-weight:400!important;margin-bottom:30px!important}.page-id-7555 .analytics .wp-block-columns{gap:74px!important}.page-id-7555 .analytics figure{margin-right:-7%;margin-bottom:-6%;margin-left:calc(-20px - 65%)}.page-id-7555 .platform{padding-top:60px;padding-bottom:60px}.page-id-7555 .platform h3{margin-bottom:60px}.page-id-7555 .review{padding-top:80px;padding-bottom:60px}.page-id-7555 .review h4{text-align:left!important}.page-id-7555 .review .wp-block-columns{gap:48px!important}.page-id-7555 .review .col-2{padding:24px}.page-id-7555 .review h4{text-align:center}.page-id-7555 .cta{padding-top:100px;padding-bottom:100px}.page-id-7555 .cta h3{margin-bottom:30px!important}}.page-id-7572 .header{min-height:0;padding:36px}.page-id-7572 .hero{padding:0!important}.page-id-7572 .hero>div{max-width:100%!important}.page-id-7572 .hero .col-1 figure{height:100%}.page-id-7572 .hero .col-1 img{height:100%;object-fit:cover;object-position:right}.page-id-7572 .hero .col-2{padding:60px 80px 60px 60px}.page-id-7572 .hero .wp-block-group{gap:16px;margin-bottom:13px}.page-id-7572 .hero .desc,.page-id-7572 .hero .wp-block-group.last{margin-bottom:20px}.page-id-7572 .hero .number{height:30px;width:30px;min-width:30px;display:flex;justify-content:center;align-items:center;font-weight:300;background:#272756;border-radius:50px}.page-id-7572 .ways{padding-top:120px;padding-bottom:120px}.page-id-7572 .risk{padding-top:80px;padding-bottom:80px}.page-id-7572 .risk h2{max-width:790px;margin:0 auto 80px}.page-id-7572 .reviews{padding-top:120px;padding-bottom:120px}.page-id-7572 .reviews .review-slider{max-width:986px;margin-left:auto;margin-right:auto;margin-bottom:32px}.page-id-7572 .reviews .wp-block-column{padding:32px 40px;background:#fff;border-radius:10px;height:auto}.page-id-7572 .reviews .wp-block-column h5{display:flex}.page-id-7572 .future{padding-top:120px;padding-bottom:120px}.page-id-7572 .future .wp-block-columns{max-width:1152px;margin:0 auto;padding:63px 50px;border-radius:20px}.page-id-7572 .future .col-2{display:flex;flex-direction:column;gap:16px}.page-id-7572 .support-link{background:#fff;display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:16px;width:100%;max-width:450px;padding:30px;border-radius:8px;color:#272756;border-bottom:none;cursor:pointer;font-weight:400}.page-id-7572 .support-link p{margin-bottom:0}.page-id-7572 .support-arrow{margin-left:auto!important}.page-id-7572 .support-link:hover{transform:translate(20px)}.page-id-7572 #nav_menu-3,.page-id-7572 #nav_menu-2 ul li:first-child,.page-id-7572 #nav_menu-5 ul li:nth-child(2),.page-id-7572 #nav_menu-5 ul li:nth-child(6){display:none}.page-id-7572 .site-footer .footer-widgets{flex-basis:40%}.page-id-7572 #nav_menu-2 ul li:first-child{display:none}@media(max-width:781px){.page-id-7572 .hero .wp-block-columns{flex-direction:column-reverse;gap:32px!important}.page-id-7572 .hero .col-2{padding:30px 30px 0}.page-id-7572 .hero h1,.page-id-7572 .hero .desc,.page-id-7572 .hero .wp-block-group.last{margin-bottom:30px!important}.page-id-7572 .ways{padding-top:60px;padding-bottom:60px}.page-id-7572 .ways .wp-block-columns{gap:48px!important}.page-id-7572 .risk{padding-top:60px;padding-bottom:40px}.page-id-7572 .risk h2{font-size:36px;margin-bottom:60px}.page-id-7572 .future{padding-top:40px;padding-bottom:40px}.page-id-7572 .future .wp-block-columns{padding:40px 20px;gap:40px!important}.page-id-7572 .future h2{text-align:center}.page-id-7572 .support-link:hover{transform:translate(5px)}.page-id-7572 .reviews{padding-top:72px;padding-bottom:48px}.page-id-7572 .reviews .wp-block-columns{gap:0!important}.page-id-7572 .reviews .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:40px 28px}.page-id-7572 .reviews figure{margin-bottom:24px!important}}.page-id-7596 .with-icon{display:flex;align-items:center;margin-bottom:20px;line-height:1.3}.page-id-7596 .with-icon:before{content:"";background:url(/wp-content/uploads/2022/04/checkmark-blue-new.svg);background-size:contain;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px;margin-right:16px}.page-id-7596 .countries-wrap{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:26px}.page-id-7596 .countries-wrap>div{flex-basis:auto;display:flex;flex-direction:column;gap:26px}.page-id-7596 .countries-wrap>div div{display:flex;gap:16px;align-items:center}.page-id-7596 .countries-wrap h6{margin-bottom:0}.page-id-7596 .pum-title{margin-bottom:40px!important}.page-id-7596 .pum-container .pum-close{display:flex;align-items:center;gap:16px;background:transparent!important;border-radius:20px!important;color:#272756!important;outline:none}.page-id-7596 .pum-close:after{content:"";background:url(/wp-content/uploads/2022/02/close.svg);background-size:contain;background-repeat:no-repeat;background-position:center;display:block;height:20px;width:20px}.page-id-7596 .pum-container h5{text-align:center;line-height:1.4;margin-bottom:40px}.page-id-7596 .hero{padding-top:230px!important;z-index:2;overflow:visible}.page-id-7596 .hero figure{margin-right:calc(-60px - 14%);margin-bottom:-100px}.page-id-7596 .hero figure img{width:100%}.page-id-7596 .everywhere{padding-top:120px;padding-bottom:280px}.page-id-7596 .countries{min-height:0;padding-bottom:120px;overflow:visible}.page-id-7596 .countries .wp-block-columns{max-width:1230px;padding:40px;margin:-120px auto 0;border:2px solid #272756;border-radius:20px;gap:0!important}.page-id-7596 .countries .wp-block-columns .wp-block-column:first-child{position:relative;padding:0 80px 40px 40px}.page-id-7596 .countries .wp-block-columns .wp-block-column:first-child figure{max-height:495px;margin-left:-40px}.page-id-7596 .countries .wp-block-columns .wp-block-column:first-child:after{content:"";height:85%;width:2px;background:#272756;position:absolute;top:0;right:0;bottom:0;margin:auto}.page-id-7596 .countries .wp-block-columns .wp-block-column:last-child{padding:40px 40px 40px 115px}.page-id-7596 .countries figure{margin-bottom:30px}.page-id-7596 .global{padding-bottom:120px}@media(max-width:1440px){.page-id-7596 .countries-wrap>div{flex-basis:calc(50% - 13px)}.page-id-7596 .countries .wp-block-columns{padding:40px}.page-id-7596 .countries .wp-block-columns .wp-block-column:first-child{padding:30px}.page-id-7596 .countries .wp-block-columns .wp-block-column:last-child{padding:40px}}@media(max-width:781px){.page-id-7596 .pum-container{top:20px!important;padding:50px 24px 0!important}.page-id-7596 .pum-title{font-size:20px!important;text-align:left!important}.page-id-7596 .countries-wrap{max-height:calc(85vh - 220px);overflow:scroll}.page-id-7596 .countries-wrap>div{flex-basis:100%}.page-id-7596 .pum-container .pum-close{padding:21px 36px!important}.page-id-7596 .pum-content{padding-bottom:20px}.page-id-7596 .pum-container h5{font-size:20px;text-align:left}.page-id-7596 .hero{padding-top:150px!important;padding-bottom:60px}.page-id-7596 .hero .wp-block-columns{gap:54px!important}.page-id-7596 .hero h3,.page-id-7596 .hero p{margin-bottom:30px!important}.page-id-7596 .hero p,.page-id-7596 .everywhere p{font-size:16px;font-weight:300}.page-id-7596 .hero figure{margin-right:calc(-20px - 14%);margin-bottom:-110px}.page-id-7596 .everywhere{padding-top:60px;padding-bottom:120px}.page-id-7596 .everywhere .wp-block-columns{flex-direction:column-reverse;gap:60px!important}.page-id-7596 .countries{padding-top:60px;padding-bottom:35px}.page-id-7596 .countries .wp-block-columns{gap:40px!important;padding:24px}.page-id-7596 .countries h4{margin-bottom:12px!important}.page-id-7596 .countries p{font-size:16px;font-weight:300;margin-bottom:20px}.page-id-7596 .countries .wp-block-columns>div{padding:0!important}.page-id-7596 .countries .wp-block-columns .wp-block-column:first-child figure{margin-left:0}.page-id-7596 .countries .wp-block-columns .wp-block-column:first-child:after{display:none}.page-id-7596 .countries .wp-block-columns .wp-block-column:last-child h5{font-size:20px!important}.page-id-7596 .global{padding-bottom:60px}.page-id-7596 .global .wp-block-columns{flex-direction:column-reverse;gap:30px!important}.page-id-7596 .global h2{text-align:center}.page-id-7596 .global .wp-block-buttons{justify-content:center}}.page-id-7623 .rounded-check{display:inline-flex;gap:16px;align-items:center;margin-bottom:16px}.page-id-7623 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:32px;width:32px;min-width:32px}.page-id-7623 .hero{padding-bottom:174px;overflow:visible}.page-id-7623 .diverse{padding-top:80px;padding-bottom:80px}.page-id-7623 .diverse h3{margin-bottom:80px}.page-id-7623 .diverse .wp-block-columns{gap:24px!important;max-width:1184px;margin:0 auto}.page-id-7623 .diverse .wp-block-column{padding:24px;border-radius:10px}.page-id-7623 .support{padding-top:116px;padding-bottom:116px}.page-id-7623 .support .wp-block-columns{max-width:1130px;margin:0 auto}.page-id-7623 .support figure{margin-right:-10%}.page-id-7623 .peer{padding-top:120px;padding-bottom:120px}.page-id-7623 .peer .wp-block-columns{max-width:1200px;margin:0 auto}.page-id-7623 .peer figure{margin-right:-9%}.page-id-7623 .features .wp-block-group{max-width:1200px;gap:120px;padding:60px 80px;margin:0 auto;border-radius:20px}.page-id-7623 .features .wp-block-group>div:first-child figure{margin-right:-10%}.page-id-7623 .features .wp-block-group>div:last-child figure{margin-right:-3%}.page-id-7623 .everything{padding-top:120px;padding-bottom:120px}.page-id-7623 .everything .wp-block-columns{max-width:1150px;margin:0 auto}.page-id-7623 .everything figure{margin-right:-2%;margin-bottom:-3%}@media(max-width:781px){.page-id-7623 .hero>img{display:none}.page-id-7623 .hero>span{background-color:#ebf9feb3!important;opacity:1!important}.page-id-7623 .hero{padding-bottom:0;z-index:2}.page-id-7623 .hero h2,.page-id-7623 .hero p{margin-bottom:30px!important}.page-id-7623 .hero .wp-block-columns{gap:48px!important}.page-id-7623 .hero figure{margin-bottom:-100px}.page-id-7623 .diverse{padding-top:160px;padding-bottom:30px}.page-id-7623 .diverse h3{margin-bottom:60px}.page-id-7623 .support{padding-top:30px;padding-bottom:30px}.page-id-7623 .support .wp-block-columns{flex-direction:column-reverse;gap:60px!important}.page-id-7623 .peer{padding-top:30px;padding-bottom:60px}.page-id-7623 .peer .wp-block-columns{gap:60px!important}.page-id-7623 .peer figure{margin-left:calc(-20px - 8%)}.page-id-7623 .features>span{background-color:#ebf9fe!important}.page-id-7623 .features .wp-block-group{gap:60px;background:transparent!important;padding:60px 0}.page-id-7623 .features .wp-block-columns{gap:60px!important}.page-id-7623 .features .wp-block-group>div:first-child,.page-id-7623 .features .wp-block-group>div:last-child{flex-direction:column-reverse}.page-id-7623 .features h4{margin-bottom:14px!important}.page-id-7623 .everything{padding-top:60px;padding-bottom:60px}.page-id-7623 .everything .wp-block-columns{gap:60px!important}.page-id-7623 .everything figure{margin-left:calc(-20px - 14%)}}.page-id-7685 .header{padding-top:34px;padding-bottom:34px;min-height:0}.page-id-7685 .hero .wp-block-columns{gap:20px!important;overflow:visible;z-index:2}.page-id-7685 .hero .wp-block-columns>div:first-child{padding-top:20px;padding-bottom:100px}.page-id-7685 .hero p.badge{width:fit-content;font-size:22px;font-weight:600;line-height:.9;color:#fff;background:#272756;padding:12px 28px;margin-bottom:20px;border-radius:6px}.page-id-7685 .hero figure{margin:-9% -6% -8% 0}.page-id-7685 .dazzle{padding-top:120px;padding-bottom:120px}.page-id-7685 .dazzle h2{margin-bottom:60px}.page-id-7685 .dazzle .wp-block-columns{gap:20px!important;max-width:1200px;margin:0 auto 40px}.page-id-7685 .dazzle .wp-block-column{background:#fff;padding:24px;border-radius:10px}.page-id-7685 .dazzle .wp-block-column>figure{margin-bottom:34px}.page-id-7685 .activities{padding-top:120px;padding-bottom:120px}.page-id-7685 .activities figure.mobile{justify-content:center}.page-id-7685 .risk{padding-top:80px;padding-bottom:80px}.page-id-7685 .risk h2{max-width:790px;margin:0 auto 80px}.page-id-7685 .reviews{padding-top:140px;padding-bottom:140px}.page-id-7685 .review-slider{max-width:983px;margin:0 auto 32px}.page-id-7685 .reviews .swiper-wrapper{gap:24px;align-items:stretch!important}.page-id-7685 .reviews .swiper-slide{height:auto;flex-basis:50%;gap:0!important;background:#fff;padding:30px 18px 30px 33px;border-radius:10px}.page-id-7685 .reviews h5{margin-bottom:20px}.page-id-7685 .reviews .review-author{margin-top:auto;gap:14px}.page-id-7685 .reviews .review-author .wp-block-group{gap:4px}.page-id-7685 .future{padding-top:120px;padding-bottom:120px}.page-id-7685 .future .wp-block-columns{max-width:1152px;margin:0 auto;padding:63px 50px;border-radius:20px}.page-id-7685 .future .col-2{display:flex;flex-direction:column;gap:16px}.page-id-7685 .support-link{background:#fff;display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:16px;width:100%;max-width:450px;padding:30px;border-radius:8px;color:#272756;border-bottom:none;cursor:pointer;font-weight:400}.page-id-7685 .support-link p{margin-bottom:0}.page-id-7685 .support-arrow{margin-left:auto!important}.page-id-7685 .support-link:hover{transform:translate(20px)}@media(max-width:781px){.page-id-7685 .header{padding-top:32px;padding-bottom:32px}.page-id-7685 .hero{padding-top:34px}.page-id-7685 .hero .wp-block-columns{gap:14px!important}.page-id-7685 .hero .wp-block-columns>div:first-child{padding-top:0;padding-bottom:0}.page-id-7685 .hero h2{font-size:48px}.page-id-7685 .hero p,.page-id-7685 .hero h2{margin-bottom:30px!important}.page-id-7685 .hero figure{margin:0 calc(-20px - 5%) -8% calc(-20px - 33%)}.page-id-7685 .dazzle,.page-id-7685 .activities{padding-top:60px;padding-bottom:60px}.page-id-7685 .dazzle h2,.page-id-7685 .dazzle .wp-block-columns{margin-bottom:48px}.page-id-7685 .activities .wp-block-columns{flex-direction:column-reverse;gap:48px!important}.page-id-7685 .risk{padding-top:60px;padding-bottom:40px}.page-id-7685 .risk h2{font-size:36px;margin-bottom:60px}.page-id-7685 .reviews{padding:72px 16px 20px!important}.page-id-7685 .reviews .swiper-wrapper{gap:0}.page-id-7685 .reviews .swiper-slide{flex-basis:auto}.page-id-7685 .reviews .review-author .wp-block-group p:last-child{display:none}.page-id-7685 .reviews .review-author .wp-block-group{gap:0}.page-id-7685 .future{padding-top:40px;padding-bottom:40px}.page-id-7685 .future .wp-block-columns{padding:40px 20px;gap:40px!important}.page-id-7685 .future h2{text-align:center;letter-spacing:-1px}.page-id-7685 .support-link:hover{transform:translate(5px)}}.page-id-7697 .hero{padding-bottom:80px}.page-id-7697 .hero h1{font-size:72px;letter-spacing:-1px}.page-id-7697 .hero h5{margin-bottom:24px}.page-id-7697 .hero .desc{max-width:770px;margin:0 auto 48px}.page-id-7697 .hero h4{margin-bottom:32px}.page-id-7697 .hero .table{max-width:740px;display:flex;flex-direction:column;gap:16px;margin:0 auto;padding:20px 55px 40px 75px;border:2px solid #272756;border-radius:20px}.page-id-7697 .hero .table .wp-block-columns{gap:0!important;width:100%;align-items:center!important}.page-id-7697 .hero .table p{margin-bottom:0}.page-id-7697 .hero .table figure{margin-bottom:0}.page-id-7697 .hero .table figure img{display:block;height:20px}.page-id-7697 .hero .table-header{padding:22px 0}.page-id-7697 .hero .table-header p{font-size:24px}.page-id-7697 .hero .table-footer{padding-top:24px}.page-id-7697 .hero .table-footer p{font-size:24px}.page-id-7697 .hero .table-footer>div:first-child p{font-size:22px}.page-id-7697 .ways{padding-top:120px;padding-bottom:120px}.page-id-7697 .cta-1{padding-top:40px;padding-bottom:80px;min-height:0}.page-id-7697 .cta .wp-block-columns{gap:32px!important;max-width:986px;margin:0 auto;padding:48px 96px 48px 48px;border-radius:12px;overflow:hidden}.page-id-7697 .cta h5{max-width:400px;line-height:1.3}.page-id-7697 .cta-1 .wp-block-columns{background-color:#ebf9feb3;background-image:url(/wp-content/uploads/2023/02/Pattern-Sky.svg);background-position:right -1050px bottom 49%;background-repeat:no-repeat}.page-id-7697 .cta-2{padding-top:40px;padding-bottom:120px;min-height:0}.page-id-7697 .cta-2 .wp-block-columns{background-color:#ecebff66;background-image:url(/wp-content/uploads/2023/02/Pattern-Lavender.svg);background-position:right -1050px bottom 49%;background-repeat:no-repeat}.page-id-7697 .func{padding-top:86px;padding-bottom:86px}.page-id-7697 .func .wp-block-columns{max-width:1246px}.page-id-7697 .func figure{margin-left:calc(-60px - 3%)}.page-id-7697 .pricing{padding-top:138px;padding-bottom:138px}.page-id-7697 .pricing .col-2 .has-background{padding:40px;border-radius:20px}.page-id-7697 .pricing .col-2 .wp-block-columns{gap:16px!important;padding-bottom:24px;border-bottom:1px solid #272756;margin-bottom:24px}.page-id-7697 .pricing .plan-title{font-size:32px;font-weight:700;line-height:1.15;margin-bottom:16px}.page-id-7697 .pricing .plan-price{line-height:1.3;margin-bottom:4px}.page-id-7697 .pricing .col-2 .wp-block-group{margin-bottom:8px}.page-id-7697 .pricing .col-2>p{color:#7c7c7c}.page-id-7697 .reviews{padding-top:120px;padding-bottom:180px}.page-id-7697 .reviews .desc{margin-bottom:60px}.page-id-7697 .reviews .cols{gap:64px!important;max-width:789px;margin:0 auto;padding:56px 80px 64px;border-radius:8px}.page-id-7697 .reviews .cols>div{display:flex;flex-direction:column;gap:24px}.page-id-7697 .reviews .cols>div>div{gap:20px!important}.page-id-7697 .reviews .review p{margin-bottom:0}.page-id-7697 .reviews .classy>div>div:first-child{display:none}.page-id-7697 .reviews .plan{font-size:32px;font-weight:700;margin-bottom:10px}.page-id-7697 .reviews .review .wp-block-group{gap:8px!important}.page-id-7697 .reviews .review .wp-block-group>p{min-width:29px}.page-id-7697 .conclusion{padding-top:64px}.page-id-7697 .conclusion .wp-block-columns>div:first-child{padding-top:60px}@media(max-width:781px){.page-id-7697 .hero{padding-bottom:64px}.page-id-7697 .hero h1{font-size:48px}.page-id-7697 .hero .desc{margin-bottom:34px}.page-id-7697 .hero .table{gap:8px!important;padding:24px}.page-id-7697 .hero .table-header{padding:0 0 10px}.page-id-7697 .hero .table p{font-size:16px}.page-id-7697 .hero .table-header p{font-size:20px}.page-id-7697 .hero .table .wp-block-columns{min-height:46px}.page-id-7697 .hero .table-footer p{font-size:22px}.page-id-7697 .ways,.page-id-7697 .pricing{padding-top:60px;padding-bottom:60px}.page-id-7697 .ways .wp-block-columns{flex-direction:column-reverse;gap:46px!important}.page-id-7697 .ways h3,.page-id-7697 .func h3,.page-id-7697 .pricing h3{margin-bottom:20px!important}.page-id-7697 .cta{padding-top:28px;padding-bottom:60px}.page-id-7697 .cta .wp-block-columns{padding:32px 60px 50px 32px;background-size:874px;background-position:top 12% left -1%}.page-id-7697 .cta h5{max-width:100%}.page-id-7697 .cta .wp-block-buttons{justify-content:flex-start!important}.page-id-7697 .cta .wp-block-buttons a{min-width:142px!important}.page-id-7697 .func{padding-top:50px;padding-bottom:60px}.page-id-7697 .func .wp-block-columns{gap:30px!important}.page-id-7697 .func figure{margin-left:calc(-20px - 12%)}.page-id-7697 .pricing{padding-top:60px;padding-bottom:60px}.page-id-7697 .pricing .wp-block-columns{gap:48px!important}.page-id-7697 .pricing .col-2 .has-background{padding:34px 16px}.page-id-7697 .pricing .col-2 .wp-block-columns{padding-bottom:20px;margin-bottom:20px}.page-id-7697 .pricing .plan-title{font-size:27px;margin-bottom:14px}.page-id-7697 .reviews{padding-top:80px;padding-bottom:80px}.page-id-7697 .reviews .desc{margin-bottom:32px}.page-id-7697 .reviews .cols{gap:22px!important;padding:0;flex-direction:row;border-radius:0;background-color:transparent!important}.page-id-7697 .reviews .cols>div{background:#fff;padding:24px 28px;border-radius:4px}.page-id-7697 .reviews .space-between{justify-content:space-between}.page-id-7697 .reviews .review{gap:16px!important}.page-id-7697 .reviews .cols>div{gap:16px}.page-id-7697 .reviews .review p{font-size:18px!important}.page-id-7697 .reviews .review>div:first-child{flex-basis:35%!important}.page-id-7697 .reviews .review>div:last-child{flex-basis:56%!important}.page-id-7697 .reviews .review .wp-block-group{justify-content:flex-end;gap:5px!important}.page-id-7697 .reviews .review .wp-block-group>p{min-width:26px}.page-id-7697 .conclusion{padding-top:60px}.page-id-7697 .conclusion .wp-block-columns>div:first-child{padding-top:0}.page-id-7697 .conclusion .wp-block-columns{gap:32px!important}.page-id-7697 .conclusion figure{max-width:70%}}.page-id-7822 .margin-24{margin-bottom:24px!important}.page-id-7822 .margin-16{margin-bottom:16px!important}.page-id-7822 .margin-12{margin-bottom:12px!important}.page-id-7822 .rounded-check,.page-id-7822 .rounded-plus{display:inline-flex;align-items:center;gap:10px;width:100%;margin-bottom:12px}.page-id-7822 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:20px;width:20px;min-width:20px}.page-id-7822 .rounded-plus:before{content:"";background:url(/wp-content/uploads/2022/01/Plus-rounede.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:20px;width:20px;min-width:20px}.page-id-7822 .tooltip-img{margin-left:5px;cursor:pointer}.page-id-7822 .tippy-box[data-theme~=Navy]{font-size:12px;background-color:#272756;color:#fafcfe;padding:10px 15px 15px;border-radius:6px;text-align:left}.page-id-7822 .tippy-box[data-theme~=Navy] .tippy-content{padding:0}.page-id-7822 .tippy-box[data-theme~=Navy] .tippy-content p{color:#fff;margin-bottom:0;font-weight:500;letter-spacing:1px}.page-id-7822 .tippy-box[data-theme~=Navy] .tippy-content p.pricing-tooltip-title{font-size:14px;font-weight:600;margin-bottom:3px}.page-id-7822 .tippy-box[data-theme~=Navy] .tippy-content .right-arrow{display:flex;align-items:center;font-weight:600;color:#fff}.page-id-7822 .tippy-box[data-theme~=Navy] .tippy-content .right-arrow:after{filter:brightness(0) invert(1)}.page-id-7822 .tippy-box[data-theme~=Navy] .tippy-arrow{color:#272756}.page-id-7822 .pum-container.pum-responsive{width:calc(100vw - 40px)!important;max-width:620px!important;padding:0!important}.page-id-7822 .pum-container .pum-close{display:none;top:-30px!important;padding:0 12px!important;color:#fff!important;-webkit-tap-highlight-color:transparent}.page-id-7822 .pum-close:after{filter:brightness(0) invert(1)}.page-id-7822 .pum-container .table-body{max-height:calc(100vh - 200px);height:fit-content;overflow-y:scroll}.page-id-7822 .pum-container .table-body::-webkit-scrollbar{display:none}.page-id-7822 .pum-container .table-body .wp-block-columns:first-child{border-radius:0!important}.page-id-7822 .pum-container .table,.page-id-7822 .pum-container .table-body{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.page-id-7822 .pum-container .table-email .wp-block-columns:last-child .wp-block-column{max-width:474px;margin-left:auto;margin-right:auto}.page-id-7822 .hero{padding-bottom:134px}.page-id-7822 .hero>span{background-color:#ecebff66!important;opacity:1!important}.page-id-7822 .hero h2{margin-bottom:32px}.page-id-7822 .hero>div>.wp-block-buttons{margin-bottom:64px}.page-id-7822 .hero .cols{max-width:1200px;margin-left:auto;margin-right:auto;gap:40px!important;padding:60px;border-radius:20px;position:relative}.page-id-7822 .hero .cols:before{content:"";background:url(/wp-content/uploads/2022/12/Platform-spark-purple.svg);background-repeat:no-repeat;background-size:contain;width:303px;height:284px;position:absolute;right:80px;top:-32px}.page-id-7822 .hero .cols .col-1>h4{margin-bottom:40px}.page-id-7822 .hero .cols .col-1 .wp-block-columns{margin-bottom:28px}.page-id-7822 .hero .cols .col-1 .wp-block-group{margin-bottom:24px}.page-id-7822 .hero .cols .col-1 .wp-block-buttons{margin-bottom:40px}.page-id-7822 .hero .cols .col-2{background:#fff9;border-radius:20px;padding:40px;position:relative}.page-id-7822 .hero .cols .col-2:before{content:"";height:54px;width:54px;background:url(/wp-content/uploads/2022/12/Decorative-plus.svg);background-size:contain;background-repeat:no-repeat;position:absolute;left:-12px;top:-12px}.page-id-7822 .hero .cols .col-2 .wp-block-group{gap:10px!important;align-items:flex-end}.page-id-7822 .hero .cols .col-2 .wp-block-columns:not(.cols-points){gap:6px!important}.page-id-7822 .hero .cols .col-2 .wp-block-columns:not(.cols-points) a{min-width:140px!important}.page-id-7822 .contact{padding-top:120px;padding-bottom:60px;min-height:0}.page-id-7822 .contact .wp-block-columns{gap:20px;max-width:920px;margin:0 auto;padding:32px 48px;border-radius:12px}.page-id-7822 .features{padding-top:60px;padding-bottom:60px}.page-id-7822 .features h4{margin-bottom:64px}.page-id-7822 .features .table{max-width:810px;margin:0 auto;gap:0!important}.page-id-7822 .features .table-header .wp-block-column{padding-top:40px}.page-id-7822 .features .table-header .wp-block-column:last-child{border-top-left-radius:10px;border-top-right-radius:10px}.page-id-7822 .features .table-footer .wp-block-column{padding-bottom:40px}.page-id-7822 .features .table-footer .wp-block-column:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.page-id-7822 .table .table-title{font-size:24px;padding-bottom:16px;margin-bottom:0;border-bottom:1px solid #000}.page-id-7822 .table .wp-block-columns{gap:0!important;padding:0!important;width:100%}.page-id-7822 .features .wp-block-columns .wp-block-column:last-child{background:#ecebff66}.page-id-7822 .table .wp-block-column{justify-content:center;display:flex;flex-direction:column;padding:8px 20px;align-self:stretch!important}.page-id-7822 .table .wp-block-image.aligncenter{margin-bottom:0}.page-id-7822 .table a:not(.wp-block-button__link){color:#625ee9!important}.page-id-7822 .table .underline a{text-decoration:underline!important}.page-id-7822 .table .right-arrow a{color:#fff!important}.page-id-7822 .table .right-arrow{justify-content:center}.page-id-7822 .table .right-arrow:after{filter:brightness(0) invert(1)}.page-id-7822 .faq a{color:#625ee9!important}.page-id-7822 .table-email .wp-block-column{padding:16px 40px}.page-id-7822 .table-email .table-header{background:#ecebff66}.page-id-7822 .table-email .wp-block-columns{border:1px solid rgba(39,39,86,.2);border-top:none;gap:0!important}.page-id-7822 .table-email .wp-block-columns .wp-block-column:not(:last-child){border-right:1px solid rgba(39,39,86,.2)}.page-id-7822 .table-email .table-title{border-top-left-radius:20px;border-top-right-radius:20px;padding:8px 0}.page-id-7822 .table-email .table-footer{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.page-id-7822 .table-email .table-header .wp-block-column{padding:16px 40px}.page-id-7822 .table-email .table-footer .wp-block-column{padding:16px}.page-id-7822 .table-email .wp-block-column>*{margin-bottom:0}.page-id-7822 .table-email .table-footer a{text-decoration:underline}@media(max-width:1024px){.page-id-7822 .hero .cols .cols-points{flex-direction:column;gap:0!important}.page-id-7822 .hero .cols .col-2 .wp-block-group{align-items:center}}@media(max-width:781px){.page-id-7822 .pum-container .pum-close{display:flex}.page-id-7822 .hero{padding-bottom:40px}.page-id-7822 .hero>img{display:none}.page-id-7822 .hero .cols{gap:44px!important;padding:20px 30px}.page-id-7822 .hero .cols:before{width:233px;height:233px;position:absolute;right:-80px;top:10%}.page-id-7822 .hero .cols .col-1 .wp-block-buttons{margin-bottom:0}.page-id-7822 .hero .cols .col-2{padding:20px}.page-id-7822 .hero .cols .col-2 .wp-block-group{flex-direction:column;align-items:flex-start}.page-id-7822 .hero .cols .col-2:before{height:36px;width:36px}.page-id-7822 .contact{padding-top:40px;padding-bottom:40px}.page-id-7822 .contact .wp-block-columns{padding:20px;gap:20px!important}.page-id-7822 .contact .wp-block-buttons{justify-content:flex-start!important}.page-id-7822 .features{padding-top:40px;padding-bottom:20px}.page-id-7822 .features h4{font-size:32px!important;margin-bottom:40px}.page-id-7822 .table .wp-block-columns{flex-wrap:nowrap!important}.page-id-7822 .table .wp-block-columns .wp-block-column{flex-basis:25%!important;padding:8px 0}.page-id-7822 .table .wp-block-columns .wp-block-column:first-child{flex-basis:50%!important}.page-id-7822 .table .wp-block-columns img{height:20px!important;width:20px!important}.page-id-7822 .features .table-header .wp-block-column{padding-top:14px}.page-id-7822 .table .table-header img{height:14px!important;width:auto!important}.page-id-7822 .table-footer-mobile .wp-block-column:last-child{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.page-id-7822 .table .table-title{font-size:18px!important}.page-id-7822 .table p:not(.has-12-px-font-size){font-size:14px!important}.page-id-7822 .table p.margin-24{margin-bottom:16px!important}.page-id-7822 .table-mobile-cta{min-height:0;padding-top:60px;padding-bottom:60px}.page-id-7822 .table-mobile-cta h3{font-size:32px!important}.page-id-7822 .table-mobile-cta .wp-block-button a{min-width:220px!important}.page-id-7822 .faq{padding-top:64px;padding-bottom:80px}.page-id-7822 .faq h4{margin-bottom:44px}.page-id-7822 .table-email h5{font-size:20px!important}.page-id-7822 .table-email .table-title{padding:0}.page-id-7822 .table-email .table-title .wp-block-column{padding:16px}}.page-id-7872 .rounded-number-blue{gap:16px;font-weight:400;line-height:30px;margin-bottom:0}.page-id-7872 .rounded-check{display:inline-flex;gap:16px;margin-bottom:20px;width:100%;font-size:16px;font-weight:300;line-height:26px}.page-id-7872 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-7872 .spark-cta{padding-top:96px;padding-bottom:96px}.page-id-7872 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-7872 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-7872 .rounded-number-blue{align-items:flex-start}.page-id-7872 .spark-cta{padding-top:0;padding-bottom:60px}.page-id-7872 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-7872 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-7872 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-7872 .spark-cta .spark-image{text-align:left;width:80%;margin:0 0 0 20%!important}}@media(max-width:480px){.page-id-7872 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:100%}}.page-id-7872 .hero{padding-bottom:135px}.page-id-7872 .hero .wp-block-columns{max-width:1296px;margin:0 auto}.page-id-7872 .serve{padding-top:120px;padding-bottom:120px}.page-id-7872 .serve h3{max-width:692px;margin-left:auto;margin-right:auto}.page-id-7872 .serve .desc{max-width:542px;margin-left:auto;margin-right:auto}.page-id-7872 .serve .steps{max-width:472px;margin:0 auto 20px;border:2px solid #272756;border-radius:20px}.page-id-7872 .serve .steps>div{padding:40px}.page-id-7872 .serve .steps>div:not(:last-child){border-bottom:2px solid #272756}.page-id-7872 .ingredients{padding-top:120px;padding-bottom:120px}.page-id-7872 .ingredients .wp-block-columns{max-width:1246px}.page-id-7872 .custom{padding-top:120px;padding-bottom:80px}.page-id-7872 .custom ul li:not(:last-child){margin-bottom:8px}.page-id-7872 .custom figure.desktop{margin-left:calc(-60px - 8%)}.page-id-7872 .taste{padding-top:120px;padding-bottom:120px}.page-id-7872 .taste h4{max-width:446px;margin-left:auto;margin-right:auto}.page-id-7872 .taste .desc{max-width:632px;margin:0 auto 80px}.page-id-7872 .taste figure{margin-bottom:0!important}.page-id-7872 .taste img{width:100%;max-width:709px}.page-id-7872 .pick{padding-top:120px;padding-bottom:120px}.page-id-7872 .pick h4{max-width:606px;margin:0 auto 80px}.page-id-7872 .pick .wp-block-columns{align-items:center}.page-id-7872 .pick .wp-block-columns>div:first-child figure{margin:0 -2%}.page-id-7872 .pick .wp-block-columns>div:last-child{padding:40px;border-radius:10px}.page-id-7872 .pick .wp-block-group{gap:20px;padding:8px 20px}.page-id-7872 .pick .or{font-weight:600;padding:20px;margin-bottom:0}.page-id-7872 .sauce{padding-top:120px;padding-bottom:120px}.page-id-7872 .cta{min-height:0;padding-top:112px;padding-bottom:112px}.page-id-7872 .cta h3{max-width:820px;margin-left:auto;margin-right:auto}@media(max-width:1024px){.page-id-7872 .pick .wp-block-columns>div:last-child{flex-basis:45%!important}}@media(max-width:781px){.page-id-7872 .hero{padding-bottom:60px}.page-id-7872 .hero>span{opacity:1!important;background-color:#ecebff66!important}.page-id-7872 .hero>img{display:none}.page-id-7872 .hero h2,.page-id-7872 .hero p{margin-bottom:30px!important}.page-id-7872 .hero .wp-block-columns{gap:54px!important}.page-id-7872 .hero figure.mobile{margin-right:calc(-20px - 18%)}.page-id-7872 .serve{padding-top:60px;padding-bottom:0}.page-id-7872 .serve>img{display:none}.page-id-7872 .serve>span{opacity:1!important;background-color:#edf0e9!important}.page-id-7872 .serve .sub-title{margin-bottom:48px!important}.page-id-7872 .serve .steps{margin-bottom:48px}.page-id-7872 .serve .wp-block-buttons{margin-bottom:42px}.page-id-7872 .serve img{margin:0 auto}.page-id-7872 .ingredients{padding-top:60px;padding-bottom:60px}.page-id-7872 .ingredients .wp-block-columns{flex-direction:column-reverse;gap:48px!important}.page-id-7872 .custom{padding-top:60px;padding-bottom:48px}.page-id-7872 .custom figure.mobile{margin-left:calc(-20px - 10%);margin-right:calc(-20px - 13%)}.page-id-7872 .custom .wp-block-columns{gap:48px!important}.page-id-7872 .taste,.page-id-7872 .pick,.page-id-7872 .sauce{padding-top:60px;padding-bottom:60px}.page-id-7872 .taste .desc{margin-bottom:48px}.page-id-7872 .taste figure{margin-left:-10px!important;margin-right:calc(-10px - 1%)!important}.page-id-7872 .pick h4{margin-bottom:48px}.page-id-7872 .pick .wp-block-columns{gap:42px!important}.page-id-7872 .pick .wp-block-columns>div:first-child figure{margin:0 -4%}.page-id-7872 .pick .wp-block-columns>div:last-child{padding:20px}.page-id-7872 .sauce .wp-block-columns{gap:48px!important;flex-direction:column-reverse}.page-id-7872 .cta{padding-top:88px;padding-bottom:88px}}@media(max-width:480px){.page-id-7872 .hero h2{max-width:300px}}.page-id-7977 .header{min-height:0;padding-top:34px;padding-bottom:34px}.page-id-7977 .hero{padding-top:148px;padding-bottom:80px}.page-id-7977 .hero .wp-block-columns{gap:34px!important;max-width:1300px;margin:0 auto}.page-id-7977 .hero .wp-block-columns figure{margin-left:-3%;margin-right:calc(-70px - 3%)}.page-id-7977 .twice{padding-top:120px;padding-bottom:120px}.page-id-7977 .twice h3{margin-bottom:120px}.page-id-7977 .twice .wp-block-columns{max-width:1200px;margin:0 auto 120px}.page-id-7977 .features{padding-top:120px}.page-id-7977 .features>div>div{max-width:1200px;margin:0 auto 120px}.page-id-7977 .features ul{display:flex;flex-direction:column;gap:4px}.page-id-7977 .features .champ{padding:60px 100px}.page-id-7977 .features .champ>img{border-radius:20px}.page-id-7977 .features .champ h5{line-height:1.3}.page-id-7977 .features>div>div:last-child figure{margin-left:-3%;margin-bottom:-5%}.page-id-7977 #free-with-donor-tipping{cursor:pointer}.page-id-7977 .total{padding-top:120px;padding-bottom:40px}.page-id-7977 .total .title{font-size:56px;line-height:1.1;letter-spacing:-1px;margin-bottom:0}.page-id-7977 .total .wp-block-columns{padding:60px 100px;border-radius:20px}.page-id-7977 .total .wp-block-columns>div:last-child{display:flex;flex-direction:column;gap:20px}.page-id-7977 .total .row{padding:32px 20px;border-radius:10px}.page-id-7977 .total .row figure{min-width:72px}.page-id-7977 .total .row>.stack{gap:8px!important}.page-id-7977 .viral{padding-top:120px;padding-bottom:120px}.page-id-7977 .viral h3{margin-bottom:80px}.page-id-7977 .viral .wp-block-columns{flex-wrap:wrap!important;justify-content:center;gap:24px!important;max-width:1054px;margin:0 auto}.page-id-7977 .viral .wp-block-column{flex-basis:335px!important;flex-grow:0!important;padding:40px 20px;border-radius:10px}.page-id-7977 .reviews{min-height:0;padding-top:120px;padding-bottom:120px}.page-id-7977 .reviews h4{max-width:534px;margin:0 auto 120px}.page-id-7977 .reviews .review-slider{margin-bottom:120px}.page-id-7977 .reviews .cols{max-width:1054px;gap:96px!important;margin:0 auto}.page-id-7977 .reviews .cols>div{display:flex;flex-direction:column;height:auto;border-radius:10px;padding:30px 18px 30px 33px}.page-id-7977 .reviews .cols h5{font-size:24px!important}.page-id-7977 .reviews .cols .wp-block-group.is-nowrap{margin-top:auto}.page-id-7977 .reviews .cols .is-vertical{gap:5px!important}.page-id-7977 .cta{min-height:0;padding-top:112px;padding-bottom:112px}.page-id-7977 .cta h3{max-width:695px;margin:0 auto 40px}@media(max-width:1024px){.page-id-7977 .features .champ{padding:60px}}@media(max-width:781px){.page-id-7977 .hero{padding-top:34px;padding-bottom:34px}.page-id-7977 .hero h2,.page-id-7977 .hero p{margin-bottom:30px!important}.page-id-7977 .hero .wp-block-columns figure{margin-right:calc(-20px - 11%)}.page-id-7977 .twice{padding-top:60px;padding-bottom:60px}.page-id-7977 .twice h3{margin-bottom:48px}.page-id-7977 .twice .wp-block-columns{gap:48px!important;margin-bottom:48px}.page-id-7977 .twice .wp-block-columns.cols-1{flex-direction:column-reverse}.page-id-7977 .twice .flex-list{font-size:14px!important;padding-left:20px!important}.page-id-7977 .features{padding-top:60px}.page-id-7977 .features>div>div{margin-bottom:60px}.page-id-7977 .features .wp-block-columns{gap:48px!important}.page-id-7977 .features .margin-16{margin-bottom:20px!important}.page-id-7977 .features .champ{padding:60px 20px;margin-left:-20px;margin-right:-20px}.page-id-7977 .features .champ>img{border-radius:0}.page-id-7977 .features .champ .wp-block-columns{gap:60px!important}.page-id-7977 .features .champ h5{font-size:28px!important}.page-id-7977 .features .champ figure{margin-right:calc(-20px - 8%)}.page-id-7977 .features>div>div:last-child figure.mobile{margin-bottom:-9%}.page-id-7977 .total{padding-top:40px}.page-id-7977 .total .wp-block-columns{gap:40px!important;padding:40px 20px}.page-id-7977 .total .title{font-size:36px;text-align:center}.page-id-7977 .total .row{flex-direction:column;text-align:center}.page-id-7977 .viral{padding-top:40px;padding-bottom:40px}.page-id-7977 .viral h3{font-size:40px!important;margin-bottom:48px}.page-id-7977 .reviews{padding-top:80px;padding-bottom:60px}.page-id-7977 .reviews h4{max-width:100%;text-align:left;margin-bottom:48px}.page-id-7977 .reviews .review-slider{margin-bottom:64px}.page-id-7977 .reviews .cols{gap:0!important;margin-bottom:4px;flex-direction:row}.page-id-7977 .reviews .cols .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:24px}.page-id-7977 .cta{padding-top:90px;padding-bottom:126px}.page-id-7977 .cta h3{font-size:32px!important;margin-bottom:32px}}.page-id-8013 .hero .header{min-height:0;padding-top:34px;padding-bottom:34px}.page-id-8013 .hero .wp-block-columns{padding-top:140px;padding-bottom:130px}.page-id-8013 .good{padding-top:120px;padding-bottom:120px}.page-id-8013 .good .desc{max-width:858px;margin:0 auto 120px}.page-id-8013 .good .wp-block-columns{max-width:1200px;margin:0 auto}.page-id-8013 .good .wp-block-columns>div:last-child{padding:30px 40px 40px 30px}.page-id-8013 .easy{padding-top:120px;padding-bottom:120px}.page-id-8013 .easy h2{margin-bottom:120px}.page-id-8013 .easy .wp-block-group{gap:120px!important}.page-id-8013 .easy .wp-block-group>div{max-width:1200px;margin:0 auto}.page-id-8013 .easy .wp-block-group .wp-block-cover{padding:60px 100px;border-radius:20px;overflow:hidden}.page-id-8013 .love{padding-top:120px;padding-bottom:120px}.page-id-8013 .love h3{margin-bottom:120px}.page-id-8013 .love .wp-block-group{gap:120px}.page-id-8013 .love .wp-block-group .wp-block-columns{margin:0 auto}.page-id-8013 .love .wp-block-column.has-background{padding:40px 20px;border-radius:10px}.page-id-8013 .love .social{max-width:1224px}.page-id-8013 .love .viral{max-width:1152px}.page-id-8013 .love .text-to-give{max-width:1100px}.page-id-8013 .love .friendly{max-width:1120px}.page-id-8013 .love .assistant{max-width:1095px}.page-id-8013 .love .forever{max-width:1031px}.page-id-8013 .love .forever #free-forever{cursor:pointer}.page-id-8013 .covered{padding-top:120px;padding-bottom:40px}.page-id-8013 .covered .title{gap:20px!important;margin-bottom:80px}.page-id-8013 .covered .wp-block-group.has-lavender-background-color{max-width:1200px;margin:0 auto;padding:60px 60px 0;border-radius:20px}.page-id-8013 .covered .wp-block-columns{gap:0!important}.page-id-8013 .covered .wp-block-columns .wp-block-column:last-child{display:flex;flex-direction:column;gap:16px;padding-bottom:107px}.page-id-8013 .covered .wp-block-columns .wp-block-group{padding:36px 28px;border:1.5px solid #272756;border-radius:12px}.page-id-8013 .covered .wp-block-columns .wp-block-group .weight-600{margin-bottom:8px}.page-id-8013 .covered .wp-block-columns figure{margin-right:-5%}.page-id-8013 .reviews{min-height:0;padding-top:120px;padding-bottom:120px}.page-id-8013 .reviews h4{max-width:534px;margin:0 auto 120px}.page-id-8013 .reviews .review-slider{margin-bottom:120px}.page-id-8013 .reviews .cols{max-width:1054px;gap:96px!important;margin:0 auto}.page-id-8013 .reviews .cols>div{display:flex;flex-direction:column;height:auto;border-radius:10px;padding:30px 18px 30px 33px}.page-id-8013 .reviews .cols h5{font-size:24px!important}.page-id-8013 .reviews .cols .wp-block-group.is-nowrap{margin-top:auto}.page-id-8013 .reviews .cols .is-vertical{gap:5px!important}.page-id-8013 .cta{min-height:0;padding-top:112px;padding-bottom:112px}.page-id-8013 .cta h3{max-width:695px;margin:0 auto 40px}@media(max-width:1200px){.page-id-8013 .good .wp-block-columns>div:last-child{padding:0}.page-id-8013 .easy .wp-block-group .wp-block-cover{padding:60px 20px}.page-id-8013 .covered .wp-block-group.has-lavender-background-color{padding:40px 20px 0}.page-id-8013 .covered .wp-block-columns .wp-block-column:last-child{padding-bottom:40px}}@media(max-width:781px){.page-id-8013 .hero .wp-block-columns{gap:32px!important;padding-top:34px;padding-bottom:10px}.page-id-8013 .hero h2,.page-id-8013 .hero p{margin-bottom:30px!important}.page-id-8013 .hero .wp-block-columns figure{margin-right:calc(-20px - 11%)}.page-id-8013 .good{padding-top:60px;padding-bottom:60px}.page-id-8013 .good .wp-block-columns{gap:48px!important}.page-id-8013 .good h3{margin-bottom:24px!important}.page-id-8013 .good .desc{margin-bottom:48px}.page-id-8013 .good .wp-block-columns figure{margin-right:-1%}.page-id-8013 .easy{padding-top:60px;padding-bottom:60px}.page-id-8013 .easy .wp-block-group{gap:60px!important}.page-id-8013 .easy h2{margin-bottom:48px}.page-id-8013 .easy .wp-block-group>.wp-block-columns:first-child{flex-direction:column-reverse;gap:48px!important}.page-id-8013 .easy .wp-block-group>.wp-block-columns:first-child figure{margin:0 -8px}.page-id-8013 .easy .wp-block-group .wp-block-cover{margin:0 -20px;border-radius:0}.page-id-8013 .easy .wp-block-group .wp-block-cover .wp-block-columns{gap:76px!important}.page-id-8013 .easy .wp-block-group .wp-block-cover figure{margin-right:calc(-20px - 13%)}.page-id-8013 .easy .wp-block-group>.wp-block-columns:last-child{gap:48px!important}.page-id-8013 .easy .wp-block-group>.wp-block-columns:last-child h4,.page-id-8013 .easy .wp-block-group>.wp-block-columns:last-child p{margin-bottom:20px!important}.page-id-8013 .love{padding-top:60px;padding-bottom:60px}.page-id-8013 .love h3{margin-bottom:48px}.page-id-8013 .love .wp-block-group,.page-id-8013 .love .wp-block-group .wp-block-columns{gap:40px!important}.page-id-8013 .love .social,.page-id-8013 .love .text-to-give,.page-id-8013 .love .assistant{flex-direction:column-reverse}.page-id-8013 .love .social figure{margin-right:-2%}.page-id-8013 .love .text-to-give figure{margin-right:-20px}.page-id-8013 .love .assistant figure{margin:0 -2%}.page-id-8013 .covered{padding-top:40px;padding-bottom:40px}.page-id-8013 .covered .title{flex-direction:column;gap:14px!important;max-width:240px;text-align:center;margin-bottom:40px}.page-id-8013 .covered .wp-block-group.has-lavender-background-color .wp-block-columns{flex-direction:column-reverse;gap:40px!important}.page-id-8013 .covered .wp-block-columns .wp-block-column:last-child{padding-bottom:0}.page-id-8013 .covered .wp-block-columns figure{margin-right:0}.page-id-8013 .reviews{padding-top:80px;padding-bottom:60px}.page-id-8013 .reviews h4{max-width:100%;text-align:left;margin-bottom:48px}.page-id-8013 .reviews .review-slider{margin-bottom:64px}.page-id-8013 .reviews .cols{gap:0!important;margin-bottom:4px;flex-direction:row}.page-id-8013 .reviews .cols .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:24px}.page-id-8013 .cta{padding-top:90px;padding-bottom:126px}.page-id-8013 .cta h3{font-size:32px!important;margin-bottom:32px}}.page-id-8166 .hero .wp-block-buttons{margin-bottom:40px}.page-id-8166 .how-it-works{padding-top:120px;padding-bottom:120px}.page-id-8166 .how-it-works h1{margin-bottom:32px}.page-id-8166 .how-it-works .steps{border:2px solid #272756;border-radius:20px}.page-id-8166 .how-it-works .step{width:100%;padding:40px;gap:0!important}.page-id-8166 .how-it-works .steps .step:not(:last-child){border-bottom:2px solid #272756}.page-id-8166 .how-it-works .step span{color:#4aa900}.page-id-8166 .cta{padding-top:120px;padding-bottom:120px}.page-id-8166 .cta>span{background-image:url(/wp-content/uploads/2023/09/Green-triangles-around.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.page-id-8166 .cta h4{margin-bottom:40px}.page-id-8166 .cta .gform_wrapper{max-width:805px;margin:0 auto}.page-id-8166 .cta .gform_wrapper .gform_body{background-color:#cdf378;padding:40px;border-radius:10px}.page-id-8166 .cta .gform_wrapper p{color:#272756;margin-bottom:0}.page-id-8166 .cta .gform_wrapper.gravity-theme .gform_footer{padding-bottom:0}.page-id-8166 .awards{padding-top:80px;padding-bottom:80px}.page-id-8166 .awards h3{max-width:798px;margin:0 auto 60px}.page-id-8166 .faq{padding-top:80px;padding-bottom:80px}.page-id-8166 .faq h4{margin-bottom:40px}.page-id-8166 .reviews{min-height:0;padding-top:120px;padding-bottom:120px}.page-id-8166 .reviews h4{max-width:550px;margin:0 auto 80px}.page-id-8166 .reviews .cols{max-width:1054px;gap:24px!important;margin:0 auto}.page-id-8166 .reviews .cols>div{display:flex;flex-direction:column;height:auto;border-radius:10px;padding:34px 40px 34px 24px}.page-id-8166 .reviews .cols figure{padding-left:15px}.page-id-8166 .reviews .cols h6{display:flex;line-height:1.4;margin-bottom:25px}.page-id-8166 .reviews h6 span{min-width:14px}.page-id-8166 .reviews .cols .wp-block-group{gap:5px!important;margin-top:auto;padding-left:15px}@media(max-width:781px){.page-id-8166 .hero>img{display:none}.page-id-8166 .hero>span{opacity:1!important;background-color:#f0fcd6!important}.page-id-8166 .hero .wp-block-columns{gap:0!important}.page-id-8166 .hero .wp-block-columns>div:last-child{margin:-40px -20px 0}.page-id-8166 .hero .wp-block-buttons{margin-bottom:0}.page-id-8166 .hero h2{margin-bottom:30px!important}.page-id-8166 .how-it-works{padding-top:100px;padding-bottom:100px}.page-id-8166 .how-it-works h1{text-align:center}.page-id-8166 .how-it-works .wp-block-buttons{display:none}.page-id-8166 .cta{padding-top:100px;padding-bottom:100px}.page-id-8166 .cta>span{background-image:url(/wp-content/uploads/2023/09/Green-triangles-around-mobile.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.page-id-8166 .cta .gform_wrapper .gform_body{padding:20px}.page-id-8166 .awards{padding-top:80px;padding-bottom:80px}.page-id-8166 .awards h3{font-size:40px;margin-bottom:64px}.page-id-8166 .faq{padding-top:80px;padding-bottom:80px}.page-id-8166 .faq h4{margin-bottom:40px}.page-id-8166 .reviews{padding-top:80px;padding-bottom:60px}.page-id-8166 .reviews h4{max-width:100%;text-align:left;margin-bottom:48px}.page-id-8166 .reviews .cols{gap:0!important;margin-bottom:4px;flex-direction:row}.page-id-8166 .reviews .cols .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:24px}}.page-id-8225 .hero{padding-bottom:88px;z-index:2;overflow:visible}.page-id-8225 .hero .wp-block-columns{gap:20px!important}.page-id-8225 .hero .wp-block-columns>div:last-child figure{margin-right:calc(-60px - 16%);margin-bottom:-136px}.page-id-8225 .hero .wp-block-group{gap:30px!important}.page-id-8225 .hero .wp-block-group img{max-height:30px;width:auto}.page-id-8225 .cta{padding-top:200px;padding-bottom:100px}.page-id-8225 .boost{padding-top:120px;padding-bottom:120px}.page-id-8225 .boost .wp-block-columns{max-width:1200px;margin:0 auto}.page-id-8225 .reasons{padding-top:120px;padding-bottom:120px}.page-id-8225 .reasons .wp-block-columns{max-width:1312px;padding:120px 96px;margin:0 auto;border-radius:20px}.page-id-8225 .reasons .rounded-check{display:inline-flex!important;align-items:flex-start!important;gap:16px;width:100%;line-height:30px}.page-id-8225 .reasons .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/03/checkmark-light-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px;margin-top:5px}.page-id-8225 .reasons .rounded-check h5{line-height:36px}.page-id-8225 .setup{padding-top:60px;padding-bottom:120px}.page-id-8225 .setup>span{background-image:url(/wp-content/uploads/2023/10/PayPal-get-started-background.svg);background-size:cover;background-repeat:no-repeat}.page-id-8225 .setup .desc{margin-bottom:80px}.page-id-8225 .setup-steps{display:flex;flex-direction:column;justify-content:center;position:relative;max-width:768px;margin:0 auto 80px;border:2px solid #272756;border-radius:20px}.page-id-8225 .setup-steps h6{width:100%;padding:40px;gap:20px!important;font-weight:400!important;line-height:30px}.page-id-8225 .setup-steps h6:not(:last-of-type){border-bottom:2px solid #272756}.page-id-8225 .setup .wp-block-buttons{gap:16px!important}.page-id-8225 .experience{padding-top:120px;padding-bottom:120px}.page-id-8225 .experience .desc{max-width:714px;margin:0 auto 80px}.page-id-8225 .experience .wp-block-columns{gap:0!important;max-width:1000px;margin:0 auto}.page-id-8225 .experience .wp-block-columns>div:first-child{padding:30px 40px 40px 30px;border:2px solid #272756;border-radius:10px;z-index:2}.page-id-8225 .experience .wp-block-columns>div:last-child figure{margin-left:-23%}.page-id-8225 .conversions{padding-top:120px;padding-bottom:120px}.page-id-8225 .conversions .wp-block-columns{max-width:1200px;margin:0 auto}.page-id-8225 .globally{padding-top:120px;padding-bottom:120px}.page-id-8225 .globally .wp-block-columns{max-width:1200px;margin:0 auto}.page-id-8225 .statistics{padding-top:120px;padding-bottom:80px}.page-id-8225 .statistics .wp-block-group{max-width:1230px;padding:90px 40px 40px;margin:0 auto;border-radius:20px}.page-id-8225 .statistics .wp-block-columns{gap:0!important;margin-bottom:80px}.page-id-8225 .statistics .wp-block-columns>div{padding:10px 40px 0;position:relative}.page-id-8225 .statistics .wp-block-columns>div:not(:last-child):after{content:"";height:100%;width:2px;position:absolute;background:#fff;right:0;top:0}.page-id-8225 .statistics h5{font-size:80px}.page-id-8225 .statistics h6{margin-bottom:0}.page-id-8225 .footnotes{min-height:0;padding-top:40px;padding-bottom:40px}.page-id-8225 .footnotes .flex-list{max-width:1150px;margin:0 auto}@media(max-width:1024px){.page-id-8225 .reasons .wp-block-columns{padding:80px 40px}.page-id-8225 .statistics h5{font-size:48px}}@media(max-width:781px){.page-id-8225 .hero{padding-bottom:0}.page-id-8225 .hero .wp-block-group,.page-id-8225 .hero h3,.page-id-8225 .hero p.margin-20{margin-bottom:30px!important}.page-id-8225 .hero .wp-block-columns{gap:90px!important}.page-id-8225 .hero .wp-block-columns>div:last-child figure{margin:0 calc(-20px - 20%) -60px -10px}.page-id-8225 .cta{padding-top:160px}.page-id-8225 .boost{padding-top:100px;padding-bottom:100px}.page-id-8225 .boost .wp-block-columns{gap:60px!important}.page-id-8225 .boost h3,.page-id-8225 .boost p.margin-20{margin-bottom:30px!important}.page-id-8225 .reasons{padding-top:60px;padding-bottom:30px}.page-id-8225 .reasons .wp-block-columns{gap:24px!important;padding:28px}.page-id-8225 .setup{padding-top:90px;padding-bottom:60px}.page-id-8225 .setup>span{background-image:url(/wp-content/uploads/2023/10/PayPal-get-started-background-mobile.svg);background-size:contain;background-position:top;background-size:130%;background-repeat:no-repeat}.page-id-8225 .setup-steps{margin:0 auto 40px}.page-id-8225 .setup-steps h6{align-items:flex-start;padding:40px}.page-id-8225 .experience{padding-top:100px;padding-bottom:30px}.page-id-8225 .experience .desc{margin-bottom:60px}.page-id-8225 .experience .wp-block-columns{flex-direction:column-reverse}.page-id-8225 .experience .wp-block-columns>div:last-child figure{margin-left:0}.page-id-8225 .experience .wp-block-columns>div:first-child{max-width:94%;margin-top:-100px}.page-id-8225 .conversions{padding-top:30px;padding-bottom:30px}.page-id-8225 .conversions .wp-block-columns{gap:60px!important}.page-id-8225 .globally{padding-top:30px;padding-bottom:40px}.page-id-8225 .globally .wp-block-columns{gap:60px!important;flex-direction:column-reverse}.page-id-8225 .statistics{padding-top:60px;padding-bottom:60px}.page-id-8225 .statistics .wp-block-group{padding:28px}.page-id-8225 .statistics .wp-block-columns{margin-bottom:24px}.page-id-8225 .statistics .wp-block-columns>div{padding:40px}.page-id-8225 .statistics .wp-block-columns>div:not(:last-child):after{content:"";height:2px;width:100%;max-width:160px;position:absolute;background:#fff;inset:auto 0 0;margin:0 auto}.page-id-8225 .statistics h5{margin-bottom:12px}}.page-id-8621 .flip-card{background-color:transparent;width:300px;height:233px;min-height:0!important;perspective:1000px}.page-id-8621 .flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.page-id-8621 .flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.page-id-8621 .flip-card-front,.page-id-8621 .flip-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(max-width:781px){.page-id-8621 .flip-card-front{min-height:0!important}.page-id-8621 .flip-card:hover .flip-card-inner{transform:none!important}}.page-id-8621 .flip-card-back{transform:rotateY(180deg)}.page-id-8621 .rounded-check{display:inline-flex;gap:16px;width:100%;line-height:30px}.page-id-8621 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}@media(max-width:400px){.page-id-8621 .rounded-check{gap:10px}}.page-id-8621 .fundraising .rounded-check:before{height:30px;width:30px;min-width:30px}@media(max-width:1024px){.page-id-8621 .start{background-size:500px!important;background-position:bottom 50px center!important}}.page-id-8621 h4.coming span{font-size:14px;font-weight:300}.page-id-8621 .tippy-box[data-theme~=Navy] .tippy-content div>p:not(:last-child){margin-bottom:10px}.page-id-8621 #daf{cursor:pointer}.page-id-8714 .tooltip-text>span{white-space:nowrap}.page-id-8714 .gb-scroll::-webkit-scrollbar{display:none}.page-id-8714 .gb-scroll{-ms-overflow-style:none;scrollbar-width:none}@media(max-width:781px){.page-id-8714 .gb-container-c3659410{background:#ecebff!important}.page-id-8714 .gb-headline-1f5f7449{font-weight:300!important}.page-id-8714 .gb-container-950bc8f6{background-color:#ecebff66!important}.page-id-8714 .gb-container-cf72e9f7{background-size:300px!important;background-position:center calc(100% + 54px)!important}.page-id-8714 .features-on-plans{background-color:#ecebff66}.page-id-8714 .platform-fee{background-color:#edf0e9!important}}@media(max-width:781px){.page-id-9445 .hero{background-size:740px!important;background-position:80% 0%!important}}.pricing-table-header{background-color:var(--wp--preset--color--navy, #272756);border-top-left-radius:10px;border-top-right-radius:10px;display:flex}.pricing-table-category{background-color:var(--wp--preset--color--thistle, #ecebff)}.pricing-table-col-wide{flex-basis:60%;padding:25px}.pricing-table-col-thin{flex-basis:20%;padding:25px}.pricing-table-item-title{font-size:20px;font-weight:500;margin-bottom:10px}@media(max-width:767px){.pricing-table-col-wide,.pricing-table-col-thin{padding:10px 12px}.pricing-table-item-title{font-size:18px;font-weight:400}}.tooltip{width:13px;position:relative;top:-5px}.tooltip-text.gb-text>span,.tooltip-text .gb-text>span{white-space:nowrap}.pricing-table .pricing-table-body>div{border-right:2px solid rgba(39,39,87,.15);border-left:2px solid rgba(39,39,87,.15);border-bottom:2px solid rgba(39,39,87,.15)}.pricing-table .pricing-table-body>div>div:not(:last-child){border-right:2px solid rgba(39,39,87,.15)}.gb-scroll::-webkit-scrollbar{display:none}.gb-scroll{-ms-overflow-style:none;scrollbar-width:none}.table-check,.table-minus{display:flex;align-items:center;justify-content:center;flex-basis:15%}.pricing-table .pricing-table-body>div:nth-child(odd):not(.pricing-table-category){background-color:#f5f7f9}.table-check:before{content:"";width:26px;height:28px;background-image:url(/wp-content/uploads/2022/12/Purple-check.svg);background-size:contain;background-repeat:no-repeat}.table-minus:before{content:"";width:31px;height:5px;background-image:url(/wp-content/uploads/2025/09/Lavender-minus.svg);background-size:contain;background-repeat:no-repeat}@media(max-width:781px){.pricing-table .pricing-table-category{background-color:#272756}.pricing-table .pricing-table-category>div{padding:20px 25px}.pricing-table .pricing-table-category .gb-text{color:#cdf378}.pricing-table:not(.pricing-table-mobile) .pricing-table-body>div>div:not(:first-child){display:none}.pricing-table:not(.pricing-table-mobile) .pricing-table-body>div>div:first-child{flex-basis:100%;border-right:none}.pricing-table:not(.pricing-table-mobile) .pricing-table-category{border-top-left-radius:10px;border-top-right-radius:10px}.pricing-table:not(.pricing-table-mobile) .pricing-table-category__second{margin-top:40px}.pricing-table:not(.pricing-table-mobile) p.gb-text.mb-10{font-size:16px;font-weight:300}.pricing-table:not(.pricing-table-mobile) .pricing-table-body>.d-flex:has(+.pricing-table-category){border-bottom-left-radius:10px;border-bottom-right-radius:10px}}.page-id-10167 .rounded-check{display:inline-flex;gap:16px;margin-bottom:14px;width:100%}.page-id-10167 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-10167 .margin-24{margin-bottom:24px}.page-id-10167 .hero{padding-bottom:200px}.page-id-10167 .empower{padding-top:120px;padding-bottom:120px}.page-id-10167 .empower .wp-block-columns{max-width:1144px;margin-left:auto;margin-right:auto}.page-id-10167 .gifts{padding-top:80px;padding-bottom:80px}.page-id-10167 .gifts figure{margin-bottom:-12%}.page-id-10167 .shine{padding-top:120px;padding-bottom:120px}.page-id-10167 .shine h4{margin-bottom:120px}.page-id-10167 .shine .shine-col{gap:26px;max-width:986px;margin-left:auto;margin-right:auto}.page-id-10167 .shine-col>.wp-block-column{padding:20px 15px;border-radius:10px;display:flex}.page-id-10167 .shine-col.first{margin-bottom:26px}.page-id-10167 .shine-col p{margin-bottom:0}.page-id-10167 .shine .shine-inner-col{gap:20px}.page-id-10167 .share{padding-top:120px;padding-bottom:120px}.page-id-10167 .share .wp-block-columns{max-width:1144px;margin:0 auto}.page-id-10167 .smart{padding-top:120px;padding-bottom:120px}.page-id-10167 .smart .wp-block-columns{max-width:1160px;margin-left:auto;margin-right:auto;margin-top:80px}.page-id-10167 .smart .wp-block-column{padding:14px 24px 24px;border-radius:10px}.page-id-10167 .smart figure{text-align:center;margin-bottom:16px}.page-id-10167 .friends{padding-top:200px;padding-bottom:120px}.page-id-10167 .friends .wp-block-columns{max-width:1150px;margin-left:auto;margin-right:auto;margin-top:60px;gap:32px}.page-id-10167 .friends .wp-block-column{padding:20px 25px;border-radius:10px}.page-id-10167 .cta{min-height:0;padding:0!important}.page-id-10167 .cta>div{max-width:100%!important}.page-id-10167 .cta .wp-block-columns{gap:0}.page-id-10167 .cta .wp-block-column{padding:90px 62px}.page-id-10167 .cta .cta-col-1{background:url(/wp-content/uploads/2022/08/Purple-Side-Poligon.svg);background-size:contain;background-repeat:no-repeat;background-position:right center}.page-id-10167 .cta .cta-col-2{background:url(/wp-content/uploads/2022/08/Lime-Side-Poligon.svg);background-size:contain;background-repeat:no-repeat;background-position:right center}@media(min-width:1023px){.page-id-10167 .attract>div{background-image:url(/wp-content/uploads/2022/08/People-avatars.png);background-size:contain;background-repeat:no-repeat;background-position:center center}.page-id-10167 .tablet{display:none!important}}@media(max-width:781px){.page-id-10167 .hero{padding-bottom:60px}.page-id-10167 .hero h2,.page-id-10167 .hero p{margin-bottom:29px!important}.page-id-10167 .hero .wp-block-columns{gap:50px}.page-id-10167 .empower,.page-id-10167 .shine,.page-id-10167 .attract,.page-id-10167 .share,.page-id-10167 .payment{padding-top:60px;padding-bottom:60px}.page-id-10167 .empower .wp-block-columns,.page-id-10167 .gifts .wp-block-columns{gap:60px}.page-id-10167 .gifts{padding-top:0;padding-bottom:60px}.page-id-10167 .gifts .wp-block-columns{flex-direction:column-reverse}.page-id-10167 .shine h4{margin-bottom:30px}.page-id-10167 .shine .wp-block-columns{text-align:center}.page-id-10167 .share .wp-block-columns{flex-direction:column-reverse;gap:30px!important}.page-id-10167 .share h4,.page-id-10167 .share p{text-align:center}.page-id-10167 .share .wp-block-buttons{justify-content:center}.page-id-10167 .smart{padding-top:60px;padding-bottom:20px}.page-id-10167 .smart .wp-block-columns{margin-top:0}.page-id-10167 .smart .wp-block-column{padding:24px}.page-id-10167 .friends{padding-bottom:60px}.page-id-10167 .friends .wp-block-columns{margin-top:30px}.page-id-10167 .cta .wp-block-column{padding:60px 12px}}.page-id-10198 .rounded-check{display:inline-flex;gap:16px;margin-bottom:20px;width:100%}.page-id-10198 .rounded-check:before{content:"";background:url(/wp-content/uploads/2024/12/Checkmark-green.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-10198 .rounded-number-blue{font-size:20px;font-weight:400}.page-id-10198 .rounded-number-blue span{font-size:16px;font-weight:300}.page-id-10198 .spark-cta,.page-id-10198 .designed{padding-top:120px;padding-bottom:120px}.page-id-10198 .spark-cta .wp-block-columns{border-radius:12px;padding:30px 76px 76px 50px}.page-id-10198 .spark-cta .spark-image{margin-bottom:-76px!important;margin-top:-30px;text-align:right}@media(max-width:781px){.page-id-10198 .spark-cta{padding-top:40px;padding-bottom:60px}.page-id-10198 .spark-cta .wp-block-columns{padding:42px 32px 0;overflow:hidden;gap:0!important}.page-id-10198 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-10198 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-10198 .spark-cta .spark-image{text-align:right;margin-bottom:0!important;margin-right:-100px!important;margin-top:-20%!important}}@media(max-width:480px){.page-id-10198 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:250px}}.page-id-10198 .hero{padding-bottom:90px;overflow:hidden}.page-id-10198 .hero figure{margin-right:calc(-60px - 3%)}.page-id-10198 .size-goals{padding-top:120px}.page-id-10198 .size-goals .wp-block-columns{padding:120px 60px;border-radius:20px}.page-id-10198 .size-goals p.weight-700{margin-bottom:16px}.page-id-10198 .designed{padding-top:120px;padding-bottom:120px}.page-id-10198 .showcase-brand,.page-id-10198 .rewards,.page-id-10198 .support,.page-id-10198 .payments,.page-id-10198 .second-cta,.page-id-10198 .giveaway{padding-top:80px;padding-bottom:80px}.page-id-10198 .giveaway h3{max-width:968px;margin:0 auto 160px}.page-id-10198 .giveaway .wp-block-columns{max-width:968px;margin:0 auto}.page-id-10198 .giveaway .wp-block-columns>div{padding:0 30px 40px;border:2px solid #272756;border-radius:10px}.page-id-10198 .giveaway .wp-block-columns>div>figure{max-height:160px;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:25px}.page-id-10198 .merch{padding-top:120px;padding-bottom:80px}.page-id-10198 .merch .wp-block-columns{max-width:1200px;padding:0 40px;border-radius:20px}.page-id-10198 .merch .wp-block-columns>div:last-child{padding:20px 0}.page-id-10198 .rewards .steps .desk{margin-bottom:24px}.page-id-10198 .rewards .steps{border:2px solid #272756;border-radius:20px}.page-id-10198 .rewards .step{width:100%;padding:40px;gap:0!important}.page-id-10198 .rounded-number-blue{align-items:flex-start;margin-bottom:0;gap:16px}.page-id-10198 .rewards .steps .step:not(:last-child){border-bottom:2px solid #272756}.page-id-10198 .support p{margin-bottom:60px}.page-id-10198 .support figure{margin-bottom:0!important}.page-id-10198 .support figure.mobile{margin-left:-24px!important;margin-right:-20px!important}.page-id-10198 .payments .wp-block-columns{gap:0!important}.page-id-10198 .second-cta h4{max-width:800px;margin:0 auto 20px}.page-id-10198 .second-cta p{margin-bottom:12px}@media(max-width:1023px){.page-id-10198 .size-goals .wp-block-columns{padding:36px 28px}.page-id-10198 .size-goals .wp-block-column{flex-basis:50%!important}}@media(max-width:781px){.page-id-10198 .hero{padding-bottom:80px}.page-id-10198 .hero h2,.page-id-10198 .hero p{margin-bottom:30px!important}.page-id-10198 .hero figure{margin-right:0;margin-left:calc(-20px - 3%)}.page-id-10198 .hero .wp-block-columns,.page-id-10198 .rewards .wp-block-columns,.page-id-10198 .designed .wp-block-columns,.page-id-10198 .showcase-brand .wp-block-columns{gap:60px!important}.page-id-10198 .showcase-brand,.page-id-10198 .rewards,.page-id-10198 .designed,.page-id-10198 .payments,.page-id-10198 .second-cta{padding-top:60px;padding-bottom:60px}.page-id-10198 .size-goals .wp-block-columns{flex-direction:column-reverse}.page-id-10198 .size-goals{padding-top:60px;padding-bottom:calc((100vw - 60px) / 1024 * 627 * .8)}.page-id-10198 .size-goals .wp-block-columns{flex-direction:column-reverse;padding-bottom:calc((100vw - 60px) / 1024 * 627 * .2);gap:0!important}.page-id-10198 .size-goals figure{margin-bottom:calc((100vw - 60px) / 1024 * 627 * -1);margin-right:-18px;margin-left:-18px}.page-id-10198 .size-goals ul{margin-bottom:18px!important}.page-id-10198 .showcase-brand h4,.page-id-10198 .showcase-brand p{text-align:center}.page-id-10198 .giveaway{padding-top:60px;padding-bottom:60px}.page-id-10198 .giveaway h3{margin-bottom:80px}.page-id-10198 .giveaway .wp-block-columns{gap:110px}.page-id-10198 .giveaway .wp-block-columns>div>figure{max-height:100%;justify-content:flex-start}.page-id-10198 .giveaway .wp-block-columns>div:first-child figure{margin:-32px -12px 20px}.page-id-10198 .giveaway .wp-block-columns>div:last-child figure{margin:-72px -12px 2px calc(-30px - 4%)}.page-id-10198 .merch{padding-top:60px;padding-bottom:60px}.page-id-10198 .merch .wp-block-columns{gap:30px!important;flex-direction:column-reverse;padding:36px 28px 0}.page-id-10198 .merch .wp-block-columns>div:last-child{padding:0}.page-id-10198 .rewards .step{padding:40px 30px}.page-id-10198 .payments .wp-block-columns{gap:50px!important}.page-id-10198 .payments figure{margin-right:-64%!important}.page-id-10198 .payments figure img{width:100%!important}}.page-id-10215 .margin-6{margin-bottom:6px!important}.page-id-10215 .spark-cta{padding-top:40px;padding-bottom:120px}.page-id-10215 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-10215 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-10215 .spark-cta{padding-bottom:80px}.page-id-10215 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-10215 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-10215 .spark-cta .spark-image{text-align:right;margin-bottom:0!important;margin-right:-5%!important;margin-top:-5%!important}.page-id-10215 .spark-cta h5{font-size:32px!important}}.page-id-10215 .hero{padding-bottom:74px;overflow:hidden}.page-id-10215 .hero .wp-block-columns{margin-top:-100px;gap:0!important}.page-id-10215 .hero .wp-block-columns>div:first-child{padding:60px 0}.page-id-10215 .hero figure{margin-top:-65%;margin-right:-35%}.page-id-10215 .hero figure img{width:100%}.page-id-10215 .looks{padding-top:120px}.page-id-10215 .looks h3{margin-bottom:126px}.page-id-10215 .looks .wp-block-columns{max-width:1230px}.page-id-10215 .looks figure{margin-left:-2%}.page-id-10215 .news{padding-bottom:40px;overflow:hidden}.page-id-10215 .news .wp-block-columns{max-width:1230px;margin-left:auto}.page-id-10215 .news figure{margin-right:calc(-60px - 8%)}.page-id-10215 .size{padding-top:140px;padding-bottom:40px}.page-id-10215 .size p{max-width:667px;margin-left:auto;margin-right:auto}.page-id-10215 .size figure{margin-bottom:0!important}.page-id-10215 .bids .wp-block-columns{padding:5% 9%;border-radius:20px;overflow:hidden}.page-id-10215 .way{padding-top:150px;padding-bottom:46px}.page-id-10215 .way .wp-block-columns{max-width:1230px;margin-left:right}.page-id-10215 .way figure{margin-left:-60px}.page-id-10215 .gifts{padding-top:134px;padding-bottom:174px}.page-id-10215 .gifts figure.desktop{margin:0 -30% -9% 0}.page-id-10215 .gifts figure.mobile{margin:-3% -34% 0 -5%}.page-id-10215 .stage{padding-top:80px;padding-bottom:80px}.page-id-10215 .stage .wp-block-columns{max-width:1240px;margin-left:auto;margin-right:auto}.page-id-10215 .variety{padding-top:142px;padding-bottom:200px;overflow:hidden}.page-id-10215 .relax{padding-top:180px;padding-bottom:180px}.page-id-10215 .relax h3{margin-bottom:80px}.page-id-10215 .reviews{padding-top:120px;padding-bottom:120px}.page-id-10215 .reviews h4{margin:0 auto 120px}.page-id-10215 .reviews .cols{max-width:1054px;gap:96px!important;margin:0 auto 120px}.page-id-10215 .reviews .cols>div{display:flex;flex-direction:column;height:auto;border-radius:10px;padding:30px 18px 30px 33px}.page-id-10215 .reviews .cols .wp-block-column>p{line-height:1.55}.page-id-10215 .reviews .cols .wp-block-group.is-nowrap{margin-top:auto}.page-id-10215 .reviews .cols .is-vertical{gap:5px!important}.page-id-10215 .cta{min-height:0!important;max-width:1150px;margin-left:auto;margin-right:auto;padding:45px 38px;border-radius:12px;overflow:hidden}@media(max-width:781px){.page-id-10215 .hero{padding-bottom:0}.page-id-10215 .hero .wp-block-columns{margin-top:0;gap:20px!important}.page-id-10215 .hero .wp-block-columns>div:first-child{padding:0}.page-id-10215 .hero figure{margin-left:calc(-20px - 4%);margin-top:0;margin-right:0}.page-id-10215 .looks{padding-top:80px;padding-bottom:80px}.page-id-10215 .looks h3{margin-bottom:60px}.page-id-10215 .looks .wp-block-columns{gap:60px!important;flex-direction:column-reverse}.page-id-10215 .looks figure{margin-left:0;margin-right:calc(-20px - 11%)}.page-id-10215 .news{padding-bottom:40px}.page-id-10215 .news .wp-block-columns{gap:40px!important}.page-id-10215 .news figure{margin-left:calc(-20px - 3%);margin-right:calc(-20px - 7%)}.page-id-10215 .size{padding-top:80px;padding-bottom:60px}.page-id-10215 .size figure{margin-left:calc(-20px - 3%);margin-right:calc(-20px - 3%)}.page-id-10215 .bids .wp-block-columns{gap:30px!important;padding:28px}.page-id-10215 .way{padding-top:120px;padding-bottom:60px}.page-id-10215 .way .wp-block-columns{gap:34px!important;flex-direction:column-reverse}.page-id-10215 .way figure{margin-left:calc(-20px - 8%)}.page-id-10215 .gifts{padding-top:60px;padding-bottom:60px}.page-id-10215 .gifts .wp-block-columns{gap:40px!important}.page-id-10215 .stage{padding-top:64px;padding-bottom:76px}.page-id-10215 .stage .wp-block-columns{gap:72px!important}.page-id-10215 .variety,.page-id-10215 .relax{padding-top:80px;padding-bottom:80px}.page-id-10215 .variety .wp-block-columns{gap:50px!important}.page-id-10215 .relax h3{margin-bottom:48px}.page-id-10215 .relax .wp-block-columns{gap:32px!important}.page-id-10215 .reviews{padding-top:80px;padding-bottom:56px}.page-id-10215 .reviews .cols{gap:0!important;margin-bottom:64px;flex-direction:row}.page-id-10215 .reviews .cols .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:24px}.page-id-10215 .reviews h4{max-width:100%;text-align:left;margin-bottom:48px}.page-id-10215 .reviews .wp-block-columns{gap:0!important}.page-id-10215 .cta{padding:34px 28px}.page-id-10215 .cta .wp-block-columns{gap:24px!important}.page-id-10215 .cta h5{text-align:center}.page-id-10215 .cta .wp-block-buttons{justify-content:center!important}}.page-id-10236 .rounded-check{display:inline-flex;gap:16px;align-items:center}.page-id-10236 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-10236 .spark-cta{padding-top:40px;padding-bottom:140px}.page-id-10236 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-10236 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-10236 .spark-cta{padding-top:40px;padding-bottom:80px}.page-id-10236 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-10236 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-10236 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-10236 .spark-cta .spark-image{text-align:left;width:80%;margin:0 0 0 20%!important}}@media(max-width:480px){.page-id-10236 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:79%}}.page-id-10236 .hero{padding-bottom:130px}.page-id-10236 .hero figure{margin-top:-8%;margin-right:calc(-60px - 3%)}.page-id-10236 .winning{padding-top:112px;padding-bottom:140px}.page-id-10236 .winning h4{max-width:588px;margin:0 auto 80px}.page-id-10236 .winning .wp-block-columns{max-width:987px;gap:54px!important;margin:0 auto}.page-id-10236 .style{padding-top:120px;padding-bottom:80px;overflow:hidden}.page-id-10236 .style p.desc{max-width:510px;font-weight:300;margin:0 auto 120px}.page-id-10236 .style .cols-1{max-width:1120px;margin:0 auto 120px}.page-id-10236 .style .cols-1 figure{margin-right:-70%}.page-id-10236 .style .cols-2{max-width:1120px;margin:0 auto 120px}.page-id-10236 .style .cols-2 figure{margin-left:-5%}.page-id-10236 .style .cols-3{max-width:1120px;margin:0 auto 224px}.page-id-10236 .style .cols-3 figure{margin-right:-14%}.page-id-10236 .style .cols-4{padding:20px 40px 20px 108px;border-radius:20px}.page-id-10236 .style .cols-4>div:first-child{margin:calc(-4% - 40px) 0}.page-id-10236 .merch{padding-top:120px;padding-bottom:120px}.page-id-10236 .merch .wp-block-columns{max-width:1120px;margin:0 auto}.page-id-10236 .merch .wp-block-columns figure{margin:0 -2%}.page-id-10236 .entries{padding-top:155px;padding-bottom:120px}.page-id-10236 .entries .wp-block-columns{max-width:1235px}.page-id-10236 .entries .cols-1{margin-bottom:200px}.page-id-10236 .entries .cols-2{margin-left:auto}.page-id-10236 .entries .cols-2 figure{margin-right:calc(-60px - 1%)}.page-id-10236 .famous{padding-top:120px;padding-bottom:160px}.page-id-10236 .famous h4{margin-bottom:80px}.page-id-10236 .famous .wp-block-columns{max-width:1088px;gap:64px!important;margin:0 auto}.page-id-10236 .design{padding-top:120px;padding-bottom:120px}.page-id-10236 .design h4{max-width:652px;margin:0 auto 32px}.page-id-10236 .design .wp-block-group{gap:48px!important;margin-bottom:80px}.page-id-10236 .fast{padding:120px 0!important}.page-id-10236 .fast>div{max-width:100%!important}.page-id-10236 .fast h4{padding:0 20px}.page-id-10236 .fast .desc{max-width:730px;margin:0 auto 80px;padding:0 20px}.page-id-10236 .fast .experience-slider:not(.swiper-initialized)>div{justify-content:center;gap:24px}.page-id-10236 .fast .experience-slider .is-vertical.wp-block-group{height:auto;max-width:276px;height:332px;flex-direction:column;align-items:center;padding:20px 24px 20px 20px;border-radius:8px}.page-id-10236 .fast .experience-slider .is-vertical.wp-block-group .wp-block-group{justify-content:space-between;align-items:flex-start;width:100%;height:31px}.page-id-10236 .fast .experience-slider .is-vertical.wp-block-group p{line-height:28px;font-size:24px}.page-id-10236 .fast .experience-slider figure{margin:auto;transform:scale(1.5)}.page-id-10236 .reviews{min-height:0;padding-top:120px;padding-bottom:120px}.page-id-10236 .reviews h4{max-width:700px;margin:0 auto 120px}.page-id-10236 .reviews .cols{max-width:1054px;gap:96px!important;margin:0 auto}.page-id-10236 .reviews .cols>div{display:flex;flex-direction:column;height:auto;border-radius:10px;padding:30px 18px 30px 33px}.page-id-10236 .reviews .cols h5{font-size:24px!important}.page-id-10236 .reviews .cols .wp-block-group.is-nowrap{margin-top:auto}.page-id-10236 .reviews .cols .is-vertical{gap:5px!important}.page-id-10236 .faq{padding-bottom:145px}.page-id-10236 .faq h4{margin-bottom:16px}.page-id-10236 .faq .desc{max-width:524px;margin:0 auto 40px}.page-id-10236 .cta{min-height:0;padding-top:110px;padding-bottom:110px}.page-id-10236 .cta h3{max-width:695px;margin:0 auto 40px}@media(max-width:781px){.page-id-10236 .hero{padding-bottom:0;z-index:2;overflow:visible}.page-id-10236 .hero .wp-block-columns{gap:16px!important}.page-id-10236 .hero h2,.page-id-10236 .hero p{margin-bottom:30px!important}.page-id-10236 .hero figure{margin:0 0 -8%}.page-id-10236 .winning{padding-top:120px;padding-bottom:120px}.page-id-10236 .winning h4{margin-bottom:48px}.page-id-10236 .style{padding-top:80px;padding-bottom:calc((100vw - 96px) / 624 * 714 / 100 * 22)}.page-id-10236 .style p.desc{margin-bottom:60px}.page-id-10236 .style .cols-1{flex-direction:column-reverse;gap:42px!important;margin-bottom:40px}.page-id-10236 .style .cols-1 figure{margin-left:-6px;margin-right:calc(-20px - 35%)}.page-id-10236 .style .cols-2{gap:48px!important;margin-bottom:96px}.page-id-10236 .style .cols-2 figure{margin-left:0}.page-id-10236 .style .cols-3{flex-direction:column-reverse;gap:48px!important;margin-bottom:80px}.page-id-10236 .style .cols-3 figure{margin-right:0}.page-id-10236 .style .cols-4{flex-direction:column-reverse;gap:30px!important;padding:28px}.page-id-10236 .style .cols-4>div:first-child{margin:0}.page-id-10236 .style .cols-4 figure{margin-bottom:calc(-28px - 22%)}.page-id-10236 .style .cols-4 p{font-size:16px;font-weight:300}.page-id-10236 .style p.weight-300{font-size:18px!important;font-weight:400!important}.page-id-10236 .merch{padding-top:56px;padding-bottom:60px}.page-id-10236 .merch .wp-block-columns{gap:48px!important}.page-id-10236 .merch .wp-block-columns figure{margin:0 -16px}.page-id-10236 .entries{padding-top:80px;padding-bottom:80px}.page-id-10236 .entries .cols-1{flex-direction:column-reverse;gap:60px!important;margin-bottom:110px}.page-id-10236 .entries .cols-2{gap:40px!important}.page-id-10236 .entries .cols-2 figure{margin-right:calc(-20px - 1%)}.page-id-10236 .famous{padding-top:80px;padding-bottom:80px}.page-id-10236 .famous h4{margin-bottom:48px}.page-id-10236 .design{padding-top:60px;padding-bottom:30px}.page-id-10236 .design .wp-block-group{flex-wrap:wrap;justify-content:flex-start;row-gap:32px!important;margin-bottom:60px}.page-id-10236 .design .wp-block-group>.rounded-check{flex-basis:30%}.page-id-10236 .design figure{margin-left:calc(-10px - 2%)!important;margin-right:calc(-10px - 9%)!important}.page-id-10236 .fast{padding-top:80px!important;padding-bottom:60px!important}.page-id-10236 .fast .desc{margin-bottom:64px}.page-id-10236 .fast .experience-slider .is-vertical.wp-block-group p{font-size:18px!important}.page-id-10236 .fast .experience-slider .is-vertical.wp-block-group{max-width:220px;height:260px}.page-id-10236 .fast .experience-slider .is-vertical.wp-block-group figure{transform:scale(1.3)}.page-id-10236 .reviews{padding-top:80px;padding-bottom:60px}.page-id-10236 .reviews h4{max-width:100%;text-align:left;margin-bottom:48px}.page-id-10236 .reviews .cols{gap:0!important;margin-bottom:4px;flex-direction:row}.page-id-10236 .reviews .cols .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:24px}.page-id-10236 .faq{padding-top:80px;padding-bottom:80px}.page-id-10236 .faq h4{margin-bottom:24px}.page-id-10236 .cta{padding-top:70px;padding-bottom:70px}.page-id-10236 .cta h3{margin-bottom:24px;font-size:32px!important}}.page-id-10313 .hero{z-index:2;overflow:visible!important}.page-id-10313 .hero .wp-block-columns>div:first-child{padding-bottom:60px}.page-id-10313 .hero figure{margin-right:-60px;margin-bottom:-40px}.page-id-10313 .keep{padding-top:112px;padding-bottom:140px}.page-id-10313 .keep .desc{max-width:716px;margin:0 auto 80px}.page-id-10313 .keep .wp-block-columns{max-width:1045px;margin:0 auto}.page-id-10313 .prize{padding-top:60px}.page-id-10313 .prize figure{margin-left:calc(-60px - 9%)}.page-id-10313 .prize .wp-block-columns,.page-id-10313 .sharing .wp-block-columns{max-width:1236px}.page-id-10313 .sharing{padding-top:126px;padding-bottom:86px}.page-id-10313 .sharing .wp-block-columns{margin-left:auto}.page-id-10313 .sharing figure{margin-right:-36px}.page-id-10313 .experience{padding-top:120px;padding-bottom:140px}.page-id-10313 .experience h4{max-width:800px;margin:0 auto 20px}.page-id-10313 .experience .desc{max-width:690px;margin:0 auto 80px}.page-id-10313 .experience figure{text-align:center;margin-left:calc(-60px - 2%);margin-right:calc(-60px - 2%)}.page-id-10313 .experience img{width:100%}.page-id-10313 .review{padding-top:140px;padding-bottom:140px}.page-id-10313 .review h4{max-width:580px;margin:0 auto 72px}.page-id-10313 .review .wp-block-group.has-background{gap:0!important;max-width:676px;margin-left:auto;margin-right:auto;padding:40px;border-radius:10px}.page-id-10313 .review .wp-block-group .wp-block-group.is-vertical{gap:5px!important}.page-id-10313 .cta{min-height:0;padding-top:132px;padding-bottom:142px}.page-id-10313 .cta h3{max-width:800px;margin:0 auto 40px}@media(max-width:781px){.page-id-10313 .hero>img{display:none!important}.page-id-10313 .hero>span{opacity:1!important}.page-id-10313 .hero .wp-block-columns>div:first-child{padding-bottom:0}.page-id-10313 .hero .wp-block-columns{gap:44px!important}.page-id-10313 .hero h2,.page-id-10313 .hero p{text-align:center;margin-bottom:30px!important}.page-id-10313 .hero .wp-block-buttons{justify-content:center}.page-id-10313 .hero figure{margin:0 -20px -60px}.page-id-10313 .keep{padding-bottom:80px}.page-id-10313 .keep h4{margin-bottom:32px}.page-id-10313 .keep .desc{margin-bottom:48px}.page-id-10313 .keep .wp-block-columns{gap:64px!important}.page-id-10313 .prize{padding-top:80px;padding-bottom:80px}.page-id-10313 .prize .wp-block-columns{margin-left:0;flex-direction:column-reverse;gap:32px!important}.page-id-10313 .prize h4,.page-id-10313 .sharing h4{margin-bottom:20px!important}.page-id-10313 .prize figure{margin-left:-20px;margin-right:-20px}.page-id-10313 .sharing{padding-top:60px;padding-bottom:60px}.page-id-10313 .sharing .wp-block-columns{gap:64px!important}.page-id-10313 .sharing figure{margin-right:0;margin-left:calc(-20px - 8%)}.page-id-10313 .experience{padding-top:80px;padding-bottom:60px}.page-id-10313 .experience .desc{margin-bottom:64px}.page-id-10313 .experience figure{margin-left:calc(-20px - 23%);margin-right:calc(-20px - 23%)}.page-id-10313 .review{padding-top:80px;padding-bottom:60px}.page-id-10313 .review h4{text-align:left;margin-left:0;margin-bottom:48px}.page-id-10313 .review .wp-block-group.has-background{padding:32px}.page-id-10313 .cta{padding-top:90px;padding-bottom:90px}.page-id-10313 .cta h3{margin-bottom:32px!important}}.page-id-10320 .rounded-check{display:inline-flex;gap:16px;margin-bottom:20px;width:100%}.page-id-10320 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-10320 .hero{padding-bottom:178px}.page-id-10320 .design{padding-top:120px;padding-bottom:100px}.page-id-10320 .design .check-cols{gap:24px!important;margin-top:24px;margin-bottom:20px}.page-id-10320 .email{padding-bottom:120px}.page-id-10320 .email .wp-block-columns{padding:80px 96px;border-radius:20px}.page-id-10320 .help,.page-id-10320 .review{padding-top:120px;padding-bottom:120px}.page-id-10320 .review .wp-block-columns,.page-id-10320 .cta .wp-block-columns{max-width:1050px;margin-left:auto;margin-right:auto}.page-id-10320 .review .col-2{border-radius:10px;padding:50px 18px 50px 32px}.page-id-10320 .review .col-2 .is-vertical{gap:0!important}.page-id-10320 .cta{padding-bottom:120px;min-height:0}.page-id-10320 .cta .wp-block-columns{background:url(/wp-content/uploads/2022/01/KB4C-cta-pattern.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:46px 38px;border-radius:10px}@media(max-width:1023px){.page-id-10320 .email .wp-block-columns{padding:28px}}@media(max-width:781px){.page-id-10320 .hero{padding-bottom:0;z-index:2;overflow:visible}.page-id-10320 .hero>span{background:url(/wp-content/uploads/2024/12/Light-beige-background-with-triangles.svg);opacity:1!important;background-size:cover;background-repeat:no-repeat;background-position:center;background-color:transparent!important}.page-id-10320 .hero>img{display:none}.page-id-10320 .hero h2,.page-id-10320 .hero p{margin-bottom:30px!important}.page-id-10320 .hero .wp-block-columns{gap:72px!important}.page-id-10320 .hero figure{margin-bottom:calc((100vw - 20px) / 713 * 499 * -.32);margin-left:10px}.page-id-10320 .design{padding-top:calc((100vw - 20px) / 713 * 499 * .62);padding-bottom:60px}.page-id-10320 .design .wp-block-columns:not(.check-cols){flex-direction:column-reverse;gap:60px!important}.page-id-10320 .design .check-cols{flex-wrap:nowrap!important;margin-top:40px;gap:0!important}.page-id-10320 .design .check-cols .wp-block-column{flex-basis:auto!important}.page-id-10320 .design .check-cols .rounded-check{font-size:18px!important}.page-id-10320 .email{padding-bottom:0}.page-id-10320 .email .wp-block-columns{flex-direction:column-reverse;gap:14px;border-radius:10px}.page-id-10320 .email figure,.page-id-10320 .help figure{margin-right:-8%}.page-id-10320 .email h4{margin-bottom:20px!important}.page-id-10320 .help,.page-id-10320 .review{padding-top:60px;padding-bottom:60px}.page-id-10320 .help .wp-block-columns{gap:24px!important}.page-id-10320 .review .wp-block-columns{gap:60px!important}.page-id-10320 .review .col-2{padding:24px}.page-id-10320 .review h4{text-align:center}.page-id-10320 .cta{padding-top:100px;padding-bottom:100px}.page-id-10320 .cta>span{background:url(/wp-content/uploads/2022/01/KB4C-cta-pattern.png);background-size:cover;background-position:left;background-repeat:no-repeat}.page-id-10320 .cta .wp-block-columns{gap:24px!important;background:none;padding:0}.page-id-10320 .cta h4{text-align:center}.page-id-10320 .cta .wp-block-buttons{justify-content:center!important}}.page-id-10328 .spark-cta{min-height:0;padding-top:80px;padding-bottom:120px}.page-id-10328 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px;overflow:hidden}.page-id-10328 .spark-cta .spark-image{margin-bottom:-70px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-10328 .spark-cta{padding-top:60px;padding-bottom:60px}.page-id-10328 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-10328 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-10328 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-10328 .spark-cta .spark-image{text-align:left;width:80%;margin:0 0 0 20%!important}.page-id-10328 .spark-cta p{margin-bottom:30px!important}}@media(max-width:480px){.page-id-10328 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:100%}}.page-id-10328 .hero{overflow:hidden;padding-bottom:100px}.page-id-10328 .demo-store{padding-top:80px;padding-bottom:80px}.page-id-10328 .demo-store figure{text-align:center}.page-id-10328 .demo-store img{max-width:822px;width:100%}.page-id-10328 .demo-store .desc{max-width:872px;margin-left:auto;margin-right:auto}.page-id-10328 .promote{padding-top:120px;padding-bottom:120px}.page-id-10328 .proof{padding-top:120px}.page-id-10328 .proof .wp-block-columns{padding:80px 96px 120px;border-radius:12px}.page-id-10328 .scale{padding-top:120px;padding-bottom:120px}.page-id-10328 .scale figure{text-align:center;margin-bottom:80px}.page-id-10328 .scale img{max-width:680px;width:100%}.page-id-10328 .scale .desc{max-width:716px;margin-left:auto;margin-right:auto}.page-id-10328 .home{padding-top:120px;padding-bottom:120px}.page-id-10328 .home p{max-width:462px}.page-id-10328 .mall{padding-top:120px;padding-bottom:80px}.page-id-10328 .mall .wp-block-columns{padding:80px 96px 120px;border-radius:12px}.page-id-10328 .mall .desc{margin-bottom:60px}.page-id-10328 .mall .wp-block-columns img{margin-bottom:-6%}.page-id-10328 .mall h5{max-width:200px}.page-id-10328 .review .wp-block-columns{max-width:1054px;margin-left:auto;margin-right:auto}.page-id-10328 .review .col-2{border-radius:10px;padding:30px 18px 30px 33px}.page-id-10328 .review .col-2>p{margin-bottom:24px}.page-id-10328 .review .col-2 .is-vertical{gap:5px!important}@media(max-width:781px){.page-id-10328 .hero{padding-bottom:60px}.page-id-10328 .hero h3,.page-id-10328 .hero p{margin-bottom:30px!important}.page-id-10328 .hero .wp-block-columns{gap:40px!important}.page-id-10328 .demo-store,.page-id-10328 .promote,.page-id-10328 .scale,.page-id-10328 .mall{padding-top:60px;padding-bottom:60px}.page-id-10328 .demo-store figure{margin:0 -20px 60px}.page-id-10328 .promote .wp-block-columns{gap:60px!important;flex-direction:column-reverse}.page-id-10328 .proof{padding-top:0;padding-bottom:0}.page-id-10328 .proof .wp-block-columns{padding:28px}.page-id-10328 .scale .wp-block-columns,.page-id-10328 .home .wp-block-columns{gap:60px!important}.page-id-10328 .home{padding-top:0;padding-bottom:60px}.page-id-10328 .home h4,.page-id-10328 .home p{text-align:center}.page-id-10328 .mall .wp-block-columns{padding:28px;gap:30px!important}.page-id-10328 .mall .desc{margin-bottom:30px}.page-id-10328 .mall figure{margin:0 -10px 30px}.page-id-10328 .review h4{text-align:left!important}.page-id-10328 .review .wp-block-columns{gap:48px!important}.page-id-10328 .review .col-2{padding:24px}.page-id-10328 .review h4{text-align:center}}.page-id-10338 .neg-margin-top-55{margin-top:-55px!important}.page-id-10338 .neg-margin-top-26{margin-top:-26px!important}.page-id-10338 .live-cards{max-width:1120px;margin-left:auto;margin-right:auto}.page-id-10338 .live-card{padding:0 15px 40px;border-radius:10px}.page-id-10338 .live-fingertips-cta{padding:40px 75px 80px 50px;border-radius:12px;overflow:hidden}.page-id-10338 .live-fingertips-cta .spark-image{margin-top:-20px;margin-bottom:-80px}.page-id-10338 .live-hero>span{background-image:url(/wp-content/uploads/2022/06/Livestream-hero-pattern.svg);background-size:contain;background-position:top right;background-repeat:no-repeat}.page-id-10338 .live-hero{padding-bottom:120px}.page-id-10338 .live-designed,.page-id-10338 .live-fingertips{padding-top:120px;padding-bottom:120px}.page-id-10338 .live-designed .wp-block-columns{padding:0 60px}.page-id-10338 .live-activities{padding-top:120px;padding-bottom:120px}.page-id-10338 .live-activities h2{margin-bottom:125px}.page-id-10338 .live-activities-features{padding-top:80px;padding-bottom:80px}.page-id-10338 .live-activities-donates{margin-bottom:60px}.page-id-10338 .live-activities-spotlight{margin-bottom:160px;padding-right:140px}.page-id-10338 .live-fingertips h3{margin-bottom:125px}.page-id-10338 .live-fingertips-cta{margin:120px 0}.page-id-10338 .live-fingertips-cta>div:first-child{z-index:1}.page-id-10338 .live-cta{padding-top:130px;padding-bottom:130px}@media(max-width:781px){.page-id-10338 .live-card{gap:60px!important;padding:0 24px 24px;border-radius:20px}.page-id-10338 .live-cards{justify-content:center;gap:60px!important}.page-id-10338 .live-cards>.wp-block-column{max-width:500px}.page-id-10338 .live-fingertips .neg-margin-top-55{margin-top:-36px!important}.page-id-10338 .live-designed .wp-block-columns{padding:0}.page-id-10338 .live-activities-spotlight{padding-right:0}.page-id-10338 .live-fingertips-cta{padding:42px 64px 0 32px;overflow:hidden}.page-id-10338 .live-fingertips-cta h5{font-size:40px!important}.page-id-10338 .live-fingertips-cta .spark-image{text-align:right;margin-bottom:0!important;margin-right:-120px!important;margin-top:-30%!important}.page-id-10338 .live-fingertips-events{flex-direction:column-reverse}.page-id-10338 .live-hero>span{background-image:url(/wp-content/uploads/2022/06/Livestream-hero-pattern-mobile.svg);background-size:cover;background-position:top right}.page-id-10338 .live-hero{padding-bottom:60px}.page-id-10338 .live-hero .wp-block-columns{gap:54px!important}.page-id-10338 .live-designed .wp-block-columns,.page-id-10338 .live-activities-spotlight{gap:30px!important;flex-direction:column-reverse}.page-id-10338 .live-designed,.page-id-10338 .live-fingertips,.page-id-10338 .live-activities{padding-top:60px;padding-bottom:60px}.page-id-10338 .live-activities-icon{margin-bottom:20px}.page-id-10338 .live-activities h2,.page-id-10338 .live-fingertips h3{text-align:center;margin-bottom:80px}.page-id-10338 .live-activities-features{padding-top:60px;padding-bottom:60px}.page-id-10338 .live-activities-donates{gap:60px;margin-bottom:60px}.page-id-10338 .live-activities-spotlight{gap:60px;flex-direction:column-reverse;margin-bottom:60px}.page-id-10338 .live-activities-feed{gap:60px!important}.page-id-10338 .live-fingertips-cta{margin:80px 0}.page-id-10338 .live-fingertips-cta h5{max-width:475px}.page-id-10338 .live-fingertips-events{gap:80px!important}.page-id-10338 .live-cta{padding-top:100px;padding-bottom:35px}}.page-id-10416 .hero:before{content:"";width:100%;height:132px;background:#f5f7f9;position:absolute;bottom:0;left:0}.page-id-10416 .build-my-campaign:before{content:"";width:100%;height:193px;background:#272756;position:absolute;bottom:0;left:0}.page-id-10416 .meet-arrows{display:flex;justify-content:space-between;gap:50px;position:absolute;inset:0;margin:auto;height:fit-content}.page-id-10416 .meet-button-prev:after,.page-id-10416 .meet-button-next:after{content:"";display:block;height:64px;width:64px;background-image:url(/wp-content/uploads/2025/03/rounded-arrow-outline.svg);background-size:contain;background-repeat:no-repeat;cursor:pointer}.page-id-10416 .meet-button-next:after{transform:rotate(180deg)}.page-id-10416 .note{position:absolute;bottom:17%;right:0;transform:rotate(1deg)}.page-id-10416 .note:after{content:"";position:absolute;bottom:0;right:0;width:32px;height:28px;background-color:#aaaea4;transform:translateY(6px) translate(11px) rotate(63deg)}.page-id-10416 .meet-button-prev.swiper-button-disabled,.page-id-10416 .meet-button-next.swiper-button-disabled{opacity:.6}.page-id-10416 .meet-carousel .swiper-slide .main{overflow:hidden}.page-id-10416 .meet-carousel .swiper-slide .main:before{content:"";width:90px;height:118px;background-image:url(/wp-content/uploads/2025/03/Small-Thistle-spark.svg);background-size:contain;position:absolute;bottom:-30px;right:0;transform:rotate(3deg)}.page-id-10416 .meet-carousel .swiper-slide .main p{position:relative}.page-id-10416 .meet-carousel .swiper-slide .main figure{position:relative}.page-id-10416 .nicole{max-width:536px}.page-id-10416 .nicole .main{transform:rotate(-2.7deg)}.page-id-10416 .nicole .second{position:absolute;top:20px;left:48%;transform:rotate(2.7deg)}.page-id-10416 .nicole .note{width:100%;max-width:278px;height:fit-content;position:absolute;top:50%;right:0;transform:rotate(1.4deg)}.page-id-10416 .thom{max-width:518px}.page-id-10416 .thom .main{transform:rotate(1.8deg)}.page-id-10416 .thom .second{position:absolute;top:40px;left:49%;transform:rotate(3.2deg)}.page-id-10416 .thom .note{width:100%;max-width:272px;height:fit-content;position:absolute;top:49%;right:0;transform:rotate(-2.47deg)}.page-id-10416 .bryanna{max-width:529px}.page-id-10416 .bryanna .main{transform:rotate(-2.3deg)}.page-id-10416 .bryanna .second{position:absolute;top:30px;left:46%;transform:rotate(-7.7deg)}.page-id-10416 .bryanna .note{width:100%;max-width:290px;height:fit-content;position:absolute;top:53%;right:0;transform:rotate(1.22deg)}.page-id-10416 .ryan{max-width:556px}.page-id-10416 .ryan .main{transform:rotate(2.38deg)}.page-id-10416 .ryan .second{position:absolute;top:0;left:52%;transform:rotate(10.22deg)}.page-id-10416 .ryan .note{width:100%;max-width:289px;height:fit-content;position:absolute;top:38%;right:0;transform:rotate(-.87deg)}.page-id-10416 .ashley{max-width:524px}.page-id-10416 .ashley .main{transform:rotate(-2.55deg)}.page-id-10416 .ashley .second{position:absolute;top:18px;left:40%;transform:rotate(-7.73deg)}.page-id-10416 .ashley .note{width:100%;max-width:298px;height:fit-content;position:absolute;top:42%;right:0;transform:rotate(1.38deg)}.page-id-10416 .katie{max-width:570px}.page-id-10416 .katie .main{transform:rotate(1.78deg)}.page-id-10416 .katie .second{position:absolute;top:-10px;left:47%;transform:rotate(-4.48deg)}.page-id-10416 .katie .note{width:100%;max-width:289px;height:fit-content;position:absolute;top:38%;right:0;transform:rotate(2.81deg)}@media(max-width:781px){.page-id-10416 .meet-carousel .swiper-slide .slide-content{position:relative;max-width:316px;margin:auto;min-height:528px}.page-id-10416 .meet-arrows{position:static;justify-content:center;margin-bottom:50px}.page-id-10416 .meet-button-prev:after,.page-id-10416 .meet-button-next:after{width:56px;height:56px}.page-id-10416 .meet-carousel .main{max-width:175px;padding:8px!important}.page-id-10416 .meet-carousel .swiper-slide .main:before{width:53px;height:71px;transform:rotate(7deg);bottom:-10px}.page-id-10416 .meet-carousel .main figure{margin-bottom:4px}.page-id-10416 .meet-carousel .main p:first-of-type{font-size:20px;margin-bottom:0}.page-id-10416 .meet-carousel .main p:last-of-type{font-size:12px;margin-bottom:4px}.page-id-10416 .meet-carousel .note p{font-size:14px}.page-id-10416 .nicole .second{max-width:150px;left:50%}.page-id-10416 .nicole .note{top:-13%;right:10%;max-width:206px;transform:translateY(90%) rotate(1.4deg)}.page-id-10416 .thom .second{max-width:160px;top:50px;left:49%;transform:rotate(-5deg)}.page-id-10416 .thom .note{top:45%;right:18%;max-width:206px}.page-id-10416 .bryanna .second{transform:rotate(6.2deg)}.page-id-10416 .bryanna .note{top:44%;right:17%;max-width:208px}.page-id-10416 .ryan .main{transform:rotate(-2.6deg)}.page-id-10416 .ryan .second{left:51%;top:75px;transform:rotate(5.1deg)}.page-id-10416 .ryan .note{max-width:230px;top:47%;right:14%}.page-id-10416 .ashley .second{top:60px;left:44%;transform:rotate(4.7deg)}.page-id-10416 .ashley .note{max-width:206px;top:44%;right:20%}.page-id-10416 .katie .second{top:75px;left:48%;transform:rotate(9.07deg)}.page-id-10416 .katie .note{max-width:239px;top:47%;right:11%;transform:rotate(-1.55deg)}}@media(max-width:1025px){.page-id-10416 .hero:before{height:78px}.page-id-10416 .what-you-do-next:before{height:160px}.page-id-10416 .no-catch-spark{display:none}}.page-id-10563 .hero:before{content:"";width:100%;height:90px;background-color:#edf0e9;position:absolute;bottom:0;left:0}.page-id-10563 .bold-markers li::marker{font-weight:700}@media(max-width:781px){.page-id-10563 .hero:before{height:140px}}.page-id-10732 .rounded-check{display:inline-flex;gap:16px;width:100%;margin-bottom:20px}.page-id-10732 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-10732 .spark-cta{padding-top:64px;padding-bottom:64px}.page-id-10732 .spark-cta .wp-block-columns{border-radius:12px;padding:48px 48px 48px 50px}.page-id-10732 .spark-cta .spark-image{margin-bottom:-48px!important;margin-top:-48px;text-align:right}@media(max-width:781px){.page-id-10732 .spark-cta{padding-top:40px;padding-bottom:80px}.page-id-10732 .spark-cta .wp-block-columns{padding:32px 32px 0;overflow:hidden;gap:0!important}.page-id-10732 .spark-cta .wp-block-columns .wp-block-column:first-child{z-index:2}.page-id-10732 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:60%}.page-id-10732 .spark-cta .spark-image{text-align:left;width:80%;margin:0 0 0 20%!important}}@media(max-width:480px){.page-id-10732 .spark-cta .wp-block-columns .wp-block-column:first-child>*{max-width:100%}}.page-id-10732 .hero{padding-bottom:200px;overflow:hidden}.page-id-10732 .hero figure{margin-right:calc(-60px - 58%);text-align:right}.page-id-10732 .hero figure img{width:100%}.page-id-10732 .power{padding-top:112px;padding-bottom:140px}.page-id-10732 .power h4{margin-bottom:64px}.page-id-10732 .power .cols{gap:16px!important;max-width:1174px;margin-left:auto;margin-right:auto}.page-id-10732 .power .cols>.wp-block-column{height:auto;padding:28px;border-radius:10px}.page-id-10732 .power .cols .inner-cols{gap:24px!important;height:100%}.page-id-10732 .power .cols .inner-cols .wp-block-column:first-child{flex-basis:32px!important}.page-id-10732 .power .cols .inner-cols .wp-block-column:last-child{flex-basis:calc(100% - 56px)!important}.page-id-10732 .hosting{padding-top:135px;padding-bottom:135px}.page-id-10732 .hosting .wp-block-columns{max-width:1170px;margin-left:auto;margin-right:auto}.page-id-10732 .shine{padding-top:140px;padding-bottom:60px}.page-id-10732 .shine .desc{margin-bottom:108px}.page-id-10732 .shine .wp-block-columns{max-width:1120px;margin-left:auto;margin-right:auto;margin-bottom:120px}.page-id-10732 .shine .brand-cols figure{margin-bottom:-12%}.page-id-10732 .on-go{padding-top:100px;padding-bottom:114px}.page-id-10732 .on-go .wp-block-columns{max-width:1200px;margin-left:38px}.page-id-10732 .cta{padding-top:40px;padding-bottom:140px;min-height:0}.page-id-10732 .cta .wp-block-cover{max-width:807px;margin-left:auto;margin-right:auto;min-height:0;padding:40px;border-radius:12px;overflow:hidden}.page-id-10732 .fast{padding:120px 0!important}.page-id-10732 .fast>div{max-width:100%!important}.page-id-10732 .fast h4{padding:0 20px}.page-id-10732 .fast .desc{max-width:730px;margin:0 auto 80px;padding:0 20px}.page-id-10732 .fast .experience-slider:not(.swiper-initialized)>div{justify-content:center;gap:24px}.page-id-10732 .fast .experience-slider .is-vertical.wp-block-group{height:auto;max-width:276px;height:332px;flex-direction:column;align-items:center;padding:20px 24px 20px 20px;border-radius:8px}.page-id-10732 .fast .experience-slider .is-vertical.wp-block-group .wp-block-group{justify-content:space-between;align-items:flex-start;width:100%;height:31px}.page-id-10732 .fast .experience-slider .is-vertical.wp-block-group p{line-height:28px;font-size:24px}.page-id-10732 .fast .experience-slider figure{margin:auto;transform:scale(1.5)}.page-id-10732 .raise{padding-top:148px;padding-bottom:148px}.page-id-10732 .raise .wp-block-columns{max-width:1208px;margin-left:28px}.page-id-10732 .peer{padding-top:120px;padding-bottom:120px}.page-id-10732 .peer .wp-block-columns{max-width:1235px;margin-right:0;margin-left:auto}.page-id-10732 .unlimited{padding-top:145px;padding-bottom:145px}.page-id-10732 .unlimited .wp-block-columns{max-width:1235px}.page-id-10732 .unlimited figure{margin-left:-5%}.page-id-10732 .review{padding-top:120px;padding-bottom:120px}.page-id-10732 .review .wp-block-columns{max-width:1054px;margin-left:auto;margin-right:auto}.page-id-10732 .review .col-2{border-radius:10px;padding:30px 18px 30px 33px}.page-id-10732 .review .col-2>p{margin-bottom:24px}.page-id-10732 .review .col-2 .is-vertical{gap:5px!important}.page-id-10732 .page .cta-bottom{padding:0!important;min-height:0!important}.page-id-10732 .cta-bottom>div{max-width:100%!important}.page-id-10732 .cta-bottom .wp-block-columns{gap:0!important}.page-id-10732 .cta-bottom .wp-block-column{min-height:340px;display:flex;flex-direction:column;justify-content:center}.page-id-10732 .cta-bottom .wp-block-column h4{max-width:460px;letter-spacing:-.5px}.page-id-10732 .cta-bottom .wp-block-columns>div:first-child{background:url(/wp-content/uploads/2022/01/home-pattern-2.png);background-position:0% 50%;background-size:cover;padding-left:104px}.page-id-10732 .cta-bottom .wp-block-columns>div:last-child{background:url(/wp-content/uploads/2022/01/home-pattern-1.png);background-position:100% 50%;background-size:cover;padding-left:60px}@media(max-width:781px){.page-id-10732 .hero{padding-bottom:68px}.page-id-10732 .hero>img{display:none}.page-id-10732 .hero>span{opacity:1!important}.page-id-10732 .hero h2{font-size:36px!important;text-align:center;margin-bottom:30px!important}.page-id-10732 .hero p{text-align:center}.page-id-10732 .hero .wp-block-buttons{justify-content:center}.page-id-10732 .hero .wp-block-columns{gap:60px!important}.page-id-10732 .power{padding-top:80px;padding-bottom:80px}.page-id-10732 .power h4{max-width:285px;margin:0 auto 48px}.page-id-10732 .hosting{padding-top:60px;padding-bottom:60px}.page-id-10732 .hosting .wp-block-columns{gap:48px!important}.page-id-10732 .hosting figure{margin-left:-20px;margin-right:-20px}.page-id-10732 .shine{padding-top:80px;padding-bottom:40px}.page-id-10732 .shine .desc{margin-bottom:60px}.page-id-10732 .shine .brand-cols{flex-direction:column-reverse;gap:48px!important;margin-bottom:100px}.page-id-10732 .shine .brand-cols figure{margin-left:-8px;margin-right:calc(-20px - 5%)}.page-id-10732 .shine .email-cols{gap:48px!important;margin-bottom:20px}.page-id-10732 .shine .email-cols figure{margin-left:-8px;margin-right:calc(-20px - 3%)}.page-id-10732 .on-go{padding-top:60px;padding-bottom:80px}.page-id-10732 .on-go .wp-block-columns{gap:24px!important;flex-direction:column-reverse;margin-left:0}.page-id-10732 .on-go figure{margin-right:-5%;margin-left:-5%}.page-id-10732 .spark-cta h5{font-size:32px!important}.page-id-10732 .fast{padding-top:80px!important;padding-bottom:60px!important}.page-id-10732 .fast .desc{margin-bottom:64px}.page-id-10732 .fast .experience-slider .is-vertical.wp-block-group p{font-size:18px!important}.page-id-10732 .fast .experience-slider .is-vertical.wp-block-group{max-width:220px;height:260px}.page-id-10732 .fast .experience-slider .is-vertical.wp-block-group figure{transform:scale(1.3)}.page-id-10732 .raise,.page-id-10732 .peer,.page-id-10732 .unlimited{padding-top:60px;padding-bottom:60px}.page-id-10732 .raise .wp-block-columns{flex-direction:column-reverse;gap:64px!important;margin-left:0}.page-id-10732 .raise figure{margin-right:-3%}.page-id-10732 .peer .wp-block-columns{gap:64px!important}.page-id-10732 .peer figure{margin-left:-2%;margin-right:-1%}.page-id-10732 .unlimited .wp-block-columns{flex-direction:column-reverse;gap:58px!important}.page-id-10732 .unlimited figure{margin-left:calc(-20px - 2%);margin-right:calc(-20px - 15%)}.page-id-10732 .cta{padding-top:36px;padding-bottom:56px}.page-id-10732 .cta .wp-block-columns{gap:24px!important}.page-id-10732 .cta h5{text-align:center}.page-id-10732 .cta .wp-block-buttons{justify-content:center}.page-id-10732 .review{padding-top:80px;padding-bottom:60px}.page-id-10732 .review h4{text-align:left!important}.page-id-10732 .review .wp-block-columns{gap:48px!important}.page-id-10732 .review .col-2{padding:24px}.page-id-10732 .review h4{text-align:center}.page-id-10732 .cta-bottom .wp-block-column{padding:20px!important}.page-id-10732 .cta-bottom h4{margin-bottom:32px!important}.page-id-10732 .cta-bottom .wp-block-columns>div:first-child{background-position:36% 100%}.page-id-10732 .cta-bottom .wp-block-columns>div:last-child{background-position:90% 100%}}.page-id-10745 .rounded-check{display:inline-flex;gap:16px;margin-bottom:16px;width:100%}.page-id-10745 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:30px;width:30px;min-width:30px}.page-id-10745 .hero{padding-bottom:214px}.page-id-10745 .fundraiser{padding-top:146px;padding-bottom:146px}.page-id-10745 .easy{padding-top:80px;padding-bottom:220px}.page-id-10745 .easy h3{margin-bottom:80px}.page-id-10745 .easy .wp-block-columns{max-width:1184px;margin-right:auto;margin-left:auto;gap:24px!important}.page-id-10745 .easy .wp-block-column{padding:25px;border-radius:10px}.page-id-10745 .events,.page-id-10745 .ways{padding-top:120px;padding-bottom:120px}.page-id-10745 .events p{max-width:690px;margin-right:auto;margin-left:auto}.page-id-10745 .events .wp-block-buttons{margin-bottom:80px}.page-id-10745 .events figure{margin-bottom:0!important}.page-id-10745 .reviews{min-height:0;padding-top:120px;padding-bottom:120px}.page-id-10745 .reviews h4{max-width:534px;margin:0 auto 120px}.page-id-10745 .reviews .cols{max-width:1054px;gap:96px!important;margin:0 auto}.page-id-10745 .reviews .cols>div{display:flex;flex-direction:column;height:auto;border-radius:10px;padding:30px 18px 30px 33px}.page-id-10745 .reviews .cols h5{font-size:24px!important}.page-id-10745 .reviews .cols .wp-block-group.is-nowrap{margin-top:auto}.page-id-10745 .reviews .cols .is-vertical{gap:5px!important}.page-id-10745 .cta{min-height:0!important;padding-top:132px;padding-bottom:132px}@media(max-width:781px){.page-id-10745 .hero{padding-bottom:60px}.page-id-10745 .hero>img{display:none}.page-id-10745 .hero>span{background:#ebf9feb3!important;opacity:1!important}.page-id-10745 .hero h2,.page-id-10745 .hero p{margin-bottom:30px}.page-id-10745 .hero .wp-block-columns{gap:32px!important}.page-id-10745 .fundraiser,.page-id-10745 .easy,.page-id-10745 .events,.page-id-10745 .ways{padding-top:60px;padding-bottom:60px}.page-id-10745 .fundraiser .wp-block-columns,.page-id-10745 .ways .wp-block-columns{gap:60px!important}.page-id-10745 .easy h3,.page-id-10745 .events .wp-block-buttons{margin-bottom:60px}.page-id-10745 .events figure{margin-left:calc(-20px - 5%);margin-right:calc(-20px - 5%)}.page-id-10745 .ways .wp-block-columns{flex-direction:column-reverse}.page-id-10745 .ways figure{margin-left:-4%;margin-right:calc(-20px - 6%)}.page-id-10745 .reviews{padding-top:80px;padding-bottom:80px}.page-id-10745 .reviews .cols{gap:0!important;margin-bottom:4px;flex-direction:row}.page-id-10745 .reviews .cols .wp-block-column{flex-basis:unset!important;flex-grow:0!important;box-sizing:border-box;padding:24px}.page-id-10745 .reviews h4{max-width:100%;text-align:left;margin-bottom:48px}.page-id-10745 .reviews .wp-block-columns{gap:0!important}.page-id-10745 .cta{padding-top:64px;padding-bottom:102px}.page-id-10745 .cta h2.margin-40{margin-bottom:24px!important}}.page-id-10760 .rounded-check{display:inline-flex;gap:16px;margin-bottom:14px;width:100%}.page-id-10760 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-10760 .rounded-check-row{gap:30px!important;max-width:1150px;margin-left:auto;margin-right:auto;margin-bottom:120px}.page-id-10760 .rounded-check-row .rounded-check{align-items:center;width:fit-content}.page-id-10760 .rounded-check-row .rounded-check:before{height:30px;width:30px;min-width:30px}.page-id-10760 .hero{padding-bottom:214px}.page-id-10760 .access{padding-top:115px;padding-bottom:115px}.page-id-10760 .access .wp-block-columns,.page-id-10760 .hand .wp-block-columns{max-width:1150px;margin-left:auto;margin-right:auto}.page-id-10760 .access figure{margin-right:-40px}.page-id-10760 .hand{padding-top:120px;padding-bottom:260px}.page-id-10760 .profiles{overflow:visible!important}.page-id-10760 .profiles .profiles-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:60px 80px;margin-top:-80px;border-radius:20px}.page-id-10760 .profiles h3{margin-bottom:120px}.page-id-10760 .profiles .profiles-stack{gap:120px}.page-id-10760 .profiles .profiles-stack .rounded-check{font-size:16px;font-weight:300}.page-id-10760 .email{padding-top:60px;padding-bottom:120px}.page-id-10760 .email .wp-block-columns{max-width:1150px;margin-left:auto;margin-right:auto}.page-id-10760 .crm{padding-top:160px;padding-bottom:92px}.page-id-10760 .crm div>*{max-width:490px;margin-left:auto;margin-right:auto}.page-id-10760 .safe{padding-top:120px;padding-bottom:120px}.page-id-10760 .safe .desc{margin-bottom:64px}.page-id-10760 .safe .wp-block-columns{gap:0!important;padding:40px 40px 48px 48px;border-radius:12px;overflow:hidden}.page-id-10760 .safe .wp-block-columns .spark-image{margin-bottom:-48px;text-align:right}.page-id-10760 .safe .wp-block-columns .spark-image img{height:100%!important;width:100%!important}@media(max-width:781px){.page-id-10760 .hero{padding-bottom:60px}.page-id-10760 .hero h2,.page-id-10760 .hero p{margin-bottom:30px!important}.page-id-10760 .hero .wp-block-columns{gap:34px!important}.page-id-10760 .access{padding-top:60px;padding-bottom:60px}.page-id-10760 .access .wp-block-columns{flex-direction:column-reverse;gap:60px!important}.page-id-10760 .access figure{margin-right:0}.page-id-10760 .access h4,.page-id-10760 .access p{margin-bottom:20px!important}.page-id-10760 .access p{font-size:16px;font-weight:300}.page-id-10760 .hand{padding-top:0;padding-bottom:60px}.page-id-10760 .hand .wp-block-columns{gap:60px!important}.page-id-10760 .hand h4,.page-id-10760 .hand p{margin-bottom:20px!important}.page-id-10760 .profiles{padding-top:60px;padding-bottom:60px}.page-id-10760 .profiles>span{background-color:#ffd2a8!important}.page-id-10760 .profiles .profiles-inner{background-color:transparent!important;padding:0;margin:0}.page-id-10760 .profiles-inner h3{margin-bottom:60px}.page-id-10760 .profiles .profiles-stack{gap:60px!important}.page-id-10760 .profiles .profiles-stack .margin-30{margin-bottom:20px!important}.page-id-10760 .profiles .profiles-stack .wp-block-columns:nth-child(2){flex-direction:column-reverse}.page-id-10760 .email{padding-bottom:60px}.page-id-10760 .email .wp-block-columns{flex-direction:column-reverse}.page-id-10760 .email .margin-30{margin-bottom:20px!important}.page-id-10760 .email p{font-size:16px;font-weight:300;margin-bottom:20px!important}.page-id-10760 .crm{padding-top:180px;padding-bottom:180px}.page-id-10760 .crm>img{display:none}.page-id-10760 .crm>span{background:url(/wp-content/uploads/2022/08/Logos-on-blue-light-background.png);background-size:cover;background-repeat:no-repeat;opacity:1!important}.page-id-10760 .crm h4{font-size:24px!important;margin-bottom:20px!important}.page-id-10760 .crm p{font-size:16px;font-weight:300;margin-bottom:20px!important}.page-id-10760 .safe{padding-top:60px;padding-bottom:60px}.page-id-10760 .safe h2{margin-bottom:20px!important}.page-id-10760 .safe .desc{font-size:16px;font-weight:300;margin-bottom:60px}.page-id-10760 .safe .rounded-check-row{flex-direction:column;margin-bottom:60px}.page-id-10760 .safe .rounded-check-row .rounded-check{width:100%}.page-id-10760 .safe .wp-block-columns{padding:32px}.page-id-10760 .safe .wp-block-columns .spark-image{margin-bottom:-32px}.page-id-10760 .safe .wp-block-columns .spark-image img{width:220px!important}}.page-id-10772 .rounded-check{display:inline-flex;gap:16px;margin-bottom:20px;width:100%}.page-id-10772 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-10772 .hero{padding-top:110px!important;padding-bottom:86px;overflow:hidden}.page-id-10772 .hero figure{margin-left:-38%;margin-right:-15%;margin-bottom:-19%}.page-id-10772 .duo{padding-top:120px;padding-bottom:120px}.page-id-10772 .duo .desk{max-width:732px;margin-left:auto;margin-right:auto;margin-bottom:48px}.page-id-10772 .duo .wp-block-columns{max-width:1090px;margin-left:auto;margin-right:auto;gap:20px;margin-bottom:64px}.page-id-10772 .duo .wp-block-column{display:flex;flex-direction:column;align-items:center;gap:16px}.page-id-10772 .duo .wp-block-column p{margin-bottom:0;text-align:center}.page-id-10772 .duo .wp-block-column p.number{font-size:32px;font-weight:700}.page-id-10772 .duo figure{text-align:center}.page-id-10772 .social{padding-top:160px;z-index:2;overflow:visible!important}.page-id-10772 .social h4{max-width:500px}.page-id-10772 .social .desk{margin-bottom:32px;max-width:500px}.page-id-10772 .social .wp-block-columns{max-width:1188px;margin-left:auto;margin-right:auto;gap:0!important}.page-id-10772 .social .checkbox-cols{gap:20px!important}.page-id-10772 .social figure{margin-top:-7%;margin-bottom:-16%;margin-right:-12%}.page-id-10772 .game{padding-top:140px}.page-id-10772 .game .wp-block-columns{max-width:1230px}.page-id-10772 .into{padding-top:120px;padding-bottom:220px}.page-id-10772 .into h4{margin-bottom:80px}.page-id-10772 .into .wp-block-columns{max-width:987px;margin-left:auto;margin-right:auto}.page-id-10772 .into .wp-block-column,.page-id-10772 .into .wp-block-column p{text-align:center}.page-id-10772 .cta{overflow:visible!important}.page-id-10772 .cta h3{margin-bottom:32px}.page-id-10772 .cta .wp-block-columns{max-width:1186px;margin-left:auto;margin-right:auto}.page-id-10772 .cta figure{margin-top:-8%;margin-bottom:80px}@media(max-width:781px){.page-id-10772 .hero{padding-bottom:30px;overflow:hidden}.page-id-10772 .hero h2{text-align:center;margin-bottom:30px}.page-id-10772 .hero p{text-align:center}.page-id-10772 .hero .wp-block-buttons{justify-content:center}.page-id-10772 .hero figure{margin-left:calc(-20px - 5%);margin-right:calc(-20px - 5%);margin-bottom:0}.page-id-10772 .duo{padding-top:60px;padding-bottom:60px}.page-id-10772 .duo .desk{margin-bottom:40px}.page-id-10772 .duo .wp-block-columns{gap:32px!important}.page-id-10772 .duo .wp-block-column{align-items:flex-start}.page-id-10772 .duo p,.page-id-10772 .duo h4{text-align:left!important}.page-id-10772 .duo figure{margin-left:calc(-20px - 9%);margin-right:calc(-20px - 9%)}.page-id-10772 .social{padding-top:60px}.page-id-10772 .social .checkbox-cols{gap:0!important}.page-id-10772 .social figure{margin:-7% -20% -12% 4%}.page-id-10772 .game{padding-top:100px;padding-bottom:60px}.page-id-10772 .game .wp-block-columns{flex-direction:column-reverse;gap:40px!important}.page-id-10772 .into{padding-top:20px;padding-bottom:60px}.page-id-10772 .into h4{margin-bottom:60px}.page-id-10772 .into .wp-block-columns{gap:48px!important}.page-id-10772 .cta{padding-top:60px;padding-bottom:60px}.page-id-10772 .cta .wp-block-columns{gap:60px!important}.page-id-10772 .cta h3{text-align:center;margin-bottom:40px}.page-id-10772 .cta .wp-block-buttons{justify-content:center}.page-id-10772 .cta figure{margin:0 -8% 0 -6%}}.page-id-10789 .rounded-check{display:inline-flex;gap:16px;margin-bottom:20px;width:100%}.page-id-10789 .rounded-check:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:26px;width:26px;min-width:26px}.page-id-10789 .hero{padding-bottom:227px}.page-id-10789 .messages{padding-top:80px;padding-bottom:80px}.page-id-10789 .messages .wp-block-columns{max-width:1280px;margin:0 auto}.page-id-10789 .automation,.page-id-10789 .brand,.page-id-10789 .email,.page-id-10789 .solutions{padding-top:120px;padding-bottom:120px}.page-id-10789 .email .wp-block-columns{max-width:1214px;margin:0 auto}.page-id-10789 .email .email-col-1{padding:30px 30px 40px;border:2px solid #272756;border-radius:10px}.page-id-10789 .solutions .wp-block-columns{max-width:875px;gap:40px;margin:0 auto}.page-id-10789 .solutions .wp-block-column{padding:24px;border-radius:10px}.page-id-10789 .solutions-desc{max-width:874px;margin:0 auto 80px}.page-id-10789 .solutions .wp-block-column img{height:90px;width:auto}.page-id-10789 .cta{padding-top:130px;padding-bottom:130px;min-height:0}.page-id-10789 .cta h4{max-width:695px;margin-right:auto;margin-left:auto}@media(max-width:1023px){.page-id-10789 .email .wp-block-columns,.page-id-10789 .one-step .wp-block-columns{flex-direction:column-reverse;gap:60px}}@media(max-width:781px){.page-id-10789 .hero{padding-bottom:66px}.page-id-10789 .hero .wp-block-columns{gap:66px}.page-id-10789 .hero h2,.page-id-10789 .hero p{margin-bottom:30px!important}.page-id-10789 .hero figure{margin-right:-10px;margin-left:-10px}.page-id-10789 .messages{padding-top:60px;padding-bottom:60px}.page-id-10789 .messages .wp-block-columns{gap:30px}.page-id-10789 .automation,.page-id-10789 .brand,.page-id-10789 .email,.page-id-10789 .solutions{padding-top:60px;padding-bottom:60px}.page-id-10789 .automation .wp-block-columns{flex-direction:column-reverse;gap:60px}.page-id-10789 .brand .wp-block-columns{gap:60px}.page-id-10789 .solutions-desc{margin-bottom:60px}.page-id-10789 .solutions .wp-block-columns{flex-direction:column;align-content:center;gap:32px}.page-id-10789 .solutions .wp-block-columns.margin-40{margin-bottom:32px!important}.page-id-10789 .solutions .wp-block-column{max-width:265px;width:100%}.page-id-10789 .cta{padding-top:64px;padding-bottom:64px}}.page-id-10940 .swiper-slide *::selection{background-color:transparent}.page-id-10940 .read-more-slide p{overflow:hidden;position:relative}.page-id-10940 .read-more-slide>p:not(.expanded):after{content:"";position:absolute;bottom:0;left:0;height:20px;width:100%;background:linear-gradient(#fff0,#fff)}.page-id-10940 .read-more-slide p.expanded{height:100%!important}.page-id-10940 .read-more-slide .read-more{cursor:pointer;line-height:1}.page-id-10940 .reviews-carousel-container .swiper-button-next,.page-id-10940 .swiper-button-prev{top:calc(50% - 21px)}.page-id-10940 .reviews-carousel-container .swiper-button-prev:after,.page-id-10940 .reviews-carousel-container .swiper-button-next:after{font-size:0;background-image:url(/wp-content/uploads/2021/12/right-arrow.svg);height:16px;width:20px;background-size:contain}.page-id-10940 .reviews-carousel-container .swiper-button-prev:after{transform:rotate(180deg)}.page-id-10940 .reviews-carousel-container .swiper-pagination{bottom:0}.page-id-10940 .reviews-carousel-container .swiper-pagination-bullet{border:2px solid #BFBDFF;background-color:#bfbdff;height:12px;width:12px}.page-id-10940 .reviews-carousel-container .swiper-pagination-bullet-active{border:2px solid #625EE9;background-color:#625ee9}.page-id-10940 .stories-carousel{margin-left:-60px;margin-right:-60px}.page-id-10940 .stories-carousel .swiper-slide{height:auto}.page-id-10940 .stories-arrows{display:flex;gap:15px}.page-id-10940 .stories-button-prev:after,.page-id-10940 .stories-button-next:after{content:"";display:block;height:32px;width:32px;background-image:url(/wp-content/uploads/2025/02/rounded-arrow.svg);background-size:contain;background-repeat:no-repeat;cursor:pointer}.page-id-10940 .stories-button-prev:not(.swiper-button-disabled):after{transform:rotate(180deg)}.page-id-10940 .stories-button-next.swiper-button-disabled:after{transform:rotate(180deg)}.page-id-10940 .stories-button-next.swiper-button-disabled:after,.page-id-10940 .stories-button-prev.swiper-button-disabled:after{background-image:url(/wp-content/uploads/2025/02/rounded-arrow-inactive.svg)}@media(max-width:781px){.page-id-10940 .reviews-carousel-container .swiper-button-next,.page-id-10940 .swiper-button-prev{display:none}.page-id-10940 .reviews-carousel-container .swiper-slide div figure{max-width:60%}.page-id-10940 .stories-carousel{margin:0}.page-id-10940 .stories-carousel .swiper-slide>div:last-child{flex-basis:auto!important}.page-id-10940 .bg-bottom:before{height:161px}}.page-id-11155 .hero h1 span{color:#625ee9}.page-id-11155 .hero .spark{position:absolute;top:-119%;right:-107%;pointer-events:none}.page-id-11155 .hero .spark img{width:2200px}@media(max-width:1700px){.page-id-11155 .hero .spark{top:-119%;right:-107%}}@media(max-width:1022.98px){.page-id-11155 .hero .spark{top:-60%;left:-40%;right:auto}}@media(max-width:780.98px){.page-id-11155 .hero .spark{position:absolute;top:-58%;left:-46%;transform:rotate(-30deg);width:1224px}}.page-id-11155 .activities-container{display:flex;justify-content:space-between;gap:20px;max-width:1320px;background-color:#f5f7f9;padding:88px 64px;margin:0 auto;border-radius:24px}@media(max-width:780.98px){.page-id-11155 .activities-container{flex-direction:column;padding:40px 16px 0}}.page-id-11155 .activities-container .col-1{flex-basis:49%}.page-id-11155 .activities-container .col-2{flex-basis:48%;position:relative;display:flex;justify-content:center;align-items:center}.page-id-11155 .activities-container .col-2 figure{margin-right:-25%}.page-id-11155 .activities-container .col-2 figure:not(:first-child){display:none}@media(max-width:780.98px){.page-id-11155 .activities-container .col-2 figure{margin-right:0}}.page-id-11155 .activities{display:flex;gap:16px;margin-bottom:48px;min-height:410px}@media(max-width:780.98px){.page-id-11155 .activities{margin-bottom:0;min-height:650px}}.page-id-11155 .activities>div{display:flex;flex-direction:column;gap:8px;flex-basis:calc((100% - 16px)/2)}.page-id-11155 .activities-item{background-color:#2727560a;border-radius:12px;transition:.3s;overflow:hidden}.page-id-11155 .activities-item__title{display:flex;align-items:center;gap:10px;padding:12px;cursor:pointer}@media(max-width:780.98px){.page-id-11155 .activities-item__title{flex-direction:column;align-items:flex-start}}.page-id-11155 .activities-item__title img{width:32px;min-width:32px}.page-id-11155 .activities-item__title p{font-size:20px;font-weight:500;color:inherit;margin-bottom:0}@media(max-width:780.98px){.page-id-11155 .activities-item__title p{font-size:16px}}.page-id-11155 .activities-item__content{height:0;transition:height ease-in .3s;padding-left:52px;padding-right:12px}@media(max-width:780.98px){.page-id-11155 .activities-item__content{padding-left:12px}}.page-id-11155 .activities-item__content p{font-size:14px;color:inherit;margin-bottom:8px}.page-id-11155 .activities-item__content a{font-size:14px;font-weight:600;color:inherit;transition:none}.page-id-11155 .activities-item__content a:after{filter:brightness(0) invert(1)}.page-id-11155 .activities-item.active{color:#fff;background-color:#272756;cursor:default}.page-id-11155 .activities-item.active .activities-item__title{padding-bottom:7px}.page-id-11155 .activities-item.active .activities-item__title img{filter:brightness(0) invert(1)}.page-id-11155 .activities-item.active .activities-item__content{height:auto;padding-bottom:12px}.page-id-11155 .actions{display:flex;align-items:center;gap:12px}@media(max-width:780.98px){.page-id-11155 .actions{display:none}}.page-id-11155 .victory h2 span{color:#4aa900}.page-id-11155 .victory ul.flex-list{gap:2px}@media(max-width:1022.98px){.page-id-11155 .victory ul{font-size:14px}}@media(min-width:781px){.page-id-11155 .awards-badges figure{max-width:165px}}.page-id-11155 .features h2 span{font-weight:700;color:#625ee9}.page-id-11155 .features .features-badge{overflow:hidden}.page-id-11155 .features .features-badge .gb-icon{margin-bottom:-2px}.page-id-11155 .purple-span .gb-headline-text span{color:#625ee9}.page-id-11155 .snapshot-card-container{padding:0!important}.page-id-11155 .quote-icon{margin-top:-22px}@media(min-width:1300px){.page-id-11155 .success-most-popular-badge{position:absolute;right:30px;bottom:17px}}@media(max-width:781px){.page-id-12634 .hero{background-position:right calc(50vw - 662px) bottom calc((100vw - 40px) / 563 * 759 * .32)!important;background-size:986px!important}}.columns-center{justify-content:center}.space-between{justify-content:space-between}@media(max-width:781px){.space-between{justify-content:normal}}.inline-flex.wp-block-columns{display:inline-flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:10px}.wp-block-columns.inline-flex .wp-block-column,.wp-block-columns.inline-flex:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:auto!important;flex-grow:0!important}.wp-block-columns.inline-flex .wp-block-column.image{min-width:fit-content}.no-margin{margin:0!important}.margin-0{margin-bottom:0!important}.margin-10{margin-bottom:10px!important}.margin-16{margin-bottom:16px!important}.margin-20{margin-bottom:20px!important}.margin-24{margin-bottom:24px!important}.margin-30{margin-bottom:30px!important}.margin-40{margin-bottom:40px!important}.margin-60{margin-bottom:60px!important}.max-content{max-width:max-content;margin-left:auto!important;margin-right:auto!important}.max-700{max-width:700px;margin-left:auto!important;margin-right:auto!important}.max-800{max-width:800px;margin-left:auto!important;margin-right:auto!important}.max-1000{max-width:1000px;margin-left:auto!important;margin-right:auto!important}.weight-300{font-weight:300!important}.weight-400{font-weight:400!important}.weight-500{font-weight:500!important}.weight-600{font-weight:600!important}.weight-700{font-weight:700!important}.alpha-list li{list-style-type:lower-alpha!important}ul.flex-list,ol.flex-list{display:flex;flex-direction:column;gap:8px}.right-arrow{display:flex;align-items:center}.right-arrow:after{content:"";display:block;background:url(/wp-content/uploads/2021/12/right-arrow.svg);background-size:contain;background-repeat:no-repeat;height:12px;width:15px;margin-left:6px;transition:.5s}.right-arrow:hover:after{transform:translate(10px)}.rounded-number-blue{display:inline-flex;align-items:center;font-weight:600;margin-bottom:4px;gap:10px}.rounded-number-blue span{color:#fff;border-radius:1000px;background:#272756;height:30px;line-height:1;width:30px;min-width:30px;display:inline-flex;justify-content:center;align-items:center;font-size:16px}.underlined-list li{line-height:1.4}.underlined-list a{text-decoration:underline}.quote{padding:0 10%;font-style:italic;line-height:1.4}.terms-cover{padding-bottom:80px}.terms-cover h2{font-size:32px!important}.terms-cover h3{font-size:24px!important}.terms-cover p{line-height:1.8}.wp-block-yoast-seo-table-of-contents>*:is(h1,h2,h3,h4,h5,h6){color:#272756!important;font-size:18px!important;font-weight:600}.wp-block-yoast-seo-table-of-contents>ul>li{list-style-type:decimal;list-style-position:inside;color:#272756}.wp-block-yoast-seo-table-of-contents li{line-height:1.8}.post-tabs-row{gap:16px!important;margin-bottom:24px}.post-tabs .post-tab{position:relative;font-size:20px;font-weight:600;line-height:35px;transition:color .3s;cursor:pointer}.post-tabs .post-tab:hover{color:#625ee9!important}.post-tabs .post-tab:after{display:block;content:"";position:absolute;bottom:0;left:0;border-bottom:solid 2px #272756;width:100%;transform:scaleX(1)}.post-tabs .post-tab:not(.active-tab):hover:after{animation-name:popover;animation-duration:.6s;border-color:#625ee9}@keyframes popover{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.post-tabs figure:not(.active-tab-image){display:none}.post-tabs .post-tab.active-tab{color:#625ee9!important}.post-tabs .post-tab.active-tab:after{border-color:#625ee9}.gb-spark-cta figure{align-self:flex-end}@media(max-width:781px){.gb-spark-cta figure{max-width:220px}}.gb-accordion .gb-icon svg{fill:none!important}.gb-accordion .gb-button{cursor:pointer;line-height:1.2}.gb-accordion .gb-container.gb-block-is-current .gb-icon{transform:rotate(180deg)}.gb-button{line-height:1}.gb-image.f-width{width:100%}.gb-right-arrow .gb-icon{transition:.5s transform}.gb-right-arrow:hover .gb-icon{transform:translate(10px)}.gb-accordion a{transition:none!important}@media(max-width:1022.98px){br:not(.keep-br){display:none}}.open-chat{cursor:pointer}span.open-chat:not(.gb-button){color:#625ee9;text-decoration:underline}.star-rating-container{display:flex;align-items:center;gap:11px}@media(max-width:781px){.star-rating-container{flex-direction:column;align-items:flex-start}}.stars-wrapper{display:flex;align-items:center}.star-wrapper{position:relative;display:inline-block;width:24px;height:24px;margin-right:1px}.star-empty{position:absolute;top:0;left:0;width:100%;height:100%;fill:#fff}.star-filled{position:absolute;top:0;left:0;width:100%;height:100%;fill:#272756}.rating-text{font-size:16px;font-weight:700}.purple-span span{color:var(--wp--preset--color--purple, #625ee9)}.tldr-box{background:#ebf9fe;border-radius:12px;padding:20px;margin:30px 0 50px;font-family:Inter,Arial,sans-serif;color:#1a1a1a}.tldr-header{display:flex;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}.tldr-badge{background:#2d7be5;color:#fff;font-weight:600;border-radius:8px;padding:6px 12px;font-size:14px}.tldr-title{margin:0;font-size:18px;font-weight:600;color:#1a1a1a;line-height:1.6}.tldr-logo{height:26px;margin-left:auto}.tldr-list{margin:0;padding-left:20px;line-height:1.8;font-size:15px}.tldr-note{margin-top:14px;font-size:14px;color:#444}.top-line{height:fit-content;min-height:54px;width:100%;position:absolute;top:var(--wp-admin--admin-bar--height, 0px);background:#272756!important;display:inline-flex;justify-content:center;align-items:center;z-index:9999;padding:16px 20px}.top-line p{color:#fff;font-size:18px;text-align:center;margin:0;line-height:1.2;padding:0 20px}.top-line a{color:#cdf378;border-bottom:0;text-decoration:underline}.top-line a:hover{color:#b4d46c}@media(max-width:780.98px){.top-line{padding:8px 20px}.top-line p{font-size:14px!important}}@media(max-width:479.98px){.top-line{min-height:60px}}.beamerTrigger{position:relative;width:fit-content!important}.beamerTrigger .beamer_icon.active{top:-12px;right:-18px}@media(max-width:1022.98px){.beamerTrigger .beamer_icon.active{top:-5px}}.rallyup-posts{display:flex;flex-wrap:wrap;align-items:stretch;gap:20px}.rallyup-post{flex-basis:calc((100% - 40px) / 3);display:flex;flex-direction:column;height:auto;border:2px solid rgba(39,39,86,.2);border-radius:20px;overflow:hidden}@media(max-width:780.98px){.rallyup-post{flex-basis:100%}}.rallyup-post img{width:100%;aspect-ratio:1.7;object-fit:cover}.rallyup-post h5{margin-bottom:12px}.rallyup-post p{font-size:16px;font-weight:300;margin-bottom:12px}.rallyup-post a{display:flex;color:#272756}.rallyup-post a.right-arrow{margin-top:auto}.rallyup-post-content{display:flex;flex-direction:column;height:100%;padding:20px 20px 30px}.single-post .site-inner .rallyup-posts{gap:10px}.single-post .site-inner .rallyup-post img{border-radius:0!important}.single-post .site-inner .rallyup-post .rallyup-post-content{padding:14px 14px 20px}.single-post .site-inner .rallyup-post h5{font-size:22px}.single-post .site-inner .rallyup-post p{font-size:14px}.categories-filter{margin-bottom:40px}.categories-filter__label{font-size:16px;text-align:center;margin:0 auto 20px}.categories-filter .categories-dropdown{max-width:400px;margin:0 auto}@media(min-width:1023px){.categories-filter .categories-dropdown{display:none}}.categories-filter .categories-dropdown select{appearance:none;width:100%;padding:12px 16px;font-size:16px;font-weight:500;border:2px solid #272756;border-radius:8px;background:#fff;color:#625ee9;cursor:pointer}.categories-filter .categories-dropdown select:focus{outline:none;border-color:#625ee9}.categories-filter .categories-list{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:16px 30px}@media(max-width:1022.98px){.categories-filter .categories-list{display:none}}.blog .posts{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media(max-width:780.98px){.blog .posts{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}@media(max-width:780.98px){.blog .posts{grid-template-columns:1fr}}@media(min-width:1023px){.blog .posts .post:first-child{grid-column:1/-1;display:flex;flex-direction:row-reverse;width:100%;gap:30px;align-items:center}.blog .posts .post:first-child .post__image{height:380px;flex-basis:60%}.blog .posts .post:first-child .post__content{flex-basis:40%}}.post__image{width:100%;height:240px;display:block;overflow:hidden;border-radius:10px;margin-bottom:16px}.post__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.post__image:hover img{transform:scale(1.1)}.post__category{font-size:14px;letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px}.post__category a{color:#625ee9}.post__category a:hover{color:#3631e3}.post__meta{display:inline-flex;align-items:center;gap:10px;font-size:14px;margin-bottom:12px}.post__author{font-weight:500}.post__author:after{content:"|";margin-left:6px;color:#272756}.post__readtime{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase}.post__readtime:before{content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20License:%20PD.%20Made%20by%20mono-company:%20https://github.com/mono-company/mono-icons%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%204a8%208%200%201%200%200%2016%208%208%200%200%200%200-16zM2%2012C2%206.477%206.477%202%2012%202s10%204.477%2010%2010-4.477%2010-10%2010S2%2017.523%202%2012zm10-6a1%201%200%200%201%201%201v4.586l2.707%202.707a1%201%200%200%201-1.414%201.414l-3-3A1%201%200%200%201%2011%2012V7a1%201%200%200%201%201-1z'%20fill='%230D0D0D'/%3e%3c/svg%3e");background-size:contain}.post__title{font-size:24px;margin-bottom:12px;color:#272756}.post__title a{color:#272756;text-decoration:none;transition:color .3s}.post__title a:hover{color:#625ee9}.post h2.post__title{font-weight:400}.post__excerpt{color:#272756}.breadcrumbs{color:#505050;font-size:16px;letter-spacing:1.5px;margin-bottom:20px}.breadcrumbs a{color:#505050;text-decoration:none;transition:color .3s}.breadcrumbs a:hover{color:#625ee9}.single-post .post__header .container{max-width:820px;margin-bottom:20px}.single-post .post__header img{width:100%;height:auto;border-radius:20px;margin-bottom:12px}@media(max-width:780.98px){.single-post .post__header img{border-radius:10px}}.single-post .post__meta{display:flex;justify-content:space-between}@media(max-width:780.98px){.single-post .post__meta{flex-direction:column}}.single-post .post__meta>div{display:flex;align-items:center;gap:10px}.single-post .post__category{margin-bottom:0}.single-post .post__author a{color:#7f8796}.single-post .post__author a:hover{color:#625ee9}.single-post .post__title{font-size:60px;text-align:center;margin-bottom:40px}@media(max-width:780.98px){.single-post .post__title{font-size:48px}}.single-post .post__content{line-height:1.75}.single-post .post__content .container{max-width:820px}.single-post .post__content a:not(.btn):not(.wp-block-button__link){color:#625ee9}.single-post .post__content a:not(.btn):not(.wp-block-button__link):hover,.single-post .post__content a:not(.btn):not(.wp-block-button__link):focus,.single-post .post__content a:not(.btn):not(.wp-block-button__link):active{color:#3631e3}.single-post .post__content h2{font-size:40px}.single-post .post__content h3{font-size:24px}.single-post .post__content figure{margin:20px 0}.single-post .post__content figure img{border-radius:10px}.single-post .post__content figure img:has(+figcaption){margin-bottom:10px}.single-post .post__content blockquote{border-left:4px solid #625ee9;padding-left:16px;margin:20px 0;font-style:italic;color:#7f8796}.single-post .author-bio{padding-top:60px;padding-bottom:120px}@media(max-width:780.98px){.single-post .author-bio{padding-bottom:60px}}.single-post .author-bio>.container{max-width:650px;display:flex;align-items:center;gap:30px}@media(max-width:479.98px){.single-post .author-bio>.container{flex-direction:column;align-items:flex-start}}.single-post .author-bio__avatar{flex-basis:75px}.single-post .author-bio__avatar img{border-radius:20px;width:75px;height:75px;min-width:75px}.single-post .author-bio__content h3{font-size:18px;font-weight:700;margin-bottom:6px}.single-post .author-bio__content h3 a{color:#272756}.single-post .author-bio__desc{font-size:16px;line-height:1.75;margin-bottom:0}.toc-wrapper{display:block;width:fit-content;min-width:400px;color:#000;background-color:#ecebff;padding:24px;margin:0 auto 40px;border-radius:8px}@media(max-width:780.98px){.toc-wrapper{min-width:0;max-width:100%}}.toc-wrapper .toc__title{font-size:18px;font-weight:600;text-align:center;line-height:20px;padding-bottom:12px;margin:0 auto 20px;border-bottom:1px solid rgba(39,39,86,.3019607843)}.toc-wrapper ul.toc{display:flex;flex-direction:column;gap:12px;font-size:14px;font-weight:600}@media(max-width:780.98px){.toc-wrapper ul.toc{margin-left:-5px;margin-right:-5px}}.toc-wrapper ul.toc li{display:flex;gap:10px}.toc-wrapper ul.toc li:before{content:"";display:block;min-width:6px;min-height:6px;width:6px;height:6px;background-color:#000;margin-top:7px;border-radius:50px;transition:background-color .3s}.toc-wrapper ul.toc li a{color:#000!important;line-height:20px;text-decoration:none;transition:color .3s}.toc-wrapper ul.toc li:hover a{color:#625ee9!important}.toc-wrapper ul.toc li:hover:before{background-color:#625ee9!important}.single-post-cta .container{max-width:820px;display:flex;align-items:center;gap:27px;justify-content:space-between;background:url(/wp-content/uploads/2022/03/single-post-cta-pattern.svg);background-size:cover;padding:33px 36px;border-radius:12px}@media(max-width:780.98px){.single-post-cta .container{flex-direction:column;margin:0 15px}}.single-post-cta h5{font-size:28px;font-weight:400;color:#fff;margin-bottom:0}@media(max-width:780.98px){.single-post-cta h5{font-size:24px;text-align:center}}.single-post-cta a.btn{min-width:fit-content}.wcc-consent-container{z-index:2147483647!important}.wcc-consent-container .wcc-btn-accept{display:flex!important;justify-content:center!important;align-items:center!important;font-size:14px!important;line-height:1!important;width:fit-content!important;font-weight:600!important;padding:13px 25px!important;border:2px solid #272756!important;border-bottom:6px solid #272756!important;background:#fff!important;color:#272756!important;border-radius:50px!important;cursor:pointer!important;transition:.3s!important}.wcc-consent-container .wcc-btn-accept:hover,.wcc-consent-container .wcc-btn-accept:focus{background:#272756!important;color:#fff!important;border-color:#cdf378!important;opacity:1!important}body .uwy{z-index:100!important}#cookie-law-info-bar{z-index:101!important}.snapshot-card-container{display:block;padding:40px 20px;margin:0}.snapshot-card-container select{width:100%;font-size:16px;padding:10px}.snapshot-card-container .snapshot-card.loading{padding:54px 60px 45px 80px}.snapshot-card-container .snapshot-card{display:block;position:relative;max-width:1320px;color:#272756;background-color:#edf0e9;box-sizing:border-box;margin:0 auto;padding:45px 45px 45px 80px;overflow:hidden;border-radius:20px;height:auto}.snapshot-card-container .snapshot-card:not(.loading){transition:padding .2s}.snapshot-card-container .snapshot-card>svg{width:100%;height:auto;position:absolute;top:0;right:0;z-index:0}.snapshot-card-container .snapshot-card .snapshot-card-cols{display:flex;justify-content:space-between;gap:20px;position:relative;z-index:1}.snapshot-card-container .snapshot-card .snapshot-card-cols>div:first-child{width:40%}.snapshot-card-container .snapshot-card .snapshot-card-cols>div:last-child{width:49%}.snapshot-card-container .snapshot-card__image{display:flex;justify-content:center;align-items:center;height:312px;width:100%;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important;border-radius:10px;overflow:hidden;transition:padding .5s,height .5s}.snapshot-card-container .snapshot-card__image img{display:block;height:100%;width:auto;max-width:100%;object-fit:contain}.snapshot-card-container .snapshot-card__header{display:flex;align-items:center;margin-bottom:40px}.snapshot-card-container .snapshot-card__header__badge{font-size:18px;font-weight:600;line-height:1.1;margin:0;padding-right:24px;border-right:1px solid #272756}.snapshot-card-container .snapshot-card__header__badge br{display:block!important}.snapshot-card-container .snapshot-card__header img{padding-left:24px}.snapshot-card-container .snapshot-card__title{font-size:38px;line-height:1.16;margin-top:0;margin-bottom:32px}.snapshot-card-container .snapshot-card__content{display:block;height:0;overflow:hidden;opacity:0;transition:opacity .5s,height .5s}.snapshot-card-container .snapshot-card__content__wrapper{display:block;height:auto;box-sizing:border-box;margin-bottom:30px}.snapshot-card-container .snapshot-card__content__wrapper ul{margin:0;display:flex;flex-direction:column;gap:24px;padding-left:24px}.snapshot-card-container .snapshot-card__content__wrapper ul li{list-style-type:square;font-size:18px;font-weight:400;line-height:1.4}.snapshot-card-container .snapshot-card__content__wrapper ul li::marker{font-size:22px}.snapshot-card-container .snapshot-card__review{display:block;height:0;overflow:hidden;opacity:0;transition:opacity .5s,height .5s}.snapshot-card-container .snapshot-card__review__wrapper{display:block;height:auto;background:#fff;padding:32px;margin-top:32px;border-radius:10px}.snapshot-card-container .snapshot-card__review__text{font-size:18px;line-height:1.44;margin-top:0;margin-bottom:20px}.snapshot-card-container .snapshot-card__review__author{font-size:16px;font-weight:600;line-height:1.4;margin-top:0;margin-bottom:4px}.snapshot-card-container .snapshot-card__review__role{font-size:16px;line-height:1.4;margin-top:0;margin-bottom:0}.snapshot-card-container .snapshot-card__toggle{all:unset;display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;background:transparent!important;color:#272756!important;line-height:1.1;position:relative;z-index:2;padding-top:10px;transition:margin-top .5s;cursor:pointer}.snapshot-card-container .snapshot-card__toggle__mobile{display:none}.snapshot-card-container .snapshot-card__toggle span{min-width:78px;transition:width .5s}.snapshot-card-container .snapshot-card__toggle span,.snapshot-card-container .snapshot-card__toggle svg{pointer-events:none}.snapshot-card.expanded{padding:54px 60px 45px 80px}.snapshot-card.expanded .snapshot-card__content,.snapshot-card.expanded .snapshot-card__review{opacity:1}.snapshot-card.expanded .snapshot-card__image{height:377px}.snapshot-card.expanded .snapshot-card__toggle svg{transform:rotate(180deg)}@media(max-width:781px){.snapshot-card-container .snapshot-card{padding:30px 16px!important}.snapshot-card-container .snapshot-card>svg{display:none}.snapshot-card-container .snapshot-card .snapshot-card-cols{flex-direction:column;gap:0}.snapshot-card-container .snapshot-card .snapshot-card-cols>div{width:100%!important}.snapshot-card-container .snapshot-card__image{height:286px}.snapshot-card-container .snapshot-card__header{margin-bottom:24px}.snapshot-card-container .snapshot-card__header img{max-height:46px;width:auto;max-width:60%}.snapshot-card-container .snapshot-card__title{font-size:24px;line-height:1.3;margin-bottom:24px}.snapshot-card-container .snapshot-card__toggle{width:100%;justify-content:center;padding-top:36px}.snapshot-card-container .snapshot-card__toggle__desktop{display:none}.snapshot-card-container .snapshot-card__toggle__mobile{display:flex}.snapshot-card.expanded .snapshot-card__image{padding:14px 0;height:286px}}.single-case-studies .case-study-meta-outer-wrapper{padding-top:177px;padding-bottom:177px}.postid-5453 .case-study-meta-outer-wrapper{background:url(/wp-content/uploads/2022/01/KB4C-hero-pattern.png);background-size:cover;background-repeat:no-repeat}.postid-5453 .cs-cta{background:url(/wp-content/uploads/2022/01/KB4C-cta-pattern.png);background-size:cover;background-repeat:no-repeat}.postid-5522 .case-study-meta-outer-wrapper{background:url(/wp-content/uploads/2022/01/Township-of-Tiny-hero-pattern.png);background-size:cover;background-repeat:no-repeat}.postid-5522 .cs-cta{background:url(/wp-content/uploads/2022/01/Township-of-Tiny-cta-pattern.png);background-size:cover;background-repeat:no-repeat}.postid-5553 .case-study-meta-outer-wrapper{background:url(/wp-content/uploads/2022/01/Mountain-Community-Hospital-hero-pattern.png);background-size:cover;background-repeat:no-repeat}.postid-5553 .cs-cta{background:url(/wp-content/uploads/2022/01/Township-of-Tiny-cta-pattern.png);background-size:cover;background-repeat:no-repeat}.postid-5557 .case-study-meta-outer-wrapper{background:url(/wp-content/uploads/2022/01/Sycamore-Elementary-School-hero-pattern.png);background-size:cover;background-repeat:no-repeat}.postid-5557 .cs-cta{background:url(/wp-content/uploads/2022/01/Sycamore-Elementary-School-cta-pattern.png);background-size:cover;background-repeat:no-repeat}.postid-5558 .case-study-meta-outer-wrapper{background:url(/wp-content/uploads/2022/01/Make-A-Wish-Southern-Florida-hero-pattern.png);background-size:cover;background-repeat:no-repeat}.postid-5558 .cs-cta{background:url(/wp-content/uploads/2022/01/Make-A-Wish-Southern-Florida-cta-pattern.png);background-size:cover;background-repeat:no-repeat}.postid-6085 .case-study-meta-outer-wrapper{background:url(/wp-content/uploads/2022/06/Bank-Street-School-for-Children-hero-pattern.png);background-size:cover;background-repeat:no-repeat}.postid-6085 .cs-cta{background:url(/wp-content/uploads/2022/01/Sycamore-Elementary-School-cta-pattern.png);background-size:cover;background-repeat:no-repeat}.with-icon:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:contain;background-position:center;background-repeat:no-repeat;height:33px;width:26px;min-width:26px;margin-right:16px}@media(max-width:1023px){.with-icon:before{height:29px}.spark-row{align-items:flex-start!important}.spark-row .wp-block-column{align-self:flex-start!important}}@media(max-width:781px){.case-padding{padding-top:60px;padding-bottom:60px}}.case-study-meta-outer-wrapper{background:#edf0e9;padding:74px 0 150px}.case-study-meta-container{max-width:1320px!important;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:4em}.case-study-meta{width:37%}.case-study-featured-image{width:55%;position:relative;display:flex;justify-content:flex-end}.case-study-featured-image img{max-width:91%;border:2px solid #272756;border-radius:8px}.cs-raised{width:fit-content;min-width:220px;padding:20px 30px 20px 20px;background:#272756;border-radius:8px;position:absolute;bottom:10%;left:0}.cs-raised p{margin-bottom:10px;font-weight:600;color:#cdf378;line-height:1.2}.cs-raised h4{margin-bottom:0;color:#fff}@media(max-width:781px){.case-study-featured-image img{max-width:100%}.case-padding .wp-block-columns{gap:30px!important}.case-study-meta-outer-wrapper{padding-bottom:50px!important}}.case-study-counter{background:url(post-types/images/misc-assets/case-study-bg-accent.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.case-study-testimonial .wp-block-group__inner-container{background:url(post-types/images/misc-assets/case-study-bg-accent.svg);background-size:auto;background-repeat:no-repeat;background-position:50%;padding:90px 0;position:relative}.case-study-testimonial .wp-block-group__inner-container:before{content:"";display:block;width:66.9px;height:60.84px;background:url(post-types/images/misc-assets/quote-before.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;top:125px;left:-100px;position:absolute}.case-study-testimonial .wp-block-group__inner-container:after{content:"";display:block;width:107.4px;height:97.1px;background:url(post-types/images/misc-assets/quote-after.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;bottom:125px;right:-75;position:absolute}.cs-case-study{line-height:1.25;font-weight:600;font-size:18px;margin-bottom:10px}.case-study-tags{display:flex;flex-wrap:wrap}.case-study-meta{color:#272756}.case-study-meta h2{text-align:left}.case-study-meta p{margin-bottom:20px}.sc-tag,.sc-tag a{font-size:14px;color:#272756;padding:7px 15px;border-radius:4px;margin-right:8px;border:1px solid #272756;line-height:1.2;margin-top:10px}.sc-tag a:hover,.sc-tag a:focus{color:#fff;background:#625ee9}@media(max-width:781px){.case-study-meta-container{flex-wrap:wrap}.case-study-meta-container>div{width:100%}.case-study-featured-image img{position:relative;right:-10%}}.site-inner .wrap>*{padding-left:60px;padding-right:60px}.hero{background:#ecebff66;padding-top:152px;padding-bottom:60px}.hero .cols{max-width:1296px;display:flex;justify-content:space-between;align-items:center;margin:0 auto}.hero h1{font-size:56px}.hero .cols>div,.hero .cols>figure{width:48%}.hero .cols>div p{margin-bottom:0}.snapshots-content{position:relative;padding-top:60px;padding-bottom:120px}.snapshots-content:before{content:"";height:400px;width:100%;background:#ecebff66;position:absolute;top:0;left:0;z-index:-1}.snapshots-header,.snapshots-container{max-width:1320px;margin:0 auto}.snapshots-header p{font-size:18px;font-weight:600;text-align:center;color:#625ee9;margin-bottom:10px}.snapshots-header h4{max-width:550px;text-align:center;margin:0 auto}.snapshots-container{display:flex;flex-wrap:wrap;gap:40px 32px;padding-top:80px;padding-bottom:80px}.snapshot-card-container{padding:0!important}.snapshots-container>div{width:calc((100% - 32px)/2)}.snapshot-card-container .snapshot-card.loading,.snapshot-card-container .snapshot-card{padding:45px}.snapshot-card-container .snapshot-card__header img{max-width:50%;padding-left:20px}.snapshot-card-container .snapshot-card__header__badge{font-size:15px;padding-right:20px}.snapshot-card-container .snapshot-card__title{font-size:24px}.snapshot-card-container .snapshot-card .snapshot-card-cols>div:first-child{width:47%}.snapshot-card.expanded{padding-top:68px;padding-bottom:68px}.snapshot-cta{padding:112px 60px;text-align:center;background:url(/wp-content/uploads/2022/02/case-studies-archive-pattern.svg);background-size:cover}.snapshot-cta h3{max-width:900px;text-align:center;margin:0 auto 40px}.snapshot-cta a{margin:0 auto}.archive-pagination{padding-bottom:0}@media(max-width:1320px){.snapshot-card-container{width:100%!important}.snapshot-card-container .snapshot-card__header__badge{font-size:18px}}@media(max-width:1024px){.site-inner .wrap>*{padding-left:20px!important;padding-right:20px!important}}@media(max-width:781px){.hero{padding:140px 20px 40px}.hero .cols{flex-direction:column;gap:37px}.hero .cols>div{width:100%}.hero .cols>figure{width:auto;margin-left:calc(-20px - 9%);margin-right:calc(-20px - 9%)}.hero h1{font-size:40px;margin-bottom:30px}.snapshot-cta{padding-top:88px;padding-bottom:88px}}.cs-content{background:#edf0e9;padding-top:150px;padding-bottom:60px}.cs-header,.cs-container{max-width:1440px;margin:0 auto}.cs-header p{font-size:18px;font-weight:600;text-align:center;color:#625ee9;margin-bottom:10px}.cs-header h5{text-align:center;margin-bottom:0}.cs-container{max-width:1320px;display:flex;flex-wrap:wrap;flex-direction:column;gap:30px;padding-top:80px}.cs-item{display:flex;flex-direction:column;justify-content:stretch;width:100%;background:#fff;border-radius:10px}.cs-detail{display:flex;flex-direction:column;height:100%}.cs-item .cs-detail h4,.cs-item .cs-archive-subline,.cs-item .cs-excerpt,.cs-item .cs-categories{padding-left:22px;padding-right:22px}.cs-item .cs-featured{padding:32px 22px 0}.cs-item img{border-radius:10px}.cs-item h4{margin-top:20px;margin-bottom:10px}.cs-archive-subline{color:#307edf;margin-bottom:10px}.cs-excerpt{margin-bottom:20px}.cs-categories{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.cs-categories span{font-size:14px;padding:5px 12px;border:1px solid #272756;border-radius:6px}.cs-item .cs-link{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#272756;margin-top:auto;padding:16px 22px;border-bottom:none;border-top:1px solid rgba(39,39,86,.3)}.cs-link:hover:after{transform:translate(10px)}.cs-item .cs-link:after{content:"";display:block;background:url(/wp-content/uploads/2021/12/right-arrow.svg);background-size:contain;background-repeat:no-repeat;height:12px;width:15px;margin-left:6px;margin-right:5px;transition:.5s}.cs-cta{padding-top:60px;padding-bottom:120px;background:#edf0e9}.cs-cta>div{max-width:982px;display:flex;justify-content:space-between;align-items:center;background:#bfbdff;background-image:url(/wp-content/uploads/2022/12/Purple-triangles-pattern.svg);background-size:cover;padding:44px 36px;margin:0 auto;border-radius:12px;overflow:hidden}.cs-cta h4{width:67%;margin-bottom:0}@media(min-width:1024px){.cs-container{flex-direction:row}.cs-item{width:calc((100% - 60px) / 3)}}@media(max-width:781px){.cs-content{padding-left:20px!important;padding-right:20px!important;padding-bottom:40px}.cs-item .cs-link:after{margin-right:0}.cs-cta{padding-top:40px}.cs-cta>div{flex-direction:column;gap:24px;padding:36px 28px}.cs-cta h4{width:100%;text-align:center}}@media(max-width:480px){.cs-categories span{font-size:12px;padding:4px 8px}}.solutions-content{padding-top:170px;padding-bottom:120px;background-color:#bcebfa}.solutions-hero{max-width:912px;text-align:center;margin:0 auto 60px}.solutions-hero h1{font-size:46px;margin-bottom:24px}.solutions-hero p{max-width:758px;margin-left:auto;margin-right:auto}.solutions-links{max-width:1220px;margin:0 auto 60px}.solutions-links>.swiper-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.solutions-links .swiper-slide{width:fit-content}.solutions-links a{border-width:2px!important;border-color:#272756!important}.solutions-links-helper{display:none;font-size:14px;font-weight:600;width:fit-content;margin:0 auto 24px}.solutions-container{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.solution-item{min-height:440px;background-color:#fff;padding:20px 40px 40px;border-radius:20px}.solution-item__header{display:flex;justify-content:space-between;align-items:center;gap:10px;background-color:#ebf9fe;padding:13px 30px;margin-bottom:20px;border:1px solid #bcebfa;border-radius:10px}.solution-item__header h3{font-size:38px;margin-bottom:0}.solution-item__header p{font-size:14px;font-weight:600;color:#307edf;margin-bottom:0}.solution-item .cols{display:flex;justify-content:space-between;gap:20px}.solution-item .col-1{flex-basis:43%}.solution-item .col-1 div{padding:0 20px}.solution-item .col-1 div h6{font-size:14px;max-width:fit-content;border-bottom:2px dashed #625ee9;line-height:30px;margin-bottom:10px}.solution-item .col-1 div p{font-size:14px;margin-bottom:0}.solution-item .col-2{flex-basis:54%}.solution-item .col-2 p{font-weight:600;margin-bottom:10px}.solution-item .col-2 ul{display:flex;flex-direction:column;gap:10px;padding-left:20px;margin-bottom:0}.solution-item .col-2 ul li{list-style-type:disc;font-size:14px;line-height:19.5px}.solution-item .col-2 ul li::marker{font-size:20px}.solution-item .col-2 .btn{margin:20px 0 0 auto}table{font-size:11px;margin-bottom:20px;border-collapse:separate;word-break:normal;border-radius:10px}th,td{padding:8px 16px;text-align:left;line-height:1.4}thead th{padding:15px 16px;border-top:2px solid rgba(39,39,86,.1);border-bottom:2px solid rgba(39,39,86,.1)}thead th+th{border-right:2px solid rgba(39,39,86,.1)}thead tr th:first-child{background-color:#272756;color:#fff;border-color:#272756;border-top-left-radius:10px}thead tr th:nth-child(2){background-color:#cdf378}thead tr th:last-child{background-color:#bcebfa;border-top-right-radius:10px}tbody tr td{border-right:2px solid rgba(39,39,86,.1);border-bottom:2px solid rgba(39,39,86,.1)}tbody tr td:first-child{font-weight:700;border-left:2px solid rgba(39,39,86,.1);width:28%}tbody tr td:nth-child(2){background-color:#f0fcd6;background-clip:padding-box;width:36%}tbody tr td:last-child{background-color:#ebf9fe;background-clip:padding-box;width:36%}tbody tr:last-child td:first-child{border-bottom-left-radius:10px}tbody tr:last-child td:last-child{border-bottom-right-radius:10px}.post-type-archive-compare .cta{padding-top:112px;padding-bottom:112px;background-image:url(/wp-content/uploads/2022/10/Beige-background-with-triangles-pattern.svg);background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center}.post-type-archive-compare .cta h2{max-width:758px;text-align:center;margin:0 auto 40px}@media(max-width:780.98px){.post-type-archive-compare .cta{padding-top:100px;padding-bottom:100px}.post-type-archive-compare .cta h2{margin-bottom:32px}}@media(max-width:780.98px){.solutions-content{padding-top:150px}.solutions-hero{margin-bottom:42px}.solutions-hero h1{font-size:36px}.solutions-links>.swiper-wrapper{flex-wrap:nowrap;justify-content:flex-start;gap:0}.solutions-links-helper{display:flex}.solution-item{flex-direction:column;gap:20px;padding:20px 20px 40px}.solution-item__header{flex-direction:column;align-items:center}.solution-item__header p{text-align:center}.solution-item .cols{flex-direction:column}.solution-item .col-2 .btn{margin-right:auto}}.single-compare .entry-content .hero:before{content:"";width:540px;height:381px;background-image:url("data:image/svg+xml,%3Csvg width='613' height='381' viewBox='0 0 613 381' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M570.213 231.32C587.851 226.477 611.615 222.46 605.582 201.385C584.705 160.985 560.918 121.539 537.566 82.1481C527.318 64.8553 517.181 45.2606 505.575 28.8794C496.225 15.6859 488.24 9.68912 470.542 17.444C336.861 111.953 203.786 207.467 72.3623 304.334C63.1789 313.526 61.6457 319.826 67.3841 331.304C78.0591 352.652 94.9506 348.321 116.394 343.492C195.617 325.636 273.888 304.149 352.421 284.718C424.17 266.966 498.922 250.893 570.198 231.325L570.213 231.32Z' fill='%23CDF378'/%3E%3Cpath d='M271.378 69.297C271.177 68.2494 270.562 67.1796 269.943 66.2708C254.181 56.6449 237.773 47.3067 221.17 38.7757C217.431 36.8537 210.528 32.2089 206.39 34.9535C204.015 36.529 201.561 42.7154 200.391 45.3704C184.468 81.5186 171.781 118.881 155.73 155.006C154.653 159.306 151.168 163.618 155.122 167.557C159.077 171.497 163.991 171.587 168.446 167.934L266.758 76.5554C268.41 74.8783 271.831 71.6828 271.378 69.297Z' fill='%23CDF378'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;position:absolute;top:-40px;left:35%}.single-compare .entry-content .hero .purple-span span{font-style:italic}.single-compare .entry-content .green-span span{color:#4aa900}.single-compare .entry-content .purple-span span{color:#625ee9}.single-compare .entry-content .takeaway{background-image:url("data:image/svg+xml,%3Csvg width='1043' height='1381' viewBox='0 0 1043 1381' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M536.343 463.097C549.834 455.709 554.416 451.377 551.616 439.402C548.561 427.427 544.234 424.369 526.671 424.879L233.949 438.892C216.385 439.657 207.731 439.912 203.404 445.772C199.076 451.632 201.113 460.04 205.695 476.856L230.385 573.421C234.712 590.237 237.003 598.645 243.621 601.703C250.239 604.76 258.13 600.939 273.657 593.04L536.343 463.097Z' fill='%23BDEE5F'/%3E%3Cpath d='M541.939 374.169C555.938 380.794 562.047 382.068 569.938 372.641C577.829 363.213 577.574 357.863 566.884 344.104L382.85 115.558C371.905 101.799 366.56 94.9199 359.178 94.9199C351.796 94.9199 346.451 101.544 335.251 115.048L271.871 191.995C260.671 205.499 255.325 212.123 256.853 219.257C258.38 226.391 266.016 230.468 281.543 238.621L541.939 374.169Z' fill='%23BDEE5F'/%3E%3Cpath d='M617.021 326.275C619.821 341.562 622.621 347.167 634.839 347.932C647.057 348.696 651.384 345.384 656.22 328.568L732.583 45.2416C737.164 28.4255 739.455 20.0175 735.383 13.9025C731.31 8.04236 722.656 7.53278 705.092 6.51362L605.567 0.653455C588.258 -0.365703 579.604 -0.875282 574.767 4.4753C569.931 9.82588 571.204 18.4887 573.749 35.8144L617.021 326.275Z' fill='%23BDEE5F'/%3E%3Cpath d='M699.993 358.633C689.303 369.844 686.248 375.45 692.866 385.896C699.484 396.342 704.575 397.871 720.866 391.756L994.497 286.783C1011.04 280.668 1018.93 277.61 1021.48 270.731C1023.77 263.852 1019.19 256.463 1009.77 241.94L956.062 157.859C946.644 143.336 942.062 135.947 934.68 135.183C927.298 134.419 921.189 140.534 908.717 152.763L699.993 358.633Z' fill='%23BDEE5F'/%3E%3Cpath d='M722.659 444.752C707.387 442.714 701.023 443.733 696.441 455.199C691.86 466.664 693.896 471.76 708.15 481.442L954.291 640.94C968.8 650.622 976.182 655.463 983.055 653.17C989.927 650.877 993.236 642.979 999.345 626.672L1035.49 533.929C1041.85 517.622 1044.91 509.724 1041.34 503.354C1037.78 496.984 1029.13 495.71 1011.82 492.653L722.659 444.752Z' fill='%23BDEE5F'/%3E%3Cpath d='M666.137 513.795C658.755 500.291 654.428 495.705 642.465 498.763C630.501 501.82 627.447 506.406 628.21 523.732L644.247 816.74C645.01 834.321 645.519 842.983 651.374 847.315C657.228 851.646 665.628 849.353 682.428 845.022L778.644 819.543C795.444 814.957 803.844 812.918 806.644 806.294C809.698 799.669 805.626 791.771 797.735 776.229L666.137 513.795Z' fill='%23BDEE5F'/%3E%3Cpath d='M43.8071 1364.03C-13.4647 1330.66 -9.39201 1296.51 26.2437 1244.54C191.186 1013.95 407.292 714.829 541.435 526.794C552.126 512.017 583.689 526.54 577.325 545.139C465.582 749.99 291.476 1072.81 156.06 1325.3C122.46 1384.16 97.5153 1394.86 43.8071 1364.03Z' fill='%23BDEE5F'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:40% 40%}.single-compare .entry-content .reviews:before{content:"";position:absolute;left:-5%;top:0;height:500px;width:500px;background-image:url("data:image/svg+xml,%3Csvg width='430' height='493' viewBox='0 0 430 493' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M169.944 57.6172C161.511 47.5762 151.944 33.2052 138.577 44.2757C115.575 71.658 94.0754 100.645 72.4922 129.325C63.0164 141.914 51.8633 155.203 43.4214 168.383C36.6232 179.001 34.5856 186.298 45.116 195.4C150.346 252.085 256.125 308.032 362.406 362.432C371.565 365.42 376.501 364.317 383.09 356.665C395.345 342.432 387.49 332.713 377.996 320.15C342.91 273.74 305.496 229.179 269.479 183.755C236.574 142.254 204.022 98.2031 169.951 57.6254L169.944 57.6172Z' fill='%23BFBDFF'/%3E%3Cpath d='M206.211 372.569C205.674 373.131 205.275 373.926 204.972 374.653C205.101 387.313 205.633 400.196 206.706 412.834C206.947 415.68 206.754 421.41 209.856 422.449C211.636 423.044 216.128 421.684 218.098 421.163C244.922 414.065 271.276 404.698 298.132 397.678C301.026 396.394 304.802 396.402 305.657 392.564C306.511 388.727 304.777 386.042 301.032 385.227L212.114 371.909C210.538 371.747 207.434 371.291 206.211 372.569Z' fill='%23BFBDFF'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain}.single-compare .entry-content .reviews:after{content:"";position:absolute;right:0;bottom:-14%;height:500px;width:500px;background-image:url("data:image/svg+xml,%3Csvg width='519' height='564' viewBox='0 0 519 564' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M348.917 461.7C359.688 469.77 372.574 481.937 383.612 467.447C400.74 434.088 415.991 399.478 431.395 365.157C438.159 350.092 446.461 333.905 452.048 318.498C456.545 306.086 456.973 298.206 444.291 291.603C325.229 260.267 205.778 229.813 86.165 201.047C76.2379 200.287 71.4939 202.62 66.5445 211.981C57.3392 229.395 67.4543 237.282 79.8623 247.639C125.713 285.899 173.504 321.714 220.077 358.746C262.626 392.581 305.387 429.08 348.908 461.694L348.917 461.7Z' fill='%23BFBDFF'/%3E%3Cpath d='M241.804 152.25C242.22 151.549 242.446 150.647 242.59 149.837C239.627 137.071 236.208 124.178 232.297 111.667C231.416 108.849 230.329 103.008 226.962 102.724C225.029 102.561 220.791 105.045 218.916 106.058C193.387 119.854 168.84 135.827 143.259 149.551C140.621 151.564 136.802 152.488 136.796 156.578C136.791 160.668 139.144 162.955 143.113 162.854L235.983 154.374C237.613 154.149 240.852 153.844 241.804 152.25Z' fill='%23BFBDFF'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain}.single-compare .entry-content .quote-icon{margin-top:-22px}.single-compare .entry-content .features,.single-compare .entry-content .rallyup,.single-compare .entry-content .competitor{display:flex;flex-direction:column}.single-compare .entry-content .compare-tables .header{min-height:86px;padding:26px;border-radius:12px;z-index:1;display:flex;justify-content:center;align-items:center}.single-compare .entry-content .compare-tables>div:not(:first-child) .header{display:none}.single-compare .entry-content .compare-tables>div:not(:first-child) .content{padding-top:32px;margin-top:0}.single-compare .entry-content .compare-tables .content.compare-review{display:flex;flex-direction:row!important;align-items:center;flex-wrap:wrap;gap:11px}.single-compare .entry-content .compare-tables .content.compare-review figure{padding-right:5px}.single-compare .entry-content .compare-tables .content p:last-child{margin-bottom:0}.single-compare .entry-content .compare-tables>div:last-child .content{padding-bottom:32px;border-radius:0 0 12px 12px}.single-compare .entry-content .compare-tables>div:last-child div:not(.rallyup) .content{border-bottom:none}.single-compare .entry-content .features .header{background-color:#625ee9}.single-compare .entry-content .features .header p{font-size:26px;line-height:26px;text-align:center;font-weight:600;color:#fff;margin-bottom:0}.single-compare .entry-content .features .content{display:flex;flex-direction:column;justify-content:center;background-color:#ecebff66;height:100%;padding:60px 40px 40px;margin-top:-20px;border-bottom:2px solid #272756}.single-compare .entry-content .features .content p{font-weight:600}.single-compare .entry-content .features .content p:not(:last-child){margin-bottom:8px}.single-compare .entry-content .features .content p.note{font-size:14px;color:#27275699}.single-compare .entry-content .rallyup .header{background-color:#272756}.single-compare .entry-content .rallyup .header figure{margin-bottom:0}.single-compare .entry-content .rallyup .content{display:flex;flex-direction:column;background-color:#bfbdff;height:100%;padding:60px 48px 48px;margin-top:-20px;border-style:solid;border-width:0 2px 2px 2px;border-color:#272756}.single-compare .entry-content .rallyup .content:not(.compare-review) p{font-size:16px;font-weight:300}.single-compare .entry-content .rallyup .content:not(.compare-review) p:first-of-type{margin-top:16px}.single-compare .entry-content .competitor .header{background-color:#f7646c}.single-compare .entry-content .competitor .header p{font-size:26px;line-height:26px;text-align:center;font-weight:600;color:#fff;margin-bottom:0}.single-compare .entry-content .competitor .content{display:flex;flex-direction:column;background-color:#f7646c4d;height:100%;padding:52px 48px 48px;margin-top:-20px;border-bottom:2px solid #272756}.single-compare .entry-content .competitor .content:not(.compare-review) p{font-size:16px;font-weight:300}.single-compare .entry-content .competitor .content:not(.compare-review) p:first-of-type{margin-top:16px}.single-compare .entry-content .check:before{content:"";height:30px;width:30px;background-image:url("data:image/svg+xml,%3Csvg width='30' height='31' viewBox='0 0 30 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15.2208' r='15' fill='%234AA900'/%3E%3Cpath d='M20.6862 11.533L13.3607 18.8584L9.69797 15.1957' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;margin:0 auto}.single-compare .entry-content .minus:before{content:"";height:30px;width:30px;background-image:url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15.3333' cy='15.2207' r='15' fill='%23FF8A00'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.3333 15.2207C22.3333 15.773 21.8855 16.2207 21.3333 16.2207L9.33325 16.2207C8.78097 16.2207 8.33325 15.773 8.33325 15.2207C8.33325 14.6684 8.78097 14.2207 9.33325 14.2207L21.3333 14.2207C21.8855 14.2207 22.3333 14.6684 22.3333 15.2207Z' fill='white'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;margin:0 auto}.single-compare .entry-content .cross:before{content:"";height:30px;width:30px;background-image:url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15.3333' cy='15.2208' r='15' fill='%23F7646C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.4953 11.8976C20.8859 11.5071 20.8859 10.8739 20.4953 10.4834C20.1048 10.0929 19.4716 10.0929 19.0811 10.4834L15.3333 14.2312L11.5854 10.4834C11.1949 10.0929 10.5617 10.0929 10.1712 10.4834C9.78064 10.8739 9.78064 11.5071 10.1712 11.8976L13.919 15.6455L10.5958 18.9687C10.2053 19.3592 10.2053 19.9923 10.5958 20.3829C10.9864 20.7734 11.6195 20.7734 12.0101 20.3829L15.3333 17.0597L18.6564 20.3829C19.047 20.7734 19.6801 20.7734 20.0707 20.3829C20.4612 19.9923 20.4612 19.3592 20.0707 18.9687L16.7475 15.6455L20.4953 11.8976Z' fill='white'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;margin:0 auto}@media(max-width:780.98px){.single-compare .entry-content .compare-tables>div{flex-wrap:wrap;gap:0}.single-compare .entry-content .compare-tables>div>div:not(:first-child){flex-basis:50%;width:50%;margin-top:-16px}.single-compare .entry-content .compare-tables>div>div:not(:first-child) .header{display:flex;padding:14px;min-height:54px;border-radius:8px 8px 0 0}.single-compare .entry-content .compare-tables>div>div:not(:first-child) .content{margin-top:0;padding:20px 12px;border:1px solid rgba(39,39,86,.15)}.single-compare .entry-content .compare-tables>div>div.features{flex-basis:100%}.single-compare .entry-content .compare-tables>div>div.features .content{display:flex;justify-content:center;align-items:center;padding:14px 12px 30px;border-width:1px 1px 0 1px;border-style:solid;border-color:#272756;border-radius:8px 8px 0 0;margin-top:0}.single-compare .entry-content .compare-tables>div>div.rallyup .content{border-bottom-left-radius:8px}.single-compare .entry-content .compare-tables>div>div.competitor .content{border-bottom-right-radius:8px}.single-compare .entry-content .compare-tables .content.compare-review{flex-direction:column!important;align-items:flex-start}.single-compare .entry-content .features .header{display:none}.single-compare .entry-content .features .content p{font-weight:400;text-align:center}.single-compare .entry-content .features .content p:not(:last-child){margin-bottom:2px}.single-compare .entry-content .rallyup .header figure{max-width:100px}.single-compare .entry-content .rallyup .content:not(.compare-review) p{font-size:14px}.single-compare .entry-content .competitor .header p{font-size:20px;line-height:20px}.single-compare .entry-content .competitor .content:not(.compare-review) p{font-size:14px}.single-compare .entry-content .takeaway{background-position:90% -132%;background-size:500px}.single-compare .entry-content .reviews:before,.single-compare .entry-content .reviews:after{display:none}}.case-padding{padding-top:120px;padding-bottom:120px}@media(max-width:780.98px){.case-padding{padding-top:60px;padding-bottom:60px}}.max-1150{max-width:1150px!important;margin-left:auto!important;margin-right:auto!important}.results-col{height:fit-content;position:sticky;top:150px}.results-col h1{line-height:1;font-size:72px!important}.their-words{max-width:648px;margin-left:auto!important;margin-right:auto!important;padding:40px 30px!important;border-radius:10px}.their-words h5,.their-words h6{display:flex;line-height:1.4}.their-words span{min-width:16px}.with-icon{display:flex;align-items:flex-start}.with-icon:before{content:"";background:url(/wp-content/uploads/2022/01/Checkmark-blue.svg);background-size:contain;background-position:center;background-repeat:no-repeat;height:33px;width:26px;min-width:26px;margin-right:16px}@media(max-width:780.98px){.with-icon:before{height:29px}}.spark-row{padding:24px;gap:16px!important;border-radius:10px;margin-bottom:20px;background:#fff}.spark-row .wp-block-column{margin:0!important}@media(max-width:780.98px){.spark-row .wp-block-column{align-self:flex-start!important}}@media(max-width:780.98px){.spark-row{align-items:flex-start!important}}.case-study-meta a{color:#625ee9!important}.post-type-archive-demos .entry-content{background-color:#edf0e9}.demos-content{padding-right:60px!important;padding-left:60px!important;padding-top:210px}@media(max-width:780.98px){.demos-content{padding-left:20px!important;padding-right:20px!important}}@media(max-width:780.98px){.demos-content{padding-top:132px}}.demos-header{max-width:1320px;margin:0 auto;padding-bottom:90px}@media(max-width:780.98px){.demos-header{padding-bottom:34px}}.demos-header .demos-title{font-size:56px;text-align:center;max-width:530px;margin:0 auto 30px}@media(max-width:780.98px){.demos-header .demos-title{font-size:40px}}.demos-header .demos-desc{text-align:center;max-width:530px;margin:0 auto 30px}.demos-header .demos-filter{display:flex;justify-content:center;align-items:center;gap:15px;margin:0 auto}@media(max-width:780.98px){.demos-header .demos-filter{flex-direction:column}}.demos-header .demos-filter .filter-title{font-weight:600;margin-bottom:0}@media(max-width:780.98px){.demos-header .demos-filter .filter-title{text-align:center}}.demos-container{max-width:1320px;margin:0 auto;display:flex;flex-wrap:wrap;gap:30px;padding-bottom:30px}.demos-container .demo-item{display:flex;flex-direction:column;justify-content:stretch;width:calc((100% - 60px) / 3);background:#fff;border-radius:16px;overflow:hidden}@media(max-width:780.98px){.demos-container .demo-item{width:calc((100% - 30px)/2)}}@media(max-width:780.98px){.demos-container .demo-item{width:100%}}.demos-container .demo-item .demo-detail{display:flex;flex-direction:column;padding:24px}@media(max-width:780.98px){.demos-container .demo-item .demo-detail{padding:20px}}.demos-container .demo-item .demo-detail h6{margin-bottom:8px}.demos-container .demo-item .demo-detail .demo-excerpt{font-size:14px;margin-bottom:20px}.demos-container .demo-item .demo-detail img{width:100%;border-radius:8px;margin-bottom:20px}.demos-container .demo-item .demo-detail .demo-activities{display:inline-block;font-size:14px;font-weight:600;color:#625ee9}.demos-container .demo-item .demo-detail .demo-activities span{color:#272756;padding-right:4px}.demos-container .demo-item .demo-link{display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;background-color:#272756;margin-top:auto;padding:10px}.demos-container .demo-item .demo-link:hover{color:#cdf378}@media(max-width:780.98px){.demos-container .demo-item .demo-link{font-size:13px;padding:8px}}.logos-container{display:flex;flex-direction:column;justify-content:center;padding-bottom:120px}@media(max-width:780.98px){.logos-container{padding-top:80px;padding-bottom:60px}}.logos-container>h4{max-width:634px;text-align:center;margin:0 auto 60px}@media(max-width:780.98px){.logos-container>h4{margin-bottom:64px}}.logos-container .awards-badges{width:100%}.demos-cta{padding:112px 60px;text-align:center;background:url(/wp-content/uploads/2022/01/Township-of-Tiny-cta-pattern.png);background-size:cover}@media(max-width:780.98px){.demos-cta{padding-left:20px!important;padding-right:20px!important}}@media(max-width:780.98px){.demos-cta{padding-top:88px;padding-bottom:124px}}.demos-cta h3{max-width:700px;text-align:center;margin:0 auto 40px}@media(max-width:780.98px){.demos-cta h3{font-size:32px!important;margin-bottom:32px}}.demos-cta a{margin:0 auto}.archive-pagination{padding-bottom:60px}@media(max-width:780.98px){.archive-pagination{padding-bottom:40px}}@keyframes hkbFadeIn{0%{opacity:0}to{opacity:1}}:root{--hkb-main-bg-color: #fff;--hkb-main-page-color: #fff;--hkb-main-container-width: 1000px;--hkb-button-bg: var(--hkb-link-color);--hkb-button-bg-hover: var(--hkb-link-color-hover);--hkb-button-color: #fff;--hkb-button-radius: 4px;--hkb-search-button-bg: var(--hkb-link-color);--hkb-search-button-color: var(--hkb-button-color);--hkb-search-button-radius: var(--hkb-button-radius);--hkb-search-field-radius: 99px;--hkb-widget-bg: #f4f5f5;--hkb-widget-radius: 4px;--hkb-feedback-upvote-bg: #3f9142;--hkb-feedback-downvote-bg: #ba2525;--hkb-feedback-submit-bg: var(--hkb-link-color);--hkb-feedback-submit-color: var(--hkb-button-color);--hkb-feedback-submit-radius: var(--hkb-button-radius);--hkb-category-icon-size: 48px;--hkb-category-icon-stroke-width: 6px;--hkb-adminbar-height: 32px;--hkb-category-desc-color: rgba(0, 0, 0, .75);--hkb-compat-fixed-header: 0}.knowledge-base .hkb-screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.knowledge-base #hkb ul li{background:none;list-style:none;text-indent:0}.knowledge-base #hkb .hkb-fullwcontainer{width:calc(100vw - 9px);position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.knowledge-base #hkb .hkb-mainpage-wrapper{background:var(--hkb-main-bg-color);padding:4em 0}@media screen and (min-width:770px){.knowledge-base #hkb .hkb-mainpage.hkb-mainpage--sidebarleft,.knowledge-base #hkb .hkb-mainpage.hkb-mainpage--sidebarright{display:flex}.knowledge-base #hkb .hkb-mainpage.hkb-mainpage--sidebarleft .hkb-mainpage__main,.knowledge-base #hkb .hkb-mainpage.hkb-mainpage--sidebarright .hkb-mainpage__main{flex-grow:1}.knowledge-base #hkb .hkb-mainpage.hkb-mainpage--sidebarleft .hkb-mainpage__sidebar,.knowledge-base #hkb .hkb-mainpage.hkb-mainpage--sidebarright .hkb-mainpage__sidebar{width:28%;flex-shrink:0}}@media screen and (min-width:770px){.knowledge-base #hkb .hkb-mainpage.hkb-mainpage--sidebarleft .hkb-mainpage__sidebar{order:-1;margin-right:2em}}@media screen and (min-width:770px){.knowledge-base #hkb .hkb-mainpage.hkb-mainpage--sidebarright .hkb-mainpage__sidebar{margin-left:2em}}.knowledge-base #hkb .hkb-mainpage .hkb-mainpage__sidebar{font-size:.95em;line-height:1.45}.knowledge-base #hkb .hkb-sticky{position:sticky;top:150px}.knowledge-base #hkb .hkb-archivetitle{font-size:1.3em;margin:0 0 2em;padding:0 0 1em;border-bottom:1px solid #e6e6e6}.knowledge-base #hkb .hkb-archive{display:grid;grid-template-rows:1fr;gap:2em;margin:0 0 2em}@media screen and (min-width:550px){.knowledge-base #hkb .hkb-archive.hkb-archive--two-cols{grid-template-columns:repeat(2,1fr)}}.knowledge-base #hkb .hkb-archive.hkb-archive--three-cols{grid-template-columns:repeat(3,1fr)}.knowledge-base #hkb .hkb-archive.hkb-archive--four-cols{grid-template-columns:repeat(4,1fr)}.knowledge-base #hkb .hkb-uncatlist{margin:0 0 2em}.knowledge-base #hkb .hkb-searchbox-wrapper{color:var(--hkb-header-text-color);padding:4em 0}.knowledge-base #hkb .hkb-searchbox-wrapper[data-hkb-header-type=solid]{background:var(--hkb-header-style-bg)}.knowledge-base #hkb .hkb-searchbox-wrapper[data-hkb-header-type=gradient]{background:linear-gradient(var(--hkb-header-style-graddir),var(--hkb-header-style-grad1),var(--hkb-header-style-grad2))}.knowledge-base #hkb .hkb-searchbox-wrapper[data-hkb-header-type=image]{background-color:var(--hkb-header-style-bg);background-repeat:no-repeat;background-position:center center}.knowledge-base #hkb .hkb-searchbox{max-width:620px}.knowledge-base #hkb .hkb-searchbox.hkb-searchbox--center{margin-left:auto;margin-right:auto;text-align:center}.knowledge-base #hkb .hkb-searchbox .hkb-searchbox__title{font-size:2em;margin:0 0 1em;color:var(--hkb-header-text-color)}.knowledge-base #hkb .hkb-site-search{position:relative;display:flex;align-items:stretch;margin:0;padding:0}.knowledge-base #hkb .hkb-site-search .hkb-site-search__field{background:#fff;border:none;flex-grow:1;margin:0 1em 0 0;padding:1.1em 1em 1.1em 44px;line-height:1;background-repeat:no-repeat;background-position:right 5px center;background-image:none;border-radius:var(--hkb-search-field-radius)}.knowledge-base #hkb .hkb-site-search .hkb-site-search__field:focus{outline:none}.knowledge-base #hkb .hkb-site-search .hkb-site-search__field::placeholder{color:#b3b3b3}.knowledge-base #hkb .hkb-site-search .hkb-site-search__field.live-search-loading{background-image:url(img/loader.svg)}.knowledge-base #hkb .hkb-site-search .hkb-site-search__button{display:none;background:var(--hkb-search-button-bg);color:var(--hkb-search-button-color);border-radius:var(--hkb-search-button-radius);min-width:120px;margin:0;padding-left:10px;padding-right:10px;text-align:center;line-height:1;border:none}.knowledge-base #hkb .hkb-site-search .hkb-site-search__icon{position:absolute;left:14px;height:20px;width:20px;top:50%;margin-top:-10px}.knowledge-base #hkb .hkb-site-search .hkb-site-search__icon path{fill:#1a1a1a}.knowledge-base #hkb .hkb-subheader{padding:2em 0;color:var(--hkb-header-text-color)}.knowledge-base #hkb .hkb-subheader[data-hkb-header-type=solid]{background:var(--hkb-header-style-bg)}.knowledge-base #hkb .hkb-subheader[data-hkb-header-type=gradient]{background:linear-gradient(var(--hkb-header-style-graddir),var(--hkb-header-style-grad1),var(--hkb-header-style-grad2))}.knowledge-base #hkb .hkb-subheader[data-hkb-header-type=image]{background-color:var(--hkb-header-style-bg);background-repeat:no-repeat;background-position:center center}.knowledge-base #hkb .hkb-subheader a{color:var(--hkb-header-text-color)}@media screen and (min-width:770px){.knowledge-base #hkb .hkb-subheader>.hkb-container{display:flex;align-items:center}}@media screen and (max-width:770px){.knowledge-base #hkb .hkb-subheader .hkb-breadcrumbs-wrap{margin:1em 0 0}}@media screen and (min-width:770px){.knowledge-base #hkb .hkb-subheader .hkb-breadcrumbs-wrap{flex-grow:1;order:-1}}.knowledge-base #hkb .hkb-subheader .hkb-site-search{width:340px;margin:0;padding:0}.knowledge-base #hkb .hkb-subheader .hkb-site-search .hkb-site-search__field{margin:0!important;font-size:1em}.knowledge-base #hkb .hkb-subheader .hkb-site-search .hkb-site-search__button{display:none}.knowledge-base #hkb .hkb-category{padding:0 0 1em;border-bottom:1px solid #e6e6e6}.knowledge-base #hkb .hkb-category[data-hkb-cat-icon=true] .hkb-article-list{margin:0 0 0 calc(var(--hkb-category-icon-size) + 1.5em)}.knowledge-base #hkb .hkb-category[data-hkb-cat-icon=true] .hkb-category__view-all{margin:1em 0 0 calc(var(--hkb-category-icon-size) + 1.5em)}.knowledge-base #hkb .hkb-category .hkb-categoryhead{margin:0 0 1em}.knowledge-base #hkb .hkb-category .hkb-article-list{font-size:1em;margin:0}.knowledge-base #hkb .hkb-category .hkb-category__view-all{text-decoration:none;border:none;display:block;font-size:1em;position:relative;padding-left:24px;color:inherit;font-weight:400;margin:1em 0 0}.knowledge-base #hkb .hkb-category .hkb-category__view-all:hover{border:none}.knowledge-base #hkb .hkb-category .hkb-category__view-all:focus{outline:none}.knowledge-base #hkb .hkb-category .hkb-category__view-all:hover{color:var(--hkb-link-color)}.knowledge-base #hkb .hkb-category .hkb-category__view-all:before{content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='14' width='14' viewBox='0 0 512 512' fill='%23666'%3E%3Cpath d='M504 256a248 248 0 10-496 0 248 248 0 00496 0zm-448 0a200 200 0 11400 0 200 200 0 01-400 0zm72 20v-40c0-7 5-12 12-12h116v-67c0-11 13-16 21-8l99 99c4 4 4 12 0 17l-99 99c-8 7-21 2-21-9v-67H140c-7 0-12-5-12-12z'/%3E%3C/svg%3E");display:block;height:14px;width:14px;position:absolute;top:2px;bottom:0;left:0}.knowledge-base #hkb .hkb-categoryhead{display:flex}.knowledge-base #hkb .hkb-categoryhead .hkb-categoryhead__icon{margin-right:1.5em}.knowledge-base #hkb .hkb-categoryhead .hkb-categoryhead__icon img{max-width:var(--hkb-category-icon-size)}.knowledge-base #hkb .hkb-categoryhead .hkb-categoryhead__icon svg{width:var(--hkb-category-icon-size);height:var(--hkb-category-icon-size)}.knowledge-base #hkb .hkb-categoryhead .hkb-categoryhead__icon svg.hkbiconset{transform:scale(1.2)}.knowledge-base #hkb .hkb-categoryhead .hkb-categoryhead__title{display:inline-block;font-size:1.15em;font-weight:700;margin:0;padding:0}.knowledge-base #hkb .hkb-categoryhead .hkb-categoryhead__count{display:inline-block;font-size:.8em;color:#999;margin-left:6px}.knowledge-base #hkb .hkb-categoryhead .hkb-categoryhead__count:before{content:"("}.knowledge-base #hkb .hkb-categoryhead .hkb-categoryhead__count:after{content:")"}.knowledge-base #hkb .hkb-categoryhead .hkb-categoryhead__description{margin:.25em 0 0;font-size:.95em;line-height:1.45;color:var(--hkb-category-desc-color)}.knowledge-base #hkb .hkb-subcats{padding:0 0 1em;border-bottom:1px solid #dfe4e6;display:grid;grid-template-rows:1fr;gap:2em;margin:2em 0 1em}@media screen and (min-width:550px){.knowledge-base #hkb .hkb-subcats.hkb-subcats--two-cols{grid-template-columns:repeat(2,1fr)}}.knowledge-base #hkb .hkb-subcats.hkb-subcats--three-cols{grid-template-columns:repeat(3,1fr)}.knowledge-base #hkb .hkb-subcats.hkb-subcats--four-cols{grid-template-columns:repeat(4,1fr)}.knowledge-base #hkb ul.hkb-article-list{list-style:none;padding:0;margin:0 0 1em}.knowledge-base #hkb ul.hkb-article-list>li{position:relative;display:block;padding:0 0 0 24px;margin:0 0 .25em}.knowledge-base #hkb ul.hkb-article-list>li:before{display:inline-block;position:absolute;top:2px;bottom:0;left:0;content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 384 512' fill='%23666'%3E%3Cpath d='M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z'/%3E%3C/svg%3E");height:16px;width:16px}.knowledge-base #hkb ul.hkb-article-list>li:last-child{margin-bottom:0}.knowledge-base #hkb ul.hkb-article-list a{text-decoration:none;border:none;color:inherit;font-weight:400}.knowledge-base #hkb ul.hkb-article-list a:hover{border:none}.knowledge-base #hkb ul.hkb-article-list a:focus{outline:none}.knowledge-base #hkb ul.hkb-article-list a:hover{color:var(--hkb-link-color)}.knowledge-base #hkb .hkb-categoryheader{padding:0 0 1em;margin:0 0 1em;border-bottom:1px solid #e6e6e6;display:flex;align-items:center}.knowledge-base #hkb .hkb-categoryheader .hkb-categoryheader__icon{margin-right:1.5em}.knowledge-base #hkb .hkb-categoryheader .hkb-categoryheader__icon img{max-width:var(--hkb-category-icon-size)}.knowledge-base #hkb .hkb-categoryheader .hkb-categoryheader__icon svg{width:var(--hkb-category-icon-size);height:var(--hkb-category-icon-size)}.knowledge-base #hkb .hkb-categoryheader .hkb-categoryheader__icon svg.hkbiconset{transform:scale(1.2)}.knowledge-base #hkb .hkb-categoryheader .hkb-categoryheader__title{margin:0;font-size:1.75em;line-height:1.25;font-weight:700}.knowledge-base #hkb .hkb-categoryheader .hkb-categoryheader__description{font-size:.95em;line-height:1.45;color:var(--hkb-category-desc-color);margin:.25em 0 0}.knowledge-base #hkb .hkb-article-grid{margin:0 0 2em}.knowledge-base #hkb .hkb-article{position:relative;margin:0 0 2em}.knowledge-base #hkb .hkb-article .hkb-article__title{font-size:2.5em;font-weight:700;margin:0 0 1.5em}.knowledge-base #hkb .hkb-articlepreview{padding:1.5em 0;border-bottom:1px solid #dfe4e6}.knowledge-base #hkb .hkb-articlepreview:last-of-type{border-bottom:none}.knowledge-base #hkb .hkb-articlepreview .hkb-articlepreview__title{font-size:1.2em;margin:0}.knowledge-base #hkb .hkb-articlepreview .hkb-articlepreview__title,.knowledge-base #hkb .hkb-articlepreview .hkb-articlepreview__title a{font-weight:600}.knowledge-base #hkb .hkb-articlepreview .hkb-articlepreview__title a{color:inherit}.knowledge-base #hkb .hkb-articlepreview .hkb-articlepreview__excerpt{display:block;font-size:.95em;line-height:1.45;margin-top:.45em;color:#000000b3}.knowledge-base #hkb .hkb-article__content{margin:0 0 2em;padding:0}.knowledge-base #hkb .hkb-article__content h1,.knowledge-base #hkb .hkb-article__content h2,.knowledge-base #hkb .hkb-article__content h3,.knowledge-base #hkb .hkb-article__content h4,.knowledge-base #hkb .hkb-article__content h5,.knowledge-base #hkb .hkb-article__content h6{margin-top:1em;margin-bottom:1em}.knowledge-base #hkb .hkb-article__content>ol,.knowledge-base #hkb .hkb-article__content>ul{margin:0 0 2em 2em;padding:0}.knowledge-base #hkb .hkb-article__content ul li{list-style:disc}.knowledge-base #hkb .hkb-article__content pre{white-space:pre-wrap;word-wrap:break-word;text-align:justify}.knowledge-base #hkb .hkb-article__links{margin:0 0 2em}.knowledge-base #hkb .hkb-article__links a{text-decoration:none;border:none}.knowledge-base #hkb .hkb-article__links a:hover{border:none}.knowledge-base #hkb .hkb-article__links a:focus{outline:none}.knowledge-base #hkb .hkb-article-tags a{border:none;margin-left:5px}.knowledge-base #hkb .hkb-article-tags a:after{content:","}.knowledge-base #hkb .hkb-article-tags a:last-child:after{content:""}.knowledge-base #hkb .hkb-pagination{margin:0 0 2em}.knowledge-base #hkb .hkb-pagination a{transition:all .1s ease-in-out;background:var(--hkb-widget-bg);color:inherit;display:inline-block;padding:.75em 1.5em;line-height:1;font-size:1em;outline:none;text-decoration:none;border-radius:var(--hkb-widget-radius)}.knowledge-base #hkb .hkb-pagination .hkb-pagination__prev a:before{content:"<";margin:0 5px 0 0}.knowledge-base #hkb .hkb-pagination .hkb-pagination__next a:after{content:">";margin:0 0 0 5px}.knowledge-base #hkb .hkb-breadcrumbs{list-style:none;padding:0;margin:0;font-size:.9em}.knowledge-base #hkb .hkb-breadcrumbs li{display:inline-block;margin:0}.knowledge-base #hkb .hkb-breadcrumbs li:not(:first-child):before{content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='12' width='12' viewBox='0 0 16 16'%3E%3Cpath fill='%23ccc' d='M6 13.4L4.6 12 8.6 8 4.6 4 6 2.6 11.4 8z'/%3E%3C/svg%3E");height:12px;width:12px;display:inline-flex;margin:0 4px;position:relative;top:1px}.knowledge-base #hkb .hkb-breadcrumbs li:last-child{display:none}.knowledge-base #hkb .hkb-breadcrumbs a{text-decoration:none;border:none;color:var(--hkb-header-text-color)}.knowledge-base #hkb .hkb-breadcrumbs a:hover{border:none}.knowledge-base #hkb .hkb-breadcrumbs a:focus{outline:none}.knowledge-base #hkb .hkb-breadcrumbs a:hover{color:var(--hkb-header-text-color);text-decoration:underline}.knowledge-base #hkb .hkb-article-related{font-size:.95em;margin:0 0 2em}.knowledge-base #hkb .hkb-article-related .hkb-article-related__title{font-size:1.2em;margin:0 0 .75em}.knowledge-base #hkb .hkb-article-related .hkb-article-list li{padding-right:85px}.knowledge-base #hkb .hkb-article-related .hkb-article-list a:hover{color:var(--hkb-link-color)}.knowledge-base #hkb .hkb-article-author{font-size:.95em;border-bottom:1px solid #dfe4e6;padding:0 0 2em;margin:0 0 2em}.knowledge-base #hkb .hkb-article-author .hkb-article-author__title{font-size:1.2em;margin:0 0 1em}.knowledge-base #hkb .hkb-article-author .hkb-article-author__avatar{float:left;margin:0 35px 0 0}.knowledge-base #hkb .hkb-article-author .hkb-article-author__name{font-size:1em;margin:0 0 .5em;display:block}.knowledge-base #hkb .hkb-article-author .hkb-article-author__name a{text-decoration:none;border:none}.knowledge-base #hkb .hkb-article-author .hkb-article-author__name a:hover{border:none}.knowledge-base #hkb .hkb-article-author .hkb-article-author__name a:focus{outline:none}.knowledge-base #hkb .hkb-article-author .hkb-article-author__bio{margin:0 0 0 105px}.knowledge-base #hkb .hkb-article-attachments{margin:0 0 2em}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__title{font-size:18px;margin:0 0 .6em;padding:0}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__list{list-style:none;margin:0;padding:0}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a{text-decoration:none;border:none;color:inherit}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a:hover{border:none}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a:focus{outline:none}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pdf"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".doc"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".docx"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppt"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pptx"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pps"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppsx"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp4"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4v"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mov"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wmv"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".avi"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mpg"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogv"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3gp"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3g2"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp3"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4a"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogg"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wav"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpg"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpeg"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".png"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".gif"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".js"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".css"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".html"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".php"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".zip"],.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".rar"]{position:relative;padding-left:20px}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pdf"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".doc"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".docx"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppt"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pptx"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pps"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppsx"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp4"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4v"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mov"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wmv"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".avi"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mpg"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogv"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3gp"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3g2"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp3"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4a"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogg"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wav"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpg"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpeg"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".png"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".gif"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".js"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".css"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".html"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".php"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".zip"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".rar"]:before{display:block;height:16px;width:16px;position:absolute;top:0;bottom:0;left:0}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pdf"]:before{content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 384 512' fill='%23666'%3E%3Cpath d='M370 98l-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34zm-38 30h-76V52l76 76zM48 464V48h160v104c0 13 11 24 24 24h104v288H48zm250-144c-12-12-47-8-64-6a87 87 0 01-37-46c4-17 10-41 5-56-4-27-37-24-42-6-5 16-1 38 7 67-10 24-25 56-36 74-20 10-47 26-51 46-3 16 26 56 77-31 22-7 46-16 68-20 19 10 41 17 56 17 25 0 28-28 17-39zm-198 78c5-14 25-29 30-35-18 30-30 36-30 35zm82-190c7 0 6 32 1 40-4-14-4-40-1-40zm-25 136c10-17 18-37 25-55 8 16 19 28 30 36-21 4-39 13-55 19zm132-5s-5 6-37-8c35-2 40 6 37 8z'/%3E%3C/svg%3E")}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".doc"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".docx"]:before{content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 384 512' fill='%23666'%3E%3Cpath d='M370 98l-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34zm-38 30h-76V52l76 76zM48 464V48h160v104c0 13 11 24 24 24h104v288H48zm220-208c-6 0-10 4-12 10l-21 103v-4l-24-100c-1-5-6-9-12-9h-13c-5 0-10 4-12 9-24 99-24 96-24 104l-1-4-19-99c-1-6-6-10-12-10h-17c-7 0-13 7-11 15l33 136c1 5 6 9 12 9h25c5 0 10-4 11-9l18-72 3-17 3 17 18 72c1 5 6 9 12 9h24c6 0 11-4 12-9l35-136c1-8-4-15-12-15h-16z'/%3E%3C/svg%3E")}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppt"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pptx"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pps"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppsx"]:before{content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 384 512' fill='%23666'%3E%3Cpath d='M370 98l-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34zm-38 30h-76V52l76 76zM48 464V48h160v104c0 13 11 24 24 24h104v288H48zm72-60V236c0-7 5-12 12-12h69c37 0 63 27 63 66 0 75-69 67-95 67v47c0 7-6 12-12 12h-25c-7 0-12-5-12-12zm49-87h23c7 0 13-3 18-8 8-9 8-28 0-37-4-5-10-7-18-7h-24v52z'/%3E%3C/svg%3E")}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp4"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4v"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mov"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wmv"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".avi"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mpg"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogv"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3gp"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3g2"]:before{content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 384 512' fill='%23666'%3E%3Cpath d='M370 98l-84-84a48 48 0 00-34-14H48C21 0 0 21 0 48v416c0 27 21 48 48 48h288c27 0 48-21 48-48V132a48 48 0 00-14-34zm-38 30h-76V52l76 76zM48 464V48h160v104c0 13 11 24 24 24h104v288H48zm229-211l-53 52v-37c0-11-9-20-20-20H100c-11 0-20 9-20 20v104c0 11 9 20 20 20h104c11 0 20-9 20-20v-37l53 52c10 10 27 3 27-11V264c0-14-17-21-27-11z'/%3E%3C/svg%3E")}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp3"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4a"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogg"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wav"]:before{content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 384 512' fill='%23666'%3E%3Cpath d='M370 98l-84-84a48 48 0 00-34-14H48C21 0 0 21 0 48v416c0 27 21 48 48 48h288c27 0 48-21 48-48V132a48 48 0 00-14-34zm-38 30h-76V52l76 76zM48 464V48h160v104c0 13 11 24 24 24h104v288H48zm144-76c0 11-13 16-20 8l-36-36h-28c-7 0-12-5-12-12v-56c0-6 5-12 12-12h28l36-36c7-8 20-3 20 8v136zm41-47c9-9 9-24 0-34-22-22 12-56 35-33 27 28 27 72 0 100-22 23-57-10-35-33z'/%3E%3C/svg%3E")}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpg"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpeg"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".png"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".gif"]:before{content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 384 512' fill='%23666'%3E%3Cpath d='M370 98l-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34zm-38 30h-76V52l76 76zM48 464V48h160v104c0 13 11 24 24 24h104v288H48zm32-48h224V288l-23-23c-5-5-13-5-17 0l-88 87-39-39c-5-5-13-5-17 0l-40 39v64zm48-240a48 48 0 100 96 48 48 0 000-96z'/%3E%3C/svg%3E")}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".js"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".css"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".html"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".php"]:before{content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 384 512' fill='%23666'%3E%3Cpath d='M150 349l-33-29 33-29c3-3 4-9 1-12h-1l-17-19c-3-4-9-4-12 0l-58 54c-4 3-4 9 0 12l58 55 6 2 6-3 17-18c4-4 3-10 0-13zM370 98l-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34zM256 52l76 76h-76zm80 412H48V48h160v104c0 13 11 24 24 24h104zM210 214c-5-1-10 1-11 6l-55 188c-1 5 1 10 6 11l24 7c5 2 10-1 11-6l55-188c1-5-1-10-6-11zm24 77l33 29-33 29c-3 3-4 9-1 12h1l17 19c3 4 9 4 12 0l58-54c4-3 4-9 0-12l-58-55c-3-3-9-3-12 1l-17 18c-4 4-3 10 0 13z'/%3E%3C/svg%3E")}.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".zip"]:before,.knowledge-base #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".rar"]:before{content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 384 512' fill='%23666'%3E%3Cpath d='M128 160v32h32v-32zm64-96h-32v32h32zm-64 32v32h32V96zm64 32h-32v32h32zm178-30l-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34zM256 52l76 76h-76zm80 412H48V48h80v16h32V48h48v104c0 13 11 24 24 24h104zM194 266c-1-6-6-10-12-10h-22v-32h-32v32l-19 97a52 52 0 10103 0zm-34 124c-18 0-32-12-32-27s14-27 32-27 33 12 33 27-15 27-33 27zm32-198h-32v32h32z'/%3E%3C/svg%3E")}.knowledge-base #hkb .ht-voting .ht-voting-links{display:flex;justify-content:center}.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote{display:flex;align-items:center;margin:0 1em;color:inherit;text-decoration:none}.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-upvote-icon,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-downvote-icon,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-upvote-icon,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-downvote-icon{display:flex;align-items:center;background:#ccc;color:#fff;text-decoration:none;border-radius:99%;padding:.75em;transition:background .15s ease-in-out,color .15s ease-in-out}.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-upvote-icon svg,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-downvote-icon svg,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-upvote-icon svg,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-downvote-icon svg{height:24px;width:24px}.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-upvote-label,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-downvote-label,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-upvote-label,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-downvote-label{margin-left:.5em;font-size:1em;line-height:1;color:inherit}.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote:hover .ht-voting-upvote-icon,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote.active .ht-voting-upvote-icon{background:var(--hkb-feedback-upvote-bg)}.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote:hover .ht-voting-upvote-icon svg g,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote.active .ht-voting-upvote-icon svg g{stroke:#fff}.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote:hover .ht-voting-upvote-label,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-upvote.active .ht-voting-upvote-label{color:var(--hkb-feedback-upvote-bg)}.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote:hover .ht-voting-downvote-icon,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote.active .ht-voting-downvote-icon{background:var(--hkb-feedback-downvote-bg)}.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote:hover .ht-voting-downvote-icon svg g,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote.active .ht-voting-downvote-icon svg g{stroke:#fff}.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote:hover .ht-voting-downvote-label,.knowledge-base #hkb .ht-voting .ht-voting-links .ht-voting-downvote.active .ht-voting-downvote-label{color:var(--hkb-feedback-downvote-bg)}.knowledge-base #hkb .ht-voting .ht-voting-login-required{background-color:red;color:#fff;margin:2px;padding:2px}.knowledge-base #hkb .ht-voting br{display:none}.knowledge-base #hkb .ht-voting-comment{margin:2em auto 0;max-width:600px;text-align:right}.knowledge-base #hkb .ht-voting-comment .ht-voting-comment__textarea{background:#fff;margin:0 0 1em;width:100%}.knowledge-base #hkb .ht-voting-comment .ht-voting-comment__submit{background:var(--hkb-feedback-submit-bg);color:var(--hkb-feedback-submit-color);border-radius:var(--hkb-feedback-submit-radius)}.knowledge-base #hkb .hkb-feedback{border-top:1px solid #dfe4e6;border-bottom:1px solid #dfe4e6;padding:2em 0;margin:0 0 2em;text-align:center}.knowledge-base #hkb .hkb-feedback .hkb-feedback__title{font-size:1em;margin:0 0 1em;padding:0}.knowledge-base #hkb .widget{background:var(--hkb-widget-bg);padding:2em;margin:0 0 2em;border-radius:var(--hkb-widget-radius)}.knowledge-base #hkb .widget .widget-title{font-weight:600;font-size:1.2em;margin:0 0 1em;border:none;padding:0}.knowledge-base #hkb .widget a{color:inherit;text-decoration:none}.knowledge-base #hkb .widget a:hover{color:var(--hkb-link-color-hover)}.knowledge-base #hkb .widget ul{margin:0;padding:0}.knowledge-base #hkb .hkb_widget_articles ul,.knowledge-base #hkb .hkb_widget_categories ul,.knowledge-base #hkb .hkb_widget_authors ul{list-style:none;margin:0;padding:0;line-height:unset}.knowledge-base #hkb .hkb_widget_articles ul.children,.knowledge-base #hkb .hkb_widget_categories ul.children,.knowledge-base #hkb .hkb_widget_authors ul.children{margin:1em 0 1em 1em}.knowledge-base #hkb .hkb_widget_articles ul li,.knowledge-base #hkb .hkb_widget_categories ul li,.knowledge-base #hkb .hkb_widget_authors ul li{margin:0 0 .5em;line-height:unset}.knowledge-base #hkb .hkb_widget_articles li{position:relative;padding:0 0 0 25px}.knowledge-base #hkb .hkb_widget_articles li:before{content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 384 512' fill='%23666'%3E%3Cpath d='M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z'/%3E%3C/svg%3E");position:absolute;top:4px;bottom:0;left:0}.knowledge-base #hkb .hkb_widget_categories ul>li{position:relative;margin:0 0 .5em}.knowledge-base #hkb .hkb_widget_categories ul>li span{position:absolute;right:0}.knowledge-base #hkb .hkb_widget_authors .hkb-widget-author__avatar{float:left;margin:0 15px 0 0}.knowledge-base #hkb .hkb_widget_authors .hkb-widget-author__avatar a{display:block;line-height:1}.knowledge-base #hkb .hkb_widget_authors .hkb-widget-author__postcount{font-size:.9em}.knowledge-base #hkb .hkb_widget_exit .hkb_widget_exit__content{margin:0 0 1em}.knowledge-base #hkb .hkb_widget_exit .hkb_widget_exit__btn{background:var(--hkb-search-button-bg);color:var(--hkb-search-button-color);border-radius:var(--hkb-search-button-radius);display:inline-block;text-decoration:none;font-size:1em;padding:12px 18px;line-height:1}.knowledge-base #hkb .hkb_widget_exit .hkb_widget_exit__btn:hover{color:var(--hkb-search-button-color)}.knowledge-base #hkb .hkb_widget_toc ol{list-style:none;margin:0;padding:0}.knowledge-base #hkb .hkb_widget_toc ol li{margin:0 0 .5em}.knowledge-base #hkb .hkb_widget_toc ol li:last-child{margin-bottom:0}.knowledge-base #hkb .hkb_widget_toc ol li.active>a{transition:background .15s,ease-in-out;color:#fff;background:var(--hkb-link-color)}.knowledge-base #hkb .hkb_widget_toc ol li.active>a:hover{background:var(--hkb-link-color);color:#fff}.knowledge-base #hkb .hkb_widget_toc ol li a{border-radius:4px;display:block;color:inherit;padding:.5em;text-decoration:none}.knowledge-base #hkb .hkb_widget_toc ol li a:hover{background:#e7e9e9;color:inherit}.knowledge-base #hkb .hkb_widget_toc ol li ol{transition:all,.25s,ease-in-out;margin:.5em 0 0 1em}.knowledge-base #hkb .hkb-sticky .hkb_widget_toc ol li ol{display:none;animation:hkbFadeIn ease .25s;opacity:0;visibility:hidden}.knowledge-base #hkb .hkbiconsvg-stroke{stroke-width:var(--hkb-category-icon-stroke-width);fill:none}.knowledge-base #hkb-jquery-live-search{background:#fff;padding:0;max-height:400px;overflow:auto;position:absolute;z-index:999999;border:1px solid #e6e6e6;border-width:0 1px 1px 1px;box-shadow:5px 5px 5px #0000004d;margin-top:4px;border-radius:4px}.knowledge-base #hkb-jquery-live-search::-webkit-scrollbar{width:8px}.knowledge-base #hkb-jquery-live-search::-webkit-scrollbar-track{background:#0000001a;border-radius:10px;margin:2px}.knowledge-base #hkb-jquery-live-search::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.knowledge-base #hkb-jquery-live-search::-webkit-scrollbar-thumb:hover{background:#00000026}.knowledge-base #hkb.hkb-searchresults{list-style:none;margin:0;padding:0}.knowledge-base #hkb.hkb-searchresults>li{position:relative;padding:0 1em;margin:0}.knowledge-base #hkb.hkb-searchresults>li:hover,.knowledge-base #hkb.hkb-searchresults>li.hkb-searchresults__current{background:#f7f7f7}.knowledge-base #hkb.hkb-searchresults>li:nth-last-child(2) a{padding-bottom:1em}.knowledge-base #hkb.hkb-searchresults>li.hkb-searchresults__article{padding-left:35px}.knowledge-base #hkb.hkb-searchresults>li.hkb-searchresults__article a:before{line-height:1;position:absolute;left:10px;top:10px;content:url("data:image/svg+xml;charset=UTF-8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 384 512' fill='%23666'%3E%3Cpath d='M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z'/%3E%3C/svg%3E")}.knowledge-base #hkb.hkb-searchresults>li.hkb-searchresults__showall,.knowledge-base #hkb.hkb-searchresults>li.hkb-searchresults__noresults{background:#f7f7f7;text-align:center;font-size:.9em}.knowledge-base #hkb.hkb-searchresults>li.hkb-searchresults__showall a,.knowledge-base #hkb.hkb-searchresults>li.hkb-searchresults__showall span,.knowledge-base #hkb.hkb-searchresults>li.hkb-searchresults__noresults a,.knowledge-base #hkb.hkb-searchresults>li.hkb-searchresults__noresults span{display:block;padding:.5em}.knowledge-base #hkb.hkb-searchresults>li a{border:none;padding:.5em 0;display:block;color:inherit;text-decoration:none}.knowledge-base #hkb.hkb-searchresults>li a:hover{border:none}.knowledge-base #hkb.hkb-searchresults>li a:focus{outline:none}.knowledge-base #hkb.hkb-searchresults>li .hkb-searchresults__title,.knowledge-base #hkb.hkb-searchresults>li .hkb-searchresults__excerpt{display:block}.knowledge-base #hkb.hkb-searchresults>li .hkb-searchresults__title{font-weight:600;line-height:1.35}.knowledge-base #hkb.hkb-searchresults>li .hkb-searchresults__excerpt{margin:.25em 0 0;font-size:.9em;line-height:1.4}.knowledge-base #hkb.hkb-searchresults>li .hkb-searchresults__excerpt span.highlight{background-color:#ff0}.knowledge-base #hkb.hkb-searchresults>li .hkb-searchresults__title{font-weight:400}.knowledge-base.admin-bar #hkb .hkb-sticky{top:calc(var(--hkb-adminbar-height) + 100px)}.knowledge-base .video-popup{position:fixed;inset:0;background:#000000d9;display:none;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fadeIn .3s ease forwards}.knowledge-base .video-popup-content{position:absolute;background:#000;border-radius:10px;max-width:90%;width:800px;padding:0;overflow:hidden;box-shadow:0 8px 30px #0006;animation:scaleIn .3s ease forwards;left:50%;top:50%;transform:translate(-50%,-50%)!important}.knowledge-base .video-popup-content iframe,.knowledge-base .video-popup-content video{width:100%;height:450px;display:block;border:none}.knowledge-base .close-popup{position:absolute;top:10px;right:20px;border-radius:50%;background:transparent!important;font-size:40px;line-height:1;z-index:11;cursor:pointer;transition:transform .2s ease,background .2s ease}.knowledge-base .close-popup:hover{transform:rotate(90deg);color:red;background:transparent!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.knowledge-base .wp-block-heroickb-search input[type=text]{max-height:52px;margin-bottom:0;font-size:16px;color:#272756;background-position:right center}.knowledge-base .wp-block-heroickb-search input[type=text]:focus{margin-bottom:0;background-position:right center;color:#272756}.knowledge-base .wp-block-heroickb-search .heroickb-sb .heroickb-sb-searchresult_wo_icon>a{color:#272756;text-align:left}.knowledge-base .wp-block-heroickb-search .heroickb-sb-inputwrapper__input:focus,.knowledge-base .wp-block-heroickb-search .heroickb-sb-inputwrapper__input_wo_cat:focus,.knowledge-base .wp-block-heroickb-search .heroickb-sb-inputwrapper__select:focus{mix-blend-mode:normal}.knowledge-base #hkb .hkb-categoryheader .hkb-categoryheader__icon{margin-right:10px}.knowledge-base #hkb .hkb-categoryheader .hkb-categoryheader__icon img{max-width:100px}.knowledge-base #hkb .hkb-categoryheader .hkb-categoryheader__title{margin-bottom:10px}.knowledge-base #hkb .hkb-subcats{display:flex;flex-wrap:wrap;gap:20px}@media(max-width:780.98px){.knowledge-base #hkb .hkb-subcats{margin:20px 0 0!important}}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content{display:flex;justify-content:center;align-items:center;font-size:14px;line-height:1;font-weight:600;text-align:center;width:fit-content;padding:13px 25px;border:2px solid #272756;border-bottom:6px solid #272756;background:#fff;color:#272756;box-shadow:none;border-radius:50px;cursor:pointer;transition:.3s}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content:focus-visible{outline:2px solid currentColor;outline-offset:2px}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content:focus{color:inherit}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content:after{transition:.3s}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.bg-sky{background:#bcebfa}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.bg-lime{background:#cdf378}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.btn-content{min-width:fit-content}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.btn-play{gap:8px;padding:8px 20px}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.btn-play:after{content:"";display:block;width:24px;height:24px;min-width:24px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='11'%20stroke='%23272756'%20stroke-width='2'/%3e%3cpath%20d='M10.5%2013.9014L10.5%2010.0986L14.6162%2012L10.5%2013.9014Z'%20fill='%23272756'%20stroke='%23272756'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center center}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.btn-play:hover:after{filter:brightness(0) invert(1)}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.right-arrow:hover:after{filter:brightness(0) invert(1)}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content:hover,.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content:active,.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.active{background:#272756!important;color:#fff!important;border-color:#cdf378!important;opacity:1}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content:hover a,.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content:active a,.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.active a{color:#fff}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.flat{border-bottom-width:2px!important}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.flat.active,.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content.flat:hover{border-color:#272756!important}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content a{color:#272756;text-decoration:none}.knowledge-base #hkb .hkb-subcats .hkb-categoryhead__content a{transition:none}.knowledge-base #hkb .hkb-articlepreview__excerpt{color:#7f8796}.knowledge-base #hkb .hkb-articlepreview__title a:hover{color:#625ee9}.knowledge-base #hkb .hkb-searchbox-wrapper[data-hkb-header-type=image],.knowledge-base #hkb .hkb-subheader{background-size:cover;padding:180px 0 120px}.knowledge-base #hkb .hkb-container{padding:0 60px}@media(max-width:1022.98px){.knowledge-base #hkb .hkb-container{padding:0 20px}}.knowledge-base #hkb .hkb-container>div:not(.hkb-searchbox){max-width:1320px;margin:0 auto}.knowledge-base #hkb .hkb-searchbox{max-width:750px}.knowledge-base #hkb .hkb-searchbox .hkb-searchbox__title{font-size:56px;margin-bottom:20px}.knowledge-base #hkb .hkb-site-search .hkb-site-search__field{border:1px solid #272756;margin-bottom:0;padding:15px 15px 15px 60px;letter-spacing:.8px}.knowledge-base #hkb .hkb-subheader[data-hkb-header-type=image]{padding:140px 0 50px}.knowledge-base #hkb .hkb-subheader-breadcrumbs{background-color:#272756;padding:12px 0}.knowledge-base #hkb .hkb-subheader .hkb-site-search{width:100%;max-width:750px;margin:0 auto}.knowledge-base #hkb .hkb-breadcrumbs li,.knowledge-base #hkb .hkb-breadcrumbs li a{color:#fff;font-size:14px;font-weight:400}@media(max-width:780.98px){.knowledge-base #hkb .hkb-breadcrumbs li:not(:first-child):before{margin:0 4px 0 0}}.knowledge-base #hkb .hkb-breadcrumbs li:last-child{display:inline-block}.knowledge-base #hkb .hkb-breadcrumbs a:hover{color:#cdf378}.knowledge-base #hkb .video-thumbnail{display:block;position:relative;width:fit-content;overflow:hidden;border-radius:8px;aspect-ratio:16/9;margin-bottom:12px;cursor:pointer}.knowledge-base #hkb .video-thumbnail:before{content:"";position:absolute;inset:0;background:#ffffff80}.knowledge-base #hkb .video-thumbnail video{display:block;border-radius:8px;pointer-events:none}.knowledge-base #hkb .as-button{transition:.3s;margin:0 auto}.knowledge-base.single-ht_kb #hkb .hkb-mainpage-wrapper{padding:2em 0!important}@media(max-width:780.98px){.knowledge-base.single-ht_kb #hkb .hkb-mainpage--sidebarleft{display:flex;flex-direction:column}}@media(max-width:780.98px){.knowledge-base.single-ht_kb #hkb .hkb-mainpage--sidebarleft .hkb-mainpage__main{order:2}}@media(max-width:780.98px){.knowledge-base.single-ht_kb #hkb .hkb-mainpage--sidebarleft .hkb-mainpage__sidebar{order:1}}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__title{font-size:48px;margin:0 0 10px;font-weight:400}@media(max-width:780.98px){.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__title{font-size:36px}}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content{color:#333;font-family:Banana Grotesk,Arial,sans-serif;font-weight:400;font-size:16px;line-height:24px;white-space:normal;word-break:break-word;word-wrap:break-word;min-width:0}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content :is(h1,h2,h3,h4,h5,h6){margin:0 0 10px}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content :is(h1,h2,h3,h4,h5,h6) strong{font-weight:400}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content h1{font-size:48px;margin-top:10px}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content h2{font-size:26px}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content h2~figure{padding-left:15px}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content h3{font-size:20px}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content p{color:#333;font-family:Banana Grotesk,Arial,sans-serif;font-weight:400;font-size:16px;line-height:24px;white-space:normal;word-break:break-word;word-wrap:break-word;min-width:0;margin-bottom:0}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content p:not(:last-child){margin-bottom:20px}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content a{text-decoration:underline}@media(max-width:780.98px){.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content>ol,.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content>ul{margin-left:20px}}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content li ul{margin-top:10px}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content ul li{margin-bottom:10px}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content ul li:last-child{margin-bottom:20px}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content ol li{list-style:decimal;margin-bottom:10px}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content ol li:last-child{margin-bottom:0}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content figure.wp-block-image{margin-bottom:30px;padding-left:15px}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content figure.wp-block-image img{transition:.4s ease-in-out}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content figure.wp-block-image:hover img{transform:scale(1.05);transition:.4s ease-in-out;cursor:pointer}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content .wp-block-video{margin:30px 0}.knowledge-base.single-ht_kb #hkb .hkb-article .hkb-article__content .wp-block-image img{width:500px;max-width:100%}.knowledge-base.single-ht_kb #hkb .widget.hkb_widget_toc{background:transparent;padding:0}.knowledge-base.single-ht_kb #hkb .widget.hkb_widget_toc ol li{list-style:none;padding-left:0}.knowledge-base.single-ht_kb #hkb .widget.hkb_widget_toc ol li a{background:transparent;padding:16px 10px;display:block;border-radius:5px;margin:0;font-size:18px;line-height:1.4;color:#272756}@media(max-width:780.98px){.knowledge-base.single-ht_kb #hkb .widget.hkb_widget_toc ol li a{padding:6px 10px}}.knowledge-base.single-ht_kb #hkb .widget.hkb_widget_toc ol li:hover>a,.knowledge-base.single-ht_kb #hkb .widget.hkb_widget_toc ol li.active>a{color:#fff;background:#272756}.knowledge-base.single-ht_kb #hkb .ht-voting-links .ht-voting-upvote .ht-voting-upvote-icon,.knowledge-base.single-ht_kb #hkb .ht-voting-links .ht-voting-upvote .ht-voting-downvote-icon,.knowledge-base.single-ht_kb #hkb .ht-voting-links .ht-voting-downvote .ht-voting-upvote-icon,.knowledge-base.single-ht_kb #hkb .ht-voting-links .ht-voting-downvote .ht-voting-downvote-icon{background:#e8f9ff}.knowledge-base.single-ht_kb #hkb .ht-voting-comment{max-width:100%}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button{display:flex;justify-content:center;align-items:center;font-size:14px;line-height:1;font-weight:600;text-align:center;width:fit-content;padding:13px 25px;border:2px solid #272756;border-bottom:6px solid #272756;background:#fff;color:#272756;box-shadow:none;border-radius:50px;cursor:pointer;transition:.3s}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button:focus{color:inherit}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button:after{transition:.3s}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.bg-sky{background:#bcebfa}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.bg-lime{background:#cdf378}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.btn-content{min-width:fit-content}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.btn-play{gap:8px;padding:8px 20px}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.btn-play:after{content:"";display:block;width:24px;height:24px;min-width:24px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='11'%20stroke='%23272756'%20stroke-width='2'/%3e%3cpath%20d='M10.5%2013.9014L10.5%2010.0986L14.6162%2012L10.5%2013.9014Z'%20fill='%23272756'%20stroke='%23272756'%20stroke-width='2'/%3e%3c/svg%3e") no-repeat center center}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.btn-play:hover:after{filter:brightness(0) invert(1)}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.right-arrow:hover:after{filter:brightness(0) invert(1)}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button:hover,.knowledge-base.single-ht_kb #hkb .ht-voting-comment button:active,.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.active{background:#272756!important;color:#fff!important;border-color:#cdf378!important;opacity:1}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button:hover a,.knowledge-base.single-ht_kb #hkb .ht-voting-comment button:active a,.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.active a{color:#fff}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.flat{border-bottom-width:2px!important}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.flat.active,.knowledge-base.single-ht_kb #hkb .ht-voting-comment button.flat:hover{border-color:#272756!important}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button a{color:#272756;text-decoration:none}.knowledge-base.single-ht_kb #hkb .ht-voting-comment button{margin-left:auto}.knowledge-base.single-ht_kb #hkb .ht-voting-comment{text-align:center}@media(max-width:780.98px){.knowledge-base #hkb .hkb-sticky{position:static}}.knowledge-base #hkb .hkb-sticky .hkb_widget_toc ol li.active ol{display:block;opacity:1;visibility:visible}.knowledge-base #hkb .hkb-sticky .hkb_widget_toc ol li.active ol li a{background:transparent;padding:16px 10px;display:block;border-radius:5px;position:relative;margin:0;font-family:Banana Grotesk,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#272756;text-indent:0}.knowledge-base #hkb .hkb-mainpage-categories{padding-top:120px;padding-bottom:120px}@media(max-width:780.98px){.knowledge-base #hkb .hkb-mainpage-categories{padding:60px 0}}.knowledge-base #hkb .hkb-mainpage-categories .hkb-archivetitle{font-size:36px;text-align:center;padding:0;border-bottom:none;margin-bottom:30px}.knowledge-base #hkb .hkb-mainpage-categories .hkb-archive--categories{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;max-width:1150px;margin:0 auto}.knowledge-base #hkb .hkb-archive--categories .hkb-category{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:195px;min-width:195px;height:auto;min-height:155px;border:1px solid #272756;border-radius:10px;padding:24px 20px;transition:background-color .3s ease}@media(max-width:479.98px){.knowledge-base #hkb .hkb-archive--categories .hkb-category{width:calc((100% - 15px)/2)}}.knowledge-base #hkb .hkb-archive--categories .hkb-category p{text-align:center;color:#272756}.knowledge-base #hkb .hkb-archive--categories .hkb-category:hover{background-color:#272756}.knowledge-base #hkb .hkb-archive--categories .hkb-category:hover p{color:#fff}.knowledge-base #hkb .hkb-archive--categories .hkb-category p{margin-bottom:0;transition:color .3s ease}.knowledge-base #hkb .hkb-archive-topics{background-image:url(/wp-content/uploads/2025/10/knowledge-base-topics-bg.png);background-size:cover;padding:120px 0}@media(max-width:780.98px){.knowledge-base #hkb .hkb-archive-topics{padding:60px 0}}.knowledge-base #hkb .hkb-archive-topics .hkb-archive-topics-wrap{display:flex;justify-content:center;align-items:center;gap:50px;margin:0 auto}@media(max-width:780.98px){.knowledge-base #hkb .hkb-archive-topics .hkb-archive-topics-wrap{flex-direction:column;gap:20px}}.knowledge-base #hkb .hkb-archive-topics .hkb-topics{display:flex;flex-direction:column;gap:16px;width:100%;max-width:450px}.knowledge-base #hkb .hkb-archive-topics .hkb-topics a{display:flex;align-items:center;justify-content:center;gap:16px;background-color:#fff;color:#272756;padding:32px;border-radius:8px}.knowledge-base #hkb .hkb-archive-topics .hkb-topics a:after{margin-left:auto}.knowledge-base #hkb .hkb-topics__title{font-size:72px;max-width:340px}@media(max-width:780.98px){.knowledge-base #hkb .hkb-topics__title{font-size:48px;max-width:100%}}.knowledge-base #hkb .hkb-archive-help-videos{padding:120px 0}@media(max-width:780.98px){.knowledge-base #hkb .hkb-archive-help-videos{padding:60px 0}}.knowledge-base #hkb .hkb-archive-help-videos .btn{margin:0 auto}.knowledge-base #hkb .hkb-help-videos__title{font-size:36px;text-align:center;margin-bottom:64px}@media(max-width:780.98px){.knowledge-base #hkb .hkb-help-videos__title{margin-bottom:40px}}.knowledge-base #hkb .hkb-help-videos-container{position:relative;max-width:calc(100% - 130px);margin:0 auto}@media(max-width:780.98px){.knowledge-base #hkb .hkb-help-videos-container{max-width:100%}}.knowledge-base #hkb .hkb-help-videos{margin-bottom:80px;overflow:hidden}.knowledge-base #hkb .hkb-help-videos .swiper-wrapper,.knowledge-base #hkb .hkb-help-videos .swiper-slide{transition-property:transform}.knowledge-base #hkb .video-play-btn{display:block;position:absolute;height:55px;width:75px;inset:0;margin:auto}.knowledge-base #hkb .video-article-title{font-size:20px;font-weight:400;margin-bottom:0}.knowledge-base #hkb .hkb-help-videos-button-prev,.knowledge-base #hkb .hkb-help-videos-button-next{display:flex;justify-content:center;align-items:center;background:#d9e1e2;border-radius:50%;width:48px;height:48px;transition:.3s;cursor:pointer;position:absolute;right:-65px;top:0;bottom:0;margin:auto;z-index:1}@media(max-width:780.98px){.knowledge-base #hkb .hkb-help-videos-button-prev,.knowledge-base #hkb .hkb-help-videos-button-next{display:none}}.knowledge-base #hkb .hkb-help-videos-button-prev:hover,.knowledge-base #hkb .hkb-help-videos-button-next:hover{background:#272756}.knowledge-base #hkb .hkb-help-videos-button-prev:hover:before,.knowledge-base #hkb .hkb-help-videos-button-next:hover:before{filter:brightness(0) invert(1)}.knowledge-base #hkb .hkb-help-videos-button-prev:before,.knowledge-base #hkb .hkb-help-videos-button-next:before{content:"";height:16px;width:16px;display:block;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.92V8.92H12L6.5 14.42L7.92 15.84L15.84 7.92L7.92 0L6.5 1.42L12 6.92H0Z' fill='%233F3F3F'%3E%3C/path%3E%3C/svg%3E");transition:.3s}.knowledge-base #hkb .hkb-help-videos-button-prev{left:-65px;right:auto}.knowledge-base #hkb .hkb-help-videos-button-prev:before{transform:rotate(180deg)}.knowledge-base #hkb .swiper-button-disabled{opacity:.6;pointer-events:none;cursor:default}.knowledge-base .site-footer .footer-content{grid-template-columns:100%;grid-auto-flow:row;gap:25px;margin-bottom:40px}.knowledge-base .site-footer .footer-content .footer-nav ul{flex-direction:row;flex-wrap:wrap}.knowledge-base .site-footer .footer-content>*{display:flex;justify-content:center}.knowledge-base .site-footer .footer-content .footer-logo{margin-bottom:0}.knowledge-base .site-footer .footer-content .footer-logo .custom-logo-link{max-width:135px}.knowledge-base .site-footer .footer-bottom{justify-content:center}@media(max-width:520px){.knowledge-base .video-popup-content iframe,.knowledge-base .video-popup-content video{height:220px}}body{font-family:Banana Grotesk,Arial,sans-serif;color:#272756;line-height:1.3;font-size:18px}:root{--top-line-height: 54px}
