.Section_section__myFgR{margin-block:var(--section-margin-block-xl)}.Section_section-v2__UaRIL{margin-block:var(--section-margin-block-sm)}.Section_container__oU_7U{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:var(--section-gap-xl)}.ImageWithSkeleton_imageWrapper___NO5Z{position:relative;width:100%;height:100%;overflow:hidden}.ImageWithSkeleton_image__Apvem{width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .3s ease}@keyframes ImageWithSkeleton_shimmer__LMmYI{0%{background-position:-200% 0}to{background-position:200% 0}}.ImageWithSkeleton_imageSkeleton__trUjx{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,var(--grey-dark) 25%,var(--grey-light) 50%,var(--grey-dark) 75%);background-size:200% 100%;animation:ImageWithSkeleton_shimmer__LMmYI 1.5s infinite;border-radius:inherit}.YouTubePlayer_youtubeContainer__xMD1N{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:100%;width:100%}.YouTubePlayer_videoWrapper__2GREy{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--border-radius-2xs);overflow:hidden;box-shadow:0 0 52.8px 0 #cf281740;transition:all .3s ease}.YouTubePlayer_videoWrapper__2GREy:hover{transform:translateY(-2px);box-shadow:0 0 60px 0 #cf281750}.YouTubePlayer_videoThumbnail__wQyi8{position:relative;width:100%;height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.YouTubePlayer_videoThumbnail__wQyi8:focus,.YouTubePlayer_videoThumbnail__wQyi8:focus-visible{outline:4px solid var(--white-color);outline-offset:2px}.YouTubePlayer_videoThumbnail__wQyi8:hover{opacity:.9}.YouTubePlayer_thumbnailImage__WcU7U{width:100%;height:100%;object-fit:cover;object-position:left bottom;transition:all .3s ease}.YouTubePlayer_playButton__ooteD{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s ease}.YouTubePlayer_playButton__ooteD:hover{transform:translate(-50%,-50%) scale(1.1)}.YouTubePlayer_videoPlayer__jLm5L{position:relative;width:100%;height:100%}.YouTubePlayer_closeButton__gIk0b{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:700;z-index:10;transition:all .3s ease}.YouTubePlayer_closeButton__gIk0b:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.YouTubePlayer_iframe__Qh6mA{width:100%;height:100%;border:none;border-radius:12px}.YouTubePlayer_navigationContainer__2q09b{display:flex;gap:var(--gap-sm);width:100%}.YouTubePlayer_navigationContainer__2q09b.YouTubePlayer_spaceBetween__G_KPo{justify-content:space-between}.YouTubePlayer_navigationContainer__2q09b.YouTubePlayer_centered__MNci_{justify-content:center}.YouTubePlayer_demoText__ONsPa{color:var(--primary);text-decoration:underline;cursor:pointer}.YouTubePlayer_backBtn__Xkm9M{background:rgba(226,57,42,.15);padding:var(--padding-md) var(--padding-lg);border-radius:1.6rem;gap:var(--gap-sm);color:var(--primary);font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:var(--font-weight-body);font-family:var(--font-family-body)}@keyframes YouTubePlayer_fadeIn__B6fZ0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.YouTubePlayer_videoWrapper__2GREy{animation:YouTubePlayer_fadeIn__B6fZ0 .5s ease}@media (max-width:768px){.YouTubePlayer_videoWrapper__2GREy{max-width:100%;margin:0 var(--padding-xs)}.YouTubePlayer_navigationContainer__2q09b{gap:var(--gap-sm)}}@media (max-width:480px){.YouTubePlayer_videoWrapper__2GREy{margin:0 var(--padding-xs)}.YouTubePlayer_navigationContainer__2q09b{gap:var(--gap-sm)}}.Input_inputGroup__yytvP{display:flex;flex-direction:column;width:100%}.Input_input__fafau{width:100%;padding:var(--padding-lg);border:1px solid transparent;border-radius:var(--border-radius-xs);background:var(--grey-dark);font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:var(--font-weight-body);font-family:var(--font-family-body);color:var(--white-color);margin-top:.8rem;transition:border-color .3s ease}.Input_blackBackground__2JCp8{background:var(--black-background)}.Input_error__sDQ_b{border-color:var(--error)}.Input_input__fafau:focus{outline:none;box-shadow:0 0 0 2px var(--secondary-bg)}.Input_input__fafau::placeholder{color:var(--grey-light)}.Input_input__fafau:disabled{opacity:.5;cursor:not-allowed}.PhoneInput_inputGroup__hkE6H{display:flex;flex-direction:column;width:100%;position:relative}.PhoneInput_phoneInput__C_h_P{width:100%;padding:var(--padding-lg);border:none;border-radius:var(--border-radius-xs);background:var(--grey-dark);font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:var(--font-weight-body);font-family:var(--font-family-body);color:var(--white-color);margin-top:.8rem;display:flex;align-items:center;gap:var(--padding-sm)}.PhoneInput_phoneInput__C_h_P:focus-within{outline:none;box-shadow:0 0 0 2px var(--secondary-bg)}.PhoneInput_phoneInput__C_h_P::placeholder{color:var(--grey-light)}.PhoneInput_countrySelect__hsrjZ{background:var(--grey-dark)!important;color:var(--white-color)!important;border:none!important;font-size:var(--font-size-body)!important;font-weight:var(--font-weight-body)!important;font-family:var(--font-family-body)!important;padding:0 var(--padding-sm)!important;cursor:pointer!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e")!important;background-repeat:no-repeat!important;background-position:right .5rem center!important;background-size:1em!important;padding-right:2.5rem!important;min-width:100px!important;transition:background-color .2s ease!important}.PhoneInput_countrySelect__hsrjZ:focus,.PhoneInput_countrySelect__hsrjZ:hover{background-color:var(--primary-color)!important}.PhoneInput_countrySelect__hsrjZ:focus{outline:none!important}.PhoneInput_phoneInput__C_h_P input{background:transparent!important;border:none!important;color:var(--white-color)!important;font-size:var(--font-size-body)!important;font-weight:var(--font-weight-body)!important;font-family:var(--font-family-body)!important;width:100%!important;padding:0!important;flex:1 1!important}.PhoneInput_phoneInput__C_h_P input:focus{outline:none!important}.PhoneInput_phoneInput__C_h_P input::placeholder{color:var(--grey-light)!important}.PhoneInput_phoneInput__C_h_P .PhoneInput_PhoneInputCountryIcon__lutCg{opacity:.8;width:1.5em!important;height:1.5em!important}.PhoneInput_phoneInput__C_h_P .PhoneInput_PhoneInputCountrySelectArrow__be98f{display:none!important}.PhoneInput_phoneInput__C_h_P .PhoneInput_PhoneInputCountry__7SatS{margin-right:var(--padding-sm)!important;display:flex!important;align-items:center!important;gap:var(--padding-xs)!important}.PhoneInput_phoneInput__C_h_P select option{background:var(--grey-dark)!important;color:var(--white-color)!important;padding:var(--padding-sm)!important}.PhoneInput_phoneInput__C_h_P select option:focus,.PhoneInput_phoneInput__C_h_P select option:hover{background:var(--primary-color)!important}@media (prefers-color-scheme:dark){.PhoneInput_phoneInput__C_h_P{background:var(--grey-dark)!important}.PhoneInput_countrySelect__hsrjZ{background-color:var(--grey-dark)!important}.PhoneInput_countrySelect__hsrjZ:focus,.PhoneInput_countrySelect__hsrjZ:hover{background-color:var(--primary-color)!important}.PhoneInput_phoneInput__C_h_P input{color:var(--white-color)!important}.PhoneInput_phoneInput__C_h_P select option{background:var(--grey-dark)!important;color:var(--white-color)!important}.PhoneInput_phoneInput__C_h_P select option:focus,.PhoneInput_phoneInput__C_h_P select option:hover{background:var(--primary-color)!important}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.OrderThankYou_content__DecBZ{max-width:528px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--gap-lg);padding-block:var(--padding-xl)}.SimpleSelect_inputGroup__qndRb{display:flex;flex-direction:column;width:100%;position:relative}.SimpleSelect_selectContainer__ZwJmb{position:relative;width:100%}.SimpleSelect_input__7VRyx{width:100%;padding:var(--padding-lg);border:none;border-radius:var(--border-radius-xs);background:var(--black-background);font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:var(--font-weight-body);font-family:var(--font-family-body);color:var(--white-color);cursor:pointer;transition:all .2s ease-in-out;display:flex;justify-content:space-between;align-items:center}.SimpleSelect_greyBackground__xVJRu{background:var(--grey-dark)}.SimpleSelect_input__7VRyx:focus{outline:none;box-shadow:0 0 0 2px var(--secondary-bg)}.SimpleSelect_clearButton___gqYn{background:none;border:none;cursor:pointer;color:var(--off-white-color);display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;width:20px}.SimpleSelect_clearButton___gqYn svg{width:100%;height:100%}.SimpleSelect_clearButton___gqYn:hover{color:var(--primary);background:var(--grey-darker)}.SimpleSelect_optionsContainer__LcSqP{position:absolute;top:100%;left:0;right:0;max-height:300px;overflow-y:auto;background:var(--grey-dark);border-radius:var(--border-radius-xs);margin-top:4px;z-index:1000;box-shadow:0 4px 6px rgba(0,0,0,.1);opacity:0;transform:translateY(-10px);animation:SimpleSelect_slideDown__dhI29 .2s ease-out forwards}.SimpleSelect_option__YGjXT{padding:var(--padding-md) var(--padding-lg);cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--white-color);transition:all .2s ease}.SimpleSelect_placeholder__bBvVX{color:var(--grey-special-bg)}.SimpleSelect_option__YGjXT:not(.SimpleSelect_selected__vs1VZ):hover{background:var(--primary)}.SimpleSelect_option__YGjXT.SimpleSelect_selected__vs1VZ{background:var(--secondary-bg);color:var(--white-color)}.SimpleSelect_optionLabel__rdlWr{font-size:var(--font-size-body);font-weight:var(--font-weight-body)}.SimpleSelect_optionsContainer__LcSqP::-webkit-scrollbar{width:8px}.SimpleSelect_optionsContainer__LcSqP::-webkit-scrollbar-track{background:var(--grey-darker);border-radius:4px}.SimpleSelect_optionsContainer__LcSqP::-webkit-scrollbar-thumb{background:var(--grey-light);border-radius:4px}.SimpleSelect_optionsContainer__LcSqP::-webkit-scrollbar-thumb:hover{background:var(--grey)}@keyframes SimpleSelect_slideDown__dhI29{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SimpleSelect_input__7VRyx:disabled{opacity:.5;cursor:not-allowed}.LeadForm_leadFormContainer__O_kzh{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;padding:var(--padding-md)}.LeadForm_card__L0f_C{width:100%;margin:0 auto;background-color:var(--black-background);padding:var(--gap-lg) var(--gap-md);border-radius:var(--border-radius-md);scroll-margin-top:50px}.LeadForm_card__L0f_C,.LeadForm_form__njPK1,.LeadForm_verticalGap__CYapF{gap:var(--gap-md);display:flex;flex-direction:column}.LeadForm_form__njPK1{width:100%}.LeadForm_flexInput___rGsM{display:flex;flex-direction:row;gap:var(--gap-md);margin-block:var(--gap-md)}.LeadForm_gridInput__RJyfA{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--gap-md);gap:var(--gap-md)}.LeadForm_gridInput__RJyfA+.LeadForm_gridInput__RJyfA{margin-block:var(--gap-md)}.LeadForm_gridInput__RJyfA>:not(.LeadForm_roleOtherInput__g65s9):not(.LeadForm_productCategoryOtherInput__wOln2):not(.LeadForm_shippingChallengeOtherInput__HxT8j){order:0}.LeadForm_productCategoryOtherInput__wOln2,.LeadForm_roleOtherInput__g65s9,.LeadForm_shippingChallengeOtherInput__HxT8j{grid-column:1/-1;order:1}.LeadForm_submitButton__ljHsE{background:var(--secondary-bg);padding:var(--padding-md) var(--padding-lg);border-radius:1.6rem;gap:var(--gap-sm);color:var(--white-color-special);font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:var(--font-weight-body);font-family:var(--font-family-body);transition:opacity .3s ease-in-out;display:flex;align-items:center;justify-content:center;position:relative;border:none;cursor:pointer;width:auto;min-width:120px;margin-left:auto}.LeadForm_submitButton__ljHsE:hover{opacity:.8}.LeadForm_submitButton__ljHsE:disabled{opacity:.5;cursor:not-allowed}.LeadForm_backButton__cUt4_{background:rgba(207,40,23,.15);padding:var(--padding-md) var(--padding-lg);border-radius:1.6rem;gap:var(--gap-sm);color:var(--primary);font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:var(--font-weight-body);font-family:var(--font-family-body);display:flex;align-items:center;justify-content:center;transition:opacity .3s ease-in-out;border:none;cursor:pointer;min-width:120px}.LeadForm_backButton__cUt4_:hover{opacity:.8}.LeadForm_backButton__cUt4_:disabled{opacity:.5;cursor:not-allowed}.LeadForm_buttonGroup__xQ439{display:flex;gap:var(--gap-md);width:100%;justify-content:flex-end}.LeadForm_buttonGroup__xQ439 .LeadForm_backButton__cUt4_,.LeadForm_buttonGroup__xQ439 .LeadForm_submitButton__ljHsE{flex:0 0 auto}@media (max-width:768px){.LeadForm_leadFormContainer__O_kzh{padding:var(--padding-sm)}.LeadForm_card__L0f_C{padding:var(--gap-md) var(--gap-sm)}}@media (max-width:600px){.LeadForm_buttonGroup__xQ439,.LeadForm_flexInput___rGsM{flex-direction:column}.LeadForm_gridInput__RJyfA{grid-template-columns:1fr}.LeadForm_gridInput__RJyfA>:not(.LeadForm_roleOtherInput__g65s9):not(.LeadForm_productCategoryOtherInput__wOln2):not(.LeadForm_shippingChallengeOtherInput__HxT8j){order:0}.LeadForm_productCategoryOtherInput__wOln2,.LeadForm_roleOtherInput__g65s9,.LeadForm_shippingChallengeOtherInput__HxT8j{grid-column:1/-1;order:0}.LeadForm_buttonGroup__xQ439 .LeadForm_backButton__cUt4_,.LeadForm_buttonGroup__xQ439 .LeadForm_submitButton__ljHsE{width:100%}}@media (max-width:480px){.LeadForm_leadFormContainer__O_kzh{padding:var(--padding-xs)}.LeadForm_card__L0f_C{padding:var(--padding-md)}.LeadForm_submitButton__ljHsE{width:100%;margin-left:0}.LeadForm_buttonGroup__xQ439{flex-direction:column}.LeadForm_buttonGroup__xQ439 .LeadForm_backButton__cUt4_,.LeadForm_buttonGroup__xQ439 .LeadForm_submitButton__ljHsE{width:100%}}.Webinar_webinarTitle__u9MyG{display:flex;flex-direction:column;padding-block:var(--padding-xs);gap:var(--gap-sm);align-items:center;justify-content:center}