@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}: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)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}: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) ::slotted(svg),: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 ::slotted(.swiper-navigation-icon),.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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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) ::slotted(.swiper-navigation-icon),: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}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}.container{max-width:576px}@media(min-width:576px){.container-sm,.container{max-width:576px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:760px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1176px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1326px}}.row{display:flex;flex-wrap:wrap;margin-right:-4px;margin-left:-4px}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:4px;padding-left:4px}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}html{--color-page: #e741f6}*,* :before,* :after{box-sizing:border-box;-webkit-tap-highlight-color:rgba(21,6,33,0)}html{width:100%;height:100%;background:#fff;scroll-behavior:smooth}body{width:100%;min-width:360px;min-height:100%;position:relative;display:flex;flex-direction:column;overflow-x:hidden;font:500 .875em/1.3 Inter Tight,sans-serif;color:#150621;background:#fff;font-optical-sizing:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@media(max-width:1199.98px){body.menu-open,body.navbar-open{position:fixed;overflow:hidden}body.menu-open::-webkit-scrollbar,body.navbar-open::-webkit-scrollbar{display:none}}@media(max-width:767.98px){body{overflow-x:hidden}}@media(min-width:768px){body{font-size:1em}}p{margin:0 0 1em}ul{padding-left:1rem;margin:0 0 1em}a{color:#874fff;text-decoration:underline;transition:color .15s ease;outline:none!important}@media(hover:hover){a:hover,a:focus{text-decoration:none}}.lead{font-size:18px;font-weight:700;letter-spacing:-.36px}@media(min-width:768px){.lead{font-size:20px;letter-spacing:-.4px}}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6,.h7,.h8,.h9,.h10{margin-top:0;margin-bottom:.3em;font-family:PP Pangram Sans Compressed,sans-serif;line-height:90%;font-weight:800;text-transform:uppercase}h1 em,h2 em,h3 em,h4 em,h5 em,h6 em,.h0 em,.h1 em,.h2 em,.h3 em,.h4 em,.h5 em,.h6 em,.h7 em,.h8 em,.h9 em,.h10 em{position:relative;z-index:1;display:inline-block;font-style:normal;color:#fff}h1 em:after,h2 em:after,h3 em:after,h4 em:after,h5 em:after,h6 em:after,.h0 em:after,.h1 em:after,.h2 em:after,.h3 em:after,.h4 em:after,.h5 em:after,.h6 em:after,.h7 em:after,.h8 em:after,.h9 em:after,.h10 em:after{content:" ";display:block;overflow:hidden;border-radius:8px;position:absolute;top:-5px;right:min(-2%,-4px);bottom:0;left:min(-2%,-4px);z-index:-1;background:#150621;rotate:-1deg}@media(min-width:768px){h1 em:after,h2 em:after,h3 em:after,h4 em:after,h5 em:after,h6 em:after,.h0 em:after,.h1 em:after,.h2 em:after,.h3 em:after,.h4 em:after,.h5 em:after,.h6 em:after,.h7 em:after,.h8 em:after,.h9 em:after,.h10 em:after{border-radius:16px;top:-8px;right:min(-2%,-6px);bottom:3px;left:min(-2%,-6px)}}h1,.h1{font-size:44px;letter-spacing:-.44px}@media(min-width:768px){h1,.h1{font-size:62px;letter-spacing:-.8px}}@media(min-width:1200px){h1,.h1{font-size:80px}}h2,.h2{font-size:68px;letter-spacing:-.68px}h3,.h3{font-size:52px;letter-spacing:-.52px}h4,.h4{font-size:28px;line-height:1em}@media(min-width:768px){h4,.h4{font-size:36px;letter-spacing:-.36px}}h5,.h5{font-size:28px;line-height:1em;letter-spacing:0}h6,.h6{font-size:20px;line-height:1.1em;letter-spacing:0}.h0{font-size:80px;letter-spacing:-2.4px}@media(min-width:768px){.h0{font-size:156px;letter-spacing:-.72px}}.h7{font-family:Inter Tight,sans-serif;font-size:24px;line-height:1.1em;font-weight:700;letter-spacing:0}.h8{font-family:Inter Tight,sans-serif;font-size:20px;line-height:1.1em;font-weight:800;letter-spacing:0}.h9{font-family:Inter Tight,sans-serif;font-size:14px;line-height:1.1em;font-weight:800;letter-spacing:0}.h10{font-family:Inter Tight,sans-serif;font-size:10px;line-height:1em;font-weight:800;letter-spacing:0}@media(min-width:768px){.h10{font-size:12px}}iframe#launcher{z-index:99996!important}#someone-purchased{z-index:99999!important;display:none!important}.page{padding-bottom:140px}@media(max-width:767.98px){.page:not(.page--no-overflow){overflow-x:hidden}}@media(min-width:768px){.page{padding-bottom:160px}}@media(min-width:992px){.page{padding-bottom:280px}}@media(min-width:1200px){.page{padding-bottom:310px}}.header{width:100%;min-width:288px;height:60px;min-height:60px;margin:0 auto;position:absolute;top:0;right:0;left:0;z-index:99999;color:#150621}.header.is-fixed{position:fixed;top:0}.header.is-fixed:before{content:" ";display:block;overflow:hidden;position:absolute;inset:0;background:linear-gradient(to bottom,#af4ffd,transparent);pointer-events:none}.header.is-staying{top:200vh;top:200dvh;margin-top:-64px}@media(max-width:1199.98px){.header.is-staying{margin-top:-76px}}@media(min-width:1200px){.header{width:auto;height:52px;min-height:52px;padding-right:16px;padding-left:16px;top:12px;right:15px;left:15px}.header.is-fixed{top:12px;right:15px;left:15px}.header.is-fixed:before{top:-12px;right:-15px;left:-15px}}.header .container{height:100%;display:flex;align-items:center;gap:32px}@media(max-width:1199.98px){.header .container{max-width:none}}@media(min-width:1200px){.header .container{max-width:1294px;padding:0;position:relative}}.header .container:before{content:" ";display:block;overflow:hidden;display:none;position:absolute;inset:0;z-index:5;background:#fffffff2}@media(max-width:991.98px){.menu-open .header .container:before{display:block}}.header__logo{padding:0;margin:0;display:block;z-index:10}@media(min-width:1200px){.header__logo{left:25px}}@media(max-width:767.98px){.header__logo{position:absolute;top:50%;left:16px;transform:translateY(-50%)}}.header__logo a{display:block;outline:none}.header__logo img{width:163px;height:auto;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header__services{padding:0 0 0 15px;margin:0;list-style:none;display:flex;align-items:center;position:relative;font:800 14px/1.1 Inter Tight,sans-serif;text-transform:uppercase;white-space:nowrap}@media(max-width:991.98px){.header__services{display:none}}.header__services>li{padding:0 9px;position:relative;min-width:230px}.header__services>li.open,.header__services>li:hover,.header__services>li:focus{z-index:20}.header__services>li.open>menu,.header__services>li:hover>menu,.header__services>li:focus>menu{display:block}.header__services>li.open>a:after,.header__services>li.open>span:after,.header__services>li:hover>a:after,.header__services>li:hover>span:after,.header__services>li:focus>a:after,.header__services>li:focus>span:after{transform:rotate(180deg)}.header__services>li>a,.header__services>li>span{width:100%;padding:0;line-height:24px;position:relative;z-index:10;cursor:pointer}.header__services>li>a:after,.header__services>li>span:after{content:" ";display:block;overflow:hidden;width:28px;height:28px;order:2;flex:0 0 auto;transition:transform .3s ease;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.6' d='M7 11s5 6 7 6 7-6 7-6'/%3E%3C/svg%3E") no-repeat center center}.header__services>li a,.header__services>li span{position:relative;display:flex;align-items:center;gap:6px;color:#150621;text-decoration:none}.header__services menu{min-width:max-content;padding:50px 12px 12px;margin:0;list-style:none;display:none;position:absolute;top:-14px;left:-5px;right:0;z-index:1}.header__services menu:after{content:" ";display:block;overflow:hidden;border-radius:20px;position:absolute;inset:0;z-index:-2;background:#fff}.header__services menu li{margin-bottom:4px}.header__services menu li:last-child{margin-bottom:0}.header__services menu a{padding:13px 16px 13px 12px;border-radius:12px;position:relative;display:flex;align-items:center;gap:6px;background:#f4f0f9;transition:none}.header__services menu a img{flex-shrink:0;flex-grow:0}@media(hover:hover){.header__services menu a:hover,.header__services menu a:focus{color:#fff;background-color:#150621}.header__services menu a:hover img,.header__services menu a:focus img{filter:brightness(0) invert(1)}}.header__links{padding:0;margin:0 0 0 auto;list-style:none;font-size:14px;line-height:1.1;font-weight:800;text-transform:uppercase;display:flex;align-items:center}@media(max-width:991.98px){.header__links{display:none}}.header__links li{padding:0 8px}.header__links li a{color:#150621;text-decoration:none}.menu{height:100vh;height:100dvh;display:none;position:absolute;top:0;right:0;left:0;z-index:2;overflow:hidden;overflow-y:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.menu::-webkit-scrollbar{display:none}@media(min-width:992px){.menu{z-index:1000}}@media(min-width:992px)and (max-width:1199.98px){.menu{top:12px;right:15px;left:15px}}.menu:after{content:" ";display:block;overflow:hidden;display:none;position:fixed;inset:0;z-index:-1;background:#15062199;transition:opacity .5s ease;will-change:opacity;opacity:0}.menu.visible,.menu.visible:after{display:block}.menu.open{pointer-events:auto}@media(min-width:576px){.menu.open:after,.menu.open .menu__toggle{opacity:1}}.menu__wrapper{padding:78px 16px 16px;position:relative;z-index:2;background:#fff;opacity:0;transition:opacity .5s ease;will-change:opacity}.open .menu__wrapper{opacity:1;transform:translateY(0)}@media(max-width:991.98px){.menu__wrapper{min-height:100%}}@media(min-width:992px){.menu__wrapper{padding:10px 8px;border-radius:40px;display:flex;align-items:center;flex-direction:row-reverse;gap:8px}}.menu__links{padding:22px 0;margin:0;list-style:none;display:flex;align-items:center;flex-wrap:nowrap;flex-shrink:0;justify-content:center;gap:12px;font-size:14px;line-height:1.1;font-weight:800;text-transform:uppercase;position:relative;z-index:1}@media(min-width:992px){.menu__links{display:none}}.menu__links li{display:flex;align-items:center;gap:12px}.menu__links li a{color:#150621;text-decoration:none}.menu__links li:after{content:" ";display:block;overflow:hidden;width:2px;height:16px;border-radius:99px;background:#e7e0f0}.menu__links li:last-child:after{display:none}.menu__navigation{padding:0;margin:0;list-style:none;font:800 44px/40px PP Pangram Sans Compressed,sans-serif;text-align:center;text-transform:uppercase}@media(min-width:768px){.menu__navigation{flex:0 0 calc(50% - 4px);font-size:60px;line-height:56px}}@media(min-width:1200px){.menu__navigation{padding-top:10px;font-size:80px;line-height:69px;letter-spacing:-.01em}}@media(max-width:767.98px){.menu__navigation li{margin-bottom:3px;letter-spacing:-.01em}}.menu__navigation li a{color:#150621;text-decoration:none;transition:color .1s}@media(hover:hover){.menu__navigation li a:hover,.menu__navigation li a:focus{color:#af4ffd}}.menu__close{display:flex;align-items:center;gap:4px;opacity:0;cursor:pointer;position:absolute;top:20px;right:20px;z-index:10;transition:opacity .3s ease;will-change:opacity}@media(max-width:991.98px){.menu__close{display:none}}@media(min-width:992px){.menu__close{transition:none}.menu.open .menu__close{opacity:1}}.menu__close>span{font-size:14px;line-height:1.1;font-weight:800;letter-spacing:.01em;color:#150621;text-transform:uppercase;transition:opacity .5s linear;will-change:opacity}.menu__close div{width:28px;height:28px;position:relative}.menu__close div:before,.menu__close div:after{width:16px;content:"";height:3px;border-radius:100px;margin:auto;position:absolute;right:0;left:0;background:#150621;transition:transform .5s linear;will-change:transform}.menu__close div:before{top:9px;transform:translateY(3px) rotate(-45deg)}.menu__close div:after{bottom:9px;transform:translateY(-4px) rotate(45deg)}.menu__toggle{display:flex;align-items:center;gap:4px;z-index:10;cursor:pointer}@media(max-width:991.98px){.menu__toggle{position:absolute;top:0;right:16px;bottom:0}}.menu__toggle>span{font-size:12px;line-height:1.1;font-weight:800;letter-spacing:.01em;color:#150621;text-transform:uppercase;transition:opacity .3s ease;will-change:opacity}@media(min-width:768px){.menu__toggle>span{font-size:14px}}.menu__toggle div{width:28px;height:28px;position:relative}.menu__toggle div:before,.menu__toggle div:after{width:16px;content:"";height:3px;border-radius:100px;margin:auto;position:absolute;right:0;left:0;background:#150621;transition:transform .3s ease,background-color .3s ease,width .3s ease}.menu__toggle div:before{top:9px}.menu__toggle div:after{bottom:9px}.menu.open~.menu__toggle span{opacity:0}.menu.open~.menu__toggle div:before{width:20px;transform:translateY(3px) rotate(-45deg)}.menu.open~.menu__toggle div:after{width:20px;transform:translateY(-4px) rotate(45deg)}.menu__services{max-width:420px;margin:0 auto;display:flex;gap:8px}@media(min-width:576px){.menu__services{max-width:460px;padding:20px;border-radius:32px;flex:0 0 calc(50% - 4px);flex-wrap:wrap;background:#f4f0f9}}@media(min-width:768px){.menu__services{max-width:520px}}@media(min-width:992px){.menu__services{max-width:none}}@media(min-width:1200px){.menu__services{padding:40px}}@media(max-width:767.98px){.menu__services{margin-top:18px}}@media(max-width:575.98px){.menu__services{flex-direction:column}}.menu__services menu{padding:0;margin:0;list-style:none;font:800 14px/18px Inter Tight,sans-serif;letter-spacing:0;position:relative;z-index:1;display:flex;gap:4px}@media(max-width:575.98px){.menu__services menu{flex-wrap:wrap}}@media(min-width:576px){.menu__services menu{flex-direction:column;gap:3px}}.menu__services menu li{white-space:nowrap}@media(max-width:575.98px){.menu__services menu li{flex:0 0 100%;align-self:stretch}}.menu__services menu a{padding:14.5px 12px 13.5px;border-radius:12px;position:relative;display:block;color:#150621;text-decoration:none;text-transform:uppercase;background:#fffc;transition:background-color .1s,color .1s}@media(min-width:768px){.menu__services menu a{padding-top:15px;letter-spacing:0}}@media(hover:hover){.menu__services menu a:hover,.menu__services menu a:focus{color:#fff;background-color:#150621}.menu__services menu a:hover img,.menu__services menu a:focus img{filter:brightness(0) invert(1)}}.menu__services menu a img{width:16px;height:16px;margin-top:-2px;margin-right:4px;display:inline-block;vertical-align:middle}@media(min-width:768px){.menu__services menu a img{width:24px;height:24px}}.menu__cell{padding:0;margin:0;list-style:none;position:relative;z-index:2}@media(min-width:576px){.menu__cell{flex:1 1 auto}}.menu__cell .menu__space:before{content:" ";display:block;overflow:hidden;position:absolute;z-index:3;background:no-repeat center center;background-size:contain}.menu__cell:nth-child(1) .menu__space:before{width:116px;height:120px;top:-24px;right:23px;aspect-ratio:116/120;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='116' height='120' fill='none'%3E%3Cpath fill='%23fff' stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m59.435 73.89.559 9.03s1.79-2.505 3.427-1.54-1.686 17.783-4.403 19.587c-2.716 1.805-2.431-7.828-2.431-7.828s-2.216.77-2.891-.58c-.675-1.348 0-18.014 0-18.014z'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M56.578 93.139s2.629-1.766 3.557-4.002M59.99 82.742l.145 2.244'/%3E%3Cpath fill='%23fff' stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m73.674 70.151 10.843 28.313s4.824-10.475 10.386-10.37c5.562.104 1.438 15.106 0 19.857-1.132 3.758-4.412 13.657-11.771 10.4-7.36-3.258-15.62-48.641-15.62-48.641l5.433-1.585z'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M86.422 103.494c.027.097 1.236 6.049-1.168 6.37-2.404.322-2.232-5.851-2.232-5.851s.267-4.35 1.218-5.823c.95-1.474 2.182 5.304 2.182 5.304M76.508 78.332s-1.52-1.028-3.774 0M76.102 76.508s-3.727-1.31-5.343.844'/%3E%3Cpath fill='%23150621' d='M75.818 75.051s-5.048-1.093-6.617 1.567l-1.505-5.945 5.98-.52z'/%3E%3Cpath fill='%23fff' stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M64.807 70.156 19.305 84.988s-1.48-8.775-4.754-8.872-1.426 9.263-1.426 9.263l-7.683 4.218s-4.369 1.81-3.314 4.98 12.202-2.633 12.202-2.633-6.14 3.507-2.328 6.339c2.656 1.971 5.617-1.843 5.617-1.843s-1.852 2.037-.145 3.93c.256.285 1.256 1.089 3.17.21 11.836-5.444 49.412-27.989 49.412-27.989l7.262-3.583z'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M61.168 77.833s-.523-3.047-2.553-3.435M57.68 72.37c.367-.044 4.453.637 5.164 4.06'/%3E%3Cpath fill='%23150621' d='M64.01 76.117c0-.3-1.205-3.151-5.002-4.075 0 0 13.452-1.936 13.554-1.716s-8.553 5.79-8.553 5.79'/%3E%3Cpath fill='%23fff' stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M42.379 18.376S32.309 7.342 15.243 8.499 1.208 21.004 1.208 21.004s1.9 4.656 4.98 3.622c0 0 2.124 3.151 5.128 2.49s2.263-2.05 2.263-2.05 1.904 1.407 3.883-1.522c1.978-2.93-.906-3.948-.906-3.948s10.432-2.517 17.757 1.22 8.066-2.44 8.066-2.44'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.565 25.017s-2.556-2.513 0-4.136c2.108-1.34 3.511-1.451 3.511-1.451M6.908 21.664c-.043.131-1.09 2.578-.5 3.226M3.102 19.02s-1.169 2.089-.646 3.848'/%3E%3Cpath fill='%23fff' stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M78.333 5.891S52.25-.382 45.473 15.652c0 0-16.696-.73-19.34 13.431 0 0-15.246 8.2-6.748 26.407 6.044 12.949 20.192 18.323 45.184 15.833 37.273-3.713 40.521-15.901 40.535-15.901 6.338 1.49 15.62-20.295 2.823-28.96a6.49 6.49 0 0 0 3.395-5.974c-.122-5.196-9.147-8.181-9.147-8.181s5.756-.793 6.63-3.595-1.021-4.768-3.008-5.605c-3.299-1.39-15.926-4.863-19.28 2.073.002 0-2.982-2.669-8.184.711'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M45.433 15.652s7.833.335 12.485 2.051M26.187 28.74s.734 3.848 5.162 3.574c4.427-.274 3.748-2.293 3.748-2.293s.344-2.666-4.561-2.087c-4.906.58-4.349.806-4.349.806M107.717 26.437s-3.124-2.28-9.374-.244-4.528 4.679-4.528 4.679 1.811 2.264 7.649.34c5.839-1.925 6.253-4.775 6.253-4.775M83.941 7.117s-2.37-.596-5.315-1.191M104.925 55.457s1.641-7.038-6.671-6.454M92.193 9.531s7.697 1.476 9.981 2.778M105.057 6.862s-2.796-3.42-4.886-.507c-2.089 2.913 2.491 5.906 4.886 5.234'/%3E%3Cpath fill='%23150621' d='m51.587 46.626 21.053-3.452a1.46 1.46 0 0 1 1.372.477l8.434 10.391c.267.33.05.817-.407.917-2.506.54-9.365 1.38-13.318-4.394a.68.68 0 0 0-.715-.263l-3.283.709a.66.66 0 0 0-.495.425c-.344 1.042-1.537 4.727-4.528 6.425a1.07 1.07 0 0 1-1.376-.226l-7.26-9.986c-.283-.38-.007-.935.523-1.023M47.602 48.095l7.063 10.133c.33.436.025 1.066-.572 1.168-2.717.468-9.198 1.005-12.225-3.636-3.257-5.003 2.017-7.45 4.285-8.1a1.34 1.34 0 0 1 1.45.435M77.501 43.203l8.358 9.666a1.16 1.16 0 0 0 1.42.19c1.81-1.021 5.869-4.113 3.918-9.41-1.61-4.37-10.2-2.565-13.27-1.633-.557.163-.782.788-.426 1.187M47.571 38.907s4.867-5.104 7.066-2.388c1.896 2.348-1.832 3.339-2.903 3.57a2.8 2.8 0 0 0-.85.403c-.536.352-1.01.79-1.404 1.295 0 0-1.116 1.63-2.169 1.018-1.053-.61-.971-2.415.26-3.898M77.643 33.498s-6.427-2.903-7.444.452c-.878 2.886 2.943 2.409 4.03 2.221.314-.034.631-.016.94.054a5.9 5.9 0 0 1 1.788.68s1.643 1.09 2.392.13c.75-.96-.018-2.62-1.707-3.537'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M67.517 59.88s2.434-2.73 4.573-2.656a2.86 2.86 0 0 1 1.5.453 2.82 2.82 0 0 1 1.067 3.226c-.475 1.505-2.064 3.622-7.14 4.357-5.22.752-6.872-1.088-7.386-2.521a2.425 2.425 0 0 1 1.02-2.905 4.57 4.57 0 0 1 2.454-.543c3.102.072 3.912.589 3.912.589'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M67.522 59.879s-1.255 2.58 0 5.385'/%3E%3C/svg%3E")}@media(min-width:576px){.menu__cell:nth-child(1) .menu__space:before{width:auto;height:80px;top:-5px;right:0}}@media(min-width:768px){.menu__cell:nth-child(1) .menu__space:before{top:5px}}@media(min-width:992px){.menu__cell:nth-child(1) .menu__space:before{top:-5px;right:-5px}}@media(min-width:1200px){.menu__cell:nth-child(1) .menu__space:before{height:100px}}@media(min-width:1400px){.menu__cell:nth-child(1) .menu__space:before{height:120px;top:0;right:9px}}.menu__cell:nth-child(2) .menu__space:before{width:129px;height:110px;top:-13px;right:22px;aspect-ratio:129/110;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='129' height='110' fill='none'%3E%3Cpath fill='%23fff' stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M46.185 74.976s-5.059 14.751-14.86 10.322-12.307-6.045-12.307-6.045l-.273-.731.956-5.379-4.518-11.648s-1.328-1.2-2.81-.281c-1.483.919-2.482 3.115-2.193 6.256 0 0-3.98 1.52-4.824 3.448-.842 1.93-.146 2.857-.146 2.857s-.592 2.541.43 3.35c0 0-.457 2.767 2.413 4.666s6.562.159 6.562.159 1.672.887 13.568 7.724c8.875 5.1 13.127 1.502 18.6-2.308 2.968-2.067 4.333-6.365 4.333-6.365l2.833-4.468s-.937-6.399-7.764-1.557' style='fill:%23fff'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m11.404 81.484.334-1.193M10.51 76.768s.049 4.535 2.735 3.41 1.437-3.835 1.437-3.835-.438-1.558-1.56-2.581a4 4 0 0 0-.455-.36c-.81-.536-1.9-.765-3.326-.16-3.987 1.69-3.731 3.957-3.731 3.957'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5.355 73.797s.937-2.015 3.725-2.998a3.685 3.685 0 0 1 4.292 1.207s.696 1.032-.216 1.769'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M14.045 73.942s2.131-.773.045-3.97c-2.086-3.195-4.506-2.156-4.506-2.156M39.26 84.846s-.127 1.474.533 2.181M40.622 83.747s-.04 1.454 1.817 2.713'/%3E%3Cpath fill='%23150621' d='M41.806 82.469s.787 3.896 4.865 3.997c4.386.111-3.05-2.411.271-.076 0 0 3.686-1.4 4.47-6.053s-2.826-5.298-2.826-5.298l-3.146 1.123-2.171 3.605z'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M80.393 13.009s-6.832-.869-6.946 3.64c-.115 4.562 11.508 2.69 11.507 2.688s6.272-.91 6.426-5.29C91.185 9.47 75.69 7.846 75.69 7.846S58.896 5.87 57.405 13.63c-1.536 8 23.272 11.943 31.214 12.052 7.354.1 17.486-1.5 18.695-7.777C109.04 8.941 87.331 2.594 87.331 2.594M38.919 35.251s3.624 3.76 9.56 3.092m53.331 31.84s4.419-1.08 6.094 3.721m-61.196-11.45s-2.335 2.305-3.163 5.535m-3.58-31.865s-9.1 1.974-8.395 12.915c.705 10.942 12.145 18.866 12.145 18.866s-2.628 6.23 4.662 9.79c0 0-4.577 18.733 17.168 16.99 17.898-1.437 30.98-14.707 30.98-14.707s11.575 3.604 11.38-6.066c0 0 12.289-2.373 8.595-11.186 0 0 10.047.569 11.031-10.906 1.293-15.037-6.888-16.723-6.888-16.723s16.985-14.327-17.101-27.774C75.955-3.557 53.914 2.905 53.914 2.905S30.65 9.878 32.344 23.558c.782 6.33 7.62 12.566 7.62 12.566m8.658 41.256s2.736.293 5.725-2.34c2.989-2.63 1.923-4.373 1.923-4.373s-.85-1.814-5.107 1.706c-3.273 2.7-2.541 5.007-2.541 5.007m71.947-42.854s-1.051 2.949-7.462 2.743-5.953-2.718-5.953-2.718-.366-1.967 6.395-1.535 7.02 1.51 7.02 1.51' style='fill:%23fff'/%3E%3Cpath fill='%23150621' d='m47.41 45.304 4.298 11.409s1.079 2.296-2.558 1.362c-3.638-.933-6.96-3.41-7.756-6.513s.081-6.172 3.752-7.141c0 0 1.448-.275 2.263.883M50.996 45.673l4.437 11.257c.12.31.353.565.651.711s.638.174.954.078c1.217-.38 3.257-1.531 5.724-4.95l3.166.276s2.41 7.627 10.7 7.991a.763.763 0 0 0 .799-.692.8.8 0 0 0-.058-.383l-4.974-12.182a1.38 1.38 0 0 0-1.118-.85l-19.548-2.211a.69.69 0 0 0-.776.596.7.7 0 0 0 .043.36M81.197 59.881a.782.782 0 0 0 .707.463c2.996.006 7.083-4.905 5.92-8.555-1.232-3.866-6.547-4.107-6.547-4.107l-4.356-.448a.96.96 0 0 0-.888.41.98.98 0 0 0-.081.984zM52.267 39.707s-.883 1.804 3.574 2.965 4.88.454 5.058-.183c.177-.638-.193-2.273-4.178-3.147-3.985-.875-4.454.365-4.454.365M78.902 42.37s.55 1.95-4.041 2.192-4.879-.55-4.948-1.211c-.07-.66.601-2.198 4.67-2.24 4.068-.043 4.319 1.26 4.319 1.26'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M68.047 66.11s4.194.506 6.725-1.741'/%3E%3Cpath fill='%23fff' stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M80.652 85.466s-3.86 3.118-1.836 5.732c1.872 2.422 5.94 5.647 5.94 5.647s-10.929 1.912-14.94 4.183c0 0 17.752.458 18.041.447l8.93-.099s.002-1.936-5.131-10.291c.002.007-5.43-9.138-11.004-5.62' style='fill:%23fff'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M87.844 101.446s-2.624-4.236-3.325-4.813M86.456 93.886s-1.903 1.96-1.64 2.675M85.933 90.262s-2.705 2.588-2.467 5.069'/%3E%3Cpath fill='%23150621' d='M88.732 87.607s-6.178 1.518-5.773 7.297l-.379.442-3.809-4.327s-.722-3.957 1.673-5.17a9.8 9.8 0 0 1 4.538-1.087z'/%3E%3Cpath fill='%23fff' stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M60.349 94.646c-.236-.021-8.137-2.177-4.14-11.155 3.996-8.978 10.187-11.877 10.187-11.877s6.701-3.521 9.394-1.624c2.692 1.897-.163 13.033-.163 13.033L72.52 94.097s1.948 1.17 1.878 3.369a18.8 18.8 0 0 1-.69 4.244l-16.98.186z' style='fill:%23fff'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m60.35 94.66 8.27-16.807M74.022 95.762s-1.793-2.472-5.158-1.37c-3.365 1.103-11.96 7.042-11.96 7.042M60.244 84.652s-2.043-1.745-2.307-4.427M59.87 87.464s-2.96-1.473-3.424-4.458'/%3E%3Cpath fill='%23150621' d='m61.503 91.249-1.77 3.585s-4.927-2.84-4.638-5.939c.288-3.098.425-3.596.425-3.596l.496 1.306c1.535 2.543 4.387 4.53 5.487 4.644'/%3E%3Cpath fill='%23fff' stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M99.988 80.515 94.256 98.23s-4.377-.705-5.212 2.865l6.474.223s-.564 3.18-3.558 2.673c-1.553-.264-1.529.774-1.152 1.834a3.192 3.192 0 0 0 1.624 1.815c.375.18.78.284 1.195.306.413.022.827-.039 1.216-.18.87-.328 1.795-1.001 2.568-2.298 0 0-1.316 2.731 1.473 2.121 2.181-.477 2.868-2.169 2.868-2.169s.175 2.352 2.494.413 1.001-4.829 1.001-4.829-1.216-1.56-4.262-1.909l3.38-19.136-1.974.405q-.415.086-.839.098z' style='fill:%23fff'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M102.473 102.98s-.535 2.049-.737 2.412M98.886 101.673s-1.077 3.046-1.501 3.782M100.961 85.012s1.366.4 2.038 1.188M100.508 83.387s2.571.478 3.056 1.499M100.037 81.703s2.632.435 3.418 1.515M100.273 80.746s2.636-.387 3.709.408M99.957 80.832s3.052.436 3.74 1.28'/%3E%3C/svg%3E")}@media(min-width:576px){.menu__cell:nth-child(2) .menu__space:before{width:auto;height:80px;top:-5px;right:0}}@media(min-width:768px){.menu__cell:nth-child(2) .menu__space:before{top:5px}}@media(min-width:992px){.menu__cell:nth-child(2) .menu__space:before{top:-5px;right:-5px}}@media(min-width:1200px){.menu__cell:nth-child(2) .menu__space:before{height:100px}}@media(min-width:1400px){.menu__cell:nth-child(2) .menu__space:before{height:120px;top:-3px;right:13px}}@media(min-width:992px){.menu.open .menu__area{opacity:1}}.menu__space{padding:8px;border-radius:20px;position:relative;font:700 20px Inter Tight,sans-serif;letter-spacing:-.05em;background:#af4ffd}.menu__title{padding:12px 50% 12px 8px;margin:0 0 -1px;font:800 28px/25px PP Pangram Sans Compressed,sans-serif;letter-spacing:0;text-transform:uppercase}@media(min-width:768px){.menu__title{padding-left:12px;padding-bottom:8px;margin-bottom:0;font-size:36px;line-height:32px;letter-spacing:-.01em}}.menu .stars{margin-top:0;flex-direction:column;align-items:flex-start;gap:12px}@media(min-width:576px){.menu .stars{max-width:460px;margin:0 auto;flex:0 0 100%;flex-direction:row;align-items:center}}@media(max-width:575.98px){.menu .stars{padding:22px 25px 20px 20px;border-radius:24px}}@media(min-width:768px){.menu .stars{max-width:none;border-radius:12px;margin-top:6px}}@media(max-width:767.98px){.menu .stars{padding:16px;border-radius:16px;background:#150621;color:#fff6}}@media(min-width:992px){.menu .stars{margin-top:0;max-width:none}}@media(min-width:1200px){.menu .stars{gap:70px}}@media(min-width:1400px){.menu .stars{padding:20px 21px}}@media(max-width:767.98px){.menu .stars__rating{padding:0;background-color:transparent;border-radius:0;color:inherit;font-size:18px}}.menu .stars__rating span{width:113px;height:25px}.menu .stars__pictures li:nth-child(1){border-color:#fdff4c}.menu .stars__pictures li:nth-child(2){border-color:#e741f6}.menu .stars__pictures li:nth-child(3){border-color:#ff5900}.menu.open .stars{opacity:1}.menu .menu__services .menu__cell .menu__space:before{top:auto;bottom:calc(100% - 88px)}@media(min-width:768px){.menu .menu__services .menu__cell .menu__space:before{bottom:calc(100% - 99px)}}.footer{padding:55px 0 25px;margin-top:auto;position:relative;color:#fff;background:#150621;cursor:default}@media(min-width:768px){.footer{padding-top:65px}}@media(min-width:992px){.footer{padding-top:75px}}.footer__bg{overflow:hidden;position:absolute;right:0;left:0;bottom:100%;z-index:1}.footer__bg:before{content:" ";display:block;overflow:hidden;height:193px;margin-bottom:23px;aspect-ratio:1002/455;position:relative;left:50%;background:url(https://cdn.stormlikes.com/assets/releases/prod/16ac6cb/img/footer.svg) no-repeat top center/contain;transform:translate3d(-50%,0,0)}@media(min-width:768px){.footer__bg:before{width:100%;max-width:520px;height:auto;margin-bottom:5px}}@media(min-width:992px){.footer__bg:before{max-width:800px;margin-bottom:6px}}@media(min-width:1200px){.footer__bg:before{max-width:1002px;margin-bottom:-1px;margin-left:26px}}.footer .container{position:relative;z-index:1}.footer a{color:inherit}.footer__nav{display:flex;flex-wrap:wrap;gap:30px 8px}@media(min-width:1200px){.footer__nav{width:644px;margin-right:-2px;float:right;gap:42px 8px}}.footer__col{width:calc(50% - 4px)}.footer__col:has(.footer__menu--insta),.footer__col:has(.footer__menu--tiktok){width:auto;min-width:calc(50% - 4px);flex-grow:1}@media(min-width:768px){.footer__col:has(.footer__menu--insta),.footer__col:has(.footer__menu--tiktok){width:calc(50% - 4px);flex-grow:0}}.footer__menu--insta a,.footer__menu--tiktok a{white-space:nowrap}.footer__title{margin:0 0 8px;font-weight:800;font-size:14px;line-height:15px;color:#fff6;text-transform:uppercase}@media(min-width:1200px){.footer__title{margin-bottom:7px}}@media(max-width:1199.98px){.footer__title span{display:none}}.footer__menu{padding:0;margin:0;list-style:none;font-size:12px;line-height:13px;font-weight:800}@media(min-width:1200px){.footer__menu{font-size:14px;line-height:15px}}.footer__menu li+li{margin-top:3px}@media(min-width:1200px){.footer__menu li+li{margin-top:1px}}.footer__menu a{padding:6px 0;display:inline-block;text-decoration:none;text-transform:uppercase;transition:opacity .3s ease}@media(hover:hover){.footer__menu a:hover,.footer__menu a:focus{opacity:.5}}.footer__menu--insta a,.footer__menu--tiktok a{padding-left:24px;position:relative}.footer__menu--insta a:before,.footer__menu--tiktok a:before{content:" ";display:block;overflow:hidden;width:20px;height:20px;margin:auto 0;position:absolute;top:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center center}.footer__menu--insta a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M10.004 2.523c-2.03 0-2.285.01-3.082.046s-1.34.162-1.815.347a3.7 3.7 0 0 0-1.324.862 3.7 3.7 0 0 0-.862 1.324c-.186.475-.312 1.019-.348 1.814-.035.797-.045 1.052-.045 3.082s.01 2.284.045 3.082c.037.795.163 1.339.348 1.814.19.492.446.909.862 1.324.415.416.832.672 1.324.863.475.185 1.018.31 1.814.347.797.036 1.052.045 3.082.045s2.284-.009 3.082-.045c.795-.036 1.34-.162 1.815-.347a3.66 3.66 0 0 0 1.323-.863c.416-.415.671-.832.863-1.324.183-.475.31-1.019.347-1.814.036-.797.045-1.052.045-3.082s-.01-2.284-.045-3.082c-.038-.796-.164-1.339-.347-1.814a3.7 3.7 0 0 0-.863-1.324 3.65 3.65 0 0 0-1.324-.862c-.476-.185-1.02-.311-1.816-.347-.797-.037-1.05-.046-3.081-.046zm-.67 1.347h.67c1.996 0 2.232.008 3.02.043.73.034 1.125.156 1.388.258.35.135.598.297.86.559.26.262.423.51.559.86.102.263.224.658.257 1.387.036.788.044 1.025.044 3.02s-.008 2.231-.044 3.02c-.033.728-.155 1.124-.257 1.387a2.3 2.3 0 0 1-.56.858c-.261.262-.51.424-.859.56-.263.102-.659.224-1.388.257-.788.036-1.024.044-3.02.044s-2.233-.008-3.02-.044c-.73-.034-1.125-.155-1.389-.258a2.3 2.3 0 0 1-.86-.559 2.3 2.3 0 0 1-.559-.859c-.102-.263-.224-.659-.257-1.388-.036-.788-.043-1.024-.043-3.02s.007-2.232.043-3.02c.033-.729.155-1.124.257-1.388.136-.348.298-.598.56-.86a2.3 2.3 0 0 1 .86-.559c.263-.102.659-.224 1.387-.257.69-.031.957-.04 2.35-.042z'/%3E%3Cpath fill='%23fff' d='M13.995 5.113a.897.897 0 1 0 0 1.794.897.897 0 0 0 0-1.794m-3.99 1.048a3.839 3.839 0 1 0 0 7.678 3.839 3.839 0 0 0 0-7.678m0 1.347a2.492 2.492 0 1 1 0 4.984 2.492 2.492 0 0 1 0-4.984'/%3E%3C/svg%3E")}.footer__menu--tiktok a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M13.335 7.438a5.8 5.8 0 0 0 3.38 1.081V6.095q-.36 0-.71-.074V7.93c-1.26 0-2.427-.4-3.38-1.08v4.946a4.482 4.482 0 0 1-6.979 3.723 4.482 4.482 0 0 0 7.688-3.133zm.875-2.445a3.38 3.38 0 0 1-.875-1.978v-.312h-.673c.17.965.747 1.79 1.548 2.29m-6.998 8.626a2.05 2.05 0 0 1 2.254-3.194V7.946a4.5 4.5 0 0 0-.709-.04v1.928a2.054 2.054 0 0 0-2.673 1.954c0 .8.46 1.493 1.128 1.83'/%3E%3Cpath fill='%23fff' d='M12.625 6.848a5.8 5.8 0 0 0 3.38 1.081V6.021a3.4 3.4 0 0 1-1.795-1.028 3.4 3.4 0 0 1-1.548-2.29h-1.767v9.682a2.05 2.05 0 0 1-3.683 1.234 2.05 2.05 0 0 1 1.545-3.784v-1.93a4.482 4.482 0 0 0-3.11 7.613 4.482 4.482 0 0 0 6.978-3.723z'/%3E%3C/svg%3E")}.footer__info{margin-top:48px}@media(min-width:1200px){.footer__info{width:445px;margin-top:-3px;float:left}}.footer__slogan{margin:0;font-size:32px;line-height:.9;font-family:PP Pangram Sans Compressed,sans-serif;text-transform:uppercase;letter-spacing:-.01em}@media(min-width:768px){.footer__slogan{font-size:52px;line-height:46px;letter-spacing:-.52px}}.footer__copyright{max-width:240px;margin:18px 0 0;font-size:13px;line-height:1.3;color:#fff6}@media(min-width:768px){.footer__copyright{max-width:none}}@media(max-width:767.98px){.footer__copyright span{display:block}.footer__copyright span+span{margin-top:8px}}@media(min-width:768px){.footer__copyright span:first-child{display:block}}.footer__copyright a{text-decoration:none}@media(hover:hover){.footer__copyright a:hover,.footer__copyright a:focus{color:#fffc}}@media(min-width:768px){.footer__copyright br{display:none}}.footer__logo{width:100%;padding:21px 0 0;margin:0;display:block;clear:both}@media(min-width:768px){.footer__logo{padding-top:42px}}@media(min-width:1200px){.footer__logo{padding-top:86px}}.footer__logo img{width:100%;height:auto;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer .stars{margin-top:18px;padding:14px 14px 18px;background:#ffffff1f;border-radius:12px}@media(min-width:768px){.footer .stars{margin-top:14px;padding:10px 14px}}@media(max-width:767.98px){.footer .stars{align-items:flex-start}}@media(max-width:767.98px){.footer .stars__rating{padding:0;background:transparent;font-size:18px}}.footer .stars__rating span{width:113px;height:25px}.footer .stars__pictures li:nth-child(1){border-color:#fdff4c}.footer .stars__pictures li:nth-child(2){border-color:#e741f6}.footer .stars__pictures li:nth-child(3){border-color:#ff5900}.announcement{display:none!important;width:100%;border:none;display:flex;box-sizing:border-box;color:#111;text-align:center;background:#fff}.announcement p{margin:0;font-size:14px;line-height:130%;color:inherit}.announcement__content{width:100%;max-width:1065px;padding:15px 20px;margin:0 auto}.announcement__coupon{display:inline-block;line-height:100%;padding:4px 6px;background:#ffffff0d;border:1px solid rgba(255,255,255,.4);border-radius:4px}.announcement__conditions{display:block;font-size:11px;padding-top:5px}.announcement.black-friday{color:#fff;background-color:#0e021b;background:radial-gradient(#0e021b,#250746)}.announcement.black-friday__coupon{color:#fff}.announcement.cyber-monday{color:#fff;background:#111}.announcement.cyber-monday__coupon{color:#4f4}.announcement.cyber-monday p{font-family:monospace!important;text-transform:uppercase!important}:root{--release-banner-min-height: 112px}@media(min-width:576px){:root{--release-banner-min-height: 96px}}@media(min-width:992px){:root{--release-banner-min-height: 88px}}.release-banner{width:100%;min-height:var(--release-banner-min-height);margin:0;position:relative;z-index:1;color:#fff;background:#150621}.release-banner[hidden]{display:none}.release-banner:not([hidden])+.header{margin-bottom:-60px;position:relative;top:0;right:auto;left:auto}.release-banner:not([hidden])+.header.is-fixed{margin-bottom:0;top:0;right:0;left:0;position:fixed}@media(max-width:991.98px){.release-banner:not([hidden])+.header:has(.menu.open){position:absolute;top:0}}.release-banner__audience{min-height:var(--release-banner-min-height);padding:14px 52px 14px 16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px}.release-banner__audience[hidden]{display:none}.release-banner__lede{min-width:0;display:flex;align-items:flex-start;gap:12px}.release-banner__mark{width:38px;height:38px;margin-top:2px;flex:none;display:block;transform:rotate(-8deg);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.release-banner__copy{min-width:0}.release-banner__heading,.release-banner__text{margin:0;color:inherit}.release-banner__heading{font-family:PP Pangram Sans Compressed,sans-serif;font-size:20px;line-height:.95;font-weight:800;text-transform:uppercase}.release-banner__text{margin-top:4px;color:#fff9;font-size:12px;line-height:1.35;font-weight:600}.release-banner__cta{min-height:34px;padding:8px 12px 7px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:10px;line-height:13px;font-weight:900;color:#150621;text-decoration:none;text-transform:uppercase;background:#fff;transition:color .3s ease,background-color .3s ease}.release-banner__cta img{flex:none}@media(hover:hover){.release-banner__cta:hover,.release-banner__cta:focus{color:#150621;background:#fffc}}.release-banner__cta:focus-visible{outline:2px solid #fff;outline-offset:3px}.release-banner__dismiss{width:36px;height:36px;padding:0;border:0;border-radius:50%;position:absolute;top:7px;right:6px;color:#fff;background:transparent;cursor:pointer;transition:background-color .3s ease}.release-banner__dismiss span,.release-banner__dismiss span:after{width:14px;height:2px;border-radius:2px;display:block;position:absolute;top:17px;left:11px;background:currentColor;transform:rotate(45deg)}.release-banner__dismiss span:after{content:"";top:0;left:0;transform:rotate(90deg)}@media(hover:hover){.release-banner__dismiss:hover,.release-banner__dismiss:focus{background:#ffffff1f}}.release-banner__dismiss:focus-visible{outline:2px solid #fdff4c;outline-offset:2px}@media(min-width:576px){.release-banner__audience{padding:12px 58px 12px 20px;flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.release-banner__lede{max-width:460px;align-items:center}.release-banner__cta{min-width:168px;margin-left:0;flex:none}.release-banner__dismiss{top:50%;right:10px;transform:translateY(-50%)}}@media(min-width:992px){.release-banner__audience{padding:12px 70px 12px 30px;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}.release-banner__lede{max-width:820px;gap:16px}.release-banner__mark{width:44px;height:44px;margin-top:0}.release-banner__heading{font-size:24px}.release-banner__text{margin-top:5px;font-size:13px}.release-banner__cta{min-width:196px;min-height:44px;padding:12px 18px 11px;flex:none;font-size:12px}.release-banner__dismiss{right:16px}}@media(min-width:1200px){.release-banner:not([hidden])+.header{margin-right:15px;margin-bottom:-52px;margin-left:15px;top:12px}.release-banner:not([hidden])+.header.is-fixed{margin-right:0;margin-bottom:0;margin-left:0;top:12px;right:15px;left:15px}}@media(prefers-reduced-motion:no-preference){.release-banner__mark{animation:release-banner-drift 5s ease-in-out infinite}@keyframes release-banner-drift{0%,to{transform:rotate(-8deg) translateY(0)}50%{transform:rotate(-5deg) translateY(-3px)}}}.btn{padding:12.5px 24px 11.5px;border:2px solid transparent;border-radius:12px;display:inline-block;font-size:12px;line-height:16px;font-weight:800;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;background:#150621;cursor:pointer;transition:color .3s ease,background-color .3s ease,border-color .3s ease;box-shadow:none}@media(min-width:768px){.btn{padding:15px 20px;font-size:14px}}@media(hover:hover){.btn:hover,.btn:focus{background-color:#150621cc}}.btn[disabled]{opacity:.2}.btn svg{margin:-5px -4px -3px 2px;display:inline-block;vertical-align:middle;color:inherit}.btn--outline{border-color:#1506211f;color:#150621;background-color:transparent}@media(hover:hover){.btn--outline:hover,.btn--outline:focus{border-color:#15062133;background-color:transparent}}.btn--white{color:#150621;background-color:#fff}@media(hover:hover){.btn--white:hover,.btn--white:focus{background-color:#fffc}}.btn--white-outline{border-color:#ffffff1f;color:#fff;background-color:transparent}@media(hover:hover){.btn--white-outline:hover,.btn--white-outline:focus{border-color:#fff3;background-color:transparent}}.btn--sm{padding:9px 14px 8px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:14px}@media(min-width:768px){.btn--sm{padding:10px 16px 9px;font-size:12px;line-height:16px}}.btn--lg{border-radius:12px;padding:18px 24px;font-size:16px}@media(min-width:768px){.btn--lg{border-radius:16px;padding:25px 42px 21px;font-size:20px}}.btn--arrow:after{content:" ";display:block;overflow:hidden;width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2' d='M6 6h8m0 0v8m0-8-8 8'/%3E%3C/svg%3E") 0 0/contain no-repeat;margin:-5px -4px -3px 4px;display:inline-block;vertical-align:middle;color:inherit;transition:transform .3s ease}@media(hover:hover){.btn--arrow:hover:after,.btn--arrow:focus:after{transform:rotate(45deg)}}.btn--arrow.btn--outline:after,.btn--arrow.btn--white:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2' d='M6 6h8m0 0v8m0-8-8 8'/%3E%3C/svg%3E")}.btn--arrow.btn--sm:after{width:18px;height:18px;margin:-2px -3px -2px 7px}.btn--arrow.btn--lg:after{margin-right:0}@media(min-width:768px){.btn--arrow.btn--lg:after{width:28px;height:28px;margin-right:-2px;margin-left:6px}}.form-control{width:100%;padding:16px;background-color:#fff;border:none;box-shadow:inset 0 0 0 1px #1506210a;border-radius:12px;display:block;font-weight:500;font-size:14px;line-height:18px;color:#150621;letter-spacing:0;transition:color .15s ease,box-shadow .15s ease,background-color .15s ease}@media(min-width:768px){.form-control{font-size:16px;line-height:24px}}.form-control::placeholder{color:#15062166;transition:opacity .15s ease}.form-control:focus{outline:none}.form-control:focus::placeholder{opacity:0}.form-control:disabled{box-shadow:inset 0 0 0 1px #c1c2d9;color:#c1c2d9}.form-control:disabled::placeholder{color:inherit}.form-control--error{border-color:#ff0037!important}.form-control--error:focus{box-shadow:0 0 0 2px #ff003726}.form-group{margin-bottom:8px}.form-label{margin-bottom:8px;display:block;font-size:14px;line-height:16px}.form-error{display:block;margin-top:4px;padding-left:12px;font-size:12px;font-weight:500;color:#ff0037}textarea.form-control{height:96px;resize:none}@media(min-width:768px){textarea.form-control{height:88px}}.quick-order{display:none;align-items:flex-end;justify-content:center;position:fixed;inset:0;z-index:100010}@media(min-width:768px){.quick-order{align-items:center;padding:16px}}.quick-order.visible{display:flex}.quick-order__overlay{border:0;padding:0;position:fixed;inset:0;background:#15062199;opacity:0;cursor:pointer;transition:opacity .3s ease}.quick-order.open .quick-order__overlay{opacity:1}.quick-order__panel{width:100%;border-radius:24px 24px 0 0;position:relative;z-index:1;background:#fff;transform:translateY(100%);transition:transform .3s ease-in,opacity .3s ease;will-change:transform,opacity}@media(min-width:768px){.quick-order__panel{width:min(640px,100vw - 32px);border-radius:40px;opacity:0;transform:translateY(16px) scale(.98)}}.quick-order.open .quick-order__panel{transform:translateY(0);transition-timing-function:ease-out}@media(min-width:768px){.quick-order.open .quick-order__panel{opacity:1;transform:none}}.quick-order__content{max-height:calc(100vh - 72px);max-height:calc(100dvh - 72px);padding:24px 16px 20px;border-radius:inherit;overflow:hidden;overflow-y:auto;background:#fff;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.quick-order__content::-webkit-scrollbar{display:none}@media(min-width:768px){.quick-order__content{max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);padding:10px 8px 8px}}.quick-order__top{margin-bottom:12px;display:none;align-items:flex-start;justify-content:flex-end;gap:12px;position:relative}@media(min-width:768px){.quick-order__top{display:flex;margin-bottom:10px;padding:8px 10px 0}}.quick-order.has-back .quick-order__top{display:flex;justify-content:space-between}.quick-order__back,.quick-order__close{border:0;padding:0;font:inherit;color:#150621;background:transparent;cursor:pointer}.quick-order__back{display:none;align-items:center;gap:8px;z-index:2;font-size:13px;line-height:1.1;font-weight:800;text-transform:uppercase}@media(min-width:768px){.quick-order__back{font-size:14px}}.quick-order__back span{width:28px;height:28px;border-radius:10px;display:block;position:relative;background:#f4f0f9}.quick-order__back span:before{content:" ";display:block;overflow:hidden;width:9px;height:9px;border-bottom:2px solid #150621;border-left:2px solid #150621;margin:auto;position:absolute;inset:0;transform:translate(2px) rotate(45deg)}.quick-order.has-back .quick-order__back{display:flex}.quick-order__close--mobile{width:44px;height:44px;border-radius:12px;position:absolute;bottom:100%;left:50%;z-index:3;transform:translate(-50%,-8px);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.371' d='M10.743 5.258 8 8m-2.743 2.742L8 8.002m0 0 2.742 2.742M8 8.002 5.257 5.258'/%3E%3C/svg%3E") no-repeat center}@media(min-width:768px){.quick-order__close--mobile{display:none}}.quick-order__close--desktop{display:none}@media(min-width:768px){.quick-order__close--desktop{display:flex;align-items:center;gap:4px}}.quick-order__close--desktop>span,.quick-order__close--desktop div{display:block}.quick-order__close--desktop>span{font-size:14px;line-height:1.1;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.quick-order__close--desktop div{width:28px;height:28px;position:relative}.quick-order__close--desktop div:before,.quick-order__close--desktop div:after{width:16px;height:3px;border-radius:100px;content:"";margin:auto;position:absolute;right:0;left:0;background:#150621}.quick-order__close--desktop div:before{top:9px;transform:translateY(3px) rotate(-45deg)}.quick-order__close--desktop div:after{bottom:9px;transform:translateY(-4px) rotate(45deg)}.quick-order__steps{position:relative;overflow:hidden}.quick-order__step{min-width:0;display:none}@media(min-width:768px){.quick-order__step{padding:0 14px}}.quick-order__step.active{display:block;position:relative}.quick-order__step.leaving{display:block;position:absolute;top:0;left:0;right:0}.quick-order.is-forward .quick-order__step.active{animation:quick-order-in-forward .28s ease both}.quick-order.is-forward .quick-order__step.leaving{animation:quick-order-out-forward .28s ease both}.quick-order.is-back .quick-order__step.active{animation:quick-order-in-back .28s ease both}.quick-order.is-back .quick-order__step.leaving{animation:quick-order-out-back .28s ease both}.quick-order__header{margin-bottom:16px}.quick-order__header p{margin-bottom:6px;font-size:12px;line-height:1.1;font-weight:800;letter-spacing:.04em;color:#15062199;text-transform:uppercase}.quick-order__header h2{margin:0;font:800 34px/30px PP Pangram Sans Compressed,sans-serif;text-transform:uppercase}@media(min-width:768px){.quick-order__header h2{font-size:46px;line-height:42px}}.quick-order__choices{display:grid;gap:8px}.quick-order__choices--platforms{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-order__choices--services{gap:16px}.quick-order__group{display:grid;gap:8px}.quick-order__group-label{margin:0 0 0 4px;font-size:12px;line-height:1;font-weight:800;letter-spacing:.04em;color:#15062166;text-transform:uppercase}.quick-order__group-items{display:grid;gap:8px}.quick-order__choice{width:100%;border:0;border-radius:20px;padding:14px;display:flex;align-items:center;gap:12px;color:#150621;text-align:left;text-decoration:none;background:#f4f0f9;cursor:pointer;transition:transform .12s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transform:translateZ(0);backface-visibility:hidden}.quick-order__choice[hidden]{display:none}@media(hover:hover){.quick-order__choice:hover,.quick-order__choice:focus-visible{background:#e7e0f0}}.quick-order__choice:active{transform:translateZ(0) scale(.97)}.quick-order__choice.active{color:#fff;background:#150621}.quick-order__choice-icon{width:44px;height:44px;border-radius:13px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:#150621;background:#fff}.quick-order__choice-icon img{display:block}.quick-order__choice.active .quick-order__choice-icon{color:#fff;background:#ffffff1f}.quick-order__choice.active .quick-order__choice-icon img{filter:brightness(0) invert(1)}.quick-order__choice-arrow{width:30px;height:30px;border-radius:50%;flex:0 0 auto;position:relative;background:#fff}.quick-order__choice-arrow:before{content:" ";display:block;overflow:hidden;width:7px;height:7px;margin:auto;position:absolute;inset:0;border-top:2px solid #150621;border-right:2px solid #150621;transform:translate(-1px) rotate(45deg)}@media(hover:hover){.quick-order__choice:hover .quick-order__choice-arrow,.quick-order__choice:focus-visible .quick-order__choice-arrow{background:#150621}.quick-order__choice:hover .quick-order__choice-arrow:before,.quick-order__choice:focus-visible .quick-order__choice-arrow:before{border-color:#fff}}.quick-order__choice.active .quick-order__choice-arrow{background:#fff}.quick-order__choice.active .quick-order__choice-arrow:before{border-color:#150621}.quick-order__choice-radio{width:24px;height:24px;border-radius:50%;flex:0 0 auto;position:relative;border:2px solid rgba(21,6,33,.2)}.quick-order__choice-radio:before{content:" ";display:block;overflow:hidden;width:10px;height:10px;margin:auto;position:absolute;inset:0;border-radius:50%;background:#fff;transform:scale(0);transition:transform .15s ease}@media(hover:hover){.quick-order__choice:hover .quick-order__choice-radio,.quick-order__choice:focus-visible .quick-order__choice-radio{border-color:#15062166}}.quick-order__choice.active .quick-order__choice-radio{border-color:#fff}.quick-order__choice.active .quick-order__choice-radio:before{transform:scale(1)}.quick-order__choice-text{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:2px}.quick-order__choice-text strong{font-size:16px;line-height:1.1;font-weight:800;text-transform:uppercase}.quick-order__choice-text small{font-size:13px;line-height:1.25;color:#15062199}.quick-order__choice.active .quick-order__choice-text small{color:#fff9}.quick-order__choices--platforms .quick-order__choice{min-height:130px;flex-direction:column;align-items:stretch;justify-content:space-between;gap:18px;padding:16px}@media(min-width:768px){.quick-order__choices--platforms .quick-order__choice{min-height:150px}}.quick-order__choice-top{display:flex;align-items:center;justify-content:space-between}.quick-order__choice-label{font:800 24px/20px PP Pangram Sans Compressed,sans-serif;text-transform:uppercase}@media(min-width:768px){.quick-order__choice-label{font-size:32px;line-height:28px}}.quick-order__billing{max-height:0;padding:0 14px;margin:0;border-radius:14px;overflow:hidden;font-size:13px;line-height:1.3;font-weight:700;color:#150621;background:#fdff4c;opacity:0;transform-origin:top center;transition:max-height .25s ease,padding .25s ease,margin-top .25s ease,opacity .2s ease}.quick-order__billing.is-shown{max-height:88px;padding:12px 14px;margin-top:12px;opacity:1;animation:quick-order-billing-pop .45s ease-out both}.quick-order__continue{width:100%;margin-top:14px}.quick-order__continue[aria-disabled=true]{opacity:.3;pointer-events:none}.quick-order__reassurance{padding:16px 0 6px;border-top:1px solid rgba(21,6,33,.12);margin:16px 0 0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:6px}@media(min-width:768px){.quick-order__reassurance{margin-right:14px;margin-left:14px}}.quick-order__reassurance li{margin:0;padding:6px 12px 6px 6px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;font-size:12px;line-height:1;font-weight:800;letter-spacing:.01em;color:#150621;text-transform:uppercase;background:#f4f0f9}.quick-order__reassurance span:first-child{width:22px;height:22px;border-radius:50%;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;background:#fff}.quick-order__reassurance img{width:13px;height:13px;display:block;flex:0 0 auto}@keyframes quick-order-in-forward{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes quick-order-out-forward{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-28px)}}@keyframes quick-order-in-back{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}@keyframes quick-order-out-back{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(28px)}}@keyframes quick-order-billing-pop{0%{transform:scale(.86)}60%{transform:scale(1.04)}to{transform:scale(1)}}.block{margin-top:100px;margin-bottom:100px;scroll-margin-top:90px}@media(min-width:1200px){.block{margin-top:180px;margin-bottom:180px;scroll-margin-top:170px}}.block .row.center{justify-content:center}@media(min-width:768px){.block .row.middle{align-items:center}}@media(min-width:768px){.block .row.reverse{flex-direction:row-reverse}}.block__header{margin:0 0 16px}@media(max-width:767.98px){.block__header{line-height:1.2857}}@media(min-width:768px){.block__header{margin-bottom:0;line-height:1.3125}}@media(min-width:768px){.block__header h2,.block__header .h2{margin-bottom:15px}}.block__header p:not(.lead){max-width:426px;margin-bottom:12px;color:#15062199}.block__header p.lead{max-width:426px;margin:20px 0 0;padding:0 20px;line-height:1.2778}.block__header p.lead+p{margin-top:21px}.block__header>*:last-child{margin-bottom:0!important}.block__header.center{max-width:610px;margin-right:auto;margin-left:auto;text-align:center}@media(min-width:768px){.block__header.center{margin-bottom:40px}}.block__header.center p:not(.lead){margin-right:auto;margin-left:auto}.block__header.center p.lead{margin-right:auto;margin-left:auto}.block__image{padding:0;margin:0;display:block}@media(max-width:991.98px){.block>.row>.col:nth-child(2) .block__image{margin-top:16px}}@media(max-width:991.98px)and (min-width:768px){.block>.row>.col:nth-child(2) .block__image{margin-top:24px}}.block__image img{max-width:100%;height:auto;margin:0 auto;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.block__image img.mobile{display:none}}@media(max-width:767.98px){.block__image img.desktop{display:none}}@media(min-width:768px){.col.col-md-6 .block__image img.mobile{display:block}}@media(min-width:992px){.col.col-md-6 .block__image img.mobile{display:none}}@media(max-width:991.98px){.col.col-md-6 .block__image img.desktop{display:none}}.block__content>*:last-child{margin-bottom:0}.hero{padding:80px 0 100px;display:flex;flex-direction:column;gap:38px;position:relative;z-index:1;background:var(--color-page)}@media(min-width:768px){.hero{padding-bottom:35px}}@media(min-width:1200px){.hero{min-height:640px;padding-top:90px;padding-bottom:50px}}@media(min-width:1400px){.hero{min-height:695px}}.hero>.row{position:relative;z-index:1}@media(min-width:768px){.hero>.row{margin-right:-12px;margin-left:-12px;flex:1}.hero>.row>*{padding-right:12px;padding-left:12px}}@media(min-width:768px)and (max-width:1399.98px){.hero>.row>*{display:flex;align-items:center}.hero>.row>*.col-xxl-7{align-self:center}}.hero__content{line-height:1.3em;z-index:5}@media(min-width:768px){.hero__content{max-width:100%;min-height:100%;padding-bottom:25px;flex:1;display:flex;flex-direction:column}}@media(min-width:768px)and (max-width:991.98px){.hero__content{font-size:15px}}.hero__content p{position:relative;z-index:5}.hero__content p:last-of-type{margin-bottom:0}@media(min-width:1200px){.hero__content p{max-width:426px}}.hero__spacer{min-height:40px}.hero__tags{padding:0;margin:0 0 19px;list-style:none;display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:5;font-size:13px;line-height:18px;font-weight:700}@media(min-width:768px){.hero__tags{margin-bottom:22px;line-height:20px}}.hero__tags li{border-radius:8px;padding:6px 13px 6px 28px;color:#fff;background:#150621 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2' d='M3 10.182S4.481 11.979 6.333 12 13 4 13 4'/%3E%3C/svg%3E") no-repeat 8px center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hero__heading{margin-bottom:12px;position:relative;z-index:5}@media(max-width:767.98px){.hero__heading{line-height:40px}}@media(min-width:768px)and (max-width:991.98px){.hero__heading{font-size:48px}}@media(min-width:768px)and (max-width:1199.98px){.hero__heading{margin-right:-50px}}@media(min-width:992px)and (max-width:1199.98px){.hero__heading{font-size:54px}}@media(min-width:1200px){.hero__heading{margin-bottom:11px}}.hero__features{padding:20px 0 0;position:relative;z-index:5}@media(max-width:767.98px){.hero__features{overflow:hidden;position:absolute;bottom:-64px;right:-12px;left:-12px}}@media(max-width:767.98px)and (min-width:576px){.hero__features{width:100vw;margin-left:-50vw;right:auto;left:50%}}@media(min-width:768px){.hero__features{margin:auto 0 0 -4px}}@media(min-width:1200px){.hero__features{padding-bottom:15px}}.hero__features ul{padding:0 4px;margin:0;list-style:none;display:flex;gap:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:767.98px){.hero__features ul{animation:scroll-x 30s linear infinite}}@media(min-width:768px){.hero__features ul[aria-hidden=true]{display:none}}@media(min-width:768px){.hero__features ul{gap:12px}}@media(min-width:992px){.hero__features ul{gap:18px}}@media(min-width:1200px){.hero__features ul{gap:29px}}.hero__features li{border-radius:12px;padding:11px 16px;display:flex;align-items:center;gap:9px;font-size:13px;line-height:1.3em;color:#fff;white-space:nowrap;background:#150621;cursor:default}@media(min-width:768px){.hero__features li{padding:0;flex-direction:column;align-items:flex-start;gap:0;color:#150621;background:none}}@media(min-width:1200px){.hero__features li:nth-child(3){margin-left:17px}}.hero__features li strong{display:block;position:relative;top:2px;font-family:PP Pangram Sans Compressed,sans-serif;font-size:28px;line-height:22px;font-weight:800}@media(min-width:768px){.hero__features li strong{font-size:36px;line-height:36px;letter-spacing:-.01em}}.hero__features li img{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hero__features li span{display:block}@media(min-width:768px){.hero__features li span{padding:6px 0;display:block}}.hero__marquee{margin:0;position:relative;display:flex}@media(min-width:420px)and (max-width:767.98px){.hero__marquee{width:100vw;margin-left:-50vw;left:50%;overflow:hidden}}.hero__rating{margin:0;display:flex;gap:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.hero__rating{padding:6px 10px 6px 6px;border-radius:8px;gap:4px;color:#fff;background:#150621}}.hero__rating span{padding:0!important}.hero__rating>div,.hero__rating>div>div{height:16px;background-repeat:no-repeat;background-position:left center}.hero__rating>div{width:71px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='16' fill='none' viewBox='0 0 71 16'%3E%3Cmask id='a' width='14' height='13' x='1' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M7.177 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566L12.2 8.923a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968L8.42 12.28a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23a%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M7.846 1.963a.173.173 0 0 1 .308 0L9.506 4.63c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294l-2.118 2.11c-.381.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.66 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.472-1.451L2.211 6.28a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.234-.897z'/%3E%3C/g%3E%3Cmask id='b' width='14' height='13' x='15' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M20.891 1.624a.923.923 0 0 1 1.647 0l1.351 2.667a.92.92 0 0 0 .681.494l2.954.462a.923.923 0 0 1 .509 1.566l-2.119 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.661 1.362a.923.923 0 0 1-1.332-.968l.473-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.954-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23b%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M21.56 1.963a.173.173 0 0 1 .309 0L23.22 4.63c.244.48.703.813 1.235.896l2.953.461c.14.022.196.194.095.294l-2.118 2.11c-.38.38-.557.92-.471 1.45l.473 2.952a.173.173 0 0 1-.249.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.661 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.471-1.451l-2.119-2.11a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.235-.897z'/%3E%3C/g%3E%3Cmask id='c' width='15' height='13' x='28' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M34.605 1.624a.923.923 0 0 1 1.647 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .509 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.473 2.951a.923.923 0 0 1-1.332.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.119-2.11a.923.923 0 0 1 .51-1.566l2.953-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23c%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M35.274 1.963a.173.173 0 0 1 .309 0l1.352 2.667c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294L39.1 8.391c-.382.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.661 1.363a.173.173 0 0 1-.25-.182l.475-2.951a1.68 1.68 0 0 0-.472-1.451L29.64 6.28a.173.173 0 0 1 .095-.294l2.953-.46a1.67 1.67 0 0 0 1.235-.897z'/%3E%3C/g%3E%3Cmask id='d' width='14' height='13' x='42' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M48.32 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.955.462a.923.923 0 0 1 .508 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23d%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M48.989 1.963a.173.173 0 0 1 .308 0L50.65 4.63c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294l-2.118 2.11c-.381.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.66 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.472-1.451l-2.118-2.11a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.234-.897z'/%3E%3C/g%3E%3Cmask id='e' width='14' height='13' x='56' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M62.034 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566l-2.119 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .508-1.566l2.954-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23e%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M62.703 1.963a.173.173 0 0 1 .308 0l1.352 2.667c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294l-2.118 2.11c-.381.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.66 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.472-1.451l-2.118-2.11a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.234-.897z'/%3E%3C/g%3E%3C/svg%3E")}.hero__rating>div>div{width:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='16' fill='none' viewBox='0 0 71 16'%3E%3Cpath fill='%23fdff4c' d='M7.177 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566L12.2 8.923a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968L8.42 12.28a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494zM20.89 1.624a.923.923 0 0 1 1.647 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566l-2.12 2.11a.92.92 0 0 0-.26.8l.475 2.951a.923.923 0 0 1-1.333.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .508-1.566l2.954-.462a.92.92 0 0 0 .68-.494zM34.605 1.624a.923.923 0 0 1 1.647 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .509 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.473 2.951a.923.923 0 0 1-1.332.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.119-2.11a.923.923 0 0 1 .51-1.566l2.953-.462a.92.92 0 0 0 .68-.494zM48.32 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.955.462a.923.923 0 0 1 .508 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494zM62.034 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566l-2.119 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .508-1.566l2.954-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/svg%3E")}.hero__rating figure{padding:0}.hero__image{padding:0;margin:0;display:block;position:relative;z-index:1}@media(max-width:767.98px){.hero__image{margin:40px 0 0}}@media(min-width:768px)and (max-width:991.98px){.hero__image{margin-bottom:20px}}@media(min-width:992px)and (max-width:1199.98px){.hero__image{margin-bottom:30px}}@media(min-width:1200px)and (max-width:1399.98px){.hero__image{margin-bottom:40px}}.hero__image picture{width:100%;position:relative;display:block}.hero__image picture img{margin:0 auto;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:767.98px){.hero__image picture img{max-width:400px}}@media(max-width:1199.98px){.hero__image picture img{width:100%;height:auto}}@media(max-width:1199.98px)and (min-width:768px){.hero__image picture img{max-width:100%}}@media(min-width:1200px){.hero__image picture img{max-width:100%}}.hero__image--lottie{margin:0 -16px;overflow:hidden}@media(min-width:576px){.hero__image--lottie{width:100vw;margin-right:0;margin-left:0;left:50%;transform:translate(-50%)}}@media(min-width:768px){.hero__image--lottie{padding:0}}.hero__lottie-poster,.hero__lottie-canvas{position:absolute;inset:0;width:100%;height:100%;margin:0}.hero__lottie-poster{object-fit:contain;object-position:center;transition:opacity .18s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hero__lottie.has-poster .hero__lottie-canvas{opacity:0;transition:opacity .18s linear}.hero__lottie.has-poster.is-animated .hero__lottie-canvas{opacity:1}.hero__lottie.has-poster.is-animated .hero__lottie-poster{opacity:0}.hero__lottie{width:auto;height:100vw;min-height:340px;max-height:460px;margin:0;display:block;position:relative;left:50%;aspect-ratio:1920/1080;transform:translate3d(-50%,0,0)}@media(min-width:768px){.hero__lottie{height:340px;max-height:none}}@media(min-width:992px){.hero__lottie{height:400px}}@media(min-width:1200px){.hero__lottie{height:500px}}@media(min-width:1400px){.hero__lottie{height:720px}}.hero__buttons{margin-top:20px;display:flex;gap:4px;position:relative;z-index:5}.hero:after{content:" ";display:block;overflow:hidden;position:absolute;inset:0 -16px;z-index:-1;background:var(--color-page)}@media(min-width:576px){.hero:after{width:100vw;right:auto;left:50%;transform:translate3d(-50%,0,0)}}@media(max-width:575.98px){.page--instagram-likes .hero .hero__image{padding-right:4px;padding-left:4px}}@media(max-width:767.98px){.page--instagram-likes .hero .hero__image{margin-top:41px;margin-bottom:4px}}@media(min-width:768px)and (max-width:1399.98px){.page--instagram-likes .hero .hero__image{margin-bottom:12px}}@media(min-width:1400px){.page--instagram-likes .hero .hero__image{margin:-5px 0 5px -22px}}@media(max-width:575.98px){.page--instagram-likes .hero .hero__image.hero__image--lottie{padding-right:0;padding-left:0}}@media(max-width:767.98px){.page--instagram-likes .hero .hero__image.hero__image--lottie{margin-top:-17px;margin-bottom:-46px}.page--instagram-likes .hero .hero__image.hero__image--lottie .hero__lottie{height:117vw;margin-left:-3.5%}}@media(min-width:768px){.page--instagram-likes .hero .hero__image.hero__image--lottie{margin:-20px -40px -20px -20px}}@media(min-width:992px){.page--instagram-likes .hero .hero__image.hero__image--lottie{margin-left:-40px}}@media(min-width:1200px){.page--instagram-likes .hero .hero__image.hero__image--lottie{margin-left:-20px;margin-bottom:0}}@media(min-width:1400px){.page--instagram-likes .hero .hero__image.hero__image--lottie{margin:-108px -100px -83px -83px;left:calc(50% + 50px)}.page--instagram-likes .hero .hero__image.hero__image--lottie .hero__lottie{height:744px}}@media(min-width:768px)and (max-width:1199.98px){.page--instagram-views .hero .hero__heading{margin-right:-65px}}@media(max-width:575.98px){.page--instagram-views .hero .hero__image{margin-left:-31px;margin-right:-16px}}@media(min-width:992px){.page--instagram-views .hero .hero__image{margin-right:-28px}}@media(min-width:1400px){.page--instagram-views .hero .hero__image{margin:35px -46px 46px -62px}}@media(max-width:767.98px){.page--instagram-views .hero .hero__image.hero__image--lottie{margin:-46px -44px -70px -69px}.page--instagram-views .hero .hero__image.hero__image--lottie .hero__lottie{height:109.5vw}}@media(min-width:768px){.page--instagram-views .hero .hero__image.hero__image--lottie{margin:-20px -40px -30px -20px}}@media(min-width:1200px){.page--instagram-views .hero .hero__image.hero__image--lottie{margin-left:-40px}}@media(min-width:1400px){.page--instagram-views .hero .hero__image.hero__image--lottie{margin-top:-144px;margin-bottom:-95px;margin-left:-18px}.page--instagram-views .hero .hero__image.hero__image--lottie .hero__lottie{height:780px}}@media(min-width:992px){.page--instagram-followers .hero .hero__image{margin-right:-28px}}@media(min-width:1400px){.page--instagram-followers .hero .hero__image{margin:8px -46px 30px -44px}}@media(max-width:767.98px){.page--instagram-followers .hero .hero__image.hero__image--lottie{margin-top:5px;margin-bottom:-38px}.page--instagram-followers .hero .hero__image.hero__image--lottie .hero__lottie{height:82vw;min-height:300px}}@media(min-width:768px){.page--instagram-followers .hero .hero__image.hero__image--lottie{margin-top:-20px;margin-right:-40px;margin-bottom:-20px}}@media(min-width:992px){.page--instagram-followers .hero .hero__image.hero__image--lottie{margin-left:-20px}}@media(min-width:1200px){.page--instagram-followers .hero .hero__image.hero__image--lottie{margin-left:-20px;margin-bottom:0}}@media(min-width:1400px){.page--instagram-followers .hero .hero__image.hero__image--lottie{margin:-70px -90px -65px -42px;left:calc(50% + 50px)}.page--instagram-followers .hero .hero__image.hero__image--lottie .hero__lottie{height:660px}}@media(min-width:768px)and (max-width:1199.98px){.page--automatic-instagram-likes .hero .hero__heading{margin-right:0}}@media(min-width:1200px)and (max-width:1399.98px){.page--automatic-instagram-likes .hero .hero__heading{margin-right:-50px}}.page--automatic-instagram-likes .hero .hero__image{width:auto;margin-left:-16px;margin-right:-16px}@media(max-width:575.98px){.page--automatic-instagram-likes .hero .hero__image{width:auto}}@media(max-width:767.98px){.page--automatic-instagram-likes .hero .hero__image{overflow:hidden}}@media(min-width:1400px){.page--automatic-instagram-likes .hero .hero__image{margin:14px -36px 69px -82px}}@media(max-width:767.98px){.page--automatic-instagram-likes .hero .hero__image.hero__image--lottie{margin-top:-20px;margin-bottom:-60px}}@media(min-width:768px){.page--automatic-instagram-likes .hero .hero__image.hero__image--lottie{margin-top:-20px;margin-right:-40px;margin-bottom:-20px}}@media(min-width:992px){.page--automatic-instagram-likes .hero .hero__image.hero__image--lottie{margin-left:-20px}}@media(min-width:1200px){.page--automatic-instagram-likes .hero .hero__image.hero__image--lottie{margin-left:-20px;margin-bottom:0}}@media(min-width:1400px){.page--automatic-instagram-likes .hero .hero__image.hero__image--lottie{margin:-115px -100px -65px -70px;left:calc(50% + 50px)}}@media(min-width:768px)and (max-width:1199.98px){.page--automatic-instagram-views .hero .hero__heading{margin-right:0}}@media(min-width:1200px)and (max-width:1399.98px){.page--automatic-instagram-views .hero .hero__heading{margin-right:-50px}}@media(min-width:992px){.page--automatic-instagram-views .hero .hero__image{margin-right:-28px}}@media(min-width:1400px){.page--automatic-instagram-views .hero .hero__image{margin:-15px -40px 42px -8px}}@media(max-width:767.98px){.page--automatic-instagram-views .hero .hero__image.hero__image--lottie{margin-bottom:-37px}.page--automatic-instagram-views .hero .hero__image.hero__image--lottie .hero__lottie{height:90vw;min-height:320px;margin-left:-1.5%}}@media(min-width:768px){.page--automatic-instagram-views .hero .hero__image.hero__image--lottie{margin-top:-20px;margin-right:-40px;margin-bottom:-20px}}@media(min-width:992px){.page--automatic-instagram-views .hero .hero__image.hero__image--lottie{margin-left:-30px}}@media(min-width:1200px){.page--automatic-instagram-views .hero .hero__image.hero__image--lottie{margin-bottom:0}}@media(min-width:1400px){.page--automatic-instagram-views .hero .hero__image.hero__image--lottie{margin:-98px -100px -65px -48px;left:calc(50% + 50px)}.page--automatic-instagram-views .hero .hero__image.hero__image--lottie .hero__lottie{height:677px}}@media(max-width:767.98px){.page--tiktok-likes .hero .hero__image{margin-top:39px;margin-bottom:-1px}}@media(min-width:1200px){.page--tiktok-likes .hero .hero__image{margin-top:-19px;margin-bottom:-19px}}@media(max-width:767.98px){.page--tiktok-likes .hero .hero__image.hero__image--lottie{margin-top:-10px;margin-bottom:-32px}.page--tiktok-likes .hero .hero__image.hero__image--lottie .hero__lottie{height:106vw;margin-left:-2.5%}}@media(min-width:768px){.page--tiktok-likes .hero .hero__image.hero__image--lottie{margin-top:-50px;margin-right:-40px;margin-bottom:-30px}}@media(min-width:992px){.page--tiktok-likes .hero .hero__image.hero__image--lottie{margin-left:-40px}}@media(min-width:1200px){.page--tiktok-likes .hero .hero__image.hero__image--lottie{margin-left:-60px}}@media(min-width:1400px){.page--tiktok-likes .hero .hero__image.hero__image--lottie{margin-top:-120px;margin-bottom:-65px;margin-left:-20px}}@media(min-width:1400px){.page--tiktok-views .hero .hero__image{margin:0 0 33px -22px}}@media(max-width:767.98px){.page--tiktok-views .hero .hero__image.hero__image--lottie{margin-top:-10px;margin-bottom:-50px}}@media(min-width:768px){.page--tiktok-views .hero .hero__image.hero__image--lottie{margin-top:-30px;margin-right:-30px;margin-bottom:-30px}}@media(min-width:992px){.page--tiktok-views .hero .hero__image.hero__image--lottie{margin-top:-50px;margin-left:-20px}}@media(min-width:1200px){.page--tiktok-views .hero .hero__image.hero__image--lottie{margin-left:-80px}}@media(min-width:1400px){.page--tiktok-views .hero .hero__image.hero__image--lottie{margin-top:-100px;margin-bottom:-65px}}.page--tiktok-views .hero .hero__image.hero__image--lottie svg{transform:scaleX(-1)!important}@media(max-width:767.98px){.page--tiktok-followers .hero .hero__image{margin-bottom:3px}}@media(min-width:1400px){.page--tiktok-followers .hero .hero__image{margin:8px -42px 32px -38px}}@media(max-width:767.98px){.page--tiktok-followers .hero .hero__image.hero__image--lottie{margin-top:-18px;margin-bottom:-50px}.page--tiktok-followers .hero .hero__image.hero__image--lottie .hero__lottie{height:90vw;margin-left:-2.5%}}@media(min-width:768px){.page--tiktok-followers .hero .hero__image.hero__image--lottie{margin:-50px -40px -30px}}@media(min-width:1200px){.page--tiktok-followers .hero .hero__image.hero__image--lottie{margin-bottom:0;margin-left:-80px}}@media(min-width:1400px){.page--tiktok-followers .hero .hero__image.hero__image--lottie{margin:-100px;left:calc(50% + 50px)}}@media(min-width:1400px){.page--automatic-tiktok-likes .hero .hero__image{margin:32px 0 52px -32px}}@media(max-width:767.98px){.page--automatic-tiktok-likes .hero .hero__image.hero__image--lottie{margin-top:-22px;margin-bottom:-46px}.page--automatic-tiktok-likes .hero .hero__image.hero__image--lottie .hero__lottie{height:92vw;min-height:320px}}@media(min-width:768px){.page--automatic-tiktok-likes .hero .hero__image.hero__image--lottie{margin:-40px -40px -40px -20px}}@media(min-width:992px){.page--automatic-tiktok-likes .hero .hero__image.hero__image--lottie{margin-left:-10px}}@media(min-width:1200px){.page--automatic-tiktok-likes .hero .hero__image.hero__image--lottie{margin-left:-30px}}@media(min-width:1400px){.page--automatic-tiktok-likes .hero .hero__image.hero__image--lottie{margin-top:-90px;margin-bottom:-75px;margin-left:-13px}.page--automatic-tiktok-likes .hero .hero__image.hero__image--lottie .hero__lottie{height:667px}}@media(min-width:992px){.page--automatic-tiktok-views .hero .hero__image{margin-right:-28px}}@media(min-width:1400px){.page--automatic-tiktok-views .hero .hero__image{margin:-10px 4px 18px -68px}}@media(max-width:767.98px){.page--automatic-tiktok-views .hero .hero__image.hero__image--lottie{margin-top:-10px;margin-bottom:-58px}}@media(min-width:768px){.page--automatic-tiktok-views .hero .hero__image.hero__image--lottie{margin:-40px -40px -40px -20px}}@media(min-width:992px){.page--automatic-tiktok-views .hero .hero__image.hero__image--lottie{margin-left:-10px}}@media(min-width:1200px){.page--automatic-tiktok-views .hero .hero__image.hero__image--lottie{margin-left:-30px}}@media(min-width:1400px){.page--automatic-tiktok-views .hero .hero__image.hero__image--lottie{margin-top:-90px;margin-bottom:-75px;margin-left:-20px}}.hero--terms{min-height:0;padding-top:98px;padding-bottom:25px;text-align:center}@media(min-width:992px){.hero--terms{padding-top:184px;padding-bottom:28px}}.hero--terms .hero__spacer{display:none}.hero--terms .hero__content{padding-bottom:0}.hero--terms .hero__heading{margin-bottom:0}.hero--terms .row{justify-content:center}.hero--terms .col-xxl-7{display:none}.hero--support{padding-top:99px;gap:42px}@media(min-width:768px){.hero--support{padding-bottom:0}}@media(max-width:767.98px){.hero--support{padding-bottom:16px}}@media(min-width:1200px){.hero--support+.block--faq{margin-top:224px}}.hero--support:after{background-color:#af4ffd;z-index:-2}@media(min-width:768px){.hero--support>.row>*{padding-right:7px;padding-left:7px}}@media(min-width:768px)and (max-width:1399.98px){.hero--support>.row>*{flex-direction:column}}.hero--support .hero__content{min-height:auto;padding-bottom:0;text-align:center;align-items:center}.hero--support .hero__image{width:100vw;margin-bottom:0;position:relative;left:50%;transform:translate(-50%);overflow:hidden;z-index:-1}@media(min-width:768px)and (max-width:1199.98px){.hero--support .hero__image{width:100%}}@media(min-width:1200px){.hero--support .hero__image{height:576px;position:absolute;bottom:0}}@media(max-width:1199.98px){.hero--support .hero__image{margin-top:20px}}.hero--support .hero__image picture{width:100%}@media(min-width:1200px){.hero--support .hero__image picture{height:100%}}@media(min-width:1200px){.hero--support .hero__image img{width:auto;max-width:none;position:absolute;left:50%;transform:translate(-854px);bottom:-6px}}@media(max-width:1199.98px){.hero--support .hero__image img{width:398px;margin:0;transform:translate(-213px);position:relative;left:50%}}.hero--support .hero__support-form{width:100%;background:#f4f0f9;border-radius:24px;padding:16px;flex-grow:1;position:relative}@media(min-width:768px){.hero--support .hero__support-form{padding:32px;margin:44px auto -48px;border-radius:40px;transform:translate(2px)}}@media(max-width:1199.98px){.hero--support .hero__support-form{margin-top:-126px}}.hero--support .hero__support-form .form-control{background:#fff}@media(max-width:767.98px){.hero--support .hero__support-form .form-control{font-size:16px}}.hero--support .hero__support-form textarea.form-control{height:134px}@media(min-width:768px){.hero--support .hero__support-form textarea.form-control{height:179px}}.hero--support .hero__support-form .btn{width:100%}.hero--support .hero__support-form-message{padding:12px 16px;margin:8px 0;border:1px solid rgba(255,0,55,.2);border-radius:12px;background:#ff00370f;color:#ff0037;font-size:13px;font-weight:600;line-height:1.4}.hero--support .hero__support-form-message[hidden]{display:none}.hero--support .hero__support-form:after{content:" ";display:block;overflow:hidden;width:92px;height:164px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='91' height='164' fill='none'%3E%3Cpath fill='%23fff' stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='8' d='M40.135 30.961c.625-.078 9.143 9.534 9.143 9.534s-5.549 13.13-23.523 14.927C7.78 57.218 8.64 70.739 8.64 70.739S8.406 86.29 25.99 90.666c0 0-16.334 11.957-9.535 26.493 6.8 14.535 21.726 13.519 21.726 13.519s-14.927 11.332 1.797 24.929c16.724 13.598 38.997-15.317 38.997-15.317s16.255-29.774 0-82.055C62.72 5.954 36.54 4 36.54 4S19.267 7.204 12.234 5.407C5.2 3.609 4.185 14.55 4.185 14.55s-4.923 22.116 35.95 16.411Z'/%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='8' d='M62.719 69.644c.156.47-9.456 26.649-36.73 21.1M76.239 101.371s-11.801 27.118-38.137 29.384'/%3E%3C/svg%3E") 0 0/contain no-repeat;position:absolute;right:-19px;top:-27px}@media(max-width:1199.98px){.hero--support .hero__support-form:after{width:48px;height:88px;right:-12px;top:-18px;transform:rotate(-16.33deg)}}.hero--support .hero__support-success{width:100%;padding:48px 24px;margin:44px auto -48px;border-radius:40px;background:#f4f0f9;position:relative;text-align:center}@media(max-width:1199.98px){.hero--support .hero__support-success{margin-top:-126px}}@media(max-width:767.98px){.hero--support .hero__support-success{padding:40px 20px;border-radius:24px}}.hero--support .hero__support-success[hidden]{display:none}.hero--support .hero__support-success:focus{outline:none}.hero--support .hero__support-success-icon{width:56px;height:56px;margin:0 auto 20px;border-radius:50%;background:#8ff624;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:800;color:#150621}.hero--support .hero__support-success h2{margin-bottom:8px}.hero--support .hero__support-success p{margin:0}.hero--support .hero__support-status{max-width:400px;padding:8px;margin:19px auto 0;background:#150621;border-radius:24px;list-style:none;display:flex;flex-direction:column;align-items:stretch;gap:8px;color:#fff9;font-size:13px;line-height:1.3}@media(min-width:1400px){.hero--support .hero__support-status{width:301px;position:absolute;right:12px;bottom:31px}}.hero--support .hero__support-status li{padding:16px 20px 20px 32px;background:#ffffff14;border-radius:24px;color:inherit;text-decoration:none;display:block;position:relative}.hero--support .hero__support-status li:before{content:" ";display:block;overflow:hidden;width:4px;border-radius:15px;background:#fff3;position:absolute;left:20px;top:20px;bottom:20px}.hero--support .hero__support-status li strong{display:flex;color:#fff;font:28px PP Pangram Sans Compressed,sans-serif;text-transform:uppercase;align-items:center;gap:6px}.hero--support .hero__support-status-circle{width:10px;height:10px;background:#8ff624;border-radius:50%;display:block}.hero--support .hero__support-status-circle--yellow{background:#fdff4c}.hero--support .hero__support-status-circle--green{background:#8ff624}.hero--support .hero__support-status-circle--red{background:#ff0037}.hero-about{height:200vh;height:200dvh;display:flex;flex-direction:column;text-align:center;position:relative;z-index:1;background:#af4ffd}.hero-about__space{min-height:100%;padding:98px 0 30px;display:flex;flex-direction:column}@media(min-width:768px){.hero-about__space{overflow:hidden;margin-bottom:-30px}}@media(min-width:768px)and (max-width:1399.98px){.hero-about__space{width:100vw;position:relative;left:50%;margin-left:-50vw}.hero-about__space .hero-about__heading,.hero-about__space .hero-about__content{max-width:1144px;margin-left:auto;margin-right:auto}.hero-about__space .hero-about__content{padding-left:572px}}@media(min-width:768px)and (max-width:1199.98px){.hero-about__space .hero-about__content{max-width:728px;padding-left:364px}}@media(min-width:1200px){.hero-about__space{padding-top:128px}}.hero-about__content{line-height:1.3em;position:relative;flex:1;display:flex;flex-direction:column}@media(min-width:768px){.hero-about__content{min-height:420px;padding-left:50.3%;text-align:left}}@media(min-width:1200px){.hero-about__content{min-height:580px}}.hero-about__content p:last-of-type{margin-bottom:0}@media(min-width:1200px){.hero-about__content p{max-width:420px}}.hero-about__heading{margin-bottom:13px}@media(min-width:768px){.hero-about__heading{font-size:90px}}@media(min-width:992px){.hero-about__heading{font-size:120px}}@media(min-width:1200px){.hero-about__heading{margin-bottom:10px;font-size:160px;line-height:.85;letter-spacing:-.03em}}@media(max-width:767.98px){.hero-about__heading{line-height:40px}}@media(max-width:767.98px){.hero-about__heading br{display:none}}.hero-about__heading span{letter-spacing:0}.hero-about__image{width:100vw;padding:0;margin:0 0 0 -50vw;position:absolute;top:0;bottom:0;left:50%;z-index:-1}.hero-about__image picture{display:block}@media(min-width:768px){.hero-about__image picture{width:100%}}.hero-about__image picture img{width:100%;height:auto;margin:0 auto;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hero-about__figure{width:100%;max-width:1680px;height:100vh;height:100dvh;min-height:480px;margin:0 auto;overflow:hidden;display:flex;flex-direction:column;justify-content:center;position:sticky;top:0;right:0;left:0}@media(min-width:768px){.hero-about__figure{min-height:640px}}@media(min-width:1200px){.hero-about__figure{min-height:850px;justify-content:flex-end}}.hero-about__lottie{width:100%;height:auto;max-height:100%;padding-bottom:10px;margin:0;display:block;aspect-ratio:1920/1080}@media(max-width:767.98px){.hero-about__lottie{width:160%;margin-left:-15%}}@media(min-width:768px){.hero-about__lottie{width:140%;margin-left:-10%}}@media(min-width:992px){.hero-about__lottie{width:120%;margin-left:-5%}}@media(min-width:1200px){.hero-about__lottie{width:100%;margin-left:0}}.hero-about__lottie svg rect[fill="#ffffff"]{display:none}.hero-about:after{content:" ";display:block;overflow:hidden;position:absolute;inset:0 -16px;z-index:-2;background:#af4ffd}@media(min-width:576px){.hero-about:after{width:100vw;right:auto;left:50%;transform:translate3d(-50%,0,0)}}.hero-about__years{padding:0;margin:0;list-style:none;text-align:left;flex:1;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;font:500 13px/1.3 Inter Tight,sans-serif;color:#15062199}@media(min-width:768px){.hero-about__years{overflow:visible;font-size:14px}}@media(min-width:1200px){.hero-about__years{padding-bottom:60vh;margin-top:61px;overflow:visible;font-size:16px}}.hero-about__year{width:160px;padding:15px 16px;margin-bottom:20px;position:relative;background:#f4f0f9;border-radius:24px}@media(min-width:768px){.hero-about__year{width:188px}}@media(min-width:1200px){.hero-about__year{width:318px;padding:22px 24px 20px;margin-bottom:60px}}.hero-about__year strong{margin-bottom:16px;display:block;font:38px/34px PP Pangram Sans Compressed,sans-serif;letter-spacing:-.01em;color:#150621}@media(min-width:768px){.hero-about__year strong{margin-bottom:24px}}@media(min-width:1200px){.hero-about__year strong{margin-bottom:48px;font-size:68px;line-height:61px}}.hero-about__year strong small{display:block;font:700 14px/1.3 Inter Tight,sans-serif;letter-spacing:0}@media(min-width:1200px){.hero-about__year strong small{font-size:16px;line-height:1}}@media(max-width:991.98px){.hero-about__year:nth-child(1){margin-top:5vh;margin-bottom:5vh}}@media(max-width:991.98px)and (max-width:767.98px){.hero-about__year:nth-child(1){align-self:flex-end}}@media(max-width:991.98px)and (max-height:700px){.hero-about__year:nth-child(1){margin-top:3vh;margin-bottom:3vh}}@media(min-width:992px){.hero-about__year:nth-child(1){margin-top:5vh}}@media(min-width:1200px){.hero-about__year:nth-child(1){margin-top:0}}@media(max-width:767.98px){.hero-about__year:nth-child(2){margin-bottom:25vh;align-self:flex-end}}@media(max-width:767.98px)and (max-height:700px){.hero-about__year:nth-child(2){margin-bottom:10vh}}@media(min-width:768px){.hero-about__year:nth-child(2){transform:translate(60%)}}@media(min-width:992px){.hero-about__year:nth-child(2){transform:translate(102%)}}@media(max-width:767.98px){.hero-about__year:nth-child(3){margin-bottom:20vh}}@media(min-width:768px){.hero-about__year:nth-child(3){transform:translate(-190%)}}@media(min-width:768px)and (max-width:1199.98px){.hero-about__year:nth-child(3){margin-top:30vh}}@media(min-width:992px){.hero-about__year:nth-child(3){transform:translate(-240%)}}@media(min-width:1200px){.hero-about__year:nth-child(3){margin-top:-175px;transform:translate(-205%)}}@media(max-width:1199.98px){.hero-about__year:nth-child(4){margin-top:auto;margin-bottom:0;justify-self:flex-end;align-self:flex-end;right:0;bottom:7vh}}@media(max-width:1199.98px)and (max-width:991.98px){.hero-about__year:nth-child(4){right:40px}}@media(max-width:1199.98px)and (max-width:767.98px){.hero-about__year:nth-child(4){bottom:20px}}@media(min-width:992px){.hero-about__year:nth-child(4){align-self:flex-end;right:-20px}}@media(min-width:1200px){.hero-about__year:nth-child(4){margin-top:100px;align-self:flex-start;transform:translate(51%)}}.block--about{position:relative}.block--about .block__header{margin-bottom:0;position:relative;z-index:1}@media(max-width:767.98px){.block--about .block__header{margin-top:-1px}}@media(min-width:1200px){.block--about .block__header{margin-top:-2px}}.block--about .block__header.center p.lead{padding:0}@media(max-width:767.98px){.block--about .block__header.center p.lead{max-width:216px}}.block--about:after{content:" ";display:block;overflow:hidden;height:118px;position:absolute;right:-16px;left:-16px;bottom:-62px;background:url(https://cdn.stormlikes.com/assets/releases/prod/16ac6cb/img/about/bg-mobile.svg) no-repeat center center/auto 100%}@media(min-width:576px){.block--about:after{height:140px}}@media(min-width:768px){.block--about:after{width:100vw;height:230px;left:50%;right:auto;bottom:-68px;background-image:url(https://cdn.stormlikes.com/assets/releases/prod/16ac6cb/img/about/bg.svg);transform:translate3d(-50%,0,0)}}@media(min-width:1200px){.block--about:after{height:288px;background-position:52% 50%}}.block--statement{margin-bottom:91px}@media(min-width:768px){.block--statement{margin-top:178px;margin-bottom:165px}}.statement__heading{max-width:1076px;margin-left:auto;margin-right:auto;display:block;text-align:center}@media(max-width:767.98px){.statement__heading{line-height:.91;letter-spacing:0}}@media(min-width:768px)and (max-width:991.98px){.statement__heading{font-size:50px}}.statement__heading .icon{width:68px;height:39px;border-radius:8px;margin-top:-8px;margin-right:0;margin-left:0;display:inline-flex;vertical-align:middle;justify-content:center;align-items:center}@media(min-width:768px){.statement__heading .icon{width:82px;height:42px;margin-top:-10px}}@media(min-width:992px){.statement__heading .icon{width:110px;height:52px;border-radius:16px;margin-top:-13px}}@media(min-width:1200px){.statement__heading .icon{width:133px;height:77px;border-radius:16px;margin-top:-17px;margin-right:-4px;margin-left:-4px}}.statement__heading .icon img{width:auto;max-height:90%}.statement__heading .icon--yellow{background:#fdff4c}.statement__heading .icon--pink{background:#e741f6}.statement__heading .icon--violet{background:#874fff}.statement__heading .icon--green{background:#8ff624}.statement__heading .icon--orange{background:#ff5900}@media(max-width:767.98px){.statement__heading .icon--hidden{display:none}}@media(min-width:768px){.statement__heading .icon--visible{display:none}}@media(max-width:767.98px){.block--features .block__header{margin-bottom:13px}}@media(min-width:768px){.block--features .block__header{margin-bottom:27px}}@media(min-width:768px){.page--index .block--features .block__header{margin-bottom:38px}.page--index .block--features .features__heading{margin-bottom:18px}.page--index .block--features .features__image{margin-bottom:31px}}@media(max-width:767.98px){.page--automatic-instagram-likes .block--features .block__header{margin-top:-2px}}@media(min-width:1200px){.page--automatic-instagram-likes .block--features .block__header{margin-top:-1px;margin-bottom:37px}.page--automatic-instagram-likes .block--features .block__header p:not(.lead){max-width:480px}}@media(min-width:768px){.features .swiper-wrapper{width:auto!important;margin-right:-8px!important;flex-wrap:wrap!important;gap:40px 8px}}.features__heading{position:relative;margin-bottom:16px;font-size:20px;font-weight:800;line-height:1.1;letter-spacing:0;text-align:center}@media(max-width:575.98px){.features__list{padding:0 16px;margin:0 -16px}}@media(min-width:576px)and (max-width:767.98px){.features__list{width:100vw;padding:0 calc((100vw - 544px)/2);margin-left:-50vw;position:relative;left:50%}}@media(min-width:768px){.features__list{width:100%}}.features__entry{width:272px;text-align:center}@media(min-width:576px){.features__entry{width:268px}}@media(min-width:768px){.features__entry{width:237px}.features__entry.swiper-slide{margin-right:0!important}}@media(min-width:992px){.features__entry{width:304px}}@media(min-width:1200px){.features__entry{width:373px}}@media(min-width:1400px){.features__entry{width:426px}}.features__entry--pink .features__image{background-color:#e741f6}.features__entry--violet .features__image{background-color:#af4ffd}.features__entry--blue .features__image{background-color:#009dff}.features__entry--green .features__image{background-color:#8ff624}.features__entry--yellow .features__image{background-color:#fdff4c}.features__entry--orange .features__image{background-color:#ff5900}.features__image{width:100%;margin-bottom:22px;border-radius:20px;aspect-ratio:426/348;display:flex;align-items:center;justify-content:center}@media(max-width:575.98px){.features__image{width:272px}}@media(min-width:768px){.features__image{padding:30px;margin-bottom:31px;border-radius:24px}}@media(min-width:1200px){.features__image{border-radius:40px}}.features__image img{display:block;max-width:74%;height:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.features__image img{max-width:100%;max-height:100%}}.features__content{padding:0 14px;color:#15062199}@media(min-width:768px){.features__content{padding:0 24px;font-size:16px;line-height:1.3}}@media(min-width:992px){.features__content{padding:0 34px}}.features__content p:last-of-type{margin-bottom:0}.features__title{margin-bottom:6px;color:#150621}@media(min-width:768px){.features__title{margin-bottom:4px}}@media(min-width:576px)and (max-width:991.98px){.features--overflow .features__entries{width:100vw;padding:0 20px;margin-left:50%;transform:translate(-50%);overflow-x:auto;flex-wrap:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.features--overflow .features__entries::-webkit-scrollbar{display:none}.features--overflow .features__entries .col-12{flex:0 0 auto;width:auto}}@media(min-width:576px)and (max-width:767.98px){.features--overflow .features__image{width:272px}}.features--small .features__image{width:154px;height:125px;padding:20px;margin-left:auto;margin-right:auto}.cta{padding:46px 16px 174px;margin-top:100px;margin-bottom:100px;border-radius:24px;position:relative;z-index:1;background:var(--color-page)}@media(min-width:768px){.cta{padding:50px 30px 52px;border-radius:40px}}@media(min-width:1200px){.cta{margin:180px -3px;padding:80px 60px 52px;border-radius:52px}}.cta__content{font-weight:500;font-size:18px;line-height:1.3;text-align:center;position:relative;z-index:1}@media(min-width:1200px){.cta__content{font-size:20px}}.cta__content p{max-width:378px;margin-right:auto;margin-left:auto}.cta__content p:last-of-type{margin-bottom:0}.cta__heading{margin-bottom:6px;font-size:80px;line-height:.9;font-weight:800;letter-spacing:-2.4px;text-transform:uppercase}@media(min-width:768px){.cta__heading{font-size:100px}}@media(min-width:1200px){.cta__heading{margin-bottom:10px;font-size:130px}}@media(min-width:1400px){.cta__heading{font-size:160px;line-height:.85;letter-spacing:-.03em}}.cta .btn{margin-top:20px}.cta__buttons{margin-top:20px;display:flex;justify-content:center;gap:8px}@media(max-width:575.98px){.cta__buttons{flex-direction:column;align-items:center}}.cta__buttons .btn{margin-top:0}.cta__pictures-left{width:374px;height:auto;display:block;position:absolute;bottom:-39px;left:59px}@media(max-width:1199.98px){.cta__pictures-left{width:280px;max-width:30%}}@media(max-width:767.98px){.cta__pictures-left{display:none}}.cta__pictures-right{width:378px;height:auto;display:block;position:absolute;bottom:-29px;right:59px}@media(max-width:1199.98px){.cta__pictures-right{width:290px;max-width:30%}}@media(max-width:767.98px){.cta__pictures-right{display:none}}.cta__pictures-m{display:none}@media(max-width:767.98px){.cta__pictures-m{width:318px;height:auto;display:block;position:absolute;bottom:10px;left:50%;margin-left:-158px}}@media(max-width:767.98px){.block--compare .block__header{margin-top:-2px;margin-bottom:20px}}.compare>.row:first-child .compare__cell{border-radius:24px 24px 0 0}.compare>.row:last-child .compare__cell{padding-bottom:8px;border-radius:0 0 24px 24px}@media(max-width:767.98px){.compare>.row>[class^=col]:first-child{display:none}}.compare>.row>[class^=col]:nth-child(2) .compare__cell{background-color:#150621}.compare__cell{width:100%;height:100%;padding:4px 8px;background:#f4f0f9}.compare__text{height:100%;padding:25px 24px;border-radius:16px;background:#fff;text-transform:uppercase;font-size:14px;line-height:18px;font-weight:800;display:flex;justify-content:flex-start;align-items:center;gap:8px}@media(max-width:767.98px){.compare__text{padding:15px 16px 13px;flex-direction:column}}.compare__text small{margin-bottom:12px;font-size:10px;font-weight:800;line-height:1;text-transform:uppercase;color:#15062166}@media(min-width:768px){.compare__text small{display:none}}.compare__text strong{font-size:14px;font-weight:800;line-height:16px;text-transform:uppercase;color:#150621}@media(max-width:767.98px){.compare__text strong{text-align:center}}.compare__text img,.compare__text svg{width:16px;height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:992px){.compare__text img,.compare__text svg{width:24px;height:24px}}.compare__title{min-height:100%;padding:20px 10px 14px;text-align:center;font-size:18px;font-weight:700;line-height:1.3;letter-spacing:-.36px;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.compare__title{padding:27px 24px 23px;font-size:20px;letter-spacing:-.4px}}.compare__title svg,.compare__title img{display:block;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.compare__title p{margin:0}@media(max-width:991.98px){.compare__hide{display:none}}@media(min-width:992px){.compare__show{display:none}}.block--faq .block__header{margin-bottom:13px}@media(min-width:768px){.block--faq .block__header{margin-bottom:26px}}.faq{max-width:643px;margin-right:auto;margin-left:auto;position:relative;z-index:1}.faq.faq--dark .faq__question>*:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.5' d='M3.776 8.145s5.873 7.047 8.222 7.047 8.221-7.047 8.221-7.047'/%3E%3C/svg%3E") no-repeat center center}.faq__filter{padding:0;margin:0 0 20px;list-style:none;font-size:14px;line-height:1.1;font-weight:800;flex-wrap:wrap;text-transform:uppercase;display:flex;justify-content:center;gap:8px;position:relative;z-index:5}@media(max-width:767.98px){.faq__filter{font-size:12px}}@media(max-width:575.98px){.faq__filter{padding:0 16px;margin-right:-16px;margin-left:-16px;overflow:hidden;overflow-x:auto;justify-content:flex-start;flex-wrap:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.faq__filter::-webkit-scrollbar{display:none}}.faq__filter li a{padding:12px 20px 11px;background:#f4f0f9;border-radius:8px;display:block;color:#150621;text-decoration:none;transition:none}@media(min-width:768px){.faq__filter li a{padding-top:14px;padding-bottom:13px}}@media(hover:hover){.faq__filter li a:hover,.faq__filter li a:focus{border-color:#15062199;color:#15062199}}.faq__filter li.active a{color:#fff;background-color:#150621}.faq__item{padding:24px 16px 23px;border:none;border-radius:16px;margin-bottom:8px;background:#f4f0f9}@media(min-width:768px){.faq__item{padding:20px 24px;border-radius:24px}}@media(min-width:1400px){.faq__item{padding:32px}}.faq__item.active .faq__answer{display:block}.faq__item.clicked .faq__question>*:after{transform:rotate(180deg)}.faq__item.opening .faq__answer{max-height:0}.faq__item.closing .faq__answer{max-height:0!important}.faq__item.hidden{display:none}.faq__question{position:relative;z-index:2}.faq__question:after{content:" ";display:block;overflow:hidden;position:absolute;inset:-20px -24px;cursor:pointer}@media(min-width:1400px){.faq__question:after{inset:-32px}}.faq__question>*{padding-right:60px;margin:0;font:700 18px/1.3 Inter Tight,sans-serif;text-transform:none;letter-spacing:-.36px;position:relative;z-index:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.faq__question>*{font-size:20px;letter-spacing:-.4px}}.faq__question>*:after{content:" ";display:block;overflow:hidden;width:24px;height:24px;margin:auto 0;position:absolute;top:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.5' d='M3.776 8.145s5.873 7.047 8.222 7.047 8.221-7.047 8.221-7.047'/%3E%3C/svg%3E") no-repeat center center;transition:transform .3s ease}@media(min-width:1200px){.faq__question>*:after{top:-1px}}.faq__answer{display:none;overflow:hidden;transform:translateZ(0);transition:max-height .3s cubic-bezier(.355,.045,.645,1);will-change:max-height}.faq__answer>*:first-child{margin-top:24px}@media(min-width:768px){.faq__answer>*:first-child{margin-top:32px}}.faq__answer p{margin-bottom:8px}@media(min-width:768px){.faq__answer p{margin-bottom:10px}}.faq__answer>*:last-child{margin-bottom:0}@media(min-width:768px){.faq__answer>*:last-child{margin-bottom:8px}}.faq__answer-meta{margin-top:24px;color:#15062166;font-style:italic;font-weight:400}@media(min-width:768px){.faq__answer-meta{margin-top:32px}}.block--steps{padding:48px 16px 16px;border-radius:24px;background:#f4f0f9}@media(min-width:768px){.block--steps{padding:24px;border-radius:32px}}@media(min-width:1200px){.block--steps{padding:40px;border-radius:52px}}.block--steps>.row{align-items:center}@media(max-width:991.98px){.block--steps .block__header{margin:0 0 28px}}@media(max-width:991.98px)and (min-width:768px){.block--steps .block__header{text-align:center}.block--steps .block__header p{margin-left:auto;margin-right:auto}}@media(max-width:767.98px){.block--steps .block__header{margin-top:-1px}}.block--steps .block__header p:not(.lead){max-width:317px}.block--steps .block__buttons{margin-top:20px;display:flex;gap:4px}@media(max-width:991.98px)and (min-width:768px){.block--steps .block__buttons{justify-content:center}}.block--steps .block__buttons .btn{padding-left:18px;padding-right:18px}@media(max-width:767.98px){.block--steps .block__buttons .btn{flex:1}}@media(max-width:991.98px){.block--steps .block__buttons--header{display:none}}.block--steps .block__buttons--stacked{display:none}@media(max-width:991.98px){.block--steps .block__buttons--stacked{display:flex;margin-top:28px}}.steps{gap:8px 0}@media(max-width:767.98px){.steps{gap:7.5px 0}.steps .col-12:first-child .step__title{margin-top:36px}}@media(min-width:768px){.steps--media .step{min-height:240px}}@media(min-width:1200px){.steps--media .step{min-height:256px}}.steps--media .step__image{margin:auto;align-self:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:767.98px){.steps--media .step__image{min-height:96px;display:flex;align-items:center;justify-content:center}}.steps--media .step__image img{max-width:100%;height:auto;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.step{height:100%;padding:24px 16px;border-radius:16px;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:#15062199}@media(min-width:768px){.step{min-height:260px;padding:24px 24px 22px;border-radius:24px}}@media(min-width:1200px){.step{min-height:281px}}@media(max-width:1199.98px)and (min-width:992px){.step{padding-right:16px;padding-left:16px}}.step__label{padding:7px 15px 3px;margin-bottom:auto;border-radius:100px;font:800 20px/1 PP Pangram Sans Compressed,sans-serif;text-transform:uppercase;display:inline-block;color:#150621;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:767.98px){.step__label{margin-left:-1px}}.step__label--green{background-color:#8ff624}.step__label--yellow{background-color:#fdff4c}.step__label--blue{background-color:#009dff}.step__label--pink{background-color:#e741f6}.step__info{padding:7px 8px 7px 10px;margin-top:8px;margin-bottom:29px;border-radius:8px;background:#150621;font-size:13px;line-height:16px;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;white-space:nowrap;gap:6px;position:relative;cursor:help}@media(min-width:768px){.step__info{margin-top:14px;margin-bottom:20px}}@media(min-width:1200px){.step__info{padding-top:8px;padding-bottom:8px}}@media(max-width:1199.98px)and (min-width:992px){.step__info{font-size:12px}}.step__info+.step__title{margin-top:0}.step__info img{position:relative;cursor:help;flex-shrink:0}.step__info:after{content:attr(data-title);max-width:240px;min-width:180px;padding:8px 10px;border-radius:10px;position:absolute;right:-104px;bottom:calc(100% + 10px);font-size:12px;line-height:1.35;white-space:normal;font-weight:600;color:#fff;text-align:center;transform:translateY(4px);background:#150621;box-shadow:0 4px 16px #15062126;opacity:0;visibility:hidden;pointer-events:none;z-index:20;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.step__info:before{content:"";position:absolute;right:10px;bottom:calc(100% - 2px);transform:translateY(4px);border:6px solid transparent;border-top-color:#150621;opacity:0;visibility:hidden;pointer-events:none;z-index:20;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}@media(hover:hover){.step__info:hover:after,.step__info:hover:before{opacity:1;visibility:visible;transform:translateY(0)}}.step__info.is-open:after,.step__info.is-open:before{opacity:1;visibility:visible;transform:translateY(0)}.step__title{margin-top:30px;margin-bottom:6px;color:#150621;line-height:.9}@media(max-width:1199.98px)and (min-width:992px){.step__title{font-size:28px}}@media(max-width:767.98px){.step__title{margin-top:27px;margin-bottom:7.5px}.step__title br{display:none}}.step p{margin-bottom:0}.block--target .block__header{max-width:703px}@media(max-width:767.98px){.block--target .block__header{margin-bottom:18px}.block--target .block__header h2 br,.block--target .block__header .h2 br{display:none}}@media(max-width:575.98px){.target__list{padding:0 16px;margin:0 -16px}}@media(min-width:576px)and (max-width:767.98px){.target__list{width:100vw;padding:0 calc((100vw - 544px)/2);margin-left:-50vw;position:relative;left:50%}}@media(min-width:768px){.target__list{width:100%}}.target__entry{width:272px;height:auto;padding:8px;border-radius:24px;display:flex;flex-direction:column;align-items:stretch;gap:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:576px){.target__entry{width:268px}}@media(min-width:768px){.target__entry{width:calc(33.3% - 5.5px);margin-right:8px}}@media(min-width:1200px){.target__entry{border-radius:40px;gap:28px}}.target__entry--pink{background-color:#e741f6}.target__entry--blue{background-color:#009dff}.target__entry--orange{background-color:#ff5900}.target__title{padding:16px 10px 10px;background:#150621;border-radius:24px 24px 0 0;margin:-8px -8px 0;color:#fff;text-align:center;line-height:1}@media(min-width:1200px){.target__title{padding:20px 15px 15px;border-radius:40px 40px 0 0}}.target__image{margin:0;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.target__image{min-height:204px;padding-bottom:12px}}@media(max-width:767.98px){.target__image{height:167px;padding-top:20px;padding-bottom:26px}}.target__image img{width:auto;max-width:100%;max-height:100%;object-fit:contain;display:block}@media(max-width:767.98px){.target__image img{height:100%}}.target__content{padding:24px 16px;background:#fff;border-radius:16px;color:#150621;font-size:22px;font-weight:700;line-height:26px;flex-grow:1}@media(min-width:1200px){.target__content{padding:32px;border-radius:32px;font-size:28px;line-height:34px}}.target__content small{max-width:277px;margin-bottom:12px;display:block;color:#15062199;font-size:18px;font-weight:500;line-height:1.3}@media(min-width:1200px){.target__content small{margin-bottom:16px;font-size:20px}}.target__content p:last-of-type{margin-bottom:0}.block--free{padding:8px;border-radius:24px;background:#f4f0f9}@media(min-width:1200px){.block--free{border-radius:52px}}@media(min-width:768px){.block--free>.row{align-items:center}.block--free>.row>.col-md-6:nth-child(2){align-self:stretch}}@media(max-width:767.98px){.free{row-gap:16px}.free__picture-column{order:1}.free__content-column{order:2}}.free__content{padding:38px 8px 44px}@media(min-width:768px){.free__content{padding-right:4px;position:relative;z-index:2}}@media(min-width:992px){.free__content{padding-right:30px}}@media(min-width:1200px){.free__content{padding:24px 32px;position:relative;top:-2px}}@media(max-width:767.98px){.free__content{text-align:center;padding:24px 8px 8px}.free__content p{margin-right:auto;margin-left:auto}}@media(min-width:768px){.free__content h2{margin-bottom:14px}}@media(min-width:768px)and (max-width:991.98px){.free__content h2{font-size:56px}}.free__content p:not(.lead){max-width:335px}.free__actions{display:flex;flex-wrap:wrap;gap:5px}.free__actions .btn{flex-shrink:0}@media(max-width:767.98px){.free__actions{width:100%;flex-direction:column;gap:8px}.free__actions .btn{width:100%;display:flex;align-items:center;justify-content:center}}.free__picture{margin:0;display:flex;border-radius:20px;background:#e741f6;position:relative;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.free__picture{height:100%;margin-left:7px;align-items:center}}@media(min-width:1200px){.free__picture{min-height:536px;border-radius:44px}}@media(max-width:767.98px){.free__picture{justify-content:flex-end}}.free__picture picture{display:block}@media(min-width:768px){.free__picture picture{max-height:536px;margin-right:-8px;margin-left:-50px;overflow:hidden}}@media(min-width:992px){.free__picture picture{margin-left:-100px}}@media(min-width:1400px){.free__picture picture{margin-left:-180px}}.free__picture img{width:100%;max-width:450px;height:auto;border-top-right-radius:20px;border-bottom-right-radius:20px;display:block}@media(min-width:768px){.free__picture img{max-width:none}}@media(min-width:1400px){.free__picture img{position:relative;top:-10px}}.free__form{max-width:396px;margin-top:28px;position:relative;display:flex;flex-direction:column;gap:8px;align-items:stretch}@media(max-width:991.98px){.free__form{margin-top:0;margin-right:auto;margin-left:auto}}.free__form .form-group-radio{padding:4px;margin:0;border-radius:16px;overflow:hidden;display:flex;align-items:center;gap:4px;background:#fff;position:relative}@media(min-width:768px){.free__form .form-group-radio{gap:8px}}.free__form .form-group-radio input[type=radio]{position:absolute;top:-40px;left:-40px;opacity:0;cursor:pointer}.free__form .form-group-radio input[type=radio]:checked+.form-label>span{color:#fff}.free__form .form-group-radio input[type=radio]:checked+.form-label>span img{filter:brightness(0) invert(1)}.free__form .form-group-radio input[type=radio]:nth-of-type(1):checked~.form-group-radio__line{left:4px}.free__form .form-group-radio input[type=radio]:nth-of-type(2):checked~.form-group-radio__line{left:calc(50% + 2px)}.free__form .form-group-radio .form-label{margin:0;position:relative;flex:1;z-index:2}.free__form .form-group-radio .form-label>span{padding:16.5px 18px 15.5px 10px;display:flex;border-radius:12px;font-size:12px;line-height:14px;font-weight:800;text-transform:uppercase;align-items:center;justify-content:center;gap:7px;transition:color .3s ease;cursor:pointer}@media(max-width:392.98px){.free__form .form-group-radio .form-label>span{padding-top:11.5px;padding-right:10px;padding-bottom:10.5px}}@media(min-width:768px){.free__form .form-group-radio .form-label>span{line-height:1.1}}@media(min-width:992px){.free__form .form-group-radio .form-label>span{padding:18px 18px 18px 12px;font-size:14px;gap:6px}}.free__form .form-group-radio .form-label>span .form-label__hidden{display:none}@media(min-width:992px){.free__form .form-group-radio .form-label>span .form-label__hidden{display:inline}}.free__form .form-group-radio .form-label>span img{width:16px;height:16px;margin-top:-.5px}@media(min-width:992px){.free__form .form-group-radio .form-label>span img{width:24px;height:24px}}.free__form .form-group-radio__line{width:calc(50% - 6px);border-radius:12px;position:absolute;top:4px;bottom:4px;left:0;z-index:1;background-color:#150621;transition:width .3s ease,left .3s ease}.free__form .form-group-submit{min-height:58px;margin-bottom:0;position:relative}@media(min-width:992px){.free__form .form-group-submit{min-height:72px}}.free__form .form-group-submit .form-control{padding:18px 80px 18px 20px;border-radius:16px;font-size:16px;font-style:normal;font-weight:500;line-height:22px;color:#15062166;background:#fff}@media(min-width:992px){.free__form .form-group-submit .form-control{padding:23px 80px 23px 20px;font-size:20px;line-height:1.3}}.free__form .form-group-submit .btn{width:auto;padding:0 16px;position:absolute;top:4px;right:4px;bottom:4px}@media(min-width:992px){.free__form .form-group-submit .btn{right:8px;top:8px;bottom:8px}}@media(max-width:991.98px){.free__form .form-group-submit .btn{font-size:12px}}.free__form-message{width:100%;padding:0 10px;font-size:13px;font-weight:500;position:absolute;top:100%;right:0;left:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media(min-width:768px){.free__form-message{padding-top:4px;padding-bottom:4px}}.free__form-message.is-visible{padding-top:4px;padding-bottom:4px;opacity:1;visibility:visible}.free__form-message--error{color:#ff0037}@media(max-width:767.98px){.block--reviews .block__header{margin-bottom:20px}}@media(min-width:768px){.block--reviews .block__header .h2,.block--reviews .block__header h2{margin-bottom:18px}}@media(min-width:1200px){.block--reviews .stars{padding-right:22px;gap:18px}}.reviews__list{max-width:2164px;margin:0 -16px 20px;position:relative;z-index:20}@media(min-width:576px){.reviews__list{width:100vw;margin-right:0;margin-left:0;left:50%;transform:translate(-50%)}}@media(min-width:768px){.reviews__list{margin-bottom:30px}}.reviews__list .swiper-wrapper{align-items:stretch}.reviews__list .swiper-slide{height:auto}.reviews__footer{max-width:426px;margin-right:auto;margin-left:auto;text-align:center;color:#15062199}.reviews__footer p:last-of-type{margin-bottom:0}.reviews__footer .btn{margin-top:18px}@media(max-width:767.98px){.reviews__footer .btn{padding-left:16px;padding-right:16px;margin-top:20px}}.review{padding:24px 16px;border-radius:24px;background:#f4f0f9;flex:0 0 300px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;position:relative;z-index:1;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.review{min-width:400px;max-width:426px;padding:32px 24px;border-radius:40px;flex:0 0 calc((100% - 32px) / 3)}}.review__content{color:#150621b3}@media(max-width:767.98px){.review__content{margin-top:-10px}}.review__content h3{margin-bottom:10px;color:#150621;letter-spacing:-.005em}@media(min-width:768px){.review__content h3{margin-bottom:18px;line-height:.9}}.review__content p:last-of-type{margin-bottom:0}.review__head{padding:12px 16px 10px;margin:-16px -8px 0;border-radius:16px 16px 4px 4px;background:#fff;font-size:13px;font-weight:700;opacity:.8;display:flex;justify-content:flex-start;align-items:center;align-self:stretch;gap:9px}@media(min-width:768px){.review__head{padding:16px 24px 14px;margin:-24px -16px 0;border-radius:32px 32px 4px 4px;gap:4px}}.review__head p:last-of-type{margin:0}.review__head img{display:block}@media(max-width:767.98px){.review__head span{width:100%}}.review__stars{border-radius:8px;background:#150621;display:flex;padding:6px 10px 6px 8px;align-items:center;gap:4px;color:#fff;font-weight:700}.review__stars-rating{width:90px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='16' fill='none' viewBox='0 0 71 16'%3E%3Cmask id='a' width='14' height='13' x='1' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M7.177 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566L12.2 8.923a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968L8.42 12.28a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23a%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M7.846 1.963a.173.173 0 0 1 .308 0L9.506 4.63c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294l-2.118 2.11c-.381.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.66 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.472-1.451L2.211 6.28a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.234-.897z'/%3E%3C/g%3E%3Cmask id='b' width='14' height='13' x='15' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M20.891 1.624a.923.923 0 0 1 1.647 0l1.351 2.667a.92.92 0 0 0 .681.494l2.954.462a.923.923 0 0 1 .509 1.566l-2.119 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.661 1.362a.923.923 0 0 1-1.332-.968l.473-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.954-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23b%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M21.56 1.963a.173.173 0 0 1 .309 0L23.22 4.63c.244.48.703.813 1.235.896l2.953.461c.14.022.196.194.095.294l-2.118 2.11c-.38.38-.557.92-.471 1.45l.473 2.952a.173.173 0 0 1-.249.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.661 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.471-1.451l-2.119-2.11a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.235-.897z'/%3E%3C/g%3E%3Cmask id='c' width='15' height='13' x='28' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M34.605 1.624a.923.923 0 0 1 1.647 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .509 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.473 2.951a.923.923 0 0 1-1.332.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.119-2.11a.923.923 0 0 1 .51-1.566l2.953-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23c%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M35.274 1.963a.173.173 0 0 1 .309 0l1.352 2.667c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294L39.1 8.391c-.382.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.661 1.363a.173.173 0 0 1-.25-.182l.475-2.951a1.68 1.68 0 0 0-.472-1.451L29.64 6.28a.173.173 0 0 1 .095-.294l2.953-.46a1.67 1.67 0 0 0 1.235-.897z'/%3E%3C/g%3E%3Cmask id='d' width='14' height='13' x='42' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M48.32 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.955.462a.923.923 0 0 1 .508 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23d%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M48.989 1.963a.173.173 0 0 1 .308 0L50.65 4.63c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294l-2.118 2.11c-.381.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.66 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.472-1.451l-2.118-2.11a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.234-.897z'/%3E%3C/g%3E%3Cmask id='e' width='14' height='13' x='56' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M62.034 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566l-2.119 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .508-1.566l2.954-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23e%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M62.703 1.963a.173.173 0 0 1 .308 0l1.352 2.667c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294l-2.118 2.11c-.381.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.66 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.472-1.451l-2.118-2.11a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.234-.897z'/%3E%3C/g%3E%3C/svg%3E") left center/90px 20px no-repeat}.review__stars-rating div{width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='16' fill='none' viewBox='0 0 71 16'%3E%3Cpath fill='%23fdff4c' d='M7.177 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566L12.2 8.923a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968L8.42 12.28a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494zM20.89 1.624a.923.923 0 0 1 1.647 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566l-2.12 2.11a.92.92 0 0 0-.26.8l.475 2.951a.923.923 0 0 1-1.333.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .508-1.566l2.954-.462a.92.92 0 0 0 .68-.494zM34.605 1.624a.923.923 0 0 1 1.647 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .509 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.473 2.951a.923.923 0 0 1-1.332.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.119-2.11a.923.923 0 0 1 .51-1.566l2.953-.462a.92.92 0 0 0 .68-.494zM48.32 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.955.462a.923.923 0 0 1 .508 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494zM62.034 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566l-2.119 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .508-1.566l2.954-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/svg%3E") left center/90px 20px no-repeat}.review__author{font-size:18px;font-weight:700;letter-spacing:-.4px;display:flex;align-items:center;gap:12px}@media(min-width:768px){.review__author{font-size:20px}}.review__author p{margin:0}.review__author img{width:52px;height:52px;border-radius:50%;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.review__author img{width:72px;height:72px}}.review__author small{display:block;color:#15062199;font-size:13px;font-weight:500;letter-spacing:0}.review{height:100%}.block--growth{padding:8px;border-radius:24px;background:#f4f0f9}@media(min-width:1200px){.block--growth{border-radius:52px}}.block--growth>.row{align-items:center}.block--growth>.row>.col-lg-6:nth-child(2){position:relative}@media(min-width:992px){.block--growth>.row>.col-lg-6:nth-child(2){align-self:stretch;display:flex;justify-content:flex-end}}.block--growth .block__header{padding:39px 8px 28px}@media(min-width:1200px){.block--growth .block__header{padding:24px 32px}}@media(max-width:991.98px){.block--growth .block__header{margin-bottom:0}}@media(max-width:991.98px)and (min-width:576px){.block--growth .block__header{text-align:center}.block--growth .block__header p{margin-left:auto;margin-right:auto}}.block--growth .block__header p:not(.lead){max-width:386px}.block--growth .block__header .block__subheading{font-size:20px;font-weight:700;color:#150621;letter-spacing:-.02em}@media(max-width:767.98px){.block--growth .block__header .block__subheading{margin-top:18px;font-size:18px}}.growth__picture{width:100%;height:100%;margin:0;display:block;position:relative;z-index:1}@media(min-width:992px){.growth__picture{min-height:470px}}@media(min-width:1200px){.growth__picture{min-height:635px}}@media(max-width:991.98px){.growth__picture{height:276px}}.growth__picture:before{content:" ";display:block;overflow:hidden;width:100%;border-radius:20px;background:var(--color-page);position:absolute;top:0;right:0;bottom:0;z-index:-1}@media(min-width:992px){.growth__picture:before{width:280px}}@media(min-width:1200px){.growth__picture:before{width:350px;border-radius:44px}}@media(min-width:1400px){.growth__picture:before{width:418px}}.growth__picture picture{width:100vw;height:331px;display:flex;justify-content:center;overflow:hidden;position:absolute;top:0;left:50%;transform-origin:center center;transform:translate(-50vw,-8px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:992px){.growth__picture picture{width:520px;height:auto;bottom:0;right:0;left:auto;transform:translate(8px,12px);align-items:center}}@media(min-width:1200px){.growth__picture picture{width:730px}}@media(min-width:1400px){.growth__picture picture{width:837px}}.growth__picture picture img{width:440px;height:auto;display:block;position:relative}@media(min-width:992px){.growth__picture picture img{width:100%}}@media(max-width:767.98px){.growth__picture picture img{left:-22px}}@media(min-width:1400px){.growth__picture--tiktok picture{width:833px;transform:translate(8px,-2px)}}@media(min-width:768px){.stars{padding:12px 16px;background-color:#150621;border-radius:12px;color:#fff9;display:inline-flex;align-items:center;gap:16px}}@media(max-width:767.98px){.stars{display:flex;flex-direction:column;align-items:center;gap:11px}}.stars__rating{display:flex;align-items:center;justify-content:center;gap:8px;font-size:20px;line-height:1.3;letter-spacing:-.02em;font-weight:700}@media(max-width:767.98px){.stars__rating{padding:12px 16px;background-color:#150621;border-radius:12px;color:#fff9}}.stars__rating span{width:128px;height:28px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='28' fill='none'%3E%3Cg clip-path='url%28%23a%29'%3E%3Cpath fill='%23FDFF4C' d='M12.56 2.842c.597-1.18 2.283-1.18 2.88 0l2.366 4.666c.235.464.678.786 1.192.866l5.168.808c1.308.204 1.828 1.807.89 2.74l-3.706 3.692a1.615 1.615 0 0 0-.455 1.4l.829 5.166c.21 1.306-1.154 2.297-2.331 1.694l-4.657-2.385a1.615 1.615 0 0 0-1.472 0l-4.657 2.385c-1.177.603-2.54-.388-2.331-1.694l.829-5.165a1.615 1.615 0 0 0-.455-1.401l-3.707-3.692c-.937-.933-.417-2.536.89-2.74l5.17-.808c.513-.08.956-.402 1.19-.866l2.366-4.666ZM37.56 2.842c.597-1.18 2.283-1.18 2.88 0l2.366 4.666c.235.464.678.786 1.192.866l5.168.808c1.308.204 1.828 1.807.89 2.74l-3.706 3.692a1.615 1.615 0 0 0-.455 1.4l.829 5.166c.21 1.306-1.154 2.297-2.331 1.694l-4.657-2.385a1.615 1.615 0 0 0-1.472 0l-4.657 2.385c-1.177.603-2.54-.388-2.331-1.694l.829-5.165a1.615 1.615 0 0 0-.455-1.401l-3.707-3.692c-.937-.933-.417-2.536.89-2.74l5.17-.808c.513-.08.956-.402 1.19-.866l2.366-4.666ZM62.56 2.842c.597-1.18 2.283-1.18 2.88 0l2.366 4.666c.235.464.678.786 1.192.866l5.168.808c1.308.204 1.828 1.807.89 2.74l-3.706 3.692a1.615 1.615 0 0 0-.455 1.4l.829 5.166c.21 1.306-1.154 2.297-2.331 1.694l-4.657-2.385a1.615 1.615 0 0 0-1.472 0l-4.657 2.385c-1.177.603-2.54-.388-2.331-1.694l.829-5.165a1.615 1.615 0 0 0-.455-1.401l-3.707-3.692c-.937-.933-.416-2.536.89-2.74l5.17-.808c.513-.08.956-.402 1.19-.866l2.366-4.666ZM87.56 2.842c.597-1.18 2.283-1.18 2.88 0l2.366 4.666c.235.464.678.786 1.192.866l5.168.808c1.308.204 1.828 1.807.891 2.74l-3.707 3.692a1.615 1.615 0 0 0-.455 1.4l.829 5.166c.21 1.306-1.154 2.297-2.331 1.694l-4.657-2.385a1.615 1.615 0 0 0-1.472 0l-4.657 2.385c-1.177.603-2.54-.388-2.331-1.694l.829-5.165a1.615 1.615 0 0 0-.455-1.401l-3.707-3.692c-.937-.933-.416-2.536.89-2.74l5.17-.808c.513-.08.956-.402 1.19-.866l2.366-4.666Z'/%3E%3Cmask id='b' width='24' height='24' x='102' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M112.559 2.842c.598-1.18 2.284-1.18 2.882 0l2.365 4.666c.235.464.678.786 1.192.866l5.168.808c1.308.204 1.828 1.807.891 2.74l-3.707 3.692a1.616 1.616 0 0 0-.455 1.4l.829 5.166c.21 1.306-1.154 2.297-2.331 1.694l-4.657-2.385a1.614 1.614 0 0 0-1.472 0l-4.657 2.385c-1.177.603-2.541-.388-2.331-1.694l.829-5.165a1.616 1.616 0 0 0-.455-1.401l-3.707-3.692c-.937-.933-.417-2.536.891-2.74l5.168-.808c.514-.08.957-.402 1.192-.866l2.365-4.666Z'/%3E%3C/mask%3E%3Cg mask='url%28%23b%29'%3E%3Cpath stroke='%23FDFF4C' stroke-width='2.154' d='M113.52 3.33a.538.538 0 0 1 .96 0l2.366 4.665a2.692 2.692 0 0 0 1.985 1.443l5.169.808a.538.538 0 0 1 .297.913l-3.707 3.692a2.692 2.692 0 0 0-.758 2.335l.829 5.165a.538.538 0 0 1-.777.564l-4.656-2.385a2.696 2.696 0 0 0-2.456 0l-4.656 2.385a.538.538 0 0 1-.777-.564l.829-5.165a2.692 2.692 0 0 0-.758-2.335l-3.707-3.692a.538.538 0 0 1 .297-.913l5.169-.808a2.692 2.692 0 0 0 1.985-1.443l2.366-4.666Z'/%3E%3Cpath fill='%23FDFF4C' d='M100-1.078h17.231v28H100z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h128v28H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center center/contain}.stars__rating strong{font-weight:inherit}.stars__rating em{color:#fff;font-style:normal}.stars__pictures{padding:0;margin:0;list-style:none;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.stars__pictures li{width:32px;height:32px;border:2px solid var(--color-page);border-radius:50%;position:relative}.stars__pictures li+li{margin-left:-15px}.stars__pictures li:nth-child(1){z-index:10}.stars__pictures li:nth-child(2){z-index:9}.stars__pictures li:nth-child(3){z-index:8}.stars__pictures img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover;object-position:center}.stars__users{display:flex;align-items:center;text-align:left;gap:8px;font-size:13px;line-height:1.3}@keyframes package-checkbox-rotate{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.block--options{margin-top:-16px;position:relative;z-index:20}@media(min-width:768px){.block--options{margin-top:-35px}}@media(min-width:1200px){.block--options{margin-top:-50px}}@media(max-width:767.98px){.block--options>.row{gap:8px}}.block--options-black .option__item{background:#150621;color:#fff}.block--options-black .option__features li{background:#ffffff14}.block--options-black .package__item{background:#ffffff14;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.block--options-black .package__item small{color:#fff6}.block--options-black .package__item strong{color:#fff}@media(hover:hover){.block--options-black .package__item:hover,.block--options-black .package__item:focus{box-shadow:0 0 0 4px #fff3}}.block--options-black .package__item.active{background:#fff}.block--options-black .package__item.active small{color:#15062166}.block--options-black .package__item.active strong{color:#150621}.block--options-black .package__checkbox-bg:before{background:#150621}.block--options-black .package__checkbox-bg:after{background:linear-gradient(90deg,transparent,#150621,transparent)}.block--options-black .package__checkbox input+span{background:#ffffff1f}.block--options-black .package__checkbox a{color:#fff6}.block--options-black .package__buy strong{color:#fff}.block--options-black .package__buy span em{color:#fff6}.block--options-black .package__more{color:#fff}.block--options-black .package__more:after{filter:invert(1)}.option__item{min-height:100%;padding:21px 16px 16px;border-radius:24px;background:#f4f0f9;scroll-margin-top:20px}@media(min-width:1200px){.option__item{padding:30px 24px 24px;border-radius:40px;scroll-margin-top:30px}}.option__item h3{margin-bottom:11px}.option__features{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:4px;align-items:stretch;font-size:13px;font-weight:700}.option__features li{padding:12px 16px;background:#fff;border-radius:12px;display:flex;align-items:center;gap:8px}@media(min-width:1200px){.option__features li{padding:17.2px 15px}}.package{position:relative}.package__widget{display:flex;flex-wrap:wrap;gap:8px 6px}@media(min-width:1200px){.package__widget{gap:8px}}.package__item{padding:7px 12px;border-radius:12px;height:76px;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;flex:0 0 calc(33.3333% - 4px);text-decoration:none;background:#fff;transition:none;cursor:pointer}@media(min-width:1200px){.package__item{height:96px;padding:12px 16px;border-radius:16px;flex:0 0 calc(20% - 6.4px)}}.package__item small{font-size:10px;line-height:10px;display:block;font-weight:800;color:#15062166;align-self:flex-end;position:absolute;top:10px;right:13px;z-index:3;white-space:nowrap;transition:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:1200px){.package__item small{font-size:12px;line-height:14px;top:10px;right:11px}}.package__item small.invisible{visibility:hidden}.package__item strong{letter-spacing:0;color:#150621;font-size:20px;line-height:28px;font-weight:700;font-style:normal;transition:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:1200px){.package__item strong{font-size:28px;line-height:34px}}@media(hover:hover){.package__item:hover,.package__item:focus{box-shadow:0 0 0 4px #e7e0f0}}.package__item.active{background:#150621}.package__item.active small{color:#fff6}.package__item.active strong{color:#fff}.package__tag{padding:1px 4px;border-radius:100px;background:#af4ffd;color:#fff;font-size:10px;font-weight:800;position:absolute;top:-4px;left:-6px;transform:rotate(-10deg);text-transform:uppercase;z-index:2}@media(min-width:1200px){.package__tag{font-size:12px;top:-4px;left:-7px}}@media(max-width:1199.98px){.package__hidden{display:none}}.package__buy{margin-top:40px;position:relative;gap:8px;display:flex;cursor:default}@media(max-width:1199.98px){.package__buy{flex-direction:column}}@media(min-width:1200px){.package__buy{align-items:center;gap:14px}}.package__buy strong{font: 700 44px/1 Inter Tight,sans-serif;letter-spacing:-.02em;color:#150621}@media(min-width:1200px){.package__buy strong{font-size:56px}}.package__buy strong sub{bottom:0;font-size:.32em;line-height:1;letter-spacing:0}.package__buy span{font-weight:700}.package__buy span em{display:block;color:#15062166;font-style:inherit}@media(max-width:767.98px){.package__buy-btn{width:100%;margin-top:7px}}@media(min-width:768px)and (max-width:1199.98px){.package__buy-btn{padding:19px 32px 16px;font-size:16px;position:absolute;top:16px;right:0}}@media(min-width:1200px){.package__buy-btn{margin-left:auto;padding:25px 43px 21px 40px}}.package__checkbox{padding:6px;margin-top:7px;display:flex;align-items:center;position:relative;z-index:1;font-size:12px;line-height:1.1;font-weight:800;text-transform:uppercase;gap:8px;border-radius:100px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:1200px){.package__checkbox{margin-top:8px;font-size:14px}}.package__checkbox-bg{overflow:hidden;position:absolute;inset:0;border-radius:inherit;background:var(--color-page);z-index:-1;pointer-events:none}.package__checkbox-bg:before{content:" ";display:block;overflow:hidden;background:#f4f0f9;border-radius:100px;position:absolute;inset:2px;z-index:1}.package__checkbox-bg:after{content:" ";display:block;overflow:hidden;width:95%;margin:0 auto;aspect-ratio:1;background:linear-gradient(90deg,transparent,#f4f0f9,transparent);position:absolute;top:50%;right:0;left:0;transform-origin:top center;transform:translateY(-50%);animation:package-checkbox-rotate 2.5s linear infinite;transition:opacity .3s ease}.package__checkbox:has(input:checked) .package__checkbox-bg:after{opacity:0}.package__checkbox input{position:absolute;opacity:0;top:-20px;left:-20px}.package__checkbox input+span{width:66px;height:36px;padding:4px;background:#e7e0f0;border-radius:100px;display:block;cursor:pointer;transition:background-color .15s ease}.package__checkbox input+span:before{content:" ";display:block;overflow:hidden;width:28px;height:28px;border-radius:50%;background:#fff;transition:transform .15s ease}.package__checkbox input:checked+span{background:var(--color-page)}.package__checkbox input:checked+span:before{transform:translate(30px)}.package__info{position:relative;display:inline-flex;align-items:center;color:#15062166;text-decoration:underline;cursor:help}@media(min-width:1200px){.package__info img{display:none}}@media(max-width:1199.98px){.package__info{margin-left:-2px}.package__info span{display:none}}.package__info:after{content:attr(data-title);max-width:240px;min-width:180px;padding:8px 10px;border-radius:10px;position:absolute;left:50%;bottom:calc(100% + 10px);font-size:12px;line-height:1.35;font-weight:600;text-transform:none;color:#fff;text-align:center;transform:translate(-50%) translateY(4px);background:#150621;opacity:0;visibility:hidden;pointer-events:none;z-index:20;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.package__info:before{content:"";position:absolute;left:50%;bottom:calc(100% - 2px);transform:translate(-50%) translateY(4px);border:6px solid transparent;border-top-color:#150621;opacity:0;visibility:hidden;pointer-events:none;z-index:20;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.block--options-black .package__info{color:#fff6}.block--options-black .package__info:after{color:#150621;background:#fff}.block--options-black .package__info:before{border-top-color:#fff}.block--options-black .package__info img{filter:invert(1)}@media(hover:hover){.package__info:hover{text-decoration:none}.package__info:hover:after,.package__info:hover:before{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}}.package__info.is-open{text-decoration:none}.package__info.is-open:after,.package__info.is-open:before{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.package__more{width:100%;padding:6px;margin-top:7px;display:block;font-size:12px;line-height:1;font-weight:800;text-transform:uppercase;text-decoration:none;color:#150621;text-align:center;cursor:pointer}@media(min-width:1200px){.package__more{display:none}}.package__more:after{content:" ";display:block;overflow:hidden;width:16px;height:16px;margin-top:-2px;margin-left:3px;display:inline-block;vertical-align:middle;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8' d='M4.8 4.8h6.4m0 0v6.4m0-6.4-6.4 6.4'/%3E%3C/svg%3E") 0 0/contain no-repeat;transition:transform .3s ease}.package__more:hover:after{transform:rotate(45deg)}.block--options-alternative .package__hidden{display:none}.block--options-alternative .package__button{min-width:calc(33.3333% - 4px);min-height:76px;padding:7px 12px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex:1 1 calc(33.3333% - 4px);color:#150621;text-align:center;text-decoration:none;background:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:1200px){.block--options-alternative .package__button{min-width:calc(20% - 6.4px);min-height:96px;padding:12px 16px;border-radius:16px;flex-basis:calc(20% - 6.4px)}}.block--options-alternative .package__button strong{font-size:20px;line-height:22px;font-weight:700;font-style:normal;letter-spacing:0;color:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:1200px){.block--options-alternative .package__button strong{font-size:22px;line-height:24px}}@media(hover:hover){.block--options-alternative .package__button:hover,.block--options-alternative .package__button:focus{box-shadow:0 0 0 4px #e7e0f0}}.block--options-alternative .package__faq{max-width:none;margin:8px 0 0;display:grid;gap:8px}.block--options-alternative .package__faq h3{margin-bottom:0}.block--options-alternative .package__faq .faq__item{padding:14px 16px;border-radius:12px;margin-bottom:0;background:transparent;border:1px solid #e7e0f0}@media(min-width:768px){.block--options-alternative .package__faq .faq__item{padding:16px;border-radius:16px}}@media(min-width:1400px){.block--options-alternative .package__faq .faq__item{padding:16px}}.block--options-alternative .package__faq .faq__question:after{inset:-14px -16px}@media(min-width:768px){.block--options-alternative .package__faq .faq__question:after{top:-16px;bottom:-16px}}@media(min-width:1400px){.block--options-alternative .package__faq .faq__question:after{inset:-16px}}.block--options-alternative .package__faq .faq__answer>*:first-child{margin-top:14px}@media(min-width:768px){.block--options-alternative .package__faq .faq__answer>*:first-child{margin-top:16px}}.block--options-alternative.block--options-black .package__button{background:#ffffff14;color:#fff}@media(hover:hover){.block--options-alternative.block--options-black .package__button:hover,.block--options-alternative.block--options-black .package__button:focus{box-shadow:0 0 0 4px #fff3}}.block--options-alternative.block--options-black .package__faq .faq__item{border-color:#fff3}.package-guide__wizard{padding:28px 20px 36px;border-radius:22px;background:#f4f0f9}@media(min-width:768px){.package-guide__wizard{padding:40px 40px 48px;border-radius:28px}}@media(min-width:1200px){.package-guide__wizard{padding:48px 40px 56px;border-radius:32px}}.package-guide__topbar{max-width:920px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.package-guide__back{display:inline-flex;align-items:center;gap:8px;padding:0;border:none;background:none;cursor:pointer;font-family:inherit;font-size:14px;font-weight:800;color:#15062166;transition:color .15s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.package-guide__back[hidden]{display:none}@media(hover:hover){.package-guide__back:hover{color:#150621}}.package-guide__dots{display:flex;gap:8px}.package-guide__dot{width:32px;height:8px;border-radius:999px;background:#15062126;transition:background-color .15s ease}.package-guide__dot.is-on{background:#150621}.package-guide__counter{width:80px;text-align:right;font-size:14px;font-weight:800;color:#15062166}.package-guide__steps{max-width:920px;margin:36px auto 0;overflow:hidden}@media(min-width:768px){.package-guide__steps{margin-top:44px}}.package-guide__step{display:flex;flex-direction:column;align-items:center;gap:32px;outline:none}@media(min-width:768px){.package-guide__step{gap:40px}}.package-guide__step[hidden]{display:none}@media(prefers-reduced-motion:no-preference){.package-guide__step.pg-anim-forward{animation:pg-step-in-forward .32s cubic-bezier(.22,.61,.36,1) both}.package-guide__step.pg-anim-back{animation:pg-step-in-back .32s cubic-bezier(.22,.61,.36,1) both}}.package-guide__step-head{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.package-guide__chip{padding:7px 14px 6px;border-radius:999px;font-family:PP Pangram Sans Compressed,sans-serif;font-size:15px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.02em}.package-guide__chip--1{background:#fdff4c;color:#150621}.package-guide__chip--2{background:#e741f6;color:#fff}.package-guide__chip--3{background:#8ff624;color:#150621}.package-guide__q{max-width:720px;margin:0;font-family:PP Pangram Sans Compressed,sans-serif;font-size:40px;font-weight:800;line-height:.95;text-transform:uppercase;text-wrap:balance}@media(min-width:768px){.package-guide__q{font-size:64px}}.package-guide__hint{max-width:480px;margin:0;font-size:17px;font-weight:500;line-height:1.4;color:#15062199}.package-guide__options{display:grid;grid-template-columns:1fr;gap:16px;width:100%}@media(min-width:768px){.package-guide__options{grid-template-columns:1fr 1fr}.package-guide__options>*:last-child:nth-child(odd){grid-column:1/-1}}.package-guide__opt{display:flex;flex-direction:column;gap:10px;padding:24px;border:none;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #e7e0f0;font-family:inherit;color:#150621;text-align:left;cursor:pointer;transition:box-shadow .12s ease,background-color .12s ease,color .12s ease}@media(min-width:768px){.package-guide__opt{padding:32px}}.package-guide__opt:active{opacity:.85}.package-guide__opt:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #150621}@media(hover:hover){.package-guide__opt:hover{box-shadow:inset 0 0 0 2px #15062140}}.package-guide__opt.is-selected{background:#150621;color:#fff;box-shadow:none}.package-guide__opt.is-selected .package-guide__radio{display:none}.package-guide__opt.is-selected .package-guide__check{display:block}.package-guide__opt.is-selected .package-guide__opt-title small{color:#fdff4c}.package-guide__opt.is-selected .package-guide__opt-desc{color:#fff9}@media(hover:hover){.package-guide__opt.is-selected:hover{box-shadow:none}}.package-guide__radio{width:20px;height:20px;margin:2px;border-radius:999px;box-shadow:inset 0 0 0 2px #15062140}.package-guide__check{display:none;width:22px;height:22px}.package-guide__opt-title{font-family:PP Pangram Sans Compressed,sans-serif;font-size:26px;font-weight:800;line-height:1;text-transform:uppercase}.package-guide__opt-title small{margin-left:8px;font-family:Inter Tight,sans-serif;font-size:13px;font-weight:700;text-transform:none;color:#15062166}.package-guide__opt-desc{font-size:14px;font-weight:500;line-height:1.4;color:#15062199}.package-guide__numbers{display:grid;grid-template-columns:1fr;gap:16px;width:100%}@media(min-width:768px){.package-guide__numbers{grid-template-columns:repeat(3,minmax(0,1fr))}}.package-guide__numbers--single{max-width:440px;margin:0 auto}@media(min-width:768px){.package-guide__numbers--single{grid-template-columns:1fr}}.package-guide__numbers--double{max-width:640px;margin:0 auto}@media(min-width:768px){.package-guide__numbers--double{grid-template-columns:repeat(2,minmax(0,1fr))}}.package-guide__field{display:flex;flex-direction:column;gap:12px;padding:24px;border-radius:16px;background:#fff}@media(min-width:768px){.package-guide__field{padding:28px}}.package-guide__field span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#15062199}.package-guide__field input{width:100%;height:64px;padding:0 20px;border:none;border-radius:12px;outline:none;background:#f4f0f9;font-family:Inter Tight,sans-serif;font-size:24px;font-weight:800;color:#150621}.package-guide__field input::placeholder{color:#15062166}.package-guide__field input:focus{box-shadow:inset 0 0 0 2px #150621}.package-guide__reveal{gap:32px;padding:40px 24px;border-radius:24px;background:#150621;color:#fff;text-align:center}@media(min-width:768px){.package-guide__reveal{padding:64px 56px;border-radius:32px}}.package-guide__reveal-head{display:flex;flex-direction:column}.package-guide__eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fdff4c}.package-guide__big{margin-top:8px;font-family:PP Pangram Sans Compressed,sans-serif;font-size:64px;font-weight:800;line-height:.9;text-transform:uppercase}@media(min-width:768px){.package-guide__big{font-size:110px}}.package-guide__per{display:inline-block;margin-left:8px;font-family:Inter Tight,sans-serif;font-size:15px;font-weight:700;line-height:1;text-transform:none;letter-spacing:0;color:#fff9;vertical-align:middle}@media(min-width:768px){.package-guide__per{font-size:20px}}.package-guide__blurb{max-width:460px;margin:12px auto 0;font-size:16px;font-weight:500;line-height:1.45;color:#fff9}.package-guide__stats{display:grid;grid-template-columns:1fr;gap:10px;width:100%;max-width:640px}@media(min-width:768px){.package-guide__stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.package-guide__stat{display:flex;flex-direction:column;gap:6px;padding:18px;border-radius:16px;background:#ffffff14;text-align:left}.package-guide__stat-k{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#fff6}.package-guide__stat-v{font-size:26px;font-weight:800}.package-guide__stat-v--accent{color:#fdff4c}.package-guide__reveal-actions{display:flex;flex-direction:column;align-items:center;gap:14px}.package-guide__next,.package-guide__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:66px;padding:0 44px;border:none;border-radius:16px;font-family:Inter Tight,sans-serif;font-size:19px;font-weight:800;cursor:pointer;text-decoration:none;transition:background-color .15s ease,opacity .15s ease}.package-guide__next{background:#150621;color:#fff}.package-guide__next:active{opacity:.8}@media(hover:hover){.package-guide__next:hover{background:#150621cc}}.package-guide__cta{background:#fff;color:#150621}@media(hover:hover){.package-guide__cta:hover,.package-guide__cta:focus{background:#fffc;color:#150621}}.package-guide__browse{font-size:13px;font-weight:800;color:#fff9;text-decoration:underline;text-underline-offset:3px;transition:color .15s ease}@media(hover:hover){.package-guide__browse:hover,.package-guide__browse:focus{color:#fff}}.package-guide__arrow{flex:none;width:20px;height:20px}.package-guide__nav{display:flex;justify-content:center;margin-top:32px}@media(min-width:768px){.package-guide__nav{margin-top:40px}}.package-guide__nav[hidden]{display:none}.package-guide__content{margin:8px 0 0}.package-guide__copy{padding:24px;border-radius:22px;background:#f4f0f9}@media(min-width:768px){.package-guide__copy{padding:32px;border-radius:28px}}@media(min-width:1200px){.package-guide__copy{padding:40px;border-radius:32px}}.package-guide__copy h3{margin-bottom:12px}.package-guide__copy p{max-width:860px;color:#15062199}.package-guide__copy ul{padding:0;margin:18px 0 0;list-style:none;display:grid;gap:8px}@media(min-width:768px){.package-guide__copy ul{grid-template-columns:repeat(3,minmax(0,1fr))}}.package-guide__copy li{padding:12px;border-radius:12px;background:#fff;font-weight:700;color:#150621cc}.package-guide__playbook{--package-guide-accent: var(--color-page, #af4ffd)}.package-guide__playbook-panel{padding:24px;border-radius:28px;display:grid;gap:24px;background:var(--package-guide-accent)}@media(min-width:768px){.package-guide__playbook-panel{padding:32px;border-radius:40px}}@media(min-width:992px){.package-guide__playbook-panel{padding:40px;grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);gap:48px;align-items:stretch}}.package-guide__playbook-header{display:flex;flex-direction:column;align-items:flex-start}.package-guide__playbook-header h3{max-width:520px;margin:18px 0 0;font-size:48px;line-height:.9;letter-spacing:-.01em}@media(min-width:768px){.package-guide__playbook-header h3{font-size:62px}}@media(min-width:1200px){.package-guide__playbook-header h3{font-size:68px}}.package-guide__playbook-eyebrow{font-size:11px;line-height:1;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.package-guide__playbook-count{padding:9px 13px;margin-top:24px;border-radius:999px;display:inline-flex;font-size:11px;line-height:1;font-weight:850;color:#fff;text-transform:uppercase;background:#150621}@media(min-width:992px){.package-guide__playbook-count{margin-top:auto}}.package-guide__playbook-list{padding:2px 20px;margin:0;border-radius:20px;counter-reset:package-guide-playbook;list-style:none;background:#fff}@media(min-width:768px){.package-guide__playbook-list{padding:4px 28px;border-radius:32px}}.package-guide__playbook-list li{padding:16px 0;display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:start;counter-increment:package-guide-playbook;color:#150621cc;font-size:15px;font-weight:550;line-height:1.45}@media(min-width:768px){.package-guide__playbook-list li{padding:20px 0;grid-template-columns:56px minmax(0,1fr);gap:20px;font-size:17px}}.package-guide__playbook-list li+li{border-top:1px solid rgba(21,6,33,.12)}.package-guide__playbook-list li:before{content:counter(package-guide-playbook,decimal-leading-zero);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#150621;background:var(--package-guide-accent);font-size:11px;line-height:1;font-weight:900}@media(min-width:768px){.package-guide__playbook-list li:before{width:56px;height:56px;font-size:12px}}.package-guide__playbook-tips{padding:24px;margin-top:8px;border-radius:24px;display:grid;gap:18px;color:#fff;background:#150621}@media(min-width:768px){.package-guide__playbook-tips{padding:28px 32px;border-radius:32px;grid-template-columns:170px minmax(0,1fr);gap:28px;align-items:start}}.package-guide__playbook-tips h4{margin:0;color:#fff;font-size:34px;line-height:.95}.package-guide__playbook-tips ul{padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px 24px;list-style:none}.package-guide__playbook-tips li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;color:#fffc;font-size:14px;line-height:1.35;font-weight:700}.package-guide__playbook-tips .package-guide__tip-check{width:22px;height:auto;margin-top:2px}@keyframes pg-step-in-forward{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:none}}@keyframes pg-step-in-back{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:none}}.block--process .block__header{max-width:703px}@media(min-width:768px){.block--process .block__header{margin-bottom:28px}}.process__list{display:flex;flex-direction:column;align-items:stretch;gap:8px}.process__step{height:100%;padding:16px 16px 18px;background:#f4f0f9;border-radius:24px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:#15062199}@media(min-width:768px){.process__step{padding:24px}}@media(min-width:1200px){.process__step{padding:32px 40px;border-radius:40px}}.process__step p{margin-bottom:0}.process__label{padding:7px 15px 3px;margin-bottom:auto;border-radius:100px;font:800 20px/1 PP Pangram Sans Compressed,sans-serif;text-transform:uppercase;display:inline-block;color:#150621}.process__label--green{background-color:#8ff624}.process__label--yellow{background-color:#fdff4c}.process__label--blue{background-color:#009dff}.process__label--pink{background-color:#e741f6}.process__title{margin-top:16px;margin-bottom:12px;color:#150621;line-height:.9}@media(min-width:768px){.process__title{margin-top:15px;margin-bottom:15px}}@media(max-width:1199.98px)and (min-width:768px){.process__title{font-size:28px}}@media(max-width:767.98px){.process__title br{display:none}}.process__lottie{position:relative;display:block;width:100%;aspect-ratio:1/1}@media(min-width:768px){.process__lottie{position:absolute;inset:0;aspect-ratio:auto}}.process__lottie .process__lottie-poster,.process__lottie .process__lottie-canvas{position:absolute;inset:0;width:100%;height:100%;margin:0;display:block}.process__lottie .process__lottie-poster{object-fit:contain;object-position:center top;transition:opacity .18s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.process__lottie.has-poster .process__lottie-canvas{opacity:0;transition:opacity .18s linear}.process__lottie.has-poster.is-animated .process__lottie-canvas{opacity:1}.process__lottie.has-poster.is-animated .process__lottie-poster{opacity:0}.process__picture{min-height:272px;border-radius:24px;margin:8px 0 0;position:relative;display:flex;justify-content:center;align-items:flex-start;background-color:var(--color-page);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.process__picture{height:100%;margin-top:0}}@media(min-width:1200px){.process__picture{border-radius:40px}}.process__picture img{max-width:100%;height:auto;display:block}.block--products .block__header{margin-bottom:28px}@media(min-width:768px){.block--products .block__header{margin-bottom:44px}}@media(min-width:576px)and (max-width:767.98px){.platforms{width:calc(100vw - 32px);margin-left:calc(-50vw + 16px);position:relative;left:50%}}.platform-tabs{margin-bottom:24px;display:flex;align-items:center;justify-content:center}@media(max-width:767.98px){.platform-tabs{padding-top:4px;padding-bottom:4px;padding-right:16px;margin-bottom:16px}}@media(max-width:767.98px){.platform-tabs{padding-right:0}}.platform-tabs__space{display:flex;position:relative;z-index:1}.platform-tabs__space:before{content:" ";display:block;overflow:hidden;background:#f4f0f9;border-radius:16px;position:absolute;inset:-4px}.platform-tabs__list{padding:0;margin:0;list-style:none;display:flex;align-items:center;justify-content:center;gap:4px;position:relative;z-index:5}.platform-tabs__list li{min-width:142px}@media(min-width:768px){.platform-tabs__list li{min-width:192px}}.platform-tabs__list li a{padding:16px;border-radius:12px;font-size:12px;line-height:1.1;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;color:#150621;text-transform:uppercase;text-decoration:none;white-space:nowrap}@media(min-width:768px){.platform-tabs__list li a{padding:18px 22px;font-size:14px}}.platform-tabs__list li a img{width:16px;height:16px;margin-left:-5px;display:block}@media(min-width:768px){.platform-tabs__list li a img{width:24px;height:24px}}.platform-tabs__list li.active a{color:#fff}.platform-tabs__list li.active a img{filter:brightness(0) invert(1)}.platform-tabs__line{width:100px;border-radius:12px;position:absolute;top:0;bottom:0;left:0;z-index:1;background-color:#150621}.platform-tabs.inited .platform-tabs__line{transition:width .3s ease,left .3s ease}@media(max-width:767.98px){.platform-tabs .nomobile{display:none}}@media(max-width:767.98px){.platform-tabs__hidden{display:none}}.platform-panel{border-radius:24px;position:relative;overflow:hidden;display:none}.platform-panel--active{display:block}.platform-panel--visible{display:block;position:absolute;z-index:5;top:0;left:0}@media(max-width:991.98px){.platform-panel--visible{width:100%;padding-right:16px;padding-left:16px;opacity:0}}@media(max-width:991.98px){.platform-panel--animate-in{opacity:1}}@media(max-width:991.98px){.platform-panel--animate-out{opacity:0}}.product-tabs{padding:0 8px;margin:0;display:flex;align-items:stretch;gap:4px;list-style:none;font:800 24px/1 PP Pangram Sans Compressed,sans-serif;text-transform:uppercase;position:absolute;top:8px;left:0;right:0;z-index:10}@media(min-width:1200px){.product-tabs{font-size:28px;gap:6px}}@media(max-width:767.98px){.product-tabs{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-tabs::-webkit-scrollbar{display:none}}.product-tabs li{flex:1}.product-tabs li a{height:100%;padding:13px 32px 10px 31px;border:1px solid transparent;border-radius:16px;display:block;color:#fff;text-align:center;text-decoration:none;white-space:nowrap;background:#fff3;transition:none}@media(min-width:768px){.product-tabs li a{padding:16px 12px 12px}}@media(hover:hover){.product-tabs li a:hover,.product-tabs li a:focus{background-color:#fff6}}@media(min-width:768px){.product-tabs li:first-child a{border-top-left-radius:52px}.product-tabs li:last-child a{border-top-right-radius:52px}}.product-tabs li.active a{background-color:#150621;color:#fff}.product-tabs--inverted li a{border-color:#15062180;color:#150621}.product-card{padding:88px 16px 16px;border-radius:24px;gap:20px;display:none}@media(min-width:768px){.product-card{padding-bottom:30px;border-radius:52px;align-items:center;justify-content:space-between;gap:24px}}@media(min-width:992px){.product-card{padding:84px 40px 18px}}.product-card__content{max-width:460px}@media(min-width:768px){.product-card__content{padding-bottom:24px;padding-top:24px}}@media(min-width:768px)and (max-width:1199.98px){.product-card__content{flex:1}}.product-card__content .stars{padding:0;margin-bottom:32px;background:transparent;flex-direction:column;align-items:flex-start;color:#fff6;gap:8px}@media(min-width:768px){.product-card__content .stars{margin-bottom:38px;gap:12px}}.product-card__content .stars__rating{background-color:#150621;border-radius:12px;padding:10px 14px}@media(max-width:767.98px){.product-card__content .stars__rating{padding:4px;font-size:18px;border-radius:8px}}.product-card__content .stars__rating span{width:113px;height:25px}.product-card__content .stars__users{color:#150621}.product-card__content .stars__pictures li{padding:2px;border-color:#150621;border-width:1px}.product-card__content h3{margin-bottom:16px}@media(min-width:768px){.product-card__content h3{margin-right:-100px}}@media(max-width:1199.98px){.product-card__content h3{margin-bottom:8px;font-size:38px;letter-spacing:-.01em}}.product-card__content p:last-of-type{margin-bottom:0}.product-card__picture{display:block}@media(max-width:767.98px){.product-card__picture{margin-top:32px;margin-bottom:8px}}@media(max-width:419.98px){.product-card__picture{margin-bottom:-16px}}@media(min-width:768px){.product-card__picture{width:50%;padding-top:12px;padding-bottom:12px}}@media(min-width:768px)and (max-width:1199.98px){.product-card__picture{padding-right:10px;flex:1}}@media(min-width:1200px){.product-card__picture{padding-top:24px;padding-bottom:24px}}.product-card__picture img{width:100%;height:308px;display:block;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.product-card__picture img{max-width:512px;height:290px}}@media(min-width:992px){.product-card__picture img{height:356px;margin:0 auto}}@media(min-width:1200px){.product-card__picture img{height:454px}}.product-card__bottom{margin-top:12px;display:flex;align-items:center;gap:6px}@media(min-width:768px){.product-card__bottom{margin-top:20px}}.product-card__bottom .btn{padding-right:18px;padding-left:18px}.product-card__bottom-text strong{font:700 36px/1 PP Pangram Sans Compressed,sans-serif}@media(max-width:767.98px){.product-card__bottom-text strong{margin:0 6px 0 4px;position:relative;top:4px}}@media(min-width:768px){.product-card__bottom-text strong{font-size:22px}}.product-card__bottom-btn{padding:13px 18px}.product-card--active{display:block}@media(min-width:768px){.product-card--active{display:flex}}.product-card--pink,.product-card--pink .stars__pictures li{background:#e741f6}.product-card--yellow,.product-card--yellow .stars__pictures li{background:#fdff4c}.product-card--yellow .product-tabs li a{background:#15062133;color:#150621}.product-card--orange,.product-card--orange .stars__pictures li{background:#ff5900}.product-card--blue,.product-card--blue .stars__pictures li{background:#009dff}.product-card--green,.product-card--green .stars__pictures li{background:#8ff624}.block--why .block__header{max-width:735px}@media(max-width:767.98px){.block--why .block__header{margin-bottom:20px}}@media(max-width:767.98px){.block--why .block__header h2 br{display:none}}.block--why .block__header h2 .br-hidden{display:block}@media(min-width:768px){.block--why .block__header h2 .br-hidden{display:none}}.block--why .block__header p:not(.lead){max-width:481px}.why{width:100%;position:relative}@media(min-width:768px){.why{width:100vw;padding-bottom:35px;margin-left:-50vw;display:flex;align-items:stretch;justify-content:center;gap:8px;position:relative;left:50%;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.why::-webkit-scrollbar{display:none}}@media(max-width:767.98px){.why .swiper-wrapper{height:auto;flex-direction:column;transform:none;transition:none}}.why__entry{padding:16px 16px 0;border-radius:24px;position:relative;z-index:10;background-color:#e741f6}@media(min-width:768px){.why__entry{width:728px;height:auto;border-radius:52px;padding:30px;flex:0 0 728px}}@media(min-width:992px){.why__entry{width:928px;display:flex;align-items:stretch;gap:8px;flex-basis:928px}}@media(min-width:1200px){.why__entry{width:1144px;padding:40px;flex-basis:1144px}}@media(min-width:1400px){.why__entry{width:1294px;flex-basis:1294px}}@media(max-width:767.98px){.why__entry{margin-bottom:8px}.why__entry:last-child{margin-bottom:0}}.why__entry--pink{background-color:#e741f6}.why__entry--yellow{background-color:#fdff4c}.why__entry--orange{background-color:#ff5900}@media(max-width:767.98px){.why__entry.open .why__content{max-height:none}.why__entry.active .why__content{display:block}.why__entry.clicked .why__head .h2:after{transform:rotate(180deg)}.why__entry.opening .why__content{max-height:0}.why__entry.closing .why__content{max-height:0!important}.why__entry.hidden{display:none}}@media(max-width:767.98px){.why__head{padding-bottom:16px}}@media(min-width:768px)and (max-width:991.98px){.why__head{margin-bottom:20px}}@media(min-width:992px){.why__head{padding-top:18px;flex:1}}.why__head .h2{margin-bottom:16px}@media(max-width:767.98px){.why__head .h2{padding-top:6px;margin-bottom:0;font-size:38px;letter-spacing:-.01em;position:relative;z-index:1;cursor:pointer}.why__head .h2:before{content:"";position:absolute;inset:-18px -16px;z-index:-1}.why__head .h2:after{content:" ";display:block;overflow:hidden;width:28px;height:28px;margin:auto 0;position:absolute;top:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.6' d='M7 11s5 6 7 6 7-6 7-6'/%3E%3C/svg%3E") no-repeat center center;transition:transform .3s ease-in-out}}@media(max-width:767.98px)and (min-width:768px){.why__head .h2:after{display:none}}@media(min-width:992px)and (max-width:1399.98px){.why__head .h2 br{display:none}}.why__head .btn{padding:14px 18px}@media(max-width:767.98px){.why__head .btn{display:none}}.why__buttons{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}@media(max-width:767.98px){.why__content{transform:translateZ(0);transition:max-height .45s cubic-bezier(.355,.045,.645,1);will-change:max-height}}@media(min-width:992px){.why__content{flex:1}}@media(max-width:767.98px){.why__content{max-height:0;overflow:hidden}}.why__content-card{padding:16px;border-radius:16px;background:#fff}@media(min-width:768px){.why__content-card{padding:24px;border-radius:32px}}@media(min-width:1200px){.why__content-card{padding:38px 32px 32px;border-radius:44px}}.why__content .btn{width:100%;margin-top:16px}@media(min-width:768px){.why__content .btn{display:none}}.why__content .btn+.btn{margin-top:12px}@media(max-width:767.98px){.why__space{padding:0 0 16px}}.why__image{width:calc(50% - 80px);position:absolute;left:50px;bottom:30px;z-index:-1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:1400px){.why__image{width:546px}}@media(max-width:991.98px){.why__image{display:none}}.why__image img{width:100%;height:auto;display:block}@media(min-width:1200px){.why__image img{height:100%;max-height:336px;object-fit:contain}}.why__title{margin-bottom:8px}.why__list{padding:0;margin:20px 0 0;list-style:none;display:flex;flex-direction:column;gap:8px;color:#15062199}.why__list li{background:#f4f0f9;border-radius:8px;padding:20px 16px 17px}@media(min-width:768px){.why__list li{border-radius:24px;padding:26px 24px 30px}}.why__list li strong{margin-bottom:4px;display:block;font:800 20px/1 PP Pangram Sans Compressed,sans-serif;color:#150621;text-transform:uppercase}@media(min-width:768px){.why__list li strong{margin-bottom:6px}}.why__footer{padding:24px;margin-top:8px;border-radius:24px;display:grid;gap:18px;background:#f4f0f9}@media(min-width:768px){.why__footer{max-width:728px;margin:8px auto 0;padding:28px;border-radius:32px;grid-template-columns:minmax(0,1fr) auto;align-items:center}}@media(min-width:992px){.why__footer{max-width:928px}}@media(min-width:1200px){.why__footer{max-width:1144px}}@media(min-width:1400px){.why__footer{max-width:1294px}}.why__footer strong{margin-bottom:4px;display:block;font-size:21px;line-height:1.1}.why__footer p{max-width:600px;margin-bottom:0;color:#15062199}.why__footer-actions{display:flex;flex-wrap:wrap;gap:4px}@media(max-width:575.98px){.why__footer-actions .btn{width:100%}}.index{padding:98px 0 32px;display:flex;flex-direction:column;position:relative;z-index:1;background:#af4ffd}@media(min-width:768px){.index{padding-bottom:0}}@media(min-width:1200px){.index{padding-top:124px}}.index__content{line-height:1.3em;text-align:center}@media(min-width:768px){.index__content{max-width:100%;min-height:100%;flex:1;display:flex;flex-direction:column;align-items:center}}.index__content p:last-of-type{margin-bottom:0}@media(min-width:1200px){.index__content p{max-width:420px}}.index__heading{margin-bottom:12px}@media(max-width:767.98px){.index__heading{line-height:40px}}@media(min-width:768px){.index__heading{margin-bottom:11px}}@media(min-width:768px)and (max-width:1199.98px){.index__heading{margin-right:-50px}}@media(max-width:767.98px){.index__heading br{display:none}}.index__buttons{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:8px}@media(min-width:768px){.index__buttons{margin-top:24px}}.index__buttons .btn{min-width:145.5px;padding-left:17px;padding-right:17px}@media(max-width:767.98px){.index__buttons .btn{min-width:130px;padding-left:15px;padding-right:15px}}.index__features{padding:0;margin:16px 0 0;color:#fff;list-style:none;font-size:13px;font-weight:700;display:flex;gap:8px}@media(min-width:768px){.index__features{padding:24px 45px 24px 24px;margin-top:0;background:#150621;border-radius:24px;flex-direction:column;position:absolute;bottom:26px;right:0}}@media(max-width:767.98px){.index__features{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.index__features::-webkit-scrollbar{display:none}}.index__features li{display:flex;align-items:center;gap:6px}@media(max-width:767.98px){.index__features li{padding:7px 12px 7px 8px;background:#150621;border-radius:8px;gap:4px;flex-shrink:0}}.index__features li img{display:block}.index .stars{padding:22px 25px 20px 20px;border-radius:24px;flex-direction:column;align-items:flex-start;gap:12px}@media(min-width:768px){.index .stars{position:absolute;bottom:26px;left:0}}@media(max-width:767.98px){.index .stars{padding:16px;margin-top:12px;border-radius:16px;background:#150621;color:#fff6}}@media(max-width:767.98px){.index .stars__rating{padding:0;background-color:transparent;border-radius:0;color:inherit;font-size:18px}}.index .stars__rating span{width:113px;height:25px}.index .stars__pictures li:nth-child(1){border-color:#fdff4c}.index .stars__pictures li:nth-child(2){border-color:#e741f6}.index .stars__pictures li:nth-child(3){border-color:#ff5900}.index__image{margin:-22px -16px 0;padding:0;display:block;overflow:hidden;position:relative;z-index:-1}@media(min-width:576px){.index__image{width:100vw;margin-right:0;margin-left:-50vw;left:50%}}@media(min-width:768px){.index__image{margin-top:-30px;margin-bottom:100px}}@media(min-width:1200px){.index__image{margin-top:-120px;margin-bottom:0}}.index__image picture{display:block}@media(min-width:768px){.index__image picture{width:100%}}.index__image picture img{width:100%;min-width:360px;height:auto;min-height:255px;max-height:640px;margin:0 auto;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.index__image--lottie{margin-top:-43px;margin-bottom:-17px}@media(min-width:768px){.index__image--lottie{margin-top:-70px;margin-bottom:40px}}@media(min-width:1200px){.index__image--lottie{margin-top:-230px;margin-bottom:-35px}}.index__lottie-stack{position:relative;width:100%;height:auto;max-height:760px;margin:0;display:block;aspect-ratio:1920/1080}@media(max-width:767.98px){.index__lottie-stack{width:142%;margin-left:-23%}}@media(min-width:768px){.index__lottie-stack{width:116%;margin-left:-12%}}@media(min-width:1200px){.index__lottie-stack{width:100%;margin-left:-20px}}.index__lottie-stack .index__lottie-poster,.index__lottie-stack .index__lottie{position:absolute;inset:0;width:100%;height:100%;margin:0;display:block}.index__lottie-stack .index__lottie-poster{object-fit:contain;object-position:center;transition:opacity .18s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.index__lottie-stack .index__lottie{opacity:0;transition:opacity .18s linear}.index__lottie-stack.is-animated .index__lottie{opacity:1}.index__lottie-stack.is-animated .index__lottie-poster{opacity:0}.index:after{content:" ";display:block;overflow:hidden;position:absolute;inset:0 -16px;z-index:-2;background:#af4ffd}@media(min-width:576px){.index:after{width:100vw;right:auto;left:50%;transform:translate3d(-50%,0,0)}}@keyframes scroll-x{0%{transform:translate(0)}to{transform:translate(calc(-100% - 60px))}}.block--home-delivery-choice .block__header{max-width:760px}.home-delivery-choice__rows{display:grid;gap:8px}.home-delivery-row{padding:28px 24px;border-radius:28px;display:grid;gap:28px}@media(min-width:768px){.home-delivery-row{padding:40px;border-radius:44px}}@media(min-width:992px){.home-delivery-row{align-items:center}}@media(min-width:1200px){.home-delivery-row{padding:48px}}.home-delivery-row--one-time{background:#8ff624}.home-delivery-row--automatic{background:#009dff}@media(min-width:992px){.home-delivery-row--automatic{grid-template-columns:minmax(0,1.1fr) minmax(440px,.9fr);gap:48px}}@media(min-width:1200px){.home-delivery-row--automatic{grid-template-columns:minmax(0,1fr) minmax(520px,1fr)}}@media(min-width:992px){.home-delivery-row--one-time{grid-template-columns:minmax(0,1.25fr) minmax(420px,.75fr);gap:48px}}.home-delivery-row__copy{max-width:650px}.home-delivery-row__label{margin-bottom:14px;display:block;font-size:11px;line-height:1;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.home-delivery-row h3{max-width:720px;margin-bottom:14px;font-size:48px;line-height:.94}@media(min-width:768px){.home-delivery-row h3{font-size:64px}}@media(min-width:1200px){.home-delivery-row h3{font-size:72px}}.home-delivery-row p{max-width:570px;margin-bottom:0;color:#15062199}.home-delivery-row__one-time-action{display:flex;flex-direction:column;align-items:stretch;gap:24px}.home-delivery-row__one-time-action .btn{width:100%}.home-delivery-row__uses{width:100%;padding:0;margin:0;display:grid;gap:12px 20px;list-style:none}@media(min-width:768px){.home-delivery-row__uses{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.home-delivery-row__uses{grid-template-columns:1fr}}.home-delivery-row__uses li{display:flex;align-items:flex-start;gap:9px;font-weight:750}.home-delivery-row__uses span{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;background:#150621}.home-delivery-row__uses img{width:14px;height:14px;display:block}.home-delivery-row__benefits{padding:0;margin:24px 0 0;display:grid;gap:10px;list-style:none}@media(min-width:768px){.home-delivery-row__benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:992px){.home-delivery-row__benefits{grid-template-columns:1fr}}.home-delivery-row__benefits li{display:flex;align-items:center;gap:10px;font-weight:750}.home-delivery-row__benefits span{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;background:#150621}.home-delivery-row__benefits img{width:16px;height:16px;display:block}.home-delivery-platforms{display:grid;gap:8px;margin:0 -16px -20px}@media(min-width:768px){.home-delivery-platforms{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 -32px -32px}}@media(min-width:992px){.home-delivery-platforms{grid-template-columns:1fr;grid-auto-rows:1fr;align-self:stretch;margin:-32px -32px -32px 0}}@media(min-width:1200px){.home-delivery-platforms{margin:-40px -40px -40px 0}}.home-delivery-platform{padding:18px;border-radius:20px;background:#fff}@media(min-width:768px){.home-delivery-platform{padding:20px 24px;border-radius:36px;display:flex;flex-direction:column}}.home-delivery-platform__header{margin-bottom:12px;display:flex;align-items:center;gap:10px}.home-delivery-platform__header img{flex:0 0 auto}.home-delivery-platform__header h4{margin:0;font:800 25px/1 PP Pangram Sans Compressed,sans-serif;text-transform:uppercase}@media(min-width:1200px){.home-delivery-platform__header h4{font-size:30px}}.home-delivery-platform p{margin:0 0 16px}.home-delivery-platform__details{padding:0;margin:0 0 8px;display:grid;gap:4px;list-style:none}@media(min-width:768px){.home-delivery-platform__details{margin-top:auto}}.home-delivery-platform__details li{padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;border-radius:10px;background:#f4f0f9}@media(min-width:768px){.home-delivery-platform__details li{padding:10px 16px;gap:12px;font-size:14px}}.home-delivery-platform__details span{color:#15062199;white-space:nowrap}.home-delivery-platform__details strong{font-weight:750;white-space:nowrap}@media(min-width:768px){.home-delivery-platform__details+.home-delivery-platform__services{margin-top:0}}.home-delivery-platform__services{display:grid;gap:4px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.home-delivery-platform__services{margin-top:auto}}.home-delivery-platform__services .btn{width:100%;min-width:0;padding-right:10px;padding-left:10px;white-space:nowrap}.logos{margin:28px 0 0}@media(min-width:768px){.logos{margin-top:52px}}.logos+.block--features{margin-top:92px}@media(min-width:768px){.logos+.block--features{margin-top:173px}}.logos__title{margin-bottom:16px;font:500 14px/1.3 Inter Tight,sans-serif;color:#15062199;letter-spacing:normal;text-transform:none;text-align:center;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.logos__title{font-size:16px}}.logos__track{margin:0 -16px;overflow:hidden;position:relative}@media(min-width:576px){.logos__track{width:100vw;margin:0;left:50%;transform:translate(-50%)}}.logos__list{width:max-content;padding:0;margin:0;list-style:none;display:flex;gap:40px;animation:logos-marquee 60s linear infinite}.logos__list li{flex:0 0 auto;display:flex;align-items:center}.logos__list img{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@keyframes logos-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.block--customers .block__header{margin-bottom:22px}@media(min-width:768px){.block--customers .block__header{margin-bottom:18px}}@media(min-width:768px){.customers__wrap{border:8px solid #f4f0f9;border-radius:52px;position:relative}}.customers__hint{flex-direction:row;display:flex;align-items:center;justify-content:center;padding:1em 0 0}.customers__hint img{width:30px;height:30px;opacity:.5}.customers__hint p{margin:0;padding:0;color:#15062199}@media(max-width:767.98px){.customers__hint{padding:0 0 16px}}.customers__list{display:flex;align-items:center}@media(min-width:768px){.customers__list{padding:18px 24px 24px;flex-direction:column}}@media(min-width:1200px){.customers__list{padding:18px 40px 40px}}@media(max-width:767.98px){.customers__list{justify-content:center;gap:4px}}.customers__row{display:flex;align-items:stretch;justify-content:center;overflow:hidden;gap:4px}@media(min-width:768px){.customers__row{margin-bottom:4px;overflow:unset}}@media(min-width:768px)and (max-width:1399.98px){.customers__row:nth-child(odd){max-width:1024px}}@media(min-width:768px)and (max-width:1199.98px){.customers__row:nth-child(odd){max-width:624px}.customers__row:nth-child(2n){max-width:576px}.customers__row:first-child,.customers__row:last-child{max-width:528px}}@media(min-width:1200px){.customers__row{margin-bottom:8px;gap:8px}}@media(max-width:767.98px){.customers__row{flex-direction:column;align-items:center}.customers__row:nth-child(odd){max-height:530px}.customers__row:nth-child(2n){max-height:482px}.customers__row:first-child,.customers__row:last-child{max-height:432px}}.customers__row:last-of-type{margin-bottom:0}.customers__cell{width:44px;height:44px;flex-grow:0;flex-shrink:0;opacity:1}@media(min-width:768px)and (max-width:991.98px){.customers__cell:first-child,.customers__cell:nth-last-child(1),.customers__cell:nth-last-child(2){display:none}}@media(min-width:1200px){.customers__cell{width:60px;height:60px}}.customers__cell--hidden{opacity:0;transform:scale(.92)}.customers__cell--active .customers__user{opacity:0;transform:scale(.985)}.customers__cell--pink .customers__user{background:#e741f6}.customers__cell--orange .customers__user{background:#ff5900}.customers__cell--yellow .customers__user{background:#fdff4c}.customers__cell--blue .customers__user{background:#009dff}.customers__cell--green .customers__user{background:#8ff624}.customers__item{width:100%;height:100%;position:relative}.customers__user{width:100%;height:100%;border-radius:12px;padding:6px;display:block;overflow:hidden;position:relative;cursor:pointer;transition:opacity 3.2s cubic-bezier(.22,.61,.36,1),transform 3.2s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}@media(min-width:1200px){.customers__user{border-radius:16px;padding:8px}}.customers__user img{width:100%;height:100%;border-radius:50%;display:block;object-fit:cover;object-position:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.customers__user.open{z-index:100005;opacity:1!important;transform:none!important;filter:none!important;transition:none!important;box-shadow:0 0 0 4px #f4f0f9}}.customers__review{display:none;background:#f4f0f9;flex-direction:column;align-items:flex-start;gap:16px;z-index:100001;background:#fff;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:991.98px){.customers__review{padding:24px 16px 32px;border-radius:24px 24px 0 0;flex:0 0 300px;position:fixed;right:0;bottom:0;left:0;transform:translateY(100%);transition:transform .3s ease-in}}@media(min-width:768px){.customers__review{width:340px;border-radius:24px;flex:0 0 340px;position:absolute;inset:50% auto auto 100%;background:#f4f0f9;transform:translate3d(8px,-50%,0);transition:opacity .3s ease;opacity:0;box-shadow:0 12px 24px #0000001a,0 4px 10px #0000000f,0 1px 2px #0000000d}.customers__review--left{left:auto;right:100%;transform:translate3d(-8px,-50%,0)}}@media(min-width:992px){.customers__review{width:408px;flex:0 0 408px;padding:32px 24px;border-radius:40px}}.customers__review.visible{display:flex}@media(max-width:767.98px){.customers__review.open{transform:translateY(0);transition-timing-function:ease-out}}@media(min-width:768px){.customers__review.open{opacity:1}}.customers__review-content{color:#150621b3}@media(min-width:768px)and (max-width:1199.98px){.customers__review-content{font-size:14px}}.customers__review-content h3{margin-bottom:10px;color:#150621}@media(min-width:768px){.customers__review-content h3{margin-bottom:18px;line-height:.9}}.customers__review-content p:last-of-type{margin-bottom:0}.customers__review-head{padding:12px 16px 10px;border-radius:16px 16px 4px 4px;margin:-16px -8px 0;font-size:13px;font-weight:700;opacity:.8;display:flex;justify-content:flex-start;align-items:center;align-self:stretch;gap:8px;background:#f4f0f9}@media(min-width:768px){.customers__review-head{order:-2;background:#fff}}@media(min-width:992px){.customers__review-head{padding:16px 16px 14px;margin:-24px -16px 0;border-radius:32px 32px 4px 4px;gap:4px}}.customers__review-head span,.customers__review-head img{display:block}.customers__review-author{width:100%;display:flex;gap:12px}.customers__review-author img{width:52px;height:52px;border-radius:50%;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.customers__review-author img{display:none}}.customers__review-user{display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.customers__review-user{margin-bottom:-2px}}.customers__review-user strong{display:block;font-size:18px;line-height:130%;letter-spacing:-.01em}@media(min-width:992px){.customers__review-user strong{font-size:28px;line-height:32px;letter-spacing:0}}.customers__review-user small{display:block;font-size:13px;line-height:130%;color:#0009}@media(min-width:992px){.customers__review-user small{margin-top:4px}}.customers__review-stars{padding:6px 10px;border-radius:8px;margin-bottom:-3px;display:inline-flex;align-items:center;gap:6px;font-weight:700;letter-spacing:-.01em;color:#fff;background:#150621}@media(min-width:768px){.customers__review-stars{order:-1}}.customers__review-stars-rating{width:90px;height:20px;margin-left:-3px;display:block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='16' fill='none' viewBox='0 0 71 16'%3E%3Cmask id='a' width='14' height='13' x='1' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M7.177 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566L12.2 8.923a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968L8.42 12.28a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23a%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M7.846 1.963a.173.173 0 0 1 .308 0L9.506 4.63c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294l-2.118 2.11c-.381.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.66 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.472-1.451L2.211 6.28a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.234-.897z'/%3E%3C/g%3E%3Cmask id='b' width='14' height='13' x='15' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M20.891 1.624a.923.923 0 0 1 1.647 0l1.351 2.667a.92.92 0 0 0 .681.494l2.954.462a.923.923 0 0 1 .509 1.566l-2.119 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.661 1.362a.923.923 0 0 1-1.332-.968l.473-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.954-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23b%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M21.56 1.963a.173.173 0 0 1 .309 0L23.22 4.63c.244.48.703.813 1.235.896l2.953.461c.14.022.196.194.095.294l-2.118 2.11c-.38.38-.557.92-.471 1.45l.473 2.952a.173.173 0 0 1-.249.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.661 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.471-1.451l-2.119-2.11a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.235-.897z'/%3E%3C/g%3E%3Cmask id='c' width='15' height='13' x='28' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M34.605 1.624a.923.923 0 0 1 1.647 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .509 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.473 2.951a.923.923 0 0 1-1.332.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.119-2.11a.923.923 0 0 1 .51-1.566l2.953-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23c%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M35.274 1.963a.173.173 0 0 1 .309 0l1.352 2.667c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294L39.1 8.391c-.382.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.661 1.363a.173.173 0 0 1-.25-.182l.475-2.951a1.68 1.68 0 0 0-.472-1.451L29.64 6.28a.173.173 0 0 1 .095-.294l2.953-.46a1.67 1.67 0 0 0 1.235-.897z'/%3E%3C/g%3E%3Cmask id='d' width='14' height='13' x='42' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M48.32 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.955.462a.923.923 0 0 1 .508 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23d%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M48.989 1.963a.173.173 0 0 1 .308 0L50.65 4.63c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294l-2.118 2.11c-.381.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.66 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.472-1.451l-2.118-2.11a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.234-.897z'/%3E%3C/g%3E%3Cmask id='e' width='14' height='13' x='56' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M62.034 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566l-2.119 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .508-1.566l2.954-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/mask%3E%3Cg mask='url%28%23e%29'%3E%3Cpath stroke='%23fdff4c' stroke-width='1.5' d='M62.703 1.963a.173.173 0 0 1 .308 0l1.352 2.667c.243.48.703.813 1.234.896l2.953.461c.14.022.196.194.096.294l-2.118 2.11c-.381.38-.557.92-.472 1.45l.474 2.952a.173.173 0 0 1-.25.182l-2.66-1.363a1.67 1.67 0 0 0-1.526 0l-2.66 1.363a.173.173 0 0 1-.25-.182l.474-2.951a1.67 1.67 0 0 0-.472-1.451l-2.118-2.11a.173.173 0 0 1 .096-.294l2.953-.46a1.67 1.67 0 0 0 1.234-.897z'/%3E%3C/g%3E%3C/svg%3E") left center/90px 20px no-repeat}.customers__review-stars-rating div{width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='16' fill='none' viewBox='0 0 71 16'%3E%3Cpath fill='%23fdff4c' d='M7.177 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566L12.2 8.923a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968L8.42 12.28a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494zM20.89 1.624a.923.923 0 0 1 1.647 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566l-2.12 2.11a.92.92 0 0 0-.26.8l.475 2.951a.923.923 0 0 1-1.333.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .508-1.566l2.954-.462a.92.92 0 0 0 .68-.494zM34.605 1.624a.923.923 0 0 1 1.647 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .509 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.473 2.951a.923.923 0 0 1-1.332.968l-2.66-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.119-2.11a.923.923 0 0 1 .51-1.566l2.953-.462a.92.92 0 0 0 .68-.494zM48.32 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.955.462a.923.923 0 0 1 .508 1.566l-2.118 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .509-1.566l2.953-.462a.92.92 0 0 0 .681-.494zM62.034 1.624a.923.923 0 0 1 1.646 0l1.352 2.667a.92.92 0 0 0 .68.494l2.954.462a.923.923 0 0 1 .51 1.566l-2.119 2.11a.92.92 0 0 0-.26.8l.474 2.951a.923.923 0 0 1-1.332.968l-2.661-1.362a.92.92 0 0 0-.842 0l-2.66 1.362a.923.923 0 0 1-1.333-.968l.474-2.951a.92.92 0 0 0-.26-.8l-2.118-2.11a.923.923 0 0 1 .508-1.566l2.954-.462a.92.92 0 0 0 .68-.494z'/%3E%3C/svg%3E") left center/90px 20px no-repeat}.customers__review-stars strong{font-weight:700}.customers__review-title{margin-bottom:10px;font-family:PP Pangram Sans Compressed,sans-serif;font-size:28px;line-height:100%;font-weight:800;color:#150621;letter-spacing:-.01em;text-transform:uppercase}.customers__review-title:before{content:"“"}.customers__review-title:after{content:"”"}.customers__review-close{content:" ";display:block;overflow:hidden;width:44px;height:44px;border-radius:12px;position:absolute;bottom:100%;left:50%;transform:translate(-50%,-8px);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23150621' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.371' d='M10.743 5.258 8 8m-2.743 2.742L8 8.002m0 0 2.742 2.742M8 8.002 5.257 5.258'/%3E%3C/svg%3E") no-repeat center;cursor:pointer}@media(min-width:768px){.customers__review-close{display:none}}@media(max-width:767.98px){.customers__bottom{display:none}}.customers__bottom .stars{width:100%;border-bottom-left-radius:44px;border-bottom-right-radius:44px;justify-content:center;gap:18px}.customers__bottom .stars__pictures li:nth-child(1){border-color:#fdff4c}.customers__bottom .stars__pictures li:nth-child(2){border-color:#e741f6}.customers__bottom .stars__pictures li:nth-child(3){border-color:#ff5900}.customers__bottom .stars__rating{margin-left:-3px}.customers__bottom .stars__rating span{width:113px;height:25px}.customers__overlay{display:none;position:fixed;inset:0;z-index:100000;background:#0009;opacity:0;transition:opacity .3s ease-in}@media(min-width:768px){.customers__overlay{border-radius:46px 46px 0 0;position:absolute;bottom:46px}}.customers__overlay.visible{display:block;transition-timing-function:ease-out}.customers__overlay.open{opacity:1}.customers__footer{max-width:380px;margin-right:auto;margin-left:auto;margin-top:26px;text-align:center;color:#15062199}@media(min-width:768px){.customers__footer{margin-top:30px}}.customers__footer p:last-of-type{margin-bottom:0}.customers__footer .btn{margin-top:20px}@media(max-width:767.98px){.customers__footer .btn{padding-left:16px;padding-right:16px}}.terms{margin-bottom:90px}@media(min-width:768px){.terms{margin-bottom:180px}}.terms-card{border-radius:24px;padding:26px 16px 23px;margin-bottom:8px;line-height:21px;background:#f4f0f9}@media(min-width:768px){.terms-card{padding:34px 32px 40px;line-height:24px}}.terms-card section{margin-bottom:16px}@media(min-width:768px){.terms-card section{margin-bottom:30px}}.terms-card section:last-of-type{margin-bottom:0}.terms-card p{margin-bottom:10px}@media(min-width:768px){.terms-card p{margin-bottom:20px}}.terms-card p:last-of-type{margin-bottom:0}.terms-card a{color:inherit;text-decoration:none}@media(hover:hover){.terms-card a:focus,.terms-card a:hover{text-decoration:underline}}.terms-card h1,.terms-card h2,.terms-card h3,.terms-card h4,.terms-card h5,.terms-card h6,.terms-card .h1,.terms-card .h2,.terms-card .h3,.terms-card .h4,.terms-card .h5,.terms-card .h6{margin-bottom:15px;font-family:Inter Tight,sans-serif;font-weight:700;text-transform:none}@media(min-width:768px){.terms-card h1,.terms-card h2,.terms-card h3,.terms-card h4,.terms-card h5,.terms-card h6,.terms-card .h1,.terms-card .h2,.terms-card .h3,.terms-card .h4,.terms-card .h5,.terms-card .h6{margin-bottom:24px}}@media(max-width:767.98px){.terms-card .h5{font-size:22px}}.terms-card .h6{font-size:19px;font-weight:500}@media(max-width:767.98px){.terms-card .h6{font-size:18px;letter-spacing:-.02em}}.terms-card .date{margin-bottom:12px}.terms-card .date em{color:#15062166}.block--team .block__header.center{margin-bottom:14px}@media(min-width:768px){.block--team .block__header.center{margin-bottom:26px}}.team{display:flex;position:relative}@media(max-width:991.98px){.team{width:100vw;padding:0 16px;left:50%;transform:translate(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}.team__card{width:272px;height:auto;padding:8px 8px 20px;background:#f4f0f9;border-radius:20px;font-size:13px;line-height:17px;color:#15062199;text-align:center}@media(min-width:992px){.team__card{width:calc(25% - 6px);flex-shrink:0;flex-grow:0}}@media(min-width:1200px){.team__card{padding-bottom:30px;border-radius:40px}}.team__card strong{display:block;font-size:18px;line-height:23px;font-weight:700;letter-spacing:-.02em;color:#150621}@media(min-width:1200px){.team__card strong{font-size:20px;line-height:26px}}.team__card p{margin:0}.team__image{height:260px;border-radius:12px;overflow:hidden;margin:0 0 16px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:1200px){.team__image{height:320px;border-radius:32px;margin-bottom:20px}}@media(min-width:1400px){.team__image{height:378px}}.team__image img{width:100%;height:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:1200px){.block--contact{margin-top:177px;margin-bottom:169px}}.block--contact .block__header.center{margin-bottom:14px}@media(min-width:768px){.block--contact .block__header.center{margin-bottom:28px}}.contact{padding:16px;background:#f4f0f9;border-radius:24px;display:flex;gap:8px}@media(min-width:768px){.contact{padding:24px;border-radius:32px}}@media(min-width:768px)and (max-width:1199.98px){.contact{flex-wrap:wrap}}@media(min-width:1200px){.contact{padding:40px;border-radius:52px}}@media(max-width:767.98px){.contact{flex-direction:column;align-items:stretch}}.contact__card{padding:18px 20px 22px;background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;font-size:14px;line-height:18px;color:#150621;flex:1}@media(min-width:768px){.contact__card{padding:21px 24px 24px;border-radius:24px;font-size:16px;line-height:21px}}@media(min-width:768px)and (max-width:1199.98px){.contact__card{flex:0 0 calc(50% - 4px)}}.contact__card .h5{margin-bottom:48px;color:#150621}@media(max-width:767.98px){.contact__card .h5{margin-bottom:36px;font-size:24px}}.contact__card a{color:inherit;text-decoration:none}.contact__card p,.contact__card ul{margin:0}.contact__card ul{padding:0;list-style:none}.contact__card ul li{margin-bottom:13px}@media(min-width:768px){.contact__card ul li{margin-bottom:10px}}.contact__card ul li:last-child{margin-bottom:0}.contact__card img,.contact__card svg{width:24px;height:24px;margin-top:-3px;margin-bottom:-3px;margin-right:3px;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.contact__card img,.contact__card svg{margin-top:-2px;margin-bottom:-1px}}.contact__card-gray{color:#15062166}.contact__image{border-radius:12px;overflow:hidden;margin:0 0 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:1200px){.contact__image{border-radius:32px;margin-bottom:20px}}.contact__image img{max-width:100%;height:auto;display:block}@media(min-width:1200px){.block--impact{margin-bottom:177px}}@media(max-width:767.98px){.block--impact .block__header{margin-bottom:20px}}.impact__list{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:8px;text-align:center;font:24px/1 PP Pangram Sans Compressed,sans-serif;text-transform:uppercase}@media(min-width:768px){.impact__list{flex-direction:row;flex-wrap:wrap}}@media(min-width:1200px){.impact__list{font-size:28px}}.impact__list li{padding:20px 16px 19px;background:#f4f0f9;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:10px}@media(min-width:768px){.impact__list li{flex:0 0 calc(50% - 4px)}.impact__list li:nth-child(1){order:1}.impact__list li:nth-child(2){order:3}.impact__list li:nth-child(3){order:2}.impact__list li:nth-child(4){order:4}}@media(min-width:768px)and (max-width:1199.98px){.impact__list li:nth-child(1),.impact__list li:nth-child(2){align-items:flex-start}.impact__list li:nth-child(3),.impact__list li:nth-child(4){align-items:flex-end}}@media(min-width:1200px){.impact__list li{padding:8px;border-radius:40px;flex-direction:row;align-items:center;gap:16px}.impact__list li:nth-child(3){text-align:right;flex-direction:row-reverse}.impact__list li:nth-child(4){text-align:right;flex-direction:row-reverse}}.impact__list li strong{padding:8px 8px 4px;border-radius:12px;display:block;font-size:28px;line-height:24px;letter-spacing:-.01em}@media(min-width:1200px){.impact__list li strong{padding:26px 24px 22px;font-size:36px;line-height:26px;border-radius:32px}}.impact__list li span{position:relative}@media(min-width:1200px){.impact__list li span{top:2px}}.impact__picture{width:100%;height:239px;background:#af4ffd;border-radius:20px;margin:8px 0 0;position:relative}@media(min-width:768px){.impact__picture{height:348px;border-radius:32px}}@media(min-width:1200px){.impact__picture{border-radius:40px}}.impact__picture picture{height:100%;margin:0;display:flex;align-items:flex-end;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:767.98px){.impact__picture picture{margin-left:-16px;margin-right:-16px}}.impact__picture img{width:100%;max-width:876px;height:auto;max-height:180px;margin:0 auto;display:block}@media(min-width:768px){.impact__picture img{max-height:280px}}@media(min-width:992px){.impact__picture img{max-height:320px}}@media(min-width:1200px){.impact__picture img{max-height:none}}.impact__marquee{width:100%;overflow:hidden;position:absolute;top:15px;left:0}.impact__track{width:max-content;display:flex;gap:24px;font:140px/.9 PP Pangram Sans Compressed,sans-serif;color:#ffffff1f;letter-spacing:-.01em;white-space:nowrap;text-transform:uppercase;animation:since-marquee 30s linear infinite;will-change:transform}@media(min-width:768px){.impact__track{gap:32px;font-size:180px}}@media(min-width:1200px){.impact__track{gap:40px;font-size:280px;line-height:350px}}@media(max-width:1199.98px){.impact__hidden{display:none}}.impact__visible{display:inline}@media(min-width:1200px){.impact__visible{display:none}}.impact__yellow{background:#fdff4c}.impact__pink{background:#e741f6}.impact__violet{background:#874fff}.impact__green{background:#8ff624}.impact__orange{background:#ff5900}:root{--modern-purple: #af4ffd;--modern-bg: #f4f0f9;--hub-size: 70px;--badge-size: 70px}.block--modern{margin-top:91px}@media(min-width:768px){.block--modern{margin-top:164px;margin-bottom:183px}}@media(max-width:767.98px){.block--modern .block__header{margin-bottom:20px}}.modern{text-align:center;position:relative;z-index:1}@media(max-width:767.98px){.modern{width:100vw;left:50%;margin-left:-50vw;overflow:hidden}}.modern__heading{margin-bottom:16px;font-size:20px;line-height:1.1;font-weight:800;letter-spacing:0;position:relative}@media(max-width:575.98px){.modern__heading{margin-bottom:15px;top:1px}}.modern__logo{width:var(--hub-size);height:var(--hub-size);border-radius:20px;margin:0 auto 28px;display:flex;justify-content:center;position:relative;z-index:10;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.modern__logo{width:108px;height:108px;margin-bottom:4px}}@media(min-width:992px){.modern__logo{margin-bottom:29px}}@media(min-width:1200px){.modern__logo{margin-bottom:99px}}@media(min-width:1400px){.modern__logo{margin-bottom:129px}}.modern__logo:before{content:" ";display:block;overflow:hidden;width:1200px;max-width:100vw;height:70px;position:absolute;top:-10px;left:50%;z-index:-1;background:linear-gradient(to top,transparent,white);transform:translate(-50%)}@media(min-width:768px){.modern__logo:before{height:140px}}.modern__logo:after{content:" ";display:block;overflow:hidden;width:550px;height:296px;position:absolute;top:-6px;left:50%;transform:translate(-50%);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='674' height='391' fill='none'%3E%3Crect width='313' height='313' x='180.5' y='-102.5' stroke='%23AF4FFD' opacity='.6' rx='116.51'/%3E%3Crect width='192.615' height='192.615' x='240.692' y='-42.308' stroke='%23AF4FFD' stroke-width='.615' opacity='.8' rx='71.699'/%3E%3Crect width='433' height='433' x='120.5' y='-162.5' stroke='%23AF4FFD' opacity='.4' rx='159.915'/%3E%3Crect width='553' height='553' x='60.5' y='-222.5' stroke='%23AF4FFD' opacity='.2' rx='204.944'/%3E%3Crect width='553' height='553' x='60.5' y='-222.5' stroke='%23AF4FFD' opacity='.2' rx='204.944'/%3E%3Crect width='673' height='673' x='.5' y='-282.5' stroke='%23AF4FFD' opacity='.1' rx='249.389'/%3E%3C/svg%3E") center center/contain no-repeat;z-index:-2}@media(min-width:1200px){.modern__logo:after{width:674px;height:391px;top:0}}.modern__logo picture{width:70px;height:70px;background:#af4ffd;border-radius:24px;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.modern__logo picture{width:88px;height:88px;border-radius:32px}}@media(min-width:1200px){.modern__logo picture{width:108px;height:108px;border-radius:40px}}.modern__logo picture img{width:46px;height:auto;display:block}@media(min-width:768px){.modern__logo picture img{width:58px}}@media(min-width:1200px){.modern__logo picture img{width:71px}}.modern__entries{display:flex;justify-content:center;align-items:stretch;gap:8px;position:relative;z-index:12}@media(max-width:767.98px){.modern__entries{padding:50px 0 0;overflow:hidden;overflow-x:auto;flex-wrap:nowrap;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.modern__entries::-webkit-scrollbar{display:none}}.modern__entry{padding:20px 20px 26px;border-radius:24px;flex:1;background:#f4f0f9;will-change:transform}@media(min-width:1200px){.modern__entry{padding:40px;border-radius:40px}}@media(max-width:767.98px){.modern__entry{min-width:272px}}.modern__content{color:#15062199}@media(min-width:768px){.modern__content{font-size:14px;line-height:1.3}}@media(min-width:1200px){.modern__content{font-size:16px}}.modern__content p:last-of-type{margin-bottom:0}.modern__title{margin-bottom:6px;color:#150621;line-height:26px}@media(min-width:768px)and (max-width:1199.98px){.modern__title{font-size:26px}}@media(min-width:1200px){.modern__title{line-height:32px}}.modern__image{width:104px;height:104px;border-radius:50%;margin:-70px auto 22px;position:relative;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:1200px){.modern__image{width:164px;height:164px;margin-top:-122px;margin-bottom:38px}}.modern__image--orange{background-color:#ff5900}.modern__image--pink{background-color:#e741f6}.modern__image--blue{background-color:#009dff}.modern__image img{width:100%;height:auto;display:block;position:relative;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modern__image span{margin-top:10px;display:block;font:700 64px/.9 PP Pangram Sans Compressed,sans-serif}@media(min-width:1200px){.modern__image span{font-size:80px}}.modern__picture{max-width:1290px;margin:0 auto -91px}@media(max-width:767.98px){.modern__picture{width:100vw;position:relative;left:50%;margin-left:-50vw;margin-bottom:-154px;overflow:hidden;z-index:1}}.modern__picture img{width:100%;height:auto;display:block}@media(max-width:767.98px){.modern__picture img{width:852px;height:auto;position:relative;left:50%;transform:translate(-50%)}}.modern:after{content:" ";display:block;overflow:hidden;width:1177px;max-width:100%;height:342px;aspect-ratio:1177/342;margin:0 auto;position:absolute;top:0;right:0;left:0;z-index:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1177' height='342' fill='none' viewBox='0 0 1177 342'%3E%3Cpath fill='url%28%23a%29' d='M587.927 0c13.021 0 19.532 0 24.857 1.502a40 40 0 0 1 27.641 27.64c1.502 5.326 1.502 11.836 1.502 24.858s0 19.533-1.502 24.857a.24.24 0 0 0 .129.284l533.316 246.518c3.97 1.833 2.55 7.785-1.82 7.629l-229.846-8.241a4 4 0 0 1-2.294-.826L638.62 92.769c-1.836-1.41-4.471-.958-5.952.822a40 40 0 0 1-19.884 12.907c-1.644.464-3.4.784-5.427 1.005-2.706.295-4.542 2.993-3.603 5.548l82.195 223.569c.96 2.611-.973 5.38-3.755 5.38H493.659c-2.782 0-4.714-2.769-3.754-5.38l82.194-223.57c.939-2.554-.898-5.252-3.604-5.547-2.026-.221-3.782-.541-5.426-1.005a40 40 0 0 1-19.761-12.76c-1.485-1.766-4.109-2.21-5.938-.804L236.293 324.22a4 4 0 0 1-2.293.826L4.15 333.288c-4.364.156-5.786-5.796-1.822-7.629L535.205 79.347a.415.415 0 0 0 .224-.49c-1.502-5.324-1.502-11.835-1.502-24.857s0-19.532 1.502-24.857a40 40 0 0 1 27.64-27.641C568.394 0 574.905 0 587.927 0'/%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='0' r='1' gradientTransform='matrix(0 199 -462.98 0 588.927 56)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.278' stop-color='%23af4ffd'/%3E%3Cstop offset='1' stop-color='%23f4f0f9'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E") top center/contain no-repeat}@media(max-width:767.98px){.modern:after{display:none}}.modern .fx-layer{position:absolute;inset:0;pointer-events:none;z-index:1}@media(min-width:768px){.modern .fx-layer{display:none}}.modern .fx-svg{width:100%;height:100%;display:block;will-change:contents}.modern .hub-anchor{display:block;position:absolute;inset:5px;z-index:3}.modern .beam,.modern .cap{opacity:1;transition:opacity .14s linear;will-change:opacity}.modern .cap{pointer-events:none}.modern__scroller{display:flex;align-items:stretch;gap:8px;position:relative;z-index:12}@media(max-width:767.98px){.modern__scroller{padding:50px 16px 0;overflow:hidden;overflow-x:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.modern__scroller::-webkit-scrollbar{display:none}}@media(min-width:768px){.modern__scroller{padding-top:70px}}@media(min-width:1200px){.block--since{margin-top:169px;margin-bottom:125px}.block--since+.block--faq{margin-top:125px}}.since{margin:30px 0 0}@media(min-width:768px){.since{margin-top:52px}}.since__marquee{width:100vw;margin:0 0 0 -50vw;position:relative;left:50%;overflow:hidden}.since__track{display:flex;align-items:center;gap:16px;width:max-content;animation:since-marquee 40s linear infinite;will-change:transform}@media(min-width:768px){.since__track{gap:24px}}@media(min-width:1200px){.since__track{gap:40px}}.since__item{display:flex;align-items:center;gap:16px;font:800 160px/.9 PP Pangram Sans Compressed,sans-serif;letter-spacing:-.02em;white-space:nowrap;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.since__item{font-size:240px;gap:24px}}@media(min-width:1200px){.since__item{font-size:340px;gap:40px}}.since__item span{display:block}.since__icon{padding:8px 10px 10px;border-radius:20px;margin-top:-20px;display:inline-flex;vertical-align:middle;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:768px){.since__icon{padding:12px;margin-top:-33px}}@media(min-width:1200px){.since__icon{padding:16px 16px 24px 32px;border-radius:40px;margin:-40px 0 0 8px}}.since__icon img{display:block}@media(max-width:1199.98px){.since__icon img{width:auto;max-height:160px}}@media(max-width:767.98px){.since__icon img{max-height:96px}}.since__icon--yellow{background:#fdff4c}.since__icon--pink{background:#e741f6}.since__icon--violet{background:#af4ffd}.since__icon--green{background:#8ff624}.since__icon--orange{background:#ff5900}@keyframes since-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.block--timeline .block__header{max-width:720px;margin-bottom:24px}@media(min-width:768px){.block--timeline .block__header{margin-bottom:44px}}.timeline__list{padding:0;margin:0;list-style:none;display:grid;gap:8px;counter-reset:era}.timeline__era{position:relative;padding-left:0}@media(min-width:768px){.timeline__era{padding-left:44px}}@media(min-width:768px){.timeline__era:before,.timeline__era:after{content:"";position:absolute;top:30px;bottom:-38px;left:13px;width:2px;z-index:1}.timeline__era:before{background:#e7e0f0}.timeline__era:after{background:#150621;transform:scaleY(0);transform-origin:top center}.timeline__era:last-child:before,.timeline__era:last-child:after{display:none}}.timeline__marker{display:none}@media(min-width:768px){.timeline__marker{display:block;position:absolute;top:22px;left:6px;z-index:2;width:16px;height:16px;border-radius:50%;background:#e7e0f0}}.timeline__era--current .timeline__marker{background:#150621;box-shadow:0 0 0 5px #1506211f}.timeline__card{padding:22px 20px;border-radius:22px;background:#f4f0f9}@media(min-width:768px){.timeline__card{padding:28px 30px;border-radius:28px}}@media(min-width:1200px){.timeline__card{padding:32px 36px;border-radius:32px}}.timeline__era--current .timeline__card{color:#fff;background:#150621}.timeline__years{display:inline-block;padding:6px 12px 5px;border-radius:999px;background:#fff;color:#15062199;font-size:11px;line-height:1;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.timeline__era--current .timeline__years{background:#ffffff1f;color:#fffc}.timeline__title{margin:14px 0 0;font-size:26px;line-height:.96;letter-spacing:-.01em}@media(min-width:768px){.timeline__title{font-size:32px}}.timeline__text{max-width:780px;margin:10px 0 0;font-size:14px;line-height:1.5;color:#15062199}@media(min-width:768px){.timeline__text{font-size:16px}}.timeline__era--current .timeline__text{color:#fff9}.timeline__closing{max-width:780px;margin:24px auto 0;text-align:center;font-size:15px;line-height:1.5;font-weight:500;color:#15062199}@media(min-width:768px){.timeline__closing{margin-top:32px;font-size:17px}}.timeline.is-motion .timeline__era--current .timeline__card{color:#150621;background:#f4f0f9}.timeline.is-motion .timeline__era--current .timeline__marker{background:#e7e0f0;box-shadow:none}.timeline.is-motion .timeline__era--current .timeline__years{background:#fff;color:#15062199}.timeline.is-motion .timeline__era--current .timeline__text{color:#15062199}.timeline.is-motion .timeline__card,.timeline.is-motion .timeline__years,.timeline.is-motion .timeline__text,.timeline.is-motion .timeline__marker{transition:background-color .42s cubic-bezier(.16,1,.3,1),color .42s cubic-bezier(.16,1,.3,1),box-shadow .42s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1)}.timeline.is-motion .timeline__era:after{transition:transform .62s cubic-bezier(.16,1,.3,1)}.timeline.is-motion .timeline__era.is-passed:after,.timeline.is-motion .timeline__era.is-active:after{transform:scaleY(1)}.timeline.is-motion .timeline__era.is-passed .timeline__marker{background:#150621}.timeline.is-motion .timeline__era.is-active .timeline__marker{background:#150621;box-shadow:0 0 0 5px #1506211f;transform:scale(1.15)}.timeline.is-motion .timeline__era.is-active .timeline__card{color:#fff;background:#150621;transform:translate3d(0,-2px,0)}.timeline.is-motion .timeline__era.is-active .timeline__years{background:#ffffff1f;color:#fffc}.timeline.is-motion .timeline__era.is-active .timeline__text{color:#fff9}@media(prefers-reduced-motion:reduce){.timeline.is-motion .timeline__card,.timeline.is-motion .timeline__years,.timeline.is-motion .timeline__text,.timeline.is-motion .timeline__marker,.timeline.is-motion .timeline__era:after{transition:none}.timeline.is-motion .timeline__era.is-active .timeline__marker,.timeline.is-motion .timeline__era.is-active .timeline__card{transform:none}}.block--how>.row{align-items:start}@media(max-width:991.98px){.block--how .block__header{margin:0 0 28px}.block--how .block__header p{margin-left:auto;margin-right:auto}}@media(max-width:767.98px){.block--how .block__header{margin-top:-1px}}@media(min-width:992px){.block--how .block__header p:not(.lead){max-width:317px}}.how__list{padding:0;margin:0;list-style:none;counter-reset:item;letter-spacing:.022em}@media(min-width:1200px){.how__list{max-width:520px}}.how__list li{display:flex;margin-bottom:30px;counter-increment:item;gap:16px}@media(min-width:768px){.how__list li{margin-bottom:40px}}@media(min-width:1200px){.how__list li{margin-bottom:60px}}.how__list li:nth-child(1):before{background-color:#e741f6;color:#fff}.how__list li:nth-child(2):before{background-color:#ff5900;color:#fff}.how__list li:nth-child(3):before{background-color:#fdff4c;color:#150621}.how__list li:nth-child(4):before{background-color:#874fff;color:#fff}.how__list li:nth-child(5):before{background-color:#009dff;color:#fff}.how__list li:nth-child(6):before{background-color:#8ff624;color:#150621}.how__list li:last-child{margin-bottom:0}.how__list li:before{width:36px;height:36px;border-radius:50%;content:counter(item,decimal-leading-zero);flex-shrink:0;display:flex;align-items:center;justify-content:center;font:20px/1 PP Pangram Sans Compressed,sans-serif;padding-top:2px}@media(min-width:768px){.how__list li:before{width:41px;height:41px;font-size:24px}}.how__list li strong{margin-bottom:6px;display:block;font:700 24px/1 PP Pangram Sans Compressed,sans-serif;text-transform:uppercase;letter-spacing:-.01em}@media(min-width:768px){.how__list li strong{font-size:32px}}@media(min-width:1200px){.how__list li strong{font-size:40px}}.how__list li p{margin-bottom:16px}@media(min-width:1200px){.how__list li p{margin-bottom:22px}}.how__list li p:last-of-type{margin-bottom:0}.boost{padding:40px 16px;margin-top:100px;margin-bottom:100px;border-radius:24px;display:flex;position:relative;z-index:1;background:#ff5e00}@media(min-width:768px){.boost{padding:50px 30px 52px;border-radius:40px;align-items:center}}@media(min-width:1200px){.boost{margin:180px -3px;padding:38px 44px 44px;border-radius:52px}}@media(max-width:767.98px){.boost{flex-direction:column}}.boost__content{font-weight:500;font-size:17px;line-height:26px;position:relative;z-index:1}@media(min-width:1200px){.boost__content{flex-grow:1}}@media(max-width:767.98px){.boost__content{text-align:center}}@media(min-width:375px){.boost__content h2{font-size:52px}}@media(min-width:768px){.boost__content h2{font-size:64px}}@media(min-width:992px){.boost__content h2{font-size:80px}}@media(min-width:1200px){.boost__content h2{font-size:92px}}.boost__content p{max-width:470px;letter-spacing:.01em}.boost__content p:last-of-type{margin-bottom:0}.boost__buttons{margin-top:20px;display:flex;gap:4px}@media(max-width:767.98px){.boost__buttons{justify-content:center}}.boost__image{margin:0;padding:0;display:block;overflow:hidden;z-index:-1}@media(min-width:768px){.boost__image{max-width:50%;flex-shrink:0;flex-grow:1}}@media(min-width:1200px){.boost__image{max-width:590px}}@media(max-width:767.98px){.boost__image{margin:20px -16px -40px;flex-grow:1;display:flex;justify-content:flex-end}}.boost__image picture{display:block}@media(min-width:768px){.boost__image picture{width:100%}}@media(max-width:767.98px){.boost__image picture{max-width:80%}}.boost__image picture img{width:100%;height:auto;margin:0 auto;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.block--options-with-facts{margin-bottom:8px}.purchase-facts{padding:8px;margin-bottom:100px;border-radius:22px;background:#f4f0f9}@media(min-width:768px){.purchase-facts{border-radius:28px}}@media(min-width:1200px){.purchase-facts{margin-bottom:180px;border-radius:32px}}.purchase-facts__list{margin:0;display:grid;gap:8px}@media(min-width:576px){.purchase-facts__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.purchase-facts__list{grid-template-columns:repeat(var(--purchase-facts-count),minmax(0,1fr))}}.purchase-facts__fact{min-width:0;padding:18px;border-radius:14px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;background:#fff}@media(min-width:768px){.purchase-facts__fact{padding:22px;border-radius:20px}}@media(min-width:992px){.purchase-facts__fact{min-height:142px;justify-content:space-between;gap:24px}}@media(min-width:1200px){.purchase-facts__fact{min-height:150px;padding:24px;border-radius:24px}}.purchase-facts__fact dt{padding:6px 11px 5px;border-radius:999px;background:#f4f0f9;color:#15062199;font-size:10px;line-height:1;font-weight:900;letter-spacing:.1em;text-transform:uppercase}@media(min-width:768px){.purchase-facts__fact dt{font-size:11px}}.purchase-facts__fact dd{margin:0}.purchase-facts__fact dd strong{display:block;font-family:PP Pangram Sans Compressed,sans-serif;font-size:19px;line-height:.95;font-weight:800;text-transform:uppercase}@media(min-width:768px){.purchase-facts__fact dd strong{font-size:21px}}@media(min-width:1200px){.purchase-facts__fact dd strong{font-size:23px}}.purchase-facts__fact dd small{margin-top:6px;display:block;color:#15062199;font-size:13px;line-height:1.35;font-weight:500}@media(min-width:992px){.purchase-facts__fact dd small{font-size:14px}}.purchase-facts__privacy{padding:16px 18px;margin-top:8px;border-radius:14px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;background:#fff}@media(min-width:768px){.purchase-facts__privacy{padding:18px 22px;border-radius:20px;gap:18px}}@media(min-width:1200px){.purchase-facts__privacy{border-radius:24px}}.purchase-facts__privacy>div{min-width:0}@media(min-width:992px){.purchase-facts__privacy>div{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);align-items:center;gap:32px}}.purchase-facts__privacy h3{margin:0;font-size:20px;line-height:.95}@media(min-width:768px){.purchase-facts__privacy h3{font-size:23px}}.purchase-facts__privacy p{margin:4px 0 0;color:#15062199;font-size:13px;line-height:1.35}@media(min-width:992px){.purchase-facts__privacy p{margin:0;font-size:14px}}.purchase-facts__privacy-icon{width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex:0 0 44px;background:#150621}@media(min-width:768px){.purchase-facts__privacy-icon{width:48px;height:48px;border-radius:14px}}.purchase-facts__privacy-icon img{display:block}.sourcing{--sourcing-color: #af4ffd;padding:28px 24px;border-radius:28px;display:grid;gap:32px;background:var(--sourcing-color);overflow:hidden}@media(min-width:768px){.sourcing{padding:40px;border-radius:44px;gap:40px}}@media(min-width:992px){.sourcing{grid-template-columns:minmax(0,1fr);align-items:start;gap:40px}}@media(min-width:1200px){.sourcing{padding:48px;border-radius:52px;gap:48px}}.sourcing--pink{--sourcing-color: #e741f6}.sourcing--purple{--sourcing-color: #af4ffd}.sourcing--violet{--sourcing-color: #874fff}.sourcing--blue{--sourcing-color: #009dff}.sourcing--green{--sourcing-color: #8ff624}.sourcing--yellow{--sourcing-color: #fdff4c}.sourcing--orange{--sourcing-color: #ff5900}.sourcing__intro{display:flex;flex-direction:column;justify-content:center}@media(min-width:992px){.sourcing__intro{padding:0 8px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:end;column-gap:48px;row-gap:24px}}@media(min-width:1200px){.sourcing__intro{grid-template-columns:minmax(0,1.22fr) minmax(390px,.78fr);column-gap:64px}}.sourcing__header{max-width:650px}.sourcing__header h2{max-width:650px;margin-bottom:18px;font-size:56px;line-height:.9;letter-spacing:-.01em}@media(min-width:768px){.sourcing__header h2{font-size:72px}}@media(min-width:992px)and (max-width:1199.98px){.sourcing__header h2{margin-bottom:0;font-size:62px}}@media(min-width:1200px){.sourcing__header h2{margin-bottom:0;font-size:76px}}.sourcing__brief{max-width:540px}.sourcing__brief p{margin:0;color:#15062199}@media(min-width:768px){.sourcing__brief p{font-size:18px;line-height:1.35}}.sourcing__eyebrow{margin-bottom:16px;display:block;font-size:11px;line-height:1;font-weight:900;letter-spacing:.12em;text-transform:uppercase}@media(min-width:768px){.sourcing__eyebrow{font-size:13px}}.sourcing__proofs{padding:0;margin:28px 0 0;display:flex;flex-wrap:wrap;gap:8px;list-style:none}@media(min-width:992px){.sourcing__proofs{margin:0;grid-column:1/-1}}.sourcing__proofs li{padding:8px 15px 8px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:13px;line-height:1;font-weight:800;background:#150621}.sourcing__proofs span{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.sourcing__proofs img{display:block}.sourcing-system{padding:8px;margin:0 -16px -20px;border-radius:20px;align-self:stretch;background:#fff;overflow:hidden}@media(min-width:768px){.sourcing-system{margin:0 -32px -32px;border-radius:36px}}@media(min-width:992px){.sourcing-system{margin:0 -32px -32px}}@media(min-width:1200px){.sourcing-system{margin:0 -40px -40px;border-radius:44px}}.sourcing-system__stages{padding:0;margin:8px 0 0;display:grid;gap:8px;list-style:none}@media(min-width:768px){.sourcing-system__stages{grid-template-columns:repeat(3,minmax(0,1fr))}}.sourcing-map{height:300px;border-radius:12px;position:relative;background-color:#f4f0f9;background-image:radial-gradient(rgba(21,6,33,.05) 1.2px,transparent 1.3px);background-size:18px 18px;overflow:hidden}@media(min-width:768px){.sourcing-map{height:350px;border-radius:28px}}@media(min-width:992px){.sourcing-map{height:320px}}@media(min-width:1200px){.sourcing-map{height:330px;border-radius:36px}}.sourcing-map__topline{position:absolute;top:14px;right:14px;left:14px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px}@media(min-width:768px){.sourcing-map__topline{top:20px;right:20px;left:20px}}.sourcing-map__label{padding:9px 12px;border-radius:999px;color:#fff;font-size:10px;line-height:1;font-weight:900;letter-spacing:.06em;text-transform:uppercase;background:#150621}.sourcing-map__legend{display:flex;align-items:center;gap:8px;font-size:10px;line-height:1;font-weight:900;text-transform:uppercase}.sourcing-map__legend span{width:9px;height:9px;border-radius:50%;background:#8ff624;box-shadow:0 0 0 4px #8ff62438;animation:sourcing-live 2.4s ease-in-out infinite}.sourcing-map__routes{width:100%;height:100%;position:absolute;inset:0;z-index:1;overflow:visible}.sourcing-map__routes path{fill:none;stroke:#15062133;stroke-width:2;vector-effect:non-scaling-stroke;stroke-linecap:round}.sourcing-map__routes .sourcing-map__route-main{stroke:#150621;stroke-width:3;stroke-dasharray:9 11;animation:sourcing-route 10s linear infinite}.sourcing-map__routes .sourcing-map__dot{fill:none;stroke-width:9;stroke-linecap:round;vector-effect:non-scaling-stroke}.sourcing-map__routes .sourcing-map__dot--1{stroke:#ff5900}.sourcing-map__routes .sourcing-map__dot--2{stroke:#e741f6}.sourcing-map__routes .sourcing-map__dot--3{stroke:#fdff4c}.sourcing-map__routes .sourcing-map__dot--4{stroke:#009dff}.sourcing-map__routes .sourcing-map__dot--5{stroke:#874fff}.sourcing-map__routes .sourcing-map__dot--delivery{stroke:#8ff624;stroke-width:10}.sourcing-map__account{width:46px;height:46px;border:5px solid #fff;border-radius:50%;position:absolute;z-index:3;box-shadow:0 8px 18px #1506211f;transform:translate(-50%,-50%);animation:sourcing-bob 5.2s ease-in-out infinite}@media(min-width:768px){.sourcing-map__account{width:58px;height:58px;border-width:6px}}.sourcing-map__account:before{content:"";width:28%;height:28%;border-radius:50%;position:absolute;top:20%;left:36%;background:#150621}.sourcing-map__account:after{content:"";width:54%;height:30%;border-radius:55% 55% 35% 35%;position:absolute;left:23%;bottom:18%;background:#150621}.sourcing-map__account span{width:16px;height:16px;border:2px solid #fff;border-radius:50%;position:absolute;right:-5px;bottom:-5px;z-index:2;background:#8ff624 url(https://cdn.stormlikes.com/assets/releases/prod/16ac6cb/img/icons/checkmark--white.svg) no-repeat center/9px 9px}.sourcing-map__account--one{top:30%;left:10.9%;background:#ff5900}.sourcing-map__account--two{top:25%;left:25.8%;background:#e741f6;animation-delay:-1.7s}.sourcing-map__account--three{top:53.3%;left:16.4%;background:#fdff4c;animation-delay:-3.4s}.sourcing-map__account--four{top:78.3%;left:27.5%;background:#009dff;animation-delay:-.9s}.sourcing-map__account--five{top:83.3%;left:9.7%;background:#874fff;animation-delay:-2.6s}.sourcing-map__node{width:74px;height:74px;border:7px solid #fff;border-radius:26px;position:absolute;z-index:4;display:flex;align-items:center;justify-content:center;background:#af4ffd;box-shadow:0 12px 30px #15062133}@media(min-width:768px){.sourcing-map__node{width:94px;height:94px;border-width:8px;border-radius:34px}}.sourcing-map__node strong{position:absolute;top:calc(100% + 15px);left:50%;font-size:10px;line-height:1;font-weight:900;text-transform:uppercase;white-space:nowrap;transform:translate(-50%)}.sourcing-map__hub{top:49%;left:51%;transform:translate(-50%,-50%);animation:sourcing-breathe 2.4s ease-in-out infinite}.sourcing-map__hub img{width:52%;height:auto;display:block;position:relative;z-index:2}.sourcing-map__pulse{width:138px;height:138px;border:1px solid rgba(175,79,253,.4);border-radius:44px;position:absolute;z-index:-1;transform:rotate(12deg);animation:sourcing-ripple 2.4s ease-out infinite}@media(min-width:768px){.sourcing-map__pulse{width:180px;height:180px;border-radius:60px}}.sourcing-map__pulse:before,.sourcing-map__pulse:after{content:"";border:1px solid rgba(175,79,253,.2);border-radius:inherit;position:absolute;inset:-24px;animation:sourcing-ripple-ring 2.4s ease-out infinite .4s}.sourcing-map__pulse:after{inset:-48px;opacity:.6;animation-delay:.8s}.sourcing-map__destination{top:49%;right:4%;transform:translateY(-50%);background:#fff}@media(min-width:768px){.sourcing-map__destination{right:9%}}.sourcing-map__destination img{width:100%;display:block}.sourcing-map__destination:after{content:"";position:absolute;inset:-8px;border-radius:inherit;pointer-events:none;animation:sourcing-arrive 1.8s cubic-bezier(0,0,.2,1) infinite .96s}.sourcing-map__plus{position:absolute;bottom:calc(100% + 10px);left:50%;z-index:3;padding:5px 9px 4px;border-radius:999px;color:#150621;font-size:11px;line-height:1;font-weight:900;white-space:nowrap;background:#8ff624;opacity:0;transform:translate(-50%,6px) scale(.7);animation:sourcing-plus 3.6s ease-out infinite}.sourcing-map__plus--a{animation-delay:.6s}.sourcing-map__plus--b{animation-delay:2.4s}.sourcing-stage{min-width:0;padding:20px 18px;border-radius:12px;background:#f4f0f9}@media(min-width:768px){.sourcing-stage{padding:24px 20px;border-radius:28px}}@media(min-width:992px){.sourcing-stage{padding:22px 24px}}@media(min-width:1200px){.sourcing-stage{padding:24px 28px;border-radius:36px}}.sourcing-stage__topline{margin-bottom:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sourcing-stage__topline span{padding:7px 12px 6px;border-radius:999px;font-size:10px;line-height:1;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#15062199;background:#fff}@media(min-width:768px){.sourcing-stage__topline span{font-size:11px}}@media(min-width:992px){.sourcing-stage__topline{margin-bottom:14px}.sourcing-stage__topline img{width:52px;height:52px}}.sourcing-stage h3{margin-bottom:8px;font-size:32px}@media(min-width:992px){.sourcing-stage h3{font-size:31px}}.sourcing-stage h3{line-height:.92}@media(min-width:1200px){.sourcing-stage h3{font-size:34px}}.sourcing-stage p{margin:0;color:#15062199;font-size:13px;line-height:1.4}@media(min-width:1200px){.sourcing-stage p{font-size:14px}}@keyframes sourcing-route{to{stroke-dashoffset:-200}}@keyframes sourcing-bob{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 5px))}}@keyframes sourcing-breathe{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.035)}}@keyframes sourcing-ripple{0%{transform:rotate(12deg) scale(.92);opacity:1}to{transform:rotate(12deg) scale(1.1);opacity:0}}@keyframes sourcing-ripple-ring{0%{transform:scale(.94);opacity:.9}to{transform:scale(1.08);opacity:0}}@keyframes sourcing-arrive{0%{box-shadow:0 0 #8ff6248c}70%,to{box-shadow:0 0 0 18px #8ff62400}}@keyframes sourcing-plus{0%,55%{opacity:0;transform:translate(-50%,6px) scale(.7)}60%{opacity:1;transform:translate(-50%,-2px) scale(1)}80%{opacity:1;transform:translate(-50%,-8px) scale(1)}95%,to{opacity:0;transform:translate(-50%,-16px) scale(.9)}}@keyframes sourcing-live{0%,to{box-shadow:0 0 0 3px #8ff6242e}50%{box-shadow:0 0 0 6px #8ff6244d}}@media(prefers-reduced-motion:reduce){.sourcing-map__route-main,.sourcing-map__account,.sourcing-map__hub,.sourcing-map__pulse,.sourcing-map__pulse:before,.sourcing-map__pulse:after,.sourcing-map__destination:after,.sourcing-map__plus,.sourcing-map__legend span{animation:none}.sourcing-map__dot{display:none}}.block--related-services .block__header{max-width:720px;margin-bottom:24px}@media(min-width:768px){.block--related-services .block__header{margin-bottom:44px}}.related-services__groups{display:grid;gap:8px}@media(min-width:992px){.related-services__groups{grid-template-columns:repeat(2,minmax(0,1fr))}}.related-services__secondary{padding:24px;margin-top:8px;border-radius:22px;display:grid;align-items:center;gap:16px;grid-template-columns:auto minmax(0,1fr);color:#150621;background:#f4f0f9}@media(min-width:768px){.related-services__secondary{padding:28px 32px;border-radius:28px;gap:20px}}@media(min-width:992px){.related-services__secondary{grid-template-columns:auto minmax(0,1fr) auto}}@media(min-width:1200px){.related-services__secondary{padding:32px 40px;border-radius:32px;gap:28px}}@media(max-width:991.98px){.related-services__secondary .btn{width:100%;grid-column:1/-1}}.related-services__secondary-icon{width:56px;height:56px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#fff}@media(min-width:768px){.related-services__secondary-icon{width:72px;height:72px;border-radius:24px}}.related-services__secondary-icon img{display:block}.related-services__secondary-copy h3{margin-bottom:4px;color:#150621;font-size:38px;line-height:.92}@media(min-width:768px){.related-services__secondary-copy h3{font-size:48px}}.related-services__secondary-copy p{max-width:650px;margin:0;color:#15062199}.related-services__secondary-picture{display:none}.related-service-group{container:related-service-group/inline-size;padding:8px;border-radius:22px;display:flex;flex-direction:column;background:#f4f0f9}@media(min-width:768px){.related-service-group{border-radius:28px}}@media(min-width:1200px){.related-service-group{border-radius:32px}}.related-service-group__header{padding:20px 16px 16px}@media(min-width:768px){.related-service-group__header{padding:24px 22px 18px}}.related-service-group__header h3{max-width:440px;margin:6px 0 0;font-size:38px;line-height:.92;letter-spacing:-.01em}@media(min-width:768px){.related-service-group__header h3{font-size:48px}}.related-service-group__header p{max-width:460px;margin:8px 0 0;font-size:13px;color:#15062199}@media(min-width:768px){.related-service-group__header p{font-size:14px}}.related-service-group__label{display:block;font-size:11px;line-height:1;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#15062199}.related-service-group__items{display:grid;gap:8px;margin-top:auto}.related-service-item--pink{--related-service-item-color: #e741f6}.related-service-item--yellow{--related-service-item-color: #fdff4c}.related-service-item--blue{--related-service-item-color: #009dff}.related-service-item--green{--related-service-item-color: #8ff624}.related-service-item--orange{--related-service-item-color: #ff5900}.related-service-item--violet{--related-service-item-color: #874fff}.related-service-item{display:flex;align-items:center;gap:12px;padding:12px 12px 12px 14px;border-radius:14px;color:#150621;background:#fff}@media(min-width:768px){.related-service-item{gap:14px;padding:13px 14px 13px 18px;border-radius:20px}}@media(min-width:1200px){.related-service-item{border-radius:24px}}.related-service-item__icon{flex:0 0 auto;width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:var(--related-service-item-color, #f4f0f9)}@media(min-width:768px){.related-service-item__icon{width:48px;height:48px;border-radius:14px}}.related-service-item__icon img{display:block}.related-service-item__text{flex:1 1 150px;min-width:150px;display:flex;flex-direction:column;gap:3px}.related-service-item__title{margin:0;font-size:20px;line-height:1;letter-spacing:-.01em}@media(min-width:768px){.related-service-item__title{font-size:23px}}.related-service-item__desc{display:block;margin:0;font-size:12px;line-height:1.25;color:#150621cc}@media(min-width:768px){.related-service-item__desc{font-size:13px}}.related-service-item .btn{flex:0 0 auto;margin-left:6px}@container related-service-group (max-width: 500px){.related-service-item{flex-wrap:wrap}.related-service-item .btn{flex:1 0 100%;margin-left:0}}.page--tool .hero{min-height:0!important;padding:80px 0 40px}@media(min-width:768px){.page--tool .hero{padding:80px 0 48px}}@media(min-width:1200px){.page--tool .hero{padding:90px 0 56px}}.page--tool .hero__content{align-items:center;min-height:0!important;flex:none!important;padding-bottom:0!important}.page--tool .hero__content p{margin-left:auto;margin-right:auto}.page--tool-alt .hero{background:#fff!important}.page--tool-alt .hero:after{background:#fff!important}.page--tool-alt .hero__tool{background:var(--color-page);box-shadow:none}.page--tool-alt .hero__tool .form-control{background:#fff}.page--tool-alt .hero__tool .tool__hint{color:#15062166}.page--tool-alt .hero__tool #tool-result{background:#fff;border-radius:16px;padding:16px}@media(min-width:768px){.page--tool-alt .hero__tool #tool-result{border-radius:24px;padding:24px}}.page--tool .hero>.row{flex:none!important}.page--tool .hero>.row>*{display:block!important}.tools-nav{position:relative;z-index:5}.tools-nav__scroll-wrap{display:flex;flex-direction:column;gap:6px;padding:16px 0 20px}@media(min-width:768px){.tools-nav__scroll-wrap{gap:8px;padding:20px 0 24px}}.tools-nav__section-wrap{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tools-nav__section-wrap::-webkit-scrollbar{display:none}.tools-nav__section-wrap{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}@media(min-width:576px){.tools-nav__section-wrap{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}}.tools-nav__section{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:#fff;border-radius:12px}@media(min-width:768px){.tools-nav__section{display:flex;gap:12px;padding:12px 24px;border-radius:16px}}.tools-nav__section-divider{display:none}.tools-nav__group-label{display:flex;align-items:center;gap:5px;width:100px;min-width:100px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#fff;white-space:nowrap;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tools-nav__group-label svg,.tools-nav__group-label img{width:16px;height:16px;color:#fff}.tools-nav__group-items{display:flex;gap:4px;flex-shrink:0}@media(min-width:768px){.tools-nav__group-items{flex:1}}.tools-nav__item{display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 14px;border-radius:10px}@media(min-width:768px){.tools-nav__item{flex:1}}.tools-nav__item{font-size:12px;line-height:1.2;font-weight:700;color:#fff9;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color .15s ease,background-color .15s ease}@media(min-width:768px){.tools-nav__item{font-size:13px;padding:10px 16px;gap:8px}}@media(hover:hover){.tools-nav__item:hover,.tools-nav__item:focus{color:#fff;background:#ffffff1f;text-decoration:none}}.tools-nav__item--active{color:#150621;background:#fff}.tools-nav__item--active .tools-nav__icon{color:#150621}@media(hover:hover){.tools-nav__item--active:hover,.tools-nav__item--active:focus{color:#150621;background:#fffc}}.tools-nav__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff6}.tools-nav__icon svg{display:block}.tools-nav__label{display:block}.tools-nav__platform-icon{display:block;flex:0 0 auto}.tools-nav__platform-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.tools-nav__platform-dot--instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.tools-nav__platform-dot--tiktok{background:#150621}.tools-nav--category .tools-nav__platform-dot--tiktok{background:#fff9}.tools-nav--category,.tools-nav--tabs{background:#150621}.tools-nav--tabs .tools-nav__tabs-bar{display:flex;gap:4px;padding:12px 0 8px}.tools-nav--tabs .tools-nav__tab{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:10px;font-size:13px;font-weight:700;font-family:Inter Tight,sans-serif;color:#fff6;background:none;border:1.5px solid rgba(255,255,255,.12);cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.tools-nav--tabs .tools-nav__tab .tools-nav__platform-icon{filter:brightness(0) invert(1);opacity:.4;transition:opacity .15s ease}@media(hover:hover){.tools-nav--tabs .tools-nav__tab:hover{color:#fff;border-color:#fff3}.tools-nav--tabs .tools-nav__tab:hover .tools-nav__platform-icon{opacity:1}}.tools-nav--tabs .tools-nav__tab--active{color:#fff;background:#ffffff1f;border-color:#fff3}.tools-nav--tabs .tools-nav__tab--active .tools-nav__platform-icon{opacity:1}.tools-nav--tabs .tools-nav__tabs-panel{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tools-nav--tabs .tools-nav__tabs-panel::-webkit-scrollbar{display:none}.tools-nav--tabs .tools-nav__tabs-panel{margin-left:-16px;margin-right:-16px;padding:0 16px 10px}.tools-nav--tabs .tools-nav__group-items{display:inline-flex}.tools-nav--grid{background:#150621}.tools-nav--grid .tools-nav__grid-section{padding:12px 0}.tools-nav--grid .tools-nav__grid-section:first-child{padding-bottom:8px}.tools-nav--grid .tools-nav__grid-section:last-child{padding-top:8px;border-top:1px solid rgba(255,255,255,.08)}.tools-nav--grid .tools-nav__group-label{margin-bottom:10px}.tools-nav--grid .tools-nav__group-label .tools-nav__platform-icon{filter:brightness(0) invert(1)}.tools-nav--grid .tools-nav__grid-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:6px}@media(min-width:768px){.tools-nav--grid .tools-nav__grid-items{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px}}.tools-nav--grid .tools-nav__grid-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;border-radius:12px;text-decoration:none;color:#fff9;transition:color .15s ease,background-color .15s ease}@media(hover:hover){.tools-nav--grid .tools-nav__grid-item:hover{color:#fff;background:#ffffff14;text-decoration:none}}.tools-nav--grid .tools-nav__grid-item--active{color:#fff;background:#ffffff1f}.tools-nav--grid .tools-nav__grid-item--active .tools-nav__grid-icon{color:#fff}.tools-nav--grid .tools-nav__grid-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#ffffff14;color:#fff6}.tools-nav__grid-item--active .tools-nav--grid .tools-nav__grid-icon{background:#fff3;color:#fff}.tools-nav--grid .tools-nav__grid-label{font-size:11px;font-weight:700;text-align:center;line-height:1.2}.tools-nav--sticky{position:sticky;top:0;z-index:100}.tools-nav--glass{background:#15062199;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.08)}.tools-nav--glass .tools-nav__group-label{color:#fff9}.tools-nav--glass .tools-nav__group-label svg{color:#fff9}.tools-nav--glass .tools-nav__group-label .tools-nav__platform-icon{filter:brightness(0) invert(1);opacity:.6}.tools-nav--glass .tools-nav__item{color:#fff9;border:1px solid transparent}@media(hover:hover){.tools-nav--glass .tools-nav__item:hover,.tools-nav--glass .tools-nav__item:focus{color:#fff;background:#ffffff14;border-color:#ffffff1f}}.tools-nav--glass .tools-nav__item--active{color:#fff;background:#ffffff1f;border-color:#fff3}.tools-nav--glass .tools-nav__item--active .tools-nav__icon{color:#fff}@media(hover:hover){.tools-nav--glass .tools-nav__item--active:hover,.tools-nav--glass .tools-nav__item--active:focus{color:#fff;background:#fff3}}.tools-nav--glass .tools-nav__icon{color:#fff6}.tools-nav--light .tools-nav__group-label{color:#150621}.tools-nav--light .tools-nav__group-label svg{color:#150621}.tools-nav--light .tools-nav__group-label .tools-nav__platform-icon{filter:none;opacity:1}.tools-nav--light .tools-nav__section{background:#f4f0f9}.tools-nav--light .tools-nav__item{color:#15062199}@media(hover:hover){.tools-nav--light .tools-nav__item:hover,.tools-nav--light .tools-nav__item:focus{color:#150621;background:#fff}}.tools-nav--light .tools-nav__item--active{color:#fff;background:#150621}.tools-nav--light .tools-nav__item--active .tools-nav__icon{color:#fff}@media(hover:hover){.tools-nav--light .tools-nav__item--active:hover,.tools-nav--light .tools-nav__item--active:focus{color:#fff;background:#150621cc}}.tools-nav--light .tools-nav__icon{color:#15062166}.tools-nav--outlined{background:transparent}.tools-nav--outlined .tools-nav__scroll-wrap{padding:16px 0 0}@media(min-width:768px){.tools-nav--outlined .tools-nav__scroll-wrap{padding:20px 0 0}}.tools-nav--outlined .tools-nav__group-label{color:#15062166}.tools-nav--outlined .tools-nav__group-label svg{color:#15062166}.tools-nav--outlined .tools-nav__group-label .tools-nav__platform-icon{filter:none;opacity:.4}.tools-nav--outlined .tools-nav__item{color:#15062199;border:1.5px solid rgba(21,6,33,.12)}@media(hover:hover){.tools-nav--outlined .tools-nav__item:hover,.tools-nav--outlined .tools-nav__item:focus{color:#150621;border-color:#15062133;background:#f4f0f9}}.tools-nav--outlined .tools-nav__item--active{color:#fff;background:#150621;border-color:#150621}.tools-nav--outlined .tools-nav__item--active .tools-nav__icon{color:#fff}@media(hover:hover){.tools-nav--outlined .tools-nav__item--active:hover,.tools-nav--outlined .tools-nav__item--active:focus{color:#fff;background:#150621cc;border-color:#150621cc}}.tools-nav--outlined .tools-nav__icon{color:#15062166}.tools-nav--light.tools-nav--glass .tools-nav__platform-icon{filter:brightness(0) invert(1);opacity:.6}.tool-result__card{background:#fff;border-radius:16px;padding:16px;margin-bottom:12px}@media(min-width:768px){.tool-result__card{border-radius:24px;padding:24px}}.hero__tool #tool-result{margin-top:16px}.hero__tool #tool-result .tool-pfp,.hero__tool #tool-result .tool-grid,.hero__tool #tool-result .tool-engagement,.hero__tool #tool-result .tool-usernames,.hero__tool #tool-result .tool-video{max-width:none;display:block;margin:0}.hero__tool #tool-result .tool-pfp{text-align:center}.hero__tool #tool-result .tool-pfp__image{margin:0 auto 20px}.hero__tool-wrap{position:relative}.hero__tool-wrap--radar .hero__tool{position:relative;z-index:2}.radar-ring{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);border-radius:40px;border:1.5px solid rgba(255,255,255,0);pointer-events:none;z-index:1}@media(min-width:768px){.radar-ring{border-radius:52px}}.radar-ring--1{animation:radar-expand 4s ease-out infinite;animation-delay:0s}.radar-ring--2{animation:radar-expand 4s ease-out infinite;animation-delay:1.2s}.radar-ring--3{animation:radar-expand 4s ease-out infinite;animation-delay:2.4s}@keyframes radar-expand{0%{width:100%;height:100%;border-color:#ffffff80}30%{border-color:#ffffff40}to{width:calc(100% + 140px);height:calc(100% + 100px);border-color:#fff0}}.hero__tool{width:100%;margin-top:24px;padding:16px;background:#fff;border-radius:24px;box-shadow:0 2px 12px #1506210f}@media(min-width:768px){.hero__tool{margin-top:28px;padding:32px;border-radius:40px}}.hero__tool .form-label{margin-bottom:10px;font-size:14px;font-weight:700;color:#150621}.hero__tool .btn[disabled]{opacity:1}.hero__tool .tool__input-row{display:flex;flex-direction:column;gap:8px}.hero__tool .tool__input-row .btn{width:100%}.hero__tool .form-control{flex:1;background:#fff}.hero__tool .btn{flex-shrink:0;white-space:nowrap}.hero__tool .tool__hint{margin-top:10px;margin-bottom:0;font-size:13px;color:#15062166}.hero__tool .tool__error{margin-top:16px;padding:14px 20px;background:#ff00370f;border-radius:12px;color:#ff0037;font-size:14px;font-weight:600;text-align:center;display:none}.hero__tool .tool__loading{display:none}.hero__tool .btn--loading{pointer-events:none;opacity:1!important;display:inline-flex!important;align-items:center;justify-content:center}.hero__tool .btn--loading:after{display:none!important}.hero__tool .btn--loading:before{content:"";display:block;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:tool-spin .6s linear infinite;margin-right:8px;flex-shrink:0}@keyframes tool-spin{to{transform:rotate(360deg)}}.tool-pfp{max-width:600px;margin:0 auto;text-align:center;display:none}.tool-pfp__image{width:240px;height:240px;border-radius:50%;object-fit:cover;margin:0 auto 20px;display:block;background:#f4f0f9}@media(min-width:768px){.tool-pfp__image{width:280px;height:280px}}.tool-pfp__username{font-size:18px;font-weight:700;margin-bottom:20px}.tool-pfp__username a{color:inherit;text-decoration:none}.tool-pfp__username a:hover{text-decoration:underline}.tool-pfp__actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.tool-grid{max-width:600px;margin:0 auto;display:none}.tool-grid__user{display:flex;align-items:center;gap:14px;margin-bottom:16px;padding:16px 20px;background:#f4f0f9;border-radius:16px}.tool-grid__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#e7e0f0;flex-shrink:0}.tool-grid__name{font-size:16px;font-weight:700}.tool-grid__name a{color:inherit;text-decoration:none}.tool-grid__name a:hover{text-decoration:underline}.tool-grid__caption{font-size:14px;color:#15062199;line-height:1.5;margin-bottom:16px}.tool-grid__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.tool-grid__item{position:relative;background:#f4f0f9;border-radius:12px;overflow:hidden}.tool-grid__item--square{aspect-ratio:1}.tool-grid__item--portrait{aspect-ratio:9/16}.tool-grid__item img{width:100%;height:100%;object-fit:cover;display:block}.tool-grid__badge{position:absolute;top:8px;right:8px;background:#150621cc;color:#fff;font-size:10px;font-weight:800;padding:4px 8px;border-radius:6px;text-transform:uppercase;letter-spacing:.04em}.tool-grid__download{position:absolute;bottom:0;left:0;right:0;padding:10px;background:linear-gradient(transparent,#1506218c);text-align:center}.tool-grid__download a{display:inline-block;padding:8px 18px;background:#fff;color:#150621;border-radius:8px;font-size:12px;font-weight:800;text-decoration:none;text-transform:uppercase;letter-spacing:.03em;transition:opacity .15s ease}.tool-grid__download a:hover{opacity:.85;text-decoration:none}.tool-grid__empty{text-align:center;padding:32px 20px;background:#f4f0f9;border-radius:16px;color:#15062166;font-size:15px;margin:0}.tool-engagement{max-width:600px;margin:0 auto;display:none}.tool-engagement__rate{text-align:center;padding:28px 24px;background:#150621;border-radius:24px;margin-bottom:12px}@media(min-width:768px){.tool-engagement__rate{padding:36px 32px;border-radius:32px}}.tool-engagement__rate-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff9;margin-bottom:6px}.tool-engagement__rate-value{font-size:48px;font-weight:800;font-family:PP Pangram Sans Compressed,sans-serif;color:#8ff624;line-height:1}@media(min-width:768px){.tool-engagement__rate-value{font-size:56px}}.tool-engagement__rate-note{font-size:13px;color:#fff9;margin-top:8px;line-height:1.5}.tool-engagement__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}.tool-engagement__stat{text-align:center;padding:18px 10px;background:#f4f0f9;border-radius:16px}.tool-engagement__stat-value{font-size:20px;font-weight:800;font-family:PP Pangram Sans Compressed,sans-serif;color:#150621;margin-bottom:4px}@media(min-width:768px){.tool-engagement__stat-value{font-size:24px}}.tool-engagement__stat-label{font-size:11px;font-weight:700;color:#15062166;text-transform:uppercase;letter-spacing:.04em}.tool-engagement__averages{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tool-engagement__upsell{margin-top:16px;padding-top:16px;border-top:1px solid #e7e0f0}.tool-engagement__upsell-title{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#150621;margin-bottom:10px}.tool-engagement__upsell-grid{display:flex;flex-direction:column;gap:6px}.tool-engagement__upsell-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f4f0f9;border-radius:12px;text-decoration:none;color:#150621;transition:background-color .15s ease}@media(hover:hover){.tool-engagement__upsell-item:hover,.tool-engagement__upsell-item:focus{background:#e7e0f0;text-decoration:none}}.tool-engagement__upsell-item svg{flex-shrink:0;color:#874fff}.tool-engagement__upsell-item div{min-width:0}.tool-engagement__upsell-item strong{display:block;font-size:14px;font-weight:700;margin-bottom:2px}.tool-engagement__upsell-item span{display:block;font-size:12px;color:#15062166;line-height:1.3}.tool-usernames{max-width:600px;margin:0 auto;display:none}.tool-usernames__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.tool-usernames__title{font-size:14px;font-weight:700}.tool-usernames__refresh{font-size:13px;font-weight:700;color:#874fff;cursor:pointer;background:none;border:none;padding:4px 8px;font-family:Inter Tight,sans-serif}.tool-usernames__refresh:hover{text-decoration:underline}.tool-usernames__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media(max-width:575.98px){.tool-usernames__grid{grid-template-columns:1fr}}.tool-usernames__item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#f4f0f9;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s ease}.tool-usernames__item:hover{background:#e7e0f0}.tool-usernames__copy{font-size:11px;font-weight:800;color:#874fff;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;margin-left:8px}.tooltip-wrapper{position:relative;display:inline-flex;align-items:center;margin-left:4px}.tooltip-wrapper .tooltip-trigger{width:18px;height:18px;border-radius:50%;background:#e7e0f0;color:#15062199;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tooltip-wrapper .tooltip-trigger:hover{background:#15062133}.tooltip-wrapper .tooltip-dropdown{display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:240px;padding:14px 16px;background:#150621;color:#fff;border-radius:12px;box-shadow:0 8px 24px #15062133;z-index:10;font-size:13px;line-height:1.4}.tooltip-wrapper .tooltip-dropdown:before{content:" ";display:block;overflow:hidden;position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#150621}.tooltip-wrapper .tooltip-header{font-size:13px;font-weight:800;margin-bottom:4px}.tooltip-wrapper .tooltip-text{font-size:12px;color:#fff9;line-height:1.5}.tooltip-wrapper .tooltip-hide{position:absolute;top:8px;right:8px;width:14px;height:14px;cursor:pointer;opacity:.4;transition:opacity .15s ease}.tooltip-wrapper .tooltip-hide:hover{opacity:.8}.tooltip-wrapper.showing .tooltip-dropdown{display:block}.embed-tool__options{margin-top:16px;display:flex;flex-direction:column;gap:10px}.embed-tool__option{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f4f0f9;border-radius:12px}.embed-tool__option-label{font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px}.embed-tool__switch{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer;flex-shrink:0}.embed-tool__switch input{opacity:0;width:0;height:0;position:absolute}.embed-tool__switch-slider{position:absolute;inset:0;background:#e7e0f0;border-radius:24px;transition:background-color .15s ease}.embed-tool__switch-slider:before{content:" ";display:block;overflow:hidden;position:absolute;width:18px;height:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .15s ease}input:checked+.embed-tool__switch-slider{background:#874fff}input:checked+.embed-tool__switch-slider:before{transform:translate(20px)}.embed-tool__number{width:56px;padding:6px 8px;border:1px solid #e7e0f0;border-radius:8px;font-size:14px;font-weight:600;font-family:Inter Tight,sans-serif;text-align:center;outline:none;flex-shrink:0;transition:border-color .15s ease}.embed-tool__number:focus{border-color:#874fff}.embed-tool__preview{margin-top:20px;padding:20px;background:#f4f0f9;border-radius:16px}.embed-tool__preview.dark{background:#150621}.embed-tool__preview.dark .embed-tool__username a{color:#fff}.embed-tool__preview.dark .embed-tool__powered{color:#fff6}.embed-tool__preview.dark .embed-tool__powered a{color:#fff9}.embed-tool__account{display:flex;align-items:center;margin-bottom:12px}.embed-tool__avatar{display:block;width:45px;height:45px;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:50%;flex-shrink:0}.embed-tool__avatar.gradient{background:linear-gradient(135deg,#e7e0f0,#f4f0f9)}.embed-tool__username{margin-left:10px;font-size:16px;font-weight:700}.embed-tool__username a{color:#150621;text-decoration:none}.embed-tool__username a:hover{text-decoration:underline}.embed-tool__posts{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.embed-tool__powered{margin:12px 0 0;text-align:center;font-size:12px;color:#15062166}.embed-tool__powered a{color:#15062199;text-decoration:none}.embed-tool__powered a:hover{text-decoration:underline}.embed-tool__code{margin-top:20px;padding-top:20px;border-top:1px solid #e7e0f0}.embed-tool__code p{font-size:14px;font-weight:600;margin-bottom:10px}.embed-tool__code textarea{width:100%;padding:14px 16px;background:#f4f0f9;border:none;border-radius:12px;font-size:13px;font-family:monospace;color:#150621;resize:none;outline:none;margin-bottom:10px;line-height:1.5}.embed-tool__code .btn{width:100%}.posts-box__post{display:block;aspect-ratio:1;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;position:relative;overflow:hidden}.posts-box__post.gradient{background:linear-gradient(135deg,#e7e0f0,#f4f0f9)}.posts-box__post img{position:absolute;top:6px;right:6px;width:16px;height:16px;opacity:.8}.tool-video{max-width:600px;margin:0 auto;display:none}.tool-video__card{background:#f4f0f9;border-radius:24px;overflow:hidden}@media(min-width:768px){.tool-video__card{border-radius:32px}}.tool-video__thumb{width:100%;aspect-ratio:9/16;max-height:400px;overflow:hidden;background:#e7e0f0}.tool-video__thumb img{width:100%;height:100%;object-fit:cover;display:block}.tool-video__info{padding:20px 24px 24px}.tool-video__author{font-size:15px;font-weight:700;margin-bottom:6px}.tool-video__description{font-size:14px;color:#15062199;line-height:1.5;margin-bottom:16px}.tool-video__actions{display:flex;gap:10px;flex-wrap:wrap}.page--guide{--guide-radius: 24px}@media(min-width:768px){.page--guide{--guide-radius: 36px}}@media(min-width:1200px){.page--guide{--guide-radius: 48px}}.guide-kicker{margin:0 0 12px;font-size:11px;line-height:1;font-weight:900;letter-spacing:.12em;text-transform:uppercase}@media(min-width:768px){.guide-kicker{font-size:13px}}.guide-hero{min-height:0;padding:64px 0 40px;position:relative;z-index:1;background:#af4ffd}@media(min-width:768px){.guide-hero{padding-top:72px;padding-bottom:44px}}.guide-hero:after{content:" ";display:block;overflow:hidden;position:absolute;inset:0 -16px;z-index:-1;background:#af4ffd}@media(min-width:576px){.guide-hero:after{width:100vw;right:auto;left:50%;transform:translate3d(-50%,0,0)}}.guide-hero__breadcrumbs{margin-bottom:32px;display:flex;align-items:center;gap:8px;overflow:hidden;position:relative;z-index:2;font-size:10px;font-weight:800;white-space:nowrap;text-transform:uppercase}@media(min-width:768px){.guide-hero__breadcrumbs{margin-bottom:38px;font-size:12px}}.guide-hero__breadcrumbs a{color:#150621;text-decoration:none}.guide-hero__breadcrumbs span:last-child{overflow:hidden;opacity:.55;text-overflow:ellipsis}.guide-hero__main{position:relative;z-index:1}@media(min-width:992px){.guide-hero__main{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:54px;align-items:center}}.guide-hero__content{position:relative;z-index:3}.guide-hero__eyebrow{margin-bottom:14px;font-size:11px;line-height:1;font-weight:900;letter-spacing:.14em;text-transform:uppercase}@media(min-width:768px){.guide-hero__eyebrow{font-size:13px}}.guide-hero__heading{max-width:690px;margin-bottom:16px;font-size:44px;line-height:.88;letter-spacing:-.015em}@media(min-width:768px){.guide-hero__heading{font-size:64px}}@media(min-width:1200px){.guide-hero__heading{font-size:72px}}.guide-hero__heading span{display:block;color:#150621}.guide-hero__text{max-width:520px;margin-bottom:24px;font-size:18px;line-height:1.3;font-weight:600;letter-spacing:-.02em}@media(min-width:768px){.guide-hero__text{font-size:20px}}.guide-hero__buttons{display:flex;flex-wrap:wrap;gap:4px}.guide-hero__meta{padding:0;margin:24px 0 0;display:flex;flex-wrap:wrap;gap:8px;list-style:none;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.guide-hero__meta li{padding:8px 14px 7px;border-radius:999px;display:flex;align-items:center;gap:8px;color:#15062199;background:#f4f0f9}.guide-hero__meta li:before{content:" ";display:block;overflow:hidden;width:6px;height:6px;border-radius:50%;background:#15062166}.guide-hero__meta li:first-child{color:#150621;background:#e7e0f0}.guide-hero__meta li:first-child:before{background:#8ff624}.guide-hero__visual{height:280px;margin-top:40px;position:relative}@media(min-width:768px){.guide-hero__visual{height:380px}}@media(min-width:992px){.guide-hero__visual{height:410px;margin-top:0}}.guide-hero__visual-card{width:min(76%,350px);height:190px;padding:16px;border-radius:32px;position:absolute;top:0;right:0;overflow:hidden}@media(min-width:768px){.guide-hero__visual-card{width:420px;height:290px;padding:20px;border-radius:40px}}@media(min-width:992px){.guide-hero__visual-card{width:min(100%,410px)}}.guide-hero__visual-card:nth-child(2){top:45px;right:17%}@media(min-width:768px){.guide-hero__visual-card:nth-child(2){top:82px;right:19%}}@media(min-width:992px){.guide-hero__visual-card:nth-child(2){right:11%}}.guide-hero__visual-card:nth-child(3){top:90px;right:3%}@media(min-width:768px){.guide-hero__visual-card:nth-child(3){top:164px}}.guide-hero__visual-card--orange{background:#ff5900}.guide-hero__visual-card--pink{background:#e741f6}.guide-hero__visual-card--yellow{background:#fdff4c}.guide-hero__visual-card figcaption{display:flex;align-items:center;gap:10px;position:relative;z-index:2;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase}.guide-hero__visual-card figcaption span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#150621}.guide-hero__visual-card img{width:104%;height:auto;max-height:89%;position:absolute;right:-2%;bottom:-7%;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.guide-hero__rules{padding:0;margin:28px 0 0;display:flex;gap:8px;position:relative;z-index:4;list-style:none}@media(max-width:767.98px){.guide-hero__rules{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.guide-hero__rules::-webkit-scrollbar{display:none}}@media(min-width:768px){.guide-hero__rules{display:grid;grid-template-columns:repeat(3,1fr)}}.guide-hero__rules li{padding:16px;border-radius:16px;display:grid;grid-template-columns:auto 1fr;gap:2px 10px;flex:0 0 230px;color:#fff;background:#150621}@media(min-width:768px){.guide-hero__rules li{flex-basis:auto}}@media(min-width:1200px){.guide-hero__rules li{padding:20px;border-radius:24px}}.guide-hero__rules span{width:28px;height:28px;border-radius:50%;grid-row:span 2;display:grid;place-items:center;font-size:10px;color:#150621;background:#fff}.guide-hero__rules strong{font-size:15px;line-height:1.1}.guide-hero__rules small{font-size:13px;font-weight:600;color:#fff9}.guide-intro{max-width:1120px;margin:100px auto;display:grid;gap:28px}@media(min-width:992px){.guide-intro{margin-top:160px;margin-bottom:160px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:80px}}.guide-intro h2{max-width:650px;font-size:56px}@media(min-width:768px){.guide-intro h2{font-size:72px}}@media(min-width:1200px){.guide-intro h2{font-size:80px}}.guide-intro__copy{font-size:18px;line-height:1.45}@media(min-width:768px){.guide-intro__copy{font-size:20px}}.guide-intro__copy p:last-child{margin-bottom:0}.guide-metrics__grid{display:grid;gap:16px}@media(min-width:992px){.guide-metrics__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.guide-metrics>.block__header{max-width:840px}.guide-metrics>.block__header h2 span{color:#150621}.guide-metric{min-width:0;padding:8px;border-radius:32px;overflow:hidden;display:flex;flex-direction:column}@media(min-width:768px){.guide-metric{border-radius:40px}}.guide-metric--orange{background:#ff5900}.guide-metric--pink{background:#e741f6}.guide-metric--yellow{background:#fdff4c}.guide-metric__visual{height:280px;border-radius:24px;position:relative;overflow:hidden}@media(min-width:768px){.guide-metric__visual{height:360px}}@media(min-width:992px){.guide-metric__visual{height:280px;border-radius:32px}}@media(min-width:1400px){.guide-metric__visual{height:320px}}.guide-metric__visual img{width:88%;max-width:430px;height:82%;position:absolute;right:0;bottom:-4%;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.guide-metric__label{padding:8px 12px 8px 8px;border-radius:999px;display:flex;align-items:center;gap:8px;position:absolute;top:16px;left:16px;z-index:2;font-size:11px;font-weight:900;color:#fff;text-transform:uppercase;background:#150621}.guide-metric__label span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#150621;background:#fff}.guide-metric__content{padding:24px 20px 20px;margin-top:8px;border-radius:24px;background:#fff;flex:1;display:flex;flex-direction:column}@media(min-width:768px){.guide-metric__content{padding:32px}}@media(min-width:992px){.guide-metric__content{padding:24px;border-radius:32px}}@media(min-width:1400px){.guide-metric__content{padding:32px}}.guide-metric__content>p:not(.guide-metric__proof){min-height:0;color:#15062199}@media(min-width:992px){.guide-metric__content>p:not(.guide-metric__proof){min-height:108px}}@media(min-width:1400px){.guide-metric__content>p:not(.guide-metric__proof){min-height:92px}}.guide-metric__content h3{font-size:45px}@media(min-width:768px){.guide-metric__content h3{font-size:58px}}@media(min-width:992px){.guide-metric__content h3{font-size:42px}}@media(min-width:1400px){.guide-metric__content h3{font-size:51px}}.guide-metric__content dl{margin:26px 0}.guide-metric__content dl>div{padding:14px 0;border-top:1px solid rgba(21,6,33,.12)}.guide-metric__content dt{margin-bottom:4px;font-size:10px;font-weight:900;text-transform:uppercase}.guide-metric__content dd{margin:0;font-size:13px;line-height:1.35;color:#15062199}.guide-metric__proof{margin-bottom:9px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.guide-metric__actions{margin-top:auto;padding-top:20px;display:flex;flex-direction:column;gap:7px}.guide-metric__actions .btn{width:100%}.guide-shell{max-width:1160px;margin:130px auto 0}@media(min-width:992px){.guide-shell{display:grid;grid-template-columns:238px minmax(0,780px);gap:68px;align-items:start;justify-content:center}}@media(min-width:1200px){.guide-shell{margin-top:190px;grid-template-columns:252px minmax(0,800px);gap:88px}}.guide-toc{display:none}@media(min-width:992px){.guide-toc{padding:8px;border-radius:24px;display:block;position:sticky;top:104px;background:#f4f0f9}}.guide-toc>p{margin:0;padding:14px 14px 12px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#15062199}.guide-toc ol{padding:6px;margin:0 0 8px;border-radius:18px;list-style:none;counter-reset:guide-toc;background:#fff}.guide-toc li{counter-increment:guide-toc}.guide-toc a:not(.btn){padding:9px 10px;border-radius:12px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:10px;font-size:12.5px;line-height:1.25;font-weight:700;color:#15062199;text-decoration:none;transition:color .15s ease,background-color .15s ease}.guide-toc a:not(.btn):before{content:counter(guide-toc,decimal-leading-zero);width:22px;height:22px;border-radius:50%;text-align:center;line-height:22px;font-size:10px;font-weight:900;color:#15062166;background:#f4f0f9;transition:color .15s ease,background-color .15s ease}@media(hover:hover){.guide-toc a:not(.btn):hover{color:#150621;background:#f4f0f9}}.guide-toc a:not(.btn):focus-visible{outline:none;box-shadow:inset 0 0 0 2px #150621}.guide-toc li.is-read a:not(.btn):before{color:#fff;background:#15062166}.guide-toc li.is-current a:not(.btn){color:#150621;background:#f4f0f9}.guide-toc li.is-current a:not(.btn):before{color:#fff;background:#150621}.guide-toc .btn{width:100%}.guide-toc-mobile{margin-bottom:70px;border-radius:18px;background:#f4f0f9}@media(min-width:992px){.guide-toc-mobile{display:none}}.guide-toc-mobile summary{padding:18px;font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer}.guide-toc-mobile ol{padding:0 18px 18px 42px;margin:0}.guide-toc-mobile li+li{margin-top:7px}.guide-toc-mobile a{font-size:14px;color:#150621}.guide-copy{min-width:0;font-size:17px;line-height:1.55;letter-spacing:-.012em}@media(min-width:768px){.guide-copy{font-size:19px}}@media(min-width:768px){.guide-copy .guide-section>p:not(.guide-lead),.guide-copy .guide-section>ul,.guide-copy .guide-section>ol:not([class]),.guide-copy .guide-chapter__body>p,.guide-copy .guide-chapter__body>ul,.guide-copy .guide-chapter__body>ol:not([class]){max-width:680px}}.guide-copy h2{margin-bottom:18px;font-size:55px;line-height:.9;letter-spacing:-.02em}@media(min-width:768px){.guide-copy h2{font-size:68px}}@media(min-width:1200px){.guide-copy h2{font-size:72px}}.guide-copy h3{margin-top:38px;margin-bottom:12px;font-size:39px;line-height:.94;letter-spacing:-.01em}@media(min-width:768px){.guide-copy h3{font-size:48px}}.guide-copy a:not(.btn){font-weight:750}.guide-lead{margin-bottom:30px;font-size:21px;line-height:1.32;font-weight:700;letter-spacing:-.025em}@media(min-width:768px){.guide-lead{font-size:25px}}.guide-section{margin:0 0 110px;scroll-margin-top:105px}@media(min-width:768px){.guide-section{margin-bottom:150px}}.guide-section>:last-child{margin-bottom:0}.guide-tool-grid{display:grid;gap:10px;margin:34px 0}@media(min-width:768px){.guide-tool-grid{grid-template-columns:repeat(2,1fr)}}.guide-tool-card{min-height:240px;padding:24px;border-radius:32px;display:flex;flex-direction:column;color:#150621!important;text-decoration:none;transition:transform .3s ease}@media(min-width:768px){.guide-tool-card{min-height:280px;padding:28px;border-radius:40px}}@media(hover:hover){.guide-tool-card:hover{transform:translateY(-5px)}}.guide-tool-card--instagram{background:#8ff624}.guide-tool-card--tiktok{background:#ff5900}.guide-tool-card__eyebrow{font-size:11px;font-weight:900;text-transform:uppercase}.guide-tool-card>strong{margin:auto 0 28px;font-family:PP Pangram Sans Compressed,sans-serif;font-size:37px;line-height:.92;text-transform:uppercase}@media(min-width:768px){.guide-tool-card>strong{font-size:44px}}.guide-tool-card__button{width:fit-content;color:#fff;text-decoration:none}.guide-diagnosis{padding:24px;margin:32px 0;border-radius:26px;background:#f4f0f9}@media(min-width:768px){.guide-diagnosis{padding:34px}}.guide-diagnosis h3{margin-top:0}.guide-diagnosis dl{margin:24px 0 0}.guide-diagnosis dl>div{padding:16px 0;border-top:1px solid rgba(21,6,33,.12)}@media(min-width:768px){.guide-diagnosis dl>div{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:22px}}.guide-diagnosis dt{font-weight:850}.guide-diagnosis dd{margin:5px 0 0;color:#15062199}@media(min-width:768px){.guide-diagnosis dd{margin-top:0}}.guide-path{padding:24px;margin:32px 0;border-radius:26px;color:#150621;background:#f4f0f9}@media(min-width:768px){.guide-path{padding:34px}}.guide-path>span{font-size:11px;font-weight:900;color:#874fff;text-transform:uppercase}.guide-path ol{padding:0;margin:24px 0;display:grid;gap:8px;list-style:none;counter-reset:guide-path}@media(min-width:768px){.guide-path ol{grid-template-columns:repeat(5,1fr)}}.guide-path li{min-height:90px;padding:12px;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;gap:15px;counter-increment:guide-path;font-size:12px;font-weight:850;color:#150621;background:#fff}.guide-path li:before{content:counter(guide-path,decimal-leading-zero);font-size:10px;color:#15062166}.guide-path p{margin-bottom:0;font-size:15px}.guide-path a{color:#874fff!important}.guide-note{padding:26px;margin:32px 0;border-radius:28px}@media(min-width:768px){.guide-note{padding:36px}}.guide-note--yellow{background:#fdff4c}.guide-note--purple{background:#af4ffd}.guide-note h3{margin-top:0}.guide-inline-actions{display:flex;flex-wrap:wrap;gap:8px}.guide-inline-actions .btn{color:#fff!important;text-decoration:none}.guide-inline-actions .btn--outline{color:#150621!important}.guide-research{padding:26px;margin:32px 0 0;border-radius:28px;color:#fff;background:#af4ffd}@media(min-width:768px){.guide-research{padding:38px}}.guide-research h3{margin-top:0;font-size:52px}@media(min-width:768px){.guide-research h3{font-size:62px}}.guide-research a{color:#fdff4c!important}.guide-research>strong{display:block;font-size:20px;line-height:1.3}@media(min-width:768px){.guide-research>strong{font-size:24px}}.guide-research__sources{font-size:13px;color:#fffc}.guide-chapter{padding:8px;border-radius:30px;overflow:hidden}@media(min-width:768px){.guide-chapter{border-radius:44px}}.guide-chapter__header{padding:24px;display:grid;gap:24px}@media(min-width:768px){.guide-chapter__header{padding:36px;grid-template-columns:74px 1fr;gap:28px}}.guide-chapter__header>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:900;background:#fff}@media(min-width:768px){.guide-chapter__header>span{width:74px;height:74px;font-size:14px}}.guide-chapter__header h2{margin-bottom:10px}.guide-chapter__header p:last-child{max-width:590px;margin-bottom:0;font-size:18px;line-height:1.35;font-weight:700}.guide-chapter--orange{background:#ff5900}.guide-chapter--pink{background:#e741f6}.guide-chapter--yellow{background:#fdff4c}.guide-chapter__body{padding:24px;margin-top:8px;border-radius:24px;background:#fff}@media(min-width:768px){.guide-chapter__body{padding:38px;border-radius:36px}}.guide-chapter__body>h3:first-child{margin-top:0}.guide-chapter__body>:last-child{margin-bottom:0}.guide-check-list{padding:0;margin:26px 0;list-style:none}.guide-check-list li{padding:13px 0;border-top:1px solid rgba(21,6,33,.12);display:grid;grid-template-columns:24px 1fr;gap:14px;align-items:start}.guide-check-list li:before{content:"";width:24px;height:24px;border-radius:50%;display:block;margin-top:2px;background:#150621 url(https://cdn.stormlikes.com/assets/releases/prod/16ac6cb/img/icons/checkmark--white.svg) no-repeat center/13px 13px}.guide-platform-actions{margin:30px 0;display:grid;gap:8px}@media(min-width:576px){.guide-platform-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.guide-platform-actions .btn{width:100%}.guide-callout{padding:22px;margin:28px 0;border-radius:20px;background:#f4f0f9}.guide-callout strong{display:block;margin-bottom:6px;font-size:20px}.guide-callout p{margin-bottom:0}.guide-use-cases{margin:26px 0;display:flex;flex-wrap:wrap;gap:8px}.guide-use-cases span{padding:9px 13px;border-radius:999px;font-size:11px;font-weight:850;text-transform:uppercase;background:#f4f0f9}.guide-pairing{margin:34px 0}.guide-pairing>div{display:grid;gap:8px}@media(min-width:768px){.guide-pairing>div{grid-template-columns:repeat(3,1fr)}}.guide-pairing article{padding:18px;border-radius:18px;background:#f4f0f9}.guide-pairing article span{font-size:11px;font-weight:900;text-transform:uppercase}.guide-pairing article p{margin:12px 0 0;font-size:14px}.guide-scenario-grid{display:grid;gap:10px}@media(min-width:768px){.guide-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.guide-scenario-grid article{min-height:280px;padding:22px;border-radius:32px;display:flex;flex-direction:column;background:#f4f0f9}@media(min-width:768px){.guide-scenario-grid article{padding:28px}}.guide-scenario-grid article:nth-child(3n+1)>span{background:#ff5900}.guide-scenario-grid article:nth-child(3n+2)>span{background:#e741f6}.guide-scenario-grid article:nth-child(3n+3)>span{background:#fdff4c}.guide-scenario-grid article>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:900;color:#150621}.guide-scenario-grid article h3{margin:auto 0 15px;padding-top:20px;font-size:40px}.guide-scenario-grid article>strong{font-size:16px;text-transform:uppercase}.guide-scenario-grid article p{margin:10px 0 0;font-size:15px;line-height:1.35;color:#15062199}.guide-combination-grid{display:grid;gap:10px}@media(min-width:768px){.guide-combination-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.guide-combination{min-height:300px;padding:22px;border-radius:32px;display:flex;flex-direction:column}@media(min-width:768px){.guide-combination{padding:24px}}.guide-combination--orange{background:#ff5900}.guide-combination--yellow{background:#fdff4c}.guide-combination--pink{background:#e741f6}.guide-combination>span{font-size:10px;font-weight:900;text-transform:uppercase}.guide-combination h3{margin:auto 0 16px;font-size:42px}.guide-combination p{margin-bottom:0;font-size:14px;line-height:1.35}.guide-platform-grid{margin-top:34px;display:grid;gap:12px}@media(min-width:768px){.guide-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.guide-platform-card{padding:8px;border-radius:32px;overflow:hidden;background:#f4f0f9;display:flex;flex-direction:column}@media(min-width:768px){.guide-platform-card{border-radius:40px}}.guide-platform-card header{min-height:250px;padding:24px;border-radius:24px;display:flex;flex-direction:column}@media(min-width:768px){.guide-platform-card header{border-radius:32px}}.guide-platform-card header span{font-size:11px;font-weight:900;text-transform:uppercase}.guide-platform-card header h3{margin:auto 0 0;font-size:54px}.guide-platform-card--instagram header{background:#af4ffd}.guide-platform-card--tiktok header{background:#ff5900}.guide-platform-card>div{padding:24px;margin-top:8px;border-radius:24px;background:#fff;flex:1;display:flex;flex-direction:column}@media(min-width:768px){.guide-platform-card>div{padding:28px;border-radius:32px}}.guide-platform-card ol{padding-left:20px}.guide-platform-card li+li{margin-top:8px}.guide-platform-card__links{margin-top:auto;padding-top:24px;display:flex;flex-wrap:wrap;gap:7px}.guide-platform-card__links a{padding:8px 12px;border-radius:999px;font-size:11px;color:#fff!important;text-decoration:none;text-transform:uppercase;background:#150621}.guide-free{padding:28px;border-radius:32px;background:#f4f0f9;color:#150621}@media(min-width:768px){.guide-free{padding:40px;border-radius:52px}}.guide-free>header{max-width:650px;margin-bottom:32px}.guide-free>header h2{color:#150621}.guide-free>header p:last-child{font-size:20px;color:#15062199}.guide-free__grid{display:grid;gap:10px}@media(min-width:768px){.guide-free__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.guide-free__footer{padding:22px 0;margin-top:24px;border-top:1px solid rgba(21,6,33,.12);border-bottom:1px solid rgba(21,6,33,.12);display:grid;gap:16px}@media(min-width:768px){.guide-free__footer{grid-template-columns:1fr auto;align-items:center}}.guide-free__footer p{margin:4px 0 0;color:#15062199}.guide-free__review{margin:22px 0 0;font-size:14px;color:#15062199}.guide-free__review a{color:#874fff!important}.guide-free-card{min-height:230px;padding:22px;border-radius:32px;display:flex;flex-direction:column;color:#150621!important;text-decoration:none;transition:transform .3s ease}@media(min-width:768px){.guide-free-card{min-height:260px;padding:26px;border-radius:40px}}.guide-free-card:hover{transform:translateY(-4px)}.guide-free-card--pink{background:#e741f6}.guide-free-card--orange{background:#ff5900}.guide-free-card>span{font-size:10px;font-weight:900;text-transform:uppercase}.guide-free-card>strong{margin:auto 0 22px;font-family:PP Pangram Sans Compressed,sans-serif;font-size:46px;line-height:.9;text-transform:uppercase}.guide-free-card>small{font-size:11px;font-weight:900;text-transform:uppercase}.guide-table-wrap{margin:32px 0}@media(min-width:768px){.guide-table-wrap{padding:8px;border-radius:24px;background:#f4f0f9}}.guide-table{width:100%;border-collapse:collapse}@media(min-width:768px){.guide-table{border-collapse:separate;border-spacing:0;border-radius:16px;overflow:hidden;background:#fff}}.guide-table thead{display:none}@media(min-width:768px){.guide-table thead{display:table-header-group}}.guide-table th,.guide-table td{text-align:left;vertical-align:top}@media(min-width:768px){.guide-table th,.guide-table td{padding:18px;border-bottom:1px solid rgba(21,6,33,.12)}}.guide-table thead th{font-size:10px;font-weight:900;text-transform:uppercase;background:#150621;color:#fff}.guide-table tbody{display:grid;gap:10px}@media(min-width:768px){.guide-table tbody{display:table-row-group}}.guide-table tr{padding:20px;border-radius:20px;display:block;background:#f4f0f9}@media(min-width:768px){.guide-table tr{padding:0;border:0;border-radius:0;display:table-row;background:#fff}}.guide-table tr:last-child th,.guide-table tr:last-child td{border-bottom:0}.guide-table tbody th,.guide-table tbody td{display:block;font-size:14px;line-height:1.35}@media(min-width:768px){.guide-table tbody th,.guide-table tbody td{display:table-cell;font-size:15px}}.guide-table tbody th:before,.guide-table tbody td:before{content:attr(data-label);margin-bottom:4px;display:block;font-size:9px;font-weight:900;color:#15062166;text-transform:uppercase}@media(min-width:768px){.guide-table tbody th:before,.guide-table tbody td:before{display:none}}.guide-table tbody th{margin-bottom:15px;font-size:18px}@media(min-width:768px){.guide-table tbody th{width:25%;margin:0;font-size:15px}}.guide-table tbody th a{color:#150621!important}.guide-table tbody td+td{margin-top:14px}@media(min-width:768px){.guide-table tbody td+td{margin-top:0}}.guide-process{padding:0;margin:32px 0;list-style:none}.guide-process li{padding:18px 0;border-top:1px solid rgba(21,6,33,.12);display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start}.guide-process>li>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:900;color:#fff;background:#150621}.guide-process strong{font-size:18px}.guide-process p{margin:4px 0 0;color:#15062199}.guide-trust-strip{margin:32px 0;display:grid;gap:8px}@media(min-width:768px){.guide-trust-strip{grid-template-columns:repeat(2,1fr)}}.guide-trust-strip span{padding:15px 17px 15px 44px;border-radius:15px;position:relative;font-size:13px;font-weight:800;background:#f4f0f9}.guide-trust-strip span:before{content:"✓";width:24px;height:24px;border-radius:50%;display:grid;place-items:center;position:absolute;top:12px;left:12px;font-size:11px;color:#fff;background:#8ff624}.guide-limits{padding:28px;margin-bottom:120px;border-radius:30px;color:#fff;background:#150621}@media(min-width:768px){.guide-limits{padding:46px;border-radius:44px}}.guide-limits>span{display:block;margin-bottom:45px;font-size:11px;font-weight:900;color:#fdff4c;text-transform:uppercase}.guide-limits h2{color:#fff}.guide-limits p{color:#fffc}.guide-limits p:last-child{margin-bottom:0;color:#fff}.guide-faq{scroll-margin-top:100px}.guide-faq .block--faq{margin-top:100px}.guide-faq .block__header{max-width:880px}.guide-choose__grid{display:grid;gap:12px}@media(min-width:992px){.guide-choose__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.guide-choose-card{min-height:350px;padding:24px;border-radius:32px;display:flex;flex-direction:column}@media(min-width:768px){.guide-choose-card{padding:30px;border-radius:36px}}.guide-choose-card--orange{background:#ff5900}.guide-choose-card--pink{background:#e741f6}.guide-choose-card--yellow{background:#fdff4c}.guide-choose-card>span{font-size:11px;font-weight:900;text-transform:uppercase}.guide-choose-card h3{margin:auto 0 8px;font-size:74px}.guide-choose-card>p{min-height:58px;font-size:16px;line-height:1.3}.guide-choose-card>div{display:grid;gap:7px}@media(min-width:768px){.guide-choose-card>div{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.guide-choose-card>div{grid-template-columns:1fr}}.guide-choose-card>div .btn{width:100%}.guide-cta{--color-page: #af4ffd}@media(prefers-reduced-motion:reduce){.guide-tool-card,.guide-free-card{transition:none}}.page--error{background:#f4f0f9}.error-page{min-height:620px;padding:112px 0 120px;display:flex;align-items:center;justify-content:center;text-align:center}@media(min-width:768px){.error-page{min-height:680px;padding-top:136px;padding-bottom:144px}}.error-page__content{max-width:760px;margin:0 auto}.error-page__code{padding:7px 14px 6px;border-radius:999px;margin:0 0 20px;display:inline-block;font-family:PP Pangram Sans Compressed,sans-serif;font-size:15px;line-height:1;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#150621;background:#fdff4c}.error-page__heading{margin-bottom:16px;text-wrap:balance}.error-page__description{max-width:520px;margin:0 auto 28px;color:#15062199;text-wrap:balance}
