.y2-formatting-text p:not(:last-child){margin-bottom:24px}.y2-formatting-text a{text-decoration:underline}.y2-formatting-text blockquote{border-left:3px solid var(--y2-color-dark);padding-left:20px;margin:0 0 24px}.y2-formatting-text pre{background-color:var(--y2-color-grey-9);padding:16px 20px;border-radius:8px;overflow-x:auto;margin:0 0 24px}.y2-formatting-text pre code{background:none;padding:0}.y2-formatting-text code{background-color:var(--y2-color-grey-9);padding:2px 6px;border-radius:4px;font-size:.9em}.y2-formatting-text kbd{background-color:var(--y2-color-grey-9);border:1px solid var(--y2-color-grey-5);border-radius:4px;padding:2px 6px;font-size:.85em;font-family:inherit}.y2-formatting-text ul{list-style:none;padding-left:0;margin:0 0 24px}.y2-formatting-text ul li{position:relative;padding-left:20px;margin-bottom:6px}.y2-formatting-text ul li::before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background-color:var(--y2-color-dark)}.y2-formatting-text ol{list-style:none;padding-left:0;margin:0 0 24px;counter-reset:ol-counter}.y2-formatting-text ol li{position:relative;padding-left:28px;margin-bottom:6px;counter-increment:ol-counter}.y2-formatting-text ol li::before{content:counter(ol-counter);position:absolute;left:0;top:2px;width:20px;height:20px;background-color:var(--y2-color-dark);color:var(--y2-color-white);font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;line-height:1}.y2-formatting-text table{width:100%;border-collapse:collapse;margin-bottom:24px}.y2-formatting-text table th,.y2-formatting-text table td{text-align:left;padding:10px 16px;border:.5px solid var(--y2-color-grey-5)}.y2-formatting-text table th{background-color:var(--y2-color-grey-9);font-weight:500}.y2-formatting-text hr{border:none;border-top:1px solid var(--y2-color-grey-5);margin:24px 0}.y2-formatting-text details{border:1px solid var(--y2-color-grey-5);border-radius:8px;padding:12px 16px;margin-bottom:24px}.y2-formatting-text details summary{cursor:pointer;font-weight:500}.y2-formatting-text details p{margin-top:10px}.y2-formatting-text mark{background-color:#fff3cd;padding:2px 4px}.y2-formatting-text figure{margin:0 0 24px}.y2-formatting-text figcaption{margin-top:6px;color:var(--y2-color-grey-8)}@media(max-width: 1279.98px){.y2-formatting-text p:not(:last-child){margin-bottom:20px}}.rad-select{position:relative}.rad-select__trigger{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border:none;border-radius:100px;cursor:pointer;background:#fff;min-height:44px;box-shadow:inset 0 0 0 1px #c1c1cc;box-sizing:border-box;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:20px;letter-spacing:0;color:#313438}@media screen and (min-width: 1920px){.rad-select__trigger{min-height:48px}}.rad-select__arrow{position:absolute;right:0;top:0;width:44px;height:100%;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 12.4L5 7.4L6.4 6L10 9.6L13.6 6L15 7.4L10 12.4Z' fill='%23313438'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px;font-size:0;pointer-events:none;transition:transform .25s ease}.rad-select__label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,sans-serif;color:#313438;font-size:14px}.rad-select__dropdown{position:absolute;top:100%;left:0;right:0;z-index:10;background:#fff;border:1px solid #c1c1cc;border-radius:20px;margin-top:4px;box-shadow:none;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.rad-select__search{display:block;width:100%;padding:8px 12px;border:none;border-bottom:1px solid #eee;outline:none;font-size:12px;box-sizing:border-box;font-family:Inter,sans-serif;font-weight:400;letter-spacing:0;color:#313438}.rad-select__search::placeholder{color:#c1c1cc;font-family:Inter,sans-serif;font-size:12px;font-weight:400;letter-spacing:0}.rad-select__search:focus::placeholder{color:rgba(0,0,0,0)}.rad-select__list{list-style:none;margin:0;padding:0;overflow:hidden}.rad-select__scroller{overflow-y:scroll;max-height:200px;height:auto;background-color:#fff}.rad-select__scroller::-webkit-scrollbar{-webkit-appearance:none;width:3px}.rad-select__scroller::-webkit-scrollbar-thumb{background-color:#c1c1cc}.rad-select__option{padding:10px 14px;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;color:#313438;position:relative}.rad-select__option:hover{background:rgba(0,0,0,0);color:#0042e4}.rad-select__option.active{color:#0042e4;background:rgba(0,0,0,0)}.rad-select--open .rad-select__trigger{box-shadow:inset 0 0 0 1px #c1c1cc}.rad-select--open .rad-select__arrow{transform:rotate(180deg)}.rad-select--open .rad-select__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.rad-select--has-value .rad-select__trigger{box-shadow:inset 0 0 0 1px #c1c1cc}.rad-select--not-valid .rad-select__trigger{box-shadow:inset 0 0 0 1px #df4f5c !important}.y2-cta-block{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.y2-cta-block .form-footer{font-size:12px;width:100%}.y2-cta-block .form-footer a{text-decoration:underline}.y2-cta-block .chilipiper-popup{z-index:1 !important}.y2-cta-block .chilipiper-popup-window{max-width:100%;max-height:100%;padding:32px 32px 0;background-color:var(--yotpo-color-cream) !important}.y2-cta-block__form{width:100%}.y2-cta-block__rad-step{display:block;width:100%}.y2-cta-block__rad-step.--hidden{display:none}.y2-cta-block__rad-loader{text-align:center;padding:55px 0 40px;background-image:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='40px' height='40px' viewBox='0 0 50 50' xml:space='preserve'> <circle r='16.5' cx='50%25' cy='50%25' fill='none' stroke-width='4' stroke='%23c1c1cc'></circle> <path fill='%23000000' d='M25.251,6.461c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615V6.461z'> <animateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.4s' repeatCount='indefinite'></animateTransform> </path> </svg>");background-repeat:no-repeat;background-position:center top;background-size:35px}.y2-cta-block__rad-loader-text{display:block;font-family:var(--y2-font-family-heading);font-size:24px;font-weight:500;line-height:1.2;margin-bottom:8px}.y2-cta-block__rad-loader-subtext{display:block;font-size:14px;line-height:1.5;color:#666}.y2-cta-block__rad-chilipiper{min-height:400px;display:none}.y2-cta-block__rad-chilipiper.chilipiper-ready{display:block}.y2-cta-block__rad-step.--ready-loader{display:none}.y2-cta-block__rad-step.--ready-chilipiper{display:block}@media(max-width: 767.98px){.y2-cta-block .form-footer{font-size:9px}}@media(min-width: 1024px){body.--ribbon-bottom-desktop{padding-bottom:50px}}@media(max-width: 1023.98px){body.--ribbon-bottom-mobile{padding-bottom:50px}}.y2-ribbon{--side-padding: 30px;position:relative;background-color:var(--ribbon-bg, var(--y2-color-dark));color:var(--ribbon-color, var(--y2-color-white));background-size:cover;background-position:center;background-repeat:no-repeat;min-height:50px;text-align:center;display:flex;align-items:center;justify-content:center;gap:20px;font-size:16px;font-weight:400;line-height:150%;z-index:100}.y2-ribbon.--desktop-bottom{position:fixed;bottom:0;left:0;right:0}@media(max-width: 1023.98px){.y2-ribbon.--mobile-bottom{position:fixed;bottom:0;left:0;right:0}.y2-ribbon.--mobile-top{position:relative;bottom:auto;left:auto;right:auto}}.y2-ribbon__close{background:none;border:none;padding:0;margin:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:var(--ribbon-close-bg, var(--y2-color-grey-2));border-radius:50%;color:var(--ribbon-close-icon, var(--y2-color-dark));margin-right:var(--side-padding);flex-shrink:0}.y2-ribbon__close:hover{cursor:pointer}.y2-ribbon__content{display:flex;align-items:center;justify-content:center;gap:15px;margin-left:auto;margin-right:auto;padding-left:var(--side-padding);white-space:nowrap;overflow:hidden}.y2-ribbon__content-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.y2-ribbon__content-text.--mobile{display:none}@media(max-width: 1023.98px){.y2-ribbon__content-text.--desktop{display:none}.y2-ribbon__content-text.--mobile{display:block}}.y2-ribbon__content-button{display:flex;align-items:center;gap:6px;color:var(--ribbon-color, var(--y2-color-white));text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;flex-shrink:0}.y2-ribbon__content-button-arrow{display:none}@media(max-width: 1919.98px){.y2-ribbon{--side-padding: 60px}.y2-ribbon__content{gap:20px}}@media(max-width: 1439.98px){.y2-ribbon{--side-padding: 35px}}@media(max-width: 1279.98px){.y2-ribbon{--side-padding: 14px}}@media(max-width: 1023.98px){.y2-ribbon{--side-padding: 30px}}@media(max-width: 767.98px){.y2-ribbon{--side-padding: 15px}.y2-ribbon__close{display:none}.y2-ribbon__content-button-text{display:none}.y2-ribbon__content-button-arrow{display:block}}.y2-site-footer{position:relative;background-color:var(--y2-color-dark);color:var(--y2-color-white);padding-top:65px;border-top:.5px solid var(--y2-color-grey-5);overflow:hidden}.y2-site-footer .y2-plus{top:39px}.y2-site-footer__background{position:absolute;bottom:0px;left:0px;object-fit:cover;object-position:center;height:100%;width:100%;z-index:0;pointer-events:none}.y2-site-footer__container{position:absolute;top:0px;left:50%;transform:translateX(-50%);height:100%;pointer-events:none}.y2-site-footer__colored-strip{width:110px;margin-bottom:40px}.y2-site-footer__title{width:595px;max-width:100%;margin-bottom:10px}.y2-site-footer__description{width:560px;max-width:100%;margin-bottom:30px}.y2-site-footer__navigation{width:100%;display:flex}.y2-site-footer__navigation-column{width:25%;padding-left:36px;padding-right:9px;display:flex;flex-direction:column;gap:60px}.y2-site-footer__navigation-row{display:flex;flex-direction:column;gap:18px}.y2-site-footer__navigation-row-title{color:var(--y2-color-grey-2)}.y2-site-footer__navigation-row-icon{display:none}.y2-site-footer__navigation-links{display:flex;flex-direction:column;gap:8px}.y2-site-footer__navigation-link{font-size:14px}.y2-site-footer__legal{display:flex;gap:30px;flex-wrap:wrap}.y2-site-footer__legal-link{font-size:14px}.y2-site-footer__social{display:flex;gap:20px;flex-wrap:wrap;justify-content:flex-end}.y2-site-footer__top{position:relative}.y2-site-footer__top-container{display:flex;justify-content:space-between;align-items:flex-start}.y2-site-footer__top-left{width:50%}.y2-site-footer__top-right{width:50%;padding-block:35px}.y2-site-footer__middle{position:relative;overflow:hidden;height:350px;border-top:.5px solid var(--y2-color-grey-5)}.y2-site-footer__middle-logo{margin-top:-12px;position:absolute;top:0;left:50%;transform:translateX(-50%);width:120%;max-width:2305px;filter:brightness(0) invert(1)}.y2-site-footer__bottom{position:relative;border-top:.5px solid var(--y2-color-grey-5)}.y2-site-footer__bottom-container{display:flex;justify-content:space-between;padding:23px 0px}@media(max-width: 1919.98px){.y2-site-footer{padding-top:95px}.y2-site-footer .y2-plus{top:40px}.y2-site-footer__title{width:535px}.y2-site-footer__description{width:400px}.y2-site-footer__navigation-column{padding-left:25px}.y2-site-footer__navigation-row{gap:12px}.y2-site-footer__navigation-links{gap:6px}.y2-site-footer__middle{height:270px}.y2-site-footer__middle-logo{margin-left:40px}.y2-site-footer__top-right{padding-top:20px}}@media(max-width: 1439.98px){.y2-site-footer{padding-top:80px}.y2-site-footer .y2-plus{top:35px}.y2-site-footer__title{width:430px}.y2-site-footer__description{width:320px;margin-bottom:15px}.y2-site-footer__middle{height:235px}.y2-site-footer__top-right{padding-top:20px}.y2-site-footer__top-left{padding-top:0}.y2-site-footer__top-left-content-form{width:335px;max-width:100%}}@media(max-width: 1279.98px){.y2-site-footer{padding-top:70px}.y2-site-footer .y2-plus{top:28px}.y2-site-footer__top-right{padding-top:26px}.y2-site-footer__colored-strip{margin-bottom:30px}.y2-site-footer__title{width:420px}.y2-site-footer__middle{height:200px}.y2-site-footer__middle-logo{margin-top:-10px;width:130%}.y2-site-footer__legal{gap:20px}.y2-site-footer__navigation-column{padding-left:20px;gap:40px}.y2-site-footer__navigation-links{gap:8px}}@media(max-width: 1023.98px){.y2-site-footer .y2-plus{top:28px}.y2-site-footer__colored-strip{display:none}.y2-site-footer__middle{border-top:none;height:150px}.y2-site-footer__title{width:650px}.y2-site-footer__description{width:460px;margin-bottom:20px}.y2-site-footer__top-container{flex-direction:column-reverse;width:100%}.y2-site-footer__top-left{width:100%;padding-inline:calc((100% - 640px)/2);padding-top:30px;padding-bottom:55px}.y2-site-footer__top-right{width:100%;padding-inline:calc((100% - 640px)/2);padding-bottom:30px;border-bottom:.5px solid var(--y2-color-grey-5)}.y2-site-footer__content{padding-left:0px;display:flex;flex-direction:column;align-items:center;text-align:center}.y2-site-footer__bottom-container{align-items:center}.y2-site-footer__social{gap:15px}.y2-site-footer__social-link{width:18px;height:18px}.y2-site-footer__legal{gap:10px}.y2-site-footer__legal-link{font-size:10px}}@media(max-width: 767.98px){.y2-site-footer{padding-top:0px}.y2-site-footer .y2-plus{display:none}.y2-site-footer__top-right,.y2-site-footer__top-left{padding:0}.y2-site-footer__top-container{gap:43px;padding:0 0 30px}.y2-site-footer__bottom{padding-inline:20px}.y2-site-footer__bottom-container{flex-direction:column;text-align:center;gap:20px}.y2-site-footer__middle{height:72px}.y2-site-footer__middle-logo{margin-top:0px;margin-left:15px;width:457px}.y2-site-footer__legal{justify-content:center;width:305px;gap:10px 28px}.y2-site-footer__title{width:280px;margin-bottom:0}.y2-site-footer__description{width:240px;margin-bottom:20px;font-size:12px;line-height:1.4166666667}.y2-site-footer__navigation{flex-direction:column}.y2-site-footer__navigation-column{width:100%;gap:0px;padding:0px}.y2-site-footer__navigation-links{gap:4px;max-height:0px;overflow:hidden;visibility:hidden;transition:max-height .3s ease-in-out}.y2-site-footer__navigation-row{padding-block:10px;padding-inline:20px;gap:0px;border-top:1px solid var(--y2-color-grey-11);background-color:var(--y2-color-dark)}.y2-site-footer__navigation-row.--active .y2-site-footer__navigation-links{max-height:500px;visibility:visible}.y2-site-footer__navigation-row.--active .y2-site-footer__navigation-row-icon{transform:rotate(45deg)}.y2-site-footer__navigation-row-title{min-height:40px;display:flex;align-items:center;justify-content:space-between}.y2-site-footer__navigation-row-icon{display:flex;transition:transform .3s ease-in-out}}.y2-request-a-demo-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--yotpo-color-cream);z-index:1000;display:none}.y2-request-a-demo-popup--open{display:block}.y2-request-a-demo-popup__close{position:absolute;right:20px;top:20px;border:none;padding:0;margin:0;background-color:rgba(0,0,0,0);cursor:pointer;z-index:2}.y2-request-a-demo-popup__content{display:flex;height:100%}.y2-request-a-demo-popup__side{flex:1;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.y2-request-a-demo-popup__side.--logos{background-color:var(--yotpo-color-hard-cream)}.y2-request-a-demo-popup__step{display:block}.y2-request-a-demo-popup__step--hidden{display:none}.y2-request-a-demo-popup__loader{text-align:center;padding:40px 0}.y2-request-a-demo-popup__loader-text{display:block;font-size:18px;font-weight:600;margin-bottom:8px}.y2-request-a-demo-popup__loader-subtext{display:block;font-size:14px;color:#666}.y2-request-a-demo-popup__chilipiper{min-height:400px}.y2-request-a-demo-popup__step--ready .y2-request-a-demo-popup__loader{display:none}.y2-request-a-demo-popup .rad-checkboxes-group{margin-bottom:16px}.y2-request-a-demo-popup .rad-checkboxes-title{font-size:14px;font-weight:600;margin-bottom:8px;cursor:pointer}@media(min-width: 768px){.y2-request-a-demo-popup .rad-checkboxes-title{cursor:default}}.y2-request-a-demo-popup .rad-checkboxes-title.not-valid{color:#df4f5c}.y2-request-a-demo-popup .rad-checkboxes-wrapper{display:none}.y2-request-a-demo-popup .rad-checkboxes-wrapper.visible{display:block}@media(min-width: 768px){.y2-request-a-demo-popup .rad-checkboxes-wrapper{display:grid}}body.y2-request-a-demo-popup-lock{overflow:hidden}.y2-request-a-demo-popup{background-color:#e5f4f2}.y2-request-a-demo-popup .y2-request-a-demo-popup__close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M14.9999 13.2331L21.1871 7.0459L22.9549 8.81366L16.7676 15.0009L22.9549 21.188L21.1871 22.9557L14.9999 16.7686L8.8127 22.9557L7.04492 21.188L13.2321 15.0009L7.04492 8.81366L8.8127 7.0459L14.9999 13.2331Z' fill='%23313438'/%3E%3C/svg%3E");width:30px;height:30px;position:fixed;z-index:2;top:17px;right:17px;cursor:pointer}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__close{top:30px;right:30px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content{display:flex;width:100%;max-height:100vh;position:relative;justify-content:center;flex:1}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form{display:flex;flex-flow:column;justify-content:flex-start;align-items:center;transition:width .5s ease-in-out;height:100vh;flex:1;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form::-webkit-scrollbar{display:none}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step{max-width:500px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step{max-width:400px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step{max-width:500px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"]{width:330px;margin-bottom:0;overflow-x:clip}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"]{width:500px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__logo-image{width:80px;height:22px;margin:0 auto}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__logo-image{margin-left:0}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__logo-image{width:91.667px;height:25px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__title{margin-top:15px;margin-bottom:20px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__title{margin:20px auto 12px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__title{margin:20px auto 20px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__title{margin:20px auto 12px}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__title{margin:30px auto 15px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__description{margin-bottom:15px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__description{text-align:center;margin-bottom:20px;margin-left:0;font-size:16px;font-weight:400;line-height:23px;letter-spacing:0}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__description{margin-bottom:20px;text-align:left}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .y2-request-a-demo-popup__description{margin-bottom:30px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .rad-checkboxes-title{color:#272850;font-size:16px;font-weight:400;line-height:23px;letter-spacing:.5px;margin:12px 0 15px 0}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .rad-checkboxes-title{font-size:18px;line-height:25px;letter-spacing:1px;margin:15px 0 25px 0}}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .rad-checkboxes-title{margin:15px 0 20px 0}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .form-footer{width:330px;padding-bottom:40px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .form-footer{text-align:left;margin-top:8px;width:100%}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .form-footer p{font-size:9px !important;font-weight:400;line-height:17px;letter-spacing:.417px;color:#c1c1cc}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .form-footer p{font-size:10px !important}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .form-footer p a{text-decoration:underline}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search)::placeholder{font-size:13px}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search)::placeholder{font-size:14px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search){padding-left:13px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search){padding-left:16.5px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container input[type=submit]{margin-top:0}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-form-field{margin-bottom:12px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-hubspot__estimated_monthly_orders .rad-select.rad-select--has-value .rad-select__trigger .rad-select__label,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-platform__c .rad-select.rad-select--has-value .rad-select__trigger .rad-select__label{color:#272850}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-hubspot__estimated_monthly_orders .rad-select.rad-select--has-value .rad-select__trigger .rad-select__label,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-platform__c .rad-select.rad-select--has-value .rad-select__trigger .rad-select__label{width:130px;text-overflow:ellipsis}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-hubspot__estimated_monthly_orders .rad-select.rad-select--has-value .rad-select__trigger .rad-select__label,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-platform__c .rad-select.rad-select--has-value .rad-select__trigger .rad-select__label{width:100px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-hubspot__estimated_monthly_orders .rad-select.rad-select--has-value .rad-select__trigger .rad-select__label,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-platform__c .rad-select.rad-select--has-value .rad-select__trigger .rad-select__label{width:143px}}@media(min-width: 1440px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-hubspot__estimated_monthly_orders .rad-select.rad-select--has-value .rad-select__trigger .rad-select__label,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-platform__c .rad-select.rad-select--has-value .rad-select__trigger .rad-select__label{width:155px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-hubspot__estimated_monthly_orders .rad-select .rad-select__dropdown,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-platform__c .rad-select .rad-select__dropdown{height:200px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-hubspot__estimated_monthly_orders .rad-select .rad-select__dropdown .rad-select__list.active,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs-platform__c .rad-select .rad-select__dropdown .rad-select__list.active{max-height:100%}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs_country_phone_code .rad-select .rad-select__arrow{width:36px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .hs_country_phone_code .rad-select .rad-select__arrow{width:44px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .rad-select--not-valid .rad-select__trigger{box-shadow:inset 0 0 0 1px #df4f5c !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .rad-checkboxes-group{margin-bottom:25px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .rad-checkboxes-wrapper .hs_interested_in_sms__c label:after{background-size:15px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .rad-checkboxes-wrapper .hs-form-field{margin-bottom:0}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox{height:48px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox label{height:48px;font-size:14px;font-weight:600;line-height:19px;letter-spacing:.5px;padding-left:50px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox label:after{height:48px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .rad-checkboxes-wrapper .hs-form-field .hs-fieldtype-booleancheckbox label{display:none;font-size:14px;font-weight:600;line-height:19px;letter-spacing:.5px}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container .form-columns-2{max-width:100% !important}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5){display:block}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5){display:flex}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5)>.hs_hubspot__estimated_monthly_orders{width:100% !important}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5)>.hs_hubspot__estimated_monthly_orders{width:calc(50% - 7.5px) !important}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5)>.hs_hubspot__estimated_monthly_orders{width:calc(50% - 6px) !important}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5)>.hs_platform__c{width:100% !important}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5)>.hs_platform__c{width:calc(50% - 7.5px) !important}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5)>.hs_platform__c{width:calc(50% - 6px) !important}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5) .rad-select .rad-select__trigger{padding-left:16.5px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5) .rad-select .rad-select__trigger .rad-select__label{color:#313438;font-size:13px}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5) .rad-select .rad-select__trigger .rad-select__label{font-size:14px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5) .rad-select .rad-select__arrow{width:36px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form .y2-request-a-demo-popup__step[data-step="1"] .hs-general-form-container fieldset:nth-child(5) .rad-select .rad-select__arrow{width:44px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__step{max-width:87.5%;width:100%;margin-bottom:50px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__step{max-width:450px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__step{max-width:370px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__step{max-width:500px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__logo-image{display:block;width:80px;height:22px;background-image:url(../svg/yotpo-logo-v3-2.svg);background-size:cover;margin:0 auto}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__logo-image{margin-left:0}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__logo-image{width:91.667px;height:25px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__title{text-align:center;font-size:32px;font-weight:700;line-height:37px;letter-spacing:1px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__title{font-size:47px;font-weight:700;line-height:52px;letter-spacing:1px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__title{font-size:32px;font-weight:700;line-height:37px;letter-spacing:1px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__title{font-size:47px;font-weight:700;line-height:52px;letter-spacing:1px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__title{margin-top:25px;margin-bottom:12px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__title{margin-top:50px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__title{text-align:left;white-space:nowrap;margin-bottom:9px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__title{margin-top:30px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__description{text-align:center;margin:0 auto 30px;font-size:16px;font-weight:500;line-height:23px;letter-spacing:.5px}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__description{font-size:18px;font-weight:500;line-height:25px;letter-spacing:1px}}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__description{max-width:462px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__description{max-width:unset;text-align:left}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__description{margin:0 auto 55px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-group{margin-bottom:12px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content [data-step="1"] .hbspt-form .submitted-message{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content [data-step="1"] .y2-request-a-demo-popup__form{position:relative}.y2-request-a-demo-popup .y2-request-a-demo-popup__content [data-step="1"] .y2-request-a-demo-popup__form .loader{display:none;width:100%;position:absolute;position:absolute;left:50%;transform:translateX(-50%);background-image:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='40px' height='40px' viewBox='0 0 50 50' xml:space='preserve'> <circle r='16.5' cx='50%25' cy='50%25' fill='none' stroke-width='4' stroke='%23c1c1cc'></circle> <path fill='%230042e4' d='M25.251,6.461c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615V6.461z'> <animateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.4s' repeatCount='indefinite'></animateTransform> </path> </svg>");text-align:center;padding-top:70px;margin-top:70px;padding-bottom:0;background-repeat:no-repeat;background-position:center bottom;font-size:14px;font-weight:500;line-height:19px;letter-spacing:.5px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content [data-step="1"] .y2-request-a-demo-popup__form .loader{font-size:18px;font-weight:500;line-height:25px;letter-spacing:1px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content [data-step="1"] .hbspt-form .typing:not(.valid) input{box-shadow:inset 0 0 0 1px #272850 !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content [data-step="1"] .hbspt-form .not-valid input{box-shadow:inset 0 0 0 1px #df4f5c !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content [data-step="1"] .hbspt-form .not-valid input.error{box-shadow:inset 0 0 0 1px #df4f5c !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container.hideCheckbox .hs_newsletter_opt_in{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container.sending .actions input[type=submit]{color:#0042e4}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container.sending .actions{position:relative;pointer-events:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container.sending .actions:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;background-color:inherit}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container.sending .actions:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:25px;height:25px;border-radius:50%;background-color:rgba(0,0,0,0);border:4px solid hsla(0,0%,100%,.4);border-top:4px solid #fff;animation:.6s icon-spin linear infinite;transform-origin:center;margin-top:6px}@keyframes icon-spin{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-error-msgs-custom{font-family:Inter !important;font-size:11px;font-weight:400;line-height:11px;margin-top:6px;letter-spacing:0;color:#df4f5c}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-error-msgs-custom.checkboxes-error-msg{margin-top:10px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .input .hs-error-msgs-custom:not(.select-error-msg){display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .not-valid .hs-error-msgs-custom{display:block !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .typing .hs-error-msgs-custom,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .valid .hs-error-msgs-custom{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs_error_rollup{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field{position:relative;margin-bottom:12px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field .hs-error-msgs{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field .not-valid .hs-error-msgs-custom{display:block !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field .typing .hs-error-msgs-custom{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field .valid .hs-error-msgs-custom{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container label:empty{display:none !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search){height:48px;border-radius:0;padding:0 22px;outline:none;border:none;font-size:16px;font-weight:600;line-height:21px;letter-spacing:.5px;color:#313438;font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search)::-webkit-input-placeholder{font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search):-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search)::-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search):-ms-input-placeholder{font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search){transition:box-shadow .3s ease-in-out;width:100%;appearance:none;display:block;box-sizing:border-box;color:#272850;box-shadow:inset 0 0 0 1px #c1c1cc;background-color:#fff;color:#313438;font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search)::-webkit-input-placeholder{color:#313438}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search):-moz-placeholder{color:#313438}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search)::-moz-placeholder{color:#313438}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search):-ms-input-placeholder{color:#313438}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search){font-size:14px;font-weight:500;line-height:19px;letter-spacing:.5px;font-weight:400;color:#313438;font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search)::-webkit-input-placeholder{font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search):-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search)::-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search):-ms-input-placeholder{font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search){height:48px;padding:0 16.5px;color:#313438;font-size:13px;height:44px;border-radius:100px;padding-right:30px}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field:not(.hs-fieldtype-booleancheckbox) input:not(.input-search):not(.rad-select__search){height:48px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .not-valid input:not(.input-search):not(.rad-select__search){box-shadow:inset 0 0 0 1px #df4f5c !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-richtext{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-fieldtype-booleancheckbox .inputs-list{padding:0;margin:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-fieldtype-booleancheckbox .inputs-list .hs-form-booleancheckbox{list-style:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-fieldtype-booleancheckbox span{margin-left:0 !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-fieldtype-booleancheckbox.checked label:before{background-size:9.7px 8px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='11.6' height='8' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8339 2.15162L4.60311 8.82617L0.244141 4.8025L1.68004 3.47706L4.60311 6.17528L10.398 0.826172L11.8339 2.15162Z' fill='%23313438'/%3E%3C/svg%3E");background-color:rgba(0,0,0,0)}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-fieldtype-booleancheckbox.checked label:before{background-size:10.7px 8px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-fieldtype-booleancheckbox label{cursor:pointer;position:relative;padding-left:24px;display:block;color:#313438;font-family:Inter !important;font-size:10px;line-height:18px;font-weight:400;letter-spacing:0}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-fieldtype-booleancheckbox label{font-size:11px}}@media(min-width: 1440px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-fieldtype-booleancheckbox label{font-size:12px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-fieldtype-booleancheckbox label:before{position:absolute;top:0;left:0;content:"";display:inline-block;vertical-align:text-top;width:16px;height:16px;background-color:#fff;box-shadow:inset 0 0 0 1px #313438}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-fieldtype-booleancheckbox label:before{width:16.6px;height:18px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-fieldtype-booleancheckbox input{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-1,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-2{max-width:unset !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-1 .input,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-2 .input{margin-right:0 !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-2{display:flex;justify-content:space-between}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-2>:first-child{width:92px !important}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-2>:first-child{width:130px !important}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-2>:nth-child(2){width:calc(100% - 92px - 12px) !important}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-2>:nth-child(2){width:calc(100% - 130px - 12px) !important}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-2 .rad-select .rad-select__trigger{padding-right:22px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-2 .hs_country_phone_code .rad-select .rad-select__dropdown .rad-select__list{overflow:hidden}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-2 .hs_country_phone_code .rad-select .rad-select__dropdown .rad-select__list .rad-select__option{padding:10px;font-weight:400;font-size:12px;color:#313438;font-family:Inter !important;letter-spacing:0;line-height:18px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .form-columns-2 .rad-select--loading .rad-select__label{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs_error_rollup{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field{position:relative;margin-bottom:12px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field .hs-error-msgs{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field .not-valid .hs-error-msgs-custom{display:block !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field .typing .hs-error-msgs-custom{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .hs-form-field .valid .hs-error-msgs-custom{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group{margin-bottom:30px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper{display:grid;gap:10px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px)and (max-width: 1279.98px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper{gap:7px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field{margin-bottom:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs_interested_in_subscription__c{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs-fieldtype-booleancheckbox.checked label:before{display:block}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs-fieldtype-booleancheckbox label{padding:0 0 0 55px;color:#272850;height:55px;display:flex;align-items:center;transition:background-color .2s ease-in-out;font-size:16px;font-weight:600;line-height:21px;letter-spacing:.5px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs-fieldtype-booleancheckbox label{font-size:14px;font-weight:500;line-height:19px;letter-spacing:.5px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs-fieldtype-booleancheckbox label{font-size:16px;font-weight:600;line-height:21px;letter-spacing:.5px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs-fieldtype-booleancheckbox label{background-color:#e7edf7}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs-fieldtype-booleancheckbox label{padding:0 0 0 50px;font-weight:600}}@media(min-width: 1024px)and (max-width: 1279.98px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs-fieldtype-booleancheckbox label{font-size:12px;font-weight:500;line-height:17px;letter-spacing:.5px;font-weight:600;height:43px;padding:0 0 0 40px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs-fieldtype-booleancheckbox label:before{display:none;border:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23fff' d='M7 6.998c.348-.348.312-.804-.036-1.152L4.732 3.614 6.964 1.37C7.3 1.034 7.348.578 7 .23c-.324-.324-.804-.3-1.14.036L3.628 2.498 1.384.266C1.048-.07.568-.094.244.23c-.348.348-.3.804.036 1.14l2.232 2.244L.28 5.846c-.348.348-.384.804-.036 1.152.324.324.804.3 1.14-.036l2.244-2.244L5.86 6.962c.324.336.816.36 1.14.036z'/></svg>");background-color:rgba(0,0,0,0);position:absolute;position:absolute;top:50%;transform:translateY(-50%);right:20px;left:unset;box-shadow:none;width:10px;height:10px;background-size:10px}@media(min-width: 1024px)and (max-width: 1279.98px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs-fieldtype-booleancheckbox label:before{right:12px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs-fieldtype-booleancheckbox label:after{position:absolute;content:"";left:0;top:0;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:18px;height:55px;width:55px}@media(min-width: 1024px)and (max-width: 1279.98px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .hs-general-form-container .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.hs-fieldtype-booleancheckbox label:after{height:43px;width:43px}}.y2-request-a-demo-popup .hs-general-form-container .hs_email .hs-error-msgs.inputs-list:nth-of-type(2){display:none}.y2-request-a-demo-popup .hs-general-form-container .form-group.blurInvalid .input{box-shadow:inset 0 0 0 1px #df4f5c}.y2-request-a-demo-popup .hs-general-form-container.hideCheckbox .hs_newsletter_opt_in{display:none}.y2-request-a-demo-popup .hs-general-form-container fieldset{max-width:unset !important}.y2-request-a-demo-popup .hs-general-form-container .form-columns-1 .hs-input{width:100% !important}.y2-request-a-demo-popup .hs-general-form-container .hs-richtext:not(.hs-main-font-element),.y2-request-a-demo-popup .hs-general-form-container .hs_error_rollup:not(.hs-main-font-element){display:none}.y2-request-a-demo-popup .hs-general-form-container .hs-richtext.hs-main-font-element h1{margin:0 !important}.y2-request-a-demo-popup .hs-general-form-container .invalid{box-shadow:inset 0 0 0 1px #df4f5c !important}.y2-request-a-demo-popup .hs-general-form-container .hs-error-msg{font-size:12px;font-weight:500;line-height:17px;letter-spacing:.5px;color:#df4f5c}.y2-request-a-demo-popup .hs-general-form-container .form-group,.y2-request-a-demo-popup .hs-general-form-container .hs-state{margin-bottom:15px}.y2-request-a-demo-popup .hs-general-form-container .form-group.hs-fieldtype-number label span,.y2-request-a-demo-popup .hs-general-form-container .form-group.hs-fieldtype-checkbox label span,.y2-request-a-demo-popup .hs-general-form-container .hs-state.hs-fieldtype-number label span,.y2-request-a-demo-popup .hs-general-form-container .hs-state.hs-fieldtype-checkbox label span{display:inline-block;color:#8f8fa0;font-size:12px;font-weight:500;line-height:17px;letter-spacing:.5px}.y2-request-a-demo-popup .hs-general-form-container .form-group label:empty,.y2-request-a-demo-popup .hs-general-form-container .hs-state label:empty{display:none !important}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]),.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]){height:48px;border-radius:0;padding:0 22px;outline:none;border:none;font-size:16px;font-weight:600;line-height:21px;letter-spacing:.5px;color:#313438;font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-webkit-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-webkit-input-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-ms-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-ms-input-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]),.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]){transition:box-shadow .3s ease-in-out;width:100%;appearance:none;display:block;box-sizing:border-box;color:#272850;box-shadow:inset 0 0 0 1px #c1c1cc;background-color:#fff;color:#313438;font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-webkit-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-webkit-input-placeholder{color:#313438}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-moz-placeholder{color:#313438}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-moz-placeholder{color:#313438}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-ms-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-ms-input-placeholder{color:#313438}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]),.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]){font-size:14px;font-weight:500;line-height:19px;letter-spacing:.5px;font-weight:400;color:#313438;font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-webkit-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-webkit-input-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox])::-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-ms-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]):-ms-input-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]),.y2-request-a-demo-popup .hs-general-form-container .hs-state:not(.form-group-checkbox) input:not(.input-search):not([type=checkbox]){height:48px;padding:0 16.5px;color:#313438}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea{font-size:16px;font-weight:600;line-height:21px;letter-spacing:.5px;color:#313438;font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea::-webkit-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea::-webkit-input-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea:-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea:-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea::-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea::-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea:-ms-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea:-ms-input-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea{height:auto;resize:none;border-radius:0;padding:10px 22px 0;outline:none;border:none;transition:box-shadow .3s ease-in-out;width:100%;appearance:none;display:block;font-size:14px;font-weight:500;line-height:19px;letter-spacing:.5px;font-weight:600;color:#313438;font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea::-webkit-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea::-webkit-input-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea:-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea:-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea::-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea::-moz-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea:-ms-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea:-ms-input-placeholder{font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea{padding:10px 16.5px 0;color:#272850;box-shadow:inset 0 0 0 1px #c1c1cc;background-color:#fff;color:#313438;font-weight:400}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea::-webkit-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea::-webkit-input-placeholder{color:#313438}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea:-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea:-moz-placeholder{color:#313438}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea::-moz-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea::-moz-placeholder{color:#313438}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea:-ms-input-placeholder,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea:-ms-input-placeholder{color:#313438}.y2-request-a-demo-popup .hs-general-form-container .form-group textarea,.y2-request-a-demo-popup .hs-general-form-container .hs-state textarea{max-width:100%}.y2-request-a-demo-popup .hs-general-form-container .form-group.form-group-checkbox.checked label:before,.y2-request-a-demo-popup .hs-general-form-container .hs-state.form-group-checkbox.checked label:before{background-size:60%;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><g fill='none' fill-rule='evenodd'><g fill='%23323438'><g><g><g><g><path d='M6.742.816c.318.318.318.834 0 1.152L3.176 5.533c-.055.056-.117.102-.182.138l.031-.024c-.344.289-.858.244-1.147-.1L.19 3.535c-.289-.344-.244-.858.1-1.147.345-.289.859-.244 1.148.1l1.131 1.35L5.591.815C5.908.5 6.424.5 6.74.816z' transform='translate(-344 -207) translate(57 101) translate(0 48) translate(287 58) translate(.5 .969)'/></g></g></g></g></g></g></svg>")}.y2-request-a-demo-popup .hs-general-form-container .form-group.form-group-checkbox label,.y2-request-a-demo-popup .hs-general-form-container .hs-state.form-group-checkbox label{cursor:pointer;position:relative;padding-left:27px;display:block;color:#323438;letter-spacing:0;font-weight:400;text-align:left}.y2-request-a-demo-popup .hs-general-form-container .form-group.form-group-checkbox label:before,.y2-request-a-demo-popup .hs-general-form-container .hs-state.form-group-checkbox label:before{position:absolute;top:0;left:0;content:"";display:inline-block;vertical-align:text-top;width:18px;height:18px;background-color:#fff;box-shadow:inset 0 0 0 1px #323438}.y2-request-a-demo-popup .hs-general-form-container .form-group.form-group-checkbox label:hover:before,.y2-request-a-demo-popup .hs-general-form-container .hs-state.form-group-checkbox label:hover:before{background-color:#eef3f6}.y2-request-a-demo-popup .hs-general-form-container .form-group.form-group-checkbox input,.y2-request-a-demo-popup .hs-general-form-container .hs-state.form-group-checkbox input{display:none}.y2-request-a-demo-popup .hs-general-form-container input[type=submit]{margin-top:12px;width:100%;border:none;outline:none;border-radius:0;height:51px;padding:0 22px;width:auto;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;line-height:25px;letter-spacing:.5px;transition:all .3s ease-in-out;min-width:201px;text-decoration:none;color:#fff;background-color:#0042e4}.y2-request-a-demo-popup .hs-general-form-container input[type=submit]:hover{background-color:#0042e4}.y2-request-a-demo-popup .hs-general-form-container input[type=submit]{justify-content:center;width:100%}@media(max-width: 767.98px){.y2-request-a-demo-popup .hs-general-form-container .rad-select .rad-select__trigger .rad-select__label{text-wrap:unset !important}}.y2-request-a-demo-popup .hs-general-form-container .rad-select--loading .rad-select__label{display:none}.y2-request-a-demo-popup{background-color:#f9f3e4}.y2-request-a-demo-popup .y2-request-a-demo-popup__close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M14.9999 13.2331L21.1871 7.0459L22.9549 8.81366L16.7676 15.0009L22.9549 21.188L21.1871 22.9557L14.9999 16.7686L8.8127 22.9557L7.04492 21.188L13.2321 15.0009L7.04492 8.81366L8.8127 7.0459L14.9999 13.2331Z' fill='%23313438'/%3E%3C/svg%3E");width:30px;height:30px}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content{justify-content:flex-start}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form{padding-top:42px;padding-bottom:80px;background-color:#fffcf5;box-shadow:none}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form{padding-bottom:42px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form{display:flex;justify-content:center}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form{margin:0;width:50%;padding-bottom:42px}}@media(min-width: 1440px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form{padding-bottom:42px}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form{padding-top:80px;padding-bottom:20px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"]{width:330px;max-width:330px;overflow-x:clip;max-height:100%}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"]{width:400px;max-width:400px;overflow-x:unset}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"]{height:auto}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"]{width:500px;max-width:500px;height:auto}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__logo-image{width:80px;height:22px;margin:0 auto}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__logo-image{margin-left:0}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__logo-image{width:91.667px;height:25px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__title{font-family:"ivypresto-headline" !important;color:#313438;font-size:26px;font-weight:400;line-height:32px;letter-spacing:.3px;margin-bottom:20px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__title{font-size:32px;line-height:115%;letter-spacing:.3px;text-align:center;margin:20px auto 12px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__title{margin:20px auto 20px;text-align:left}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__title{margin:20px auto 12px}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__title{margin:30px auto 15px;white-space:nowrap}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__description{display:none}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__description{display:block;color:#313438;text-align:center;font-family:Inter !important;font-size:16px;font-weight:400;line-height:23px;letter-spacing:0;margin-bottom:20px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__description{display:none}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__description{display:block;text-align:left}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__description{margin-bottom:30px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-error-msgs-custom{font-family:Inter !important;font-size:11px;font-weight:400;line-height:11px;margin-top:6px;letter-spacing:0;color:#df4f5c}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-error-msgs-custom.checkboxes-error-msg{margin-top:10px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search){box-shadow:none !important;border:1px solid #c1c1cc !important;font-weight:400 !important;color:#313438;font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search)::-webkit-input-placeholder{font-weight:400 !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search):-moz-placeholder{font-weight:400 !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search)::-moz-placeholder{font-weight:400 !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search):-ms-input-placeholder{font-weight:400 !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field .valid input:not(.rad-select__search){box-shadow:none !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field .typing:not(.valid) input:not(.rad-select__search){border:1px solid #313438 !important;box-shadow:none !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field .not-valid input:not(.rad-select__search){border:1px solid #df4f5c !important;box-shadow:none !important}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form fieldset:nth-child(5)>.hs_hubspot__estimated_monthly_orders,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form fieldset:nth-child(5)>.hs_platform__c{width:calc(50% - 5px) !important}}@media(min-width: 768px)and (min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form fieldset:nth-child(5)>.hs_hubspot__estimated_monthly_orders,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form fieldset:nth-child(5)>.hs_platform__c{width:calc(50% - 6px) !important}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .form-columns-2>.hs_country_phone_code{width:92px !important}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .form-columns-2>.hs_country_phone_code{width:130px !important}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .form-columns-2>.hs_country_phone_code .rad-select .rad-select__dropdown .rad-select__search,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .form-columns-2>.hs_country_phone_code .rad-select .rad-select__dropdown .rad-select__list{width:120px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-country_phone_code .rad-select__dropdown{overflow-x:hidden;width:160px !important;margin-top:-3px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-country_phone_code .rad-select__dropdown .rad-select__search{width:130px !important;border-top-left-radius:20px;border-top-right-radius:20px;padding:0 10px;font-family:Inter !important;font-weight:400;color:#313438;letter-spacing:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-country_phone_code .rad-select__dropdown .rad-select__search::placeholder{color:#c1c1cc;font-family:Inter !important;font-size:12px;font-weight:400;letter-spacing:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-country_phone_code .rad-select__dropdown .rad-select__search:focus::placeholder{color:rgba(0,0,0,0)}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-country_phone_code .rad-select__dropdown .rad-select__list{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border:1px solid #c1c1cc;border-top:none;box-shadow:none;margin-top:0px;padding-top:10px;width:130px !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-country_phone_code .rad-select__dropdown .rad-select__list .rad-select__option:hover{background-color:rgba(0,0,0,0);color:#0042e4}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-country_phone_code .rad-select__dropdown .rad-select__list .rad-select__option.active{color:#0042e4;background-color:rgba(0,0,0,0)}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs_phone{width:calc(100% - 92px - 12px) !important}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs_phone{width:calc(100% - 130px - 12px) !important}}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox){margin-bottom:12px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .rad-select.rad-select--open .rad-select__trigger{box-shadow:inset 0 0 0 1px #c1c1cc !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .rad-select.rad-select--has-value .rad-select__trigger{box-shadow:inset 0 0 0 1px #c1c1cc !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .rad-select .rad-select__arrow{height:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Cpath d='M10.0005 11.9102L14.1254 7.7854L15.3039 8.96391L10.0005 14.2673L4.69727 8.96391L5.87577 7.7854L10.0005 11.9102Z' fill='%23313438'/%3E%3C/svg%3E");background-size:20px;width:44px}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .rad-select .rad-select__arrow{height:48px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .rad-select .rad-select__trigger{height:44px}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .rad-select .rad-select__trigger{height:48px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input{height:44px;border-radius:100px}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input{height:48px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search){height:44px !important;border-radius:100px;font-family:Inter !important;color:#313438;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;outline:none;color:#313438;font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search)::-webkit-input-placeholder{font-family:Inter !important;color:#313438;font-size:13px;font-weight:400;line-height:20px;letter-spacing:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search):-moz-placeholder{font-family:Inter !important;color:#313438;font-size:13px;font-weight:400;line-height:20px;letter-spacing:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search)::-moz-placeholder{font-family:Inter !important;color:#313438;font-size:13px;font-weight:400;line-height:20px;letter-spacing:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search):-ms-input-placeholder{font-family:Inter !important;color:#313438;font-size:13px;font-weight:400;line-height:20px;letter-spacing:0}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search){height:48px !important;color:#313438;font-weight:400}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search)::-webkit-input-placeholder{font-size:14px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search):-moz-placeholder{font-size:14px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search)::-moz-placeholder{font-size:14px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input input:not(.rad-select__search):-ms-input-placeholder{font-size:14px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input .rad-select__label{font-family:Inter !important;color:#313438 !important;font-size:13px;font-weight:400;line-height:20px;letter-spacing:0}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input .rad-select__label{width:140px}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .input .rad-select__label{width:190px;font-size:14px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-hubspot__estimated_monthly_orders .rad-select .rad-select__dropdown,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-platform__c .rad-select .rad-select__dropdown{overflow:visible}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-hubspot__estimated_monthly_orders .rad-select .rad-select__dropdown .rad-select__list,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-platform__c .rad-select .rad-select__dropdown .rad-select__list{border-radius:20px;border:1px solid #c1c1cc;box-shadow:none;overflow-y:auto;max-height:200px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-hubspot__estimated_monthly_orders .rad-select .rad-select__dropdown .rad-select__list .rad-select__option,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-platform__c .rad-select .rad-select__dropdown .rad-select__list .rad-select__option{color:#313438;font-family:Inter !important;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-hubspot__estimated_monthly_orders .rad-select .rad-select__dropdown .rad-select__list .rad-select__option.active,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-hubspot__estimated_monthly_orders .rad-select .rad-select__dropdown .rad-select__list .rad-select__option:hover,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-platform__c .rad-select .rad-select__dropdown .rad-select__list .rad-select__option.active,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-platform__c .rad-select .rad-select__dropdown .rad-select__list .rad-select__option:hover{background-color:#fff;color:#0042e4}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-hubspot__estimated_monthly_orders .rad-select .rad-select__dropdown .rad-select__list .rad-select__option.active,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-platform__c .rad-select .rad-select__dropdown .rad-select__list .rad-select__option.active{position:relative}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-hubspot__estimated_monthly_orders .rad-select .rad-select__dropdown .rad-select__list .rad-select__option.active::after,.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hbspt-form .hs-platform__c .rad-select .rad-select__dropdown .rad-select__list .rad-select__option.active::after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cpath d='M7.38807 9.76154L12.495 4.65466L13.2806 5.44034L7.38807 11.3329L3.85254 7.79737L4.63822 7.01171L7.38807 9.76154Z' fill='%230042E4'/%3E%3C/svg%3E")}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group{margin-bottom:25px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-title{color:#313438;font-family:Inter !important;font-size:16px;font-weight:600;line-height:23px;letter-spacing:0;margin:12px 0 15px}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-title{margin-top:12px;font-size:18px;line-height:26px}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-title{margin:15px 0 15px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-title span{font-size:14px;font-weight:400}@media(max-width: 767.98px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group{position:relative;margin-bottom:25px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-title{cursor:pointer;padding:12px 54px 12px 16.5px;background-color:#fff;box-shadow:inset 0 0 0 1px #c1c1cc;display:inline-block;font-family:Inter !important;color:#313438 !important;font-size:13px;font-weight:400;line-height:20px;letter-spacing:0;width:100%;max-width:330px;max-height:44px;height:48px;border-radius:200px;position:relative;margin:0 auto 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}}@media(max-width: 767.98px)and (min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-title{max-width:400px}}@media(max-width: 767.98px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-title.not-valid{border:1px solid #df4f5c !important;box-shadow:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-title:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Cpath d='M10.0005 11.9102L14.1254 7.7854L15.3039 8.96391L10.0005 14.2673L4.69727 8.96391L5.87577 7.7854L10.0005 11.9102Z' fill='%23313438'/%3E%3C/svg%3E");background-size:20px;background-repeat:no-repeat}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper{position:absolute;display:flex;flex-direction:column;justify-content:space-between;width:100%;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease,top .3s ease;box-shadow:inset 0 0 0 1px #c1c1cc;border-radius:20px;background-color:#fff;padding:0 20px;margin-top:5px;z-index:9;top:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper.visible{max-height:100px;height:100px;padding:18px 20px;top:-117px;overflow:auto}}@media(max-width: 767.98px)and (min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper.visible{top:50px;max-height:100px;height:180px}}@media(max-width: 767.98px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field{position:relative;margin-bottom:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field:hover .hs-form-booleancheckbox label{background-color:rgba(0,0,0,0) !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field:hover .hs-form-booleancheckbox label span{color:#313438}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.checked .hs-form-booleancheckbox label:before{content:"";display:block !important;background-color:#313438;border:none;background-image:url("data:image/svg+xml,%3Csvg width='11.6' height='8' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8339 2.15162L4.60311 8.82617L0.244141 4.8025L1.68004 3.47706L4.60311 6.17528L10.398 0.826172L11.8339 2.15162Z' fill='white'/%3E%3C/svg%3E");background-size:9px 6px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox{position:relative;height:20px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox label{background-color:rgba(0,0,0,0) !important;color:#313438;height:20px;justify-content:flex-start;border-radius:0;padding:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox label:before{content:"";display:block;position:absolute;top:50%;left:0;width:15px;height:15px;background-color:#fff;border:1px solid #cbcac9;border-radius:2px;transform:translateY(-50%)}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox label:after{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox label input.hs-input{display:block;margin-right:6px;width:auto !important;position:absolute;opacity:0;cursor:pointer;height:0;width:0}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox label span{flex-shrink:0;color:#313438;margin-left:26px !important;line-height:20px;user-select:none;font-family:Inter !important;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .checkboxes-error-msg.hs-error-msgs-custom{margin-top:0}}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper{gap:12px}}@media(min-width: 768px)and (hover: hover)and (pointer: fine){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field:hover label{background-color:#c3ddff !important;box-shadow:none;color:#313438}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field:hover label span{color:#313438}}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.checked .hs-form-booleancheckbox label{background-color:#313438 !important;color:#fff}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.checked .hs-form-booleancheckbox label span{color:#fff}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field.checked .hs-form-booleancheckbox label::before{display:none !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox{height:44px}}@media(min-width: 768px)and (min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox{height:48px}}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox label{font-family:Inter !important;color:#313438;height:44px;padding:0;background-color:#e7f1ff;border-radius:100px;justify-content:center;font-size:14px;font-weight:600;line-height:20px;letter-spacing:0;transition:background-color .3s ease-out,color .3s ease-out}}@media(min-width: 768px)and (min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox label{height:48px}}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox label:after{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .rad-checkboxes-group .rad-checkboxes-wrapper .hs-form-field .hs-form-booleancheckbox label span{font-family:Inter !important;letter-spacing:0}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hs-submit{background-color:#0042e4;border-radius:200px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hs-submit:hover .actions{left:-10.5px;transition:all .2s ease}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hs-submit:hover .actions::after{pointer-events:none;opacity:1;visibility:visible}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hs-submit .actions{width:100%;margin:0 auto;left:0;position:relative;transition:all .3s ease}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hs-submit .actions::after{content:"";width:15.5px;height:15.5px;margin-left:6px;opacity:0;position:absolute;right:75px;top:50%;transform:translateY(-50%);transition:all .2s ease;visibility:hidden;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M9.45215 12.1953L8.56152 11.3203L11.4365 8.44531H1.32715V7.19531H11.4365L8.57715 4.32031L9.45215 3.44531L13.8271 7.82031L9.45215 12.1953Z' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E")}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hs-submit .actions::after{right:110px}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hs-submit .actions::after{right:160px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hs-submit .actions input[type=submit]{width:100%;height:44px;font-family:Inter !important;font-size:16px;font-weight:500;line-height:16px;letter-spacing:.5px;border:none !important;background-color:rgba(0,0,0,0);min-width:180px;cursor:pointer}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="1"] .y2-request-a-demo-popup__form .hs-submit .actions input[type=submit]{height:48px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__side.--logos{width:50%}}.y2-request-a-demo-popup .y2-request-a-demo-popup__side.--logos .v-3{display:flex;justify-content:center;align-items:center;padding:0 20px}.y2-request-a-demo-popup .y2-request-a-demo-popup__side.--logos .v-3 .v-3-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%}.y2-request-a-demo-popup .y2-request-a-demo-popup__side.--logos .v-3 .v-3-wrapper h6{font-family:Inter !important;font-size:12px;font-weight:700;line-height:20px;letter-spacing:1.5px;text-transform:uppercase;text-align:center;margin-bottom:40px;color:#313438}.y2-request-a-demo-popup .y2-request-a-demo-popup__side.--logos .v-3 .v-3-wrapper img{display:block;margin:0 auto;width:440px;height:auto}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__side.--logos .v-3 .v-3-wrapper img{width:550px}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__side.--logos .v-3 .v-3-wrapper img{width:666px}}body.y2-request-a-demo-popup-lock .drift-frame-controller{visibility:hidden}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"]{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"].y2-request-a-demo-popup__step--hidden{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"].y2-request-a-demo-popup__step--ready .y2-request-a-demo-popup__loader{display:none}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"].y2-request-a-demo-popup__step--ready .y2-request-a-demo-popup__chilipiper{opacity:1 !important}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__loader{width:100%;max-width:390px;position:absolute;position:absolute;left:50%;transform:translateX(-50%);background-image:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='40px' height='40px' viewBox='0 0 50 50' xml:space='preserve'> <circle r='16.5' cx='50%25' cy='50%25' fill='none' stroke-width='4' stroke='%23c1c1cc'></circle> <path fill='%230042e4' d='M25.251,6.461c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615V6.461z'> <animateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.4s' repeatCount='indefinite'></animateTransform> </path> </svg>");text-align:center;padding-bottom:0;padding-top:70px;background-repeat:no-repeat;background-position:center top;background-size:35px;font-family:"ivypresto-headline";font-size:32px;line-height:36px;letter-spacing:.3px;font-weight:400;color:#313438}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__loader-text{font-family:"ivypresto-headline";font-size:32px;line-height:36px;letter-spacing:.3px;font-weight:400;color:#313438}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__loader-subtext{font-family:"Inter";font-size:16px;line-height:23px !important;font-weight:400;letter-spacing:normal;display:block;margin-top:10px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__chilipiper{opacity:0;transition:opacity .2s ease-out;max-height:600px}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__chilipiper .chilipiper-popup.in-custom-element{position:relative}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__chilipiper .chilipiper-popup .chilipiper-frame{border-radius:0 !important;position:absolute;left:50%;transform:translateX(-50%)}@media(min-width: 768px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__chilipiper .chilipiper-popup .chilipiper-frame{width:768px}}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__chilipiper .chilipiper-popup .chilipiper-frame{width:1024px}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__chilipiper .chilipiper-popup .chilipiper-frame{width:1280px}}@media(min-width: 1440px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__chilipiper .chilipiper-popup .chilipiper-frame{width:1440px}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__chilipiper .chilipiper-popup .chilipiper-frame{width:1920px}}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--form [data-step="2"] .y2-request-a-demo-popup__chilipiper .chilipiper-popup{background:rgba(0,0,0,0)}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--logos>div{height:100%}.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--logos{width:512px;transition:width .5s ease-in-out;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;display:none}@media(min-width: 1024px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--logos{display:block}}@media(min-width: 1280px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--logos{width:632px}}@media(min-width: 1440px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--logos{width:731px}}@media(min-width: 1920px){.y2-request-a-demo-popup .y2-request-a-demo-popup__content .y2-request-a-demo-popup__side.--logos{width:800px}}.y2-popup-with-cta{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:16px}.y2-popup-with-cta.--open{display:flex}.y2-popup-with-cta__overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.5)}.y2-popup-with-cta__dialog{position:relative;background-color:var(--y2-color-grey-2);border-radius:20px;width:100%;max-width:100%;width:690px;max-height:100%;overflow:auto;z-index:1;display:flex;justify-content:center;scrollbar-width:none;-ms-overflow-style:none}.y2-popup-with-cta__dialog::-webkit-scrollbar{display:none}.y2-popup-with-cta__close{position:absolute;top:10px;right:10px;background:none;border:none;padding:0;color:var(--y2-color-dark);width:24px;height:24px;z-index:2;cursor:pointer}.y2-popup-with-cta__body{display:flex;flex-direction:column;align-items:center;padding:44px 16px 44px;width:460px;max-width:100%;height:100%;color:var(--y2-color-dark);font-weight:400}.y2-popup-with-cta__logo{display:block;max-width:150px;max-height:40px;object-fit:contain;margin-bottom:20px}.y2-popup-with-cta__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__content{display:none !important}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;max-width:376px;margin:56px auto 60px auto}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions .hs-general-form-wrap{display:flex;flex-direction:column;align-items:center;width:100%;gap:14px}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions .hs-general-form-wrap::before{content:"";flex-shrink:0;width:28px;height:28px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29' fill='none'%3E%3Cpath fill='%23313438' d='M14.1667 28.3333C6.34263 28.3333 0 21.9906 0 14.1667C0 6.34263 6.34263 0 14.1667 0C21.9906 0 28.3333 6.34263 28.3333 14.1667C28.3333 21.9906 21.9906 28.3333 14.1667 28.3333ZM12.7537 19.8333L22.7711 9.81598L20.7676 7.81252L12.7537 15.8264L8.7468 11.8194L6.74332 13.823L12.7537 19.8333Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions .loader{display:none !important}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions .submitted-message{font-family:var(--y2-font-family-heading);font-size:32px;font-weight:500;line-height:1.09375;color:var(--y2-color-dark);margin:0;width:100%;max-width:376px;padding-bottom:14px;text-align:center}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions .thank-you-subtitle{font-size:14px;line-height:1.5714285714;color:var(--y2-color-dark);text-align:center;margin:0;padding:0;padding-top:14px;max-width:316px;margin:0 auto;font-weight:400;font-family:var(--y2-font-family-primary);margin-top:14px;border-top:.5px solid var(--y2-color-grey-5)}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions .form-footer{font-size:14px;line-height:22px;color:var(--y2-color-dark);text-align:center;margin:0;padding:0;padding-top:14px;max-width:316px;margin:0 auto}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions .form-footer a{color:inherit;text-decoration:underline}.y2-popup-with-cta__title{font-family:var(--y2-font-family-heading);font-size:32px;font-weight:500;line-height:1.09375}.y2-popup-with-cta__description{font-size:16px;line-height:1.5}.y2-popup-with-cta__actions{width:100%;margin-top:30px}@media(max-width: 767.98px){.y2-popup-with-cta__body{padding-bottom:18px}.y2-popup-with-cta__logo{max-width:120px;max-height:32px;margin-bottom:16px}.y2-popup-with-cta__title{font-size:27px}.y2-popup-with-cta__description{font-size:14px}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions{gap:12px;max-width:300px;margin:55px auto 75px auto}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions .hs-general-form-wrap::before{width:24px;height:24px}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions .submitted-message{font-size:24px;line-height:1.1666666667;letter-spacing:.24px;max-width:283px}.y2-popup-with-cta:has(.submitted-message) .y2-popup-with-cta__actions .form-footer{font-size:14px;line-height:22px;padding-top:12px}}.rad_quiz_is_visible .drift-frame-controller{visibility:hidden}@keyframes pulsing{0%{box-shadow:0px 0px 0px 0px rgba(115,105,194,0)}50%{box-shadow:0px 0px 0px 4px rgba(115,105,194,.37)}100%{box-shadow:0px 0px 0px 8px rgba(115,105,194,0)}}@media(min-width: 1024px){@keyframes pulsing{0%{box-shadow:0px 0px 0px 0px rgba(115,105,194,0)}50%{box-shadow:0px 0px 0px 6px rgba(115,105,194,.37)}100%{box-shadow:0px 0px 0px 12px rgba(115,105,194,0)}}}body.rad_quiz_is_visible .rad-quiz{display:flex;z-index:999999999}.rad-quiz{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:#fff;color:#313438;z-index:9999;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:1.4285714286;display:none}.rad-quiz button{border:0;outline:0;padding:0;margin:0;background-color:rgba(0,0,0,0);color:inherit}.rad-quiz a{color:inherit;text-decoration:underline}.rad-quiz a:hover{text-decoration:none}.rad-quiz img{max-width:100%;height:auto}.rad-quiz .rad-quiz-headline{font-family:"ivypresto-headline",serif}.rad-quiz .rad-quiz-wrapper{position:relative;width:100%;height:100%;overflow-x:hidden}@media(max-width: 1279.98px){.rad-quiz .rad-quiz-wrapper.form-submitted .rad-quiz-results__title,.rad-quiz .rad-quiz-wrapper.form-submitted .rad-quiz-results__label,.rad-quiz .rad-quiz-wrapper.form-submitted .rad-quiz-results__logo,.rad-quiz .rad-quiz-wrapper.form-submitted .rad-quiz-results__description{display:none}.rad-quiz .rad-quiz-wrapper.form-submitted .rad-quiz-results__header{padding-top:0;background-color:#fffcf5}.rad-quiz .rad-quiz-wrapper.form-submitted .rad-quiz-form__container{background-color:#fffcf5}.rad-quiz .rad-quiz-wrapper.form-submitted .step-3 .rad-quiz-hero__logo{display:block !important;margin:0 auto;margin-top:60px}}.rad-quiz .rad-quiz-wrapper.chilipiper-ready .rad-quiz-form__container .step-3 .rad-quiz-rad__logo{opacity:1 !important;transition:opacity .2s ease-out}.rad-quiz .rad-quiz-wrapper.chilipiper-ready .rad-quiz-form__container .step-3 #chilipiper-yotpo-wrapper-quiz{width:100vw;overflow-y:hidden}@media(min-width: 1440px){.rad-quiz .rad-quiz-wrapper.chilipiper-ready .rad-quiz-form__container .step-3 #chilipiper-yotpo-wrapper-quiz{overflow-x:hidden;width:100%}}.rad-quiz .rad-quiz-wrapper.chilipiper-ready #chilipiper-yotpo-wrapper-quiz{opacity:1;max-width:100%;width:100%}.rad-quiz .rad-quiz-wrapper.chilipiper-ready .rad-quiz-rad__title.rad-quiz-headline,.rad-quiz .rad-quiz-wrapper.chilipiper-ready .rad-quiz-rad__subtitle,.rad-quiz .rad-quiz-wrapper.chilipiper-ready .rad-quiz-rad__form.rad-quiz-form.rad-quiz-rad-form,.rad-quiz .rad-quiz-wrapper.chilipiper-ready .rad-quiz-rad__policy,.rad-quiz .rad-quiz-wrapper.chilipiper-ready .rad-quiz-rad__people,.rad-quiz .rad-quiz-wrapper.chilipiper-ready .loader{display:none}.rad-quiz .rad-quiz-wrapper #chilipiper-yotpo-wrapper-quiz{opacity:0;transition:opacity .2s ease-out}.rad-quiz .rad-quiz-wrapper #chilipiper-yotpo-wrapper-quiz .chilipiper-popup{margin-top:20px}.rad-quiz .rad-quiz-wrapper #chilipiper-yotpo-wrapper-quiz .chilipiper-popup.in-custom-element{position:relative}.rad-quiz .rad-quiz-wrapper #chilipiper-yotpo-wrapper-quiz .chilipiper-popup .chilipiper-frame{border-radius:0 !important;position:absolute;left:50%;transform:translateX(-50%)}@media(min-width: 1024px){.rad-quiz .rad-quiz-wrapper #chilipiper-yotpo-wrapper-quiz .chilipiper-popup .chilipiper-frame{width:768px}}@media(min-width: 1280px){.rad-quiz .rad-quiz-wrapper #chilipiper-yotpo-wrapper-quiz .chilipiper-popup .chilipiper-frame{width:1024px}}@media(min-width: 1440px){.rad-quiz .rad-quiz-wrapper #chilipiper-yotpo-wrapper-quiz .chilipiper-popup .chilipiper-frame{width:1280px}}@media(min-width: 1920px){.rad-quiz .rad-quiz-wrapper #chilipiper-yotpo-wrapper-quiz .chilipiper-popup .chilipiper-frame{width:1440px}}@media(min-width: 3840px){.rad-quiz .rad-quiz-wrapper #chilipiper-yotpo-wrapper-quiz .chilipiper-popup .chilipiper-frame{width:1920px}}.rad-quiz .rad-quiz-wrapper #chilipiper-yotpo-wrapper-quiz .chilipiper-popup{background:rgba(0,0,0,0)}.rad-quiz .rad-quiz-screen{display:flex;position:relative;width:100%;box-sizing:border-box;min-height:100%;overflow:hidden}.rad-quiz .rad-quiz-screen--dark{color:#fff;background-color:#313438}.rad-quiz .rad-quiz-screen--light{background-color:#fffcf5;color:#313438}.rad-quiz .rad-quiz-screen.start-animation .rad-quiz-steps__select-list .rad-quiz-steps__select-item{opacity:1;transform:translateY(0);transition:all .3s ease-out}.rad-quiz .rad-quiz-single-email-form{width:330px;max-width:100%;margin:0}.rad-quiz .rad-quiz-single-email-form .inputs-list{color:inherit}.rad-quiz .rad-quiz-single-email-form .hs-form{position:relative;display:flex;flex-direction:column;gap:0}.rad-quiz .rad-quiz-single-email-form .form-group{width:100%}.rad-quiz .rad-quiz-single-email-form .hs-input{width:100%;height:52px;border:1px solid #313438;padding:12px 20px;padding-right:150px;background:#fff;border-radius:200px;color:#313438}.rad-quiz .rad-quiz-single-email-form .hs-input:focus{outline:none}.rad-quiz .rad-quiz-single-email-form .hs-input::placeholder{color:#313438}.rad-quiz .rad-quiz-single-email-form .hs-input.invalid{border-color:#f0605a}.rad-quiz .rad-quiz-single-email-form .hs-input[type=checkbox]{width:auto;height:auto;margin-top:3px;padding:0;margin:0}.rad-quiz .rad-quiz-single-email-form .hs-submit{position:absolute;right:4px;top:4px;height:44px;width:134px;border-radius:200px;overflow:hidden;font-size:14px;font-weight:500;line-height:1.1428571429;letter-spacing:.5px}.rad-quiz .rad-quiz-single-email-form .actions{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#0042e4}.rad-quiz .rad-quiz-single-email-form .hs-button{background-color:rgba(0,0,0,0);border:none;padding:0;margin:0;width:100%;height:100%;color:#fff}.rad-quiz .rad-quiz-single-email-form .hs-error-msgs{position:relative;padding:0;margin:0;display:block;width:100%;font-size:10px;top:5px;color:#f0605b}.rad-quiz .rad-quiz-single-email-form .hs-error-msgs>li{padding:0;margin:0;display:block}.rad-quiz .rad-quiz-single-email-form .hs-form-booleancheckbox-display{display:flex;gap:10px;justify-content:center;align-items:flex-start;text-align:left;font-size:9px;font-weight:400;line-height:1.5}.rad-quiz .rad-quiz-single-email-form .inputs-list{padding:0;margin:0}.rad-quiz .rad-quiz-single-email-form .inputs-list>li{display:block;padding:0;margin:0}.rad-quiz .rad-quiz-single-email-form .hs_newsletter_opt_in{display:none;margin-top:10px}.rad-quiz .rad-quiz-single-email-form .hs_error_rollup{display:none}.rad-quiz .rad-quiz-single-email-form .hs-richtext{font-size:9px;font-weight:400;line-height:1.8888888889;letter-spacing:.4px;color:#c1c1cc;margin-top:10px}@media(min-width: 1440px){.rad-quiz .rad-quiz-single-email-form{width:467px;margin:0}.rad-quiz .rad-quiz-single-email-form .hs-input{height:72px;padding-right:168px}.rad-quiz .rad-quiz-single-email-form .hs-input[type=checkbox]{height:auto;padding:0}.rad-quiz .rad-quiz-single-email-form .hs-submit{top:6px;right:6px;width:145px;height:60px}}.rad-quiz .step-3{position:relative;width:100%;height:100%}.rad-quiz .step-3 .loader{width:100%;max-width:390px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='40px' height='40px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Ccircle r='16.5' cx='50%25' cy='50%25' fill='none' stroke-width='4' stroke='%23c1c1cc'%3E%3C/circle%3E%3Cpath fill='%230042e4' d='M25.251,6.461c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615V6.461z'%3E%3CanimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.4s' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/path%3E%3C/svg%3E");top:40%;text-align:center;padding-bottom:100px;padding-top:70px;padding-bottom:0;background-repeat:no-repeat;background-position:center top;background-size:35px;font-family:"ivypresto-headline";font-size:32px;line-height:36px;letter-spacing:.3px;font-weight:400;color:#313438}@media(max-width: 1279.98px){.rad-quiz .step-3 .loader{top:20%}}.rad-quiz .step-3 .loader span{font-family:"Inter";font-size:16px;line-height:23px !important;font-weight:400;letter-spacing:normal;display:block;margin-top:10px}.rad-quiz .rad-quiz-rad-form{max-width:100%;margin:0;text-align:left}.rad-quiz .rad-quiz-rad-form .inputs-list{color:inherit}.rad-quiz .rad-quiz-rad-form fieldset:nth-child(1),.rad-quiz .rad-quiz-rad-form fieldset:nth-child(2),.rad-quiz .rad-quiz-rad-form fieldset:nth-child(3),.rad-quiz .rad-quiz-rad-form fieldset:nth-child(4){margin-bottom:12px}.rad-quiz .rad-quiz-rad-form .input input{width:100%}.rad-quiz .rad-quiz-rad-form fieldset{max-width:unset}.rad-quiz .rad-quiz-rad-form fieldset.form-columns-1 .form-group .hs-input{width:100%}.rad-quiz .rad-quiz-rad-form fieldset.form-columns-1 .form-group .hs-input[type=checkbox]{width:auto}.rad-quiz .rad-quiz-rad-form fieldset.form-columns-2 .form-group .input{margin:0}.rad-quiz .rad-quiz-rad-form fieldset.form-columns-2 .form-group .input .hs-input{width:100%}.rad-quiz .rad-quiz-rad-form .hs-form{position:relative;display:flex;flex-direction:column;gap:0px;width:330px;max-width:100%}.rad-quiz .rad-quiz-rad-form .hs-form fieldset.form-columns-2 .form-group{float:none;width:100%}.rad-quiz .rad-quiz-rad-form .form-group{width:100%;margin-bottom:12px}.rad-quiz .rad-quiz-rad-form .hs-input{width:100%;height:44px;border:1px solid #cbcac9;padding:12px 14px;background:#fff;border-radius:100px;box-shadow:none;color:#313438;outline:0}.rad-quiz .rad-quiz-rad-form .hs-input::placeholder{color:#313438}.rad-quiz .rad-quiz-rad-form .hs-input.invalid{border-color:#f0605a}.rad-quiz .rad-quiz-rad-form .hs-input[type=checkbox]{width:auto;height:auto;margin:0;margin-top:3px;padding:0}.rad-quiz .rad-quiz-rad-form .hs-submit{height:44px;width:100%;border-radius:100px;overflow:hidden;font-size:16px;font-weight:500;line-height:1.3125;letter-spacing:.5px;color:#fff;border:2px solid #fffcf5;margin-bottom:12px}.rad-quiz .rad-quiz-rad-form .actions{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#0042e4}.rad-quiz .rad-quiz-rad-form .hs-button{background-color:rgba(0,0,0,0);border:none;padding:0;margin:0;width:100%;height:100%;letter-spacing:inherit;color:#fff}.rad-quiz .rad-quiz-rad-form .hs-form-booleancheckbox-display{display:flex;gap:10px;align-items:flex-start;text-align:left;font-size:14px;font-weight:400;line-height:1.4285714286}.rad-quiz .rad-quiz-rad-form .inputs-list{padding:0;margin:0}.rad-quiz .rad-quiz-rad-form .inputs-list>li{display:block;padding:0;margin:0}.rad-quiz .rad-quiz-rad-form .hs-error-msgs{position:relative;padding:0;margin:0;display:block;width:100%;font-size:11px;color:#f0605b;margin-top:6px}.rad-quiz .rad-quiz-rad-form .hs-error-msgs>li{padding:0;margin:0;display:block}.rad-quiz .rad-quiz-rad-form .hs_newsletter_opt_in{display:none}.rad-quiz .rad-quiz-rad-form .hs_newsletter_opt_in .hs-form-booleancheckbox-display{font-size:9px;align-items:center;justify-content:center}.rad-quiz .rad-quiz-rad-form .hs_newsletter_opt_in .hs-input[type=checkbox]{margin-top:0}.rad-quiz .rad-quiz-rad-form .hs_error_rollup{display:none}.rad-quiz .rad-quiz-rad-form .hs-richtext{font-size:9px;font-weight:400;line-height:1.8888888889;letter-spacing:.4px;color:#c1c1cc;margin-top:10px}.rad-quiz .rad-quiz-rad-form .form-columns-1 .input{margin-right:0}.rad-quiz .rad-quiz-rad-form .form-columns-2{display:flex;justify-content:space-between;flex-wrap:wrap}.rad-quiz .rad-quiz-rad-form .hs-fieldtype-select.hs_country_phone_code .rad-select__trigger{height:70px;min-height:70px;background:rgba(0,0,0,0)}@media(max-width: 1439.98px){.rad-quiz .rad-quiz-rad-form .hs-fieldtype-select.hs_country_phone_code .rad-select__trigger{height:44px;min-height:44px;background:#fff}}.rad-quiz .rad-quiz-rad-form .hs-fieldtype-select.hs_country_phone_code .rad-select__label{font-size:22.26px}@media(max-width: 1439.98px){.rad-quiz .rad-quiz-rad-form .hs-fieldtype-select.hs_country_phone_code .rad-select__label{font-size:14px}}.rad-quiz .rad-quiz-rad-form .hs-fieldtype-select.hs_country_phone_code .rad-select__option{font-size:14px}@media(max-width: 1439.98px){.rad-quiz .rad-quiz-rad-form .hs-fieldtype-select.hs_country_phone_code .rad-select__option{font-size:12px}}.rad-quiz .rad-quiz-rad-form .hs-form .hs_submit{order:12}.rad-quiz .rad-quiz-rad-form .hs-form .hs_error_rollup{order:14;text-align:center;margin-bottom:10px}.rad-quiz .rad-quiz-rad-form .hs-form fieldset.form-columns-2 .hs_country_phone_code{width:91px}.rad-quiz .rad-quiz-rad-form .hs-form fieldset.form-columns-2 .hs_phone{width:calc(100% - 12px - 91px)}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_email){order:4}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_email) .hs-input.disabled{background-color:#eef3f6;pointer-events:none}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_full_name){order:1}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_domain__c){order:2}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_country_phone_code){order:3}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_hubspot__estimated_monthly_orders){display:none;order:5}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_interested_in_sms__c){display:none;order:6}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_interested_in_reviews__c){display:none;order:7}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_interested_in_loyalty__c){display:none;order:8}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_interested_in_email__c){display:none;order:9}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_interested_in_subscription__c){display:none;order:10}.rad-quiz .rad-quiz-rad-form .hs-form fieldset:has(.hs_newsletter_opt_in){order:13}@media(min-width: 1440px){.rad-quiz .rad-quiz-rad-form .hs-form fieldset.form-columns-2 .hs_country_phone_code{width:145px}.rad-quiz .rad-quiz-rad-form .hs-form fieldset.form-columns-2 .hs_phone{width:calc(100% - 20px - 145px)}.rad-quiz .rad-quiz-rad-form .form-group{margin-bottom:19px}.rad-quiz .rad-quiz-rad-form .hs-form{width:525px}.rad-quiz .rad-quiz-rad-form .hs-input{height:70px;font-size:22.26px;font-weight:400;line-height:1.4285714286;padding:12px 24px;background-color:#fffcf5}.rad-quiz .rad-quiz-rad-form .hs-input[type=checkbox]{height:auto}.rad-quiz .rad-quiz-rad-form .hs-submit{height:70px;font-size:25.44px;font-weight:500;line-height:1;letter-spacing:.8px}.rad-quiz .rad-quiz-rad-form .hs_newsletter_opt_in .hs-form-booleancheckbox-display{font-size:14.31px;font-weight:400;line-height:1.8888888889;letter-spacing:.6px}.rad-quiz .rad-quiz-rad-form .hs_newsletter_opt_in .hs-form-booleancheckbox-display .hs-input[type=checkbox]{margin-top:0}.rad-quiz .rad-quiz-rad-form .hs-error-msgs{font-size:12px}.rad-quiz .rad-quiz-rad-form .hs-form-booleancheckbox-display{font-size:22.26px;line-height:1.4285714286}.rad-quiz .rad-quiz-rad-form .hs-form-booleancheckbox-display .hs-input[type=checkbox]{margin-top:9px}}.rad-quiz .rad-quiz-close{position:absolute;right:35px;top:35px;z-index:9999999}.rad-quiz .rad-quiz-close__button{width:25px;height:25px;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.3803921569);border-radius:100%}@media(min-width: 768px){.rad-quiz .rad-quiz-close__button{width:30px;height:30px}}@media(max-width: 767.98px){.rad-quiz .rad-quiz-close{right:10px;top:10px}}.rad-quiz .rad-quiz-hero__left>*{opacity:0;transform:translateY(50px);transition:opacity .3s ease-out,transform .3s ease-out}.rad-quiz .rad-quiz-hero__left>*:nth-child(1){transition-delay:0s}.rad-quiz .rad-quiz-hero__left>*:nth-child(2){transition-delay:.05s}.rad-quiz .rad-quiz-hero__left>*:nth-child(3){transition-delay:.1s}.rad-quiz .rad-quiz-hero__left>*:nth-child(4){transition-delay:.15s}.rad-quiz .rad-quiz-hero__left>*:nth-child(5){transition-delay:.2s}.rad-quiz .rad-quiz-hero__left>*:nth-child(6){transition-delay:.25s}.rad-quiz .rad-quiz-hero__container.show-elements .rad-quiz-hero__left>*{opacity:1;transform:translateY(0)}.rad-quiz .rad-quiz-hero__right{opacity:0;transition:opacity .3s ease-out .3s}.rad-quiz .rad-quiz-hero__container.show-elements .rad-quiz-hero__right{opacity:1}.rad-quiz .rad-quiz-hero{padding:40px;align-items:center;justify-content:center}.rad-quiz .rad-quiz-hero__container{display:flex;width:1277px;max-width:100%;align-items:center;justify-content:space-between;gap:70px}.rad-quiz .rad-quiz-hero__left{width:577px;max-width:100%;flex-shrink:0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0px;color:#f9f3e4}.rad-quiz .rad-quiz-hero__left .rad-quiz-hero__image{display:none}.rad-quiz .rad-quiz-hero__right{width:550px;max-width:100%}.rad-quiz .rad-quiz-hero__right .rad-quiz-hero__image{display:block}.rad-quiz .rad-quiz-hero__logo{margin-bottom:40px;width:92px}.rad-quiz .rad-quiz-hero__title{font-size:60px;font-weight:600;line-height:1.1333333333;letter-spacing:.3px;margin-bottom:20px;max-width:100%;width:80%}.rad-quiz .rad-quiz-hero__subtitle{font-size:18px;line-height:1.4444444444;margin-bottom:30px;width:415px;max-width:100%;font-weight:400}.rad-quiz .rad-quiz-hero__cta{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px}.rad-quiz .rad-quiz-hero__cta-policy{font-size:9px;font-weight:400;line-height:1.8888888889;letter-spacing:.4px;color:#c1c1cc}.rad-quiz .rad-quiz-hero__cta-button{display:flex;align-items:center;justify-content:center;text-align:center;gap:5px;font-size:16px;font-weight:500;line-height:16px;letter-spacing:.5px;height:71px;width:364px;max-width:100%;color:#fffcf5;background-color:#0042e4;border:2px solid #fffcf5;border-radius:200px}.rad-quiz .rad-quiz-hero__cta-button svg{transition:transform .2s ease-in-out}.rad-quiz .rad-quiz-hero__cta-button:hover{cursor:pointer}.rad-quiz .rad-quiz-hero__cta-button:hover svg{transform:translateX(3px)}.rad-quiz .rad-quiz-hero__cta-notice{display:flex;gap:5px;align-items:center;justify-content:center;font-size:12px;font-weight:400;line-height:1.5}@media(max-width: 1919.98px){.rad-quiz .rad-quiz-hero__container{width:1227px}}@media(max-width: 1439.98px){.rad-quiz .rad-quiz-hero__container{width:1197px}}@media(max-width: 1279.98px){.rad-quiz .rad-quiz-hero__container{width:330px;flex-direction:column}.rad-quiz .rad-quiz-hero__logo{width:58px;margin-bottom:15px}.rad-quiz .rad-quiz-hero__title{font-size:32px;line-height:1.15;font-weight:400;margin-bottom:15px;width:270px}.rad-quiz .rad-quiz-hero__subtitle{font-size:14px;font-weight:400;line-height:1.4285714286;width:274px;margin-bottom:25px}.rad-quiz .rad-quiz-hero__left .rad-quiz-hero__image{display:block;width:312px}.rad-quiz .rad-quiz-hero__right{display:none}.rad-quiz .rad-quiz-hero__cta{margin-top:25px;gap:7px}.rad-quiz .rad-quiz-hero__cta-notice{font-size:9px;font-weight:600;line-height:1.8888888889;letter-spacing:.4px}.rad-quiz .rad-quiz-hero__cta-button{width:312px;height:44px}}@media(max-width: 767.98px){.rad-quiz .rad-quiz-hero{padding:10px}}.rad-quiz .rad-quiz-calculating{padding:40px;align-items:center;justify-content:center;text-align:center}.rad-quiz .rad-quiz-calculating__container{display:flex;width:577px;max-width:100%;align-items:center;justify-content:center;flex-direction:column}.rad-quiz .rad-quiz-calculating__title{font-size:60px;font-weight:600;line-height:1.1333333333;letter-spacing:.3px;margin-bottom:20px}.rad-quiz .rad-quiz-calculating__subtitle{font-size:18px;font-weight:600;line-height:1.4444444444;margin-bottom:50px;width:413px;max-width:100%}.rad-quiz .rad-quiz-calculating__image{width:548px;max-width:unset;margin-bottom:70px;display:none}.rad-quiz .rad-quiz-calculating__progress{height:7px;border-radius:2px;width:450px;max-width:100%;background-color:#ebebeb}.rad-quiz .rad-quiz-calculating__progress>span{display:block;height:100%;width:0%;background-color:#57c0a9}@media(max-width: 767.98px){.rad-quiz .rad-quiz-calculating{padding:10px}.rad-quiz .rad-quiz-calculating__container{width:318px}.rad-quiz .rad-quiz-calculating__title{font-size:32px;font-weight:400;line-height:1.15;letter-spacing:.3px;margin-bottom:15px;order:1}.rad-quiz .rad-quiz-calculating__subtitle{font-size:14px;font-weight:400;line-height:1.4285714286;order:2;margin-bottom:60px}.rad-quiz .rad-quiz-calculating__image{order:4;margin-top:50px}.rad-quiz .rad-quiz-calculating__progress{order:3;height:5px;width:312px}}.rad-quiz .rad-quiz-steps--1.start-animation:not(.show-description) .rad-quiz-steps__header .rad-quiz-steps__header-nav .rad-quiz-steps__header-prev{opacity:.4;pointer-events:none}.rad-quiz .rad-quiz-steps{flex-direction:column;align-items:center;padding-bottom:100px;position:relative}.rad-quiz .rad-quiz-steps .overlay-bg{position:absolute;top:0;left:0;width:100%;height:240px;transition:all .3s ease-out;background:var(--rad-quiz-steps-bg);pointer-events:none;z-index:0}.rad-quiz .rad-quiz-steps .rad-quiz-steps__header{position:relative;z-index:1}.rad-quiz .rad-quiz-steps.show-description{padding-bottom:62px;background:var(--rad-quiz-steps-bg)}.rad-quiz .rad-quiz-steps.show-description .overlay-bg{height:100vh}.rad-quiz .rad-quiz-steps.show-description .rad-quiz-steps__header{padding-bottom:0;background-color:rgba(0,0,0,0) !important}.rad-quiz .rad-quiz-steps.show-description .rad-quiz-steps__header-title{display:none}.rad-quiz .rad-quiz-steps.show-description .rad-quiz-steps__body{display:none}.rad-quiz .rad-quiz-steps__current{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;line-height:1.4285714286;width:60px;height:30px;background-color:#313438;color:#ebebeb;border-radius:100px}.rad-quiz .rad-quiz-steps__header{padding:30px 0px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#ebebeb;width:100%}.rad-quiz .rad-quiz-steps__header-next.disabled,.rad-quiz .rad-quiz-steps__header-prev.disabled{opacity:.4;bottom:-70px;pointer-events:none}.rad-quiz .rad-quiz-steps__header-next{visibility:hidden}.rad-quiz .rad-quiz-steps__header-title{font-size:32px;font-weight:400;line-height:1.15;letter-spacing:.3px;width:312px;max-width:100%}.rad-quiz .rad-quiz-steps__header-why{margin-top:15px;text-decoration:underline;font-size:12px;font-weight:600;line-height:1.5}.rad-quiz .rad-quiz-steps__header-why:hover{cursor:pointer;text-decoration:none}.rad-quiz .rad-quiz-steps__header-dots{display:flex;gap:6px;align-items:center;justify-content:center;margin-bottom:20px;width:312px;max-width:100%}.rad-quiz .rad-quiz-steps__header-dots>div{position:relative;height:5px;background-color:#313438;border-radius:2px;overflow:hidden;width:calc((100% - 24px)/4)}.rad-quiz .rad-quiz-steps__header-dots>div::before{content:"";height:100%;display:block;position:absolute;left:0;width:0;background-color:#fff;transition:width .2s ease-in-out}.rad-quiz .rad-quiz-steps__header-dots>div.started::before{width:70%}.rad-quiz .rad-quiz-steps__header-dots>div.selected::before{width:95%}.rad-quiz .rad-quiz-steps__header-dots>div.done::before{width:100%}.rad-quiz .rad-quiz-steps__header-nav{display:flex;align-items:center;justify-content:center;gap:27px;margin-bottom:30px}.rad-quiz .rad-quiz-steps__header-nav svg path{transition:opacity .2s ease-in-out}.rad-quiz .rad-quiz-steps__header-nav svg:hover{cursor:pointer}.rad-quiz .rad-quiz-steps__header-nav svg:hover path{opacity:1}.rad-quiz .rad-quiz-steps__dynamic-container{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;text-align:center}.rad-quiz .rad-quiz-steps__dynamic-title{font-size:32px;font-weight:400;line-height:1.15;letter-spacing:.3px;margin-bottom:15px;width:312px;max-width:100%}.rad-quiz .rad-quiz-steps__dynamic-description{width:312px;max-width:100%;margin-bottom:45px;font-size:14px;font-weight:400;line-height:1.4285714286}.rad-quiz .rad-quiz-steps__dynamic-image{width:402px;max-width:100%;opacity:0;transform:translateY(40px);transition:opacity .5s ease-out,transform .5s ease-out}.rad-quiz .rad-quiz-steps__dynamic-image.loaded{opacity:1;transform:translateY(0)}.rad-quiz .rad-quiz-steps__next{position:fixed;bottom:0;left:0;width:100%;height:62px;color:#fff;font-size:16px;font-weight:500;line-height:16px;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#0042e4;gap:5px;transition:opacity .2s ease-in-out,bottom .2s ease-in-out;z-index:1}.rad-quiz .rad-quiz-steps__next:disabled{opacity:0;bottom:-70px;visibility:hidden;pointer-events:none}.rad-quiz .rad-quiz-steps__next svg{transition:transform .2s ease-in-out}.rad-quiz .rad-quiz-steps__next:hover{cursor:pointer}.rad-quiz .rad-quiz-steps__next:hover svg{transform:translateX(5px)}.rad-quiz .rad-quiz-steps__body{padding-top:35px;width:100%}.rad-quiz .rad-quiz-steps__select{width:312px;max-width:100%;margin-left:auto;margin-right:auto}.rad-quiz .rad-quiz-steps__select-title{font-size:14px;font-weight:400;line-height:1.4285714286;text-align:center;margin-bottom:15px}.rad-quiz .rad-quiz-steps__select-list{display:flex;flex-direction:column;gap:15px}.rad-quiz .rad-quiz-steps__select-list-4{flex-direction:row;flex-wrap:wrap}.rad-quiz .rad-quiz-steps__select-list-4 .rad-quiz-steps__select-item{width:calc((100% - 15px)/2);justify-content:center;text-align:center}.rad-quiz .rad-quiz-steps__select-item{width:100%;height:44px;display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600;line-height:1.4285714286;background-color:#e7f1ff;border-radius:100px;padding:7px;opacity:0;transform:translateY(20px);transition:opacity .2s ease-in-out,transform .2s ease-in-out}.rad-quiz .rad-quiz-steps__select-item:nth-child(1n){transition-delay:.05s !important}.rad-quiz .rad-quiz-steps__select-item:nth-child(2n){transition-delay:.1s !important}.rad-quiz .rad-quiz-steps__select-item:nth-child(3n){transition-delay:.15s !important}.rad-quiz .rad-quiz-steps__select-item:nth-child(4n){transition-delay:.2s !important}.rad-quiz .rad-quiz-steps__select-item:nth-child(5n){transition-delay:.25s !important}.rad-quiz .rad-quiz-steps__select-item:nth-child(6n){transition-delay:.3s !important}.rad-quiz .rad-quiz-steps__select-item:nth-child(7n){transition-delay:.35s !important}.rad-quiz .rad-quiz-steps__select-item:nth-child(8n){transition-delay:.4s !important}.rad-quiz .rad-quiz-steps__select-item:nth-child(9n){transition-delay:.45s !important}.rad-quiz .rad-quiz-steps__select-item:nth-child(10n){transition-delay:.5s !important}.rad-quiz .rad-quiz-steps__select-item:hover{cursor:pointer;background-color:#c3ddff}.rad-quiz .rad-quiz-steps__select-item:hover .rad-quiz-steps__select-value::before{opacity:.5}.rad-quiz .rad-quiz-steps__select-item.active{background-color:#313438;color:#fffcf5}.rad-quiz .rad-quiz-steps__select-item.active .rad-quiz-steps__select-icon:not(.icon-png){filter:brightness(0) saturate(100%) invert(93%) sepia(5%) saturate(1010%) hue-rotate(317deg) brightness(107%) contrast(105%)}.rad-quiz .rad-quiz-steps__select-item.active .rad-quiz-steps__select-value::before{opacity:1}.rad-quiz .rad-quiz-steps__select-value{margin-left:auto;width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid #cbcac9;background-color:#fffcf5;border-radius:100%}.rad-quiz .rad-quiz-steps__select-value::before{content:"";background:url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2212%22%20viewBox%3D%220%200%2018%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M7.05535%209.08352L15.9924%200.146484L17.3673%201.52141L7.05535%2011.8334L0.868164%205.64623L2.2431%204.27131L7.05535%209.08352Z%22%20fill%3D%22%23313438%22/%3E%3C/svg%3E") no-repeat 50% 50%;width:100%;height:100%;opacity:0}.rad-quiz .rad-quiz-steps__select-icon img{width:30px;height:30px}@media(min-width: 1024px){.rad-quiz .rad-quiz-steps__header{padding-top:40px}.rad-quiz .rad-quiz-steps__body{padding-top:22px}}@media(min-width: 1440px){.rad-quiz .rad-quiz-steps{padding-bottom:130px}.rad-quiz .rad-quiz-steps.show-description{padding-bottom:130px}.rad-quiz .rad-quiz-steps__header{padding-bottom:50px}.rad-quiz .rad-quiz-steps__header-title{font-size:47px;font-weight:400;line-height:1.170212766;letter-spacing:.3px;width:894px}.rad-quiz .rad-quiz-steps__header-nav{width:752px;justify-content:space-between}.rad-quiz .rad-quiz-steps__header-dots{width:728px;margin-bottom:30px}.rad-quiz .rad-quiz-steps__body{padding-top:30px}.rad-quiz .rad-quiz-steps__select{width:728px}.rad-quiz .rad-quiz-steps__next{width:364px;max-width:100%;border-radius:200px;bottom:40px;left:50%;transform:translateX(-50%);height:71px}.rad-quiz .rad-quiz-steps__dynamic-title{width:894px;font-size:47px;font-weight:400;line-height:1.170212766;letter-spacing:.3px;margin-bottom:20px}.rad-quiz .rad-quiz-steps__dynamic-description{font-size:16px;font-weight:400;line-height:1.4375;width:786px;margin-bottom:20px}.rad-quiz .rad-quiz-steps__dynamic-image{width:380px}}@media(min-width: 1920px){.rad-quiz .rad-quiz-steps__dynamic-description{margin-bottom:30px}.rad-quiz .rad-quiz-steps__dynamic-image{width:402px}}@media(min-width: 3840px){.rad-quiz .rad-quiz-steps__dynamic-image{width:500px}}.rad-quiz .rad-quiz-results{flex-direction:column;text-align:center}.rad-quiz .rad-quiz-results__policy{font-size:9px;font-weight:400;line-height:1.8888888889;letter-spacing:.4px;color:#c1c1cc;margin-bottom:8px}.rad-quiz .rad-quiz-results__people{width:87px;max-width:100%;margin-left:auto;margin-right:auto}.rad-quiz .rad-quiz-results__header{padding:40px 16px 50px;display:flex;justify-content:center;background-color:#313438;color:#fffcf5}.rad-quiz .rad-quiz-results__logos{padding:30px 16px 40px;display:flex;justify-content:center}.rad-quiz .rad-quiz-results__logos-image{width:312px}.rad-quiz .rad-quiz-results__container{width:330px;display:flex;flex-direction:column;align-items:center}@media(min-width: 1440px){.rad-quiz .rad-quiz-results__container.form-submitted #chilipiper-yotpo-wrapper-quiz{margin-top:50px}}@media(max-width: 1279.98px){.rad-quiz .rad-quiz-results__container.form-submitted{width:100%;position:absolute;top:0;background:#fffcf5;padding-top:50px;bottom:0}.rad-quiz .rad-quiz-results__container.form-submitted .rad-quiz-results__logo,.rad-quiz .rad-quiz-results__container.form-submitted .rad-quiz-results__label,.rad-quiz .rad-quiz-results__container.form-submitted .rad-quiz-results__title,.rad-quiz .rad-quiz-results__container.form-submitted .rad-quiz-results__description{display:none}.rad-quiz .rad-quiz-results__container.form-submitted .rad-quiz-form__container{width:100%;height:100%;overflow-y:auto}.rad-quiz .rad-quiz-results__container.form-submitted .rad-quiz-form__container .step-3{height:100vh;overflow-y:auto}.rad-quiz .rad-quiz-results__container.form-submitted .rad-quiz-form__container .step-3 .loader{width:330px;top:200px}}.rad-quiz .rad-quiz-results__logo{width:58px;margin-bottom:20px}.rad-quiz .rad-quiz-results__label{font-size:14px;font-weight:600;line-height:1.4285714286;border-radius:9px;height:45px;width:202px;color:#313438;background-color:#fffcf5;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:25px}.rad-quiz .rad-quiz-results__label__icon{width:35px;height:35px;margin-right:12px}.rad-quiz .rad-quiz-results__title{font-size:32px;font-weight:400;line-height:1.15;letter-spacing:.3px;margin-bottom:7px;width:312px;max-width:100%}.rad-quiz .rad-quiz-results__description{font-size:14px;font-weight:400;line-height:1.4285714286;margin-bottom:35px;width:312px;max-width:100%}.rad-quiz .rad-quiz-results__logos{display:flex;flex-direction:column;gap:0px;align-items:center;text-align:center}.rad-quiz .rad-quiz-results__logos-title{font-size:18px;font-weight:600;line-height:1.4444444444}.rad-quiz .rad-quiz-results__logos-subtitle{font-size:12px;font-weight:400;margin-bottom:20px}@media(min-width: 1024px){.rad-quiz .rad-quiz-results{background-color:#313438;justify-content:center;padding:40px 0;gap:80px}.rad-quiz .rad-quiz-results__container{width:330px}.rad-quiz .rad-quiz-results__header{background-color:rgba(0,0,0,0);padding:0 0}.rad-quiz .rad-quiz-results__logos{color:#fffcf5;padding:0}.rad-quiz .rad-quiz-results__logos-image{filter:brightness(0) saturate(100%) invert(92%) sepia(2%) saturate(1557%) hue-rotate(42deg) brightness(117%) contrast(102%);width:312px}}@media(min-width: 1440px){.rad-quiz .rad-quiz-results{gap:40px}.rad-quiz .rad-quiz-results__container{width:488px}.rad-quiz .rad-quiz-results__logo{width:92px;margin-bottom:30px}.rad-quiz .rad-quiz-results__label{font-size:17.33px;font-weight:500;line-height:1.4281592614;width:auto;height:54px;margin-bottom:52px;padding:0 10px}.rad-quiz .rad-quiz-results__title{font-size:60px;font-weight:600;line-height:1.1333333333;letter-spacing:.3px;width:577px;margin-bottom:10px}.rad-quiz .rad-quiz-results__description{font-size:18px;font-weight:600;line-height:1.4444444444;width:423px;margin-bottom:35px}.rad-quiz .rad-quiz-results__logos-image{width:488px}.rad-quiz .rad-quiz-results__logos-subtitle{font-size:14px;margin-bottom:25px}}@media(min-width: 3840px){.rad-quiz .rad-quiz-results{gap:85px}}.rad-quiz .rad-quiz-results-b{background-color:#313438;align-items:center}.rad-quiz .rad-quiz-results-b .rad-quiz-results__logos{display:none}@media(max-width: 1279.98px){.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .step-3 .loader{color:#fffcf5}}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .not-valid input{border:1px solid #df4f5c !important}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container input{border:1px solid #c1c1cc !important;-webkit-box-shadow:none !important;box-shadow:none !important}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .hs-error-msgs-custom{font-family:"Inter",sans-serif;font-size:11px;font-weight:400;line-height:11px;margin-top:6px;letter-spacing:0;color:#df4f5c;display:none}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .not-valid .hs-error-msgs-custom{display:block !important}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .hs-form-field{position:relative}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .hs-form-field .hs-error-msgs{display:none}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .not-valid .error-tooltip,.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .typing .error-tooltip{display:none}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .valid .error-tooltip{background-image:url("../svg/checkmark-valid.svg");width:25px;height:25px}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .error-tooltip{position:absolute;top:20px;right:10px;transform:translateY(-50%);width:18px;height:18px;background-size:cover}@media(min-width: 1440px){.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .error-tooltip{top:35px}}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .error-tooltip .error-text{opacity:0;height:inherit}@media(min-width: 1440px){.rad-quiz .rad-quiz-results-b{width:50%;overflow:visible;gap:35px}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container{position:absolute;top:0;right:-100%;width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:#fffcf5;color:#313438}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .not-valid input{border:1px solid #df4f5c !important}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container input{border:1px solid #c1c1cc !important;-webkit-box-shadow:none !important;box-shadow:none !important}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .hs-error-msgs-custom{font-family:"Inter",sans-serif;font-size:11px;font-weight:400;line-height:11px;margin-top:6px;letter-spacing:0;color:#df4f5c;display:none}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .not-valid .hs-error-msgs-custom{display:block !important}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .hs-form-field{position:relative}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .hs-form-field .hs-error-msgs{display:none}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .not-valid .error-tooltip,.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .typing .error-tooltip{display:none}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .valid .error-tooltip{background-image:url("../svg/checkmark-valid.svg");width:25px;height:25px}.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .error-tooltip{position:absolute;top:20px;right:10px;transform:translateY(-50%);width:18px;height:18px;background-size:cover}}@media(min-width: 1440px)and (min-width: 1440px){.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .error-tooltip{top:35px}}@media(min-width: 1440px){.rad-quiz .rad-quiz-results-b .rad-quiz-form__container .error-tooltip .error-text{opacity:0;height:inherit}.rad-quiz .rad-quiz-results-b .rad-quiz-results__logos{display:flex}.rad-quiz .rad-quiz-results-b .rad-quiz-results__description{margin-bottom:5px}.rad-quiz .rad-quiz-results-b .rad-quiz-results__policy{font-size:14.31px;font-weight:400;line-height:1.8888888889;letter-spacing:.6px;margin-bottom:15px}.rad-quiz .rad-quiz-results-b .rad-quiz-results__people{width:140px}}.rad-quiz .rad-quiz-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(49,52,56,.65);backdrop-filter:blur(3.35px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px}.rad-quiz .rad-quiz-popup__close{z-index:1;position:absolute;width:30px;height:30px;border:0;background-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;right:13px;top:13px}.rad-quiz .rad-quiz-popup__container{position:relative;width:340px;max-width:100%;padding:43px 36px 40px;background-color:#fffcf5;border-radius:18px;text-align:center;font-size:14px;font-weight:400;line-height:1.4285714286}.rad-quiz .rad-quiz-rad{justify-content:center}.rad-quiz .rad-quiz-rad__container{padding:40px 0;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;width:330px}.rad-quiz .rad-quiz-rad__container .not-valid input{border:1px solid #df4f5c !important}.rad-quiz .rad-quiz-rad__container input{border:1px solid #c1c1cc !important;-webkit-box-shadow:none !important;box-shadow:none !important}.rad-quiz .rad-quiz-rad__container .hs-error-msgs-custom{font-family:"Inter",sans-serif;font-size:11px;font-weight:400;line-height:11px;margin-top:6px;letter-spacing:0;color:#df4f5c;display:none}.rad-quiz .rad-quiz-rad__container .not-valid .hs-error-msgs-custom{display:block !important}.rad-quiz .rad-quiz-rad__container .hs-form-field{position:relative}.rad-quiz .rad-quiz-rad__container .hs-form-field .hs-error-msgs{display:none}.rad-quiz .rad-quiz-rad__container .not-valid .error-tooltip,.rad-quiz .rad-quiz-rad__container .typing .error-tooltip{display:none}.rad-quiz .rad-quiz-rad__container .valid .error-tooltip{background-image:url("../svg/checkmark-valid.svg");width:25px;height:25px}.rad-quiz .rad-quiz-rad__container .error-tooltip{position:absolute;top:20px;right:10px;transform:translateY(-50%);width:18px;height:18px;background-size:cover}@media(min-width: 1440px){.rad-quiz .rad-quiz-rad__container .error-tooltip{top:35px}}.rad-quiz .rad-quiz-rad__container .error-tooltip .error-text{opacity:0;height:inherit}.rad-quiz .rad-quiz-rad__logo{margin-bottom:15px}.rad-quiz .rad-quiz-rad__title{font-size:26px;font-weight:400;line-height:1.2307692308;letter-spacing:.3px;margin-bottom:12px}.rad-quiz .rad-quiz-rad__subtitle{font-size:14px;font-weight:400;line-height:1.4285714286;margin-bottom:25px}.rad-quiz .rad-quiz-rad__policy{font-size:9px;font-weight:400;line-height:1.8888888889;letter-spacing:.4px;color:#c1c1cc;margin-bottom:8px}.rad-quiz .rad-quiz-rad__people{width:87px;max-width:100%;margin-left:auto;margin-right:auto}@media(min-width: 1440px){.rad-quiz .rad-quiz-rad__container{width:525px}.rad-quiz .rad-quiz-rad__logo{display:none}.rad-quiz .rad-quiz-rad__title{width:500px;font-size:32px;font-weight:400;line-height:1.15;letter-spacing:.3px}.rad-quiz .rad-quiz-rad__subtitle{width:500px;font-size:16px;font-weight:400;line-height:1.4375}.rad-quiz .rad-quiz-rad__policy{font-size:14.31px;font-weight:400;line-height:1.8888888889;letter-spacing:.6px;margin-bottom:15px}.rad-quiz .rad-quiz-rad__people{width:140px}}.rad-quiz .rad-quiz-thanks{justify-content:center;align-items:center;text-align:center}.rad-quiz .rad-quiz-chili{justify-content:center;align-items:center;text-align:center}
