.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1024px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1280px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1440px){.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1920px){.d-xxxl-none{display:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:90%}.toggle-component button{background-color:transparent;border:none;padding:0;position:relative;text-align:left;width:100%}.toggle-component button,.toggle-component button .down{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.toggle-component button .down{height:100%;margin-left:10px;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.toggle-component button .down svg{width:10px}.toggle-component button:focus{outline:none}.toggle-component .panel{max-height:0;overflow:hidden;-webkit-transition:max-height .4s;transition:max-height .4s}.toggle-component .panel .content{opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.toggle-component.active button .down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.toggle-component.active .panel .content{opacity:1}body.dialog-active{overflow:hidden}.dialog{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;background-color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;opacity:0;overflow-y:scroll;padding:60px 0;position:fixed;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden;width:100%;z-index:-1}.dialog:not(.active){-webkit-transition-delay:.3s;transition-delay:.3s}.dialog:not(.active) .dialog-wrapper .dialog-inner{-webkit-transition-delay:0s;transition-delay:0s}.dialog.active{opacity:1;visibility:visible;z-index:9999}.dialog.active .dialog-wrapper .dialog-inner{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.dialog .dialog-wrapper{max-width:90vw;position:relative;width:100%}@media (min-width:1024px){.dialog .dialog-wrapper{max-width:580px}}.dialog .dialog-wrapper .dialog-close{background-color:transparent;border:none;bottom:100%;left:calc(100% - 40px);position:absolute}@media (min-width:1024px){.dialog .dialog-wrapper .dialog-close{left:100%}}.dialog .dialog-wrapper .dialog-close:focus{outline:none}.dialog .dialog-wrapper .dialog-close svg{width:18px}.dialog .dialog-wrapper .dialog-close svg path{fill:#fff}.dialog .dialog-wrapper .dialog-inner{background-color:#fff;margin:20px auto 0;opacity:0;position:relative;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all .3s ease-in-out .3s;transition:all .3s ease-in-out .3s;width:100%}@media (min-width:1024px){.dialog .dialog-wrapper .dialog-inner{margin:0 auto}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;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{-webkit-transform-style:preserve-3d;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{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width: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{-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{-ms-flex-negative:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;-webkit-transition-property:visibility,opacity,-webkit-transform;transition-property:visibility,opacity,-webkit-transform;transition-property:transform,visibility,opacity;transition-property:transform,visibility,opacity,-webkit-transform}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;-webkit-transform-origin:center top;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;-webkit-transform-origin:center bottom;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;-webkit-transform-origin:center left;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;-webkit-transform-origin:center right;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{-webkit-transition-timing-function:cubic-bezier(.54,1.5,.38,1.11);transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.wow{visibility:hidden}img{max-width:none}.content{margin:0 auto;max-width:1024px}h3{font-size:32px;font-weight:700;line-height:37px;white-space:pre-line}.description,h3{letter-spacing:1px;text-align:center}.description{font-size:18px;font-weight:500;line-height:25px;margin:auto;max-width:700px;padding-top:15px}@media (max-width:1024px){.description{max-width:620px}}.tag{background-color:#0042e4;border-radius:5px;color:#fff;display:table;font-size:15px;font-weight:700;letter-spacing:.5px;line-height:20px;margin:0 auto;padding:4px 15px;text-transform:uppercase}@media (max-width:768px){.tag{font-size:12px;font-weight:500;font-weight:700;letter-spacing:.5px;line-height:17px}}.hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:1170px;text-align:center;width:100%}.hero-section .second-bg{display:block;height:729px;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:75.5vw;z-index:0}@media (max-width:1440px){.hero-section .second-bg{width:80%}}@media (max-width:1024px){.hero-section .second-bg{display:none}}.hero-section .hero-content{margin:0 auto;max-width:370px;padding:0 20px;position:relative}@media (min-width:768px){.hero-section .hero-content{margin:0;max-width:100%;padding:0}}.hero-section .hero-content .content{max-width:1170px;padding-top:88px}@media (max-width:768px){.hero-section .hero-content .content{padding-top:50px}}@media (min-width:768px){.hero-section .hero-content .content .rad-cta-container{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}}.hero-section .hero-content .content .rad-cta-container .rad-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#0042e4;border:none;border-radius:0;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;font-weight:700;height:51px;justify-content:center;letter-spacing:.5px;line-height:25px;margin-top:40px;min-width:201px;outline:none;padding:0 22px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto;width:100%}.hero-section .hero-content .content .rad-cta-container .rad-btn[href*="#dropdown"]{min-width:unset}.hero-section .hero-content .content .rad-cta-container .rad-btn[href*="#dropdown"].with-icon-left .btn-icon{margin-right:6px}.hero-section .hero-content .content .rad-cta-container .rad-btn[href*="#dropdown"].with-icon-right .btn-icon{margin-left:6px}.hero-section .hero-content .content .rad-cta-container .rad-btn[href*="#dropdown"] .btn-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 13 12"> <path fill="%23fff" d="M7.36 10.82l4.7-8.54c.34-.62-.08-1.46-.86-1.46H1.8c-.78 0-1.2.84-.86 1.46l4.7 8.54c.38.68 1.34.68 1.72 0z"/> </svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:7px;-webkit-transform:translateY(2px);transform:translateY(2px);width:7px}.hero-section .hero-content .content .rad-cta-container .rad-btn:hover{background-color:#0042e4}@media (min-width:768px){.hero-section .hero-content .content .rad-cta-container .rad-btn{width:auto}}.hero-section .hero-content .content .rad-cta-container .rad-btn.rad-link{margin-top:20px}@media (min-width:768px){.hero-section .hero-content .content .rad-cta-container .rad-btn.rad-link{margin-top:40px}}.hero-section .hero-content .content .rad-cta-container>:nth-child(2){background-color:transparent;-webkit-box-shadow:inset 0 0 0 1px #0042e4;box-shadow:inset 0 0 0 1px #0042e4;color:#0042e4;display:none;margin-left:0}.hero-section .hero-content .content .rad-cta-container>:nth-child(2)[href*="#dropdown"]{min-width:unset}.hero-section .hero-content .content .rad-cta-container>:nth-child(2)[href*="#dropdown"].with-icon-left .btn-icon{margin-right:6px}.hero-section .hero-content .content .rad-cta-container>:nth-child(2)[href*="#dropdown"].with-icon-right .btn-icon{margin-left:6px}.hero-section .hero-content .content .rad-cta-container>:nth-child(2)[href*="#dropdown"] .btn-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 13 12"> <path fill="%230042e4" d="M7.36 10.82l4.7-8.54c.34-.62-.08-1.46-.86-1.46H1.8c-.78 0-1.2.84-.86 1.46l4.7 8.54c.38.68 1.34.68 1.72 0z"/> </svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:7px;-webkit-transform:translateY(2px);transform:translateY(2px);width:7px}.hero-section .hero-content .content .rad-cta-container>:nth-child(2):hover{background-color:transparent;-webkit-box-shadow:inset 0 0 0 1px #272850;box-shadow:inset 0 0 0 1px #272850;color:#272850}.hero-section .hero-content .content .rad-cta-container>:nth-child(2):hover .cta-text:before{background-color:#272850}@media (min-width:768px){.hero-section .hero-content .content .rad-cta-container>:nth-child(2){margin-left:15px}}@media (min-width:1024px){.hero-section .hero-content .content .rad-cta-container>:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex}}.hero-section .hero-content .content .rad-cta-container>:nth-child(2) .pre_fill_rad_v3_btn{background-color:transparent;-webkit-box-shadow:inset 0 0 0 1px #0042e4;box-shadow:inset 0 0 0 1px #0042e4;color:#0042e4}.hero-section .hero-content .content .rad-cta-container>:nth-child(2) .pre_fill_rad_v3_btn[href*="#dropdown"]{min-width:unset}.hero-section .hero-content .content .rad-cta-container>:nth-child(2) .pre_fill_rad_v3_btn[href*="#dropdown"].with-icon-left .btn-icon{margin-right:6px}.hero-section .hero-content .content .rad-cta-container>:nth-child(2) .pre_fill_rad_v3_btn[href*="#dropdown"].with-icon-right .btn-icon{margin-left:6px}.hero-section .hero-content .content .rad-cta-container>:nth-child(2) .pre_fill_rad_v3_btn[href*="#dropdown"] .btn-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 13 12"> <path fill="%230042e4" d="M7.36 10.82l4.7-8.54c.34-.62-.08-1.46-.86-1.46H1.8c-.78 0-1.2.84-.86 1.46l4.7 8.54c.38.68 1.34.68 1.72 0z"/> </svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:7px;-webkit-transform:translateY(2px);transform:translateY(2px);width:7px}.hero-section .hero-content .content .rad-cta-container>:nth-child(2) .pre_fill_rad_v3_btn:hover{background-color:transparent;-webkit-box-shadow:inset 0 0 0 1px #272850;box-shadow:inset 0 0 0 1px #272850;color:#272850}.hero-section .hero-content .content .rad-cta-container>:nth-child(2) .pre_fill_rad_v3_btn:hover .cta-text:before{background-color:#272850}@media (min-width:1024px){.hero-section .hero-content .content .rad-cta-container .rad-cta-container-custom.with-email .rad-cta-container-custom-mobile{display:none!important}}@media (max-width:1279.98px){.hero-section .hero-content .content .rad-cta-container .rad-cta-container-custom.with-email .rad-cta-container-custom-mobile{display:block!important}.hero-section .hero-content .content .rad-cta-container .rad-cta-container-custom.with-email .rad-cta-container-custom-desktop{display:none!important}}.hero-section .hero-logo-wrap{background-color:#fff;border-radius:3px;height:62px;margin:0 auto 15px;padding:15px;width:62px}@media (max-width:768px){.hero-section .hero-logo-wrap{height:50px;padding:13px;width:50px}}.hero-section h1{font-size:47px;font-weight:700;letter-spacing:1px;line-height:52px;line-height:1.11}.hero-section h2,.hero-section p.hero-subtitle{font-size:18px;font-weight:500;font-weight:400;letter-spacing:1px;line-height:25px;margin:0 auto;max-width:700px;padding-top:15px}@media (max-width:1024px){.hero-section h2,.hero-section p.hero-subtitle{max-width:620px}}.hero-section .wistia-video button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:none;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;font-size:15px;font-weight:700;height:51px;height:40px;justify-content:center;letter-spacing:.5px;line-height:25px;line-height:20px;min-width:201px;min-width:162px;min-width:unset;outline:none;padding:0 12px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto}.hero-section .wistia-video button,.hero-section .wistia-video button:hover{background-color:transparent;color:#0042e4}.hero-section .wistia-video button .cta-text{position:relative}.hero-section .wistia-video button .cta-text:before{background-color:currentColor;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.hero-section .wistia-video button:hover .cta-text:before{opacity:1}.hero-section .wistia-video button.with-icon-left .btn-icon{margin-right:6px}.hero-section .wistia-video button.with-icon-right .btn-icon{margin-left:6px}.hero-section .wistia-video button .btn-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 13 12"> <path fill="%230042e4" d="M7.36 10.82l4.7-8.54c.34-.62-.08-1.46-.86-1.46H1.8c-.78 0-1.2.84-.86 1.46l4.7 8.54c.38.68 1.34.68 1.72 0z"/> </svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:7px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:7px}.hero-section .pre-fill-rad-v3{margin-top:40px}.hero-section .open-dialog{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:none;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;font-size:15px;font-weight:700;height:51px;height:40px;height:auto;justify-content:center;letter-spacing:.5px;line-height:25px;line-height:20px;margin-top:50px;min-width:201px;min-width:162px;min-width:unset;outline:none;padding:0;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto}.hero-section .open-dialog,.hero-section .open-dialog:hover{background-color:transparent;color:#0042e4}.hero-section .open-dialog.with-icon-left .btn-icon{margin-right:6px}.hero-section .open-dialog.with-icon-right .btn-icon{margin-left:6px}.hero-section .open-dialog .btn-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 13 12"> <path fill="%230042e4" d="M7.36 10.82l4.7-8.54c.34-.62-.08-1.46-.86-1.46H1.8c-.78 0-1.2.84-.86 1.46l4.7 8.54c.38.68 1.34.68 1.72 0z"/> </svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:7px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:7px}.hero-section .open-dialog .cta-text{position:relative}.hero-section .open-dialog .cta-text:before{background-color:currentColor;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.hero-section .open-dialog:hover .cta-text:before{opacity:1}.hero-section .hero-mockups{height:630px;margin:60px auto 0;position:relative;width:100%}.hero-section .hero-mockups .b2b-mockup{overflow:hidden;position:absolute;right:55px}.hero-section .hero-mockups .phone-mockup{-webkit-filter:drop-shadow(4px 14px 20px rgba(11,12,48,.28));filter:drop-shadow(4px 14px 20px rgba(11,12,48,.28));left:60px;overflow:hidden;position:absolute;top:90px}@media (max-width:1280px){.hero-section .hero-mockups{height:640px;width:940px}.hero-section .hero-mockups .b2b-mockup{right:-20px;width:800px}.hero-section .hero-mockups .phone-mockup{left:-20px;top:90px;width:240px}}@media (max-width:1024px){.hero-section .hero-mockups{height:560px;width:768px}.hero-section .hero-mockups .b2b-mockup{right:-45px;width:700px}.hero-section .hero-mockups .phone-mockup{left:-80px;top:60px;width:230px}}@media (max-width:910px){.hero-section .hero-mockups{height:440px;width:630px}.hero-section .hero-mockups .b2b-mockup{right:-40px;width:570px}.hero-section .hero-mockups .phone-mockup{left:-40px;top:60px;width:170px}}.hero-section .trusted-section{margin-top:10px;padding-bottom:98px}.hero-section .trusted-section p{color:#8f8fa0;font-size:18px;font-weight:600;letter-spacing:.5px;line-height:23px;text-align:center;text-transform:uppercase}.hero-section .trusted-section .logos{margin:38px auto 0;max-width:900px}.hero-section .trusted-section .logos img{display:none;margin:0 auto}@media (min-width:1024px){.hero-section .trusted-section .logos{max-width:900px}.hero-section .trusted-section .logos img.min-width-1024{display:block}}@media (max-width:1023px){.hero-section .trusted-section .logos{max-width:700px}.hero-section .trusted-section .logos img.min-width-768{display:block}}@media (max-width:767px){.hero-section .trusted-section .logos{max-width:100%}.hero-section .trusted-section .logos img.min-width-768{display:none}.hero-section .trusted-section .logos img.min-width-320{display:block}}.accordion-section{background-position:top;background-size:cover;padding-top:130px}.accordion-section h2{font-size:32px;font-weight:700;letter-spacing:1px;line-height:37px;margin:0 auto;max-width:700px;padding-top:15px;text-align:center;white-space:normal}@media (max-width:767px){.accordion-section h2{font-size:25px;font-weight:700;letter-spacing:1px;line-height:30px}}@media (max-width:1024px){.accordion-section h2{max-width:620px}}.accordion-section .mobile-slider{display:none}.accordion-section .accordion-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:651px;margin-top:50px}@media (max-width:768px){.accordion-section .accordion-container{height:521px}}.accordion-section .accordion-container.reversed{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.accordion-section .accordion-container.reversed .slider{margin-left:0;margin-right:auto}.accordion-section .accordion-container .accordion{margin-top:56px;width:430px}.accordion-section .accordion-container .slider{margin-left:auto;position:relative;width:404px}.accordion-section .accordion-container .slider .slide{background-color:#fff;background-repeat:no-repeat;background-size:cover;height:651px;left:0;opacity:0;overflow:initial;position:absolute;top:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;width:100%}.accordion-section .accordion-container .slider .slide .wistia_embed,.accordion-section .accordion-container .slider .slide img{-webkit-filter:drop-shadow(4px 4px 40px rgba(62,64,142,.07));filter:drop-shadow(4px 4px 40px rgba(62,64,142,.07));height:auto;width:100%}.accordion-section .accordion-container .slider .slide.no-shadow .wistia_embed,.accordion-section .accordion-container .slider .slide.no-shadow img{-webkit-filter:none;filter:none}.accordion-section .accordion-container .slider .slide.active{opacity:1}.accordion-section .single-accordion-image{display:none}.accordion-section .single-feature{border-bottom:1px solid #d9d9df;margin-top:30px}.accordion-section .single-feature.active{border-bottom:1px solid #0042e4;overflow:initial}.accordion-section .single-feature.active h3{color:#0042e4}.accordion-section .single-feature.active h3 .icon{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.accordion-section .single-feature.active p{margin-bottom:15px;max-height:350px;opacity:1}.accordion-section .single-feature h3{cursor:pointer;font-size:23px;font-weight:600;letter-spacing:.5px;line-height:28px;padding-bottom:4px;position:relative;text-align:left;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;white-space:normal}.accordion-section .single-feature h3 .icon{background-position:0;background-repeat:no-repeat;display:inline-block;-webkit-filter:grayscale(1);filter:grayscale(1);height:23px;margin-right:13px;opacity:.35;position:relative;top:3px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:23px}.accordion-section .single-feature p{font-size:16px;font-weight:500;height:auto;letter-spacing:.5px;line-height:23px;margin:0 0 15px;max-height:0;opacity:0;overflow:hidden;padding-top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.features-section{background-position:50%;background-size:cover;margin-top:-45px;position:relative}.features-section .section-bg{display:block;height:713px;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:78vw;z-index:-1}@media (max-width:1440px){.features-section .section-bg{height:100%;width:90vw}}@media (max-width:1280px){.features-section .section-bg{width:90%}}@media (max-width:1100px){.features-section .section-bg{width:96%}}@media (max-width:1024px){.features-section .section-bg{width:100%}}.features-section.videos{margin:0;padding-top:135px}.features-section.videos h2{font-size:32px;font-weight:700;letter-spacing:1px;line-height:37px;padding-top:15px;text-align:center}.features-section.videos .video-container{margin-top:50px}.features-section.videos video{overflow:hidden;width:100%}.features-section.videos img.gif{display:none}.features-section .features-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:130px 0}.features-section .features-container .feature{width:450px}.features-section .features-container .feature .title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.features-section .features-container .feature .title .icon{background-size:cover;height:31px;width:31px;z-index:1}.features-section .features-container .feature .title h4{color:#0042e4;font-size:23px;font-weight:700;letter-spacing:.5px;line-height:28px;margin-left:6px;z-index:1}.features-section .features-container .feature .image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:30px 0;position:relative}.features-section .features-container .feature .image .full,.features-section .features-container .feature .image .mini{-webkit-box-shadow:4px 4px 40px 0 rgba(62,64,142,.07);box-shadow:4px 4px 40px 0 rgba(62,64,142,.07)}.features-section .features-container .feature .image .mini{left:180px;position:absolute;top:50px}.features-section .features-container .feature .quote{color:#8f8fa0;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:19px;width:437px}.features-section .features-container .feature .logo-mobile{display:none}.features-section .features-container .feature .name-and-logo{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-top:14px;width:437px}.features-section .features-container .feature .name-and-logo .name{color:#8f8fa0;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:19px}.features-section .features-container .feature .name-and-logo .name span{font-weight:700}.features-section .features-container .feature .name-and-logo img{height:auto;max-height:17px}.features-section .features-container .feature .name-and-logo .logo-desktop{display:block}.social-sections-container{background-position:top;background-size:cover;margin-top:130px}.social-title{padding-top:130px;width:420px}@media (min-width:768px){.social-title{padding-bottom:50px}}.social-title .tag{display:inline-block;margin-top:0}.social-title h2{font-size:32px;font-weight:700;letter-spacing:1px;line-height:37px;padding-top:15px}.social-title .description,.social-title h2{text-align:left}.social-section{padding-bottom:130px;position:relative}.social-section:last-child{padding-bottom:120px}.social-section .backgroud-logo{margin-top:-80px;position:absolute;right:0;z-index:0}.social-section .mockups{margin-top:30px;min-height:420px;position:relative}.social-section .mockups .big-mockup,.social-section .mockups .small-mockup{-webkit-filter:drop-shadow(4px 4px 40px rgba(62,64,142,.07));filter:drop-shadow(4px 4px 40px rgba(62,64,142,.07));overflow:hidden}.social-section .mockups .small-mockup{position:absolute;right:0;top:120px}.social-section .single-image-slider{display:none}.social-section .slider{display:-webkit-box;display:-ms-flexbox;display:flex;margin:35px auto 0;position:relative}.social-section .slider .slide{border-left:2px solid #0042e4;margin-right:70px;padding-left:15px;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out;width:33%;z-index:2}.social-section .slider .slide img{display:none}.social-section .slider .slide .text,.social-section .slider .slide .title{font-size:16px;font-weight:500;letter-spacing:.5px;line-height:23px;line-height:1.44}.social-section .slider .slide .title{font-size:18px;font-weight:700;font-weight:600;letter-spacing:.5px;line-height:23px;margin-bottom:5px}.social-section .slider .slide .text{font-size:14px;font-weight:500;letter-spacing:.5px;line-height:19px;white-space:pre-line}.social-section .slider .slide:last-child{margin-right:0}.integrations-section .tabs-container{overflow:hidden;padding-bottom:10px}.integrations-section .tabs-container .tag{margin-top:150px}.integrations-section .tabs-container h3{font-size:38px;font-weight:700;letter-spacing:1px;line-height:48px;padding-top:15px}@media (max-width:1024px){.integrations-section .tabs-container h3{font-size:25px;font-weight:700;letter-spacing:1px;line-height:30px}}.integrations-section .tabs-container .content{max-width:700px}.integrations-section .tabs{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:35px 0 15px}.integrations-section .tabs .tab{border-bottom:3px solid #c1c1cc;color:#c1c1cc;cursor:pointer;font-size:16px;font-weight:500;font-weight:600;letter-spacing:.5px;line-height:23px;margin:0 3px;padding:3px 7px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.integrations-section .tabs .tab.active{border-bottom-color:#0042e4;color:#0042e4}.integrations-section .description{height:50px;padding:0;position:relative;top:20px}.integrations-section .description p{font-size:18px;font-weight:500;height:0;letter-spacing:1px;line-height:25px;opacity:0;position:absolute;top:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media (max-width:1024px){.integrations-section .description p{font-size:16px;font-weight:500;letter-spacing:.5px;line-height:23px}}.integrations-section .description p.active{height:auto;opacity:1}@media (max-width:767px){.integrations-section .description{height:60px;height:110px}}@media (max-width:500px){.integrations-section .description{height:110px}}@media (max-width:360px){.integrations-section .description{height:140px}}.integrations-section .integrations-slider{-webkit-box-shadow:0 0 35px 0 rgba(0,0,0,.04);box-shadow:0 0 35px 0 rgba(0,0,0,.04);height:370px;margin:50px auto;overflow:hidden;position:relative;width:695px}.integrations-section .integrations-slider .slides.mobile{display:none}.integrations-section .integrations-slider img{opacity:0;position:absolute;top:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;width:100%}.integrations-section .integrations-slider img.active{opacity:1}.integrations-section .integrations-title{color:#8f8fa0;font-size:18px;font-weight:600;letter-spacing:.5px;line-height:23px;padding:45px 0 70px;text-align:center;text-transform:uppercase}.integrations-section .logos-container{padding-top:60px}.integrations-section .logos-container .logos{text-align:center}@media (max-width:1024px){.integrations-section .logos-container .logos img{width:650px}}.integrations-section .integrations-logos{display:block;margin:0 auto;max-width:100%}.integrations-section a.learn-more{color:#0042e4;display:block;font-size:15px;font-weight:700;letter-spacing:.5px;line-height:20px;margin:40px auto 0;position:relative;text-align:center;width:147px}.integrations-section a.learn-more:after{bottom:0;content:">";position:absolute;right:0}.integrations-section a.learn-more:hover{text-decoration:underline}@media (min-width:1281px){.integrations-section .logos-container .content{max-width:1024px}.integrations-section .integrations-logos.min-width-1440{display:block}}@media (min-width:1439px){.integrations-section .logos-container .content{max-width:1200px}}@media (max-width:1280px){.integrations-section .integrations-logos.min-width-1024{display:block}}@media (max-width:767px){.integrations-section .integrations-logos.min-width-1024{display:none}.integrations-section .integrations-logos.min-width-768{display:block}}#benefits .benefit-group{-webkit-box-orient:vertical;-webkit-box-direction:reverse;background-position:bottom;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:60px 0;text-align:center}@media (max-width:768px){#benefits .benefit-group{padding-top:70px}}@media (min-width:768px){#benefits .benefit-group{padding:100px 0}}@media (min-width:1280px){#benefits .benefit-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;justify-content:center;padding:150px 0 100px;text-align:left}#benefits .benefit-group .section-content{padding-left:12px;padding-right:70px}#benefits .benefit-group.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#benefits .benefit-group.reverse .section-content{padding-left:70px;padding-right:12px}}@media (min-width:1920px){#benefits .benefit-group{padding:130px 0}}#benefits .benefit-group .section-img{text-align:center}#benefits .benefit-group .section-img img{height:auto;max-width:100%}@media (min-width:1280px){#benefits .benefit-group .section-img{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-items:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end;margin:unset;width:45%}#benefits .benefit-group .section-img img{max-width:475px}}@media (min-width:1440px){#benefits .benefit-group .section-img{padding-top:0;width:50%}#benefits .benefit-group .section-img img{max-width:600px}}@media (min-width:1920px){#benefits .benefit-group .section-img{width:700px}}#benefits .benefit-group .section-video{height:662px;margin:auto;pointer-events:none;text-align:center;width:100%}@media (min-width:1280px){#benefits .benefit-group .section-video{height:690px;margin:unset;width:45%}#benefits .benefit-group .section-video .wistia_embed{max-width:475px}}@media (min-width:1440px){#benefits .benefit-group .section-video{padding-top:0;width:50%}#benefits .benefit-group .section-video .wistia_embed{max-width:600px}}@media (min-width:1920px){#benefits .benefit-group .section-video{width:736px}}#benefits .benefit-group .section-video .desktop-view{display:none}@media (min-width:768px){#benefits .benefit-group .section-video .desktop-view{display:block;margin:0 auto}}#benefits .benefit-group .section-video .mobile-view{display:block}@media (min-width:768px){#benefits .benefit-group .section-video .mobile-view{display:none}#benefits .benefit-group .section-content{margin:0 auto;width:700px}}@media (min-width:1024px){#benefits .benefit-group .section-content{width:870px}}@media (min-width:1280px){#benefits .benefit-group .section-content{margin:unset;width:55%}}@media (min-width:1440px){#benefits .benefit-group .section-content{width:50%}}@media (min-width:1920px){#benefits .benefit-group .section-content{width:700px}}#benefits .benefit-group .section-content h2{font-size:32px;font-weight:700;letter-spacing:1px;line-height:37px;text-align:center;white-space:pre-line}#benefits .benefit-group .section-content .tag,#benefits .benefit-group .section-content h2{margin:0 auto;max-width:700px}@media (min-width:1280px){#benefits .benefit-group .section-content .description,#benefits .benefit-group .section-content .tag,#benefits .benefit-group .section-content h2{margin:unset;text-align:left}}#benefits .benefit-group .section-content .tag{margin-bottom:14px}#benefits .benefit-group .section-content .description{margin-bottom:80px}#benefits .benefit-group .section-content .slider .slick-dots{margin-bottom:70px;margin-top:-30px}@media (min-width:768px){#benefits .benefit-group .section-content .slider{-ms-grid-columns:(1fr)[2];display:-ms-grid;display:grid;gap:60px;grid-template-columns:repeat(2,1fr);margin-bottom:70px}}@media (min-width:1280px){#benefits .benefit-group .section-content .slider{margin-bottom:0}}@media (max-width:768px){#benefits .benefit-group .section-content .benefit br{display:none}}@media (min-width:768px){#benefits .benefit-group .section-content .benefit{text-align:left}}#benefits .benefit-group .section-content .benefit .title{display:block;font-size:18px;font-weight:600;letter-spacing:.5px;line-height:23px;margin-bottom:10px}#benefits .benefit-group .section-content .benefit p{color:#8f8fa0;font-size:16px;font-weight:500;letter-spacing:.5px;line-height:23px}@media (max-width:767px){#benefits .benefit-group .section-content .benefit p{font-size:14px;font-weight:500;letter-spacing:.5px;line-height:19px;margin:0 auto;max-width:85%}}#smsbump-strip{background-color:#cbeae5;background-position:100%;background-repeat:no-repeat;background-size:0 0;margin:60px auto;max-width:90vw;padding:35px 5%;text-align:center;width:100%}@media (min-width:1024px){#smsbump-strip{background-size:auto;margin:130px auto;padding:55px 5%;text-align:left}}@media (min-width:1920px){#smsbump-strip{max-width:1400px}}#smsbump-strip p{font-size:25px;font-weight:700;letter-spacing:1px;line-height:30px;margin:0 auto 20px;max-width:400px}@media (min-width:1024px){#smsbump-strip p{font-size:32px;font-weight:700;letter-spacing:1px;line-height:37px;margin:0 0 10px;max-width:477px}}#smsbump-strip p .mark{color:#0042e4}#smsbump-strip button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#0042e4;border:none;border-radius:0;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;font-weight:700;height:51px;justify-content:center;letter-spacing:.5px;line-height:25px;min-width:201px;outline:none;padding:0 22px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto}@media (max-width:767.98px){#smsbump-strip button{font-size:15px;font-weight:700;height:40px;letter-spacing:.5px;line-height:20px;min-width:162px;padding:0 12px}}#smsbump-strip button[href*="#dropdown"]{min-width:unset}#smsbump-strip button[href*="#dropdown"].with-icon-left .btn-icon{margin-right:6px}#smsbump-strip button[href*="#dropdown"].with-icon-right .btn-icon{margin-left:6px}#smsbump-strip button[href*="#dropdown"] .btn-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 13 12"> <path fill="%23fff" d="M7.36 10.82l4.7-8.54c.34-.62-.08-1.46-.86-1.46H1.8c-.78 0-1.2.84-.86 1.46l4.7 8.54c.38.68 1.34.68 1.72 0z"/> </svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:7px;-webkit-transform:translateY(2px);transform:translateY(2px);width:7px}#smsbump-strip button:hover{background-color:#0042e4}#platform{margin-bottom:100px;margin-top:100px;max-width:1920px}@media (min-width:1280px){#platform{margin:100px auto}}#platform .wrapper{max-width:1764px;padding-top:90px}@media (min-width:768px){#platform .wrapper{padding-top:120px}}@media (min-width:1024px){#platform .wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-top:0}}#platform .wrapper .content{margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px;text-align:center;width:100%}@media (min-width:1024px){#platform .wrapper .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;padding-left:25px;padding-right:0;text-align:left;width:100%}}#platform .wrapper .content .platform-logo{display:block;margin:0 auto;width:250px}@media (min-width:1024px){#platform .wrapper .content .platform-logo{display:none}}#platform .wrapper .content h2{font-size:32px;font-weight:700;letter-spacing:1px;line-height:37px;margin:30px auto 0}@media (min-width:1280px){#platform .wrapper .content h2{font-size:47px;font-weight:700;letter-spacing:1px;line-height:52px}}#platform .wrapper .content h2 .mark{color:#0042e4}@media (min-width:768px){#platform .wrapper .content h2{max-width:500px}}@media (min-width:1024px){#platform .wrapper .content h2{margin:0}}@media (min-width:1440px){#platform .wrapper .content h2{max-width:493px}}#platform .wrapper .content p{margin:10px auto 0;max-width:550px}@media (min-width:1024px){#platform .wrapper .content p{margin:16px 0 0;max-width:360px}}@media (min-width:1440px){#platform .wrapper .content p{font-size:18px;font-weight:500;letter-spacing:1px;line-height:25px;margin:25px 0 0;max-width:500px}}#platform .wrapper .content .cta-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:35px}@media (min-width:768px){#platform .wrapper .content .cta-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;justify-content:center}}#platform .wrapper .content .cta-wrapper a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#0042e4;border:none;border-radius:0;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;font-size:15px;font-weight:700;height:51px;height:40px;justify-content:center;letter-spacing:.5px;line-height:25px;line-height:20px;min-width:201px;min-width:162px;outline:none;padding:0 12px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto}#platform .wrapper .content .cta-wrapper a[href*="#dropdown"]{min-width:unset}#platform .wrapper .content .cta-wrapper a[href*="#dropdown"].with-icon-left .btn-icon{margin-right:6px}#platform .wrapper .content .cta-wrapper a[href*="#dropdown"].with-icon-right .btn-icon{margin-left:6px}#platform .wrapper .content .cta-wrapper a[href*="#dropdown"] .btn-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 13 12"> <path fill="%23fff" d="M7.36 10.82l4.7-8.54c.34-.62-.08-1.46-.86-1.46H1.8c-.78 0-1.2.84-.86 1.46l4.7 8.54c.38.68 1.34.68 1.72 0z"/> </svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:7px;-webkit-transform:translateY(2px);transform:translateY(2px);width:7px}#platform .wrapper .content .cta-wrapper a:hover{background-color:#0042e4}@media (max-width:767.98px){#platform .wrapper .content .cta-wrapper a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}#platform .wrapper .content .cta-wrapper .rad_popup_open{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:transparent;border:none;border-radius:0;-webkit-box-shadow:inset 0 0 0 1px #0042e4;box-shadow:inset 0 0 0 1px #0042e4;color:#0042e4;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;font-size:15px;font-weight:700;height:51px;height:40px;justify-content:center;letter-spacing:.5px;line-height:25px;line-height:20px;min-width:201px;min-width:162px;outline:none;padding:0 12px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto}#platform .wrapper .content .cta-wrapper .rad_popup_open[href*="#dropdown"]{min-width:unset}#platform .wrapper .content .cta-wrapper .rad_popup_open[href*="#dropdown"].with-icon-left .btn-icon{margin-right:6px}#platform .wrapper .content .cta-wrapper .rad_popup_open[href*="#dropdown"].with-icon-right .btn-icon{margin-left:6px}#platform .wrapper .content .cta-wrapper .rad_popup_open[href*="#dropdown"] .btn-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 13 12"> <path fill="%230042e4" d="M7.36 10.82l4.7-8.54c.34-.62-.08-1.46-.86-1.46H1.8c-.78 0-1.2.84-.86 1.46l4.7 8.54c.38.68 1.34.68 1.72 0z"/> </svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:7px;-webkit-transform:translateY(2px);transform:translateY(2px);width:7px}#platform .wrapper .content .cta-wrapper .rad_popup_open:hover{background-color:transparent;-webkit-box-shadow:inset 0 0 0 1px #272850;box-shadow:inset 0 0 0 1px #272850;color:#272850}#platform .wrapper .content .cta-wrapper .rad_popup_open:hover .cta-text:before{background-color:#272850}@media (max-width:767.98px){#platform .wrapper .content .cta-wrapper .rad_popup_open{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}#platform .wrapper .video{height:auto;margin-top:60px;position:relative}#platform .wrapper .video:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:1024px){#platform .wrapper .video{-ms-flex-negative:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;height:566px;justify-content:center;margin-top:0;width:600px}}@media (min-width:1280px){#platform .wrapper .video{height:630px;width:700px}}@media (min-width:1440px){#platform .wrapper .video{height:812px;width:800px}}@media (min-width:1920px){#platform .wrapper .video{width:1040px}}#platform .wrapper .video .platform-logo{display:none;left:120px;position:absolute;top:100px;z-index:1}@media (min-width:1024px){#platform .wrapper .video .platform-logo{display:block}}@media (min-width:1280px){#platform .wrapper .video .platform-logo{left:140px}}@media (min-width:1440px){#platform .wrapper .video .platform-logo{left:170px;top:130px}}@media (min-width:1920px){#platform .wrapper .video .platform-logo{left:220px;top:100px}}#platform .wrapper .video .wistia_embed{height:100%;width:100%}@media (min-width:1024px){#platform .wrapper .video .wistia_embed{-webkit-transform:translateY(50px);transform:translateY(50px)}}#email-section .email-wrapper{padding-bottom:45px}@media (min-width:768px){#email-section .email-wrapper{padding-bottom:60px}}@media (min-width:1280px){#email-section .email-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 auto;max-width:1112px;padding:50px 0}}@media (min-width:1440px){#email-section .email-wrapper{max-width:1200px;padding:50px 0}}#email-section .email-wrapper .email-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0 auto;max-width:308px;padding:38px 0 40px;text-align:center}@media (min-width:768px){#email-section .email-wrapper .email-content{max-width:434px;padding:85px 0 40px}}@media (min-width:1024px){#email-section .email-wrapper .email-content{max-width:476px;padding:85px 0 60px}}@media (min-width:1280px){#email-section .email-wrapper .email-content{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;justify-content:flex-start;max-width:434px;padding:80px 0;text-align:left}}#email-section .email-wrapper .email-content .icons-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px}#email-section .email-wrapper .email-content .icons-wrap img{background-color:#fff;border-radius:3px;padding:10px;width:43px}#email-section .email-wrapper .email-content h2{font-size:25px;font-weight:700;letter-spacing:1px;line-height:30px;margin-top:18px}@media (min-width:768px){#email-section .email-wrapper .email-content h2{font-size:32px;font-weight:700;letter-spacing:1px;line-height:37px}}#email-section .email-wrapper .email-content p{font-size:14px;font-weight:500;letter-spacing:.5px;line-height:19px;margin-top:16px}@media (min-width:768px){#email-section .email-wrapper .email-content p{font-size:16px;font-weight:500;letter-spacing:.5px;line-height:23px}}#email-section .email-wrapper .email-content .cta-wrapper a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#0042e4;border:none;border-radius:0;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;font-size:15px;font-weight:700;height:51px;height:40px;justify-content:center;letter-spacing:.5px;line-height:25px;line-height:20px;margin-top:36px;min-width:201px;min-width:162px;outline:none;padding:0 12px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto}#email-section .email-wrapper .email-content .cta-wrapper a[href*="#dropdown"]{min-width:unset}#email-section .email-wrapper .email-content .cta-wrapper a[href*="#dropdown"].with-icon-left .btn-icon{margin-right:6px}#email-section .email-wrapper .email-content .cta-wrapper a[href*="#dropdown"].with-icon-right .btn-icon{margin-left:6px}#email-section .email-wrapper .email-content .cta-wrapper a[href*="#dropdown"] .btn-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 13 12"> <path fill="%23fff" d="M7.36 10.82l4.7-8.54c.34-.62-.08-1.46-.86-1.46H1.8c-.78 0-1.2.84-.86 1.46l4.7 8.54c.38.68 1.34.68 1.72 0z"/> </svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:7px;-webkit-transform:translateY(2px);transform:translateY(2px);width:7px}#email-section .email-wrapper .email-content .cta-wrapper a:hover{background-color:#0042e4}@media (min-width:1024px){#email-section .email-wrapper .email-content .cta-wrapper a{font-size:20px;font-weight:700;height:51px;letter-spacing:.5px;line-height:25px;padding:0 22px}}#email-section .email-wrapper .email-video{margin:0 auto;max-width:678px;pointer-events:none;width:100%}@media (min-width:1440px){#email-section .email-wrapper .email-video{max-width:714px}}#email-section .email-wrapper .email-video .wistia_embed{height:100%;width:100%}.why-yotpo{padding-bottom:130px}@media (max-width:768px){.why-yotpo{padding-bottom:70px}}.why-yotpo h2{font-size:32px;font-weight:700;letter-spacing:1px;line-height:37px;padding-top:70px;text-align:center;white-space:pre-line}.why-yotpo .description,.why-yotpo h2{margin:0 auto;max-width:700px}@media (max-width:1024px){.why-yotpo .description,.why-yotpo h2{max-width:620px}}.why-yotpo .reasons-list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;justify-content:center;margin:13px auto 100px;width:870px}.why-yotpo .reasons-list .reason{margin-bottom:15px;margin-top:43px;padding:0 30px;width:33.33333%}.why-yotpo .reasons-list .reason .icon{background-blend-mode:multiply;background-color:#fff;background-repeat:no-repeat;background-size:cover;height:60px;margin:0 auto;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:60px}.why-yotpo .reasons-list .reason .name{font-size:18px;font-weight:600;letter-spacing:.5px;line-height:23px;padding-top:19px;text-align:center}@media (max-width:768px){.why-yotpo .reasons-list .reason .name{font-size:16px;font-weight:600;letter-spacing:.5px;line-height:21px}}.why-yotpo .reasons-list .reason .text{color:#8f8fa0;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:19px;padding-top:5px;text-align:center}.why-yotpo .reasons-list .reason .text a{color:#0042e4}.why-yotpo .logos,.why-yotpo .post-logos-link,.why-yotpo .pre-logos-title{padding:0 10%;text-align:center}@media (max-width:768px){.why-yotpo .logos,.why-yotpo .post-logos-link,.why-yotpo .pre-logos-title{padding:0 8%}}.why-yotpo .logos{margin-top:40px}.why-yotpo .logos img{max-width:100%}@media (max-width:767px){.why-yotpo .logos img{width:235px}}.why-yotpo .pre-logos-title{color:#8f8fa0;font-size:18px;font-weight:600;letter-spacing:.5px;line-height:23px;margin-top:68px;text-transform:uppercase}@media (max-width:768px){.why-yotpo .pre-logos-title{font-size:16px;font-weight:600;letter-spacing:.5px;line-height:21px}}.why-yotpo .post-logos-link{margin-top:25px}.why-yotpo .post-logos-link a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:none;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;font-size:15px;font-weight:700;height:51px;height:40px;justify-content:center;letter-spacing:.5px;line-height:25px;line-height:20px;min-width:201px;min-width:162px;min-width:unset;outline:none;padding:0 12px;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto}.why-yotpo .post-logos-link a,.why-yotpo .post-logos-link a:hover{background-color:transparent;color:#0042e4}.why-yotpo .post-logos-link a .cta-text{position:relative}.why-yotpo .post-logos-link a .cta-text:before{background-color:currentColor;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.why-yotpo .post-logos-link a:hover .cta-text:before{opacity:1}.cta_sectionv3 h3{font-weight:400!important;margin:0 auto;max-width:530px}@media (min-width:1280px){.cta_sectionv3 .container{width:1200px}.cta_sectionv3 h3{margin:0;text-align:left}.cta_sectionv3 .pre-fill-rad-v3{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:normal}}@media (max-width:1279px){.cta_sectionv3{background-image:-webkit-gradient(linear,left top,left bottom,from(#fdffff),to(#eff9ff));background-image:linear-gradient(180deg,#fdffff,#eff9ff);border-bottom:1px solid #c5e7ff;border-top:1px solid #c5e7ff}}@media (max-width:1280px){.content{padding:0 34px}.hero-section{min-height:1180px}.hero-section img{max-width:1024px}.integrations-section .tabs-container .content{padding:0}.why-yotpo h2{padding-top:40px}}@media (max-width:1024px){.hero-section{min-height:1100px}.hero-section img{max-width:100%}.hero-section .trusted-section{margin-top:10px}}@media (max-width:950px){.accordion-section .accordion-container .accordion{margin-top:0;width:320px}.accordion-section .accordion-container .accordion .single-feature:first-child{margin-top:0}.accordion-section .accordion-container .slider,.accordion-section .accordion-container .slider .slide{height:520px;width:323px}.features-section .features-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-flow:column;flex-flow:column;padding:65px 0}.features-section .features-container .feature{margin-bottom:70px;width:100%}.features-section .features-container .feature:last-child{margin-bottom:0}.features-section .features-container .feature .quote{margin:0 auto;width:316px}.features-section .features-container .feature .name-and-logo{width:100%}.features-section .features-container .feature .feature-content{display:-webkit-box;display:-ms-flexbox;display:flex}.features-section .features-container .feature .feature-content .quote-name{margin-left:130px;margin-top:110px}.features-section .features-container .feature .feature-content .logo-desktop{display:none}.features-section .features-container .feature .feature-content .logo-mobile{display:block;height:auto;margin-bottom:10px;max-height:17px}.social-title{margin-bottom:70px}.social-section .backgroud-logo{margin-top:-60px;width:340px}.social-section .mockups{min-height:290px}.social-section .mockups .big-mockup{width:512px}.social-section .mockups .small-mockup{top:85px;width:230px}.social-section .slider .slide{margin-right:40px}.social-section .slider .slide .text{white-space:normal}.social-sections-container .content{max-width:700px;padding:0}.why-yotpo .description{white-space:normal}}@media (max-width:950px) and (max-width:768px){.why-yotpo .description,.why-yotpo h2{max-width:620px}}@media (max-width:950px){.why-yotpo .reasons-list{max-width:700px;width:100%}.why-yotpo .reasons-list .reason{width:50%}.why-yotpo .reasons-list .reason .text{margin:0 auto;max-width:255px;width:100%}.why-yotpo .reasons-list .reason .text a{color:#0042e4}}@media (max-width:768px){.wow{visibility:visible}.hero-section{min-height:970px}}@media (max-width:767px){.content{padding:0}h3{font-size:25px;font-weight:700;letter-spacing:1px;line-height:30px}.description{font-size:16px;font-weight:500;letter-spacing:.5px;line-height:23px;max-width:86.5%;white-space:normal}.hero-section{min-height:auto;padding-bottom:50px}.hero-section .hero-logo{width:180px}.hero-section h1{font-size:32px;font-weight:700;letter-spacing:1px;line-height:37px}.hero-section h2{font-size:16px;font-weight:500;letter-spacing:.5px;line-height:23px;line-height:1.56}.hero-section .pre_fill_rad_v3{margin-top:40px;width:100%}.hero-section .hero-mockups{display:none}.hero-section .trusted-section{padding-bottom:0}.hero-section .trusted-section p{font-size:16px;font-weight:600;letter-spacing:.5px;line-height:21px;margin-top:65px}.hero-section .trusted-section .logos{margin:30px auto 0}.accordion-section{padding-bottom:45px;padding-top:70px}.accordion-section .content{max-width:84.375%}.accordion-section .accordion-container{display:none}.accordion-section .single-accordion-image{display:block;margin:40px auto 0;max-width:84.375%}.accordion-section .single-accordion-image img{-webkit-filter:drop-shadow(4px 4px 40px rgba(62,64,142,.07));filter:drop-shadow(4px 4px 40px rgba(62,64,142,.07));height:auto;width:100%}.accordion-section .mobile-slider{display:block;margin:15px auto 30px;width:100%}.accordion-section .mobile-slider.single-image{margin-top:0}.accordion-section .mobile-slider.single-image .slick-dots{top:auto}.accordion-section .mobile-slider.single-image h4{padding-top:40px}.accordion-section .mobile-slider .slide{margin:0 auto;padding-top:30px;position:relative;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;width:74vw}.accordion-section .mobile-slider .slide img{-webkit-filter:drop-shadow(4px 4px 40px rgba(62,64,142,.07));filter:drop-shadow(4px 4px 40px rgba(62,64,142,.07));height:auto;width:100%}.accordion-section .mobile-slider h4,.accordion-section .mobile-slider p{margin:0 auto;max-width:280px}.accordion-section .mobile-slider h4{font-size:18px;font-weight:700;font-weight:600;letter-spacing:.5px;line-height:23px;padding-top:76px;text-align:center}.accordion-section .mobile-slider p{color:#8f8fa0;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:19px;padding:7px 20px;text-align:center}.accordion-section .mobile-slider .slick-dots{position:absolute}.features-section.videos{padding-top:70px}.features-section.videos video{display:none}.features-section.videos img.gif{display:block;margin:50px auto 0;overflow:hidden}.features-section .features-container .feature .title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.features-section .features-container .feature .title .icon{height:21px;width:21px}.features-section .features-container .feature .image{margin-right:62px}.features-section .features-container .feature .image .full{width:210px}.features-section .features-container .feature .image .mini{left:auto;margin-right:-62px;right:0;width:124px}.features-section .features-container .feature .feature-content,.features-section .features-container .feature .feature-content .quote-name{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:column;flex-flow:column}.features-section .features-container .feature .feature-content .quote-name{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-top:0;text-align:center}.features-section .features-container .feature .name-and-logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social-sections-container{overflow:hidden}.social-sections-container .content{width:100%}.social-title{margin:0 auto;padding-top:70px;width:84.375%}.social-title .description,.social-title h2{text-align:center}.social-title .tag{display:table}.social-title .description{font-size:16px;font-weight:500;letter-spacing:.5px;line-height:23px}.social-section{padding-bottom:100px}.social-section:last-child{padding-bottom:50px;top:-50px}.social-section .backgroud-logo{display:block;margin:20px auto;position:relative;width:280px}.social-section .mockups{display:none}.social-section .single-image-slider{display:block;margin:40px auto 0;max-width:84.375%}.social-section .single-image-slider img{height:auto;width:100%}.social-section .slider.single-image .slick-dots{top:auto}.social-section .slider.single-image .slide .title{padding-top:0}.social-section .slider .slick-slide{margin:0 auto;opacity:.4;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;width:280px}.social-section .slider .slick-slide.slick-active{opacity:1}.social-section .slider .slide{border-left:0;margin-right:0;padding-left:0;text-align:center}.social-section .slider .slide img{display:block;-webkit-filter:drop-shadow(4px 4px 40px rgba(62,64,142,.07));filter:drop-shadow(4px 4px 40px rgba(62,64,142,.07));margin:0 auto;overflow:hidden}.social-section .slider .slide .text,.social-section .slider .slide .title{margin:0 auto;max-width:280px}.social-section .slider .slide .title{font-size:18px;font-weight:600;letter-spacing:.5px;line-height:23px;padding-top:66px;text-align:center}.social-section .slider .slide .text{color:#8f8fa0;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:19px;padding:7px 20px;text-align:center}.social-section .slider .slide .slide-wrap{margin:0 auto;padding-top:15px;position:relative;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;width:74vw}.social-section .slider .slick-dots{position:absolute;top:70vw}.integrations-section .tabs-container{height:auto;padding-bottom:10px}.integrations-section .tabs-container .tag{display:table;margin-top:110px}.integrations-section .tabs-container .tabs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.integrations-section .tabs-container .tabs .tab{border-bottom:0;margin:0 auto;opacity:0;pointer-events:none;position:absolute;text-align:center;width:100%}.integrations-section .tabs-container .tabs .tab.active{opacity:1}.integrations-section .tabs-container .tabs .tab-arrow{padding:20px 10px;position:absolute}.integrations-section .tabs-container .tabs .tab-arrow:after,.integrations-section .tabs-container .tabs .tab-arrow:before{background-color:#272850;content:"";display:block;height:3px;position:relative;width:15px}.integrations-section .tabs-container .tabs .tab-arrow.left{left:0}.integrations-section .tabs-container .tabs .tab-arrow.left:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.integrations-section .tabs-container .tabs .tab-arrow.left:after{top:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.integrations-section .tabs-container .tabs .tab-arrow.right{right:0}.integrations-section .tabs-container .tabs .tab-arrow.right:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.integrations-section .tabs-container .tabs .tab-arrow.right:after{top:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.integrations-section .integrations-slider{background-size:cover;height:407px;margin-top:50px;width:100%}.integrations-section .integrations-slider .slides.desktop{display:none}.integrations-section .integrations-slider .slides.mobile{display:block}.integrations-section .integrations-slider .slides.mobile img{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:auto}.integrations-section .logos-container{padding-top:50px}.why-yotpo h2{padding-top:0}.why-yotpo .reasons-list .reason{margin-top:35px;width:100%}}.slick-dots{position:relative}.slick-dots li{height:10px;margin:0 8px;width:10px}.slick-dots li.slick-active button:before{background-color:#0042e4}.slick-dots li button{height:10px;width:10px}.slick-dots li button:before{background-color:#c7d3e8;border:0;font-size:0;height:10px;opacity:1;width:10px}.slick-dots .cta_sectionv3 .pre_fill_rad_v3,.slick-dots .cta_sectionv3 h3{max-width:280px}.faq .wrapper{margin-left:auto;margin-right:auto;padding:80px 25px 140px;width:100%}@media (min-width:768px){.faq .wrapper{margin:0 auto;padding-left:unset;padding-right:unset;padding-top:109px;width:auto;width:575px}}@media (min-width:1024px){.faq .wrapper{padding-bottom:170px;padding-top:150px}}@media (min-width:1280px){.faq .wrapper{padding-bottom:250px;padding-top:0;width:1139px}}@media (min-width:1440px){.faq .wrapper{width:1186px}}@media (min-width:1920px){.faq .wrapper{width:1375px}}.faq .wrapper h2{font-size:32px;font-weight:700;letter-spacing:1px;line-height:37px;margin-bottom:10px;text-align:left}@media (min-width:1280px){.faq .wrapper h2{font-size:47px;font-weight:700;letter-spacing:1px;line-height:52px}}.faq .wrapper>p{margin-bottom:35px}@media (min-width:768px){.faq .wrapper>p{margin-bottom:60px;max-width:404px}}@media (min-width:1280px){.faq .wrapper .toggle-wrapper-parent{-ms-grid-columns:1fr 1fr;display:-ms-grid;display:grid;gap:0 35px;grid-template-columns:1fr 1fr}}@media (min-width:1920px){.faq .wrapper .toggle-wrapper-parent{gap:0 67px}}.faq .wrapper .toggle-wrapper-parent .toggle-wrapper .toggle-component.active button{border-bottom:none;color:#272850}.faq .wrapper .toggle-wrapper-parent .toggle-wrapper .toggle-component.active button .down-arrow{background-image:url(../images/components/arrow/v1-blue.svg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq .wrapper .toggle-wrapper-parent .toggle-wrapper .toggle-component.active .panel{border-color:#272850;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.faq .wrapper .toggle-wrapper-parent .toggle-wrapper .toggle-component button{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8f8fa0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:700;justify-content:space-between;letter-spacing:.5px;line-height:20px;padding:20px 10px}@media (min-width:768px){.faq .wrapper .toggle-wrapper-parent .toggle-wrapper .toggle-component button{padding:20px 15px}}.faq .wrapper .toggle-wrapper-parent .toggle-wrapper .toggle-component button .down-arrow{background-image:url(../images/components/arrow/v1-gray-dark.svg);background-position:100%;background-repeat:no-repeat;background-size:7px;height:7px;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:7px}.faq .wrapper .toggle-wrapper-parent .toggle-wrapper .toggle-component .panel{border-bottom:1px solid #c1c1cc;max-height:0;overflow:hidden;-webkit-transition:max-height .4s;transition:max-height .4s}.faq .wrapper .toggle-wrapper-parent .toggle-wrapper .toggle-component .panel .content{padding:0 10px 20px}@media (min-width:768px){.faq .wrapper .toggle-wrapper-parent .toggle-wrapper .toggle-component .panel .content{padding:0 15px 20px}}.faq .wrapper .toggle-wrapper-parent .toggle-wrapper .toggle-component .panel .content p{font-size:14px;font-weight:500;letter-spacing:.5px;line-height:19px}.faq .wrapper .toggle-wrapper-parent .toggle-wrapper .toggle-component .panel .content p a{color:#0042e4;text-decoration:underline}