:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-pointer-events{touch-action:pan-y;}.swiper-pointer-events.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.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);-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;}.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-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;text-transform:none;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;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{transform:scale(1);}.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:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top;}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left;}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-progressbar{background: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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);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>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-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{100%{transform:rotate(360deg);}}.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-cube{overflow:visible;}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;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-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;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-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height;}.swiper-cards{overflow:visible;}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;}*{box-sizing:border-box;margin:0;padding:0;text-decoration:none;list-style:none;}html{scroll-behavior:smooth;}body{font-family:"Poppins",sans-serif;}:root{--section-padding-hs:70px;--section-padding-h:170px;--section-padding-v:80px;--section-padding-2v:160px;}@media (min-width: 1549px){:root{--section-padding-h:220px;}}@media (max-width: 1399px){:root{--section-padding-h:100px;--section-padding-v:60px;--section-padding-2v:120px;}}@media (max-width: 1249px){:root{--section-padding-hs:40px;--section-padding-h:70px;--section-padding-v:50px;--section-padding-2v:100px;}}@media (max-width: 999px){:root{--section-padding-hs:30px;--section-padding-h:30px;--section-padding-v:30px;--section-padding-2v:60px;}}@media (max-width: 500px){:root{--section-padding-hs:20px;--section-padding-h:20px;--section-padding-v:20px;--section-padding-2v:40px;}}.lazy-block{display:none !important;}.lazy-block.loaded{display:flex !important;}.container,.small-container{display:flex;flex-direction:column;margin:0 auto;width:100%;padding:0 70px;max-width:1860px;}.small-container{max-width:1560px;}.btn-gradient{color:var(--buttons-surface-text-ffffff,#fff);font-family:Poppins;font-size:24px;font-style:normal;display:block;font-weight:500;line-height:normal;padding:12px 35px;z-index:10;border-radius:60px;position:relative;margin:0 auto;transition-duration:.4s;}.btn-gradient:after{border-radius:60px;width:100%;height:100%;left:0;top:0;z-index:-1;content:"";transition-duration:.4s;position:absolute;background:var(--buttons-surface-default-gradient,linear-gradient(106deg,#b70dff 0%,#27a5fe 100%));}.btn-gradient:hover{background-color:#0a1f2f;}.btn-gradient:hover:after{opacity:0;}.btn-black{color:var(--buttons-surface-text-ffffff,#fff);font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;display:block;line-height:normal;padding:17px 35px 12px;z-index:10;border-radius:60px;position:relative;margin:0 auto;transition-duration:.4s;}.btn-black-top{padding:15px 60px !important;}.btn-black:after{border-radius:60px;width:100%;height:100%;left:0;top:0;z-index:-1;content:"";transition-duration:.4s;position:absolute;background:#0a1f2f;}.btn-black:before{border-radius:60px;width:100%;height:100%;left:0;top:0;z-index:-1;content:"";transition-duration:.4s;position:absolute;background:var(--buttons-surface-default-gradient,linear-gradient(106deg,#b70dff 0%,#27a5fe 100%));}@media (max-width: 1899px){.btn-black,.btn-gradient{font-size:20px;}}@media (max-width: 1549px){.small-container{padding:0 170px;}}@media (max-width: 1399px){.small-container{padding:0;}}@media (max-width: 999px){.container{padding-left:30px;padding-right:30px;}}@media (max-width: 759px){.container,.small-container{padding-left:16px;padding-right:16px;}.btn-black,.btn-gradient{font-size:16px;padding-top:8px;padding-bottom:8px;}}.section-link{font-size:16px;line-height:1.5;color:#625bf6;font-weight:600;}@media (max-width: 999px){.section-link{font-size:14px;}}.section-title{font-size:36px;line-height:1.5;color:#0a1f2f;font-weight:600;}@media (max-width: 999px){.section-title{font-size:28px;}}@media (max-width: 759px){.section-title{font-size:24px;}}.section-text{font-size:16px;line-height:1.5;color:#0a1f2f;}@media (max-width: 999px){.section-text{font-size:14px;}}.hs-web-interactives-top-banner-open .header{top:137px;}.header{padding:15px 0;position:sticky;top:0;background-color:#fff;box-shadow:0px 5px 30px rgba(73,103,173,.2);z-index:101;}.header .container{flex-direction:row;align-items:center;justify-content:space-between;}.header__logo{display:flex;}.header__logo img{width:136px;height:33px;object-fit:contain;}.header__links{display:flex;align-items:center;}.header__links li{position:relative;}.header__links li:not(:last-child){margin-right:40px;}.header__links li:nth-last-child(-n+2){display:flex;align-items:center;justify-content:center;height:42px;border-radius:40px;color:#fff;margin-right:10px;padding:0;}.header__links li:nth-last-child(-n+2) a{display:flex;align-items:center;justify-content:center;padding:0 30px;color:inherit;font-size:16px;background:var(--Primary-Gradient,linear-gradient(90deg,#b311ff 0%,#29a2fe 100%));width:100%;height:100%;border-radius:40px;}.header__links li:nth-last-child(-n+2) a:hover{background:#0a1f2f;color:#fff;}.header__links li:last-child{background:transparent;}.header__links li:last-child a{background:transparent;border:1px solid #0a1f2f;color:#0a1f2f;}.header__links li:last-child a:hover{border:1px solid #3875f6;color:#3875f6;background:transparent;}.header__links li a{color:var(--primary-text-bg,#0a1f2f);font-weight:500;text-align:center;font-family:Poppins;font-size:18px;line-height:normal;}.header__links li.active a{color:#3875f6;}.header__links li a:hover{color:#3875f6;}.header__burger{display:none;}.header__links-arrow{display:flex;position:absolute;bottom:-39px;left:50%;opacity:0;pointer-events:none;}.header__links-li.active .header__links-arrow{display:flex;opacity:1;pointer-events:all;z-index:20;transition:opacity .5s;}@media (max-width: 999px){.header__links-arrow{display:none;}}@media (max-width: 1370px){.header__links li:not(:last-child){margin-right:19px;}}@media (max-width: 1250px){.header .container{padding:0 30px;}.header__links li:not(:last-child){margin-right:15px;}.header__links li a{font-size:16px;}.header__links li:nth-last-child(-n+2) a{padding:0 20px;}}@media (max-width: 1090px){.header__links li a{font-size:14px;}}@media (max-width: 991px){.header .container{padding:0 15px;}.header__links{display:none;}.header__logo img{width:80px;height:20px;}.header__burger{display:flex;position:relative;}}.header__burger svg{transition-duration:.4s;}.header__burger:after,.header__burger:before{content:"";position:absolute;width:120%;height:2px;opacity:0;background-color:#0a1f2f;transition-duration:.4s;left:50%;top:50%;transform:translate(-50%,-50%);}.header__burger:after{transform:translate(-50%,-50%) rotateZ(45deg);}.header__burger:before{transform:translate(-50%,-50%) rotateZ(-45deg);}.header__burger.active svg{opacity:0;}.header__burger.active img{opacity:0;}.header__burger.active:after,.header__burger.active:before{opacity:1;}.header-sticky{position:sticky;top:0;width:100%;background:#fff;}.menu{height:calc(100vh - 44px);top:44px;width:100%;background-color:#fff;z-index:100;position:fixed;display:flex;align-items:center;opacity:0;visibility:hidden;transition-duration:.4s;transform:translateX(-100%);justify-content:center;}.menu__links{display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translateY(-100px);}.menu__links li:not(:last-child){margin-bottom:20px;}.menu__links li:nth-last-child(-n+2){display:flex;align-items:center;justify-content:center;height:46px;padding:0px 30px;border-radius:40px;background:var(--primary-text-bg,#0a1f2f);color:#fff;}.menu__links li:nth-last-child(-n+2) a{color:inherit;}.menu__links li a{font-family:"Poppins";font-size:30px;}.menu.active{transform:translateX(0);opacity:1;visibility:visible;}body.scroll{overflow:hidden;}.hero{position:relative;display:flex;flex-direction:column;min-height:calc(100vh - 60px);z-index:5;overflow:hidden;}.hero__text{margin-top:233px;display:flex;flex-wrap:wrap;}.hero__text > *{width:100%;}.hero__text h1{display:flex;flex-direction:column;}.hero__text .btn-black{margin-right:20px;}.hero__text .btn-black,.hero__text .svg_sil{margin-left:0;width:fit-content;margin-top:60px !important;}.hero__text .svg_sil img{height:100%;}.hero-title{color:var(--primary-bg,#fcfcfc);text-align:center;text-align:left;leading-trim:both;text-edge:cap;font-family:Poppins;font-size:100px;font-style:normal;font-weight:500;line-height:70%;}.hero-name{color:#27cafe;leading-trim:both;text-edge:cap;font-family:Poppins;font-size:204.628px;font-style:normal;font-weight:700;line-height:73%;margin:40px 0;}.hero-p{color:var(--primary-bg,#fcfcfc);font-family:Poppins;font-size:32px;font-style:normal;font-weight:400;line-height:normal;}.hero-p p{line-height:139%;}.hero__bot{display:flex;align-items:center;margin-left:auto;margin-bottom:10px;padding:10px 0;}.hero__bot-text{color:var(--secondary-text,#626f78);text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-right:20px;}.btn-black:hover:after{opacity:0;}.hero-ball-1,.hero-ball-2,.hero-ball-3{position:absolute;}.winter  .hero-ball-1,.winter .hero-ball-2,.winter .hero-ball-3{display:none;}.winter .winter-balls{height:120%;object-fit:contain;max-height:900px;position:absolute;right:20px;top:-55px;width:50%;}.hero-ball-1{top:112px;right:192px;}.hero-ball-2{right:382px;top:310px;}.hero-ball-3{right:218px;top:511px;}.hero-ball-1{animation-name:ball1;width:148px;height:148px;}.hero-ball-2{animation-name:balltwo1;width:281px;height:281px;}.hero-ball-3{animation-name:balltwo2;width:117px;height:117px;}.hero__bg{position:absolute;left:20px;top:0;width:calc(100% - 30px);z-index:-1;right:9px;height:calc(100% - 22px);bottom:22px;}.hero-svg{width:100%;height:100%;position:relative;display:flex;overflow:hidden;}.hero-svg svg{width:100%;position:absolute;height:100%;}@media (max-width: 992px){.hero-ball-1,.hero-ball-2,.hero-ball-3{display:none !important;}.winter-balls{display:none;}.hero__text h1{align-items:center;}}@media (max-width: 768px){.hero-svg svg{width:1200px;}.hero-p p{line-height:normal;}.hero-p p span{display:block;width:100%;}}.box_parent{height:100%;}.box2{width:100%;height:100%;clip-path:polygon(92% 72%,0% 100%,0% 0%,100% 0%);margin:0 auto;overflow:hidden;position:relative;}.box2:after{content:"";position:absolute;top:0;right:0;width:200%;height:100%;background:var(--buttons-surface-default-gradient,linear-gradient(106deg,#b70dff 0%,#27a5fe 33%,#b70dff 66%,#27a5fe 100%));animation:bg 20s linear infinite;}.flt_svg{visibility:hidden;position:absolute;width:0px;height:0px;}.box_parent{filter:url("#flt_tag");}@media (max-width: 1899px){.hero__text{margin-top:156px;}}@media (max-width: 1549px){.hero-title{font-size:76px;}.hero-name{font-size:155px;}.hero-p{font-size:24px;}.hero__bot-text{font-size:20px;}.hero__bot-img img{width:145px;}.hero-ball-1{width:109px;height:109px;right:153px;top:91px;}.hero-ball-2{right:294px;top:298px;width:208px;height:208px;}.hero-ball-3{right:173px;top:477px;width:86px;height:86px;}.hero__bg{left:10px;width:calc(100% - 10px);}}@media (max-width: 1249px){.hero__text{margin-top:100px;}.hero-ball-2{right:150px;top:250px;}.hero-ball-3{right:50px;top:425px;}}@media (max-width: 992px){.hero .small-container{padding-left:60px;padding-right:60px;}.hero-title{font-size:40px;text-align:center;}.hero-name{font-size:90px;text-align:center;}.hero-p{font-size:20px;}.hero-p p{text-align:center;}.hero .btn-black{margin-top:40px;}.hero-ball-1{top:50px;right:50px;}.hero-ball-2{top:250px;right:100px;}.hero-ball-3{top:450px;}.hero__text{justify-content:center;}}.hero-login{display:none;height:40px;padding:0px 30px;justify-content:center;align-items:center;border-radius:40px;background:#27cafe;color:#0a1f2f;text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;text-transform:uppercase;max-width:182px;margin-top:10px;}@media (max-width: 759px){.hero{overflow:hidden;}.hero__bg{width:1200px;transform:translateX(-40%);height:656px;left:-10px;}.hero__center{margin:0 auto;}.hero .small-container{padding-left:16px;padding-right:16px;align-items:center;}.hero__center{margin-top:100px;}.hero-title{font-size:32px;line-height:100%;width:75%;}.hero-name{text-align:center;font-size:65px;margin:15px auto 40px;}.hero-p{font-size:16px;}.hero__text{align-items:center;justify-content:center;flex-direction:column;margin-top:54px;width:auto;}.hero .btn-black{margin:40px 0 0;}.hero__bot{margin-right:auto;}.hero__bot-text{font-size:16px;margin-right:10px;}.hero__bot-img img{width:105px;}.hero-ball-1{left:45px;top:auto;width:46px;bottom:152px;height:46px;}.hero-ball-2{bottom:52px;width:87px;height:87px;top:auto;right:80px;}.hero-ball-3{right:55px;bottom:140px;width:48px;height:48px;}.hero__text .svg_sil{margin-top:40px !important;}.svg_sil img{width:182px;}.hero-login{display:flex;margin:10px 0 -20px;}}.partners{padding:30px 0;background:var(--secondary-bg,#edf0f7);overflow:hidden;}.partners-title{color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:24px;font-style:normal;font-weight:300;text-align:center;line-height:normal;}.partners__items{display:grid;grid-gap:30px;grid-template-columns:repeat(5,1fr);}.partners__item{border-radius:10px;background:#fff;display:flex;justify-content:center;align-items:center;padding:26.5px 20px 26.5px 24.5px;}.partners__item-img{display:flex;}.partners__item-img img{max-width:50px;max-height:50px;object-fit:contain;}.partners__item-title{color:var(--primary-text-bg,#0a1f2f);text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:125%;margin-left:5px;}@media (max-width: 1549px){.partners__items{grid-gap:25px;}.partners__item{padding:25px 5px;}.partners__item-title{font-size:18px;margin-left:10px;}.partners-title{font-size:20x p;}}@media (max-width: 1249px){.partners .small-container{}.partners__items{grid-gap:15px;}.partners__item-img img{max-width:30px;max-height:30px;}.partners__item-title{font-size:14px;}}@media (max-width: 999px){.partners .small-container{padding-left:60px;padding-right:60px;}.partners__items{flex-wrap:nowrap;white-space:nowrap;display:flex;width:calc(100vw);margin-left:-30px;margin-right:-30px;overflow:auto;padding-left:30px;padding-right:30px;}.partners__item{min-width:170px;}.partners__items::-webkit-scrollbar{display:none;}}@media (max-width: 759px){.partners .small-container{padding-left:20px;padding-right:20px;}.partners__item{min-width:200px;}.partners__items{padding-left:20px;padding-right:20px;margin-left:-20px;grid-gap:25px;margin-right:-20px;}.partners-title{font-size:14px;}.partners__item-title{font-size:18px;}.partners__item-img img{max-width:50px;max-height:50px;}.header__links li:nth-last-child(-n+2){margin:0;}}.product{padding:80px 0 160px 0;position:relative;}.product-title{color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:44px;}.product__items{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-60px;}.product__item:first-child,.product__item:nth-child(4){width:58.4%;}.product__item:nth-child(2),.product__item:nth-child(3){width:37.3%;}.product__item{border-radius:20px;background:var(--secondary-bg,#edf0f7);padding:40px;display:flex;flex-direction:column;margin-bottom:60px;}.product__item-top{display:flex;align-items:center;margin-bottom:40px;}.product__item-img{display:flex;}.product__item-img img{max-width:90px;max-height:90px;object-fit:contain;}.product__item-title{color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:40px;font-style:normal;font-weight:500;line-height:normal;margin-left:20px;}.product__item-sub{color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:32px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:40px;}.product__item-sub strong{color:#4188fe;font-family:Poppins;font-size:32px;font-style:normal;font-weight:500;line-height:normal;}.product__item-text{color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:18px;font-style:normal;font-weight:300;line-height:normal;}.product__item-text strong{color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:10px;display:block;margin-top:20px;}.product__item-text > p:first-child strong{margin-top:0;}.product-btn{margin-top:60px;}.product-bg-1,.product-bg-2,.product-bg-3{position:absolute;pointer-events:none;animation:ball 6s linear infinite;}.product-bg-2{animation-duration:5s;}.product-bg-3{animation-duration:5.5s;}.product-bg-1{left:160px;top:477px;}.product-bg-2{right:660px;top:705px;}.product-bg-3{right:175px;top:1291px;}.product-bg-1,.product-bg-2{z-index:-1;}@media (max-width: 1899px){.product-bg-1{left:70px;}.product-bg-3{right:70px;}}@media (max-width: 1549px){.product-title{margin-bottom:50px;font-size:20px;}.product .small-container{padding-left:100px;padding-right:100px;}.product__items{margin-bottom:-40px;}.product__item{margin-bottom:40px;}.product__item:first-child,.product__item:nth-child(4){width:55.909090909%;}.product__item:nth-child(2),.product__item:nth-child(3){width:40.454545454%;}.product__item-img img{max-width:75px;max-height:75px;}.product__item-title{font-size:32px;margin-left:17px;}.product__item-sub,.product__item-sub strong{font-size:24px;}.product__item-text{font-size:16px;}.product__item-text strong{font-size:20px;}.product-bg-1{width:148px;height:148px;left:78px;top:455px;}.product-bg-2{width:281px;height:281px;left:687px;top:651px;}.product-bg-3{right:89px;top:1165px;width:156px;height:156px;}}@media (max-width: 1399px){.product .small-container{padding-left:30px;padding-right:30px;}}@media (max-width: 1249px){.product__item{padding:20px;}.product-bg-1{left:0;}.product-bg-2{left:390px;}.product-bg-3{right:20px;top:1300px;}}@media (max-width: 999px){.product{padding-bottom:70px;}.product__items{flex-direction:column;}.product__item{width:100% !important;}.product-bg-3{top:auto;bottom:100px;}}@media (max-width: 759px){.product{padding:20px 0 80px 0;}.product-title{font-size:18px;margin-bottom:33px;}.product__item{margin-bottom:20px;}.product__items{margin-bottom:-20px;}.product__item-top{justify-content:center;margin-bottom:20px;}.product__item-img img{max-width:46px;max-height:46px;}.product__item-title{font-size:24px;margin-left:10px;}.product-bg-1,.product-bg-2,.product-bg-3{display:none;}.product__item-sub{font-size:20px;text-align:center;margin-bottom:20px;}.product__item-text{font-size:14px;text-align:center;}.product__item-text strong{font-size:18px;margin-bottom:13px;text-align:center;}.product__item:nth-child(2) .product__item-title{max-width:121px;}.product__item:nth-child(3) .product__item-title{max-width:158px;}.product .btn-gradient{margin-top:40px;}}.aud{background:var(--primary-text-bg,#0a1f2f);padding:80px 0 160px 0;}.aud-title{color:var(--primary-bg,#fcfcfc);font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin-bottom:44px;}.aud__top{display:flex;align-items:center;justify-content:space-between;flex-direction:row;margin-bottom:96px;}.aud__top .btn-gradient{margin:0;}.aud__top-title{color:var(--primary-bg,#fcfcfc);font-family:Poppins;font-size:48px;font-style:normal;font-weight:500;line-height:normal;}.aud__items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:35px;}.aud__item{border-radius:20px;position:relative;z-index:10;padding:40px;display:flex;flex-direction:column;align-items:center;}.aud__item:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:20px;background:#fff;z-index:-1;}.aud__item:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:20px;background:radial-gradient(188.9% 135.1% at 69.78% -16.51%,rgba(179,17,255,.2) 0%,rgba(41,162,254,.2) 45.83%,rgba(161,161,161,.2) 100%);z-index:-1;}.aud__item-img{display:flex;margin-bottom:20px;}.aud__item-img img{width:90px;height:90px;}.aud__item-title{color:var(--primary-text-bg,#0a1f2f);text-align:center;font-family:Poppins;font-size:32px;font-style:normal;font-weight:500;line-height:normal;padding-bottom:20px;margin-bottom:20px;width:100%;position:relative;}.aud__item-title:after{background:linear-gradient(45deg,#b70dff 0%,#27a5fe 100%);content:"";position:absolute;left:0;width:100%;bottom:0;height:1.5px;}.aud__item-sub{color:var(--primary-text-bg,#0a1f2f);text-align:center;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:normal;}.aud__item-text{color:var(--primary-text-bg,#0a1f2f);text-align:center;font-family:Poppins;font-size:18px;font-style:normal;font-weight:300;line-height:normal;margin-top:10px;}.aud__item-border{position:absolute;width:100%;height:100%;border-radius:20px;z-index:-2;}.aud__item:nth-child(3n - 2) .aud__item-border{right:-62px;top:-36px;width:calc(100% + 23px);background:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/aud-b-1.png") no-repeat center center;background-size:contain;height:calc(100% - 8px);}.aud__item:nth-child(3n - 1) .aud__item-border{left:50%;width:calc(100% + 44px);transform:translateX(-50%);background:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/aud-b-2.png") no-repeat center center;bottom:-32px;background-size:contain;height:calc(100% - 20px);}.aud__item:nth-child(3n - 1) .aud__item-border.nitro-lazy{background-image:none !important;}.aud__item:nth-child(3n) .aud__item-border{right:-45px;width:calc(100% + 110px);background:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/aud-b-3.png") no-repeat center center;top:-36px;background-size:contain;height:calc(100% + 13px);}.aud__item:nth-child(3n) .aud__item-border.nitro-lazy{background-image:none !important;}.aud__item:nth-child(3n - 1){z-index:11;}@media (max-width: 1549px){.small-container{padding-left:100px;padding-right:100px;grid-gap:25px;}.aud__item-img img{max-width:75px;max-height:75px;}.aud__item-title{font-size:24px;margin-bottom:20px;}.aud__item-sub{font-size:16px;}.aud__item-text{font-size:16px;}.aud__item:nth-child(3n - 2) .aud__item-border{width:365px;height:470px;top:-36px;right:-55px;background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/aud-1440-1.png");}.aud__item:nth-child(3n - 2) .aud__item-border.nitro-lazy{background-image:none !important;}.aud__item:nth-child(3n - 1) .aud__item-border{width:376px;height:460px;bottom:-32px;background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/aud-1440-2.png");}.aud__item:nth-child(3n - 1) .aud__item-border.nitro-lazy{background-image:none !important;}.aud__item:nth-child(3n) .aud__item-border{width:423px;height:491px;top:-36px;right:-32px;background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/aud-1440-3.png");}.aud__item:nth-child(3n) .aud__item-border.nitro-lazy{background-image:none !important;}.aud-title{font-size:20px;}.aud__top-title{font-size:36px;}}@media (max-width: 1440px){.aud__item{padding:30px;}}@media (max-width: 1399px){.aud .small-container{padding-left:30px;padding-right:30px;}}@media (max-width: 1249px){.aud__item{padding:20px;}.aud__item:nth-child(2){z-index:11;}.aud__item:nth-child(3n - 1) .aud__item-border{width:300px;bottom:-80px;}}@media (max-width: 999px){.aud{padding-bottom:80px;}.aud__items{grid-template-columns:1fr;}.aud__item:nth-child(3n - 2) .aud__item-border{right:-20px;top:-20px;}.aud__item:nth-child(3n - 1) .aud__item-border{right:-20px;left:auto;transform:translateX(0);top:-70px;width:280px;}.aud__item:nth-child(3n) .aud__item-border{right:-20px;top:-80px;width:300px;}}@media (max-width: 759px){.aud{padding:20px 0 80px 0;}.aud .container{padding-left:20px;padding-right:20px;}.aud-title{font-size:18px;margin-bottom:33px;}.aud__top{flex-direction:column;margin-bottom:40px;}.aud__top .btn-gradient{display:none;}.aud__top-title{font-size:24px;text-align:center;}.aud__items{grid-gap:20px;}.aud__item-title{font-size:24px;padding-bottom:10px;margin-bottom:10px;}.aud__item-sub,.aud__item-text{font-size:14px;}.aud__item-border{display:none;}.aud__items{position:relative;}.aud__items:after{content:"";position:absolute;left:50%;transform:translateX(-50%);background:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/aud-mob.png") no-repeat center center;background-size:contain;top:-14px;width:300px;height:1040px;}}.how{padding:80px 0 165px 0;position:relative;}.how-title{color:#fcfcfc;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin-bottom:49px;}.how .small-container{margin-right:100px;}.how__center{padding-left:150px;display:grid;align-items:center;grid-template-columns:430px 1fr;grid-gap:30px;}.how__text-title{color:var(--primary-bg,#fcfcfc);font-family:Poppins;font-size:42px;font-style:normal;font-weight:500;line-height:125%;margin-bottom:10px;}.how__text-text{color:var(--primary-bg,#fcfcfc);font-family:Poppins;font-size:18px;font-style:normal;font-weight:200;line-height:normal;}.how__img{display:flex;}.how__img > img:first-child,.how__img > noscript:first-child + img{width:100%;height:100%;max-height:624px;}.how__bg{position:absolute;left:20px;right:20px;height:100%;z-index:-1;clip-path:polygon(0 0,100% 0,100% 28%,0 92%);top:0;border-radius:50px 50px 0 0;overflow:hidden;}.how__bg-gradient{width:200%;height:100%;position:absolute;right:0;background:var(--buttons-surface-default-gradient,linear-gradient(106deg,#b70dff 0%,#27a5fe 33%,#b70dff 66%,#27a5fe 100%));top:0;}@media (max-width: 1899px){.how__bg{clip-path:polygon(0 0,100% 0,100% 45%,0 92%);}}@media (max-width: 1549px){.how{padding-bottom:160px;}.how__bg{left:10px;right:10px;}.how-title{font-size:20px;margin-bottom:50px;}.how__center{padding-left:70px;grid-template-columns:375px 1fr;grid-gap:45px;}.how__text-title{font-size:36px;}.how__text-text{font-size:16px;}.how__bg{border-radius:30px 30px 0 0;}}@media (max-width: 1249px){.how{padding:40px 0 80px 0;}.how__center{padding-left:0;grid-gap:20px;grid-template-columns:300px 1fr;}.how__text-title{font-size:24px;}.how__text-text{font-size:14px;}.how__bg{clip-path:polygon(0 0,100% 0,100% 70%,0 92%);}}@media (max-width: 999px){.how{padding-bottom:120px;}.how-title{font-size:16px;}.how__bg{left:10px;right:10px;}.how__text-title{font-size:20px;}}@media (max-width: 759px){.how{display:none;}}.price{position:relative;padding:60px 0 213px 0;z-index:4;margin-top:20px;}.price .box2{clip-path:polygon(90% 75%,0% 100%,0% 0%,100% 0%);}.price .box2:after{animation:none;}.price-title{color:var(--primary-bg,#fcfcfc);font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:64px;}.price__center{display:flex;flex-direction:column;margin:0 auto;}.price__center-top{display:flex;align-items:center;margin-bottom:20px;}.price__center-top-price{color:#27cafe;font-family:Poppins;font-size:150px;font-style:normal;font-weight:700;line-height:normal;}.price__center-top-text{color:var(--primary-bg,#fcfcfc);leading-trim:both;text-edge:cap;font-family:Poppins;font-size:64px;font-style:normal;margin-left:20px;font-weight:500;line-height:112%;max-width:215px;}.price__center-text{display:flex;flex-direction:column;margin-bottom:60px;}.price__center-text-item{display:flex;flex-direction:column;}.price__center-text-item-sub{color:var(--primary-bg,#fcfcfc);font-family:Poppins;font-size:32px;font-style:normal;font-weight:500;line-height:150%;text-align:center;}.price__center-text-item-title{color:var(--primary-bg,#fcfcfc);font-family:Poppins;font-size:48px;font-style:normal;font-weight:500;line-height:150%;text-align:center;}.aud__item:nth-child(3n - 2) .aud__item-border.nitro-lazy{background-image:none !important;}.pricing-ball-1,.pricing-ball-2,.pricing-ball-3{position:absolute;animation:ball 6s infinite linear;}.pricing-ball-1{top:233px;left:281px;}.pricing-ball-2{right:242px;animation-duration:7s;top:589px;}.pricing-ball-3{right:78px;bottom:40px;animation-duration:5s;}@media (max-width: 1899px){.price{margin-top:10px;padding-top:70px;padding-bottom:162px;}.price-title{font-size:20px;}.price__center-top-price{font-size:114px;}.price__center-top-text{font-size:48px;}.price__center-text-item-sub{font-size:24px;}.price__center-text-item-title{font-size:36px;}.pricing-ball-1{width:123px;height:123px;left:170px;top:307px;}.pricing-ball-2{width:200px;height:200px;top:525px;right:170px;}.pricing-ball-3{width:83px;height:83px;top:auto !important;right:55px;bottom:10px;}.price .box2{clip-path:polygon(90% 77%,0% 100%,0% 0%,100% 0%);}}@media (max-width: 1249px){.pricing-ball-2{right:100px;}}@media (max-width: 999px){.price .hero__bg{left:10px;}.price .box2{clip-path:polygon(95% 80%,0% 100%,0% 0%,100% 0%);}.pricing-ball-1{top:50px;left:auto;right:50px;}.pricing-ball-2{right:auto;left:20px;bottom:20px;top:auto;}.pricing-ball-3{bottom:130px;}}@media (max-width: 759px){.price{margin-top:0;overflow:hidden;padding:20px 0 192px 0;}.price-title{font-size:18px;margin-bottom:32px;}.price__center-top{display:flex;flex-direction:column;justify-content:center;align-items:center;}.price__center-top-price{font-size:73px;}.price__center-top-text{font-size:24px;margin-left:0;margin-top:10px;}.price__center-text-item-sub{font-size:14px;}.price__center-text-item-title{font-size:16px;}.pricing-ball-1{left:45px;top:auto;width:46px;bottom:130px;height:46px;}.pricing-ball-2{bottom:31px;width:87px;height:87px;left:auto;top:auto;right:80px;}.pricing-ball-3{right:55px;bottom:120px;width:48px;height:48px;}.price .hero__bg{height:670px;}}footer{z-index:5;position:relative;font-family:"Poppins",sans-serif;line-height:1.5;}.footer-top{background-color:#0a1f2f;color:#fff;padding:80px 0;}.footer-top__row{display:flex;justify-content:space-between;}.footer__info{flex:1;width:100%;max-width:28.7%;}.footer__logo{display:flex;margin-bottom:40px;}.footer__logo img{width:auto;}.footer__form{border-radius:10px;background-color:#503cc7;padding:20px;}.footer__form-title{font-size:20px;font-weight:600;}.footer__form-description{margin-top:10px;font-size:16px;}.footer__form-items{margin:20px 0;display:flex;flex-direction:column;gap:10px;}.footer__form-item{display:flex;flex-direction:column;}.footer__form-item input{border-radius:5px;background-color:rgba(255,255,255,.2);padding:11px 20px;outline:none;box-shadow:none;border:none;color:#fff;font-size:16px;line-height:1.5;font-family:"Poppins",sans-serif;transition-duration:.4s;}.footer__form-item input:hover,.footer__form-item input:focus{background-color:rgba(255,255,255,.3);}.footer__form-item input::placeholder{color:#fff;}.footer__form-item input.error{border:1px solid red;}.footer__form-submit{color:#fff;font-size:16px;font-weight:500;padding:10px 30px;z-index:10;position:relative;transition-duration:.4s;border-radius:30px;background-color:#0a1f2f;box-shadow:0 2px 16px 0 rgba(73,103,173,.2);border:none;outline:none;font-family:"Poppins",sans-serif;cursor:pointer;}.footer__form-submit:hover{color:#0a1f2f;background-color:#fff;}.footer__form-inner.loading .footer__form-submit{pointer-events:none;opacity:.5;}.footer__form-message{display:none;color:#00e700;padding-top:10px;}.footer__form-message.show{display:flex;}.footer__socials{margin-top:20px;border-radius:10px;border:1px solid #fff;padding:19px;text-align:center;}.footer__socials-title{font-size:32px;font-weight:600;margin-bottom:10px;}.footer__socials-rows{display:flex;flex-direction:column;gap:5px;}.footer__socials-row{text-align:center;font-size:20px;color:#fff;word-wrap:break-word;}.footer__socials-row[href]:hover{text-decoration:underline;}.footer__socials-links{display:flex;align-items:center;margin-top:20px;justify-content:center;gap:10px 20px;}.footer__socials-links a{width:32px;height:32px;}.footer__socials-links a img{height:100%;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(7deg) brightness(100%) contrast(85%);width:auto;}.footer__socials-links a:nth-child(2) img{filter:invert(1);}.footer__socials-links a img:hover{filter:none;}.footer__menu-grid{display:grid;gap:17px;grid-template-columns:repeat(3,1fr);max-width:54%;}.footer-menu-grid-col{display:flex;flex-direction:column;justify-content:space-between;gap:20px;}.footer-menu-grid-col--1{gap:117px;}.footer__menu-title{font-size:16px;font-weight:600;text-transform:uppercase;margin-bottom:20px;}.footer__menu-cases{padding-left:20px;display:flex;flex-direction:column;gap:20px;}.footer__menu-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px;}.footer__menu-link-title{font-weight:600;font-size:16px;}.footer__menu-link{color:#fff;font-size:16px;}.footer__menu-link:hover{text-decoration:underline;}.footer-bottom{background-color:#edf0f7;padding:11px 0;}.footer-bottom__row{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;color:#0a1f2f;}.footer__form-hubspot{padding-top:20px;}.footer__form-hubspot .hs-form-private label{display:none;}.footer__form-hubspot .hs-form-private input{border-radius:5px;background-color:rgba(255,255,255,.2);padding:11px 20px;outline:none;box-shadow:none;border:none;border:0;color:#fff;font-size:16px;line-height:1.5;font-family:"Poppins",sans-serif;transition-duration:.4s;}.footer__form-hubspot .hs-form-private input::placeholder{color:#fff;}.footer__form-hubspot .hs-form-private input:hover,.footer__form-hubspot .hs-form-private input:focus{background:rgba(255,255,255,.3);box-shadow:none;border:none;}.footer__form-hubspot .hs-form-private input.error{border:1px solid red;}.footer__form-hubspot .hs-submit .actions::after{display:none;}.footer__form-hubspot .hs-form-field{margin-bottom:10px;}.footer__form-hubspot .hs-submit{margin-top:20px;}.footer__form-hubspot .hs-submit .actions{margin:0;}.footer__form-hubspot .hs-form-private .hs-button{color:#fff;font-size:16px;font-weight:500;padding:10px 30px;z-index:10;position:relative;transition-duration:.4s;border-radius:30px;background-color:#0a1f2f;box-shadow:0 2px 16px 0 rgba(73,103,173,.2);border:none;border:0;outline:none;font-family:"Poppins",sans-serif;cursor:pointer;height:auto;transition:none;}.footer__form-hubspot .hs-form-private .hs-button:hover,.footer__form-hubspot .hs-form-private .hs-button:focus{background:linear-gradient(90deg,#b311ff 0%,#29a2fe 100%);color:#fff;transition:none;}@media (max-width: 1249px){.footer-top{padding:60px 0;}.footer__logo{margin-bottom:30px;}.footer__form-title{font-size:18px;}.footer__form-description{font-size:14px;}.footer__form-item input{font-size:14px;}.footer__form-submit{font-size:14px;}.footer__socials-title{font-size:26px;}.footer__socials-row{font-size:16px;}.footer-menu-grid-col{min-width:initial;}.footer__menu-title{font-size:14px;}.footer__menu-link-title{font-size:14px;}.footer__menu-link{font-size:14px;}.footer__form-hubspot .hs-form-private input{font-size:14px;}.footer__form-hubspot .hs-form-private .hs-button{font-size:14px;}}@media (max-width: 999px){.footer-top__row{flex-direction:column;justify-content:initial;gap:40px;}.footer__menu-grid{max-width:100%;}.footer__info{max-width:100%;}.footer__form-submit-wrapper{display:flex;flex-direction:column;}.footer__socials-title{font-size:20px;}.footer__socials-row{font-size:14px;}.footer__menu-cases{padding-left:0;}.footer__menu-title{margin-bottom:10px;}.footer__menu-links{gap:7px;}.footer__form-hubspot .hs-submit .actions{width:100%;}}@media (max-width: 759px){.footer-bottom__row{flex-direction:column;align-items:flex-start;gap:10px;font-size:12px;}.footer__info{min-width:initial;}}@media (max-width: 500px){.footer__menu-grid{grid-template-columns:repeat(1,1fr);gap:15px;}.footer__menu-cases{gap:15px;}.footer-menu-grid-col{gap:15px;}}@keyframes ball1{0%{transform:scale(1) rotateZ(0);}20%{transform:scale(1.3) rotateZ(90deg);}22%{transform:scale(1.3) rotateZ(90deg);}45%{transform:scale(1) rotateZ(180deg);}47%{transform:scale(1) rotateZ(180deg);}70%{transform:scale(1.3) rotateZ(90deg);}72%{transform:scale(1.3) rotateZ(90deg);}98%{transform:scale(1) rotateZ(0deg);}100%{transform:scale(1) rotateZ(0deg);}}@keyframes balltwo1{0%{transform:scale(1) rotateZ(0);}20%{transform:scale(.7) rotateZ(90deg);}22%{transform:scale(.7) rotateZ(90deg);}45%{transform:scale(.5) rotateZ(180deg);}47%{transform:scale(.5) rotateZ(180deg);}70%{transform:scale(.7) rotateZ(270deg);}72%{transform:scale(.7) rotateZ(270deg);}98%{transform:scale(1) rotateZ(360deg);}100%{transform:scale(1) rotateZ(360deg);}}@keyframes balltwo2{0%{transform:scale(1) rotateZ(0);}20%{transform:scale(1.3) rotateZ(-90deg);}22%{transform:scale(1.3) rotateZ(-90deg);}45%{transform:scale(1.5) rotateZ(-180deg);}47%{transform:scale(1.5) rotateZ(-180deg);}70%{transform:scale(1.3) rotateZ(-270deg);}72%{transform:scale(1.3) rotateZ(-270deg);}98%{transform:scale(1) rotateZ(-360deg);}100%{transform:scale(1) rotateZ(-360deg);}}@keyframes bg{0%{transform:translateX(0);}50%{transform:translateX(50%);}100%{transform:translateX(0);}}.aud-bot-btn{display:none;}@media (max-width: 759px){.aud-bot-btn{display:block;margin-top:40px;}}@media (max-width: 1899px){.small-container{max-width:1460px;}.how__center{padding-left:70px;}}@media (max-width: 1549px){.small-container{max-width:1300px;}.how__center{padding-left:100px;}}@media (max-width: 1399px){.how__center{padding-left:30px;}}@media (max-width: 759px){.product .small-container{padding-right:0;padding-left:0;}.aud .small-container{padding-left:0;padding-right:0;}}.err{height:920px;}.err .hero__text{margin:auto 0;}.err .small-container{height:100%;}.err-text{color:var(--primary-bg,#fcfcfc);font-family:Poppins;font-size:63.244px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin:20px 0 60px 0;}.err__btns{display:flex;}.err__btns a{width:250px;margin-top:0 !important;margin-left:0;margin-right:0;display:flex;align-items:center;justify-content:center;}.err__btns a:not(:last-child){margin-right:44px;}.btn-white{color:#0a1f2f;}.btn-white:after{background:var(--primary-bg,#fcfcfc);}.btn-white:hover{color:#fff;}.err-num{display:flex;margin-left:-144px;}@media (max-width: 1549px){.err{height:682px;}.err-num{margin-left:-116px;}.err-num img{width:662px;height:157px;object-fit:contain;}.err-text{margin-bottom:40px;}.err__btns a{width:190px;}.err__btns a:not(:last-child){margin-right:35px;}.err-text{font-size:48px;}}@media (max-width: 999px){.err-text{font-size:30px;}.err-num img{width:400px;height:120px;}.err-num{margin-left:-65px;}}@media (max-width: 759px){.err-num img{width:100%;height:auto;}.err__btns{flex-direction:column;}.err-num{margin-left:0;}.err .hero__text{margin-bottom:0;margin-top:140px;}.err__btns a:not(:last-child){margin-right:0;margin-bottom:20px;}}.hero .box2:after{display:none;}.hero .box2{background-color:#0091ff;}.circle-1,.circle-2,.circle-3,.circle-4,.circle-5{position:absolute;filter:blur(250px);}.circle-5{width:889.984px;height:851.986px;border-radius:889.984px;background:#883eff;left:-295px;top:-475px;z-index:1;display:none;}.circle-4{width:1031.446px;height:1084.738px;border-radius:1084.738px;background:#0060ff;left:-343px;top:-256px;z-index:2;display:none;}.circle-3{width:925.683px;height:1167.459px;border-radius:1167.459px;background:#01359b;left:1092px;top:286px;z-index:3;display:none;}.circle-2{width:1137.965px;height:896.389px;border-radius:1137.965px;background:#29a2fe;left:1067px;top:-403px;z-index:4;display:none;}.circle-1{width:1091.13px;height:797.854px;border-radius:1091.13px;background:#b311ff;left:153px;top:10px;z-index:5;}.rec{background:linear-gradient(90deg,rgba(179,17,255,.01) 0%,rgba(41,162,254,.01) 100%);backdrop-filter:blur(130px);position:absolute;left:0;top:0;width:100%;height:100%;display:none;}.how__img{position:relative;}.m1{position:absolute;width:53.153153153%;height:64.205457463%;object-fit:contain;right:6.306306306%;bottom:2.247191011%;}.m2{position:absolute;left:45.045045045%;top:56.17977528%;}.how__img-text{color:var(--primary-text-bg,#0a1f2f);leading-trim:both;text-edge:cap;font-family:Poppins;font-size:.729166666vw;font-style:normal;font-weight:400;line-height:normal;}.m3{position:absolute;top:32.102728731%;opacity:0;left:28.828828828%;width:48.691099476%;}.m4{position:absolute;top:32.102728731%;opacity:0;left:28.828828828%;width:48.691099476%;}.m5{position:absolute;bottom:2.247191011%;opacity:0;right:6.306306306%;width:53.153153153%;}.m7{position:absolute;top:32.102728731%;opacity:0;left:28.828828828%;width:48.691099476%;}.m6{position:absolute;left:46.846846846%;top:70.62600321%;}.price .hero__bg .box2:after{background:var(--secondary-linear,linear-gradient(315deg,#29a2fe 0%,#b311ff 100%));width:100%;height:100%;}.typed-cursor{display:none !important;}.article__text h3{font-size:20px;}.article__text a{word-break:break-all;}.hero-ball-1,.hero-ball-2,.hero-ball-3,.product-bg-1,.product-bg-2,.product-bg-3,.pricing-ball-1,.pricing-ball-2,.pricing-ball-3{display:none;}.hero-ball-1,.hero-ball-2,.hero-ball-3{display:block;}#introCanvas{position:absolute;top:0;left:10px;width:calc(100% - 5px);height:100%;}@media (max-width: 659px){#introCanvas{width:100%;height:95%;left:0;}.hero__bot{margin-top:20px;}}.hero__content{position:relative;flex:1;height:100%;}.hero__text{margin-bottom:40px;}.subscribe{position:relative;padding-top:80px;padding-bottom:80px;}.subscribe .cont > svg{position:absolute;bottom:0;left:50%;transform:translateX(-50%);}.subscribe h3{margin:0 0 20px;color:var(--primary-text-bg,#0a1f2f);text-align:center;font-family:Poppins;font-size:24px;font-weight:500;line-height:150%;}.subscribe button{border:none;display:flex;align-items:center;column-gap:10px;}.subscribe-popup{display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background-color:white;padding:40px;width:420px;box-shadow:0 5px 15px rgba(0,0,0,.5);z-index:1000;}.subscribe-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(255,255,255,.5);z-index:500;}.page-template-Home-page .subscribe{background:var(--primary-text-bg,#0a1f2f);}.page-template-Home-page .subscribe h3{color:#fff;}.blockquote{padding:20px 40px;border-radius:15px;border:1px solid var(--Secondary-BG,#edf0f7);box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);text-align:center;}.blockquote-wrap{display:flex;align-items:flex-start;column-gap:40px;}.blockquote-wrap::before,.blockquote-wrap::after{content:unset;}.blockquote-wrap svg{width:24px;height:19.51px;flex-shrink:0;}.blockquote div{color:var(--primary-text-bg,#0a1f2f);text-align:center;font-family:Poppins;font-size:18px;font-style:italic;font-weight:400;line-height:150%;}.blockquote div strong{font-weight:500;}.blockquote p{margin:0;color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:18px;font-weight:500;line-height:150%;}.blockquote .quote-title{color:var(--Primary-Blue,#29a2fe);}.blockquote hr{height:2px;width:100px;margin:10px auto;background:var(--Primary-Blue,#29a2fe);}.hs-form-private label{display:block;margin:0 0 5px;color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:16px;font-weight:600;line-height:25.6px;}.hs-form-private label.hs-error-msg{color:#d00000;font-size:14px;font-weight:400;margin-top:5px;line-height:1.5;}.hs-form-required{color:#d00000;}.hs-form-field{margin-bottom:20px;}.hs-form-private input{width:100%;height:46px;padding:10px;border-radius:3px;border:1px solid #ced8ed;color:#0a1f2f;outline:none;}.hs-form-private input::placeholder{color:var(--inputColorPlaceholder,#9ba5b3);}.hs-form-private input:focus,.hs-form-private input:active{border:1px solid var(--Primary-Blue,#29a2fe);box-shadow:0px 5px 10px 0px rgba(41,162,254,.2);}.hs-form-booleancheckbox-display{display:flex !important;align-items:center;column-gap:10px;}.hs-form-booleancheckbox-display input{display:none;}.hs-form-booleancheckbox-display span::before{content:"";display:block;height:24px;width:24px;background:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/checkbox.svg") center/contain no-repeat;}.hs-form-booleancheckbox-display input:checked ~ span::before{background:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/checkbox-checked.svg") center/contain no-repeat;}.hs-form-booleancheckbox-display span{display:flex !important;align-items:center;column-gap:10px;margin-left:0 !important;cursor:pointer;}.hs-form-booleancheckbox-display span p{width:calc(100% - 34px);font-weight:400;line-height:125%;}.hs-form-booleancheckbox-display span a{color:#29a2fe;}.hs-submit{margin-top:40px;}.hs-submit .hs-button{color:var(--buttons-surface-text-ffffff,#fff);color:var(--white,#fff);font-family:Poppins;font-style:normal;display:block;padding:8px 40px 8px 40px;z-index:10;border-radius:60px;position:relative;margin:0 auto;transition-duration:.4s;background-color:transparent;text-align:center;font-size:16px;font-weight:500;line-height:25.6px;text-transform:uppercase;border:none;cursor:pointer;}.hs-submit .actions{position:relative;width:fit-content;margin:0 auto;}.hs-submit .actions::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:var(--buttons-surface-default-gradient,linear-gradient(106deg,#b70dff 0%,#27a5fe 100%));border-radius:60px;}.blog-title{padding-top:10px;margin-bottom:25px;}@media (max-width: 768px){.subscribe-popup{width:90%;padding:20px;}.subscribe .cont > svg{width:90%;}.blockquote{padding:20px;}.blockquote-wrap{column-gap:10px;}.blockquote-wrap svg{width:18px;}.blog-title{text-align:center;margin-bottom:20px;}}.pop-up_product-container-title a,.pop-up_product-container-title svg path{transition:all .2s;}.pop-up_product-container-title:hover a{color:#3875f6;}.pop-up_product-container-title:hover path{fill:#3875f6;}.pop-up_product:not(.pop-up_use-cases) .pop-up_product-container-title:hover path{fill:#3875f6;}.pop-up_product-container_block a,.pop-up_product-container-title-text{transition:all .2s;}.pop-up_product-container_block:hover .pop-up_product-container_block-sector-title,.pop-up_product-container_block:hover .pop-up_product-container-title-text{color:#3875f6;}.pop-up_product-container_block:hover svg path,.pop-up_product-container_block:hover svg circle{fill:#3875f6;}.pop-up_product-container_block:hover svg path[stroke]{stroke:#3875f6;}.pop-up_resources.pop-up.resources .pop-up_product-container-title:hover svg path{fill:#3875f6;}.pop-up_product_container.pop-up_resources_container img{width:200px;padding:0;height:200px;margin-bottom:40px;margin-top:10px;}.pop-up_product_container.pop-up_resources_container .pop-up_product_container-title{max-width:200px;}.pop-up{position:fixed;z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:100%;top:0;left:0;opacity:0;pointer-events:none;transition:all .5s ease;}.pop-up-2{position:fixed;z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:100%;top:0;left:0;opacity:0;pointer-events:none;transition:all .5s ease;}.pop-up-container{display:flex;flex-direction:column;padding:40px;gap:40px;width:45%;border-radius:10px;border:1px solid var(--Border,#ced8ed);background:var(--White,#fff);box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);position:relative;left:50%;transform:translateX(-50%) translateY(-50%);z-index:400;top:50%;}@media (max-width: 1399px){.pop-up-container{width:50%;}}@media (max-width: 1249px){.pop-up-container{width:60%;}}@media (max-width: 999px){.pop-up-container{width:80%;}}@media (max-width: 759px){.pop-up-container{width:90%;gap:20px;top:0;padding:20px;transform:translateX(-50%) translatey(0);}.pop-up-active{overflow:scroll;padding:20px 0;}button.pop-up-active{overflow:auto;}}.pop_up-arrow{display:none;position:absolute;top:-11px;left:140px;}.pop_up-arrow-use-cases{left:260px;}.pop_up-arrow-resources{left:initial;right:60px;}@media (max-width: 999px){.pop_up-arrow{display:none;}}.pop-up_product{box-shadow:0px 5px 10px 0px rgba(56,117,246,.5);}.pop-up-container-top{display:flex;justify-content:space-between;align-items:center;}.pop-up-container-top-title{color:var(--Primary-Text,#0a1f2f);text-align:center;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:normal;}@media (min-width: 1899px){.pop-up-container-top-title{font-size:30px;}}@media (max-width: 999px){.pop-up-container-top-title{font-size:22px;}}.pop-up-container-center{width:100%;display:flex;flex-direction:column;gap:20px;}.pop-up-container-center-section{width:100%;display:flex;gap:20px;justify-content:space-between;}@media (max-width: 759px){.pop-up-container-center-section{flex-direction:column;}}.pop-up-container-center-block{width:100%;display:flex;flex-direction:column;gap:10px;}.pop-up-container-center-title{color:var(--Primary-Text,#0a1f2f);font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:normal;}@media (min-width: 1899px){.pop-up-container-center-title{font-size:20px;}}@media (max-width: 999px){.pop-up-container-center-title{font-size:14px;}}.pop-up-container-center-input{display:flex;align-items:center;height:46px;padding:10px 20px;align-self:stretch;border-radius:5px;border:1px solid var(--Border,#ced8ed);background:var(--White,#fff);width:100%;color:var(--Additional-Grey,#000);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;}@media (min-width: 1899px){.pop-up-container-center-input{font-size:20px;}}@media (max-width: 999px){.pop-up-container-center-input{font-size:14px;}}.pop-up-container-center-input::placeholder{color:var(--Additional-Grey,#9ba5b3);}.pop-up-container-center-input:hover{border:1px solid var(--Primary-Blue,#29a2fe);box-shadow:0px 5px 10px 0px rgba(41,162,254,.2);}.pop-up-container-btn{margin:0 auto;}.pop-up-svg-close{width:24px;width:-moz-fit-content;width:fit-content;height:24px;cursor:pointer;}@media (min-width: 1899px){.pop-up-svg-close{width:30px;height:30px;}}.body-scroll{overflow:hidden;}.pop-up-active{opacity:1;pointer-events:all;transition:all .5s ease;}#pop-up-close{position:absolute;top:0;left:0;z-index:300;height:100%;width:100%;}.favorite-email{position:relative;font-family:"Poppins",sans-serif;padding-top:55px;padding-bottom:160px;z-index:5;}.favorite-email.bottom_img{background:#edf0f7;padding-bottom:50px;margin-bottom:80px;}.favorite-email__bg{display:flex;position:absolute;top:0;left:0;width:100%;max-height:700px;overflow:hidden;z-index:-1;}.favorite-email__bg-img{width:100%;}.favorite-email__content{display:flex;align-items:center;justify-content:space-between;max-width:1100px;width:100%;margin:0 auto;}.favorite-email__col{display:flex;flex-direction:column;align-items:flex-start;max-width:550px;}.favorite-email__col.favorite-email__col_img{translate:0 57px;}.favorite-email__title{font-weight:600;font-size:48px;line-height:1.5;margin-bottom:20px;}.favorite-email__description{font-size:20px;line-height:1.5;margin-bottom:40px;}.favorite-email__btn{display:flex;padding:10px 30px;border-radius:30px;white-space:nowrap;background:#0a1f2f;box-shadow:0 2px 16px 0 rgba(73,103,173,.2);color:#fff;border:none;cursor:pointer;font-size:16px;font-weight:500;line-height:25.6px;text-transform:uppercase;}.favorite_logo_block{display:flex;justify-content:center;gap:20px;color:#fff;}@media (max-width: 1440px){.favorite-email__bg-img{width:1440px;height:694px;}}@media (max-width: 768px){.favorite_logo_block{margin-bottom:20px;}.favorite-email{padding-top:35px;padding-bottom:100px;}.favorite-email__content{flex-direction:column;}.favorite-email__title{font-size:28px;margin-bottom:15px;}.favorite-email__description{font-size:16px;margin-bottom:30px;}.favorite-email__btn{font-size:14px;}.favorite-email__image{max-width:250px;}}.emails-wall{position:relative;font-family:"Poppins",sans-serif;padding-top:80px;padding-bottom:80px;overflow:hidden;}.emails-wall--long-bg{overflow:initial;}.emails-wall__bg{position:absolute;top:-150px;left:0;width:100%;height:calc(100% + 500px);background:linear-gradient(rgba(106,147,253,.5),rgba(255,255,255,.5));z-index:-1;}.emails-wall__content{display:flex;flex-direction:column;max-width:1100px;width:100%;margin:0 auto;}.emails-wall__title{font-size:36px;font-weight:600;line-height:1.5;margin-bottom:80px;text-align:center;}.emails-wall__cols{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;}.emails-wall__col{display:flex;flex-direction:column;position:relative;}.emails-wall__col-1{width:57%;}.emails-wall__col-2{width:41%;}.emails-wall__col-1.style-2{width:55.28%;}.emails-wall__col-2.style-2{width:calc(44.72% - 20px);}.emails-wall__toolbar{position:absolute;z-index:-1;}.emails-wall__toolbar-1{top:0;left:0;transform:translate(-9%,-17%);max-width:100%;width:94%;}.emails-wall__toolbar-2{top:0;right:0;transform:translate(20%,-18%);width:55%;}.emails-wall__emails{display:flex;flex-direction:column;gap:20px;}.emails-wall__email{box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);max-width:100%;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;height:auto;}.emails-wall__email:last-child{margin-bottom:0;}.emails-wall__email-message{display:none;position:absolute;top:10vw;left:4.5vw;font-size:1.1vw;}.emails-wall__email-message-1,.emails-wall__email-message-2{top:9vw;left:4.3vw;}@media (max-width: 1200px){.emails-wall__toolbar{max-width:100%;}}@media (max-width: 992px){.emails-wall__container{overflow:hidden;}.emails-wall__emails{padding:10px;}.emails-wall__toolbar-1{transform:translate(-7%,-12%);}.emails-wall__toolbar-2{transform:translate(15%,-12%);}}@media (max-width: 768px){.emails-wall{padding-top:60px;padding-bottom:60px;overflow:hidden;}.emails-wall--long-bg{overflow:initial;}.emails-wall__title{font-size:25px;margin-bottom:50px;}.emails-wall__cols{flex-direction:column;gap:0;}.emails-wall__col{margin:0 auto;width:100%;}.emails-wall__col-1{width:100%;}.emails-wall__col-2{width:100%;}.emails-wall__toolbar-1{transform:translate(-4%,-7%);}.emails-wall__toolbar-2{transform:translate(9%,-8%);}.emails-wall__emails{padding:4vw;}}.independent-page{color:#0a1f2f;line-height:1.5;}.independent-head{max-width:650px;width:100%;margin:0 auto 80px;text-align:center;}.independent-head .independent-title{margin-bottom:0;}.independent-title{font-size:36px;font-weight:600;text-align:center;margin-bottom:40px;}.independent-description{font-size:16px;margin-top:20px;}.independent-banner{position:relative;margin-bottom:40px;}.independent-banner__bg{position:absolute;top:0;left:0;width:100%;height:65%;z-index:-1;pointer-events:none;}.independent-banner__bg img{width:100%;height:100%;object-fit:cover;object-position:bottom;}.independent-banner__content{max-width:1100px;width:100%;margin:0 auto;padding:58px 0 80px;text-align:center;}.independent-banner__label{display:flex;align-items:center;justify-content:center;gap:20px;color:#626f78;text-align:center;font-size:16px;font-weight:500;margin-bottom:20px;}.independent-banner__title{display:flex;flex-direction:column;font-size:48px;font-weight:600;}.independent-banner__description{max-width:640px;width:100%;margin-top:20px;margin-right:auto;margin-left:auto;font-size:20px;}.independent-banner__description p{margin:0;}.independent-banner___btn-wrapper{margin-top:40px;position:relative;z-index:1;}.independent-banner___btn{display:inline-flex;}.independent-trusted__title{text-align:center;font-size:24px;font-weight:300;color:#626f78;}.independent-trusted--pb{padding-bottom:var(--section-padding-v);}@keyframes slides{from{transform:translateX(0);}to{transform:translateX(calc(-100% - 50px));}}.independent-trusted__slider{display:flex;gap:50px;position:relative;padding:30px 0;border-bottom:1px solid #ced8ed;}.independent-trusted__slider-items{display:flex;gap:50px;flex:0 0 100%;animation:70s slides infinite linear;}.independent-trusted__slider-items img{width:auto;height:auto;max-height:60px;}.independent-helpful{position:relative;padding:80px 0 0;}.independent-helpful__grid{display:flex;flex-wrap:wrap;gap:20px;}.independent-helpful__card{border-radius:10px;border:1px solid #d6caf9;background-color:#fff;box-shadow:0 5px 30px 0 rgba(73,103,173,.2);padding:19px;flex:0 0 calc(44.3% - 10px);}.independent-helpful__card--large{flex:0 0 calc(55.7% - 10px);}.independent-helpful__card-title{font-size:24px;font-weight:600;margin-bottom:20px;}.independent-helpful__card-row{display:flex;align-items:flex-start;gap:20px;}.independent-helpful__card-image{flex:none;width:100%;height:100%;max-width:200px;display:flex;align-items:center;justify-content:center;}.independent-helpful__card-image img{width:100%;height:100%;object-fit:cover;}.independent-helpful__card-description{font-size:16px;}.independent-helpful__card-detail{margin-top:40px;}.independent-helpful__card-detail a{color:#3875f6;font-size:16px;font-weight:600;text-decoration-line:underline;transition-duration:.4s;}.independent-helpful__card-detail a:hover{color:#625bf6;}.independent-cta{padding:80px 0;}.independent-cta__card{border-radius:10px;padding:40px 100px;display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1100px;margin:0 auto;width:100%;background:linear-gradient(94deg,#635cf7 30.76%,#29a2fe 66.02%);box-shadow:0 5px 30px 0 rgba(73,103,173,.2);}.independent-cta__card-title{margin-bottom:0 !important;text-align:left;color:#fff;}.independent-clients{padding:80px 0;position:relative;}.independent-clients:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;background:var(--setup-bg-section);opacity:.5;}.independent-clients__padding-bottom{padding-bottom:var(--section-padding-2v);}.independent-clients__bg{position:absolute;bottom:0;left:0;width:100%;height:200%;background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(230,221,254,.5) 100%);z-index:-1;}.independent-clients__container{max-width:1100px;width:100%;margin-right:auto;margin-left:auto;}.independent-clients__head{max-width:764px;margin-bottom:40px;}.independent-clients__detail{margin-top:20px;}.independent-clients__detail a{color:#3875f6;font-size:16px;font-weight:600;text-decoration-line:underline;transition-duration:.4s;}.independent-clients__detail a:hover{color:#625bf6;}.independent-clients__wrapper{display:flex;align-items:flex-start;gap:72px;}.independent-clients__logos{max-width:43.5%;width:100%;}.independent-clients__logos img{width:100%;height:auto;object-fit:cover;mix-blend-mode:darken;}.independent-clients__slider--shadow{box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);border-radius:10px;}.independent-clients__slider-wrapper{width:100%;min-width:0;position:relative;}.independent-clients__slider-item{display:flex;border-radius:10px;overflow:hidden;}.independent-clients__slider-wrapper .swiper-pagination{position:relative;bottom:0;top:0;left:0;display:flex;justify-content:center;flex-wrap:wrap;gap:5px 16px;margin-top:20px;}.independent-clients__slider-wrapper span.swiper-pagination-bullet{width:16px;height:16px;background:#ced8ed;opacity:1;margin:0 !important;}.independent-clients__slider-wrapper span.swiper-pagination-bullet-active{background:#3875f6;}.independent-clients__slider-item img{width:100%;height:auto;object-fit:cover;}.independent-cake{background:linear-gradient(90deg,rgba(39,202,254,.3) .25%,rgba(56,117,246,.3) 100.42%);padding:80px 0;margin-top:80px;}.independent-cake__container{width:100%;max-width:1100px;margin:0 auto;}.independent-cake__cards{display:grid;gap:40px;grid-template-columns:repeat(2,1fr);}.independent-cake__card{display:flex;flex-direction:column;box-shadow:0px 5px 10px 0px rgba(56,117,246,.5);border-radius:10px;}.independent-cake__card-info{display:flex;flex-direction:column;padding:20px;padding-bottom:0;}.independent-cake__card-title{color:#0a1f2f;font-size:20px;font-weight:600;margin-bottom:10px;}.independent-cake__card-text{color:#0a1f2f;font-size:16px;margin-bottom:20px;}.independent-cake__card-image{display:flex;margin-top:auto;}.independent-cake__card-image img{max-width:100%;width:100%;height:auto;}.independent-cake___btn-wrapper{display:flex;justify-content:center;margin-top:40px;}.independent-cta__card-btn{white-space:nowrap;}.independent-tasks{padding:80px 0;position:relative;}.independent-tasks__container{max-width:1100px;width:100%;margin:0 auto;}.independent-task__head{text-align:left;margin-bottom:40px;max-width:550px;width:100%;}.independent-task__link{margin-bottom:40px;}.independent-task__link a{color:#3875f6;font-size:16px;font-weight:600;text-decoration-line:none;transition-duration:.4s;}.independent-task__link a:hover{color:#625bf6;}.independent-task__title{text-align:left;margin-bottom:20px;}.independent-task__description{margin-top:0;}.independent-tasks__grid{display:grid;gap:60px 40px;grid-template-columns:repeat(4,1fr);}.independent-tasks__card-image{margin-bottom:20px;display:flex;}.independent-tasks__card-image img{max-width:64px;width:100%;height:auto;}.independent-tasks__card-name{color:#000;font-size:16px;font-weight:600;}.independent-tasks__card-description{color:#0a1f2f;font-size:16px;margin-top:10px;}.independent-tasks__images{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;}.independent-tasks__images-item{display:flex;}.independent-tasks__images-item img{width:100%;height:100%;object-fit:contain;}.independent-tasks__features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}.independent-tasks__features-card{border-radius:10px;box-shadow:0 5px 30px 0 rgba(73,103,173,.2);padding:20px;background-color:var(--bg-color);color:#0a1f2f;display:flex;flex-direction:column;}.features-setup__grid-card-title{font-size:20px;font-weight:600;}.features-setup__grid-card-text{margin-top:10px;font-size:16px;}.features-setup__grid-card-image{margin-bottom:20px;}.features-setup__grid-card-content + .features-setup__grid-card-image{margin-top:20px;margin-bottom:0;}.features-setup__grid-card-image img{width:100%;height:auto;max-width:100%;}.independent-tasks__features-card--1{overflow:hidden;}.independent-tasks__features-card--1 .features-setup__grid-card-image{margin-top:auto;margin-bottom:-20px;display:flex;}.independent-questions{position:relative;padding:80px 0;margin-top:160px;margin-bottom:160px;}.independent-questions__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;}.independent-questions__bg img{width:100%;height:100%;object-fit:cover;object-position:bottom;}.independent-questions__container{max-width:1100px;width:100%;margin-right:auto;margin-left:auto;}.independent-questions__wrapper{display:flex;align-items:center;gap:37px;}.independent-questions__content{width:100%;max-width:290px;}.independent-questions__title{color:#0a1f2f;font-size:48px;font-weight:600;line-height:1.25;}.independent-questions__description{color:#0a1f2f;font-size:16px;margin-top:20px;}.independent-questions__accordion{display:flex;flex-direction:column;gap:20px;flex:1;}.independent-questions__accordion-item{border-radius:10px;background:#fff;box-shadow:0 5px 30px 0 rgba(73,103,173,.2);}.independent-questions__accordion-toggle{padding:20px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#0a1f2f;font-size:16px;font-weight:500;cursor:pointer;user-select:none;}.independent-questions__accordion-icon{display:flex;align-items:center;justify-content:center;transition-duration:.4s;}.independent-questions__accordion-body{max-height:0;overflow:hidden;opacity:0;visibility:hidden;padding-right:20px;padding-left:20px;font-size:14px;color:#0a1f2f;transition-duration:.4s;}.independent-questions__accordion-item.is-active .independent-questions__accordion-icon{transform:rotate(45deg);}.independent-questions__accordion-item.is-active .independent-questions__accordion-body{opacity:1;visibility:visible;margin-bottom:20px;}.independent-values{margin:160px 0 80px;}.independent-values__title{text-align:left;margin-left:100px;}.independent-values__toggles{display:flex;justify-content:center;align-items:flex-end;gap:10px;border-bottom:2px solid #625bf6;}.independent-values__toggle{border-radius:10px 10px 0 0;background:#d3d2f7;display:flex;align-items:center;gap:10px;padding:20px 43px;font-size:20px;font-weight:500;color:#0a1f2f;position:relative;text-align:center;overflow:hidden;cursor:pointer;}.independent-values__toggle:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(106deg,#625bf6 0%,#27a5fe 100%);opacity:0;visibility:hidden;z-index:-1;pointer-events:none;transition-duration:.4s;}.independent-values__toggle svg{flex:none;}.independent-values__toggle.is-active{color:#fff;background-color:transparent;padding-top:28px;padding-bottom:28px;}.independent-values__toggle.is-active:before{opacity:1;visibility:visible;}.independent-values__tabs-content{width:100%;max-width:1100px;margin-top:80px;margin-right:auto;margin-left:auto;}.independent-values__tab-content{display:none;}.independent-values__tab-content-row{display:flex;justify-content:center;align-items:center;gap:50px;}.independent-values__tab-content-image{display:flex;flex:1;}.independent-values__tab-content-image img{max-width:100%;width:auto;height:auto;}.independent-values__tab-content-detail{flex:1;}.independent-values__tab-content-title{color:#0a1f2f;font-size:28px;font-weight:600;margin-bottom:20px;}.independent-values__tab-content-list{margin-bottom:0;cursor:pointer;}.independent-values__tab-item.is-active .independent-values__tab-content-list{margin-bottom:10px;}.independent-values__tab-content-list li{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;margin-bottom:0;}.independent-values__tab-content-list li:not(:last-of-type){margin-bottom:20px;}.independent-values__tab-content-text{font-size:16px;margin-bottom:20px;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition-duration:.4s;}.independent-values__tab-item.is-active .independent-values__tab-content-text{opacity:1;visibility:visible;}.independent-values__minus{display:none;}.independent-values__tab-item.is-active .independent-values__minus{display:block;}.independent-values__tab-item.is-active .independent-values__plus{display:none;}.independent-title.independent-values__title-bottom{margin-top:30px;margin-bottom:0;margin-left:auto;margin-right:auto;text-align:right;max-width:1100px;width:100%;}.independent-banner__image-animated{position:relative;display:flex;justify-content:center;}.independent-banner__image-animated-chat-text{--chat-width:57vw;--chat-height:15.5vw;}.independent-banner__image-animated-main{width:100%;height:100%;}.independent-banner__image-animated-chat-text{position:absolute;bottom:5.3vw;left:43.5%;transform:translateX(-50%);line-height:normal;font-size:.821111vw;padding-left:5.35vw;width:100%;max-width:var(--chat-width);height:calc(var(--chat-height) - 7vw);display:flex;flex-direction:column;gap:.29vw;overflow:hidden;}.independent-banner__image-animated-chat-text p{margin-bottom:0;}@media (min-width: 760px){.independent-tasks__features-card--1{grid-row-start:1;grid-column-start:1;grid-row-end:3;grid-column-end:3;gap:70px;}.independent-tasks__features-card--2{grid-row-start:1;grid-column-start:3;grid-row-end:2;grid-column-end:4;}.independent-tasks__features-card--3{grid-row-start:3;grid-column-start:1;grid-row-end:4;grid-column-end:2;}.independent-tasks__features-card--4{grid-row-start:3;grid-column-start:2;grid-row-end:4;grid-column-end:3;}.independent-tasks__features-card--5{grid-row-start:2;grid-column-start:3;grid-row-end:4;grid-column-end:4;}}@media (min-width: 576px){.independent-tasks__images-item--1{grid-row-start:1;grid-column-start:1;grid-row-end:3;grid-column-end:2;}.independent-tasks__images-item--2{grid-row-start:1;grid-column-start:2;grid-row-end:2;grid-column-end:3;}.independent-tasks__images-item--3{grid-row-start:2;grid-column-start:2;grid-row-end:3;grid-column-end:3;}}@media (max-width: 1549px){.independent-trusted__title{font-size:20px;}.independent-banner__bg{height:69%;}}@media (max-width: 1249px){.independent-title{font-size:32px;margin-bottom:30px;}.independent-description{font-size:14px;}.independent-banner__bg{height:73%;}.independent-banner__title{font-size:46px;}.independent-helpful__card-title{font-size:20px;}.independent-helpful__card-image{max-width:150px;}.independent-helpful__card-description{font-size:14px;}.independent-helpful__card-detail{margin-top:30px;}.independent-helpful__card-detail a{font-size:14px;}.independent-head{margin-bottom:40px;}.independent-trusted__title{font-size:18px;}.independent-helpful{padding:60px 0 0;}.independent-cta__card{padding:40px 60px;}.independent-clients__wrapper{gap:30px;}.independent-clients__slider-wrapper .swiper-pagination{gap:5px 10px;margin-top:10px;}.independent-clients__slider-wrapper span.swiper-pagination-bullet{width:10px;height:10px;}.independent-clients__detail a{font-size:14px;}.independent-clients{padding:70px 0;}.independent-cta{padding:30px 0 0;}.independent-cake{padding:70px 0;margin-top:70px;}.independent-cake__cards{gap:20px;}.independent-cake__card-title{font-size:18px;}.independent-cake__card-text{font-size:14px;}.independent-tasks{padding:70px 0;}.independent-task__head{margin-bottom:30px;}.independent-task__link{margin-bottom:20px;}.independent-task__link a{font-size:14px;}.independent-task__title{margin-bottom:15px;}.independent-tasks__grid{gap:40px 30px;}.independent-tasks__card-image{margin-bottom:15px;}.independent-tasks__card-image img{max-width:44px;}.independent-tasks__card-name{font-size:14px;}.independent-tasks__card-description{font-size:14px;}.independent-tasks__images{gap:10px;}.features-setup__grid-card-title{font-size:18px;}.features-setup__grid-card-text{font-size:14px;}.independent-questions{padding:70px 0;margin-top:60px;margin-bottom:60px;}.independent-questions__wrapper{gap:20px;}.independent-questions__title{font-size:36px;}.independent-questions__description{font-size:14px;}.independent-questions__accordion-toggle{font-size:14px;}.independent-questions__accordion-icon svg{width:18px;height:18px;}.independent-questions__accordion-body{font-size:12px;}.independent-values{margin:60px 0;}.independent-values__title{margin-left:0;}.independent-values__toggles{overflow:auto;justify-content:flex-start;-ms-overflow-style:none;scrollbar-width:none;}.independent-values__toggles::-webkit-scrollbar{display:none;}.independent-values__toggle{font-size:16px;padding:15px 30px;flex:none;}.independent-values__toggle svg{width:18px;height:18px;}.independent-values__toggle.is-active{padding-top:20px;padding-bottom:20px;}.independent-values__tabs-content{margin-top:70px;}.independent-values__tab-content-title{font-size:24px;}.independent-values__tab-content-list li{font-size:16px;}.independent-values__tab-content-list li:not(:last-of-type){margin-bottom:10px;}.independent-values__tab-content-text{font-size:14px;margin-bottom:10px;}}@media (max-width: 999px){.independent-title{font-size:26px;}.independent-banner__bg{height:83%;}.independent-banner__title{font-size:38px;}.independent-banner__description{margin-top:10px;font-size:14px;}.independent-banner___btn-wrapper{margin-top:30px;}.independent-trusted__slider{gap:35px;}.independent-trusted__slider-items{gap:35px;}.independent-helpful__card,.independent-helpful__card--large{flex:0 0 calc(50% - 10px);}.independent-helpful__card-title{font-size:18px;}.independent-helpful__card-image{max-width:100px;}.independent-helpful{padding:50px 0 0;}.independent-clients{padding:60px 0;}.independent-cake{padding:60px 0;margin-top:60px;}.independent-cake__card-title{font-size:16px;}.independent-cake___btn-wrapper{margin-top:30px;}.independent-tasks{padding:60px 0;}.independent-tasks__grid{grid-template-columns:repeat(3,1fr);gap:30px;}.features-setup__grid-card-title{font-size:16px;}.independent-questions__wrapper{flex-direction:column;align-items:flex-start;}.independent-questions__content{max-width:100%;}.independent-questions__title{font-size:28px;}.independent-questions__description{margin-top:10px;}.independent-questions__accordion{gap:10px;}.independent-questions__accordion-toggle{padding-top:15px;padding-bottom:15px;}.independent-questions__accordion-item.is-active .independent-questions__accordion-body{margin-bottom:15px;}.independent-values{margin:50px 0;}.independent-values__tabs-content{margin-top:50px;}.independent-values__toggle{padding:12px 20px;font-size:14px;gap:5px;}.independent-values__toggle.is-active{padding-top:15px;padding-bottom:15px;}.independent-values__tab-content-row{gap:20px;}.independent-values__tab-content-title{font-size:18px;}.independent-values__tab-content-list li{font-size:14px;}}@media (max-width: 759px){.independent-title{font-size:22px;}.independent-banner__bg{height:90%;}.independent-banner__title{font-size:34px;}.independent-helpful__card,.independent-helpful__card--large{flex:0 0 100%;}.independent-helpful__card-image{max-width:75px;}.independent-helpful__card-detail{margin-top:20px;}.independent-cta__card{flex-direction:column;text-align:center;padding:40px;}.independent-cta__card-title{text-align:center;}.independent-clients__wrapper{flex-direction:column;}.independent-clients__logos{max-width:100%;}.independent-cake__cards{grid-template-columns:repeat(1,1fr);}.independent-tasks__grid{grid-template-columns:repeat(2,1fr);gap:20px;}.features-setup__grid-card-image{display:none !important;}.independent-tasks__features{grid-template-columns:repeat(2,1fr);}.independent-values__tab-content-row{flex-direction:column-reverse;align-items:flex-start;}.independent-values__tab-content-title{margin-bottom:15px;}}@media (max-width: 575.98px){.independent-tasks__images{grid-template-columns:repeat(1,1fr);}.independent-tasks__features{grid-template-columns:repeat(1,1fr);}}@media (max-width: 500px){.independent-banner__title{font-size:28px;}}.btn-black--sm{padding:10px 30px;font-size:16px;line-height:1.6;}.btn-gradient--sm{padding:10px 30px;font-size:16px;line-height:1.6;}@media (max-width: 999px){.btn-black--sm{font-size:14px;}.btn-gradient--sm{font-size:14px;}}.see{width:100%;position:relative;padding:160px 170px;}.see.see--new{padding:80px 70px;margin-top:160px;background:linear-gradient(90deg,#635cf7 0%,#29a2fe 100%);}@media (min-width: 1549px){.see{padding:180px 220px;}.see.see--new{padding:80px 120px;}}@media (max-width: 1399px){.see{padding:160px 100px;}.see.see--new{padding:80px 70px;margin-top:80px;}}@media (max-width: 1249px){.see{padding:120px 70px;}.see.see--new{padding:60px 30px;}}@media (max-width: 999px){.see{padding:70px 30px;}.see.see--new{padding:70px 30px;margin-top:60px;}}@media (max-width: 759px){.see{padding:50px 30px;}.see.see--new{padding:60px 30px;}}@media (max-width: 500px){.see{padding:40px 20px;}.see.see--new{padding:5px 20px;}}.see.see--new.see--mt-0{margin-top:0;}.see-block{width:100%;display:flex;justify-content:space-between;align-items:center;padding:40px 100px;border-radius:10px;border:1px solid var(--Border,#ced8ed);background:#fff;box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);position:relative;gap:50px;z-index:2;}.see--new .see-block__wrapper{display:flex;align-items:center;gap:80px;}.see--new .see-block{padding:0;background:transparent;border:none;box-shadow:none;display:block;}@media (max-width: 1249px){.see-block{padding:40px 70px;gap:30px;}.see--new .see-block__wrapper{gap:40px;}}@media (max-width: 999px){.see-block{padding:30px;gap:20px;}}@media (max-width: 759px){.see-block{padding:20px;flex-direction:column;}.see--new .see-block__wrapper{flex-direction:column;align-items:center;gap:30px;text-align:center;padding:15px 0;}}.see-block-miniblock{display:flex;flex-direction:column;}.see-block-miniblock-title{color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:150%;}.see--new .see-block-miniblock-title{color:#fff;font-size:32px;}@media (min-width: 1899px){.see-block-miniblock-title{font-size:30px;}.see--new .see-block-miniblock-title{font-size:30px;}}@media (max-width: 1249px){.see-block-miniblock-title{font-size:20px;}.see--new .see-block-miniblock-title{font-size:24px;}}@media (max-width: 999px){.see-block-miniblock-title{font-size:18px;}.see--new .see-block-miniblock-title{font-size:20px;}}@media (max-width: 500px){.see-block-miniblock-title{font-size:16px;}.see--new .see-block-miniblock-title{font-size:18px;}}.see-block-miniblock-text{color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:24px;font-style:normal;font-weight:400;line-height:150%;}.see--new .see-block-miniblock-text{margin-top:10px;font-size:24px;color:#fff;}@media (min-width: 1899px){.see-block-miniblock-text{font-size:30px;}.see--new .see-block-miniblock-text{font-size:22px;}}@media (max-width: 1249px){.see-block-miniblock-text{font-size:20px;}.see--new .see-block-miniblock-text{font-size:20px;}}@media (max-width: 999px){.see-block-miniblock-text{font-size:18px;}.see--new .see-block-miniblock-text{font-size:16px;}}@media (max-width: 500px){.see-block-miniblock-text{font-size:16px;}.see--new .see-block-miniblock-text{font-size:16px;}}.see--new .see-block__btn-wrapper{margin-top:40px;}@media (max-width: 1249px){.see--new .see-block__btn-wrapper{margin-top:30px;}}@media (max-width: 759px){.see--new .see-block__btn-wrapper{display:flex;justify-content:center;}}.see--new .many_hats-container-btn{background:#0a1f2f;box-shadow:0 2px 16px 0 rgba(73,103,173,.2);color:#fff;}.see--new .see-block__image-new{display:flex;flex:none;}.see--new .see-block__image-new img{max-width:100%;}.see-resources{width:100%;position:relative;padding:var(--section-padding-v) var(--section-padding-h) var(--section-padding-2v);}.see-block-resources{width:100%;display:flex;justify-content:space-between;align-items:center;padding:40px 100px;border-radius:10px;border:1px solid var(--Border,#ced8ed);background:linear-gradient(94deg,#635cf7 30.76%,#29a2fe 66.02%);box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);gap:50px;}@media (max-width: 1249px){.see-block-resources{padding:40px 70px;gap:30px;}}@media (max-width: 999px){.see-block-resources{padding:30px;gap:20px;}}@media (max-width: 759px){.see-block-resources{padding:20px;flex-direction:column;}}.see-block-miniblock-resources{display:flex;flex-direction:column;}.see-block-miniblock-title-resources{color:var(--White,#fff);font-family:Poppins;font-size:40px;font-style:normal;font-weight:600;line-height:150%;}@media (min-width: 1899px){.see-block-miniblock-title-resources{font-size:46px;}}@media (max-width: 1249px){.see-block-miniblock-title-resources{font-size:32px;}}@media (max-width: 999px){.see-block-miniblock-title-resources{font-size:28px;}}@media (max-width: 759px){.see-block-miniblock-title-resources{text-align:center;}}@media (max-width: 500px){.see-block-miniblock-title-resources{font-size:26px;}}.see-block-miniblock-text-resources{color:var(--primary-text-bg,#fff);font-family:Poppins;font-size:24px;font-style:normal;font-weight:400;line-height:150%;}@media (min-width: 1899px){.see-block-miniblock-text-resources{font-size:30px;}}@media (max-width: 1249px){.see-block-miniblock-text-resources{font-size:20px;}}@media (max-width: 999px){.see-block-miniblock-text-resources{font-size:18px;}}@media (max-width: 759px){.see-block-miniblock-text-resources{text-align:center;}}@media (max-width: 500px){.see-block-miniblock-text-resources{font-size:16px;}}.top_content-left-info-btn{display:flex;padding:10px 30px;flex-direction:column;align-items:center;border-radius:30px;background:var(--Linear-Primary,linear-gradient(90deg,#b311ff 0%,#29a2fe 100%));box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);border:none;width:-moz-fit-content;width:fit-content;cursor:pointer;}.top_content-left-info-btn-text{color:var(--White,#fff);text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;white-space:nowrap;}@media (min-width: 1899px){.top_content-left-info-btn-text{font-size:20px;}}@media (max-width: 999px){.top_content-left-info-btn-text{font-size:14px;}}.whats-block_half-miniblock-btn{background:var(--Primary-Text,#0a1f2f);}.many_hats-container-btn{display:flex;padding:10px 30px;flex-direction:column;align-items:center;border-radius:30px;white-space:nowrap;background:var(--Primary-Gradient,linear-gradient(90deg,#b311ff 0%,#29a2fe 100%));box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);color:var(--white,#fff);text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;border:none;cursor:pointer;width:-moz-fit-content;width:fit-content;}@media (min-width: 1899px){.many_hats-container-btn{font-size:20px;}}@media (max-width: 999px){.many_hats-container-btn{font-size:14px;}}.cta-about-blog{padding:85px 0 160px;background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/cta-about-blog.png");background-repeat:no-repeat;background-position:top;background-size:cover;}.cta-about-blog.nitro-lazy{background-image:none !important;}.cta-about-blog__container{max-width:1100px;margin:0 auto;}.cta-about-blog__title{color:#0a1f2f;font-size:20px;margin-bottom:20px;text-align:center;font-weight:400;}.cta-about-blog__description{font-size:40px;line-height:1.5;margin-bottom:160px;font-weight:600;text-align:center;}.cta-about-blog__cols{display:flex;gap:20px;}.cta-about-blog__col{display:flex;flex-direction:column;gap:20px;width:50%;}.cta-about-blog__card{display:flex;border:1px solid rgba(214,202,249,1);box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;padding:20px;gap:20px;height:240px;background:#fff;}.cta-about-blog__card-lg{flex-direction:column;height:100%;}.cta-about-blog__card-image-wrap{display:flex;overflow:hidden;min-width:150px;height:100%;}.cta-about-blog__card-image{height:150px;border-radius:10px;object-fit:cover;overflow:hidden;}.cta-about-blog__card-image-lg{width:100%;height:220px;}.cta-about-blog__card-content{display:flex;flex-direction:column;height:100%;}.cta-about-blog__card-title{font-size:20px;line-height:1.5;margin-bottom:20px;font-weight:600;color:#0a1f2f;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}.cta-about-blog__card-detail{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:10px;}.cta-about-blog__card-author-image{width:auto;min-width:24px;height:24px;overflow:hidden;border-radius:50%;margin-right:10px;}.cta-about-blog__card-author-item{color:#626f78;margin-right:5px;font-size:12px;line-height:1.5;}.cta-about-blog__card-text{font-size:16px;line-height:1.5;color:#000;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}.cta-about-blog__card-link{display:flex;margin-top:auto;font-weight:600;color:#3875f6;text-decoration:underline;}.cta-about-blog__subscribe{flex-direction:column;}.cta-about-blog__subscribe-title{font-size:32px;line-height:1.2;color:#0a1f2f;font-weight:600;}.cta-about-blog__subscribe-form .hs-submit{margin-top:15px;}.cta-about-blog__subscribe-form .hs-submit .actions{margin:0;}.cta-about-blog__subscribe-form .hs-form-private label{display:none;}.cta-about-blog__subscribe-form .hs-form-field{margin-bottom:0;}.cta-about-blog__subscribe-form input{box-shadow:0px 0px 10px 0px rgba(206,216,237,.5) inset;border:1px solid #ced8ed;padding:10px 20px 10px 20px;}@media (max-width: 1200px){.cta-about-blog__subscribe-title{font-size:30px;}}@media (max-width: 999px){.cta-about-blog{padding:40px 0 80px;}.cta-about-blog__cols{flex-direction:column;}.cta-about-blog__col{width:100%;}.cta-about-blog__card-image-wrap{width:150px;}.cta-about-blog__card-image-wrap-lg{width:100%;}.cta-about-blog__card{height:auto;}.cta-about-blog__title{font-size:17px;}.cta-about-blog__description{font-size:30px;margin-bottom:80px;}.cta-about-blog__card-image-lg{height:180px;}.cta-about-blog__card-title{font-size:17px;}.cta-about-blog__card-author-item{font-size:11px;}.cta-about-blog__card-text{font-size:14px;margin-bottom:10px;}.cta-about-blog__card-link{font-size:14px;}.cta-about-blog__subscribe-title{font-size:25px;}.cta-about-blog__subscribe .hs-submit{margin-top:20px;}}@media (max-width: 576px){.cta-about-blog__card-image-wrap{min-width:auto;width:100%;}.cta-about-blog__card{flex-direction:column;}.cta-about-blog__card-image{width:100%;}}.type-resource{padding:80px 0;background:linear-gradient(90deg,#635cf7 0%,#29a2fe 100%);}.type-resource__container{max-width:1100px;margin:0 auto;}.type-resource__cols{display:flex;gap:80px;}.type-resource__col{display:flex;flex-direction:column;align-items:flex-start;}.type-resource__title{font-size:16px;line-height:1.5;font-weight:600;margin-bottom:20px;color:#29f1fe;}.type-resource__subtitle{font-size:32px;line-height:1.5;font-weight:600;margin-bottom:10px;color:#fff;}.type-resource__description{font-size:24px;line-height:1.5;margin-bottom:40px;color:#fff;font-weight:300;}.type-resource__button{border:none;display:flex;padding:10px 30px;flex-direction:column;align-items:center;border-radius:30px;background:#0a1f2f;box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);cursor:pointer;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:1.5;text-transform:uppercase;}@media (max-width: 999px){.type-resource{padding:40px 0;}.type-resource__title{font-size:14px;}.type-resource__subtitle{font-size:26px;}.type-resource__description{font-size:19px;}.type-resource__button{font-size:14px;}.type-resource__image{max-width:200px;}}@media (max-width: 576px){.type-resource__cols{flex-direction:column;}.type-resource__button{margin:0 auto;}.type-resource__col:last-child{align-items:center;}}.article--new{display:flex;flex-direction:column;margin:0;}.article__container{padding:0 170px;margin-bottom:160px;}.article__bar--new{margin:0;background:#edf0f7;height:10px;position:sticky;top:76px;width:100%;}.article__bar-scrolled--new{background:linear-gradient(90deg,#b311ff 0%,#29a2fe 100%);border-radius:0 10px 10px 0;overflow:hidden;}.article__back-wrap{display:flex;margin-top:75px;margin-bottom:40px;}.article__back{margin-left:70px;font-size:24px;font-weight:600;color:#3875f6;text-decoration:underline;}.article__title{font-size:40px;font-weight:600;margin:0;margin-bottom:40px;text-align:left;min-height:auto;line-height:1.5;}.article__hero{display:flex;flex-direction:column;margin-bottom:40px;}.article__hero-cols{display:flex;gap:40px;}.article__hero-col{display:flex;flex-direction:column;}.article__hero-col-first{width:70%;}.article__hero-col-last{width:30%;}.article__hero-date{font-size:16px;margin-bottom:70px;color:#626f78;}.article__hero-author-text{color:#626f78;font-size:16px;margin-right:20px;}.article__hero-author{display:flex;align-items:center;margin-bottom:20px;}.blog-recent__article-author-image{width:32px;height:32px;margin-right:10px;}.article__hero-excerpt{color:#0a1f2f;font-size:20px;font-weight:600;margin-bottom:70px;}.article__hero-excerpt p{color:#0a1f2f;font-size:20px;line-height:1.5;font-weight:600;}.article__hero-time span{color:#626f78;font-size:16px;}.article__content{display:flex;flex-direction:column;}.article__content-cols{display:flex;gap:40px;margin-bottom:160px;}.article__content-col{display:flex;flex-direction:column;}.article__content-col-first{width:70%;}.article__content-col-last{width:30%;}.article__sticky-panel-wrap{display:flex;flex-direction:column;height:100%;}.article__sticky-panel{position:sticky;top:40px;padding-bottom:20px;}.article__content-nav{border:1px solid #625bf6;border-radius:10px;padding:20px;margin-bottom:20px;}.article__content-nav-title{color:#0a1f2f;font-size:16px;line-height:1.5;margin-bottom:20px;font-weight:600;}.article__content-nav-items{display:flex;flex-direction:column;}.article__content-nav-item{color:#626f78;font-size:16px;line-height:1.5;margin-bottom:10px;cursor:pointer;}.article__content-nav-item:last-child{margin-bottom:0;}.article__content-nav-item.active{color:#625bf6;}.article__content-socials{display:flex;justify-content:space-between;background:#625bf6;border-radius:10px;padding:20px;}.article__content-social{cursor:pointer;display:flex;position:relative;}.article__content-social-link{display:flex;align-items:center;}.article__content-social-ico.accent{display:none;}.article__content-social.show-tooltip:before{content:attr(data-text);position:absolute;top:-50px;left:50%;transform:translateX(-50%);border:1px solid #d6caf9;border-radius:10px;background:#fff;padding:9px 23px;pointer-events:none;}.article__content-social.show-tooltip::after{content:"";position:absolute;top:-7px;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#fff transparent transparent transparent;pointer-events:none;}.article__cta{display:flex;flex-direction:column;align-items:center;margin-top:auto;position:relative;padding:20px;border:1px solid #d6caf9;border-radius:10px;background:#fff;}.article__cta-img{border-radius:10px;margin-bottom:20px;}.article__cta-title{font-size:20px;line-height:1.5;color:#0a1f2f;text-align:center;margin-bottom:20px;}.article__cta-btn{display:flex;padding:10px 30px;flex-direction:column;align-items:center;border-radius:30px;background:#0a1f2f;box-shadow:0 2px 16px 0 rgba(73,103,173,.2);color:#fff;border:none;cursor:pointer;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;width:-moz-fit-content;width:fit-content;white-space:nowrap;}.article__content-inner{color:#0a1f2f;font-size:16px;line-height:1.5;}.article__content-inner p{margin-bottom:40px;font-size:16px;line-height:1.5;color:#0a1f2f;font-weight:400;}.article__content-inner a{text-decoration:underline;color:#27a5fe;}.article__content-inner h2{font-size:32px;line-height:1.5;margin-bottom:20px;font-weight:600;}.article__content-inner h3{font-size:24px;line-height:1.5;margin-bottom:20px;font-weight:600;}.article__content-inner h4{font-size:20px;line-height:1.5;margin-bottom:20px;font-weight:600;}.article__content-inner h5{font-size:16px;line-height:1.5;margin-bottom:20px;font-weight:600;}.article__content-inner h6{font-size:16px;line-height:1.5;margin-bottom:20px;font-weight:500;}.article__content-inner ul{margin-bottom:40px;}.article__content-inner ul li{position:relative;color:#0a1f2f;font-size:16px;line-height:1.5;padding-left:34px;margin-bottom:20px;}.article__content-inner ul li:last-child{margin-bottom:0;}.article__content-inner ul li:before{content:"";border-radius:50%;width:16px;height:16px;position:absolute;top:6px;left:0;background:#625bf6;}.article__content-inner ul ul li:before{background:#29a2fe;}.article__content-inner ul ul ul li:before{background:#ffc700;}.article__content-inner ul ul{margin-top:20px;margin-bottom:20px;}.article__content-inner img{max-width:100%;height:auto;}.article__content-inner video{max-width:100%;}.article__topic-links{display:flex;flex-direction:column;padding-left:40px;margin-bottom:60px;}.article__topic-links-title{color:#625bf6;font-size:16px;line-height:1.5;margin-bottom:20px;font-weight:600;}.article__topic-links-items{display:flex;flex-direction:column;}.article__topic-links-item{color:#0a1f2f;margin-bottom:20px;display:flex;align-items:center;text-decoration:underline;font-weight:600;}.article__topic-links-item:hover{color:#3875f6;}.article__topic-links-item:hover path{fill:#3875f6;}.article__topic-links-img{margin-right:10px;width:24px;min-width:24px;height:24px;}.article__bullet-list{margin-bottom:80px;}.article__bullet-list-title{font-size:16px;line-height:1.5;font-weight:600;color:#0a1f2f;margin-bottom:20px;font-style:italic;}.article__bullet-list-item{position:relative;color:#0a1f2f;font-size:16px;line-height:1.5;padding-left:34px;margin-bottom:20px;}.article__bullet-list-item:last-child{margin-bottom:0;}.article__bullet-list-item:before{content:"";border-radius:50%;width:16px;height:16px;position:absolute;top:6px;left:0;}.article__bullet-list-item.color-violet:before{background:#625bf6;}.article__bullet-list-item.color-blue:before{background:#29a2fe;}.article__bullet-list-item.color-yellow:before{background:#ffc700;}.article-subscribe{padding:40px;border-radius:10px;background:linear-gradient(93.91deg,#635cf7 30.76%,#29a2fe 66.02%);box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);margin-bottom:80px;}.article-subscribe__title{color:#fff;font-size:24px;line-height:1.5;margin-bottom:10px;font-weight:600;text-align:center;}.article-subscribe__subtitle{font-size:20px;line-height:1.5;color:#fff;margin-left:auto;margin-right:auto;margin-bottom:40px;text-align:center;max-width:490px;}.article-subscribe .hs_email > label{display:none;}.article-subscribe form{display:flex;align-items:center;justify-content:center;}.article-subscribe .hs-submit{margin-top:0;}.article-subscribe .hs-form-field{margin-right:40px;margin-bottom:0;width:55%;}.article-subscribe .hs-input{padding:10px 20px;display:flex;height:auto;font-size:16px;line-height:1.5;background:rgba(255,255,255,.2);border:1px solid #fff;color:#fff;}.article-subscribe .hs-input::placeholder{font-size:16px;line-height:1.5;color:#fff;}.article-subscribe .hs-button{background:#0a1f2f;font-size:16px;padding:10px 30px;}.article-subscribe .hs-error-msgs{position:absolute;}.article-subscribe .hs_error_rollup{display:none;}.article-note{margin-bottom:60px;}.article-note__left_border{border-left:6px solid #625bf6;padding-left:40px;}.article-note__yellow{background:linear-gradient(90deg,#fbfc01 .25%,#ffc700 100.42%);padding:40px;border-radius:10px;}.article-note__pink{background:#ebe0ff;padding:40px;border-radius:10px;}.article-note__aquamarine{background:#d0f1ff;padding:40px;border-radius:10px;}.article-note__text p{font-size:18px;line-height:1.5;}.article-note__text p:last-child{margin-bottom:0;}.article-note__text a{color:#625bf6;}.article__content-inner .wp-block-image{display:flex;margin-bottom:80px;}.article-ghost-panel{display:flex;align-items:center;position:relative;box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);background-clip:padding-box;border:solid 4px transparent;border-radius:10px;margin-bottom:80px;}.article-ghost-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-4px;border-radius:inherit;background:linear-gradient(93.91deg,#635cf7 30.76%,#29a2fe 66.02%);}.article-ghost-panel__inner{display:flex;border-radius:10px;}.article-ghost-panel__style-pink .article-ghost-panel__inner{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-subscribe-bg.png");background-repeat:no-repeat;background-position:center;background-size:cover;}.article-ghost-panel__style-pink .article-ghost-panel__inner.nitro-lazy{background-image:none !important;}.article-ghost-panel__cols{display:flex;justify-content:space-between;align-items:center;padding:40px;}.article-ghost-panel__col-first{width:67%;}.article-ghost-panel__col-last{width:28%;display:flex;align-items:center;justify-content:flex-end;}.article-ghost-panel__title{color:#0a1f2f;font-size:24px;line-height:1.5;font-weight:600;margin-bottom:10px;}.article-ghost-panel__subtitle{font-size:18px;line-height:1.5;color:#0a1f2f;margin-bottom:40px;}.article-ghost-panel__btn{display:flex;padding:10px 30px;flex-direction:column;align-items:center;border-radius:30px;background:var(--Linear-Primary,linear-gradient(90deg,#b311ff 0%,#29a2fe 100%));box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);border:none;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#fff;text-transform:uppercase;}a.article-ghost-panel__btn{color:#fff;text-decoration:none;}.article-ghost-panel__col-img{max-width:180px;}.article-ghost-panel__style-blue .article-ghost-panel__inner{background:linear-gradient(93.91deg,#635cf7 30.76%,#29a2fe 66.02%);}.article-ghost-panel__style-blue .article-ghost-panel__title{color:#fff;}.article-ghost-panel__style-blue .article-ghost-panel__subtitle{color:#fff;}.article-ghost-panel__style-blue .article-ghost-panel__btn{background:#0a1f2f;}.article-ghost-panel__style-yellow .article-ghost-panel__inner{background:linear-gradient(90deg,#fbfc01 .25%,#ffc700 100.42%);}.article-ghost-panel__style-yellow.article-ghost-panel{border:0;}.article-ghost-panel__style-yellow.article-ghost-panel:before{content:none;}.article-ghost-panel__style-white .article-ghost-panel__inner{background:#fff;}.article-type-resource{background:linear-gradient(90deg,#635cf7 0%,#29a2fe 100%);box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);padding:40px;border-radius:10px;margin-bottom:80px;}.article-type-resource__cols{display:flex;justify-content:space-between;}.article-type-resource__col{display:flex;flex-direction:column;}.article-type-resource__col-first{width:61%;}.article-type-resource__col-last{width:28%;align-items:flex-end;justify-content:center;}.article-type-resource__title{color:#29f1fe;font-size:16px;line-height:1.5;margin-bottom:20px;}.article-type-resource__subtitle{font-size:24px;line-height:1.5;font-weight:600;margin-bottom:10px;color:#fff;}.article-type-resource__description{font-size:16px;line-height:1.5;color:#fff;margin-bottom:40px;}.article-type-resource__btn{display:flex;padding:10px 30px;flex-direction:column;align-items:center;border-radius:30px;background:#0a1f2f;box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);border:none;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#fff;}a.article-type-resource__btn{color:#fff;text-decoration:none;}.article-type-resource__img{max-width:180px;}.article-quote{display:flex;align-items:flex-start;background:#e7daff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:20px;margin-bottom:40px;}.article-quote__quote{width:36px;margin-right:20px;}.article-quote__text{color:#0a1f2f;font-size:16px;line-height:1.5;}.article-quote__style-without_background{background-color:transparent;padding:0;}.article__content-inner ol{list-style-type:none;counter-reset:ol_item;margin-bottom:40px;}.article__content-inner ol li{position:relative;counter-increment:ol_item;padding-left:32px;margin-bottom:20px;margin-left:10px;font-size:16px;line-height:1.5;color:#0a1f2f;}.article__content-inner ol li:before{content:counter(ol_item);position:absolute;top:3px;left:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#625bf6;border-radius:50%;color:#fff;font-size:16px;line-height:1.5;font-weight:600;}.article__content-inner ol li:last-child{margin-bottom:0;}.article__content-inner .wp-block-table{overflow:auto;margin-bottom:80px;}.article__content-inner table{width:100%;}.article__content-inner .has-fixed-layout{table-layout:fixed;}.article__content-inner td{text-align:center;font-size:16px;line-height:1.5;color:#0a1f2f;border-radius:5px;padding:5px 20px;}.article__content-inner th{font-weight:600;text-align:center;font-size:16px;line-height:1.5;padding:5px 10px 5px 10px;border-radius:5px;color:#fff;}.article__content-inner th:nth-child(3n){background:#29a2fe;}.article__content-inner th:nth-child(3n + 1){background:#625bf6;}.article__content-inner th:nth-child(3n + 2){background:#b311ff;}.article__content-inner tr:nth-child(2n) td{background:#edf0f7;}.article__content-inner tr:first-child td:nth-child(3n){background:#29a2fe;color:#fff;}.article__content-inner tr:first-child td:nth-child(3n + 1){background:#625bf6;color:#fff;}.article__content-inner tr:first-child td:nth-child(3n + 2){background:#b311ff;color:#fff;}.article__content-inner thead+tbody tr:first-child td:nth-child(3n){background:#f6f7fb;color:#0a1f2f;}.article__content-inner thead+tbody tr:first-child td:nth-child(3n + 1){background:#f6f7fb;color:#0a1f2f;}.article__content-inner thead+tbody tr:first-child td:nth-child(3n + 2){background:#f6f7fb;color:#0a1f2f;}.article__content-inner tr:nth-child(2n+1) td{background:#f6f7fb;}.article-see{position:relative;box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);background:linear-gradient(93.91deg,#635cf7 30.76%,#29a2fe 66.02%);border-radius:10px;margin-bottom:80px;}.article-see__style-pink:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-4px;border-radius:inherit;background:linear-gradient(93.91deg,#635cf7 30.76%,#29a2fe 66.02%);}.article-see__style-white:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-4px;border-radius:inherit;background:linear-gradient(93.91deg,#635cf7 30.76%,#29a2fe 66.02%);}.article-see.article-see__style-yellow{background:linear-gradient(90deg,#ffc700 .25%,#fbfc01 100.42%);}.article-see__inner{display:flex;align-items:center;justify-content:space-between;padding:40px;border-radius:10px;}.article-see__style-pink .article-see__inner{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-subscribe-bg.png");background-repeat:no-repeat;background-position:center;background-size:cover;}.article-see__style-pink .article-see__inner.nitro-lazy{background-image:none !important;}.article-see__style-white .article-see__inner{background:#fff;}.article-see__info{display:flex;flex-direction:column;margin-right:20px;}.article-see__title{color:#fff;font-size:24px;line-height:1.5;margin-bottom:10px;font-weight:600;}.article-see__style-pink .article-see__title{color:#0a1f2f;}.article-see__style-pink .article-see__subtitle{color:#0a1f2f;}.article-see__style-yellow .article-see__title{color:#0a1f2f;}.article-see__style-yellow .article-see__subtitle{color:#0a1f2f;}.article-see__style-white .article-see__title{color:#0a1f2f;}.article-see__style-white .article-see__subtitle{color:#0a1f2f;}.article-see__style-pink .article-see__button{background:var(--Linear-Primary,linear-gradient(90deg,#b311ff 0%,#29a2fe 100%));box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);border:none;}.article-see__style-yellow .article-see__button{background:var(--Linear-Primary,linear-gradient(90deg,#b311ff 0%,#29a2fe 100%));box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);border:none;}.article-see__style-white .article-see__button{background:var(--Linear-Primary,linear-gradient(90deg,#b311ff 0%,#29a2fe 100%));box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);border:none;}.article-see__subtitle{color:#fff;font-size:18px;line-height:1.5;}.article-see__button{display:flex;padding:10px 30px;flex-direction:column;align-items:center;border-radius:30px;background:#0a1f2f;box-shadow:0 2px 16px 0 rgba(73,103,173,.2);color:#fff;border:none;cursor:pointer;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;width:-moz-fit-content;width:fit-content;white-space:nowrap;}a.article-see__button{color:#fff;text-decoration:none;}.article__content-tags{display:flex;flex-wrap:wrap;margin-bottom:40px;}.article__content-tag{display:flex;padding:5px 20px;margin-right:10px;font-size:16px;line-height:1.5;background:#edf0f7;-webkit-border-radius:34px;-moz-border-radius:34px;border-radius:34px;}.article__footer-hr{border-top:1px solid #ced8ed;margin-bottom:40px;}.article__footer-author{display:flex;flex-direction:column;margin-bottom:80px;}.article__footer-author-inner{display:flex;}.article__footer-author-image{width:72px;min-width:72px;height:72px;border-radius:50%;overflow:hidden;margin-right:40px;}.article__footer-author-text{color:#0a1f2f;font-size:16px;line-height:1.5;margin-bottom:20px;}.article__footer-author-bio{display:flex;flex-wrap:wrap;}.article__footer-author-name-wrap{display:flex;margin-bottom:10px;}.article__footer-author-name{color:#0a1f2f;font-weight:600;font-size:20px;margin-right:20px;white-space:nowrap;text-transform:uppercase;}.article__footer-author-socials{display:flex;gap:10px;}.article__footer-author-social{display:flex;align-items:center;}.article__footer-author-social-img{width:24px;}.article__footer-author-about{width:100%;font-size:16px;line-height:1.5;color:#0a1f2f;}.pld-like-dislike-wrap{display:none;}.article__helpful{position:relative;display:flex;flex-direction:column;align-items:center;background:linear-gradient(93.91deg,#635cf7 30.76%,#29a2fe 66.02%);box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);padding:40px;border-radius:10px;}.article__helpful-image{position:absolute;left:25px;bottom:0;width:139px;pointer-events:none;}.article__helpful-title{font-size:24px;line-height:1.5;color:#fff;margin-bottom:20px;font-weight:600;}.article__helpful-btns{display:flex;gap:20px;}.article__helpful-btn{display:flex;width:46px;height:46px;cursor:pointer;}.article__helpful-btn rect{transition:all .3s;}.article__helpful-btn:hover rect{fill:url("#like-gradient");}.article__helpful-btn:hover path{fill:#0a1f2f;}.article__helpful .pld-like-dislike-wrap{display:flex;gap:20px;}.article__helpful .pld-count-wrap{display:none;}.article__pld-like-dislike{color:#fff;}.pld-common-wrap{display:flex;}.pld-common-wrap a{display:flex;}.pld-common-wrap a:before{position:relative;background-repeat:no-repeat;background-position:center;background-size:contain;display:flex;width:46px;height:46px;}.pld-like-wrap a:before{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-like.svg");}.pld-like-wrap a:hover:before{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-like-active.svg");}.pld-like-wrap a.pld-undo-like-trigger:before{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-like-active.svg");}.pld-dislike-wrap a:before{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-dislike.svg");}.pld-dislike-wrap a:hover:before{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-dislike-active.svg");}.pld-dislike-wrap a.pld-undo-dislike-trigger:before{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-dislike-active.svg");}.article__related{display:flex;flex-direction:column;}.article__related-title{display:flex;color:#0a1f2f;margin-bottom:20px;font-size:36px;line-height:1.5;font-weight:700;}.article__related-subtitle{color:#3875f6;font-size:16px;line-height:1.5;font-weight:600;text-decoration:underline;margin-bottom:40px;}.article__related-items{display:flex;flex-wrap:wrap;gap:20px;}.article__related-item-card{display:flex;width:calc(50% - 10px);border:1px solid rgba(214,202,249,1);box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;padding:20px;gap:20px;height:240px;background:#fff;}.article__related-item-card-image-wrap{display:flex;overflow:hidden;min-width:150px;width:150px;height:100%;}.article__related-item-card-image{height:150px;border-radius:10px;object-fit:cover;overflow:hidden;}.article__related-item-card-content{display:flex;flex-direction:column;height:100%;}.article__related-item-card-title{font-size:20px;line-height:1.5;margin-bottom:20px;font-weight:600;color:#0a1f2f;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}.article__related-item-card-detail{display:none;flex-wrap:wrap;align-items:center;margin-bottom:10px;}.article__related-item-card-author-image{min-width:24px;height:24px;width:auto;overflow:hidden;border-radius:50%;margin-right:10px;}.article__related-item-card-author-item{color:#626f78;margin-right:5px;font-size:12px;line-height:1.5;}.article__related-item-card-text{font-size:16px;line-height:1.5;color:#000;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}.article__related-item-card-link{display:flex;margin-top:auto;font-weight:600;color:#3875f6;text-decoration:underline;}.article__bottom-cta{padding:80px 20px;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;}.article__bottom-cta-container{display:flex;flex-direction:column;max-width:1100px;width:100%;margin:0 auto;}.article__bottom-cta-title{font-size:48px;line-height:1.5;color:#fff;margin-bottom:10px;font-weight:600;text-align:center;}.article__bottom-cta-subtitle{font-size:32px;line-height:1.5;font-weight:300;color:#fff;margin-bottom:40px;text-align:center;}.article__bottom-cta-button{background:linear-gradient(90deg,#fbfc01 .25%,#ffc700 100.42%);box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);color:#0a1f2f;font-size:16px;padding:10px 30px;border-radius:30px;margin:0 auto;font-weight:500;}.article__bottom-cta-style-radial{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-cta-bg.png");}.article__bottom-cta-style-radial.nitro-lazy{background-image:none !important;}.article__bottom-cta-style-one{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-cta-bg-2.png");padding:100px 20px;}.article__bottom-cta-style-one.nitro-lazy{background-image:none !important;}.article__bottom-cta-style-one .article__bottom-cta-container{align-items:flex-start;}.article__bottom-cta-style-one .article__bottom-cta-title{text-align:left;font-size:40px;}.article__bottom-cta-style-one .article__bottom-cta-subtitle{text-align:left;}.article__bottom-cta-style-one .article__bottom-cta-button{margin:0;}.article__bottom-cta-style-pink{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-cta-bg-3.png");}.article__bottom-cta-style-pink.nitro-lazy{background-image:none !important;}.article__bottom-cta-style-pink .article__bottom-cta-title{color:#0a1f2f;font-weight:600;}.article__bottom-cta-style-pink .article__bottom-cta-subtitle{color:#0a1f2f;}.article__bottom-cta-style-pink .article__bottom-cta-button{background:linear-gradient(90deg,#b311ff 0%,#29a2fe 100%);box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);color:#fff;}.article__bottom-cta-style-two{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-cta-bg-4.png");padding:120px 0 100px;}.article__bottom-cta-style-two.nitro-lazy{background-image:none !important;}.article__bottom-cta-style-two .article__bottom-cta-subtitle{font-size:36px;}.article__bottom-cta-style-two .article__bottom-cta-button{background:#0a1f2f;color:#fff;}.article__bottom-cta-style-monitor{background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/article-cta-bg-5.png");}.article__bottom-cta-style-monitor.nitro-lazy{background-image:none !important;}.article__bottom-cta-style-monitor .article__bottom-cta-container{align-items:flex-start;max-width:100%;padding:0 70px;}.article__bottom-cta-style-monitor .article__bottom-cta-title{font-size:32px;text-align:left;}.article__bottom-cta-style-monitor .article__bottom-cta-subtitle{font-size:24px;text-align:left;}.article__bottom-cta-style-monitor .article__bottom-cta-button{margin:0;background:#0a1f2f;color:#fff;}@media (min-width: 1549px){.article__container{padding:0 220px;}}@media (max-width: 1399px){.article__container{padding:0 100px;}}@media (max-width: 1249px){.article__container{padding:0 70px;}}@media (max-width: 999px){.article__container{padding:0 30px;margin-bottom:100px;}.article__back-wrap{margin-top:45px;margin-bottom:30px;}.article__back{font-size:19px;margin-left:50px;}.article__bar--new{top:54px;}.article__hero-cols{gap:30px;}.article__hero{margin-bottom:30px;}.article__title{font-size:30px;margin-bottom:30px;}.article__hero-date{margin-bottom:40px;font-size:14px;}.article__hero-author{margin-bottom:15px;}.article__hero-author-text{font-size:14px;margin-right:15px;}.blog-recent__article-author-image{width:25px;height:25px;margin-right:7px;}.article__hero-excerpt{font-size:17px;margin-bottom:40px;}.article__hero-time span{font-size:14px;}.article__content-cols{margin-bottom:100px;gap:30px;}.article__content-inner p{font-size:14px;margin-bottom:20px;}.article__content-inner h2{font-size:24px;margin-bottom:15px;}.article__content-inner h3{font-size:20px;margin-bottom:15px;}.article__content-inner h4{font-size:17px;margin-bottom:15px;}.article__content-inner h5{font-size:14px;margin-bottom:15px;}.article__content-inner h6{font-size:14px;margin-bottom:15px;}.article__content-inner ul{margin-bottom:20px;}.article__content-inner ul li:before{top:5px;width:13px;height:13px;}.article__content-inner ul li{font-size:14px;padding-left:25px;margin-bottom:15px;}.article__content-inner ul ul{margin-top:15px;margin-bottom:15px;}.article__sticky-panel{padding-bottom:15px;}.article__content-nav{padding:15px;margin-bottom:15px;}.article__content-nav-title{font-size:14px;margin-bottom:15px;}.article__content-nav-item{font-size:14px;margin-bottom:7px;}.article__content-socials{padding:15px;}.article__content-social-ico{width:25px;height:25px;}.article__topic-links{padding-left:30px;margin-bottom:40px;}.article__topic-links-title{font-size:14px;margin-bottom:15px;}.article__topic-links-item{margin-bottom:15px;font-size:14px;}.article__topic-links-img{width:17px;min-width:17px;height:17px;}.article__bullet-list{margin-bottom:50px;}.article__bullet-list-title{font-size:14px;margin-bottom:15px;}.article__bullet-list-item:before{top:5px;width:13px;height:13px;}.article__bullet-list-item{font-size:14px;padding-left:25px;margin-bottom:15px;}.article-subscribe{padding:30px;margin-bottom:50px;}.article-subscribe__title{font-size:19px;margin-bottom:7px;}.article-subscribe__subtitle{font-size:17px;margin-bottom:30px;}.article-subscribe .hs-input{font-size:14px;}.article-subscribe .hs-button{font-size:14px;padding:7px 26px;}.article-note{padding:30px;}.article-note__left_border{border-left:4px solid #625bf6;padding-left:30px;margin-bottom:40px;}.article__content-inner .wp-block-image{margin-bottom:50px;}.article-ghost-panel{margin-bottom:50px;}.article-ghost-panel__cols{padding:30px;}.article-ghost-panel__title{font-size:20px;margin-bottom:7px;}.article-ghost-panel__subtitle{font-size:15px;margin-bottom:25px;}.article-ghost-panel__btn{padding:7px 25px;font-size:14px;}.article-type-resource{padding:30px;margin-bottom:50px;}.article-type-resource__title{font-size:14px;margin-bottom:15px;}.article-type-resource__subtitle{font-size:20px;margin-bottom:7px;}.article-type-resource__description{font-size:14px;margin-bottom:30px;}.article-type-resource__btn{padding:7px 25px;font-size:14px;}.article-type-resource__img{max-width:160px;}.article-quote{margin-bottom:30px;padding:15px;}.article-quote__style-without_background{padding:0;}.article-quote__quote{width:26px;margin-right:15px;}.article-quote__text{font-size:14px;}.article__content-inner .wp-block-table{margin-bottom:50px;}.article__content-inner ol li{padding-left:25px;margin-bottom:15px;margin-left:7px;font-size:14px;}.article__content-inner ol li:before{width:16px;height:16px;font-size:14px;}.article__content-inner th{font-size:14px;padding:4px 8px 4px 8px;}.article__content-inner td{font-size:14px;padding:4px;}.article-see{margin-bottom:50px;}.article-see__inner{padding:30px;}.article-see__title{font-size:20px;margin-bottom:7px;}.article-see__subtitle{font-size:16px;}.article-see__button{padding:7px 25px;font-size:14px;}.article__content-tag{padding:4px 15px;font-size:14px;}.article__content-tags{margin-bottom:30px;}.article__footer-author{margin-bottom:50px;}.article__footer-hr{margin-bottom:30px;}.article__footer-author-text{font-size:16px;margin-bottom:15px;}.article__footer-author-image{width:50px;min-width:50px;height:50px;margin-right:30px;}.article__footer-author-name{font-size:17px;margin-right:15px;}.article__footer-author-social-img{width:20px;}.article__footer-author-about{font-size:14px;}.article__helpful{padding:30px;}.article__helpful-image{width:100px;}.article__helpful-title{font-size:20px;margin-bottom:15px;}.article__helpful-btns{gap:15px;}.article__helpful-btn{width:30px;height:30px;}.article__helpful .pld-like-dislike-wrap{gap:15px;}.pld-common-wrap a:before{width:30px;height:30px;}.article__cta{padding:15px;}.article__cta-img{margin-bottom:15px;}.article__cta-title{font-size:17px;margin-bottom:15px;}.article__cta-btn{padding:7px 25px;font-size:14px;}.article__related-title{font-size:28px;margin-bottom:15px;}.article__related-subtitle{font-size:14px;margin-bottom:30px;}.article__related-items{gap:15px;}.article__related-item-card{padding:15px;height:auto;width:calc(50% - 7.5px);}.article__related-item-card-image{height:130px;}.article__related-item-card-title{font-size:17px;margin-bottom:15px;}.article__related-item-card-detail{margin-bottom:7px;}.article__related-item-card-author-image{min-width:21px;height:21px;margin-right:7px;}.article__related-item-card-author-item{font-size:11px;}.article__related-item-card-text{font-size:14px;}.article__related-item-card-link{font-size:14px;margin-top:10px;}.article__bottom-cta{padding:50px 15px;}.article__bottom-cta-title{font-size:32px;margin-bottom:7px;}.article__bottom-cta-subtitle{font-size:25px;margin-bottom:30px;}.article__bottom-cta-button{font-size:14px;padding:7px 25px;}.article__content-social.show-tooltip:before{font-size:14px;top:-47px;}}@media (max-width: 900px){.article__hero-cols{flex-direction:column;}.article__hero-col-first{width:100%;}.article__hero-col-last{width:100%;}.article__hero-date{margin-bottom:30px;}.article__hero-excerpt{margin-bottom:30px;}}@media (max-width: 759px){.article__content-cols{flex-direction:column-reverse;}.article__sticky-panel-wrap{max-width:275px;}.article__content-col-first{width:100%;}.article__content-col-last{width:100%;}.article__related-item-card{width:100%;}.article__bottom-cta-style-monitor .article__bottom-cta-container{padding:0;}}@media (max-width: 500px){.article__back-wrap{margin-top:30px;margin-bottom:20px;}.article__title{font-size:25px;margin-bottom:20px;}.article__container{padding:0 20px;}.article__related-item-card{flex-direction:column;}.article__related-item-card-image-wrap{width:100%;}.article__hero{margin-bottom:25px;}.article__hero-date{margin-bottom:20px;}.article__hero-author{margin-bottom:10px;}.article__hero-excerpt p{color:#0a1f2f;font-size:18px;font-weight:600;}.article__content-inner ul{margin-bottom:15px;}.article__content-inner ul li:before{width:10px;height:10px;}.article__content-inner ul li{margin-bottom:10px;padding-left:20px;}.article__content-inner ul ul{margin-top:10px;margin-bottom:10px;}.article__hero-excerpt{margin-bottom:25px;}.article__cta-title{font-size:16px;}.article__content-cols{margin-bottom:50px;}.article__content-inner p{margin-bottom:15px;}.article__topic-links{padding-left:15px;margin-bottom:20px;}.article__topic-links-item{margin-bottom:10px;}.article__bullet-list{margin-bottom:30px;}.article__bullet-list-item:before{width:10px;height:10px;}.article__bullet-list-item{margin-bottom:10px;padding-left:20px;}.article-subscribe{padding:20px;margin-bottom:30px;}.article-subscribe__subtitle{margin-bottom:25px;}.article-subscribe form{flex-direction:column;}.article-subscribe .hs-form-field{width:100%;margin:0;margin-bottom:20px;}.article-subscribe .hs-error-msgs{position:relative;}.article-note{margin-bottom:30px;padding:20px;}.article-note__left_border{padding-left:20px;margin-bottom:30px;}.article__content-inner .wp-block-image{margin-bottom:30px;}.article-ghost-panel{margin-bottom:30px;}.article-ghost-panel__cols{flex-direction:column;padding:20px;}.article-ghost-panel__col-first{width:100%;}.article-ghost-panel__btn{margin:0 auto;margin-bottom:20px;}.article-type-resource{margin-bottom:30px;padding:20px;}.article-type-resource__cols{flex-direction:column;}.article-type-resource__col-first{width:100%;margin-bottom:20px;}.article-type-resource__btn{margin:0 auto;}.article-type-resource__col-last{width:100%;align-items:center;}.article-quote{margin-bottom:25px;}.article__content-inner ol li{margin-bottom:10px;}.article__content-inner ol li:before{font-size:13px;}.article__content-inner .wp-block-table{margin-bottom:30px;}.article-see{margin-bottom:30px;}.article-see__inner{flex-direction:column;padding:20px;}.article-see__info{margin-right:0;margin-bottom:10px;}.article__content-tag{margin-bottom:25px;}.article__footer-hr{margin-bottom:25px;}.article__footer-author{margin-bottom:30px;}.article__helpful{padding:20px;}.article__helpful-image{width:70px;}.article__helpful-title{font-size:18px;}.article__related-title{font-size:26px;}.article__related-subtitle{margin-bottom:25px;}.article__container{margin-bottom:50px;}.article__bottom-cta-title{font-size:28px;}.article__bottom-cta-subtitle{font-size:23px;}}.top{display:flex;width:100%;padding:85px 170px 80px 170px;flex-direction:column;justify-content:center;align-items:center;position:relative;}@media (min-width: 1549px){.top{padding:135px 220px 130px 220px;}}@media (max-width: 1249px){.top{padding:70px;}}@media (max-width: 999px){.top{padding:50px 30px;}}@media (max-width: 500px){.top{padding:50px 20px;}}.top--with-logo{padding-top:56px;}@media (min-width: 1549px){.top--with-logo{padding-top:80px;}}@media (max-width: 1249px){.top--with-logo{padding-top:45px;}}@media (max-width: 999px){.top--with-logo{padding-top:30px;}}.top-block-logo{max-height:26px;margin-bottom:60px;}@media (max-width: 1249px){.top-block-logo{margin-bottom:50px;}}@media (max-width: 999px){.top-block-logo{margin-bottom:40px;}}.top-h1{color:var(--primary-text-bg,#0a1f2f);text-align:center;font-family:Poppins;font-size:48px;font-style:normal;font-weight:600;line-height:150%;}@media (min-width: 1899px){.top-h1{font-size:54px;}}@media (max-width: 1249px){.top-h1{font-size:46px;}}@media (max-width: 999px){.top-h1{font-size:38px;}}@media (max-width: 759px){.top-h1{font-size:34px;}}@media (max-width: 500px){.top-h1{font-size:28px;}}.top-h3{color:var(--primary-text-bg,#0a1f2f);text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-top:20px;margin-bottom:40px;width:50%;}@media (min-width: 1899px){.top-h3{font-size:24px;}}@media (max-width: 1249px){.top-h3{width:60%;}}@media (max-width: 999px){.top-h3{font-size:18px;width:70%;}}@media (max-width: 759px){.top-h3{width:100%;}}@media (max-width: 500px){.top-h3{font-size:16px;}}.top-h1 strong{background:linear-gradient(90deg,rgba(179,17,255,.3) 0%,rgba(41,162,254,.3) 100%);border-radius:20px;padding:0px 5px;font-weight:600;}.top-btn{display:flex;padding:10px 30px;flex-direction:column;align-items:center;border-radius:30px;background:var(--Primary-Text,#0a1f2f);box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);border:none;cursor:pointer;color:var(--white,#fff);text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;width:-moz-fit-content;width:fit-content;}@media (min-width: 1899px){.top-btn{font-size:20px;}}@media (max-width: 999px){.top-btn{font-size:14px;}}.top-btn-color{border-radius:60px;background:var(--Buttons-Surface-Default-Gradient,linear-gradient(106deg,#b70dff 15.85%,#27a5fe 107.31%));white-space:nowrap;}.top-btn--black{background:#000;}.logo{width:100%;position:relative;padding:30px 70px;margin-top:30px;margin-bottom:95px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;}@media (min-width: 1549px){.logo{margin-top:80px;margin-bottom:125px;padding:30px 120px;}}@media (max-width: 1249px){.logo{margin-bottom:80px;padding:30px 40px;}}@media (max-width: 999px){.logo{margin-bottom:50px;padding:30px;}}@media (max-width: 759px){.logo{margin-bottom:50px;margin-bottom:30px;padding:20px;margin-top:30px;justify-content:center;}}.logo-block{display:flex;align-items:center;justify-content:center;gap:10px;height:60px;width:calc(14% - 9px);}@media (max-width: 1249px){.logo-block{gap:5px;}}@media (max-width: 999px){.logo-block{width:calc(25% - 9px);}}@media (max-width: 759px){.logo-block{width:calc(33% - 7px);}}@media (max-width: 500px){.logo-block{width:calc(50% - 5px);}}@media (max-width: 1249px){.logo-block-img{width:auto;height:50px;}}.logo-block-text{color:var(--primary-text-bg,#0a1f2f);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;}@media (min-width: 1899px){.logo-block-text{font-size:20px;}}@media (max-width: 1249px){.logo-block-text{font-size:14px;}}.features-title{font-size:36px;font-weight:600;text-align:center;margin-bottom:40px;}.features-description{font-size:16px;margin-top:20px;}@media (max-width: 1249px){.features-title{font-size:32px;margin-bottom:30px;}.features-description{font-size:14px;}}@media (max-width: 999px){.features-title{font-size:26px;}.features-banner__description{margin-top:10px;font-size:14px;}}@media (max-width: 759px){.features-title{font-size:22px;}}.see-img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;}.see-block{width:100%;display:flex;justify-content:space-between;align-items:center;padding:40px 100px;border-radius:10px;border:1px solid var(--Border,#ced8ed);background:#fff;box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);position:relative;gap:50px;z-index:2;}@media (max-width: 1249px){.see-block{padding:40px 70px;gap:30px;}}@media (max-width: 999px){.see-block{padding:30px;gap:20px;}}@media (max-width: 759px){.see-block{padding:20px;flex-direction:column;}}.see-block-miniblock{display:flex;flex-direction:column;}.see-block-miniblock-title{color:var(--primary-text-bg,#0a1f2f);font-size:24px;font-style:normal;font-weight:600;line-height:150%;}@media (min-width: 1899px){.see-block-miniblock-title{font-size:30px;}}@media (max-width: 1249px){.see-block-miniblock-title{font-size:20px;}}@media (max-width: 999px){.see-block-miniblock-title{font-size:18px;}}@media (max-width: 500px){.see-block-miniblock-title{font-size:16px;}}.see-block-miniblock-text{color:var(--primary-text-bg,#0a1f2f);font-size:24px;font-style:normal;font-weight:400;line-height:150%;}@media (min-width: 1899px){.see-block-miniblock-text{font-size:30px;}}@media (max-width: 1249px){.see-block-miniblock-text{font-size:20px;}}@media (max-width: 999px){.see-block-miniblock-text{font-size:18px;}}@media (max-width: 500px){.see-block-miniblock-text{font-size:16px;}}.see-block a,.see-block button,.pop-up-container-btn{display:flex;padding:10px 30px;flex-direction:column;align-items:center;border-radius:30px;background:var(--Linear-Primary,linear-gradient(90deg,#b311ff 0%,#29a2fe 100%));box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);border:none;cursor:pointer;color:var(--white,#fff);text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;width:-moz-fit-content;width:fit-content;white-space:nowrap;}@media (min-width: 1899px){.see-block a,.see-block button,.pop-up-container-btn{font-size:20px;}}@media (max-width: 999px){.see-block a,.see-block button,.pop-up-container-btn{font-size:14px;}}.has-text-align-left{text-align:left;}.article__content-inner td.has-text-align-left{text-align:left;}.emails-wall-company .emails-wall__toolbar-1{max-width:100%;}.emails-wall-company .emails-wall__toolbar-2{width:60%;}@media (max-width: 768px){.emails-wall-company .emails-wall__toolbar-2{width:52%;}}.emails-wall-company .emails-wall__cols{max-width:1060px;margin:0 auto;}.emails-wall-company .emails-wall__col-1{flex-basis:auto;}.emails-wall-company .emails-wall__col-2{flex-basis:auto;}.emails-wall__email-wrap{position:relative;display:flex;}.emails-wall-company .emails-wall__email{max-width:100%;}@media (max-width: 768px){.emails-wall__email--3{margin-left:auto;}}.button-extended{display:flex;flex-direction:row;border-radius:30px;padding:5px 20px 5px 5px;}.button-extended__img{width:40px;height:40px;background:#fff;border-radius:50%;margin-right:10px;object-fit:cover;}@media (max-width: 999px){.button-extended__img{width:35px;height:35px;}}.button-extended__text-wrap{display:flex;flex-direction:column;}.button-extended__text{font-weight:500;font-size:16px;line-height:1.5;color:#fff;}@media (max-width: 999px){.button-extended__text{font-size:14px;}}.button-extended__subtitle{font-size:12px;line-height:1.5;text-transform:none;}@media (max-width: 999px){.button-extended__subtitle{font-size:11px;}}.top a.button-extended{flex-direction:row;padding:10px 25px 10px 10px;}.editor p{margin-bottom:20px;}.editor p:last-child{margin-bottom:0;}.editor a{color:#3875f6;font-weight:600;text-decoration-line:underline;}.editor a:hover{color:#625bf6;}.editor ul{margin-bottom:20px;}.editor ul li{position:relative;line-height:1.5;color:#0a1f2f;margin-bottom:10px;padding-left:34px;}.editor ul li:before{content:"";width:24px;height:24px;display:flex;position:absolute;top:3px;left:0;background-image:url("https://cdn-ildngib.nitrocdn.com/bOspFaBkaGsjZeXSVpYIfyFePjiNhyVH/assets/images/optimized/aisdr.com/wp-content/themes/aisdr2/assets/images/case-study-check.svg");background-position:center;background-repeat:no-repeat;}.editor--default-ul ul li:before{content:"";width:4px;height:4px;display:flex;position:absolute;top:9px;left:21px;border-radius:50%;background:#000;}.editor ul:last-child{margin-bottom:0;}.editor ol{list-style-type:none;counter-reset:ol_item;margin-bottom:40px;}.editor ol li{position:relative;counter-increment:ol_item;padding-left:32px;margin-bottom:10px;line-height:1.5;}.editor ol li:before{content:counter(ol_item);position:absolute;top:3px;left:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#625bf6;border-radius:50%;color:#fff;line-height:1.5;font-weight:600;}.editor li:last-child{margin-bottom:0;}.editor ol:last-child{margin-bottom:0;}@media (max-width: 999px){.editor li{padding-left:30px;}.editor li:before{width:18px;height:18px;}.editor p{margin-bottom:15px;}}.editor del{text-decoration:line-through;}.many_hats{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;}.many_hats-title{margin-bottom:50px;}@media (max-width: 759px){.many_hats-title{margin-bottom:30px;}}@media (max-width: 500px){.many_hats-title{margin-bottom:20px;padding-left:20px;padding-right:20px;}}.many_hats-section{width:100%;position:relative;}.many_hats-section.revert{background:#e4eafa;}.many_hats-section.revert .many_hats-container{flex-direction:row-reverse;}@media (max-width: 759px){.many_hats-section{padding:30px;}}@media (max-width: 500px){.many_hats-section{padding:20px;}}.many_hats-section-color{background:#e4eafa;}.many_hats-container{display:flex;gap:50px;padding:50px 170px 110px 170px;width:100%;}@media (min-width: 1549px){.many_hats-container{padding:70px 220px 130px 220px;}}@media (max-width: 1249px){.many_hats-container{padding:50px 50px 110px 50px;gap:30px;}}@media (max-width: 999px){.many_hats-container{padding:50px 30px 70px 30px;flex-direction:column !important;align-items:center;}}@media (max-width: 759px){.many_hats-container{gap:20px;padding:0;}}.many_hats-container-img{width:calc(50% - 50px);}@media (max-width: 1249px){.many_hats-container-img{width:calc(50% - 30px);}}@media (max-width: 999px){.many_hats-container-img{width:70%;}}@media (max-width: 759px){.many_hats-container-img{width:80%;}}@media (max-width: 500px){.many_hats-container-img{width:100%;}}.many_hats-container-img-foto{width:100%;}.many_hats-container-text{width:50%;display:flex;flex-direction:column;}@media (max-width: 999px){.many_hats-container-text{width:80%;}}@media (max-width: 759px){.many_hats-container-text{width:100%;}}.many_hats-container-title{color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:150%;margin-top:0;margin-bottom:24px;}@media (min-width: 1899px){.many_hats-container-title{font-size:30px;}}@media (max-width: 500px){.many_hats-container-title{font-size:22px;margin-bottom:10px;}}.many_hats-container-item h3{margin-bottom:9px;}.many_hats-container-list,.many_hats-container-item ul{display:flex;flex-direction:column;gap:5px;margin-left:40px;}.many_hats-container-item,.many_hats-container-item ul{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;}.many_hats-container-item p{margin-bottom:15px;}@media (max-width: 999px){.many_hats-container-item p{margin-bottom:10px;}}.many_hats-container-item,.many_hats-container-item li{list-style-type:disc;}@media (min-width: 1899px){.many_hats-container-item,.many_hats-container-item ul{font-size:20px;}}@media (max-width: 999px){.many_hats-container-item,.many_hats-container-item li{font-size:14px;}}.many_hats-container-statistics{display:flex;justify-content:space-between;margin-top:30px;margin-bottom:50px;}@media (max-width: 999px){.many_hats-container-statistics{gap:30px;justify-content:flex-start;}.revert .many_hats-container-statistics{gap:30px;justify-content:flex-start;flex-wrap:wrap;max-width:60%;}}@media (max-width: 759px){.many_hats-container-statistics{margin-top:30px;margin-bottom:30px;gap:20px;flex-direction:column;}.revert .many_hats-container-statistics{max-width:100%;flex-wrap:nowrap;}}.many_hats-container-statistics-block{padding-left:20px;color:#000;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:150%;border-left:2px solid #625bf6;}@media (min-width: 1899px){.many_hats-container-statistics-block{font-size:26px;}}@media (max-width: 1249px){.many_hats-container-statistics-block{font-size:17px;padding-left:10px;}}@media (max-width: 759px){.many_hats-container-statistics-block{font-size:15px;}}@media (max-width: 500px){.many_hats-container-statistics-block{padding-left:5px;}}.many_hats-container-btn{display:flex;padding:10px 30px;flex-direction:column;align-items:center;border-radius:30px;white-space:nowrap;background:var(--Primary-Gradient,linear-gradient(90deg,#b311ff 0%,#29a2fe 100%));box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);color:var(--white,#fff);text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;border:none;cursor:pointer;width:-moz-fit-content;width:fit-content;}@media (min-width: 1899px){.many_hats-container-btn{font-size:20px;}}@media (max-width: 999px){.many_hats-container-btn{font-size:14px;}}.many_hats-comment{display:flex;flex-direction:column;padding:40px;border-radius:10px;border:1px solid #d6caf9;background:rgba(255,255,255,.8);box-shadow:0px 5px 30px 0px rgba(73,103,173,.2);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:42%;position:absolute;left:70px;bottom:60px;}@media (min-width: 1549px){.many_hats-comment{left:100px;bottom:80px;}}@media (max-width: 1249px){.many_hats-comment{left:50px;}}@media (max-width: 999px){.many_hats-comment{bottom:initial;top:20px;width:35%;padding:20px;left:20px;}}@media (max-width: 759px){.many_hats-comment{position:initial;width:100%;margin-top:20px;}}.many_hats-comment-right,.many_hats-section.revert .many_hats-comment{right:70px;left:initial;}@media (min-width: 1549px){.many_hats-comment-right,.many_hats-section.revert .many_hats-comment{right:100px;}}@media (max-width: 1249px){.many_hats-comment-right,.many_hats-section.revert .many_hats-comment{right:50px;}}@media (max-width: 999px){.many_hats-comment-right,.many_hats-section.revert .many_hats-comment{bottom:20px;top:initial;right:20px;}}.many_hats-comment-title{display:flex;justify-content:space-between;align-items:center;}.many_hats-comment-title-svg{width:37px;height:30px;}@media (max-width: 999px){.many_hats-comment-title-svg{width:27px;height:20px;}}.many_hats-comment-title-text{color:var(--primary-text-bg,#0a1f2f);text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:600;line-height:25.6px;}@media (min-width: 1899px){.many_hats-comment-title-text{font-size:26px;}}@media (max-width: 999px){.many_hats-comment-title-text{font-size:18px;}}.many_hats-comment-text{color:var(--primary-text-bg,#0a1f2f);text-align:justify;font-family:Poppins;font-size:16px;font-style:italic;font-weight:400;line-height:150%;margin-top:20px;margin-bottom:10px;}@media (min-width: 1899px){.many_hats-comment-text{font-size:20px;}}@media (max-width: 999px){.many_hats-comment-text{font-size:14px;}}.many_hats-comment-signature{color:var(--primary-text-bg,#0a1f2f);text-align:right;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:150%;}@media (min-width: 1899px){.many_hats-comment-signature{font-size:20px;}}@media (max-width: 999px){.many_hats-comment-signature{font-size:14px;}}.many_hats-comment-signature2{color:var(--primary-text-bg,#0a1f2f);text-align:right;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:150%;}@media (min-width: 1899px){.many_hats-comment-signature2{font-size:18px;}}@media (max-width: 999px){.many_hats-comment-signature2{font-size:12px;}}.see--new .many_hats-container-btn{background:#0a1f2f;box-shadow:0 2px 16px 0 rgba(73,103,173,.2);color:#fff;}.pop_up{width:100%;position:relative;z-index:50;}.hs-web-interactives-top-banner-open .pop-up_product,.hs-web-interactives-top-banner-open .pop-up_resources{top:240px;}.pop-up_product{opacity:0;transition:.5s;pointer-events:none;position:fixed;top:86px;left:50%;transform:translateX(-50%);width:67%;border-radius:20px;background:rgba(246,247,251,1);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:4px;display:flex;}@media (max-width: 1249px){.pop-up_product{width:80%;}}@media (max-width: 999px){.pop-up_product{width:90%;top:64px;}}@media (max-width: 759px){.pop-up_product{flex-direction:column;width:75%;}}@media (max-width: 500px){.pop-up_product{width:90%;}}.pop-up_product_padding{display:flex;width:100%;}@media (max-width: 759px){.pop-up_product_padding{padding-bottom:30px;background:#fff;border-radius:20px;flex-direction:column;}}@media (max-width: 500px){.pop-up_product_padding{padding-bottom:20px;}}.pop-up_product-container{width:35%;background:#fff;padding:30px;display:flex;flex-direction:column;gap:20px;justify-content:space-between;}@media (min-width: 1549px){.pop-up_product-container{justify-content:initial;gap:40px;}}@media (max-width: 999px){.pop-up_product-container{padding:15px;justify-content:initial;gap:20px;}}@media (max-width: 759px){.pop-up_product-container{width:100%;padding:0;gap:10px;}}.pop-up_product-container-radius{border-top-left-radius:20px;border-bottom-left-radius:20px;}@media (max-width: 759px){.pop-up_product-container-radius{border-bottom-left-radius:0;border-top-right-radius:20px;}}.pop-up_product-container-title{width:100%;display:flex;gap:15px;}@media (max-width: 759px){.pop-up_product-container-title{padding:30px;background:#edf0f7;border-top-left-radius:20px;border-top-right-radius:20px;}}@media (max-width: 500px){.pop-up_product-container-title{padding:20px;}}.pop-up_product-container-title-img{width:24px;height:24px;}@media (max-width: 500px){.pop-up_product-container-title-img{width:20px;height:20px;}}.pop-up_product-container-title-svg{width:100%;height:100%;}.pop-up_product-container-title-text{color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:150%;}@media (min-width: 1549px){.pop-up_product-container-title-text{font-size:20px;}}@media (min-width: 1899px){.pop-up_product-container-title-text{font-size:22px;}}@media (max-width: 999px){.pop-up_product-container-title-text{font-size:16px;}}@media (max-width: 759px){.pop-up_product-container-title-text{font-size:14px;}}@media (max-width: 500px){.pop-up_product-container-title-text{font-size:12px;}}.pop-up_product-container-block{width:100%;display:flex;flex-direction:column;gap:20px;}@media (max-width: 759px){.pop-up_product-container-block{gap:10px;padding:0 30px;}}@media (max-width: 500px){.pop-up_product-container-block{padding:0 20px;}}.pop-up_product-container_block{width:100%;display:flex;gap:15px;}.pop-up_product-container_block-img{width:24px;height:24px;}@media (max-width: 500px){.pop-up_product-container_block-img{width:20px;height:20px;}}.pop-up_product-container_block-sector{display:flex;flex-direction:column;gap:5px;width:100%;}.pop-up_product-container_block-sector-title{color:var(--primary-text-bg,#0a1f2f);font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:150%;}@media (min-width: 1549px){.pop-up_product-container_block-sector-title{font-size:20px;}}@media (min-width: 1899px){.pop-up_product-container_block-sector-title{font-size:22px;}}@media (max-width: 999px){.pop-up_product-container_block-sector-title{font-size:16px;}}@media (max-width: 759px){.pop-up_product-container_block-sector-title{font-size:14px;}}@media (max-width: 500px){.pop-up_product-container_block-sector-title{font-size:12px;}}.pop-up_product-container_block-sector-text{color:var(--Secondary-Text,#626f78);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;}@media (min-width: 1549px){.pop-up_product-container_block-sector-text{font-size:18px;}}@media (min-width: 1899px){.pop-up_product-container_block-sector-text{font-size:20px;}}@media (max-width: 999px){.pop-up_product-container_block-sector-text{font-size:14px;}}@media (max-width: 759px){.pop-up_product-container_block-sector-text{font-size:12px;}}@media (max-width: 500px){.pop-up_product-container_block-sector-text{font-size:10px;}}.pop-up_product-container-background{background:var(--Grey-BG,#edf0f7);}@media (max-width: 759px){.pop-up_product-container-background{background:#fff;border-bottom-right-radius:20px;border-bottom-left-radius:20px;}}.pop-up_product_container{width:30%;background:#fff;display:flex;flex-direction:column;padding:30px;align-items:center;justify-content:center;border-top-right-radius:20px;border-bottom-right-radius:20px;}@media (max-width: 999px){.pop-up_product_container{padding:15px;}}@media (max-width: 759px){.pop-up_product_container{display:none;}}.pop-up_product_container-title{color:var(--primary-text-bg,#0a1f2f);text-align:center;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:150%;}@media (min-width: 1549px){.pop-up_product_container-title{font-size:20px;}}@media (min-width: 1899px){.pop-up_product_container-title{font-size:22px;}}@media (max-width: 999px){.pop-up_product_container-title{font-size:16px;}}@media (max-width: 759px){.pop-up_product_container-title{font-size:14px;}}@media (max-width: 500px){.pop-up_product_container-title{font-size:12px;}}.pop-up_product_container-img{width:100%;padding:10px 20px 40px 20px;}.pop-up_product_container-btn{display:flex;padding:10px 30px;flex-direction:column;justify-content:center;align-items:center;color:var(--white,#fff);text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;border-radius:30px;background:#0a1f2f;box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);}@media (min-width: 1549px){.pop-up_product_container-btn{font-size:18px;}}@media (min-width: 1899px){.pop-up_product_container-btn{font-size:20px;}}@media (max-width: 999px){.pop-up_product_container-btn{font-size:14px;padding:10px 20px;}}@media (max-width: 759px){.pop-up_product_container-btn{font-size:12px;}}.pop-up_use-cases{opacity:0;transition:.5s;pointer-events:none;display:flex;}.pop-up_use-cases-container{justify-content:initial;}.pop-up_use-cases-container-title{padding-bottom:20px;border-bottom:1px solid #ced8ed;}@media (max-width: 759px){.pop-up_use-cases-container-title{padding-bottom:30px;border-bottom:none;}}@media (max-width: 500px){.pop-up_use-cases-container-title{padding-bottom:20px;}}@media (max-width: 759px){.pop-up_use-cases-container_title{border-radius:0;margin-top:20px;}}.pop-up_resources{opacity:0;transition:.5s;pointer-events:none;position:fixed;top:86px;left:50%;transform:translateX(-50%);width:60%;border-radius:20px;background:rgba(246,247,251,1);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:4px;display:flex;box-shadow:0px 5px 10px 0px rgba(56,117,246,.5);}@media (max-width: 1600px){.pop-up_resources{width:50%;}}@media (max-width: 1399px){.pop-up_resources{width:65%;}}@media (max-width: 999px){.pop-up_resources{width:70%;top:64px;}}@media (max-width: 759px){.pop-up_resources{flex-direction:column;}}@media (max-width: 500px){.pop-up_resources{width:90%;}}.pop-up_resources-container{width:50%;justify-content:initial;background:var(--Grey-BG,#edf0f7);}@media (min-width: 1549px){.pop-up_resources-container{gap:20px;}}@media (max-width: 759px){.pop-up_resources-container{width:100%;background:#fff;}}.pop-up_resources-container-title{padding-bottom:20px;}.pop-up_resources-container-link{color:var(--Secondary-Text,#626f78);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;}@media (min-width: 1549px){.pop-up_resources-container-link{font-size:18px;}}@media (min-width: 1899px){.pop-up_resources-container-link{font-size:20px;}}@media (max-width: 999px){.pop-up_resources-container-link{font-size:14px;}}@media (max-width: 759px){.pop-up_resources-container-link{font-size:12px;}}@media (max-width: 500px){.pop-up_resources-container-link{font-size:10px;}}.pop-up_resources_container{width:50%;}.button{display:flex;justify-content:center;gap:30px;margin-top:30px;position:relative;}@media (max-width: 759px){.button{flex-direction:column;width:70%;margin:30px auto;}}.button button{display:flex;padding:10px 30px;flex-direction:column;justify-content:center;align-items:center;color:var(--white,#fff);text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;border-radius:30px;background:var(--Primary-Gradient,linear-gradient(90deg,#b311ff 0%,#29a2fe 100%));box-shadow:0px 2px 16px 0px rgba(73,103,173,.2);cursor:pointer;border:4px solid #fff;}@media (min-width: 1549px){.button button{font-size:18px;}}@media (min-width: 1899px){.button button{font-size:20px;}}@media (max-width: 999px){.button button{font-size:14px;padding:10px 20px;}}@media (max-width: 759px){.button button{font-size:12px;}}.active{opacity:1;transition:.5s;pointer-events:all;z-index:30;}