:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>.swiper-pagination-progressbar,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal .swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px)}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.btn-default[data-v-5e3a5740]{background-color:#fff;color:#333;padding-left:.5rem}.svg-btn svg[data-v-5e3a5740]{flex:0 0 24px}.btn-dark[data-v-5e3a5740]{background-color:#000;color:#fff}.normal-dark svg path[data-v-5e3a5740]{stroke:#fff}.normal-dark svg circle[data-v-5e3a5740]{fill:#333}.normal-dark[data-v-5e3a5740]{color:#333}.normal-dark[data-v-5e3a5740]:hover{background-color:var(--black);color:#fff;padding-left:.5rem}.normal-dark:hover svg circle[data-v-5e3a5740]{fill:#fff}.normal-dark:hover svg path[data-v-5e3a5740]{stroke:var(--black)}.cta-btn.PDF[data-v-5e3a5740]{color:var(--orange)}.cta-btn.PDF svg circle[data-v-5e3a5740]{fill:var(--orange)}.cta-btn.PDF svg path[data-v-5e3a5740]{stroke:var(--white)}.cta-btn.PDF:hover svg circle[data-v-5e3a5740]{fill:#fff}.cta-btn.PDF:hover svg path[data-v-5e3a5740]{stroke:var(--orange)}.cta-btn.PDF[data-v-5e3a5740]:hover{background-color:var(--orange);color:#fff}.white.with-bg[data-v-5e3a5740]{background-color:var(--white);color:var(--black);font-weight:600;padding-left:.5rem}.white.with-bg svg circle[data-v-5e3a5740]{fill:var(--black)}.white.with-bg svg path[data-v-5e3a5740]{stroke:var(--white)}@media screen and (max-width:768px){.explore a[data-v-5e3a5740],.explore button.svg-btn[data-v-5e3a5740]{font-weight:600}.cta-btn[data-v-5e3a5740]{gap:.5rem}.explore[data-v-5e3a5740]:has(.cta-btn.m-left){justify-content:flex-start}}.gated-modal-overlay[data-v-5e3a5740]{align-items:center;background:#00000080;display:flex;top:0;right:0;bottom:0;left:0;justify-content:end;position:fixed;transition:background .5s ease;z-index:9999}.gated-modal[data-v-5e3a5740]{background:#fff;box-shadow:0 4px 20px #00000026;height:100%;max-height:100vh;max-width:500px;overflow-y:auto;padding:3rem 2rem;position:relative;transform:translate(500px);width:100%}.gated-modal[data-v-5e3a5740]:not(.closing){animation:formshow-5e3a5740 .5s ease forwards}.gated-modal.closing[data-v-5e3a5740]{animation:formhide-5e3a5740 .5s ease forwards}.gated-modal-overlay[data-v-5e3a5740]:has(.gated-modal.closing){background:transparent}@keyframes formshow-5e3a5740{0%{transform:translate(500px)}to{transform:translate(0)}}@keyframes formhide-5e3a5740{0%{transform:translate(0)}to{transform:translate(500px)}}.gated-modal-close[data-v-5e3a5740]{background:none;border:none;color:#666;cursor:pointer;font-size:1.75rem;line-height:1;padding:0;position:absolute;right:1rem;top:.75rem}.gated-modal-close[data-v-5e3a5740]:hover{color:#1d1d1d}.gated-modal-title[data-v-5e3a5740]{font-size:1.25rem;font-weight:600;margin:0 0 1rem}.gated-form[data-v-5e3a5740]{gap:.75rem}.gated-form[data-v-5e3a5740],.gated-form-row[data-v-5e3a5740]{display:flex;flex-direction:column}.gated-form-row[data-v-5e3a5740]{gap:.25rem}.gated-label[data-v-5e3a5740]{color:#1d1d1d;font-size:.875rem;font-weight:500}.gated-input[data-v-5e3a5740],.gated-select[data-v-5e3a5740]{background:#fff;border:1px solid #d1d5db;border-radius:4px;color:#1d1d1d;font-size:.875rem;padding:.75rem 1rem;width:100%}.gated-textarea[data-v-5e3a5740]{resize:none}.gated-select[data-v-5e3a5740]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231d1d1d' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.5rem}.gated-input[data-v-5e3a5740]:focus,.gated-select[data-v-5e3a5740]:focus{border-color:var(--orange,#f79433);outline:none}.gated-checkbox-group[data-v-5e3a5740]{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.gated-checkbox-item[data-v-5e3a5740]{align-items:flex-start;display:flex;gap:.5rem}.gated-checkbox[data-v-5e3a5740]{accent-color:var(--orange,#f79433);cursor:pointer;flex-shrink:0;height:18px;margin-top:2px;width:18px}.gated-checkbox-label[data-v-5e3a5740]{color:#1d1d1d;cursor:pointer;font-size:.875rem;font-weight:500;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gated-error[data-v-5e3a5740]{color:#b91c1c;font-size:.875rem;margin:0}.gated-error-txt[data-v-5e3a5740]{color:#b91c1c;display:block;font-size:.75rem;margin-top:4px}.gated-checkbox-group.has-error[data-v-5e3a5740],.gated-input.has-error[data-v-5e3a5740],.gated-select.has-error[data-v-5e3a5740]{border-color:#b91c1c!important}.gated-form-actions[data-v-5e3a5740]{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}.gated-btn-secondary[data-v-5e3a5740]{background:#fff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:.875rem;padding:.5rem 1rem}.gated-btn-primary[data-v-5e3a5740]{background:var(--orange,#f79433);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1.25rem}.gated-btn-primary[data-v-5e3a5740]:disabled{cursor:not-allowed;opacity:.7}.gated-thank-you[data-v-5e3a5740]{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;padding:.25rem 0}.gated-thank-you .gated-modal-title[data-v-5e3a5740]{margin-bottom:0;text-align:center}.gated-thank-you-message[data-v-5e3a5740]{color:#374151;font-size:.9375rem;line-height:1.5;margin:0;text-align:center}.gated-thank-you .gated-btn-primary[data-v-5e3a5740]{align-self:center}.gated-thank-you-icon[data-v-5e3a5740]{max-width:80px}.gated-thank-you-icon svg[data-v-5e3a5740]{height:auto;width:auto}section.newsletter[data-v-e2d42628] a.white.with-bg:hover svg path{stroke:var(--orange)!important}section.newsletter[data-v-e2d42628] a.white.with-bg:hover svg circle{fill:var(--white)!important}section.newsletter[data-v-e2d42628] a.white.with-bg:hover{background-color:transparent!important;border:1px solid var(--white)!important;color:var(--white)!important}section.newsletter .left[data-v-e2d42628]{flex:0 1 50%;max-width:50%;position:relative}section.newsletter form[data-v-e2d42628]{position:relative}section.newsletter .error-message[data-v-e2d42628],section.newsletter .success-message[data-v-e2d42628]{background:transparent;color:#fff;padding:1rem 0;position:absolute;top:100%;width:100%}section.newsletter .right[data-v-e2d42628]{flex:0 0 50%;max-width:50%}section.newsletter .subscribe-input[data-v-e2d42628]{border-bottom:1px solid #fff;padding-bottom:1rem}section.newsletter form input[type=email][data-v-e2d42628]{background:transparent;border:none;color:#fff;flex:0 1 100%;outline:0}section.newsletter form input[type=email][data-v-e2d42628]:disabled{cursor:not-allowed;opacity:.6}section.newsletter form input[data-v-e2d42628]::-moz-placeholder{color:#fff;font-size:var(--p)}section.newsletter form input[data-v-e2d42628]::placeholder{color:#fff;font-size:var(--p)}section.newsletter form button[data-v-e2d42628]{background-color:transparent;border:none;color:#fff;cursor:pointer;font-size:var(--p);gap:1rem;outline:0;transition:opacity .3s ease;white-space:nowrap}section.newsletter form button[data-v-e2d42628]:disabled{cursor:not-allowed;opacity:.6}section.newsletter form button svg[data-v-e2d42628]{flex:0 0 32px}section.newsletter form button svg path[data-v-e2d42628]{stroke:var(--orange)}section.newsletter h2[data-v-e2d42628]{font-size:clamp(1.5rem,calc(2.6vw + var(--common-value)),3.125rem);font-weight:600;line-height:1.2}section.newsletter p[data-v-e2d42628]{max-width:32.5rem}section.newsletter[data-v-e2d42628]{isolation:isolate;position:relative}section.newsletter .bg-element[data-v-e2d42628]{height:100%;opacity:.1;position:absolute;right:50%;top:0;width:auto;z-index:-1}.success-message[data-v-e2d42628]{color:#4caf50}.error-message[data-v-e2d42628],.success-message[data-v-e2d42628]{animation:slideDown-e2d42628 .3s ease;background:#fffffff2;border-radius:4px;font-weight:500;margin-bottom:1rem;padding:.75rem 1rem}.error-message[data-v-e2d42628]{color:#f44336}section.newsletter input[type=checkbox][data-v-e2d42628]{cursor:pointer}section.newsletter input[type=checkbox][data-v-e2d42628]:disabled{cursor:not-allowed;opacity:.6}section.newsletter label[data-v-e2d42628]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes slideDown-e2d42628{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-enter-active[data-v-e2d42628],.fade-leave-active[data-v-e2d42628]{transition:opacity .3s ease}.fade-enter-from[data-v-e2d42628],.fade-leave-to[data-v-e2d42628]{opacity:0}@media (max-width:768px){section.newsletter .bg-element[data-v-e2d42628]{display:none}section.newsletter .left[data-v-e2d42628],section.newsletter .right[data-v-e2d42628]{flex:0 1 100%;max-width:100%;text-align:left}section.newsletter p[data-v-e2d42628]{font-weight:600;margin-top:.75rem}.error-message[data-v-e2d42628],.success-message[data-v-e2d42628]{font-size:.9rem}}.search-page[data-v-8c56a378]{background-color:#f4f5fb;min-height:100vh}.search-header[data-v-8c56a378]{align-items:center;background:#1b1b1b;color:#fff;display:flex;justify-content:center;min-height:400px;padding:2rem;position:relative}.search-box[data-v-8c56a378]{max-width:70vw;position:relative;width:80%}.search-wrapper[data-v-8c56a378]{align-items:center;border-bottom:2px solid #fff;display:flex;gap:10px;padding-bottom:6px;position:relative;width:100%}.search-input[data-v-8c56a378]{background:none;border:none;color:#fff;flex:1;font-size:clamp(2rem,3.5vw,4rem);outline:none}.search-input[data-v-8c56a378]::-moz-placeholder{color:#fff9}.search-input[data-v-8c56a378]::placeholder{color:#fff9}.clear-btn[data-v-8c56a378]{align-items:center;background:none;border:none;cursor:pointer;display:flex;opacity:.7;padding:4px;transition:opacity .2s}.clear-btn[data-v-8c56a378]:hover{opacity:1}.search-icon[data-v-8c56a378]{align-items:center;cursor:pointer;display:flex;flex-shrink:0;transition:transform .2s}.search-icon[data-v-8c56a378]:hover{transform:scale(1.1)}.search-icon svg[data-v-8c56a378]{height:32px;width:32px}.search-history[data-v-8c56a378]{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;margin-top:1rem;overflow:hidden;position:absolute;right:0;top:100%;z-index:100}.history-header[data-v-8c56a378]{align-items:center;border-bottom:1px solid #e5e7eb;color:#1d1d1d;display:flex;font-weight:600;justify-content:space-between;padding:1rem 1.25rem}.clear-history-btn[data-v-8c56a378]{background:none;border:none;border-radius:4px;color:#f79434;cursor:pointer;font-size:.9rem;font-weight:500;padding:.25rem .5rem;transition:background-color .2s}.clear-history-btn[data-v-8c56a378]:hover{background-color:#fff7ed}.history-items[data-v-8c56a378]{max-height:300px;overflow-y:auto}.history-item[data-v-8c56a378]{align-items:center;color:#374151;cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1.25rem;transition:background-color .2s}.history-item[data-v-8c56a378]:hover{background-color:#f9fafb}.history-item svg[data-v-8c56a378]{color:#9ca3af;flex-shrink:0}.results-section[data-v-8c56a378]{padding:3rem 2rem}.results-section .container[data-v-8c56a378]{margin:0 auto;max-width:1200px}.results-summary[data-v-8c56a378]{margin-bottom:2rem;text-align:center}.results-summary p[data-v-8c56a378]{color:#1d1d1d;font-size:1.5rem}.results-summary strong[data-v-8c56a378]{color:#f79434}.no-results[data-v-8c56a378]{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.no-results-text[data-v-8c56a378]{color:#1d1d1d;font-size:1.2rem;margin-bottom:1.5rem}.no-results-svg[data-v-8c56a378]{height:auto;margin-bottom:1.5rem;max-width:344px}.hint[data-v-8c56a378]{color:#1d1d1d;font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.suggestion[data-v-8c56a378]{color:#6b7280;font-size:1rem}.loading-state[data-v-8c56a378]{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.spinner-large[data-v-8c56a378]{animation:spin-8c56a378 1s linear infinite;border:4px solid rgba(0,0,0,.1);border-left-color:#f79434;border-radius:50%;height:40px;margin-bottom:1rem;width:40px}@keyframes spin-8c56a378{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.results-container[data-v-8c56a378]{margin-top:2rem}.results-grid[data-v-8c56a378]{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.card[data-v-8c56a378]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.card[data-v-8c56a378]:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.scard-content[data-v-8c56a378]{display:flex;flex:1;flex-direction:column;gap:12px;padding:1.5rem}.card-video-wrap[data-v-8c56a378]{aspect-ratio:16/9;background:#000;border-radius:8px 8px 0 0;cursor:pointer;margin:-1.5rem -1.5rem 0;overflow:hidden;position:relative;width:100%}.card-video-thumb-wrap[data-v-8c56a378]{height:100%;width:100%}.card-video-thumb[data-v-8c56a378],.card-video-thumb-placeholder[data-v-8c56a378]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card-video-thumb-placeholder[data-v-8c56a378]{background:#1a1a1a}.card-video-play-btn[data-v-8c56a378]{align-items:center;background:#0009;border:none;border-radius:50%;cursor:pointer;display:flex;height:64px;justify-content:center;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:64px}.card-video-play-btn[data-v-8c56a378]:hover{background:#000c;transform:translate(-50%,-50%) scale(1.1)}.scard-type[data-v-8c56a378]{color:#7e8b93;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.scard-title[data-v-8c56a378]{color:#1d1d1d;display:-webkit-box;font-size:var(--p,1rem);font-weight:500;line-height:1.4;margin:0;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;overflow:hidden}.scard-title[data-v-8c56a378] mark{background-color:#fef3c7;border-radius:2px;color:inherit;padding:0 2px}.news-description[data-v-8c56a378]{color:#666;display:-webkit-box;font-size:14px;line-height:1.6;margin:0;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-description[data-v-8c56a378] mark{background-color:#fef3c7;border-radius:2px;color:inherit;padding:0 2px}.news-footer[data-v-8c56a378]{border-top:1px solid #e5e7eb;justify-content:flex-end;margin-top:auto;padding-top:1rem}.news-arrow[data-v-8c56a378],.news-footer[data-v-8c56a378]{align-items:center;display:flex}.news-arrow[data-v-8c56a378]{flex-shrink:0;height:32px;justify-content:center;margin-left:auto;text-decoration:none;width:32px}.news-arrow svg[data-v-8c56a378]{transition:transform .3s ease}.card:hover .news-arrow svg[data-v-8c56a378]{transform:translate(5px)}.news-arrow-btn[data-v-8c56a378]{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;height:32px;justify-content:center;margin-left:auto;min-width:32px;padding:0 8px 0 0;text-decoration:none}.news-arrow-btn[data-v-8c56a378]:disabled{cursor:not-allowed;opacity:.5}.news-arrow-label[data-v-8c56a378]{white-space:nowrap}.load-more-wrapper[data-v-8c56a378]{align-items:center;display:flex;flex-direction:row;gap:16px;margin-top:40px;width:100%}.load-more-wrapper[data-v-8c56a378]:after,.load-more-wrapper[data-v-8c56a378]:before{background-color:#1d1d1d;content:"";flex:1 1 100%;height:1px;width:100%}.load-more-btn[data-v-8c56a378]{background:transparent;border:none;border-radius:8px;color:#1d1d1d;cursor:pointer;font-size:16px;font-weight:500;min-width:200px;padding:12px 32px;text-decoration:underline;transition:all .3s ease;text-wrap-mode:nowrap}.load-more-btn[data-v-8c56a378]:hover{opacity:.7}.load-more-btn[data-v-8c56a378]:disabled{cursor:not-allowed;opacity:.6}.video-popup-overlay[data-v-8c56a378]{align-items:center;background:#000000bf;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1rem;position:fixed;z-index:9999}.video-popup[data-v-8c56a378]{background:#fff;border-radius:8px;box-shadow:0 20px 40px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden;position:relative;width:900px}.video-popup-close[data-v-8c56a378]{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:36px;justify-content:center;line-height:1;padding:0;position:absolute;right:.75rem;top:.5rem;width:36px;z-index:2}.video-popup-close[data-v-8c56a378]:hover{background:#000c}.video-popup-title[data-v-8c56a378]{color:#1d1d1d;font-size:1.125rem;font-weight:600;margin:0;padding:1rem 1.5rem .5rem}.video-popup-player[data-v-8c56a378]{aspect-ratio:16/9;background:#000;flex:1;min-height:0;position:relative}.video-popup-player video[data-v-8c56a378]{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:1024px){.results-grid[data-v-8c56a378]{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width:768px){.search-header[data-v-8c56a378]{min-height:300px;padding:2rem 1rem}.search-box[data-v-8c56a378]{max-width:unset;width:100%}.search-input[data-v-8c56a378]{font-size:clamp(1.5rem,5vw,2rem);width:inherit}.results-section[data-v-8c56a378]{padding:2rem 1rem}.results-grid[data-v-8c56a378]{gap:1rem;grid-template-columns:1fr}.load-more-wrapper[data-v-8c56a378]{margin-top:24px;padding:16px}.load-more-btn[data-v-8c56a378]{font-size:14px;min-width:160px;padding:10px 24px}}@keyframes spin-1975cbe6{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spin-3e744570{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spin-ab1873ae{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.information-group[data-v-ab1873ae]{position:relative}.sticky-menu-wrapper[data-v-ab1873ae]{background:#fff;opacity:0;pointer-events:none;position:sticky;top:10vh;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease;will-change:opacity,transform;z-index:100}.sticky-menu-wrapper.is-visible[data-v-ab1873ae]{opacity:1;pointer-events:auto;transform:translateY(0)}.sticky-menu[data-v-ab1873ae]{background:#fff;width:100%}.menu-container[data-v-ab1873ae]{margin:0 auto;max-width:1280px;padding:0 1rem}.desktop-menu[data-v-ab1873ae]{display:flex;gap:1.25rem;list-style:none;margin:0;overflow-x:auto;padding:0;scroll-behavior:smooth;scrollbar-color:#cbd5e1 #f1f5f9;scrollbar-width:thin}.desktop-menu[data-v-ab1873ae]::-webkit-scrollbar{height:4px}.desktop-menu[data-v-ab1873ae]::-webkit-scrollbar-track{background:#f1f5f9}.desktop-menu[data-v-ab1873ae]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.menu-item[data-v-ab1873ae]{flex-shrink:0}.menu-link[data-v-ab1873ae]{background:transparent;border:1px solid;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.25rem;transition:all .2s ease;white-space:nowrap}.menu-link[data-v-ab1873ae]:hover{background:#f973160d;color:#f97316}.menu-link.active[data-v-ab1873ae]{border-bottom:2px solid #f97316;color:#f97316;font-weight:600}.mobile-dropdown[data-v-ab1873ae]{display:none;left:-1rem;position:relative;width:100vw}.dropdown-trigger[data-v-ab1873ae]{align-items:center;background:var(--orange,#f97316);border:none;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.dropdown-trigger[data-v-ab1873ae]:hover{background:var(--orange,#ea580c)}.dropdown-selected[data-v-ab1873ae]{flex:1;text-align:left}.chevron-icon[data-v-ab1873ae]{flex-shrink:0;margin-left:1rem;transition:transform .3s ease}.chevron-icon.rotated[data-v-ab1873ae]{transform:rotate(180deg)}.dropdown-menu[data-v-ab1873ae]{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 16px 16px;border-top:none;box-shadow:0 4px 12px #00000026;left:0;list-style:none;margin:0;max-height:400px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:1000}.dropdown-item[data-v-ab1873ae]{border-bottom:1px solid #f3f4f6}.dropdown-item[data-v-ab1873ae]:last-child{border-bottom:none}.dropdown-option[data-v-ab1873ae]{align-items:center;background:#fff;border:none;color:#fff;cursor:pointer;display:flex;font-size:.95rem;padding:1rem 1.25rem;text-align:left;transition:all .2s ease;width:100%}.dropdown-option[data-v-ab1873ae]:hover{background:#fef3c7}.dropdown-option.active[data-v-ab1873ae]{background:#fed7aa;color:#f97316;font-weight:600}@media (max-width:768px){.desktop-menu[data-v-ab1873ae]{display:none}.dropdown-option[data-v-ab1873ae]{color:#1d1d1d}html[data-v-ab1873ae]{scroll-padding-top:calc(var(--header-height) + 50px)!important}.mobile-dropdown[data-v-ab1873ae]{display:block}.sticky-menu-wrapper[data-v-ab1873ae]{top:var(--header-height)}}@media (min-width:769px){.mobile-dropdown[data-v-ab1873ae]{display:none}.desktop-menu[data-v-ab1873ae]{display:flex}}@keyframes spin-14684aa9{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.information-group[data-v-14684aa9]{position:relative}.section-anchor[data-v-14684aa9]{scroll-margin-top:6rem}.sticky-menu-wrapper[data-v-14684aa9]{background:#1d1d1d;opacity:1;pointer-events:auto;position:sticky;top:10vh;transform:translateY(0);transition:opacity .15s ease,transform .15s ease;z-index:100}.sticky-menu-wrapper[data-v-14684aa9]:not(.is-visible){background:#1d1d1d;display:none;height:0;opacity:1;pointer-events:none}.sticky-menu-placeholder[data-v-14684aa9]{min-height:52px}.sticky-menu[data-v-14684aa9]{background:#fff;width:100%}.menu-container[data-v-14684aa9]{margin:0 auto;max-width:1280px;padding:0 1rem}.desktop-menu[data-v-14684aa9]{display:flex;gap:1rem;list-style:none;margin:0;overflow-x:auto;padding:0;scroll-behavior:smooth;scrollbar-color:#cbd5e1 #f1f5f9;scrollbar-width:thin}.desktop-menu[data-v-14684aa9]::-webkit-scrollbar{height:4px}.desktop-menu[data-v-14684aa9]::-webkit-scrollbar-track{background:#f1f5f9}.desktop-menu[data-v-14684aa9]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.menu-item[data-v-14684aa9]{flex-shrink:0}.menu-link[data-v-14684aa9]{background:transparent;border:1px solid;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.25rem;transition:all .2s ease;white-space:nowrap}.menu-link[data-v-14684aa9]:hover{background:var(--orange)!important;border-color:var(--orange)!important;color:#fff!important}.menu-link.active[data-v-14684aa9]{border:1px solid #fff;color:#f97316;font-weight:600}.mobile-dropdown[data-v-14684aa9]{display:none;left:-1rem;position:relative;width:100vw}.dropdown-trigger[data-v-14684aa9]{align-items:center;background:var(--orange,#f97316);border:none;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.dropdown-trigger[data-v-14684aa9]:hover{background:var(--orange,#ea580c)}.dropdown-selected[data-v-14684aa9]{flex:1;text-align:left}.chevron-icon[data-v-14684aa9]{flex-shrink:0;margin-left:1rem;transition:transform .3s ease}.chevron-icon.rotated[data-v-14684aa9]{transform:rotate(180deg)}.dropdown-menu[data-v-14684aa9]{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 16px 16px;border-top:none;box-shadow:0 4px 12px #00000026;left:0;list-style:none;margin:0;max-height:400px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:1000}.dropdown-item[data-v-14684aa9]{border-bottom:1px solid #f3f4f6}.dropdown-item[data-v-14684aa9]:last-child{border-bottom:none}.dropdown-option[data-v-14684aa9]{align-items:center;background:#fff;border:none;color:#1d1d1d;cursor:pointer;display:flex;font-size:.95rem;padding:1rem 1.25rem;text-align:left;transition:all .2s ease;width:100%}.dropdown-option[data-v-14684aa9]:hover{background:#fef3c7}.dropdown-option.active[data-v-14684aa9]{background:#fed7aa;color:#f97316;font-weight:600}@media (min-width:1440px){.sticky-menu-wrapper[data-v-14684aa9]{position:sticky;top:5vh;z-index:100}}@media (max-width:768px){.desktop-menu[data-v-14684aa9]{display:none}html[data-v-14684aa9]{scroll-padding-top:calc(var(--header-height) + 50px)!important}.mobile-dropdown[data-v-14684aa9]{display:block}.sticky-menu-wrapper[data-v-14684aa9]{top:var(--header-height)}}@media (min-width:769px){.mobile-dropdown[data-v-14684aa9]{display:none}.desktop-menu[data-v-14684aa9]{display:flex}}.loading-container[data-v-14684aa9],.no-content-container[data-v-14684aa9]{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:2rem}.loading-spinner[data-v-14684aa9]{animation:spin-14684aa9 1s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#f97316;height:50px;width:50px}.loading-text[data-v-14684aa9],.no-content-text[data-v-14684aa9]{color:#6b7280;font-size:1rem;margin-top:1rem}.no-content-title[data-v-14684aa9]{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.no-content-details[data-v-14684aa9]{background:#f9fafb;border-radius:8px;margin-top:1.5rem;padding:1rem;text-align:left}.no-content-details p[data-v-14684aa9]{color:#4b5563;margin:.5rem 0}@keyframes spin-51519e85{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.information-group[data-v-51519e85]{position:relative}.section-anchor[data-v-51519e85]{scroll-margin-top:6rem}.sticky-menu-wrapper[data-v-51519e85]{background:#fff;opacity:1;pointer-events:auto;position:sticky;top:10vh;transform:translateY(0);transition:opacity .15s ease,transform .15s ease;z-index:100}.sticky-menu-wrapper[data-v-51519e85]:not(.is-visible){opacity:0;pointer-events:none;transform:translateY(-20px)}.sticky-menu[data-v-51519e85]{background:#fff;width:100%}.menu-container[data-v-51519e85]{margin:0 auto;max-width:1280px;padding:0 1rem}.desktop-menu[data-v-51519e85]{display:flex;gap:1.25rem;list-style:none;margin:0;overflow-x:auto;padding:0;scroll-behavior:smooth;scrollbar-color:#cbd5e1 #f1f5f9;scrollbar-width:thin}.desktop-menu[data-v-51519e85]::-webkit-scrollbar{height:4px}.desktop-menu[data-v-51519e85]::-webkit-scrollbar-track{background:#f1f5f9}.desktop-menu[data-v-51519e85]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.menu-item[data-v-51519e85]{flex-shrink:0}.menu-link[data-v-51519e85]{background:transparent;border:1px solid transparent;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.25rem;transition:all .2s ease;white-space:nowrap}.menu-link[data-v-51519e85]:hover{background:var(--orange)!important;border-color:var(--orange)!important;color:#fff!important}.menu-link.active[data-v-51519e85]{border-bottom:2px solid #f97316;color:#f97316;font-weight:600}.mobile-dropdown[data-v-51519e85]{display:none;left:-1rem;position:relative;width:100vw}.dropdown-trigger[data-v-51519e85]{align-items:center;border:none;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.dropdown-trigger[data-v-51519e85],.dropdown-trigger[data-v-51519e85]:hover{background:var(--orange)}.dropdown-selected[data-v-51519e85]{flex:1;text-align:left}.chevron-icon[data-v-51519e85]{flex-shrink:0;margin-left:1rem;transition:transform .3s ease}.chevron-icon.rotated[data-v-51519e85]{transform:rotate(180deg)}.dropdown-menu[data-v-51519e85]{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 16px 16px;border-top:none;box-shadow:0 4px 12px #00000026;left:0;list-style:none;margin:0;max-height:400px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:1000}.dropdown-item[data-v-51519e85]{border-bottom:1px solid #f3f4f6}.dropdown-item[data-v-51519e85]:last-child{border-bottom:none}.dropdown-option[data-v-51519e85]{align-items:center;background:#fff;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:.95rem;padding:1rem 1.25rem;text-align:left;transition:all .2s ease;width:100%}.dropdown-option[data-v-51519e85]:hover{background:#fef3c7}.dropdown-option.active[data-v-51519e85]{background:#fed7aa;color:#f97316;font-weight:600}@media (max-width:768px){.desktop-menu[data-v-51519e85]{display:none}html[data-v-51519e85]{scroll-padding-top:calc(var(--header-height) + 50px)!important}.mobile-dropdown[data-v-51519e85]{display:block}.sticky-menu-wrapper[data-v-51519e85]{top:var(--header-height)}}@media (min-width:769px){.mobile-dropdown[data-v-51519e85]{display:none}.desktop-menu[data-v-51519e85]{display:flex}}section.breadcrumb-section[data-v-a82ff2b2]{background:var(--bg-color);color:var(--txt-color);padding:1.5rem var(--common-padding) .5rem}svg.home path[data-v-a82ff2b2]{fill:var(--icon-color)}section.breadcrumb-section section.breadcrumb-section+div>section[data-v-a82ff2b2]:first-child{padding-top:calc(var(--common-padding)*2 - 1.5rem)}nav.breadcrumb[data-v-a82ff2b2]{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.5rem;text-transform:capitalize}@media screen and (max-width:768px){.breadcrumb-section[data-v-a82ff2b2]{display:none}}@keyframes spin-0320c227{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.mini-container-wrapper[data-v-0320c227]:before{content:none!important}.common-banner[data-v-0320c227]{position:relative;width:100%}.common-banner img[data-v-0320c227]{display:block;height:auto;width:100%}.common-banner .overlay-content[data-v-0320c227]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%}.common-banner h1[data-v-0320c227]{color:#fff;font-size:clamp(1.625rem,calc(3.2vw + .0625rem),3.875rem);font-weight:600;margin-bottom:1.5rem;max-width:55vw;text-align:center}.event-details[data-v-0320c227]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center}.event-detail-item[data-v-0320c227]{align-items:center;color:#fff;display:flex;font-size:clamp(.875rem,1.2vw + .25rem,1.125rem);gap:.75rem}.event-detail-item .detail-icon[data-v-0320c227]{flex-shrink:0}.event-detail-item .calendar-icon[data-v-0320c227]{height:26px;width:26px}.event-detail-item .location-icon[data-v-0320c227]{height:24px;width:18px}@media screen and (max-width:1500px){.common-banner h1[data-v-0320c227]{max-width:60vw}}@media screen and (max-width:768px){.common-banner img[data-v-0320c227]{aspect-ratio:396/330;-o-object-fit:cover;object-fit:cover}.common-banner h1[data-v-0320c227]{font-weight:600;margin-bottom:1rem}.event-details[data-v-0320c227]{flex-direction:column;gap:.75rem;margin-top:1rem}.event-detail-item[data-v-0320c227]{font-size:.875rem;gap:.5rem}.event-detail-item .calendar-icon[data-v-0320c227]{height:22px;width:22px}.event-detail-item .location-icon[data-v-0320c227]{height:20px;width:16px}}.article-content-wrapper[data-v-0320c227]{background-color:#f4f5fb;padding:var(--common-padding)}.article-content-wrapper .container.mini-container-wrapper[data-v-0320c227]{align-items:flex-start;display:flex;gap:4rem}.right-form[data-v-0320c227]{align-self:flex-start;flex:0 0 500px;max-width:500px;position:sticky;top:calc(100px + 2rem)}.key-takeaways-sidebar[data-v-0320c227]{flex:0 0 400px;max-width:400px}.key-takeaways-card[data-v-0320c227]{background:#f4f5fb;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.key-takeaways-title[data-v-0320c227]{color:#1d1d1d;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.key-takeaways-content[data-v-0320c227]{color:#1d1d1d;line-height:1.6}.key-takeaways-content[data-v-0320c227] ul{list-style:none;margin:0;padding:0}.key-takeaways-content[data-v-0320c227] ul li,.key-takeaways-content[data-v-0320c227] ul.ul li{align-items:baseline;display:flex;flex-direction:row;gap:.5rem;line-height:1.75;margin-bottom:.75rem;position:relative}.key-takeaways-content[data-v-0320c227] ul li:before,.key-takeaways-content[data-v-0320c227] ul.ul li:before{aspect-ratio:1;background-color:var(--orange);border-radius:50%;content:"";flex:0 0 10px;height:10px;left:0;margin-top:0;position:relative;text-align:center;width:10px}.key-takeaways-divider[data-v-0320c227]{background-color:#e0e0e0;height:1px;margin:1.5rem 0;width:100%}.download-pdf-btn[data-v-0320c227]{align-items:center;background:#f79433;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;transition:background .3s ease}.download-pdf-btn[data-v-0320c227]:hover{background:#ff9e1f}.story-content-main[data-v-0320c227]{flex:1;min-width:0}.story-section-title[data-v-0320c227]{color:#1d1d1d;font-size:1.25rem;font-weight:600;margin-bottom:2rem}.body-components[data-v-0320c227]{display:flex;flex-direction:column;padding-bottom:var(--common-padding)}.related-products-section[data-v-0320c227]{background:#fff;color:#1d1d1d;padding:3rem var(--common-padding)}.section-title[data-v-0320c227]{color:#fff;font-size:clamp(1.5rem,2.5vw + .5rem,2.5rem);font-weight:600;margin-bottom:1rem}.section-description[data-v-0320c227]{color:#fffc;margin-bottom:2rem}.products-grid[data-v-0320c227]{display:grid;gap:1.325rem;grid-template-columns:repeat(3,minmax(400px,1fr));margin-top:2rem}.products-grid .product-item[data-v-0320c227]{border-radius:6px;overflow:hidden}.products-grid .product-item .image-block[data-v-0320c227]{align-items:center;aspect-ratio:480/220;background:linear-gradient(1turn,#fafbfd,#e6e6e6);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.products-grid .product-item .image-block img[data-v-0320c227]{height:auto;transform-origin:center;transition:transform .5s ease;width:100%}.products-grid .product-item:hover .image-block img[data-v-0320c227]{transform:scale(1.05)}.products-grid .solution.product-item .image-block img[data-v-0320c227]{height:100%;transform-origin:center;transition:transform .5s ease;width:auto}.products-grid .solution.product-item:hover .image-block img[data-v-0320c227]{transform:scale(1.05)}.products-grid .product-item .content-block[data-v-0320c227]{background-color:#fff;isolation:isolate;padding:1.5rem 1rem;position:relative}.products-grid .product-item .content-block[data-v-0320c227]:before{background:linear-gradient(180deg,#fff,#e7e8e8);content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity .3s linear;width:100%;z-index:-1}.products-grid .product-item .content-block[data-v-0320c227]:after{bottom:0;content:url(https://wcsproddb.worldcastsystems.com/uploads/product_ele_09caf89f6c.png);display:block;height:79px;margin-top:0;max-width:172px;position:absolute;right:0;right:1rem;text-align:end;width:100%}.products-grid .product-item .product-title[data-v-0320c227]{color:#1d1d1d;font-size:var(--product-card-title);font-weight:500;margin-bottom:1.5rem}.products-grid .product-item .product-content[data-v-0320c227]{color:#1d1d1d;font-size:1rem;line-height:1.75}.products-grid .product-item .product-content ul[data-v-0320c227]{font-size:1rem;list-style:none;padding-left:.5rem}.products-grid .product-item .product-content ul li[data-v-0320c227]{align-items:center;align-items:baseline;display:flex;flex-direction:row;gap:.5rem;line-height:1.75;position:relative}.products-grid .product-item .product-content ul li[data-v-0320c227]:before{aspect-ratio:1;background-color:var(--black);border-radius:50%;content:"";flex:0 0 4px;left:0;margin-top:0;position:relative;text-align:center;top:-2px;width:4px}.products-grid .product-item .content-block a.cta-btn[data-v-0320c227]{margin-top:1rem}.products-grid .product-item:hover .content-block[data-v-0320c227]:before{opacity:0}.products-grid .product-item:hover a.normal-dark[data-v-0320c227]{background-color:var(--black);color:#fff;padding-left:.5rem}.products-grid .product-item:hover a.normal-dark svg circle[data-v-0320c227]{fill:#fff}.products-grid .product-item:hover a.normal-dark svg path[data-v-0320c227]{stroke:var(--black)}.more-stories-section[data-v-0320c227]{background:#fff;color:#1d1d1d;padding:3rem var(--common-padding)}.more-stories-section .icon-title[data-v-0320c227]{color:#1d1d1d}.more-stories-section .container[data-v-0320c227]{margin:0 auto;max-width:1200px}.section-header[data-v-0320c227]{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.explore-link[data-v-0320c227]{color:#f79433;font-weight:500;text-decoration:none;transition:color .3s ease}.explore-link[data-v-0320c227]:hover{color:#ff9e1f}.listing-grid[data-v-0320c227]{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));width:100%}.card[data-v-0320c227]{background:#fff;border-radius:0;display:flex;flex-direction:column;overflow:hidden}.story-media-container[data-v-0320c227]{aspect-ratio:16/9;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;position:relative;width:100%}.story-image[data-v-0320c227]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.story-iframe[data-v-0320c227]{border:none;height:100%;width:100%}.story-content[data-v-0320c227]{display:flex;flex:1;flex-direction:column;gap:12px;padding-top:.5rem}.location-badge[data-v-0320c227]{align-self:flex-start;border:1px solid #7e8b93;border-radius:4px;color:#7e8b93;display:inline-block;font-size:13px;font-weight:500;padding:4px 12px}.story-title[data-v-0320c227]{display:-webkit-box;font-size:var(--p);line-height:1.4;margin:0;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;overflow:hidden}.read-more-link[data-v-0320c227],.story-title[data-v-0320c227]{color:#1d1d1d;font-weight:500}.read-more-link[data-v-0320c227]{font-size:14px;gap:8px;margin-top:auto;text-decoration:none}.icon-circle[data-v-0320c227],.read-more-link[data-v-0320c227]{align-items:center;display:flex;transition:all .3s ease}.icon-circle[data-v-0320c227]{background:#1d1d1d;border-radius:50%;flex-shrink:0;height:28px;justify-content:center;width:28px}@media screen and (max-width:1024px){.article-content-wrapper .container.mini-container-wrapper[data-v-0320c227]{align-items:stretch;flex-direction:column}.key-takeaways-sidebar[data-v-0320c227],.right-form[data-v-0320c227]{flex:1 1 100%;margin-bottom:2rem;max-width:100%;position:static;width:100%}.story-content-main[data-v-0320c227]{width:100%}.products-grid[data-v-0320c227]{grid-template-columns:repeat(2,1fr)}.listing-grid[data-v-0320c227]{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width:768px){.article-content-wrapper[data-v-0320c227],.key-takeaways-card[data-v-0320c227]{padding:1rem}.more-stories-section[data-v-0320c227],.related-products-section[data-v-0320c227]{padding:40px 1rem}.listing-grid[data-v-0320c227],.products-grid[data-v-0320c227]{grid-template-columns:1fr}.listing-grid[data-v-0320c227]{gap:1.75rem}.section-header[data-v-0320c227]{align-items:flex-start;flex-direction:column;gap:1rem}}@media (min-width:1400px){.listing-grid[data-v-0320c227]{grid-template-columns:repeat(3,1fr)}}section.support-info[data-v-c6c925a2]{background:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}section.support-info .content-block[data-v-c6c925a2] *{margin-bottom:1rem}section.support-info .content-block p[data-v-c6c925a2]{max-width:650px}.m-w-50[data-v-c6c925a2]{max-width:50%}section.support-info h3[data-v-c6c925a2]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin-bottom:1rem;text-align:left}@media screen and (max-width:768px){.bg-element[data-v-c6c925a2]{display:none}.m-bg[data-v-c6c925a2]{margin-top:-3rem;z-index:-1}.support-info .m-bg[data-v-c6c925a2]{margin-left:-1rem;max-width:100vw;width:100vw}.m-r-min-h[data-v-c6c925a2]{min-height:unset!important}.m-m-w-100[data-v-c6c925a2]{max-width:100%}}@keyframes spin-e2e41616{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.mini-container-wrapper[data-v-e2e41616]:before{content:none!important}.common-banner[data-v-e2e41616]{position:relative;width:100%}.common-banner img[data-v-e2e41616]{display:block;height:auto;width:100%}.common-banner .overlay-content[data-v-e2e41616]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%}.common-banner h1[data-v-e2e41616]{color:#fff;font-size:clamp(1.625rem,calc(3.2vw + .0625rem),3.875rem);font-weight:600;max-width:55vw;text-align:center}@media screen and (max-width:1500px){.common-banner h1[data-v-e2e41616]{max-width:60vw}}@media screen and (max-width:768px){.common-banner img[data-v-e2e41616]{aspect-ratio:396/330;-o-object-fit:cover;object-fit:cover}.common-banner h1[data-v-e2e41616]{font-weight:600}}.article-content-wrapper[data-v-e2e41616]{padding:2rem var(--common-padding) var(--common-padding)}.article-content-wrapper .container.mini-container-wrapper[data-v-e2e41616]{align-items:flex-start;display:flex;gap:4rem}.article-sidebar[data-v-e2e41616]{flex:0 0 400px;max-width:400px;position:sticky;top:2rem}.article-main-content[data-v-e2e41616]{flex:1;min-width:0}.metadata-card[data-v-e2e41616]{background:#f4f5fb;border-radius:8px;padding:1.25rem}.metadata-section[data-v-e2e41616]{display:flex;flex-direction:column;gap:1rem}.metadata-item[data-v-e2e41616]{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.metadata-label[data-v-e2e41616]{color:#1d1d1d;flex-shrink:0;font-size:1rem;font-weight:600}.metadata-value[data-v-e2e41616]{color:#1d1d1d;flex:1;font-size:1rem;font-weight:400;text-align:left;word-wrap:break-word}.metadata-separator[data-v-e2e41616]{background:#e5e5e5;height:1px;margin:1.5rem 0;width:100%}.share-section[data-v-e2e41616]{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:start}.share-label[data-v-e2e41616]{color:#1d1d1d;flex-shrink:0;font-size:1rem;font-weight:600}.share-buttons[data-v-e2e41616]{flex-shrink:0;gap:.75rem}.share-btn[data-v-e2e41616],.share-buttons[data-v-e2e41616]{align-items:center;display:flex}.share-btn[data-v-e2e41616]{background:transparent;border:none;border-radius:50%;cursor:pointer;height:30px;justify-content:center;padding:0;transition:all .3s ease;width:30px}.share-btn[data-v-e2e41616]:hover{opacity:.9;transform:scale(1.1)}.share-btn[data-v-e2e41616]:active{transform:scale(.95)}.share-btn svg[data-v-e2e41616]{display:block;height:30px;width:30px}@media screen and (max-width:1024px){.article-content-wrapper .container.mini-container-wrapper[data-v-e2e41616]{align-items:stretch;flex-direction:column}.article-sidebar[data-v-e2e41616]{flex:1 1 100%;margin-bottom:2rem;max-width:100%;position:static;width:100%}.article-main-content[data-v-e2e41616]{width:100%}}@media screen and (max-width:768px){.article-content-wrapper[data-v-e2e41616],.metadata-card[data-v-e2e41616]{padding:1rem}.metadata-item[data-v-e2e41616]{flex-direction:column;gap:.25rem}.metadata-value[data-v-e2e41616]{text-align:left}.share-section[data-v-e2e41616]{align-items:flex-start;flex-direction:column;gap:.75rem}.share-buttons[data-v-e2e41616]{justify-content:flex-start;width:100%}}@keyframes spin-5d5e7e55{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.mini-container-wrapper[data-v-5d5e7e55]:before{content:none!important}.common-banner[data-v-5d5e7e55]{position:relative;width:100%}.common-banner img[data-v-5d5e7e55]{display:block;height:auto;width:100%}.common-banner .overlay-content[data-v-5d5e7e55]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%}.common-banner h1[data-v-5d5e7e55]{color:#fff;font-size:clamp(1.625rem,calc(3.2vw + .0625rem),3.875rem);font-weight:600;margin-bottom:1.5rem;max-width:55vw;text-align:center}.webinar-details[data-v-5d5e7e55]{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center}.webinar-detail-item[data-v-5d5e7e55]{align-items:center;color:#fff;display:flex;font-size:clamp(.875rem,1.2vw + .25rem,1.125rem);gap:.5rem}.webinar-detail-item.combined-details[data-v-5d5e7e55]{flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}.webinar-detail-item .detail-label[data-v-5d5e7e55]{font-weight:500}.detail-item-inline[data-v-5d5e7e55]{align-items:center;display:flex;gap:.5rem}.detail-separator[data-v-5d5e7e55]{color:#fff;margin:0 .25rem;opacity:.7}@media screen and (max-width:1500px){.common-banner h1[data-v-5d5e7e55]{max-width:60vw}}@media screen and (max-width:768px){.common-banner img[data-v-5d5e7e55]{aspect-ratio:396/330;-o-object-fit:cover;object-fit:cover}.webinar-detail-item .detail-label[data-v-5d5e7e55]{text-wrap-mode:nowrap}.common-banner h1[data-v-5d5e7e55]{font-weight:600;margin-bottom:1rem}.webinar-details[data-v-5d5e7e55]{gap:.5rem;margin-top:1rem;padding:0 1rem}.webinar-details .webinar-detail-item[data-v-5d5e7e55]{align-items:center;flex-direction:column;text-align:center}.webinar-details .webinar-detail-item.combined-details[data-v-5d5e7e55]{align-items:center;flex-direction:column;gap:.5rem;text-align:start}.detail-separator[data-v-5d5e7e55]{display:none}.article-content-wrapper .container.mini-container-wrapper[data-v-5d5e7e55]{gap:0!important}.webinar-detail-item[data-v-5d5e7e55]{font-size:.875rem;gap:.375rem}}.article-content-wrapper[data-v-5d5e7e55]{background-color:#f4f5fb;padding:var(--common-padding)}.article-content-wrapper .container.mini-container-wrapper[data-v-5d5e7e55]{align-items:flex-start;display:flex;gap:4rem}.right-form[data-v-5d5e7e55]{align-self:flex-start;flex:0 0 500px;max-width:500px;position:sticky;top:calc(100px + 2rem)}.key-takeaways-sidebar[data-v-5d5e7e55]{flex:0 0 400px;max-width:400px}.key-takeaways-card[data-v-5d5e7e55]{background:#f4f5fb;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.key-takeaways-title[data-v-5d5e7e55]{color:#1d1d1d;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.key-takeaways-content[data-v-5d5e7e55]{color:#1d1d1d;line-height:1.6}.key-takeaways-content[data-v-5d5e7e55] ul{list-style:none;margin:0;padding:0}.key-takeaways-content[data-v-5d5e7e55] ul li,.key-takeaways-content[data-v-5d5e7e55] ul.ul li{align-items:baseline;display:flex;flex-direction:row;gap:.5rem;line-height:1.75;margin-bottom:.75rem;position:relative}.key-takeaways-content[data-v-5d5e7e55] ul li:before,.key-takeaways-content[data-v-5d5e7e55] ul.ul li:before{aspect-ratio:1;background-color:var(--orange);border-radius:50%;content:"";flex:0 0 10px;height:10px;left:0;margin-top:0;position:relative;text-align:center;width:10px}.key-takeaways-divider[data-v-5d5e7e55]{background-color:#e0e0e0;height:1px;margin:1.5rem 0;width:100%}.download-pdf-btn[data-v-5d5e7e55]{align-items:center;background:#f79433;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;transition:background .3s ease}.download-pdf-btn[data-v-5d5e7e55]:hover{background:#ff9e1f}.story-content-main[data-v-5d5e7e55]{flex:1;min-width:0}.story-section-title[data-v-5d5e7e55]{color:#1d1d1d;font-size:1.25rem;font-weight:600;margin-bottom:2rem}.body-components[data-v-5d5e7e55]{display:flex;flex-direction:column;padding-bottom:var(--common-padding)}.related-products-section[data-v-5d5e7e55]{background:#fff;color:#1d1d1d;padding:3rem var(--common-padding)}.section-title[data-v-5d5e7e55]{color:#fff;font-size:clamp(1.5rem,2.5vw + .5rem,2.5rem);font-weight:600;margin-bottom:1rem}.section-description[data-v-5d5e7e55]{color:#fffc;margin-bottom:2rem}.products-grid[data-v-5d5e7e55]{display:grid;gap:1.325rem;grid-template-columns:repeat(3,minmax(400px,1fr));margin-top:2rem}.products-grid .product-item[data-v-5d5e7e55]{border-radius:6px;overflow:hidden}.products-grid .product-item .image-block[data-v-5d5e7e55]{align-items:center;aspect-ratio:480/220;background:linear-gradient(1turn,#fafbfd,#e6e6e6);display:flex;flex-direction:column;justify-content:center}.products-grid .product-item .image-block img[data-v-5d5e7e55]{height:auto;width:100%}.products-grid .solution.product-item .image-block img[data-v-5d5e7e55]{height:100%;width:auto}.products-grid .product-item .content-block[data-v-5d5e7e55]{background-color:#fff;isolation:isolate;padding:1.5rem 1rem;position:relative}.products-grid .product-item .content-block[data-v-5d5e7e55]:before{background:linear-gradient(180deg,#fff,#e7e8e8);content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity .3s linear;width:100%;z-index:-1}.products-grid .product-item .content-block[data-v-5d5e7e55]:after{bottom:0;content:url(https://wcsproddb.worldcastsystems.com/uploads/product_ele_09caf89f6c.png);display:block;height:79px;margin-top:0;max-width:172px;position:absolute;right:0;right:1rem;text-align:end;width:100%}.products-grid .product-item .product-title[data-v-5d5e7e55]{color:#1d1d1d;font-size:var(--product-card-title);font-weight:500;margin-bottom:1.5rem}.products-grid .product-item .product-content[data-v-5d5e7e55]{color:#1d1d1d;font-size:1rem;line-height:1.75}.products-grid .product-item .product-content ul[data-v-5d5e7e55]{font-size:1rem;list-style:none;padding-left:.5rem}.products-grid .product-item .product-content ul li[data-v-5d5e7e55]{align-items:center;align-items:baseline;display:flex;flex-direction:row;gap:.5rem;line-height:1.75;position:relative}.products-grid .product-item .product-content ul li[data-v-5d5e7e55]:before{aspect-ratio:1;background-color:var(--black);border-radius:50%;content:"";flex:0 0 4px;left:0;margin-top:0;position:relative;text-align:center;top:-2px;width:4px}.products-grid .product-item .content-block a.cta-btn[data-v-5d5e7e55]{margin-top:1rem}.products-grid .product-item:hover .content-block[data-v-5d5e7e55]:before{opacity:0}.products-grid .product-item:hover a.normal-dark[data-v-5d5e7e55]{background-color:var(--black);color:#fff;padding-left:.5rem}.products-grid .product-item:hover a.normal-dark svg circle[data-v-5d5e7e55]{fill:#fff}.products-grid .product-item:hover a.normal-dark svg path[data-v-5d5e7e55]{stroke:var(--black)}.more-stories-section[data-v-5d5e7e55]{background:#fff;color:#1d1d1d;padding:3rem var(--common-padding)}.more-stories-section .icon-title[data-v-5d5e7e55]{color:#1d1d1d}.more-stories-section .container[data-v-5d5e7e55]{margin:0 auto;max-width:1200px}.section-header[data-v-5d5e7e55]{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.explore-link[data-v-5d5e7e55]{color:#f79433;font-weight:500;text-decoration:none;transition:color .3s ease}.explore-link[data-v-5d5e7e55]:hover{color:#ff9e1f}.listing-grid[data-v-5d5e7e55]{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));width:100%}.card[data-v-5d5e7e55]{background:#fff;border-radius:0;display:flex;flex-direction:column;overflow:hidden}.story-media-container[data-v-5d5e7e55]{aspect-ratio:16/9;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;position:relative;width:100%}.story-image[data-v-5d5e7e55]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.story-iframe[data-v-5d5e7e55]{border:none;height:100%;width:100%}.story-content[data-v-5d5e7e55]{display:flex;flex:1;flex-direction:column;gap:12px;padding-top:.5rem}.location-badge[data-v-5d5e7e55]{align-self:flex-start;border:1px solid #7e8b93;border-radius:4px;color:#7e8b93;display:inline-block;font-size:13px;font-weight:500;padding:4px 12px}.story-title[data-v-5d5e7e55]{display:-webkit-box;font-size:var(--p);line-height:1.4;margin:0;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;overflow:hidden}.read-more-link[data-v-5d5e7e55],.story-title[data-v-5d5e7e55]{color:#1d1d1d;font-weight:500}.read-more-link[data-v-5d5e7e55]{font-size:14px;gap:8px;margin-top:auto;text-decoration:none}.icon-circle[data-v-5d5e7e55],.read-more-link[data-v-5d5e7e55]{align-items:center;display:flex;transition:all .3s ease}.icon-circle[data-v-5d5e7e55]{background:#1d1d1d;border-radius:50%;flex-shrink:0;height:28px;justify-content:center;width:28px}@media screen and (max-width:1024px){.article-content-wrapper .container.mini-container-wrapper[data-v-5d5e7e55]{align-items:stretch;flex-direction:column}.key-takeaways-sidebar[data-v-5d5e7e55],.right-form[data-v-5d5e7e55]{flex:1 1 100%;margin-bottom:2rem;max-width:100%;position:static;width:100%}.story-content-main[data-v-5d5e7e55]{width:100%}.products-grid[data-v-5d5e7e55]{grid-template-columns:repeat(2,1fr)}.listing-grid[data-v-5d5e7e55]{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width:768px){.article-content-wrapper[data-v-5d5e7e55],.key-takeaways-card[data-v-5d5e7e55]{padding:1rem}.more-stories-section[data-v-5d5e7e55],.related-products-section[data-v-5d5e7e55]{padding:2rem 1rem}.listing-grid[data-v-5d5e7e55],.products-grid[data-v-5d5e7e55]{grid-template-columns:1fr}.listing-grid[data-v-5d5e7e55]{gap:16px}.section-header[data-v-5d5e7e55]{align-items:flex-start;flex-direction:column;gap:1rem}}@media (min-width:1400px){.listing-grid[data-v-5d5e7e55]{grid-template-columns:repeat(3,1fr)}}@keyframes spin-9608df37{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.mini-container-wrapper[data-v-9608df37]:before{content:none!important}.common-banner[data-v-9608df37]{position:relative;width:100%}.common-banner img[data-v-9608df37]{display:block;height:auto;width:100%}.common-banner .overlay-content[data-v-9608df37]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%}.common-banner h1[data-v-9608df37]{color:#fff;font-size:clamp(1.625rem,calc(3.2vw + .0625rem),3.875rem);font-weight:600;max-width:55vw;text-align:center}@media screen and (max-width:1500px){.common-banner h1[data-v-9608df37]{max-width:60vw}}@media screen and (max-width:768px){.common-banner img[data-v-9608df37]{aspect-ratio:396/330;-o-object-fit:cover;object-fit:cover}.common-banner h1[data-v-9608df37]{font-weight:600}}.article-content-wrapper[data-v-9608df37]{padding:var(--common-padding)}.article-content-wrapper .container.mini-container-wrapper[data-v-9608df37]{align-items:flex-start;display:flex;gap:4rem}.key-takeaways-sidebar[data-v-9608df37]{flex:0 0 400px;max-width:400px}.key-takeaways-card[data-v-9608df37]{background:#f4f5fb;border-radius:8px;padding:1.5rem}.key-takeaways-card .explore[data-v-9608df37]{justify-content:center}.key-takeaways-card .explore[data-v-9608df37] svg path{fill:#1d1d1d}.key-takeaways-card .explore[data-v-9608df37] .cta-btn.PDF{color:#1d1d1d}.key-takeaways-card .explore[data-v-9608df37] .cta-btn.PDF svg circle{fill:#1d1d1d}.key-takeaways-title[data-v-9608df37]{color:#1d1d1d;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.key-takeaways-content[data-v-9608df37]{color:#1d1d1d;line-height:1.6}.key-takeaways-content[data-v-9608df37] ul{list-style:none;margin:0;padding:0}.key-takeaways-content[data-v-9608df37] ul li,.key-takeaways-content[data-v-9608df37] ul.ul li{align-items:baseline;display:flex;flex-direction:row;gap:.5rem;line-height:1.75;margin-bottom:.75rem;position:relative}.key-takeaways-content[data-v-9608df37] ul li:before,.key-takeaways-content[data-v-9608df37] ul.ul li:before{aspect-ratio:1;background-color:var(--orange);border-radius:50%;content:"";flex:0 0 10px;height:10px;left:0;margin-top:0;position:relative;text-align:center;width:10px}.key-takeaways-divider[data-v-9608df37]{background-color:#e0e0e0;height:1px;margin:1.5rem 0;width:100%}.download-pdf-btn[data-v-9608df37]{align-items:center;background:#f79433;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;transition:background .3s ease}.download-pdf-btn[data-v-9608df37]:hover{background:#ff9e1f}.story-content-main[data-v-9608df37]{flex:1;min-width:0}.story-section-title[data-v-9608df37]{color:#1d1d1d;font-size:1.25rem;font-weight:600;margin-bottom:2rem}.body-components[data-v-9608df37]{display:flex;flex-direction:column;padding-bottom:var(--common-padding)}.related-products-section[data-v-9608df37]{background:#1d1d1d;color:#fff;padding:3rem var(--common-padding)}.section-title[data-v-9608df37]{color:#fff;font-size:clamp(1.5rem,2.5vw + .5rem,2.5rem);font-weight:600;margin-bottom:1rem}.section-description[data-v-9608df37]{color:#fffc;margin-bottom:2rem}.products-grid[data-v-9608df37]{display:grid;gap:1.75rem;grid-template-columns:repeat(3,minmax(400px,1fr));margin-top:2rem}.products-grid .product-item[data-v-9608df37]{border-radius:6px;overflow:hidden}.products-grid .product-item .image-block[data-v-9608df37]{align-items:center;aspect-ratio:480/220;background:linear-gradient(1turn,#fafbfd,#e6e6e6);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.products-grid .product-item .image-block img[data-v-9608df37]{height:auto;transform-origin:center;transition:transform .5s ease;width:100%}.products-grid .product-item:hover .image-block img[data-v-9608df37]{transform:scale(1.1)}.products-grid .solution.product-item .image-block img[data-v-9608df37]{height:100%;width:auto}.products-grid .product-item .content-block[data-v-9608df37]{background-color:#fff;isolation:isolate;padding:1.5rem 1rem;position:relative}.products-grid .product-item .content-block[data-v-9608df37]:before{background:linear-gradient(180deg,#fff,#e7e8e8);content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity .3s linear;width:100%;z-index:-1}.products-grid .product-item .content-block[data-v-9608df37]:after{bottom:0;content:url(https://wcsproddb.worldcastsystems.com/uploads/product_ele_09caf89f6c.png);display:block;height:79px;margin-top:0;max-width:172px;position:absolute;right:0;right:1rem;text-align:end;width:100%}.products-grid .product-item .product-title[data-v-9608df37]{color:#1d1d1d;font-size:var(--product-card-title);font-weight:500;margin-bottom:1.5rem}.products-grid .product-item .product-content[data-v-9608df37]{color:#1d1d1d;font-size:1rem;line-height:1.75}.products-grid .product-item .product-content ul[data-v-9608df37]{font-size:1rem;list-style:none;padding-left:.5rem}.products-grid .product-item .product-content ul li[data-v-9608df37]{align-items:center;align-items:baseline;display:flex;flex-direction:row;gap:.5rem;line-height:1.75;position:relative}.products-grid .product-item .product-content ul li[data-v-9608df37]:before{aspect-ratio:1;background-color:var(--black);border-radius:50%;content:"";flex:0 0 4px;left:0;margin-top:0;position:relative;text-align:center;top:-2px;width:4px}.products-grid .product-item .content-block a.cta-btn[data-v-9608df37]{margin-top:1rem}.products-grid .product-item:hover .content-block[data-v-9608df37]:before{opacity:0}.products-grid .product-item:hover a.normal-dark[data-v-9608df37]{background-color:var(--black);color:#fff;padding-left:.5rem}.products-grid .product-item:hover a.normal-dark svg circle[data-v-9608df37]{fill:#fff}.products-grid .product-item:hover a.normal-dark svg path[data-v-9608df37]{stroke:var(--black)}.more-stories-section[data-v-9608df37]{background:#fff;color:#1d1d1d;padding:3rem var(--common-padding)}.more-stories-section .icon-title[data-v-9608df37]{color:#1d1d1d}.section-header[data-v-9608df37]{align-items:start;display:flex;justify-content:space-between;margin-bottom:2rem}.explore-link[data-v-9608df37]{color:#f79433;font-weight:500;text-decoration:none;transition:color .3s ease}.explore-link[data-v-9608df37]:hover{color:#ff9e1f}.listing-grid[data-v-9608df37]{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));width:100%}.card[data-v-9608df37]{background:#fff;border-radius:0;display:flex;flex-direction:column;overflow:hidden}.story-media-container[data-v-9608df37]{aspect-ratio:16/9;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;position:relative;width:100%}.story-image[data-v-9608df37]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.story-iframe[data-v-9608df37]{border:none;height:100%;width:100%}.story-content[data-v-9608df37]{display:flex;flex:1;flex-direction:column;gap:12px;padding-top:.5rem}.location-badge[data-v-9608df37]{align-self:flex-start;border:1px solid #7e8b93;border-radius:4px;color:#7e8b93;display:inline-block;font-size:13px;font-weight:500;padding:4px 12px}.story-title[data-v-9608df37]{color:#1d1d1d;display:-webkit-box;font-size:var(--p);font-weight:500;line-height:1.4;margin:0;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;overflow:hidden}.read-more-link[data-v-9608df37]{color:#1d1d1d;font-weight:600;gap:8px;margin-top:auto;text-decoration:none}.icon-circle[data-v-9608df37],.read-more-link[data-v-9608df37]{align-items:center;display:flex;transition:all .3s ease}.icon-circle[data-v-9608df37]{background:#1d1d1d;border-radius:50%;flex-shrink:0;height:28px;justify-content:center;width:28px}@media screen and (max-width:1024px){.article-content-wrapper .container.mini-container-wrapper[data-v-9608df37]{align-items:stretch;flex-direction:column}.key-takeaways-sidebar[data-v-9608df37]{flex:1 1 100%;margin-bottom:2rem;max-width:100%;position:static;width:100%}.story-content-main[data-v-9608df37]{width:100%}.products-grid[data-v-9608df37]{grid-template-columns:repeat(2,1fr)}.listing-grid[data-v-9608df37]{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width:768px){.article-content-wrapper .container.mini-container-wrapper[data-v-9608df37]{flex-direction:column-reverse;gap:0}.article-content-wrapper[data-v-9608df37],.key-takeaways-card[data-v-9608df37]{padding:1rem}.more-stories-section[data-v-9608df37],.related-products-section[data-v-9608df37]{padding:40px 1rem}.listing-grid[data-v-9608df37],.products-grid[data-v-9608df37]{grid-template-columns:1fr}.listing-grid[data-v-9608df37]{gap:1.75rem}.section-header[data-v-9608df37]{align-items:flex-start;flex-direction:column;gap:1rem}}@media (min-width:1400px){.listing-grid[data-v-9608df37]{grid-template-columns:repeat(3,1fr)}}.error_txt[data-v-1f54ab70]{color:#c00;display:block;font-size:12px;margin-top:4px}.custom-multiselect-wrapper.has-error[data-v-1f54ab70],.custom-select-field.has-error[data-v-1f54ab70],.form-field-validate.has-error[data-v-1f54ab70],.input-group.has-error[data-v-1f54ab70]{border-color:#c00!important}.custom-multiselect-wrapper[data-v-1f54ab70]{position:relative}.custom-select-field[data-v-1f54ab70]{align-items:center;background-color:transparent;border:none;color:#1d1d1d;cursor:pointer;display:flex;justify-content:space-between;line-height:1.5;min-height:28px;padding:0 0 8px;position:relative;width:100%}.custom-select-field[data-v-1f54ab70]:focus{outline:none}.custom-select-field.dropdown-open[data-v-1f54ab70],.custom-select-field[data-v-1f54ab70]:focus{border-bottom-color:#f79433}.select-placeholder[data-v-1f54ab70]{color:#1d1d1d;font-size:16px;line-height:1.5}.select-value[data-v-1f54ab70]{color:#1d1d1d;display:-webkit-box;font-size:16px;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.dropdown-chevron[data-v-1f54ab70]{color:#1d1d1d;flex-shrink:0;margin-left:8px;transition:transform .2s}.custom-select-field.dropdown-open .dropdown-chevron[data-v-1f54ab70]{transform:rotate(180deg)}.custom-multiselect-wrapper.dropdown-open[data-v-1f54ab70]{border-bottom-color:#f79433}.custom-multiselect-wrapper[data-v-1f54ab70]{background:transparent;border:none;border-bottom:1px solid #8f8f8f;border-radius:0;font-size:var(--small-text);outline:none!important;padding:1.5rem 0 .5rem;resize:none;width:100%}.dropdown-options[data-v-1f54ab70]{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;left:0;margin-top:4px;max-height:300px;overflow:auto;position:absolute;right:0;top:100%;z-index:1000}.dropdown-search[data-v-1f54ab70]{background-color:#fff;border-bottom:1px solid #ddd;padding:8px;position:sticky;top:0;z-index:1}.search-input[data-v-1f54ab70]{border:1px solid #ddd;border-radius:4px;color:#1d1d1d;font-size:14px;outline:none;padding:8px 12px;width:100%}.search-input[data-v-1f54ab70]:focus{border-color:#f79433}.dropdown-options-list[data-v-1f54ab70]{max-height:250px;overflow-y:auto}.dropdown-option[data-v-1f54ab70]{align-items:start;cursor:pointer;display:flex;gap:12px;justify-content:start;padding:12px 16px;text-align:start;transition:background-color .2s}.dropdown-option[data-v-1f54ab70]:hover{background-color:#f5f5f5}.dropdown-option.selected[data-v-1f54ab70]{background-color:#fff5eb}.purpose-dropdown-options .dropdown-option.selected[data-v-1f54ab70]{background-color:#2563eb;color:#fff}.purpose-dropdown-options .dropdown-option.selected .option-text[data-v-1f54ab70]{color:#fff}.dropdown-option.no-results[data-v-1f54ab70]{color:#999;cursor:default;font-style:italic}.checkbox-indicator[data-v-1f54ab70]{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-top:4px}.option-text[data-v-1f54ab70]{color:#1d1d1d;font-size:16px}.selected-interests[data-v-1f54ab70]{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.interest-chip[data-v-1f54ab70]{background-color:#f79433;border-radius:20px;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:6px 12px}.interest-chip[data-v-1f54ab70],.remove-chip[data-v-1f54ab70]{align-items:center;color:#fff}.remove-chip[data-v-1f54ab70]{background:none;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:18px;justify-content:center;line-height:1;margin-left:4px;padding:0;transition:background-color .2s;width:18px}.input-group[data-v-1f54ab70]:has(.custom-multiselect-wrapper){isolation:unset}.remove-chip[data-v-1f54ab70]:hover{background-color:#fff3}.remove-chip[data-v-1f54ab70]:focus{outline:2px solid #fff;outline-offset:2px}@media screen and (max-width:768px){.selected-interests[data-v-1f54ab70]{margin-top:8px}.interest-chip[data-v-1f54ab70]{font-size:12px;padding:4px 10px}.dropdown-options[data-v-1f54ab70]{max-height:150px}}.accordion-header[data-v-5fcfab98]{align-items:center;background-color:var(--black);color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:1rem}.accordion-body[data-v-5fcfab98]{background-color:#fff;color:var(--black);padding:1rem}.fade-enter-active[data-v-5fcfab98],.fade-leave-active[data-v-5fcfab98]{transition:all .3s ease}.fade-enter-from[data-v-5fcfab98],.fade-leave-to[data-v-5fcfab98]{max-height:0;opacity:0;overflow:hidden}.fade-enter-to[data-v-5fcfab98],.fade-leave-from[data-v-5fcfab98]{max-height:1000px;opacity:1}.accordion-header.open svg[data-v-5fcfab98]{transform:rotate(180deg);transition:all .3s linear}.mobile-menu-overlay[data-v-53ebcaac]{background:#000000b3;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:99999}.mobile-menu-overlay.active[data-v-53ebcaac]{opacity:1;pointer-events:auto;visibility:visible}.mobile-menu-container[data-v-53ebcaac]{background:#fff;box-shadow:-2px 0 10px #0000001a;height:100%;max-width:400px;overflow-y:auto;position:absolute;right:0;top:0;transform:translate(100%);transition:transform .3s ease;width:85%}.mobile-menu-overlay.active .mobile-menu-container[data-v-53ebcaac]{transform:translate(0)}.mobile-menu-close-btn[data-v-53ebcaac]{align-items:center;background:transparent;border:none;color:#1d1d1d;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:color .2s ease;width:40px;z-index:10}.mobile-menu-close-btn[data-v-53ebcaac]:hover{color:#f79433}.mobile-menu-content[data-v-53ebcaac]{padding:80px 20px 30px}.mobile-menu-column[data-v-53ebcaac]{width:100%}.mobile-menu-item-wrapper[data-v-53ebcaac]{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between}.mobile-menu-item[data-v-53ebcaac]{color:#1d1d1d;flex:1;font-size:18px;font-weight:600;padding:16px 0;text-decoration:none;transition:color .2s ease}.mobile-menu-item[data-v-53ebcaac]:hover{color:#f79433}.mobile-chevron[data-v-53ebcaac]{align-items:center;color:#1d1d1d;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-left:10px;transition:transform .3s ease,color .2s ease;width:40px}.mobile-chevron[data-v-53ebcaac]:hover{color:#f79433}.mobile-chevron.expanded[data-v-53ebcaac]{transform:rotate(180deg)}.mobile-submenu[data-v-53ebcaac]{max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-submenu.expanded[data-v-53ebcaac]{max-height:2000px}.mobile-submenu.nested[data-v-53ebcaac]{padding-left:20px}.mobile-submenu-item[data-v-53ebcaac]{border-bottom:1px solid #f0f0f0;color:#1d1d1d;display:block;font-size:16px;font-weight:500;padding:12px 0;text-decoration:none;transition:color .2s ease}.mobile-submenu-item[data-v-53ebcaac]:hover{color:#f79433}.mobile-submenu .mobile-menu-item[data-v-53ebcaac]{font-size:16px;font-weight:500;padding:12px 0}@media screen and (max-width:781px){.mobile-menu-container[data-v-53ebcaac]{width:85%}}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.product-card{max-width:100%}.product-card .bottom-line{align-items:end;display:flex;justify-content:space-between;max-width:100%;width:100%}.product-listing-tabs-container .dot-navigation button{background-color:transparent;border:none;border-radius:50%;cursor:pointer;height:1px;isolation:isolate;margin:0 5px;position:relative;width:3rem}.product-listing-tabs-container .dot-navigation button:after{background-color:#fff;content:"";height:1px;left:0;position:absolute;top:0;transition:width .3s ease-in-out;width:50%}.product-listing-tabs-container .tab-buttons:not(.dot-navigation) button{align-items:center;background-color:transparent;color:#fff;display:flex;font-size:clamp(1.125rem,calc(1.25vw + var(--common-value)),1.5rem);font-weight:600;gap:.75rem;isolation:isolate;justify-content:start;opacity:.5;padding:1rem 1rem 1rem 0;position:relative;width:100%;text-wrap-mode:nowrap}.product-listing-tabs-container .tab-buttons.dot-navigation{align-items:end;display:flex;flex-direction:column;gap:2rem;justify-content:end}.product-listing-tabs-container .tab-buttons:not(.dot-navigation) button.active{background-color:transparent;opacity:1}.product-slider-wrapper{margin-top:2rem;overflow:hidden}.product-item{border-radius:8px;min-width:100%!important;text-align:center;width:100%}.product-listing-tabs-container .tab-content .dots{display:flex;gap:8px;justify-content:center;margin-top:1rem}.product-listing-tabs-container .tab-content .dots button{background:#ccc;border:none;border-radius:50%;cursor:pointer;height:10px;transition:background .3s ease;width:10px}.product-listing-tabs-container .tab-content .dots button.active{background:#000}.result-card[data-v-c1b7f24f]{display:flex;flex-direction:column;width:100%}.result-icon[data-v-c1b7f24f]{flex-shrink:0;height:120px;overflow:hidden;padding:1rem 0;width:100%}.icon-img[data-v-c1b7f24f]{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.icon-placeholder[data-v-c1b7f24f]{align-items:center;background:#f3f4f6;display:flex;font-size:3rem;height:100%;justify-content:center;width:100%}.result-content[data-v-c1b7f24f]{flex:1}.result-content[data-v-c1b7f24f],.table-sfm[data-v-c1b7f24f]{display:flex;flex-direction:column}.table-sfm[data-v-c1b7f24f]{height:100%}.table-header[data-v-c1b7f24f]{background:#f9fafb;color:#1d1d1d;font-size:var(--p);font-weight:700;margin:0;padding:.75rem 1rem;text-transform:uppercase}.table-body[data-v-c1b7f24f]{background:#f9fafb;display:flex;flex-direction:column;gap:0;padding:1rem}.data-row[data-v-c1b7f24f]{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:space-between;padding:.75rem 0}.data-row[data-v-c1b7f24f]:last-child{border-bottom:none}.data-label[data-v-c1b7f24f]{color:#1d1d1d;flex:0 0 auto;font-size:.875rem;min-width:120px}.data-value[data-v-c1b7f24f]{flex:1;text-align:right}.data-cost[data-v-c1b7f24f]{color:#6b7280;font-size:.875rem;font-style:italic}.text-greendark[data-v-c1b7f24f]{color:#15803d;font-weight:500}.saving-last-row .data-label[data-v-c1b7f24f]{flex:0 1 50%;font-weight:600}.saving-last-row .data-value>div[data-v-c1b7f24f]{font-weight:600;text-wrap:nowrap}.table-footer[data-v-c1b7f24f]{background:#f79433;color:#fff;margin-top:auto;padding:1rem}.footer-content[data-v-c1b7f24f]{align-items:flex-start;color:#fff;display:flex;justify-content:space-between}.savings-label[data-v-c1b7f24f]{font-size:var(--p);font-weight:600;line-height:1.4;text-transform:uppercase}.savings-values[data-v-c1b7f24f]{flex:1;font-size:var(--p);text-align:right}.savings-main[data-v-c1b7f24f]{font-size:var(--p);font-weight:700;line-height:1.4;margin-bottom:.25rem}.savings-cost[data-v-c1b7f24f]{font-size:var(--p);font-weight:600}.bg-light[data-v-c1b7f24f]{background-color:#f9fafb}.bg-greendark[data-v-c1b7f24f]{background-color:#15803d}@media (max-width:768px){.result-card[data-v-c1b7f24f]{margin-bottom:1.5rem}}.half-under[data-v-cdcda849]{border-bottom:3px solid #22c55e;display:inline-block;padding-bottom:.5rem}.required[data-v-cdcda849]:after{color:red;content:" *"}.form-control[data-v-cdcda849]:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a;outline:none}.form-select[data-v-cdcda849]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e5e7eb;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231d1d1d' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid #d1d5db;border-radius:4px;color:#1d1d1d;font-size:.875rem;padding:.75rem 2.5rem .75rem 1rem;transition:all .2s;width:100%}.form-select option[data-v-cdcda849]{background-color:#fff;color:#1d1d1d;font-size:.875rem;padding:.5rem .75rem}.form-select option[data-v-cdcda849]:checked,.form-select option[data-v-cdcda849]:hover{background-color:#f3f4f6}.form-select[data-v-cdcda849]:focus{background-color:#f9fafb;border-color:#9ca3af;outline:none}.results-grid[data-v-cdcda849]{align-items:stretch;display:flex;flex-wrap:wrap}.table-sfm[data-v-cdcda849]{border:1px solid #e5e7eb}.table-sfm .header[data-v-cdcda849]{background-color:#374151;color:#fff;font-size:1rem;margin:0;padding:.75rem 1rem}.table-sfm .body>div[data-v-cdcda849]{border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.75rem 0}.table-sfm .body>div[data-v-cdcda849]:last-child{border-bottom:none}.text-greendark[data-v-cdcda849]{color:#15803d}.bg-greendark[data-v-cdcda849]{background-color:#15803d}.bg-greenlight[data-v-cdcda849]{background-color:#22c55e}.btn-greenlight[data-v-cdcda849]:hover{background-color:#16a34a}.smart-fm-calculator[data-v-c4f55db5]{background:#f4f5fb;color:#1d1d1d;padding:2rem 0}.calculator-form[data-v-c4f55db5]{margin:0 auto}.error-alert[data-v-c4f55db5]{background:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;margin-bottom:1.5rem;padding:1rem}.form-sections[data-v-c4f55db5]{display:flex;flex-direction:column;gap:2rem}.form-section[data-v-c4f55db5]{background:transparent}.section-title[data-v-c4f55db5]{color:#1d1d1d;font-size:1rem;font-weight:700;letter-spacing:.5px;margin-bottom:1rem;text-transform:uppercase}.form-field[data-v-c4f55db5]{margin-bottom:1.5rem}.field-label[data-v-c4f55db5]{color:#1d1d1d;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.field-label.required[data-v-c4f55db5]:after{color:#ef4444;content:" *"}.form-input[data-v-c4f55db5]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e5e7eb;border:1px solid #d1d5db;border-radius:4px;color:#1d1d1d;font-size:.875rem;padding:.75rem 1rem;transition:all .2s;width:100%}.transmitter-row .form-input[data-v-c4f55db5]{background-image:none}.form-select[data-v-c4f55db5]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e5e7eb;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231d1d1d' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid #d1d5db;border-radius:4px;color:#1d1d1d;font-size:.875rem;padding:.75rem 2.5rem .75rem 1rem;transition:all .2s;width:100%}.form-select option[data-v-c4f55db5]{background-color:#fff;color:#1d1d1d;font-size:.875rem;padding:.5rem .75rem}.form-select option[data-v-c4f55db5]:checked,.form-select option[data-v-c4f55db5]:hover{background-color:#f3f4f6}.form-input[data-v-c4f55db5]:focus,.form-select[data-v-c4f55db5]:focus{background-color:#f9fafb;border-color:#9ca3af;outline:none}.form-input[data-v-c4f55db5]::-moz-placeholder{color:#6b7280}.form-input[data-v-c4f55db5]::placeholder{color:#6b7280}.form-grid[data-v-c4f55db5]{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.submit-section[data-v-c4f55db5]{margin-top:2rem;text-align:center}.submit-button[data-v-c4f55db5]{background:#1d1d1d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-width:200px;padding:.875rem 2rem;transition:all .2s}.submit-button[data-v-c4f55db5]:hover:not(:disabled){background:#374151}.submit-button[data-v-c4f55db5]:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.fade-enter-active[data-v-c4f55db5],.fade-leave-active[data-v-c4f55db5]{transition:opacity .5s ease}.fade-enter-from[data-v-c4f55db5],.fade-leave-to[data-v-c4f55db5]{opacity:0}.transmitters-table-wrapper[data-v-c4f55db5]{width:100%}.transmitters-header[data-v-c4f55db5]{border-bottom:1px solid #d1d5db;display:grid;gap:1rem;grid-template-columns:2fr 1.5fr 1fr 2fr .5fr;margin-bottom:.5rem;padding:.75rem 0}.table-header-label[data-v-c4f55db5]{color:#1d1d1d;font-size:.875rem;font-weight:500}.table-header-label.required[data-v-c4f55db5]:after{color:#ef4444;content:" *"}.transmitters-rows[data-v-c4f55db5]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.transmitter-row[data-v-c4f55db5]{align-items:center;display:grid;gap:1rem;grid-template-columns:2fr 1.5fr 1fr 2fr .5fr;position:relative}.transmitter-col-action[data-v-c4f55db5],.transmitter-col-efficiency[data-v-c4f55db5],.transmitter-col-name[data-v-c4f55db5],.transmitter-col-power[data-v-c4f55db5],.transmitter-col-qty[data-v-c4f55db5]{align-items:center;display:flex}.transmitter-col-action[data-v-c4f55db5]{justify-content:center}.transmitter-input[data-v-c4f55db5]{font-size:.875rem;padding:.5rem .75rem;width:100%}.remove-transmitter-btn[data-v-c4f55db5]{align-items:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:2rem;justify-content:center;transition:background .2s;width:2rem}.remove-transmitter-btn[data-v-c4f55db5]:hover{background:#dc2626}.remove-transmitter-btn svg[data-v-c4f55db5]{height:1.25rem;width:1.25rem}.add-transmitter-field[data-v-c4f55db5]{margin-top:1rem}.results-section[data-v-c4f55db5]{background:#f79433;display:flex;justify-content:center;margin-top:3rem;padding:3rem 1rem;width:100%}.results-container[data-v-c4f55db5]{background:#fff;max-width:980px;padding:2rem;width:100%}.results-title[data-v-c4f55db5]{border-bottom:2px solid #1d1d1d;color:#1d1d1d;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem;padding-bottom:.5rem}.results-grid[data-v-c4f55db5]{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:1.5rem}.results-disclaimer[data-v-c4f55db5]{color:#1d1d1d;font-size:.875rem;line-height:1.6;margin-top:2rem;padding-top:1rem}@media (max-width:768px){.form-grid[data-v-c4f55db5]{grid-template-columns:1fr}.calculator-form[data-v-c4f55db5]{padding:0 .75rem}.transmitter-row[data-v-c4f55db5],.transmitters-header[data-v-c4f55db5]{gap:.75rem;grid-template-columns:1fr}.transmitter-col-action[data-v-c4f55db5]{justify-content:flex-start}.table-header-label[data-v-c4f55db5]{display:block;margin-bottom:.25rem}.results-grid[data-v-c4f55db5]{grid-template-columns:1fr}.results-section[data-v-c4f55db5]{padding:2rem .75rem}.results-container[data-v-c4f55db5]{padding:1.5rem}}.country-select-wrapper[data-v-c4f55db5]{position:relative;width:100%}.country-select-input[data-v-c4f55db5]{align-items:center;cursor:pointer;display:flex;position:relative}.country-search-input[data-v-c4f55db5]{cursor:pointer;padding-right:3rem}.country-select-icons[data-v-c4f55db5]{align-items:center;display:flex;gap:.5rem;pointer-events:none;position:absolute;right:.75rem}.country-select-input .country-select-icons[data-v-c4f55db5]{pointer-events:auto}.clear-icon[data-v-c4f55db5]{align-items:center;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:1.25rem;height:1.5rem;justify-content:center;transition:all .2s;width:1.5rem}.clear-icon[data-v-c4f55db5]:hover{background:#e5e7eb;color:#1d1d1d}.dropdown-arrow[data-v-c4f55db5]{color:#1d1d1d;font-size:.75rem;transition:transform .2s}.dropdown-arrow.open[data-v-c4f55db5]{transform:rotate(180deg)}.country-dropdown[data-v-c4f55db5]{background:#fff;border:1px solid #d1d5db;border-radius:4px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;left:0;margin-top:.25rem;max-height:300px;position:absolute;right:0;top:100%;z-index:1000}.country-search[data-v-c4f55db5]{background:#f9fafb;border:none;border-bottom:1px solid #d1d5db;border-radius:4px 4px 0 0;font-size:.875rem;outline:none;padding:.75rem}.country-search[data-v-c4f55db5]:focus{background:#fff}.country-list[data-v-c4f55db5]{max-height:250px;overflow-y:auto;padding:.25rem 0}.country-option[data-v-c4f55db5]{color:#1d1d1d;cursor:pointer;font-size:.875rem;padding:.75rem 1rem;transition:background .2s}.country-option[data-v-c4f55db5]:hover{background:#f3f4f6}.country-option.selected[data-v-c4f55db5]{background:#e5e7eb;font-weight:500}.country-option.no-results[data-v-c4f55db5]{color:#6b7280;cursor:default;font-style:italic}.country-option.no-results[data-v-c4f55db5]:hover{background:transparent}.Application-slider-container[data-v-4954967f]{background:var(--bg-color);color:var(--txt-color);padding:var(--common-padding)}.Application-slider-container .bg-element[data-v-4954967f]{background-repeat:no-repeat;background-size:contain;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:-1}section.Application-slider-container h3[data-v-4954967f]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}.quotes .message[data-v-4954967f]{font-size:var(--quotes);font-weight:600;line-height:1.2;margin-bottom:1.5rem}.quotes .name[data-v-4954967f]{font-size:var(--quotes-name);font-weight:700;line-height:1.2}.quotes .designation[data-v-4954967f]{font-size:var(--quotes-designation);font-weight:500;line-height:1.2}.quote-img[data-v-4954967f]{margin-bottom:1rem}.slider-wrapper[data-v-4954967f]{margin-top:3rem;width:100%}.slider-container[data-v-4954967f],.slider-content[data-v-4954967f]{position:relative}.slider-content[data-v-4954967f]{background:var(--slider-bg-color);border-radius:12px;color:var(--slider-txt-color);height:auto;overflow:hidden;padding:2rem;transition:height .5s ease}.slide-item[data-v-4954967f]{display:flex;flex-direction:column;gap:2rem;left:0;padding:2rem;position:absolute;right:0;top:0;width:100%}.slide-image[data-v-4954967f]{align-items:center;display:flex;justify-content:center;width:100%}.slide-image img[data-v-4954967f]{border-radius:8px;height:auto;max-width:100%}.slide-content-wrapper[data-v-4954967f]{padding:0 1rem;text-align:center}.slide-title[data-v-4954967f]{color:var(--slider-txt-color);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.slide-description[data-v-4954967f]{color:var(--slider-txt-color);font-size:1rem;line-height:1.6}.slider-controls[data-v-4954967f]{display:flex;gap:.5rem;justify-content:end;margin-top:2rem;position:relative;right:0;width:100%;z-index:10}.slider-nav-btn[data-v-4954967f]{align-items:center;background:#ff8c00;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.slider-nav-btn[data-v-4954967f]:hover:not(:disabled){background:#f70;transform:scale(1)}.slider-nav-btn[data-v-4954967f]:disabled{cursor:not-allowed;opacity:.5}.slider-dots[data-v-4954967f]{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.dot[data-v-4954967f]{background:#0003;border:none;border-radius:50%;cursor:pointer;height:10px;transition:all .3s ease;width:10px}.dot.active[data-v-4954967f]{background:#ff8c00;border-radius:5px;width:24px}.dot[data-v-4954967f]:hover{background:#ff8c0099}.slide-fade-enter-active[data-v-4954967f]{transition:all .5s ease}.slide-fade-leave-active[data-v-4954967f]{position:absolute;transition:all .5s ease}.slide-fade-enter-from[data-v-4954967f]{opacity:0;transform:translate(30px)}.slide-fade-leave-to[data-v-4954967f]{opacity:0;transform:translate(-30px)}.slide-description.text-left[data-v-4954967f],.slide-title.text-left[data-v-4954967f]{text-align:left}.card-stack-wrapper[data-v-4954967f]{margin-top:3rem;width:100%}.card-stack-container[data-v-4954967f]{position:relative}.stack-layout[data-v-4954967f]{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.fixed-text-area[data-v-4954967f]{display:flex;flex-direction:column;min-height:250px;overflow:hidden;padding-right:2rem;position:relative}.text-content-wrapper[data-v-4954967f]{min-height:150px;position:relative}.text-content[data-v-4954967f]{position:relative;width:100%}.card-title[data-v-4954967f]{color:var(--slider-txt-color);font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem}.card-description[data-v-4954967f]{color:var(--slider-txt-color);font-size:1rem;line-height:1.6;opacity:.9}.text-fade-enter-active[data-v-4954967f],.text-fade-leave-active[data-v-4954967f]{transition:opacity .5s ease,transform .5s ease}.text-fade-enter-from[data-v-4954967f]{opacity:0;transform:translateY(15px)}.text-fade-leave-to[data-v-4954967f]{opacity:0;transform:translateY(-15px)}.text-fade-leave-active[data-v-4954967f]{left:0;position:absolute;top:0;width:100%}.sliding-images-area[data-v-4954967f]{aspect-ratio:777/446;perspective:2000px;position:relative}.image-stack[data-v-4954967f]{align-items:center;display:flex;justify-content:center;padding:200px 0;position:relative;width:100%}.image-card[data-v-4954967f]{background:var(--slider-bg-color);border-radius:20px;max-width:550px;overflow:hidden;position:absolute;transform-origin:center center;transition:all .6s cubic-bezier(.34,1.56,.64,1);width:100%}.image-card.active[data-v-4954967f]{opacity:1;z-index:100!important}.image-card.next[data-v-4954967f],.image-card.prev[data-v-4954967f]{opacity:.6;pointer-events:none}.card-image-wrapper[data-v-4954967f]{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}.card-image-wrapper img[data-v-4954967f]{border-radius:20px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.card-stack-controls[data-v-4954967f]{display:flex;gap:.5rem;justify-content:flex-start;margin-top:2rem;position:relative;z-index:10}.stack-nav-btn[data-v-4954967f]{align-items:center;background:#ff8c00;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.stack-nav-btn[data-v-4954967f]:hover:not(:disabled){background:#f70;transform:scale(1)}.stack-nav-btn[data-v-4954967f]:disabled{box-shadow:none;cursor:not-allowed;opacity:.4}.stack-nav-btn svg[data-v-4954967f]{height:24px;width:24px}.slide-content-wrapper[data-v-4954967f] ul.ul li{align-items:baseline;display:flex;flex-direction:row;gap:.5rem;line-height:1.75;position:relative}.slide-content-wrapper[data-v-4954967f] ul.ul li:before{aspect-ratio:1;background-color:var(--orange);border-radius:50%;content:"";flex:0 0 10px;left:0;margin-top:0;position:relative;text-align:center;width:10px}.Application-slider-container .stack-nav-btn .next-btn svg[data-v-4954967f]{display:block;margin-left:1px}.Application-slider-container .stack-nav-btn .prev-btn svg[data-v-4954967f]{display:block;margin-right:1px}@media screen and (max-width:1024px){.stack-layout[data-v-4954967f]{display:flex;flex-direction:column-reverse}.fixed-text-area[data-v-4954967f]{min-height:200px;padding-right:0;text-align:center}.text-content[data-v-4954967f]{position:relative}.card-title[data-v-4954967f]{font-size:1.75rem}.card-stack-controls[data-v-4954967f]{justify-content:center;margin-top:2rem}.image-stack[data-v-4954967f]{padding:80px 0}.image-card[data-v-4954967f]{max-width:100%}.sliding-images-area[data-v-4954967f]{aspect-ratio:777/446;margin:20% 0 5%;max-width:500px;perspective:2000px;position:relative;width:100%}.slide-content-wrapper[data-v-4954967f]{padding:0}.slide-item[data-v-4954967f],.slider-content[data-v-4954967f]{padding:.75rem}.slide-item[data-v-4954967f]{gap:1rem}.slide-title[data-v-4954967f]{font-size:1.25rem}.slide-description[data-v-4954967f]{font-size:.9rem}.slider-controls[data-v-4954967f]{margin-top:1.5rem}.slider-nav-btn[data-v-4954967f]{height:35px;width:35px}.stack-layout[data-v-4954967f]{gap:1.5rem}.card-title[data-v-4954967f]{font-size:1.5rem;text-align:start}.card-description[data-v-4954967f]{font-size:.9rem;text-align:start}.fixed-text-area[data-v-4954967f]{min-height:180px}.text-content-wrapper[data-v-4954967f]{min-height:100px}.image-stack[data-v-4954967f]{padding:60px 0}.stack-nav-btn[data-v-4954967f]{height:45px;width:45px}.card-stack-controls[data-v-4954967f]{justify-content:start;margin-top:1.5rem}.slider-wrapper[data-v-4954967f]{margin-top:1rem}}@media screen and (max-width:768px){.Application-slider-container .bg-element[data-v-4954967f]{display:none}.quote-img[data-v-4954967f]{max-width:50px}.stack-layout[data-v-4954967f]{display:grid;gap:2rem;grid-template-areas:"imagearea" "contentarea";grid-template-columns:1fr}.sliding-images-area[data-v-4954967f]{grid-area:imagearea}.fixed-text-area[data-v-4954967f]{grid-area:contentarea}.sliding-images-area[data-v-4954967f]{aspect-ratio:777/520;padding:3rem 0 2rem}.slide-content-wrapper[data-v-4954967f]{padding:0}.slide-item[data-v-4954967f],.slider-content[data-v-4954967f]{padding:.75rem}.slide-item[data-v-4954967f]{gap:1rem}.slide-title[data-v-4954967f]{font-size:1.25rem}.slide-description[data-v-4954967f]{font-size:.9rem}.slider-controls[data-v-4954967f]{margin-top:1.5rem}.slider-nav-btn[data-v-4954967f]{height:35px;width:35px}.stack-layout[data-v-4954967f]{gap:1.5rem}.card-title[data-v-4954967f]{font-size:1.5rem;text-align:start}.card-description[data-v-4954967f]{font-size:.9rem;text-align:start}.fixed-text-area[data-v-4954967f]{min-height:180px}.image-stack[data-v-4954967f]{padding:60px 0}.stack-nav-btn[data-v-4954967f]{height:45px;width:45px}.card-stack-controls[data-v-4954967f]{justify-content:start;margin-top:1.5rem}.slider-wrapper[data-v-4954967f]{margin-top:1rem}}@media screen and (max-width:480px){.card-title[data-v-4954967f]{font-size:1.25rem}.fixed-text-area[data-v-4954967f]{min-height:150px}.text-content-wrapper[data-v-4954967f]{min-height:90px}.image-stack[data-v-4954967f]{padding:50px 0}}section.audio-demo[data-v-96ca7f29]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}section.audio-demo .content-block[data-v-96ca7f29] *{font-size:clamp(1.5rem,calc(1.25vw + var(--common-value)),1.875rem);font-weight:700;margin-bottom:1rem}svg[data-v-96ca7f29]{display:block}.wave-bar-1[data-v-96ca7f29]{animation:wave1-96ca7f29 .9s ease-in-out .4s infinite;transform-origin:center}.wave-bar-2[data-v-96ca7f29]{animation:wave2-96ca7f29 .9s ease-in-out .2s infinite;transform-origin:center}.wave-bar-3[data-v-96ca7f29]{animation:wave3-96ca7f29 .9s ease-in-out infinite}.wave-bar-3[data-v-96ca7f29],.wave-dot-1[data-v-96ca7f29],.wave-dot-2[data-v-96ca7f29]{transform-origin:center}@keyframes wave1-96ca7f29{0%,to{transform:scaleY(1)}50%{transform:scaleY(.7)}}@keyframes wave2-96ca7f29{0%,to{transform:scaleY(1)}50%{transform:scaleY(.6)}}@keyframes wave3-96ca7f29{0%,to{transform:scaleY(1)}50%{transform:scaleY(.75)}}@media screen and (max-width:768px){.bg-element[data-v-96ca7f29]{display:none}.m-bg[data-v-96ca7f29]{margin-top:-3rem;z-index:-1}.audio-demo .m-bg[data-v-96ca7f29]{margin-left:-1rem;max-width:100vw;width:100vw}.m-r-min-h[data-v-96ca7f29]{min-height:unset!important}svg.headphone-svg[data-v-96ca7f29]{margin-top:2rem;max-width:50%}}section.benefits-container[data-v-f58d7f74]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}section.benefits-container .tab-navigation[data-v-f58d7f74]{align-items:center;display:flex;gap:12px;justify-content:start;width:100%}.tab-navigation button[data-v-f58d7f74]{border-radius:2rem;color:#fff;font-weight:600;position:relative}.tab-navigation .nav-btn[data-v-f58d7f74]{position:absolute;width:3rem}.tab-navigation button.prev[data-v-f58d7f74]{right:100%}.tab-navigation button.next[data-v-f58d7f74]{left:100%}.tab-navigation.desktop-nav[data-v-f58d7f74]{position:relative}.content-section[data-v-f58d7f74]{flex:1 1 50%}.content-section .Description[data-v-f58d7f74] p{margin-bottom:1rem}.content-section .Description[data-v-f58d7f74] a{transition:all .3s ease}.content-section .Description[data-v-f58d7f74] a:hover{color:var(--orange)}.image-section[data-v-f58d7f74]{flex:0 1 50%}.image-section img[data-v-f58d7f74]{border-radius:.5rem;height:auto;width:100%}.benifts-tab-container[data-v-f58d7f74]{background-color:var(--bg-color);border-radius:.5rem;color:var(--txt-color);padding:1rem 3rem}.tab-navigation[data-v-f58d7f74]{border-bottom:2px solid #e3e3e3;gap:2rem}.nav-btn[data-v-f58d7f74]{align-items:center;background:transparent;border:none;border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:8px;transition:all .3s ease}.nav-btn[data-v-f58d7f74]:hover:not(:disabled){opacity:.7}.nav-btn[data-v-f58d7f74]:disabled{cursor:not-allowed;opacity:.3}.tabs-wrapper[data-v-f58d7f74]{flex:1;overflow-x:auto;overflow-y:hidden;position:relative}.tabs-track[data-v-f58d7f74]{display:flex;gap:4.5rem;transition:transform .3s ease}.mini-container-wrapper .mini-container[data-v-f58d7f74]:has(.benifts-tab-container){overflow:hidden!important}.tabs-wrapper[data-v-f58d7f74]::-webkit-scrollbar{display:none}.tabs-wrapper[data-v-f58d7f74]{scrollbar-width:none}.tab-content[data-v-f58d7f74]{padding:2rem 0}.tab-navigation .tab-button[data-v-f58d7f74]{background:transparent;border:none;color:var(--txt-color);cursor:pointer;flex-shrink:0;font-weight:300;isolation:isolate;padding:1rem 0;position:relative;text-align:left;white-space:nowrap}.tab-navigation .tab-button.active[data-v-f58d7f74]{font-weight:600}.tab-navigation .tab-button.active[data-v-f58d7f74]:after{background-color:#1d1d1d;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}section.benefits-container .tab-content[data-v-f58d7f74]{background-color:var(--block-bg);border-radius:.5rem;overflow:hidden}.mobile-nav[data-v-f58d7f74]{display:none!important}.mobile-nav .nav-arrow[data-v-f58d7f74]{align-items:center;background:transparent;border:none;color:var(--txt-color);cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:opacity .2s}.mobile-nav .nav-arrow[data-v-f58d7f74]:hover{opacity:.7}.mobile-nav .mobile-tab-title[data-v-f58d7f74]{color:var(--txt-color);flex:1;font-size:1rem;font-weight:600;margin:0;text-align:center}.content-section[data-v-f58d7f74] ul.ul li{align-items:baseline;display:flex;flex-direction:row;gap:.5rem;line-height:1.75;position:relative}.content-section[data-v-f58d7f74] ul.ul li:before{aspect-ratio:1;background-color:var(--orange);border-radius:50%;content:"";flex:0 0 10px;left:0;margin-top:0;position:relative;text-align:center;width:10px}@media (min-width:769px) and (max-width:1024px){.tab-col-flex>div[data-v-f58d7f74]{flex:1 1 100%!important;width:100%!important}.image-section img[data-v-f58d7f74]{height:auto;margin:auto;width:auto}}@media screen and (max-width:768px){.desktop-nav[data-v-f58d7f74]{display:none!important}.mobile-nav[data-v-f58d7f74]{align-items:center;border-bottom:1px solid #e3e3e3;display:flex!important;gap:1rem;justify-content:space-between;padding:1rem 0}.mobile-tab-title[data-v-f58d7f74]>br{display:none!important}section.benefits-container .tab-navigation[data-v-f58d7f74]{gap:8px}.nav-btn[data-v-f58d7f74]{padding:4px}.nav-btn svg[data-v-f58d7f74]{height:auto;width:12px}.tabs-track[data-v-f58d7f74]{gap:1.5rem}.mobile-nav .nav-arrow[data-v-f58d7f74]{flex:0 0 20px;padding:0}.mobile-nav .nav-arrow svg[data-v-f58d7f74]{height:auto;width:15px}.tab-items[data-v-f58d7f74]{flex-direction:column!important;gap:1.5rem!important}.content-section[data-v-f58d7f74],.image-section[data-v-f58d7f74]{flex:1 1 100%!important;width:100%}.benifts-tab-container[data-v-f58d7f74]{padding:1rem .75rem}.tab-content[data-v-f58d7f74]{padding:1.5rem 0}section.benefits-container .tab-content .pricing-items[data-v-f58d7f74]{padding:5vw 2.6vw}}.brand-section[data-v-5e00a5cc]{background:var(--bg-color);color:var(--txt-color);position:relative}.header-section[data-v-5e00a5cc]{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1rem}.header-content[data-v-5e00a5cc]{flex:1}.brand-section .icon-title[data-v-5e00a5cc]{align-items:center;color:var(--txt-color);display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.brand-section h3[data-v-5e00a5cc]{color:var(--txt-color);font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0;text-align:left}.description-block[data-v-5e00a5cc]{font-size:1rem;line-height:1.6;margin:0 0 3rem;text-align:left}.heatmap-wrapper[data-v-5e00a5cc]{align-items:stretch;display:flex;flex-direction:column;gap:1.5rem;width:100%}.heatmap-image[data-v-5e00a5cc]{display:block;height:auto;max-width:1240px;-o-object-fit:contain;object-fit:contain;width:100%}.heatmap-image[data-v-5e00a5cc],.heatmap-legend[data-v-5e00a5cc]{border-radius:8px;margin:0 auto}.heatmap-legend[data-v-5e00a5cc]{background:var(--heatmap-content-bg,#2a2a2a);color:var(--heatmap-content-txt,#fff);display:flex;flex-direction:column;gap:.75rem;max-width:550px;padding:1.5rem}.heatmap-text[data-v-5e00a5cc]{font-size:.95rem;line-height:1.6;margin:0}.heatmap-gradient[data-v-5e00a5cc]{align-items:center;background:var(--heatmap-gradient,linear-gradient(90deg,#fff 0,#ffd6ae 17.92%,#ffb164 41.53%,#fc9d41 67.2%,#b55800 91.42%));display:flex;flex-wrap:wrap;gap:.75rem;padding:.5rem 1rem}.gradient-bar[data-v-5e00a5cc]{background-color:#000;display:inline-block;flex:1;height:1px;position:relative;width:auto}.gradient-bar[data-v-5e00a5cc]:after{border-bottom:8px solid transparent;border-left:8px solid #000;border-top:8px solid transparent;bottom:0;content:"";height:0;left:100%;position:absolute;transform:translate(-50%) translateY(50%);width:0}.gradient-label[data-v-5e00a5cc]{color:var(--heatmap-content-txt,#fff);font-size:.9rem}@media screen and (max-width:1024px){.header-section[data-v-5e00a5cc]{align-items:flex-start;flex-direction:column}}@media screen and (max-width:768px){.description-block[data-v-5e00a5cc]{font-size:.95rem}}@media screen and (max-width:480px){.c-container-pad[data-v-5e00a5cc]{padding:0}}.brand-section[data-v-09a44488]{background:var(--bg-color);color:var(--txt-color);position:relative}.header-section[data-v-09a44488]{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:3rem}.header-content[data-v-09a44488]{flex:1;max-width:800px}.brand-section .icon-title[data-v-09a44488]{align-items:center;color:var(--txt-color);display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.brand-section h3[data-v-09a44488]{color:var(--txt-color);font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0;text-align:left}.description-block[data-v-09a44488]{font-size:1rem;line-height:1.6;margin:0 0 3rem;max-width:1100px;text-align:left}@media screen and (max-width:1024px){.header-section[data-v-09a44488]{align-items:flex-start;flex-direction:column}}@media screen and (max-width:768px){.description-block[data-v-09a44488]{font-size:.95rem}}@media screen and (max-width:480px){.c-container-pad[data-v-09a44488]{padding:0}}.common-banner[data-v-9b400898]{aspect-ratio:var(--banner-aspect-ratio,1920/680);max-width:100vw;min-height:var(--banner-min-height,400px);overflow:hidden;position:relative;width:100%}.banner-bg[data-v-9b400898]{top:0;right:0;bottom:0;left:0;position:absolute}.common-banner h1[data-v-9b400898]{color:#fff;font-size:clamp(1.625rem,calc(3.2vw + .0625rem),3.875rem)}.common-banner img[data-v-9b400898]{aspect-ratio:var(--banner-aspect-ratio,1920/680);display:block;height:auto;position:relative;width:100%;z-index:1}.common-banner .overlay-content[data-v-9b400898]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.common-banner h1[data-v-9b400898]{max-width:55vw;text-align:center}@media screen and (max-width:1500px){.common-banner h1[data-v-9b400898]{max-width:60vw;text-align:center}}@media (min-width:769px) and (max-width:1024px){.common-banner[data-v-9b400898]{min-height:unset!important}}@media screen and (max-width:768px){.common-banner[data-v-9b400898]{max-width:100vw;min-height:300px}.common-banner img[data-v-9b400898]{aspect-ratio:396/330}.common-banner h1[data-v-9b400898]{font-weight:600;max-width:90%}}section.contact-section[data-v-6e8aef7a]{isolation:isolate;position:relative}section.contact-section .left[data-v-6e8aef7a]{flex:0 1 50%;max-width:50%;position:relative}section.contact-section .right[data-v-6e8aef7a]{flex:0 0 50%;max-width:50%}section.contact-section .bg-element[data-v-6e8aef7a]{height:100%;left:0;position:absolute;top:0;width:auto;z-index:-1}section.contact-section .content-block[data-v-6e8aef7a]{max-width:32.5rem}section.contact-section .content-block[data-v-6e8aef7a] *{margin-bottom:1rem}section.contact-section h2[data-v-6e8aef7a]{font-size:clamp(1.5rem,calc(2.18vw + var(--common-value)),2.625rem);font-weight:500;line-height:1.2;margin-bottom:1.5rem}@media screen and (max-width:768px){section.contact-section .left[data-v-6e8aef7a],section.contact-section .right[data-v-6e8aef7a]{flex:1 1 100%;max-width:100%}section.contact-section svg.bg-element[data-v-6e8aef7a]{display:none}}section.contactform-section[data-v-4f916e47]{isolation:isolate;padding:var(--common-padding) var(--common-padding) calc(var(--common-padding)*2) var(--common-padding);position:relative}section.contactform-section .left[data-v-4f916e47]{flex:0 1 100%;max-width:820px;position:relative;text-align:center}section.contactform-section .bg-element[data-v-4f916e47]{height:100%;left:0;position:absolute;top:0;width:auto;z-index:-1}section.contactform-section .content-block[data-v-4f916e47] *{margin-bottom:1rem}section.contactform-section h2[data-v-4f916e47]{font-size:clamp(1.5rem,calc(2.18vw + var(--common-value)),2.625rem);font-weight:500;line-height:1.2;margin-bottom:1.5rem}@media screen and (max-width:768px){section.contactform-section .left[data-v-4f916e47],section.contactform-section .right[data-v-4f916e47]{flex:1 1 100%;max-width:100%}section.contactform-section svg.bg-element[data-v-4f916e47]{display:none}}.content-section[data-v-f1891c9c]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}.description[data-v-f1891c9c]{max-width:var(--max-width)}h3[data-v-f1891c9c]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}.content-section[data-v-f1891c9c]{width:100%}.content-section[data-v-f1891c9c] ul.ul{margin-top:1rem}.content-section[data-v-f1891c9c] ul.ul li{align-items:baseline;display:flex;flex-direction:row;gap:.5rem;line-height:1.75;position:relative}.content-section[data-v-f1891c9c] ul.ul li:before{aspect-ratio:1;background-color:var(--orange);border-radius:50%;content:"";flex:0 0 10px;left:0;margin-top:0;position:relative;text-align:center;width:10px}section.cover-block-with-video-listing[data-v-17320bdc]{background:var(--bg);background-color:var(--bg-color);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--txt-color);isolation:isolate;position:relative}section.cover-block-with-video-listing h3[data-v-17320bdc]{font-size:var(--h2-sec-title);font-weight:700;line-height:1.2;margin:0 auto;max-width:var(--max-width-title)}section.cover-block-with-video-listing .Description[data-v-17320bdc]{max-width:var(--max-width-description)}.bg-element[data-v-17320bdc]{background-repeat:no-repeat;height:100%;position:absolute;width:100%}.video-thumbnail-link[data-v-17320bdc]{display:inline-block;max-width:100%;position:relative}.video-thumbnail-link img[data-v-17320bdc]{border-radius:8px;display:block;height:auto;width:100%}.play-button-overlay[data-v-17320bdc]{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease}.video-thumbnail-link:hover .play-button-overlay[data-v-17320bdc]{transform:translate(-50%,-50%) scale(1.1)}.video-popup-overlay[data-v-17320bdc]{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.video-popup-container[data-v-17320bdc]{aspect-ratio:16/9;max-height:90vh;max-width:90vw;position:relative;width:100%}.popup-video-player[data-v-17320bdc]{border-radius:8px;height:100%;width:100%}.close-button[data-v-17320bdc]{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:0;top:-40px;transition:transform .2s ease;z-index:10000}.close-button[data-v-17320bdc]:hover{transform:scale(1.1)}.fade-enter-active[data-v-17320bdc],.fade-leave-active[data-v-17320bdc]{transition:opacity .3s ease}.fade-enter-from[data-v-17320bdc],.fade-leave-to[data-v-17320bdc]{opacity:0}@media screen and (max-width:768px){.bg-element[data-v-17320bdc]{display:none}section.cover-block-with-video-listing .Description[data-v-17320bdc] *,section.cover-block-with-video-listing h3[data-v-17320bdc]{text-align:left}.video-popup-container[data-v-17320bdc]{max-height:80vh;max-width:95vw}.close-button[data-v-17320bdc]{top:-50px}}section.cover-block[data-v-c948ac2c]{background:var(--bg);background-color:var(--bg-color);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--txt-color);isolation:isolate;min-height:var(--min-height);position:relative}section.cover-block h3[data-v-c948ac2c]{font-size:var(--h2-sec-title);font-weight:700;line-height:1.2;margin:0 auto;max-width:var(--max-width-title)}section.cover-block .Description[data-v-c948ac2c]{max-width:var(--max-width-description)}.bg-element[data-v-c948ac2c]{background-repeat:no-repeat;height:100%;position:absolute;width:100%}@media screen and (max-width:768px){.bg-element[data-v-c948ac2c]{display:none}section.cover-block h3[data-v-c948ac2c]{text-align:left}section.cover-block .explore[data-v-c948ac2c]{align-items:start!important;justify-content:start!important;width:100%}}.why-worldcast .overflow-block-wrapper[data-v-4c32a96c]{margin:1rem 0;max-width:100%;overflow:visible}.why-worldcast .overflow-block[data-v-4c32a96c]{overflow-x:visible;padding:2.5vw 0;position:relative;width:100%}.why-worldcast .overflow-inner[data-v-4c32a96c]{display:flex;gap:1rem;transition:transform .2s ease-out;will-change:transform}.why-worldcast .scroll-card[data-v-4c32a96c]{align-items:center;background:#fff;border:1px solid #1d1d1d;border-radius:.5rem;color:var(--black);display:flex;flex:0 0 400px;flex-direction:row;font-size:clamp(1.1255rem,1.04vw + var(--common-value),1.25rem);font-weight:600;gap:1.5rem;justify-content:start;max-width:400px;padding:2rem}.why-worldcast .scroll-card p[data-v-4c32a96c]{word-break:break-word}.why-worldcast .custom-scrollbar-track[data-v-4c32a96c]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#f29425 36%,#f29425 65%,#f2942500 66%,#f2942500);border-radius:6px;height:12px;margin-top:1rem;max-width:100%;overflow:visible;position:relative;width:100%}.why-worldcast .custom-scrollbar-thumb[data-v-4c32a96c]{background-color:var(--orange);border-radius:6px;cursor:grab;height:12px;position:absolute;top:0;transition:left .2s linear;width:100px}.why-worldcast .scroll-dot[data-v-4c32a96c]{background-color:#fff;border:2px solid #000;border-radius:50%;cursor:pointer;height:8px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s;width:8px}.why-worldcast .scroll-dot[data-v-4c32a96c]:hover{background-color:#000}section.why-worldcast[data-v-4c32a96c]{background:var(--bg);background-position:bottom;background-repeat:no-repeat;background-size:100%;max-width:100vw;overflow:hidden}section.why-worldcast h3[data-v-4c32a96c]{font-size:clamp(1.325rem,calc(2.6vw + var(--common-value)),3rem);font-weight:600;line-height:1.2;margin-bottom:1.5rem;max-width:var(--max-width-title)}section.why-worldcast .Description[data-v-4c32a96c]{max-width:var(--max-width-description)}@media (min-width:769px) and (max-width:1024px){.tab-f-15[data-v-4c32a96c]{flex:0 0 15%!important}}@media screen and (max-width:768px){section.why-worldcast .left img[data-v-4c32a96c]{max-height:300px;padding-left:var(--common-padding);width:auto!important}}section.SuccessStory-showcase-container[data-v-a415cf7a]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}section.SuccessStory-showcase-container h3[data-v-a415cf7a]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}section.SuccessStory-showcase-container .tab-navigation[data-v-a415cf7a]{display:flex;gap:1.5rem;justify-content:center;width:100%}.tab-navigation button[data-v-a415cf7a]{border:2px solid #fff;border-radius:2rem;color:#fff;font-weight:600;padding:.5rem 2rem}.product_list[data-v-a415cf7a]{display:flex;flex-direction:column;gap:3rem;margin-top:2rem}.product_list .story_item[data-v-a415cf7a]{display:flex;flex-wrap:nowrap;gap:2rem;margin-top:2rem;width:100%}.product_list .story_item .cta svg[data-v-a415cf7a]{flex:0 0 24px!important}.tag[data-v-a415cf7a]{background:#01b236;border-radius:.5rem .5rem 0 0;bottom:100%;color:#fff;font-weight:600;padding:.5rem 2rem;position:absolute;right:0}.story_Cards[data-v-a415cf7a]{display:flex;flex-direction:row;gap:1rem;margin-top:2rem}.story_Cards .story_item[data-v-a415cf7a]{background-color:#fff;border-radius:.5rem;color:#1d1d1d;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;position:relative;width:100%}.story_Cards .story_item[data-v-a415cf7a]:has(.tag){border-radius:.5rem 0 .5rem .5rem}.content-section[data-v-a415cf7a]{flex:1 1 50%}.content-section .Description[data-v-a415cf7a] p{margin-bottom:1rem}.image-section[data-v-a415cf7a]{aspect-ratio:384/220;border-radius:.5rem;flex:0 1 50%;overflow:hidden}.product_list .story_item[data-v-a415cf7a]:nth-child(odd){flex-direction:row-reverse}.image-section img[data-v-a415cf7a]{border-radius:.5rem;height:auto;width:100%}.title[data-v-a415cf7a]{font-size:var(--p);font-weight:500;line-height:1.3;margin-bottom:.5rem}.location[data-v-a415cf7a]{border:1px solid #7e8b93;border-radius:.25rem;color:#7e8b93;display:inline-block;font-size:var(--credit);line-height:1;margin-bottom:1rem;padding:.5rem;position:relative}@media (min-width:769px) and (max-width:1024px){.story_Cards[data-v-a415cf7a]{display:grid!important;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.story_Cards[data-v-a415cf7a]{flex-direction:column;gap:0;margin-top:0}.story_Cards .story_item[data-v-a415cf7a]{border-radius:0;padding:2rem 0}.story_Cards .story_item[data-v-a415cf7a]:first-child{padding-top:0!important}.story_Cards .story_item[data-v-a415cf7a]:not(:last-child){border-bottom:1px solid #7e8b93}}.benifts-tab-container[data-v-a415cf7a]{background-color:var(--bg-color);border-radius:.5rem;color:var(--txt-color);padding:1rem 3rem}.tab-navigation[data-v-a415cf7a]{border-bottom:2px solid #e3e3e3;gap:2rem}.tab-content[data-v-a415cf7a]{padding:2rem 0}.tab-navigation button[data-v-a415cf7a]{color:var(--txt-color);flex:1 1 100%;font-weight:300;isolation:isolate;padding:1rem 0;position:relative;text-align:left}.tab-navigation button.active[data-v-a415cf7a]{font-weight:600}.tab-navigation button.active[data-v-a415cf7a]:after{background-color:#1d1d1d;bottom:-4px;content:"";height:2px;left:0;position:absolute;width:100%}section.SuccessStory-showcase-container .tab-content[data-v-a415cf7a]{background-color:var(--block-bg);border-radius:.5rem;overflow:hidden}section.demo-audio-list[data-v-2bf947ee]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;padding:4rem 1rem;position:relative}.audio-list-header[data-v-2bf947ee]{margin-bottom:1rem;width:100%}.main-title[data-v-2bf947ee]{color:var(--txt-color);font-size:clamp(1.875rem,4vw,2.5rem);font-weight:700;margin:0 0 1rem}.description[data-v-2bf947ee]{color:var(--txt-color);font-size:1rem;margin:0;opacity:.8}.audio-cards-container[data-v-2bf947ee]{display:flex;flex-direction:column;gap:0;width:100%}.audio-card[data-v-2bf947ee]{border-bottom:1px solid #d5d5d5;padding:2rem 0;position:relative}.audio-cards-container .audio-card.first-child[data-v-2bf947ee]{padding-top:0}.audio-card-content[data-v-2bf947ee]{align-items:flex-start;display:flex;gap:2rem}.album-art-wrapper[data-v-2bf947ee]{flex-shrink:0;width:316px}.album-art[data-v-2bf947ee]{border-radius:4px 4px 0 0;display:block;height:auto;width:100%}.album-title-bar[data-v-2bf947ee]{background-color:#2d2d2d;border-radius:0 0 4px 4px;color:#fff;font-size:.875rem;font-weight:500;padding:.75rem 1rem;text-align:center}.audio-options-grid[data-v-2bf947ee]{display:grid;flex:1;gap:1rem;grid-template-columns:repeat(3,1fr);position:relative}.audio-options-grid.grid-1[data-v-2bf947ee],.audio-options-grid.grid-2[data-v-2bf947ee],.audio-options-grid.grid-3[data-v-2bf947ee]{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}.audio-options-grid.grid-4[data-v-2bf947ee]{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.audio-option[data-v-2bf947ee]{display:flex;position:relative}.audio-option-btn[data-v-2bf947ee]{align-items:center;background:#f5f5f5;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1;gap:.75rem;min-height:64px;padding:.75rem;text-align:left;transition:all .2s ease;width:100%}.audio-options-grid.grid-1 .audio-option-btn[data-v-2bf947ee]{min-width:200px;width:auto}.audio-option-btn[data-v-2bf947ee]:hover{background:#eee}.audio-option.active .audio-option-btn[data-v-2bf947ee]{background:#f5f5f5}.play-icon-container[data-v-2bf947ee]{align-items:center;background:#fff;border-radius:6px;display:flex;flex-shrink:0;height:48px;justify-content:center;min-height:48px;min-width:48px;width:48px}.audio-option-btn svg[data-v-2bf947ee]{display:block;flex-shrink:0}.play-icon[data-v-2bf947ee]{max-width:23px;width:23px}.pause-icon[data-v-2bf947ee],.play-icon[data-v-2bf947ee]{height:26px;max-height:26px}.loading-icon[data-v-2bf947ee],.pause-icon[data-v-2bf947ee]{max-width:24px;width:24px}.loading-icon[data-v-2bf947ee]{animation:spin-2bf947ee 1s linear infinite;height:24px;max-height:24px}@keyframes spin-2bf947ee{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.audio-option-text[data-v-2bf947ee]{display:flex;flex:1;flex-direction:column;gap:.125rem}.bitrate[data-v-2bf947ee],.format-name[data-v-2bf947ee]{color:#1d1d1d;font-size:1rem;font-weight:600;line-height:1.2}@media screen and (max-width:768px){section.demo-audio-list[data-v-2bf947ee]{padding:2rem 1rem}.audio-card-content[data-v-2bf947ee]{flex-direction:column;gap:1.5rem}.album-art-wrapper[data-v-2bf947ee]{margin:0 auto;max-width:316px;width:100%}.audio-options-grid[data-v-2bf947ee]{display:flex;flex-direction:column;width:100%}}@media screen and (max-width:480px){.album-art-wrapper[data-v-2bf947ee]{margin:0 auto;max-width:100%!important;width:100%}}section.category-product-listing{padding:calc(var(--common-padding)*1.25) var(--common-padding)}section.category-product-listing h3{font-size:var(--h2-sec-title);font-weight:700;line-height:1.2;margin:0;max-width:1100px}section.category-product-listing .product-list{display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(400px,1fr));margin-top:3rem}section.category-product-listing .product-item .image-block{align-items:center;aspect-ratio:480/220;background:linear-gradient(1turn,#fafbfd,#e6e6e6);display:flex;flex-direction:column;gap:0;justify-content:center;position:relative;width:100%}section.category-product-listing .product-item .content-block:after{background-image:url(https://wcsproddb.worldcastsystems.com/uploads/product_ele_09caf89f6c.png);background-position:100% 100%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";display:block;height:55px;margin-top:0;max-width:120px;position:absolute;right:0;right:1rem;text-align:end;width:100%}section.category-product-listing .product-item ul li:before{aspect-ratio:1;background-color:var(--black);border-radius:50%;content:"";flex:0 0 4px;left:0;position:relative;text-align:center;top:-2px;width:4px}section.category-product-listing .product-item .image-block img{height:auto;width:100%}@media screen and (max-width:768px){section.category-product-listing{max-width:100vw;overflow:hidden;padding:calc(var(--common-padding)*4) var(--common-padding)}section.category-product-listing .overflow-block-wrapper{margin:1rem 0;margin-right:calc(var(--common-padding)*-1);max-width:100%;overflow:visible;width:calc(100% + var(--common-padding))}section.category-product-listing .overflow-block{cursor:grab;overflow-x:hidden;overflow-y:visible;padding:2.5vw 0;position:relative;touch-action:pan-y;width:100%}section.category-product-listing .overflow-block:active{cursor:grabbing}section.category-product-listing .overflow-inner{display:flex;gap:1rem;transition:transform .2s ease-out;will-change:transform}section.category-product-listing .scrollbar-container{align-items:center;display:flex;gap:1rem;margin-top:2rem;position:relative}section.category-product-listing .product-item .content-block{padding:1.75rem 1.75rem 2.375rem}section.category-product-listing .product-item .content-block:after{background:url(https://wcsproddb.worldcastsystems.com/uploads/product_ele_09caf89f6c.png) no-repeat 50%;background-size:cover;content:"";height:45px}section.category-product-listing .slide-counter{bottom:100%;color:var(--black);font-size:1rem;font-weight:500;position:absolute;right:0;white-space:nowrap}section.category-product-listing:nth-of-type(2n) .slide-counter{color:var(--white)}section.category-product-listing .product-item .image-block{top:0}section.category-product-listing .custom-scrollbar-track{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#e8e9e9 36%,#e8e9e9 65%,#f2942500 66%,#f2942500);border-radius:6px;height:12px;max-width:100%;overflow:visible;position:relative;width:100%}section.category-product-listing .custom-scrollbar-thumb{background-color:var(--orange);border-radius:6px;cursor:grab;height:12px;position:absolute;top:0;transition:left .2s linear;width:100px}section.category-product-listing .custom-scrollbar-thumb:active{cursor:grabbing}section.category-product-listing .product-item{flex:0 0 100%;max-width:400px}section.category-product-listing h3{font-weight:600}}.eps-section[data-v-2846f452]{background:#111;color:#fff;height:100vh;overflow:hidden;padding:4rem 0}.eps-inner[data-v-2846f452]{height:100%;max-width:1200px}.eps-content[data-v-2846f452]{align-items:center;display:flex;gap:4rem;height:100%;justify-content:space-between;position:relative}.eps-slider[data-v-2846f452]{flex:1 1 auto;max-height:100%;overflow-y:hidden;padding-right:2rem;scrollbar-width:none;-ms-overflow-style:none}.eps-slider[data-v-2846f452]::-webkit-scrollbar{display:none}.eps-item[data-v-2846f452]{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;gap:2rem;opacity:.35;padding:2.5rem 0;transition:opacity .3s ease}.eps-item[data-v-2846f452]:last-child{border-bottom:none;padding-bottom:5vh}.eps-item.active[data-v-2846f452]{opacity:1}.eps-item-icon[data-v-2846f452]{flex:0 0 80px}.eps-item-text[data-v-2846f452]{flex:1 1 auto}.eps-item-title[data-v-2846f452]{font-size:2.2rem;font-weight:600;margin-bottom:1.25rem}.eps-item-description[data-v-2846f452]{color:#b8b8b8;font-size:1.05rem;line-height:1.7}.eps-dots[data-v-2846f452]{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:.5rem;justify-content:center;width:60px}.eps-dot[data-v-2846f452]{background:transparent;border:none;cursor:pointer;height:2px;padding:10px 0;position:relative;width:30px}.eps-dot[data-v-2846f452]:after{background:#fff;content:"";display:block;height:2px;transition:all .3s ease;width:100%}.eps-dot.active[data-v-2846f452]:after{background:#ff8c42;width:60px}.eps-dot[data-v-2846f452]:hover:not(.active):after{background:#ff8c42;opacity:.6}@media (max-width:1024px){.eps-content[data-v-2846f452]{align-items:flex-start;flex-direction:column;padding:3rem 0}.eps-slider[data-v-2846f452]{max-height:none;padding-right:0}.eps-dots[data-v-2846f452]{align-self:center;flex-direction:row}}@media (max-width:768px){.eps-section[data-v-2846f452]{height:auto;overflow:visible;padding:3rem 0}.eps-content[data-v-2846f452]{height:auto}.eps-slider[data-v-2846f452]{max-height:none;overflow-y:visible;padding-right:0}.eps-dots[data-v-2846f452]{display:none}.eps-item[data-v-2846f452]{align-items:flex-start;flex-direction:column}.eps-item-title[data-v-2846f452]{font-size:1.8rem}.eps-item-description[data-v-2846f452]{font-size:.98rem}}.event-speaker-section[data-v-5774c64d]{color:var(--txt-color);margin-bottom:2rem;margin-top:1rem}.event-speaker-section.no-speakers[data-v-5774c64d]{margin-bottom:0;margin-top:0}.container[data-v-5774c64d]{margin:0 auto;max-width:1200px;width:100%}.speakers-title[data-v-5774c64d]{color:var(--txt-color);font-size:22px;font-style:normal;font-weight:600;margin-bottom:1rem}.speakers-grid[data-v-5774c64d]{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(180px,205px));width:100%}.speaker-card[data-v-5774c64d]{align-items:start;display:flex;flex-direction:column;gap:1rem}.speaker-image-wrapper[data-v-5774c64d]{align-items:center;aspect-ratio:205/220;background:#f5f5f5;border-radius:8px;display:flex;justify-content:center;overflow:hidden;width:100%}.speaker-image[data-v-5774c64d]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.speaker-name[data-v-5774c64d]{color:var(--txt-color);font-size:18px;font-style:normal;font-weight:600;margin-top:.5rem;text-align:left}@media screen and (max-width:768px){.speakers-title[data-v-5774c64d]{font-size:1.5rem;margin-bottom:1.5rem}.speakers-grid[data-v-5774c64d]{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media screen and (max-width:480px){.speakers-grid[data-v-5774c64d]{gap:1rem;grid-template-columns:repeat(2,1fr)}}.expertise-cover-section[data-v-999734c6]{background:var(--bg-color);color:var(--txt-color);position:relative}.expertise-cover-section .icon-title[data-v-999734c6]{align-items:center;color:var(--txt-color);display:flex;gap:.5rem;margin-bottom:1rem}.expertise-cover-section h3[data-v-999734c6]{color:var(--txt-color);font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin-bottom:2rem}.description[data-v-999734c6]{color:var(--txt-color);line-height:1.6;margin-bottom:2.5rem}.video-section[data-v-999734c6]{margin-bottom:3rem;width:100%}.video-wrapper[data-v-999734c6]{border-radius:12px;box-shadow:0 4px 20px #0000001a;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-iframe[data-v-999734c6]{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.icon-items-grid[data-v-999734c6]{align-items:start;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.icon-item[data-v-999734c6]{flex-direction:row;gap:1rem;text-align:start}.icon-item[data-v-999734c6],.icon-wrapper[data-v-999734c6]{align-items:center;display:flex}.icon-wrapper[data-v-999734c6]{flex-shrink:0;height:56px;justify-content:center;width:56px}.icon-image[data-v-999734c6]{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.icon-text[data-v-999734c6]{color:var(--txt-color);font-size:clamp(1rem,1vw + .125rem,1.25rem);font-weight:500;line-height:1.4;margin:0}@media screen and (max-width:1024px){.icon-items-grid[data-v-999734c6]{gap:1.5rem;grid-template-columns:repeat(2,1fr);width:100%}}@media screen and (max-width:768px){.expertise-cover-section h3[data-v-999734c6]{font-size:1.8rem;margin-bottom:1.5rem}.description[data-v-999734c6],.video-section[data-v-999734c6]{margin-bottom:2rem}.icon-items-grid[data-v-999734c6]{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.icon-wrapper[data-v-999734c6]{height:48px;width:48px}.icon-text[data-v-999734c6]{font-size:.9rem}}@media screen and (max-width:480px){.icon-items-grid[data-v-999734c6]{gap:1.5rem;grid-template-columns:1fr;width:100%}.c-container-pad[data-v-999734c6]{padding:0}.icon-item[data-v-999734c6]{align-items:center;flex-direction:row;gap:1rem;text-align:left}.icon-wrapper[data-v-999734c6]{flex-shrink:0;height:56px;width:56px}}section.faq-section[data-v-d7a45a95]{background-color:var(--bg-color);color:var(--txt-color);width:100%}section.faq-section h3[data-v-d7a45a95]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto 1rem;text-align:center}section.faq-section p.shortdescription[data-v-d7a45a95]{margin:0 auto 5vw;max-width:1024px;text-align:center}.faq-container[data-v-d7a45a95]{margin:0 auto;max-width:1024px}.faq-item:not(.active) button svg[data-v-d7a45a95]{transform:rotate(180deg);transition:all .3s linear}.faq-item[data-v-d7a45a95]{animation:fadeIn-d7a45a95 .4s ease;background:var(--item-bg-color);border-bottom:2px solid var(--item-bg-color);border-radius:.5rem;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq-answer .content-block[data-v-d7a45a95] p{margin-bottom:1rem}.faq-answer .content-block[data-v-d7a45a95] ul{list-style:disc;margin-bottom:1rem;margin-left:2rem}.faq-answer .content-block[data-v-d7a45a95] ul li{margin-bottom:.5rem}@keyframes fadeIn-d7a45a95{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-question[data-v-d7a45a95]{align-items:center;cursor:pointer;display:flex;gap:12px;padding:20px 24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-number[data-v-d7a45a95]{flex-shrink:0;font-size:16px;font-weight:600;min-width:32px}.faq-item:nth-child(2) .faq-number[data-v-d7a45a95],.faq-number[data-v-d7a45a95],.faq-text[data-v-d7a45a95]{color:var(--item-text-color)}.faq-text[data-v-d7a45a95]{flex:1;font-size:16px;font-weight:600;line-height:1.5}.faq-toggle[data-v-d7a45a95]{align-items:center;background:#1f1f1f;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;pointer-events:none;position:relative;transition:transform .3s ease,background-color .3s ease;width:32px}.faq-toggle[data-v-d7a45a95]:hover{background:#333;transform:scale(1.05)}.icon-minus[data-v-d7a45a95],.icon-plus[data-v-d7a45a95]{color:#fff;font-size:20px;font-weight:300;position:absolute;transition:opacity .3s ease,transform .3s ease}.icon-plus[data-v-d7a45a95]{opacity:1;transform:rotate(0)}.icon-minus[data-v-d7a45a95]{opacity:0;transform:rotate(90deg)}.faq-item.active[data-v-d7a45a95]{border-bottom:2px solid var(--item-border-color);border-radius:.5rem .5rem 0 0}.faq-item.active .icon-minus[data-v-d7a45a95]{opacity:1;transform:rotate(0)}.faq-item.active .icon-plus[data-v-d7a45a95]{opacity:0;transform:rotate(90deg)}.faq-answer[data-v-d7a45a95]{max-height:0;overflow:hidden;padding:0 24px 0 68px;transition:max-height .3s ease,padding .3s ease}.faq-answer.show[data-v-d7a45a95]{max-height:500px;padding:0 24px 20px 68px}.faq-answer p[data-v-d7a45a95]{color:#5f6368;font-size:14px;line-height:1.7;margin:0}.load-more-wrapper[data-v-d7a45a95]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:32px;padding-top:20px;text-align:center;transition:opacity .3s ease}.load-more-btn[data-v-d7a45a95]{background:transparent;border:none;color:#1f1f1f;cursor:pointer;flex:0 0 150px;font-size:16px;font-weight:500;padding:10px 20px;text-decoration:underline;transition:color .3s ease}.load-more-wrapper[data-v-d7a45a95]:after,.load-more-wrapper[data-v-d7a45a95]:before{background:#c7c7c7;content:"";display:block;flex:0 1 50%;height:1px;position:relative}.load-more-btn[data-v-d7a45a95]:hover{color:var(--text-color)}@media (max-width:768px){.faq-section .bg-element[data-v-d7a45a95]{display:none}.faq-question[data-v-d7a45a95]{align-items:flex-start;gap:10px;padding:16px 18px}.faq-number[data-v-d7a45a95]{min-width:28px}.faq-number[data-v-d7a45a95],.faq-text[data-v-d7a45a95]{font-size:1rem}.faq-answer.show[data-v-d7a45a95]{padding:0 18px 16px 56px}.faq-toggle[data-v-d7a45a95]{height:28px;width:28px}}.features-card-section[data-v-37ff61fb]{background-color:var(--section-bg);color:var(--section-txt)}.features-section-title[data-v-37ff61fb]{font-size:var(--h2-sec-title,1.75rem);font-weight:600;line-height:1.3;margin:0}.features-cards-grid[data-v-37ff61fb]{display:grid;gap:1.5rem;grid-template-columns:repeat(var(--items-per-row,4),1fr);margin-top:1rem;width:100%}@media (max-width:1024px){.features-cards-grid[data-v-37ff61fb]{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.features-cards-grid[data-v-37ff61fb]{grid-template-columns:1fr}}.feature-card[data-v-37ff61fb]{background-color:var(--card-bg);border-radius:4px;color:var(--card-txt);display:flex;flex-direction:column;gap:1rem;min-height:100%;padding:1.5rem}.feature-card-icon[data-v-37ff61fb]{height:48px;-o-object-fit:contain;object-fit:contain;width:48px}.feature-card-title[data-v-37ff61fb]{font-size:1.125rem;font-weight:700;line-height:1.3;margin:0}.feature-card-description[data-v-37ff61fb]{flex:1;font-size:.9375rem;line-height:1.6}.feature-card-description[data-v-37ff61fb] p{margin:0 0 .5rem}.feature-card-description[data-v-37ff61fb] p:last-child{margin-bottom:0}.feature-card-cta[data-v-37ff61fb]{display:flex;margin-top:auto}.feedback-showcase[data-v-4ffc23ba]{background:var(--bg-color);color:var(--txt-color);padding:calc(var(--common-padding, 2rem)) var(--common-padding,2rem);scroll-margin-top:80px}.tab-navigation[data-v-4ffc23ba]{display:inline-flex;gap:0;justify-content:center;margin-bottom:1.5rem}.desktop-tabs[data-v-4ffc23ba]{border-bottom:2px solid #e5e5e5}.mobile-tabs[data-v-4ffc23ba]{display:none}.tab-btn[data-v-4ffc23ba]{background:transparent;border:none;border-bottom:3px solid transparent;bottom:-2px;color:#7e8b93;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1rem 2rem;position:relative;transition:all .3s ease}.tab-btn[data-v-4ffc23ba]:hover{color:var(--txt-color)}.tab-btn.active[data-v-4ffc23ba]{border-bottom-color:#f79433;color:#f79433;font-weight:600}.mobile-tabs[data-v-4ffc23ba]{align-items:center;background:transparent;border-radius:0;gap:1rem;padding:1rem;position:relative;width:100%}.mobile-tabs[data-v-4ffc23ba]:after{background:#e3e3e3;bottom:0;content:"";height:1px;left:5%;position:absolute;width:90%}.mobile-tab-label[data-v-4ffc23ba]{color:#f79433;flex:1;font-size:1.125rem;font-weight:600;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tab-arrow[data-v-4ffc23ba]{align-items:center;background:transparent;border:none;border-radius:4px;color:#f79433;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.tab-arrow[data-v-4ffc23ba]:disabled{cursor:not-allowed;opacity:.3}.tab-arrow svg[data-v-4ffc23ba]{height:20px;width:20px}.tab-content[data-v-4ffc23ba]{align-items:center;display:flex;isolation:isolate;min-height:400px;position:relative;width:100%}.tab-section[data-v-4ffc23ba]{transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s;width:100%}.tab-section.tab-active[data-v-4ffc23ba]{opacity:1;position:relative;visibility:visible;z-index:1}.tab-section.tab-inactive[data-v-4ffc23ba]{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;visibility:hidden;z-index:0}.fade-enter-active[data-v-4ffc23ba]{position:relative;transition:opacity .3s cubic-bezier(.4,0,.2,1) .15s;z-index:1}.fade-leave-active[data-v-4ffc23ba]{left:0;position:absolute;right:0;top:0;transition:opacity .2s cubic-bezier(.4,0,1,1);z-index:0}.fade-enter-from[data-v-4ffc23ba],.fade-leave-to[data-v-4ffc23ba]{opacity:0}.fade-enter-to[data-v-4ffc23ba],.fade-leave-from[data-v-4ffc23ba]{opacity:1}.slide-right-enter-active[data-v-4ffc23ba]{position:relative;transition:all .35s cubic-bezier(.25,.46,.45,.94);z-index:1}.slide-right-leave-active[data-v-4ffc23ba]{left:0;position:absolute;right:0;top:0;transition:all .35s cubic-bezier(.55,.085,.68,.53);z-index:0}.slide-right-enter-from[data-v-4ffc23ba]{opacity:0;transform:translate(40px)}.slide-right-leave-to[data-v-4ffc23ba]{opacity:0;transform:translate(-40px)}.slide-left-enter-active[data-v-4ffc23ba]{position:relative;transition:all .35s cubic-bezier(.25,.46,.45,.94);z-index:1}.slide-left-leave-active[data-v-4ffc23ba]{left:0;position:absolute;right:0;top:0;transition:all .35s cubic-bezier(.55,.085,.68,.53);z-index:0}.slide-left-enter-from[data-v-4ffc23ba]{opacity:0;transform:translate(-40px)}.slide-left-leave-to[data-v-4ffc23ba]{opacity:0;transform:translate(40px)}.awards-section[data-v-4ffc23ba],.experts-section[data-v-4ffc23ba],.testimonial-card[data-v-4ffc23ba]{backface-visibility:hidden;will-change:opacity,transform;-webkit-font-smoothing:antialiased}.testimonial-section[data-v-4ffc23ba]{align-items:center;display:flex;flex-direction:column;gap:2rem;width:100%}.testimonial-wrapper[data-v-4ffc23ba]{isolation:isolate;position:relative;width:100%}.testimonial-slider-wrapper[data-v-4ffc23ba]{max-width:100%;width:100%}.keen-slider[data-v-4ffc23ba],.testimonial-slider-wrapper[data-v-4ffc23ba]{overflow:hidden!important;position:relative}.keen-slider[data-v-4ffc23ba],.keen-slider__slide[data-v-4ffc23ba]{display:flex!important;width:100%!important}.keen-slider__slide[data-v-4ffc23ba]{flex-grow:0!important;flex-shrink:0!important;max-width:100%!important;min-width:100%!important}.testimonial-card[data-v-4ffc23ba]{align-items:flex-start;box-sizing:border-box;display:flex;gap:2rem;margin:0 auto;min-width:100%;padding:2rem;width:100%}.testimonial-image[data-v-4ffc23ba]{flex-shrink:0;height:120px;position:relative;width:120px}.testimonial-image[data-v-4ffc23ba]:after,.testimonial-image[data-v-4ffc23ba]:before{border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.testimonial-image[data-v-4ffc23ba]:before{height:140px;width:140px}.testimonial-image[data-v-4ffc23ba]:after{height:160px;width:160px}.testimonial-image img[data-v-4ffc23ba]{border-radius:50%;display:block;height:120px;-o-object-fit:cover;object-fit:cover;position:relative;width:120px;z-index:1}.testimonial-content[data-v-4ffc23ba]{display:flex;flex:1;flex-direction:column;gap:1rem}.testimonial-title[data-v-4ffc23ba]{color:var(--txt-color);font-size:var(--testimonial-title);font-weight:700;line-height:1.3;margin:0 0 .5rem}.testimonial-message[data-v-4ffc23ba]{color:var(--txt-color);font-size:var(--testimonial-message);line-height:1.6;margin:0;opacity:.9}.testimonial-author[data-v-4ffc23ba]{margin-top:1rem}.author-name[data-v-4ffc23ba]{color:var(--txt-color);font-size:var(--testimonial-author-name);font-weight:600;margin:0 0 .25rem}.author-designation[data-v-4ffc23ba]{color:#7e8b93;font-size:var(--testimonial-author-designation);margin:0}.pagination-dots[data-v-4ffc23ba]{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.dot[data-v-4ffc23ba]{background:#d9d9d9;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.dot[data-v-4ffc23ba]:hover{background:#b8b8b8;transform:scale(1.1)}.dot.active[data-v-4ffc23ba]{background:#f79433;height:12px;width:12px}.experts-section[data-v-4ffc23ba]{margin:0 auto;width:100%}.experts-content[data-v-4ffc23ba]{align-items:start;display:flex;gap:5vw;justify-content:space-between;padding:2rem}.experts-message[data-v-4ffc23ba]{display:flex;flex:1;flex-direction:column;gap:1.5rem;margin-top:1.5rem;max-width:700px}.experts-message p[data-v-4ffc23ba]:first-child{color:var(--txt-color);font-size:var(--experts-message);line-height:1.7;margin:0}.experts-name[data-v-4ffc23ba]{color:var(--txt-color);font-size:var(--experts-name);font-weight:600;margin:0}.experts-image[data-v-4ffc23ba]{flex-shrink:0;flex:0 0 350px;position:relative}.expert-photo-wrapper[data-v-4ffc23ba]{isolation:isolate;position:relative}.expert-photo-wrapper img[data-v-4ffc23ba]{border-radius:10px;-o-object-fit:cover;object-fit:cover}.expert-photo-wrapper[data-v-4ffc23ba]:after{background:linear-gradient(0deg,#fff,transparent 50%,transparent);bottom:0;content:"";height:25%;position:absolute;width:100%}.awards-section[data-v-4ffc23ba]{margin:0 auto;width:100%}.awards-grid[data-v-4ffc23ba]{flex-wrap:wrap;gap:3rem;padding:2rem 5vw}.award-item[data-v-4ffc23ba],.awards-grid[data-v-4ffc23ba]{align-items:center;display:flex;justify-content:center}.award-item[data-v-4ffc23ba]{position:relative}.award-item img[data-v-4ffc23ba]{height:180px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;width:180px}.award-item:hover img[data-v-4ffc23ba]{transform:scale(1.1)}@media (min-width:769px) and (max-width:1024px){.awards-grid[data-v-4ffc23ba]{display:grid!important;grid-template-columns:repeat(3,1fr)}.experts-content[data-v-4ffc23ba]{flex-direction:column}.experts-image[data-v-4ffc23ba]{align-items:center;display:flex;flex:0 0 100%!important;justify-content:center;width:100%}}@media (max-width:768px){.feedback-showcase[data-v-4ffc23ba]{padding:2rem 1rem;scroll-margin-top:60px}.desktop-tabs[data-v-4ffc23ba]{display:none!important}.mobile-tabs[data-v-4ffc23ba]{display:flex!important}.tab-navigation[data-v-4ffc23ba]{width:100vw}.tab-btn[data-v-4ffc23ba]{font-size:1rem;padding:.75rem 1.25rem}.tab-content[data-v-4ffc23ba]{min-height:400px}.testimonial-card[data-v-4ffc23ba]{align-items:start;flex-direction:column;padding:0;text-align:left}.testimonial-image[data-v-4ffc23ba]{display:flex;justify-content:center;width:100%}.testimonial-image img[data-v-4ffc23ba]{height:150px;width:150px}.slide-right-enter-from[data-v-4ffc23ba]{transform:translate(30px)}.slide-left-enter-from[data-v-4ffc23ba],.slide-right-leave-to[data-v-4ffc23ba]{transform:translate(-30px)}.slide-left-leave-to[data-v-4ffc23ba]{transform:translate(30px)}.experts-content[data-v-4ffc23ba]{flex-direction:column-reverse;gap:2rem;padding:1.5rem;text-align:left}.expert-photo-wrapper[data-v-4ffc23ba],.expert-photo-wrapper img[data-v-4ffc23ba]{height:250px;width:250px}.awards-grid[data-v-4ffc23ba]{display:grid;gap:1rem!important;grid-template-columns:repeat(2,1fr);padding:1.5rem}.experts-content[data-v-4ffc23ba]{padding:0}}@media (max-width:480px){.feedback-showcase[data-v-4ffc23ba]{scroll-margin-top:50px}.tab-btn[data-v-4ffc23ba]{font-size:.9rem;padding:.6rem 1rem}.tab-content[data-v-4ffc23ba]{min-height:350px}.slide-right-enter-from[data-v-4ffc23ba]{transform:translate(20px)}.slide-left-enter-from[data-v-4ffc23ba],.slide-right-leave-to[data-v-4ffc23ba]{transform:translate(-20px)}.slide-left-leave-to[data-v-4ffc23ba]{transform:translate(20px)}.expert-photo-wrapper[data-v-4ffc23ba],.expert-photo-wrapper img[data-v-4ffc23ba]{height:200px;width:200px}.awards-grid[data-v-4ffc23ba]{gap:1.5rem}}@media (prefers-reduced-motion:reduce){.fade-enter-active[data-v-4ffc23ba],.fade-leave-active[data-v-4ffc23ba],.slide-left-enter-active[data-v-4ffc23ba],.slide-left-leave-active[data-v-4ffc23ba],.slide-right-enter-active[data-v-4ffc23ba],.slide-right-leave-active[data-v-4ffc23ba]{transition-duration:.01ms!important}}.event-form-container[data-v-afe5e705]{background:#fff;border-radius:8px;padding:2rem}.form-title[data-v-afe5e705]{color:#1d1d1d;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.error_txt[data-v-afe5e705]{color:#c00;display:block;font-size:12px;margin-top:4px}.checkbox-item.has-error[data-v-afe5e705],.custom-multiselect-wrapper.has-error[data-v-afe5e705],.custom-select-field.has-error[data-v-afe5e705],.form-field-validate.has-error[data-v-afe5e705]{border-color:#c00!important}select.form-field-validate[data-v-afe5e705]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%231d1d1d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;padding-right:24px}.custom-multiselect-wrapper[data-v-afe5e705]{position:relative}.custom-select-field[data-v-afe5e705]{align-items:center;background-color:transparent;border:none;color:#1d1d1d;cursor:pointer;display:flex;justify-content:space-between;min-height:24px;padding:0 0 8px;position:relative;width:100%}.custom-select-field[data-v-afe5e705]:focus{outline:none}.custom-select-field.dropdown-open[data-v-afe5e705],.custom-select-field[data-v-afe5e705]:focus{border-bottom-color:#f79433}.select-placeholder[data-v-afe5e705]{color:#1d1d1d;font-size:16px;opacity:1}.select-value[data-v-afe5e705]{color:#1d1d1d;display:-webkit-box;font-size:16px;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.dropdown-chevron[data-v-afe5e705]{color:#1d1d1d;flex-shrink:0;margin-left:8px;transition:transform .2s}.custom-select-field.dropdown-open .dropdown-chevron[data-v-afe5e705]{transform:rotate(180deg)}.custom-multiselect-wrapper[data-v-afe5e705]{background:transparent;border:none;border-bottom:1px solid #8f8f8f;border-radius:0;font-size:var(--small-text);outline:none!important;padding:1.5rem 0 .5rem;resize:none;width:100%}.dropdown-options[data-v-afe5e705]{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;left:0;margin-top:4px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.dropdown-search[data-v-afe5e705]{background-color:#fff;border-bottom:1px solid #ddd;padding:8px;position:sticky;top:0;z-index:1}.search-input[data-v-afe5e705]{border:1px solid #ddd;border-radius:4px;color:#1d1d1d;font-size:14px;outline:none;padding:8px 12px;width:100%}.search-input[data-v-afe5e705]:focus{border-color:#f79433}.dropdown-options-list[data-v-afe5e705]{max-height:250px;overflow-y:auto}.dropdown-option[data-v-afe5e705]{align-items:center;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:background-color .2s}.dropdown-option.no-results[data-v-afe5e705]{color:#999;cursor:default;font-style:italic}.dropdown-option[data-v-afe5e705]:hover{background-color:#f5f5f5}.dropdown-option.selected[data-v-afe5e705]{background-color:#fff5eb}.checkbox-indicator[data-v-afe5e705]{align-items:center;display:flex;flex-shrink:0;justify-content:center}.option-text[data-v-afe5e705]{color:#1d1d1d;font-size:16px}.selected-interests[data-v-afe5e705]{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.interest-chip[data-v-afe5e705]{background-color:#f79433;border-radius:20px;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:6px 12px}.interest-chip[data-v-afe5e705],.remove-chip[data-v-afe5e705]{align-items:center;color:#fff}.remove-chip[data-v-afe5e705]{background:none;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:18px;justify-content:center;line-height:1;margin-left:4px;padding:0;transition:background-color .2s;width:18px}.remove-chip[data-v-afe5e705]:hover{background-color:#fff3}.remove-chip[data-v-afe5e705]:focus{outline:2px solid #fff;outline-offset:2px}.input-group[data-v-afe5e705]:has(.custom-multiselect-wrapper){isolation:unset}.sr-only[data-v-afe5e705]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.checkbox-group[data-v-afe5e705]{margin-bottom:1rem;margin-top:1rem}.checkbox-item[data-v-afe5e705]{margin-bottom:.75rem}.checkbox-label[data-v-afe5e705]{color:#1d1d1d;cursor:pointer;font-size:1rem;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-field-validate[data-v-afe5e705]::placeholder{color:#1d1d1d;opacity:1}.form-field-validate[data-v-afe5e705]::-webkit-input-placeholder{color:#1d1d1d;opacity:1}.form-field-validate[data-v-afe5e705]::-moz-placeholder{color:#1d1d1d;opacity:1}.form-field-validate[data-v-afe5e705]:-ms-input-placeholder{color:#1d1d1d;opacity:1}.form-field-validate[data-v-afe5e705]:-moz-placeholder{color:#1d1d1d;opacity:1}@media screen and (max-width:768px){.event-form-container[data-v-afe5e705]{padding:1.5rem}.form-title[data-v-afe5e705]{font-size:1.25rem}.selected-interests[data-v-afe5e705]{margin-top:8px}.interest-chip[data-v-afe5e705]{font-size:12px;padding:4px 10px}.dropdown-options[data-v-afe5e705]{max-height:150px}}.license-form[data-v-4161ba7f]{font-weight:500;padding:2rem 0;width:100%}.license-checkbox-field[data-v-4161ba7f]{margin-bottom:1rem;margin-top:2rem}.license-checkbox-field .checkbox-group-label[data-v-4161ba7f]{font-weight:600}.form-section[data-v-4161ba7f]{margin-bottom:2rem;width:100%}.section-heading[data-v-4161ba7f]{color:var(--black,#1d1d1d);font-size:1.125rem;font-weight:600;letter-spacing:.02em;margin-bottom:1.25rem;text-transform:uppercase}.required[data-v-4161ba7f]{color:var(--red,#d04119);margin-left:2px}.custom-multiselect-wrapper[data-v-4161ba7f]{background:transparent;border:none;border-bottom:1px solid #8f8f8f;border-radius:0;font-size:var(--small-text);padding:1.5rem 0 .5rem;position:relative;width:100%}.input-group[data-v-4161ba7f]:has(.custom-multiselect-wrapper){isolation:unset}.custom-select-field[data-v-4161ba7f]{align-items:center;background-color:transparent;border:none;color:#1d1d1d;cursor:pointer;display:flex;justify-content:space-between;min-height:24px;padding:0 0 8px;position:relative;width:100%}.custom-multiselect-wrapper.dropdown-open[data-v-4161ba7f]{border-bottom-color:var(--orange,#f79433)}.select-placeholder[data-v-4161ba7f]{color:#8f8f8f}.custom-select-field .select-value[data-v-4161ba7f]{color:var(--black,#1d1d1d)}.dropdown-chevron[data-v-4161ba7f]{flex-shrink:0;margin-left:.5rem;transition:transform .2s}.custom-select-field.dropdown-open .dropdown-chevron[data-v-4161ba7f]{transform:rotate(180deg)}.dropdown-options[data-v-4161ba7f]{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 6px #0000001a;left:0;margin-top:4px;max-height:220px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:100}.dropdown-search[data-v-4161ba7f]{border-bottom:1px solid #eee;padding:.5rem}.search-input[data-v-4161ba7f]{border:1px solid #ddd;border-radius:4px;color:#1d1d1d;font-size:.9rem;padding:.5rem;width:100%}.dropdown-options-list[data-v-4161ba7f]{padding:.25rem}.dropdown-option[data-v-4161ba7f]{border-radius:4px;cursor:pointer;font-size:.9375rem;padding:.5rem .75rem}.dropdown-option.selected[data-v-4161ba7f],.dropdown-option[data-v-4161ba7f]:hover{background:#f294251a}.dropdown-option.no-results[data-v-4161ba7f]{color:var(--lgrey,#909090);cursor:default}.flex-1[data-v-4161ba7f]{flex:1}.license-checkbox-group[data-v-4161ba7f]{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){.license-checkbox-group[data-v-4161ba7f]{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.license-checkbox-group[data-v-4161ba7f]{grid-template-columns:repeat(3,1fr)}}.license-checkbox-item[data-v-4161ba7f]{align-items:center;cursor:pointer;display:flex;font-size:.9375rem;gap:.5rem}.license-checkbox-item input[data-v-4161ba7f]{accent-color:var(--orange,#f29425);height:18px;width:18px}.license-checkbox-field .checkbox-group-label[data-v-4161ba7f]{color:var(--text-color);display:block;font-size:var(--small-text);margin-bottom:.75rem;position:static}.consent-text[data-v-4161ba7f],.privacy-text[data-v-4161ba7f]{color:var(--black,#666);font-size:1rem;line-height:1.6;margin:0 0 1rem}.unsubscribe-text[data-v-4161ba7f]{margin-bottom:1rem}.privacy-link[data-v-4161ba7f]{color:var(--orange,#f29425);text-decoration:underline}.consent-text[data-v-4161ba7f]{margin-bottom:0}.checkbox-item[data-v-4161ba7f]{align-items:flex-start;cursor:pointer;display:flex;font-size:.9375rem;gap:.5rem}.checkbox-item input[data-v-4161ba7f]{accent-color:var(--orange,#f29425);flex-shrink:0;height:18px;margin-top:.25rem;width:18px}.recaptcha-area[data-v-4161ba7f]{margin:1.5rem 0}.recaptcha-badge[data-v-4161ba7f]{color:var(--dgrey,#666);font-size:.75rem}.recaptcha-badge a[data-v-4161ba7f]{color:var(--orange,#f29425);text-decoration:underline}.submit-area[data-v-4161ba7f]{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.submit-area.jc-c[data-v-4161ba7f]{align-items:center}.error_txt[data-v-4161ba7f],.submit-error[data-v-4161ba7f]{color:var(--red,#d04119)}.error_txt[data-v-4161ba7f]{display:block;font-size:.8125rem;margin-top:4px}.checkbox-group.has-error[data-v-4161ba7f],.custom-multiselect-wrapper.has-error[data-v-4161ba7f],.custom-select-field.has-error[data-v-4161ba7f],.form-field-validate.has-error[data-v-4161ba7f],.license-checkbox-field.has-error .license-checkbox-group[data-v-4161ba7f]{border-color:var(--red,#d04119)!important;border-bottom-color:var(--red,#d04119)!important}.row-flex[data-v-4161ba7f]{display:flex;flex-direction:row}.col-flex[data-v-4161ba7f]{display:flex;flex-direction:column}.gap-4[data-v-4161ba7f]{gap:1rem}.w-full[data-v-4161ba7f]{width:100%}@media (max-width:768px){.m-col-flex[data-v-4161ba7f]{flex-direction:column}}.webinar-form-container[data-v-5b556536]{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem}.form-title[data-v-5b556536]{color:#1d1d1d;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.webinar-form[data-v-5b556536]{width:100%}.input-group[data-v-5b556536]{margin-bottom:1rem;position:relative;width:100%}.form-group input[data-v-5b556536]{background:transparent;border:none;border-bottom:1px solid #e0e0e0;color:#1d1d1d;font-size:1rem;outline:none;padding:.75rem 0;transition:border-color .3s ease;width:100%}.form-group input[data-v-5b556536]:focus{border-bottom-color:#1d1d1d}.form-group input[data-v-5b556536]::placeholder{color:#1d1d1d;opacity:1}.form-group input[data-v-5b556536]::-webkit-input-placeholder{color:#1d1d1d;opacity:1}.form-group input[data-v-5b556536]::-moz-placeholder{color:#1d1d1d;opacity:1}.form-group input[data-v-5b556536]:-ms-input-placeholder{color:#1d1d1d;opacity:1}.form-group input[data-v-5b556536]:-moz-placeholder{color:#1d1d1d;opacity:1}.company-input[data-v-5b556536]{position:relative}.company-chevron[data-v-5b556536]{pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.checkbox-group[data-v-5b556536]{margin-bottom:1rem;margin-top:1rem}.checkbox-item[data-v-5b556536]{margin-bottom:.75rem}.form-checkbox[data-v-5b556536]{accent-color:#1d1d1d;cursor:pointer;flex-shrink:0;height:18px;margin-right:.5rem;width:18px}.checkbox-item label[data-v-5b556536]{color:#1d1d1d;cursor:pointer;font-size:1rem;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.error_txt[data-v-5b556536]{color:#d32f2f;display:block;font-size:.75rem;margin-top:.25rem}.checkbox-item.has-error[data-v-5b556536],.form-field-validate.has-error[data-v-5b556536]{border-color:#d32f2f!important}.submit-btn[data-v-5b556536]{align-items:center;background:#1d1d1d;border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.75rem;justify-content:center;margin-top:1rem;min-width:140px;padding:.875rem 2.5rem;transition:background .3s ease}.submit-btn[data-v-5b556536]:hover{background:#333}.submit-arrow[data-v-5b556536]{flex-shrink:0}@media screen and (max-width:768px){.webinar-form-container[data-v-5b556536]{padding:1.5rem}.webinar-form[data-v-5b556536]{gap:0!important}.form-title[data-v-5b556536]{font-size:1.125rem}.submit-btn[data-v-5b556536]{justify-content:center;width:100%}}.gallery-section[data-v-b1d16084]{background:var(--bg-color);color:var(--txt-color);position:relative}.header-section[data-v-b1d16084]{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:3rem}.header-content[data-v-b1d16084]{flex:1;max-width:800px}.gallery-section .icon-title[data-v-b1d16084]{align-items:center;color:var(--txt-color);display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.gallery-section h3[data-v-b1d16084]{color:var(--txt-color);font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0;text-align:left}.description-block[data-v-b1d16084]{font-size:1rem;line-height:1.6;margin:0 0 3rem;max-width:1100px;text-align:left}.gallery-scroll-wrapper[data-v-b1d16084]{margin:3rem 0;max-width:100%;overflow:hidden}.gallery-scroll-container[data-v-b1d16084]{overflow-x:hidden;position:relative;touch-action:pan-x pan-y;width:100%}.gallery-grid-inner[data-v-b1d16084]{align-items:flex-start;display:flex;gap:2rem;transition:transform .3s ease-out;width:-moz-max-content;width:max-content;will-change:transform}.gallery-item[data-v-b1d16084]{box-sizing:border-box;flex:0 0 auto;padding:0 1rem;transform-origin:center center;transition:transform .3s ease;width:calc((var(--container-max-width) - 4rem)/3)}.gallery-item[data-v-b1d16084]:hover{transform:translateY(-5px) scale(var(--hover-scale,1))}.gallery-image[data-v-b1d16084]{border-radius:8px;box-shadow:0 4px 12px #00000026;height:280px;-o-object-fit:cover;object-fit:cover;transition:box-shadow .3s ease;width:100%}.gallery-item:hover .gallery-image[data-v-b1d16084]{box-shadow:0 8px 24px #00000040}.gallery-label[data-v-b1d16084]{color:var(--txt-color);font-size:.95rem;font-weight:500;margin-top:1rem;text-align:center}.custom-scrollbar-track[data-v-b1d16084]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#f29425 36%,#f29425 65%,#f2942500 66%,#f2942500);border-radius:6px;height:12px;margin:2rem auto auto;max-width:100%;overflow:visible;position:relative;width:70%}.custom-scrollbar-thumb[data-v-b1d16084]{background-color:var(--orange,#ff8c42);border-radius:6px;cursor:grab;height:12px;position:absolute;top:0;transition:left .2s linear;width:250px}.custom-scrollbar-thumb[data-v-b1d16084]:active{cursor:grabbing}@media screen and (max-width:1024px){.header-section[data-v-b1d16084]{align-items:flex-start;flex-direction:column}.gallery-item[data-v-b1d16084]{max-width:340px;padding:0}.gallery-image[data-v-b1d16084]{height:240px}}@media screen and (max-width:768px){.description-block[data-v-b1d16084]{font-size:.95rem}.gallery-scroll-wrapper[data-v-b1d16084]{margin-right:calc(var(--common-padding)*-1);width:calc(100% + var(--common-padding))}.gallery-grid-inner[data-v-b1d16084]{gap:.75rem}.gallery-item[data-v-b1d16084]{max-width:90vw;padding:0 .625rem;transform:scale(1)!important;width:calc(33.33333vw - 1.25rem)}.gallery-image[data-v-b1d16084]{height:200px}.gallery-label[data-v-b1d16084]{font-size:.875rem}.custom-scrollbar-track[data-v-b1d16084]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#e8e9e9 36%,#e8e9e9 65%,#f2942500 66%,#f2942500);border-radius:6px;height:10px;margin:2rem auto auto;max-width:100%;overflow:visible;position:relative;width:100%}.custom-scrollbar-thumb[data-v-b1d16084]{background-color:var(--orange,#ff8c42);border-radius:6px;cursor:grab;height:12px;position:absolute;top:0;transition:left .2s linear;width:250px}.bg-element[data-v-b1d16084]{display:none!important}.gallery-scroll-wrapper[data-v-b1d16084]{margin-bottom:0;overflow:unset}.gallery-scroll-container[data-v-b1d16084]{overflow-x:unset}}@media screen and (max-width:480px){.c-container-pad[data-v-b1d16084]{padding:0}.gallery-grid-inner[data-v-b1d16084]{gap:.75rem}.gallery-item[data-v-b1d16084]{max-width:90vw;padding:0;transform:scale(1)!important;width:100%}.gallery-image[data-v-b1d16084]{height:280px}.gallery-label[data-v-b1d16084]{font-size:.9rem;margin-top:.75rem}.custom-scrollbar-track[data-v-b1d16084]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#e8e9e9 36%,#e8e9e9 65%,#f2942500 66%,#f2942500);border-radius:6px;height:10px;margin:2rem auto auto;max-width:100%;overflow:visible;position:relative;width:100%}.custom-scrollbar-thumb[data-v-b1d16084]{background-color:var(--orange,#ff8c42);border-radius:6px;cursor:grab;height:10px;position:absolute;top:0;transition:left .2s linear;width:120px}}.client-success-stories[data-v-6937c8d5]{max-width:100vw;overflow:hidden}.client-success-stories .right[data-v-6937c8d5]{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;position:relative;width:min(100vw,720px)}.client-success-stories .tab-list[data-v-6937c8d5]{height:100%;left:0;list-style:none;margin:0;padding:0;position:absolute;top:0;width:100%}.client-success-stories .tab-list li[data-v-6937c8d5]{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:90px;justify-content:center;position:absolute;transition:transform .3s;width:90px}.client-success-stories .tab-list li img.client-photo[data-v-6937c8d5]{opacity:0;position:absolute;transition:opacity .3s}.client-success-stories .tab-list li.active img.client-photo[data-v-6937c8d5],.client-success-stories .tab-list li:hover img.client-photo[data-v-6937c8d5]{opacity:1}.client-success-stories .dot-cricle[data-v-6937c8d5]{opacity:0;transition:opacity .3s}.client-success-stories .client-name[data-v-6937c8d5]{color:var(--orange);font-size:Clamp(1.125rem,calc(1.77vw + var(--common-value)),2.125rem);font-weight:600;line-height:1.2;margin-bottom:1rem}.client-success-stories .client-description[data-v-6937c8d5]{color:#fff;font-size:Clamp(1rem,calc(1.35vw + var(--common-value)),1.325rem);line-height:1.5}.client-success-stories .client-location[data-v-6937c8d5]{color:#fff;font-size:Clamp(1rem,calc(1.25vw + var(--common-value)),1.5rem);line-height:1}@media screen and (max-width:768px){.client-success-stories .tab-list[data-v-6937c8d5]{position:relative}.client-success-stories .tab-list li[data-v-6937c8d5]{height:75px;position:relative;width:75px}}.we-server-icon-cards[data-v-fd504b3d]{gap:1rem}.icon-card[data-v-fd504b3d]{background-color:var(--color-bg-secondary);border-radius:.5rem;box-shadow:var(--box-shadow);gap:0;padding:1.5rem;position:relative}.icon-card[data-v-fd504b3d]:before{background:#fff;content:"";display:block;height:0;left:.625rem;position:absolute;top:0;transition:height .5s ease-in-out;width:1px}.icon-card.mobile-layout[data-v-fd504b3d]:before,.icon-card[data-v-fd504b3d]:hover:before{height:100%}.icon-card-header[data-v-fd504b3d]{gap:.5rem;padding-bottom:1.5rem;padding-left:1rem;position:relative}.icon-card-header[data-v-fd504b3d]:before{background:#fff;content:"";display:block;height:calc(100% + 1.5rem);left:-.875rem;position:absolute;top:-1.5rem;width:1px}.icon-card-header[data-v-fd504b3d]:after{background:var(--black);border:1px solid #fff;border-radius:50%;content:"";display:block;height:1.188rem;left:-1.425rem;position:absolute;top:40%;width:1.188rem}.icon-card.mobile-layout .icon-card-header[data-v-fd504b3d]:after,.icon-card:hover .icon-card-header[data-v-fd504b3d]:after{background:var(--orange);border-color:var(--orange)}.icon-link[data-v-fd504b3d]{align-items:center;color:#fff;display:flex;flex-wrap:nowrap;font-size:var(--icon-title);font-weight:600;gap:2rem;justify-content:start;text-decoration:none}.icon-link svg[data-v-fd504b3d]{max-width:21px}.icon-card p[data-v-fd504b3d]{opacity:0;transition:opacity .5s ease-in-out}.icon-card .icon-description[data-v-fd504b3d]{padding-left:1rem}.icon-card.mobile-layout p[data-v-fd504b3d],.icon-card:hover p[data-v-fd504b3d]{opacity:1}.icon-card.mobile-layout p[data-v-fd504b3d]{padding:0 0 0 1rem}@media (min-width:769px) and (max-width:1024px){.icon-card p[data-v-fd504b3d]{opacity:1}.we-server-icon-cards[data-v-fd504b3d]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){section.we-serve .grid-3[data-v-fd504b3d]{gap:3rem;grid-template-columns:repeat(1,1fr)}.icon-card.mobile-layout .icon-link svg[data-v-fd504b3d]{display:none}}section#pricing-offer .left{flex:0 1 60%;max-width:60%}section#pricing-offer .right{flex:0 0 40%;max-width:40%}ul.pricing-offer-icons{max-width:600px;width:100%}ul.pricing-offer-icons>li{flex:1 1 100%}ul.pricing-offer-icons>li:first-child{margin-right:-8%}ul.pricing-offer-icons>li>a span:not(.icon) svg{width:24px}ul.pricing-offer-icons>li *,ul.pricing-offer-icons>li svg path.circle{transition:all .3s ease-in-out}ul.pricing-offer-icons>li a span:not(.icon){align-items:center;display:flex;font-weight:600;gap:1rem;justify-content:center;margin-top:1rem;opacity:0}ul.pricing-offer-icons>li:hover a span:not(.icon){opacity:1}ul.pricing-offer-icons:not(:hover) li:first-child,ul.pricing-offer-icons>li:first-child:hover{color:var(--orange)}ul.pricing-offer-icons:not(:hover)>li:first-child a span:not(.icon){opacity:1}ul.pricing-offer-icons:not(:hover)>li:first-child span:not(.icon) svg path{stroke:#fff;fill:#fff}ul.pricing-offer-icons:not(:hover) li:first-child a span.icon svg path.circle,ul.pricing-offer-icons>li:first-child a:hover span.icon svg path.circle{fill:var(--orange)}ul.pricing-offer-icons:not(:hover)>li:first-child a span.icon svg path.border,ul.pricing-offer-icons>li:first-child a:hover span.icon svg path.border{stroke:var(--orange);fill:var(--orange)}ul.pricing-offer-icons>li:nth-child(2):hover{color:var(--l-blue)}ul.pricing-offer-icons>li:nth-child(2):hover span.icon svg path.circle{fill:var(--l-blue)}ul.pricing-offer-icons>li:nth-child(2):hover span.icon svg path.border{stroke:var(--l-blue);fill:var(--l-blue)}ul.pricing-offer-icons>li:nth-child(3):hover{color:var(--red)}ul.pricing-offer-icons>li:nth-child(3):hover span.icon svg path.circle{fill:var(--red)}ul.pricing-offer-icons>li:nth-child(3):hover span.icon svg path.border{stroke:var(--red);fill:var(--red)}ul.pricing-offer-icons>li:hover span:not(.icon) svg path{stroke:#fff;fill:#fff}ul.pricing-offer-icons:not(:hover)>li:first-child span:not(.icon) svg circle,ul.pricing-offer-icons>li:first-child:hover span:not(.icon) svg circle{fill:var(--orange)}ul.pricing-offer-icons>li:nth-child(2):hover span:not(.icon) svg circle{fill:var(--l-blue)}ul.pricing-offer-icons>li:nth-child(3):hover span:not(.icon) svg circle{fill:var(--red)}ul.pricing-offer-icons>li:nth-child(3){margin-left:-8%}@media screen and (max-width:1300px){ul.pricing-offer-icons{display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}}@media (min-width:769px) and (max-width:1024px){.icon-card p{opacity:1}.we-server-icon-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.pricing-offer-slider{overflow:visible!important;padding:1rem 0;width:100%}.pricing-offer-slider .keen-slider__slide{align-items:center;border-radius:8px;display:flex;justify-content:center;padding:1rem;text-align:center}.pricing-offer-icons svg path.border{fill:var(--black)}.pricing-offer-slider>.keen-slider__slide:first-child{color:var(--orange)}.pricing-offer-slider>.keen-slider__slide:first-child a span.icon svg path.circle{fill:var(--orange)}.pricing-offer-slider>.keen-slider__slide:first-child a span.icon svg path.border{stroke:var(--orange)}.pricing-offer-slider>.keen-slider__slide:nth-child(2){color:var(--l-blue)}.pricing-offer-slider>.keen-slider__slide:nth-child(2) span.icon svg path.circle{fill:var(--l-blue)}.pricing-offer-slider>.keen-slider__slide:nth-child(2) span.icon svg path.border{stroke:var(--l-blue)}.pricing-offer-slider>.keen-slider__slide:nth-child(3){color:var(--red)}.pricing-offer-slider>.keen-slider__slide:nth-child(3) span.icon svg path.circle{fill:var(--red)}.pricing-offer-slider>.keen-slider__slide:nth-child(3) span.icon svg path.border{stroke:var(--red)}.pricing-offer-slider>.keen-slider__slide:first-child span:not(.icon) svg circle{fill:var(--orange)}.pricing-offer-slider>.keen-slider__slide:nth-child(2) span:not(.icon) svg circle{fill:var(--l-blue)}.pricing-offer-slider>.keen-slider__slide:nth-child(3) span:not(.icon) svg circle{fill:var(--red)}.pricing-offer-slider>.keen-slider__slide span:not(.icon) svg path{stroke:#fff;fill:#fff}.pricing-offer-slider>.keen-slider__slide span.icon{padding-left:2rem!important;padding-right:2rem!important}.pricing-offer-slider>.keen-slider__slide span.icon svg{height:auto;width:100%}.m-max-w-65{max-width:65%}.pricing-offer .dots{margin-top:1rem}.pricing-offer .dots button{background-color:var(--black);border:none;border-radius:50%;cursor:pointer;height:10px;width:10px}.pricing-offer .dots button.active{background-color:var(--orange)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.product-card a svg{max-width:24px}.product-listing-tabs-container .product-card{max-width:100%}.product-listing-tabs-container .product-grid{isolation:isolate;position:relative}.product-listing-tabs-container{overflow:hidden}.product-listing-tabs-container .product-card .bottom-line{align-items:center;display:flex;justify-content:space-between;max-width:100%;width:100%}.product-listing-tabs-container .dot-navigation button{align-items:center;background-color:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:2px;isolation:isolate;margin:0 5px;padding:.5rem 0;position:relative;width:3rem}.product-listing-tabs-container .tabs{flex:0 0 min(30%,400px)}.product-listing-tabs-container .dot-navigation button:after{background-color:#fff;content:"";height:2px;position:relative;transition:width .3s ease-in-out;width:50%}.product-listing-tabs-container .dot-navigation button.active:after{background-color:var(--orange);width:100%}.product-listing-tabs-container .tab-buttons:not(.dot-navigation) button{align-items:center;background-color:transparent;color:#fff;display:flex;font-size:clamp(1.125rem,calc(1.25vw + var(--common-value)),1.5rem);font-weight:400;gap:.75rem;isolation:isolate;justify-content:start;opacity:.5;padding:1rem 1rem 1rem 0;position:relative;width:100%;text-wrap-mode:nowrap}.product-listing-tabs-container .tab-buttons:not(.dot-navigation) button span{flex:0 0 32px;width:32px}.bottom-line p{color:#1d1d1d;font-size:1.125rem;font-weight:600}.product-listing-tabs-container .tab-buttons.dot-navigation{align-items:end;display:flex;flex-direction:column;gap:1rem;justify-content:end}.product-listing-tabs-container .tab-buttons:not(.dot-navigation) button:after{background-color:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .3s ease-in-out;width:0}.product-listing-tabs-container .tab-buttons:not(.dot-navigation) button.active:after{width:100%}.product-listing-tabs-container .tab-buttons:not(.dot-navigation) button.active{background-color:transparent;font-weight:500;opacity:1}.product-listing-tabs-container .product-slider-wrapper{overflow:hidden}.product-listing-tabs-container .product-item{border-radius:8px;padding:10px;text-align:center;width:100%}.product-listing-tabs-container .product-card-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.product-listing-tabs-container .product-card-wrapper .product-card{max-width:100%;width:100%}.product-listing-tabs-container .tab-content{background:#fff;border-radius:5px;margin-right:2.5%;overflow:hidden;padding:2rem;width:100%}.product-listing-tabs-container .tab-content .dots{bottom:1.8rem;display:flex;gap:8px;justify-content:center;margin:0;position:absolute;right:250px}.product-listing-tabs-container .tab-content .dots button{background:var(--black);border:none;border-radius:50%;cursor:pointer;height:10px;transition:background .3s ease;width:10px}.product-listing-tabs-container .tab-content .dots button.active{background:var(--orange)}@media screen and (max-width:1300px){.product-listing-tabs-container .tabs-container.gap-5{gap:2rem!important}.product-listing-tabs-container .tab-content{margin-right:0!important}}@media screen and (max-width:1024px){.custom-dropdown{background-color:#000;color:#fff;isolation:isolate;padding:.75rem;position:relative;z-index:1}.custom-dropdown button{color:#fff;display:flex;flex-direction:row;font-weight:600;gap:1.5rem;width:100%}.tab-m-row-flex{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center}.custom-dropdown ul{background-color:#000;border-top:1px solid #303030;left:0;position:absolute;top:100%;width:100%;z-index:1}.custom-dropdown ul li a{border-bottom:1px solid #303030;color:#fff;display:flex;font-weight:600;justify-content:start;line-height:1;padding:.75rem 1rem;text-wrap-mode:nowrap}}@media screen and (max-width:768px){.product-listing-tabs-container .tab-content .dots{bottom:unset;position:relative;right:unset}.product-listing-tabs-container .tabs{flex:unset!important}.product-listing-tabs-container .tab-content{border-radius:.5rem;margin-right:0}.product-card .cta-btn svg{max-width:24px}}.tab-go-link asvg{max-width:24px}.image-list-container{max-height:100vh;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.solutions-listing .c-container-pad{padding-bottom:0!important;padding-top:0!important}.image-list-container::-webkit-scrollbar{display:none}.solution-listing-tabs-container .solution-card{max-width:100%}.solution-listing-tabs-container .solution-grid{isolation:isolate;position:relative}.solution-listing-tabs-container{overflow:hidden}.solution-listing-tabs-container .tabs{flex:0 0 min(35%,500px)}.solution-listing-tabs-container .solution-card .bottom-line{align-items:end;display:flex;justify-content:space-between;max-width:100%;width:100%}.solution-listing-tabs-container .dot-navigation button{background-color:transparent;border:none;border-radius:50%;cursor:pointer;height:2px;isolation:isolate;margin:0 5px;padding:.5rem 0;position:relative;width:3rem}.solution-listing-tabs-container .dot-navigation button:after{background-color:var(--black);content:"";display:block;height:2px;position:relative;transition:width .3s ease-in-out;width:50%}.solution-listing-tabs-container .dot-navigation button.active:after{background-color:var(--orange);width:100%}.solution-listing-tabs-container .tab-buttons:not(.dot-navigation) button svg{flex:0 0 32px;opacity:0;transition:all .3s ease-in-out}.solution-listing-tabs-container .tab-buttons:not(.dot-navigation) button.active svg{opacity:1}.solution-listing-tabs-container .tab-buttons:not(.dot-navigation) button{align-items:center;background-color:transparent;color:#666;display:flex;font-size:clamp(1.125rem,calc(1.25vw + var(--common-value)),1.5rem);font-weight:400;gap:.75rem;isolation:isolate;justify-content:space-between;padding:1rem 0;position:relative;width:100%;text-wrap-mode:nowrap}.solution-listing-tabs-container .tab-buttons:not(.dot-navigation) button a{flex:0 0 32px;width:32px}.solution-listing-tabs-container .dropdown-toggle-label{cursor:pointer;flex:1;text-align:left}.solution-listing-tabs-container .dropdown-go-link{align-items:center;color:inherit;cursor:pointer;display:inline-flex;flex-shrink:0;justify-content:center;text-decoration:none}.solution-listing-tabs-container .dropdown-go-link:hover{color:inherit;opacity:.9}.solution-listing-tabs-container .tab-label{cursor:pointer;flex:1;text-align:left}.solution-listing-tabs-container .tab-go-link{align-items:center;color:inherit;cursor:pointer;display:inline-flex;flex-shrink:0;justify-content:center;text-decoration:none}.solution-listing-tabs-container .tab-go-link:hover{color:inherit;opacity:.9}.solution-listing-tabs-container .tab-buttons.dot-navigation{align-items:end;display:flex;flex-direction:column;gap:1rem;justify-content:end}.solution-listing-tabs-container .tab-buttons:not(.dot-navigation) button:after{background-color:var(--black);bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .3s ease-in-out;width:0}.solution-listing-tabs-container .tab-buttons:not(.dot-navigation) button.active:after{width:100%}.solution-listing-tabs-container .tab-buttons:not(.dot-navigation) button.active{background-color:transparent;color:#1a1a1a;font-weight:600;opacity:1}.solution-listing-tabs-container .solution-slider-wrapper{overflow:hidden}.solution-listing-tabs-container .solution-item{border-radius:8px;min-width:100%!important;padding:10px;text-align:center;width:100%}.solution-listing-tabs-container .tab-content{margin-right:2.5%;overflow:hidden;width:100%}.solution-listing-tabs-container .tab-content .dots{bottom:1.8rem;display:flex;gap:8px;justify-content:center;margin:0;position:absolute;right:250px}.solution-listing-tabs-container .tab-content .dots button{background:var(--black);border:none;border-radius:50%;cursor:pointer;height:10px;transition:background .3s ease;width:10px}.solution-listing-tabs-container .tab-content .dots button.active{background:var(--orange)}.solution-listing-tabs-container .image-block{width:-moz-fit-content;width:fit-content}.solution-listing-tabs-container .image-block p{font-weight:600;text-transform:none;z-index:1}.solution-listing-tabs-container .image-block:after{background:linear-gradient(0deg,#000,#0007 25%,transparent 50%,transparent);bottom:0;content:"";display:block;height:100%;position:absolute;width:100%;z-index:0}.solution-listing-tabs-container .image-list-container{max-height:100vh;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.solution-listing-tabs-container .image-list-container::-webkit-scrollbar{display:none}.solution-listing-tabs-container .image-block{height:100vh;isolation:isolate;pointer-events:auto;position:relative}.solution-listing-tabs-container .image-block img{height:100%;width:auto}.solution-listing-tabs-container .image-block p{bottom:3rem;color:#fff;font-size:Clamp(1.125rem,calc(1.05vw + var(--common-value)),1.25rem);font-weight:400;left:0;padding:1.5rem;position:absolute}@media screen and (max-width:1300px){.solution-listing-tabs-container .tabs-container.gap-5{gap:2rem!important}.solution-listing-tabs-container .tab-content{margin-right:0!important}}@media (min-width:769px) and (max-width:1024px){.solution-listing-tabs-container .image-block{height:auto;min-height:auto;width:100%}.solution-listing-tabs-container .tabs{flex:unset!important}.solution-listing-tabs-container .tab-content{aspect-ratio:751/807;border-radius:0}.solution-listing-tabs-container .image-block:after{background:linear-gradient(0deg,#000,#0007 35%,transparent 60%,transparent)}.solutions-listing .c-container-pad{padding-bottom:var(--common-padding)!important;padding-top:var(--common-padding)!important}.solutions-listing .custom-dropdown{min-width:350px!important}}@media screen and (max-width:768px){.solution-listing-tabs-container .image-block{height:auto;min-height:auto;width:100%}.solution-listing-tabs-container .tabs{flex:unset!important}.solution-listing-tabs-container .tab-content{aspect-ratio:751/807;border-radius:0}.solution-listing-tabs-container .image-block:after{background:linear-gradient(0deg,#000,#0007 35%,transparent 60%,transparent)}.solution-listing-tabs-container .image-block p{bottom:0}}section.home-banner[data-v-6cdcbcd4]{aspect-ratio:16/9;background-color:#000;isolation:isolate;position:relative;width:100%}section.home-banner .video-section[data-v-6cdcbcd4]:before{background:linear-gradient(90deg,#f7943300,#f7943344);content:"";height:100%;position:absolute;width:100%}section.home-banner .video-section[data-v-6cdcbcd4]:after{background:linear-gradient(-90deg,#f7943300,#1d1d1d66);content:"";height:100%;position:absolute;top:0;width:100%;z-index:1}section.home-banner .video-background[data-v-6cdcbcd4]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.home-banner .overlay[data-v-6cdcbcd4]{background:url(/assets/images/banner-overlay-1.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.home-banner .overlay[data-v-6cdcbcd4]:before{background:linear-gradient(180deg,#000,transparent 30%,transparent);content:"";height:100%;position:absolute;width:100%}section.home-banner .video-content[data-v-6cdcbcd4]{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}section.home-banner .video-content .text-block[data-v-6cdcbcd4]{max-width:50%}section.home-banner .video-content .text-block h1[data-v-6cdcbcd4]{color:#fff;font-size:var(--h1);font-weight:800;line-height:1;margin-bottom:1.5rem}section.home-banner .video-content .text-block h1 span[data-v-6cdcbcd4]{display:block;font-size:var(--h1-span);font-weight:700;line-height:1.2}section.home-banner .cta-btn[data-v-6cdcbcd4]{font-size:var(--banner-cta);font-weight:500}@media screen and (max-width:768px){section.home-banner[data-v-6cdcbcd4]{aspect-ratio:unset}section.home-banner .video-section[data-v-6cdcbcd4]{align-items:center;display:flex;justify-content:center;min-height:300px}section.home-banner .video-content[data-v-6cdcbcd4]{position:relative;z-index:1}section.home-banner .video-content .text-block[data-v-6cdcbcd4]{max-width:unset}section.home-banner .video-background[data-v-6cdcbcd4]{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:auto}.video-section[data-v-6cdcbcd4]{isolation:isolate;position:relative}.video-section[data-v-6cdcbcd4]:after,.video-section[data-v-6cdcbcd4]:before{z-index:-1!important}}.why-worldcast .overflow-block-wrapper[data-v-aff97489]{margin:0 0 1rem;max-width:100%;overflow:visible}.why-worldcast .overflow-block[data-v-aff97489]{overflow-x:visible;padding:2.5vw 0;position:relative;width:100%}.why-worldcast .overflow-inner[data-v-aff97489]{display:flex;gap:1rem;transition:transform .2s ease-out;will-change:transform}.why-worldcast .scroll-card[data-v-aff97489]{align-items:center;background:#fff;border:1px solid #1d1d1d;border-radius:.5rem;color:var(--black);display:flex;flex:0 0 400px;flex-direction:row;font-size:clamp(1.1255rem,1.04vw + var(--common-value),1.25rem);font-weight:600;gap:1.5rem;justify-content:start;max-width:400px;padding:2rem}.why-worldcast .scroll-card p[data-v-aff97489]{word-break:break-word}.why-worldcast .custom-scrollbar-track[data-v-aff97489]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#f29425 36%,#f29425 65%,#f2942500 66%,#f2942500);border-radius:6px;height:12px;margin-top:1rem;max-width:100%;overflow:visible;position:relative;width:100%}.why-worldcast .custom-scrollbar-thumb[data-v-aff97489]{background-color:var(--orange);border-radius:6px;cursor:grab;height:12px;position:absolute;top:0;transition:left .2s linear;width:100px}.why-worldcast .scroll-dot[data-v-aff97489]{background-color:#fff;border:2px solid #000;border-radius:50%;cursor:pointer;height:8px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s;width:8px}.why-worldcast .scroll-dot[data-v-aff97489]:hover{background-color:#000}section.why-worldcast[data-v-aff97489]{background:var(--bg);background-position:bottom;background-repeat:no-repeat;background-size:100%;max-width:100vw;overflow:hidden}section.why-worldcast h3[data-v-aff97489]{font-size:clamp(1.325rem,calc(3.28vw + var(--common-value)),3.93rem);font-weight:600;line-height:1.2;margin-bottom:1.5rem}@media (min-width:769px) and (max-width:1024px){.tab-f-15[data-v-aff97489]{flex:0 0 15%!important}}@media screen and (max-width:768px){section.why-worldcast .left img[data-v-aff97489]{max-height:300px;padding-left:var(--common-padding);width:auto!important}.why-worldcast .scroll-card[data-v-aff97489]{max-width:90vw;padding:1rem}}.icon-title[data-v-8f250969]{margin-bottom:1rem}.image-with-content-section[data-v-b4232a8d]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;margin-bottom:1rem;position:relative}.image-with-content-wrapper[data-v-b4232a8d]{align-items:center;container-name:image-with-content;container-type:inline-size;display:flex;gap:2rem}.image-with-content-wrapper.reverse[data-v-b4232a8d]{flex-direction:row-reverse}.image-section[data-v-b4232a8d]{flex:0 0 50%}.image-section img[data-v-b4232a8d]{border-radius:.5rem;display:block;height:auto;width:100%}.content-section[data-v-b4232a8d]{display:flex;flex:1;flex-direction:column;gap:1rem}.content-section .icon-title[data-v-b4232a8d]{margin-bottom:.5rem}.content-section h3[data-v-b4232a8d]{font-size:1.325rem;font-weight:500;line-height:1.5;margin:0}.description[data-v-b4232a8d]{line-height:1.6}.description[data-v-b4232a8d] h3{font-size:1.325rem;font-weight:500;line-height:1.5;margin:0}.content-section h3[data-v-b4232a8d] strong,.content-section h3 strong[data-v-b4232a8d]{font-weight:500;line-height:1.5}.description[data-v-b4232a8d] h3 :deep(strong),.description[data-v-b4232a8d] h3 strong{font-weight:500;line-height:1.5}.image-with-content-wrapper .description[data-v-b4232a8d] p{margin-bottom:1rem}@media screen and (max-width:768px){.image-with-content-wrapper[data-v-b4232a8d],.image-with-content-wrapper.reverse[data-v-b4232a8d]{flex-direction:column}.image-section[data-v-b4232a8d]{flex:1 1 100%;width:100%}}@media screen and (max-width:1600px){.image-with-content-wrapper[data-v-b4232a8d]{flex-direction:column}.image-with-content-wrapper.reverse[data-v-b4232a8d]{flex-direction:column-reverse}}@container image-with-content (width < 900px){.image-with-content-wrapper[data-v-b4232a8d]{flex-direction:column}.image-with-content-wrapper.reverse[data-v-b4232a8d]{flex-direction:column-reverse}}.industry-recognition-section[data-v-ede59e17]{background:#fff;color:#1d1d1d;position:relative}.industry-recognition-section .icon-title[data-v-ede59e17]{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.industry-recognition-section h3[data-v-ede59e17]{color:#1d1d1d;font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin-bottom:2.5rem}.overflow-block-wrapper[data-v-ede59e17]{margin:1rem 0 2rem;max-width:100%;overflow:hidden}.overflow-block[data-v-ede59e17]{overflow-x:hidden;padding:2.5vw 0;position:relative;width:100%}.overflow-inner[data-v-ede59e17]{gap:5%;justify-content:flex-start;transition:transform .2s ease-out;will-change:transform}.award-badge[data-v-ede59e17],.overflow-inner[data-v-ede59e17]{align-items:center;display:flex}.award-badge[data-v-ede59e17]{flex:0 0 auto;height:auto;justify-content:center;max-width:12.5%;transition:transform .3s ease;width:100%}.award-badge[data-v-ede59e17]:hover{transform:translateY(-5px)}.award-image[data-v-ede59e17]{display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.custom-scrollbar-track[data-v-ede59e17]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#f29425 36%,#f29425 65%,#f2942500 66%,#f2942500);border-radius:6px;height:12px;margin-top:1rem;max-width:100%;overflow:visible;position:relative;width:100%}.custom-scrollbar-thumb[data-v-ede59e17]{background-color:var(--orange,#ff8c42);border-radius:6px;cursor:grab;height:12px;position:absolute;top:0;transition:left .2s linear;width:250px}.separator-line[data-v-ede59e17]{background:#ff8c42;height:2px;margin-top:2rem;width:100%}@media screen and (max-width:1024px){.overflow-inner[data-v-ede59e17]{gap:1.5rem}.award-badge[data-v-ede59e17]{max-width:150px}}@media screen and (max-width:768px){.industry-recognition-section h3[data-v-ede59e17]{margin-bottom:2rem}.custom-scrollbar-thumb[data-v-ede59e17]{max-width:150px}.custom-scrollbar-track[data-v-ede59e17]{max-width:100%}.overflow-inner[data-v-ede59e17]{gap:1rem}.award-badge[data-v-ede59e17]{max-width:120px}.separator-line[data-v-ede59e17]{margin-top:1.5rem}}@media screen and (max-width:480px){.overflow-inner[data-v-ede59e17]{gap:.75rem}.c-container-pad[data-v-ede59e17]{padding:0}.award-badge[data-v-ede59e17]{max-width:100px}}section.job-listing{background:var(--bg-color);color:var(--txt-color);padding:calc(var(--common-padding)*2) var(--common-padding)}.career-card{background-color:#f4f4f4;border-radius:6px;display:flex;flex-direction:column;gap:1rem;max-width:440px;padding:1.5rem}.career-card .location{align-items:center;color:#7e8b93;display:flex;flex-direction:row;font-size:1rem;font-weight:600;gap:.5rem}.career-card .title{color:#1d1d1d;font-size:1.25rem;font-weight:600}.career-card .type{color:#1d1d1d;font-size:var(--p);font-weight:400}@media (min-width:769px) and (max-width:1024px){.job-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.career-card .row-flex{flex-direction:row}}.resources-listing-tabs-container .resources-card{max-width:100%}.resources-card .image-block-container{flex:0 0 50%}.resources-card .image-block{border-radius:.75rem;overflow:hidden}.resources-card .image-block img{transform:scale(1);transition:all .3s linear;width:100%}.resources-card .image-block:hover img{transform:scale(1.1)}.resources-card .image-block-container .text-element{color:var(--opacitygrey);font-size:clamp(1.25rem,calc(2vw + var(--common-value)),2.25rem);font-weight:900;line-height:.7;padding-left:1rem;text-align:start;text-transform:uppercase}.resources-card .content-block{flex:0 1 50%;text-align:left}.resources-grid .cta-btn:hover{background:transparent}.resources-grid .cta-btn svg circle{transition:all .3s linear}.resources-grid .cta-btn:hover svg circle{fill:var(--orange)}.resources-card .content-block h3{font-size:clamp(1.25rem,calc(1.458vw + var(--common-value)),1.75rem);font-weight:500}.resources-card .content-block .published-date,.resources-card .content-block h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.resources-card .content-block .published-date{color:#839098;font-size:clamp(1rem,calc(1.041vw + var(--common-value)),1.25rem);font-weight:400}.resources-listing-tabs-container{margin-top:2rem;overflow:hidden}.resources-listing-tabs-container .resources-card .bottom-line{align-items:end;display:flex;justify-content:space-between;max-width:100%;width:100%}.resources-listing-tabs-container .resources-card .content-block p{display:none}.resources-listing-tabs-container .dot-navigation button{background-color:transparent;border:none;border-radius:50%;cursor:pointer;height:1px;isolation:isolate;margin:0 5px;position:relative;width:3rem}.resources-listing-tabs-container .dot-navigation button.active{background-color:var(--orange);width:100%}.resources-listing-tabs-container .tab-buttons:not(.dot-navigation) button{align-items:center;background-color:transparent;color:#000;display:flex;font-size:clamp(1.125rem,calc(1.25vw + var(--common-value)),1.5rem);font-weight:500;gap:.75rem;isolation:isolate;justify-content:space-between;opacity:.5;padding:1rem 0;position:relative;width:100%;text-wrap-mode:nowrap;flex-wrap:nowrap;gap:.5rem}.resources-listing-tabs-container .tab-buttons.dot-navigation{align-items:end;display:flex;flex-direction:column;gap:2rem;justify-content:end}.resources-listing-tabs-container .tab-buttons:not(.dot-navigation) button:after{background-color:#fff;max-width:6rem;transition:all .3s ease-in-out;width:0}.resources-listing-tabs-container .tab-buttons:not(.dot-navigation) button.active:after{width:100%}.resources-listing-tabs-container .tab-buttons:not(.dot-navigation) button.active{background-color:transparent;font-weight:600;opacity:1}.resources-listing-tabs-container .tab-buttons:not(.dot-navigation) button:after{background-color:var(--orange);content:"";height:2px;transition:width .3s ease-in-out;width:3rem}.resources-listing-tabs-container .tab-buttons:not(.dot-navigation) button.active:after{background-color:var(--orange);width:5rem}.resources-listing-tabs-container .resources-slider-wrapper{overflow:hidden}.resources-listing-tabs-container .resources-item{border-radius:8px;min-width:100%!important;text-align:center;width:100%}.resources-listing-tabs-container .tab-content{background:#fff;border-radius:0;border-right:1px solid var(--black);overflow:hidden;padding-right:2.5%;width:100%}.resources-listing-tabs-container .tab-content .dots{display:flex;gap:8px;justify-content:center;margin-top:3rem}.resources-listing-tabs-container .tab-content .dots button{background:var(--black);border:none;border-radius:50%;cursor:pointer;height:1rem;transition:background .3s ease;width:1rem}.resources-listing-tabs-container .tab-content .dots button.active{background:var(--orange )}.resources-listing-tabs-container .tab-content{flex:1 1 100%}.resources-listing-tabs-container .tabs{flex:0 0 350px}@media screen and (max-width:1024px){.resources-listing-tabs-container .tab-content{border-right:none!important}.resources-listing-tabs-container .tabs{display:none!important}}@media screen and (max-width:768px){.resources-listing-tabs-container .tab-content{border:none!important}}.latest-resource .mobile-dropdown .dropdown-menu{min-width:100%;width:-moz-max-content;width:max-content}.latest-resource .mobile-dropdown .dropdown-menu li a{white-space:nowrap}.leader-ship-section[data-v-a51de260]{background:var(--bg-color);color:var(--txt-color);position:relative}.leader-ship-section .icon-title[data-v-a51de260]{align-items:center;color:var(--txt-color);display:flex;gap:.5rem;margin-bottom:1rem}.leader-ship-section h3[data-v-a51de260]{color:var(--txt-color);font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin-bottom:3rem}.leaders-container[data-v-a51de260]{align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.leader-card[data-v-a51de260]{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center}.leader-image-wrapper-outer svg[data-v-a51de260]{max-width:60%;position:absolute;right:0;top:0}.leader-image-wrapper[data-v-a51de260]{margin-bottom:1.5rem;max-width:328px;overflow:hidden;position:relative;width:100%}.leader-image-wrapper-outer[data-v-a51de260]{position:relative}.leader-image-wrapper-outer[data-v-a51de260]:after{background:linear-gradient(0deg,#1d1d1d 0,#1d1d1d 10%,#1d1d1d00 40%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}.leader-image[data-v-a51de260]{aspect-ratio:328/384;display:block;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.leader-card:hover .leader-image[data-v-a51de260]{transform:scale(1.05)}.leader-info[data-v-a51de260]{align-items:center;display:flex;flex-direction:column;gap:.5rem;width:100%}.leader-name[data-v-a51de260]{font-size:1.25rem;font-weight:600}.leader-designation[data-v-a51de260],.leader-name[data-v-a51de260]{color:var(--txt-color);line-height:1.4;margin:0}.leader-designation[data-v-a51de260]{font-size:1rem;opacity:.9}.linkedin-link[data-v-a51de260]{align-items:center;color:var(--txt-color);display:inline-flex;justify-content:center;margin-top:.5rem;text-decoration:none;transition:opacity .3s ease,transform .3s ease}.linkedin-link[data-v-a51de260]:hover{opacity:.8;transform:scale(1.1)}.linkedin-link svg[data-v-a51de260]{height:38px;width:38px}@media screen and (max-width:1024px){.leaders-container[data-v-a51de260]{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media screen and (max-width:768px){.leader-ship-section h3[data-v-a51de260]{font-size:1.8rem;margin-bottom:2rem}.c-container-pad[data-v-a51de260]{padding:0}.leaders-container[data-v-a51de260]{gap:2.5rem;grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:400px}.leader-image-wrapper[data-v-a51de260]{max-width:100%}}@media screen and (max-width:480px){.leaders-container[data-v-a51de260]{gap:2rem}.leader-name[data-v-a51de260]{font-size:1.125rem}.leader-designation[data-v-a51de260]{font-size:.9rem}}.license-request-section[data-v-97963b27]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}.max-width-1000[data-v-97963b27]{margin:auto;max-width:1000px}.license-request-section h3[data-v-97963b27]{font-size:var(--h2-sec-title);font-style:Medium;font-weight:500;text-align:center}.license-request-section .bg-element[data-v-97963b27]{top:0;right:0;bottom:0;left:0;opacity:.5;pointer-events:none;position:absolute;z-index:0}.license-request-section .mini-container-wrapper[data-v-97963b27]{position:relative;z-index:1}.license-request-title[data-v-97963b27]{font-size:var(--h2-sec-title,1.5rem);font-weight:600;line-height:1.3;margin-bottom:1.5rem}.link-component[data-v-898aa07a]{align-items:center;color:var(--orange,#f29425);display:inline-flex;font-weight:600;gap:.375rem;text-decoration:none;transition:color .2s ease}.link-component[data-v-898aa07a]:hover{color:var(--d-orange,#f27800);text-decoration:underline}.external-icon[data-v-898aa07a]{flex-shrink:0;opacity:.8}.event-listing[data-v-538ea56e]{min-height:50vh}.event-listing .mini-container-wrapper[data-v-538ea56e]:before{content:none}.filterarea[data-v-538ea56e]{flex:0 0 300px;max-width:300px;position:relative}.Description[data-v-538ea56e]{margin-top:1.5rem}.custom-select[data-v-538ea56e]{position:relative;width:100%}.select-button[data-v-538ea56e]{align-items:stretch;background:#efefef;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:0;transition:all .3s ease;width:100%}.select-button[data-v-538ea56e]:hover{background:#ebebeb}.select-text[data-v-538ea56e]{flex:1;font-size:15px;font-weight:400;padding:14px 20px;text-align:left;text-wrap-mode:nowrap;overflow:hidden}.custom-select.is-open .select-text[data-v-538ea56e],.select-option.is-selected~.select-button .select-text[data-v-538ea56e],.select-text[data-v-538ea56e]{color:#1d1d1d}.select-arrow[data-v-538ea56e]{align-items:center;background:linear-gradient(135deg,#f79433,#e67a1f);display:flex;flex:0 0 50px;justify-content:center;padding:16px 0;width:50px}.select-arrow[data-v-538ea56e],.select-arrow svg[data-v-538ea56e]{transition:transform .3s ease}.custom-select.is-open .select-arrow svg[data-v-538ea56e]{transform:rotate(180deg)}.select-dropdown[data-v-538ea56e]{background:#efefef;border-radius:8px;left:0;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:100}.select-option[data-v-538ea56e]{color:#1d1d1d;cursor:pointer;font-size:15px;padding:12px 20px;transition:all .2s ease}.select-option[data-v-538ea56e]:hover{background:#f5f5f5}.select-option.is-selected[data-v-538ea56e]{background:#fff5ed;color:#f79433;font-weight:500}.select-option.is-selected[data-v-538ea56e]:hover{background:#ffe8d6}.listing-grid[data-v-538ea56e]{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));overflow:hidden;width:100%}.card[data-v-538ea56e]{background:#fff;border-radius:0;display:flex;flex-direction:column;padding:1.5rem 0;position:relative}.listing-grid .card[data-v-538ea56e]:first-child,.listing-grid .card[data-v-538ea56e]:nth-child(2),.listing-grid .card[data-v-538ea56e]:nth-child(3){padding-top:0}.card[data-v-538ea56e]:after{background:#bdbdbd;bottom:0;content:"";height:1px;position:absolute;width:calc(100% + 24px)}section h3[data-v-538ea56e]{font-size:var(--h2-sec-title);font-weight:700;line-height:1.2;margin:0;max-width:1100px}.event-image-container[data-v-538ea56e]{aspect-ratio:379/157;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;position:relative;width:100%}.upcoming-badge[data-v-538ea56e]{background:#f79433;border-radius:4px;color:#fff;font-size:12px;font-weight:600;left:12px;padding:6px 16px;position:absolute;text-transform:capitalize;top:12px;z-index:1}.event-image[data-v-538ea56e]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.event-content[data-v-538ea56e]{display:flex;flex:1;flex-direction:column;gap:8px;padding-top:.5rem}.location-text[data-v-538ea56e]{align-self:flex-start;border:1px solid #7e8b93;border-radius:4px;color:#7e8b93;display:inline-block;font-size:13px;font-weight:500;padding:4px 12px}.event-title[data-v-538ea56e]{color:#1d1d1d;display:-webkit-box;font-size:var(--p);font-weight:500;line-height:1.4;margin:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;overflow:hidden}.event-meta[data-v-538ea56e]{align-items:center;display:flex;gap:8px;margin-top:4px}.event-date[data-v-538ea56e]{color:#1d1d1d;font-size:14px;font-weight:400}.join-link[data-v-538ea56e]{color:#1d1d1d;font-size:14px;font-weight:500;gap:8px;margin-top:8px;text-decoration:none}.icon-circle[data-v-538ea56e],.join-link[data-v-538ea56e]{align-items:center;display:flex;transition:all .3s ease}.icon-circle[data-v-538ea56e]{background:#1d1d1d;border-radius:50%;flex-shrink:0;height:28px;justify-content:center;width:28px}.load-more-wrapper[data-v-538ea56e]{align-items:center;display:flex;flex-direction:row;gap:16px;margin-top:40px;width:100%}.load-more-wrapper[data-v-538ea56e]:after,.load-more-wrapper[data-v-538ea56e]:before{background-color:#1d1d1d;content:"";flex:1 1 100%;height:1px;width:100%}.load-more-btn[data-v-538ea56e]{background:transparent;border:none;border-radius:8px;color:#1d1d1d;cursor:pointer;font-size:16px;font-weight:500;min-width:200px;padding:12px 32px;text-decoration:underline;transition:all .3s ease;text-wrap-mode:nowrap}.load-more-btn[data-v-538ea56e]:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1024px){.listing-grid[data-v-538ea56e]{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.filterarea[data-v-538ea56e]{align-items:end;display:flex;flex-direction:column;gap:12px;justify-content:end;max-width:100%;position:relative;width:100%}.custom-select[data-v-538ea56e]{max-width:300px}}@media (max-width:768px){.listing-grid[data-v-538ea56e]{gap:16px;grid-template-columns:1fr;margin-top:16px}.c-pad[data-v-538ea56e],.m-c-pad[data-v-538ea56e]{padding:calc(var(--common-padding)*4) 1rem!important}.filterarea[data-v-538ea56e]{flex:1 1 100%;margin-bottom:16px;max-width:100%;width:100%}.event-listing .mini-container-wrapper[data-v-538ea56e]{align-items:stretch;flex-direction:column}.load-more-wrapper[data-v-538ea56e]{margin-top:24px;padding:16px}.load-more-btn[data-v-538ea56e]{font-size:14px;min-width:160px;padding:10px 24px}}@media (min-width:1400px){.listing-grid[data-v-538ea56e]{grid-template-columns:repeat(3,1fr)}}.gallery-listing[data-v-dd06489f]{min-height:50vh}.gallery-listing .mini-container-wrapper[data-v-dd06489f]:before{content:none}.Description[data-v-dd06489f]{margin-top:1.5rem}.filterarea[data-v-dd06489f]{display:flex;flex:0 0 300px;gap:20px;max-width:300px;position:relative}section h3[data-v-dd06489f]{font-size:var(--h2-sec-title);font-weight:700;line-height:1.2;margin:0 0 1rem;max-width:1100px}.custom-select[data-v-dd06489f]{position:relative;width:100%}.select-button[data-v-dd06489f]{align-items:stretch;background:#efefef;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:0;transition:all .3s ease;width:100%}.select-button[data-v-dd06489f]:hover{background:#ebebeb}.select-text[data-v-dd06489f]{flex:1;font-size:15px;font-weight:400;padding:14px 20px;text-align:left;text-wrap-mode:nowrap;overflow:hidden}.custom-select.is-open .select-text[data-v-dd06489f],.select-option.is-selected~.select-button .select-text[data-v-dd06489f],.select-text[data-v-dd06489f]{color:#1d1d1d}.select-arrow[data-v-dd06489f]{align-items:center;background:linear-gradient(135deg,#f79433,#e67a1f);display:flex;flex:0 0 50px;justify-content:center;padding:16px 0;width:50px}.select-arrow[data-v-dd06489f],.select-arrow svg[data-v-dd06489f]{transition:transform .3s ease}.custom-select.is-open .select-arrow svg[data-v-dd06489f]{transform:rotate(180deg)}.select-dropdown[data-v-dd06489f]{background:#efefef;border-radius:8px;left:0;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:100}.select-option[data-v-dd06489f]{color:#1d1d1d;cursor:pointer;font-size:15px;padding:12px 20px;transition:all .2s ease}.select-option[data-v-dd06489f]:hover{background:#f5f5f5}.select-option.is-selected[data-v-dd06489f]{background:#fff5ed;color:#f79433;font-weight:500}.select-option.is-selected[data-v-dd06489f]:hover{background:#ffe8d6}.gallery-viewer[data-v-dd06489f]{width:100%}.loading-state[data-v-dd06489f],.no-results[data-v-dd06489f]{color:#666;font-size:16px;padding:3rem 0;text-align:center}.main-gallery[data-v-dd06489f]{margin-bottom:1.5rem;width:100%}.main-image-container[data-v-dd06489f]{aspect-ratio:16/9;background:#1a1a1a;border-radius:0;overflow:hidden;position:relative;width:100%}.main-gallery-image[data-v-dd06489f]{display:block;height:100%;margin:auto;max-width:650px;-o-object-fit:contain;object-fit:contain;width:70%}.nav-arrow[data-v-dd06489f]{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s ease;width:32px;z-index:10}.nav-arrow-left[data-v-dd06489f]{left:7.5%;transform:translate(-50%)}.nav-arrow-right[data-v-dd06489f]{right:7.5%;transform:translate(50%)}.gallery-caption[data-v-dd06489f]{bottom:2rem;color:#fff;font-size:1rem;font-weight:500;left:0;padding:.75rem 1.5rem;position:absolute;right:0;text-align:center}.thumbnail-strip[data-v-dd06489f]{display:grid;gap:12px;grid-template-columns:repeat(9,1fr);padding:12px 0}.thumbnail-item[data-v-dd06489f]{aspect-ratio:4/3;background:#f5f5f5;border:3px solid transparent;border-radius:4px;cursor:pointer;margin:0 auto;max-width:108px;overflow:hidden;transition:all .2s ease;width:100%}.thumbnail-item[data-v-dd06489f]:hover{border-color:#f79433;opacity:.8}.thumbnail-item.active[data-v-dd06489f]{border-color:#f79433;box-shadow:0 0 0 2px #f7943333}.thumbnail-image[data-v-dd06489f]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.load-more-wrapper[data-v-dd06489f]{align-items:center;display:flex;flex-direction:row;gap:16px;margin-top:40px;width:100%}.load-more-wrapper[data-v-dd06489f]:after,.load-more-wrapper[data-v-dd06489f]:before{background-color:#1d1d1d;content:"";flex:1 1 100%;height:1px;width:100%}.load-more-btn[data-v-dd06489f]{background:transparent;border:none;border-radius:8px;color:#1d1d1d;cursor:pointer;font-size:16px;font-weight:500;min-width:200px;padding:12px 32px;text-decoration:underline;transition:all .3s ease;text-wrap-mode:nowrap}.load-more-btn[data-v-dd06489f]:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1024px){.filterarea[data-v-dd06489f]{align-items:end;display:flex;flex-direction:column;gap:12px;justify-content:end;max-width:100%;position:relative;width:100%}.custom-select[data-v-dd06489f]{max-width:300px}.nav-arrow[data-v-dd06489f]{height:40px;width:40px}.nav-arrow-left[data-v-dd06489f]{left:2rem}.nav-arrow-right[data-v-dd06489f]{right:2rem}.thumbnail-strip[data-v-dd06489f]{gap:10px;grid-template-columns:repeat(6,1fr)}.gallery-caption[data-v-dd06489f]{bottom:1rem}}@media (max-width:768px){.c-pad[data-v-dd06489f],.m-c-pad[data-v-dd06489f]{padding:calc(var(--common-padding)*4) 1rem!important}.filterarea[data-v-dd06489f]{flex:1 1 100%;flex-direction:column;gap:12px;margin-bottom:16px;max-width:100%;width:100%}.gallery-listing .mini-container-wrapper[data-v-dd06489f]{align-items:stretch;flex-direction:column;gap:1rem}.main-image-container[data-v-dd06489f]{aspect-ratio:4/3}.nav-arrow[data-v-dd06489f]{height:36px;width:36px}.nav-arrow-left[data-v-dd06489f]{left:8px}.nav-arrow-right[data-v-dd06489f]{right:8px}.nav-arrow svg[data-v-dd06489f]{height:20px;width:20px}.gallery-caption[data-v-dd06489f]{font-size:13px;padding:8px 16px}.thumbnail-strip[data-v-dd06489f]{gap:8px;grid-template-columns:repeat(3,1fr)}.load-more-wrapper[data-v-dd06489f]{margin-top:24px;padding:16px}.load-more-btn[data-v-dd06489f]{font-size:14px;min-width:160px;padding:10px 24px}}.newsroom-listing[data-v-79f53093]{min-height:50vh}.newsroom-listing .mini-container-wrapper[data-v-79f53093]:before{content:none}.Description[data-v-79f53093]{margin-top:1.5rem}.filterarea[data-v-79f53093]{display:flex;gap:20px}section h3[data-v-79f53093]{font-size:var(--h2-sec-title);font-weight:700;line-height:1.2;margin:0 0 1rem;max-width:1100px}.custom-select[data-v-79f53093]{position:relative;width:100%}.select-button[data-v-79f53093]{align-items:stretch;background:#efefef;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:0;transition:all .3s ease;width:100%}.select-button[data-v-79f53093]:hover{background:#ebebeb}.select-text[data-v-79f53093]{flex:1;font-size:15px;font-weight:400;padding:14px 20px;text-align:left;text-wrap-mode:nowrap;overflow:hidden}.custom-select.is-open .select-text[data-v-79f53093],.select-option.is-selected~.select-button .select-text[data-v-79f53093],.select-text[data-v-79f53093]{color:#1d1d1d}.select-arrow[data-v-79f53093]{align-items:center;background:linear-gradient(135deg,#f79433,#e67a1f);display:flex;flex:0 0 50px;justify-content:center;padding:16px 0;width:50px}.select-arrow[data-v-79f53093],.select-arrow svg[data-v-79f53093]{transition:transform .3s ease}.custom-select.is-open .select-arrow svg[data-v-79f53093]{transform:rotate(180deg)}.select-dropdown[data-v-79f53093]{background:#efefef;border-radius:8px;left:0;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:100}.select-option[data-v-79f53093]{color:#1d1d1d;cursor:pointer;font-size:15px;padding:12px 20px;transition:all .2s ease}.select-option[data-v-79f53093]:hover{background:#f5f5f5}.select-option.is-selected[data-v-79f53093]{background:#fff5ed;color:#f79433;font-weight:500}.select-option.is-selected[data-v-79f53093]:hover{background:#ffe8d6}.mini-container[data-v-79f53093]{position:relative}.mini-container.is-loading[data-v-79f53093]{opacity:.7;pointer-events:none}.loading-overlay[data-v-79f53093]{background:#fffc;border-radius:8px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.loading-overlay[data-v-79f53093],.loading-placeholder[data-v-79f53093]{align-items:center;display:flex;justify-content:center}.loading-placeholder[data-v-79f53093]{color:#999;flex-direction:column;gap:1rem;min-height:400px}.loading-spinner[data-v-79f53093]{animation:spin-79f53093 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#f79433;height:40px;width:40px}@keyframes spin-79f53093{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.listing-grid[data-v-79f53093]{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));width:100%}.card[data-v-79f53093]{background:#f4f5fb;border-radius:0;padding:1rem;position:relative}.card[data-v-79f53093],.news-content[data-v-79f53093]{display:flex;flex-direction:column}.news-content[data-v-79f53093]{flex:1;gap:12px}.news-type[data-v-79f53093]{color:#7e8b93;font-size:1rem;font-weight:400;letter-spacing:.5px}.news-footer[data-v-79f53093]{align-items:center;border-top:1px solid #7d7d7d;display:flex;gap:16px;justify-content:space-between;padding:.5rem 0}.news-date[data-v-79f53093]{border-radius:4px;color:#1d1d1d;display:inline-flex;flex-wrap:nowrap;font-size:13px;font-weight:500;gap:.5rem}.news-arrow[data-v-79f53093]{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;text-decoration:none;width:32px}.news-arrow svg[data-v-79f53093]{transition:transform .3s ease}.news-arrow:hover svg[data-v-79f53093]{transform:scale(1.1)}.news-title[data-v-79f53093]{color:#1d1d1d;font-size:var(--p);font-weight:500;line-height:1.4;-webkit-line-clamp:2;min-height:2.8em}.news-description[data-v-79f53093],.news-title[data-v-79f53093]{display:-webkit-box;margin:0;-webkit-box-orient:vertical;overflow:hidden}.news-description[data-v-79f53093]{color:#666;font-size:14px;line-height:1.6;-webkit-line-clamp:3}.load-more-wrapper[data-v-79f53093]{align-items:center;display:flex;flex-direction:row;gap:16px;margin-top:40px;width:100%}.load-more-wrapper[data-v-79f53093]:after,.load-more-wrapper[data-v-79f53093]:before{background-color:#1d1d1d;content:"";flex:1 1 100%;height:1px;width:100%}.load-more-btn[data-v-79f53093]{background:transparent;border:none;border-radius:8px;color:#1d1d1d;cursor:pointer;font-size:16px;font-weight:500;min-width:200px;padding:12px 32px;text-decoration:underline;transition:all .3s ease;text-wrap-mode:nowrap}.load-more-btn[data-v-79f53093]:disabled{cursor:not-allowed;opacity:.6}.filterarea[data-v-79f53093]{flex:0 0 300px;gap:1rem;max-width:300px;position:relative}@media (max-width:1024px){.listing-grid[data-v-79f53093]{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.filterarea.tab-row-flex[data-v-79f53093]{flex-direction:row!important;flex-wrap:wrap!important;gap:1rem}.filterarea[data-v-79f53093]{align-items:end;display:flex;flex-direction:column;gap:12px;justify-content:end;max-width:100%;position:relative;width:100%}.custom-select[data-v-79f53093]{max-width:300px}}@media (max-width:768px){.listing-grid[data-v-79f53093]{gap:16px;grid-template-columns:1fr;margin-top:16px}.c-pad[data-v-79f53093],.m-c-pad[data-v-79f53093]{padding:calc(var(--common-padding)*4) 1rem!important}.filterarea[data-v-79f53093]{flex:1 1 100%;flex-direction:column;gap:12px;margin-bottom:16px;max-width:100%;width:100%}.newsroom-listing .mini-container-wrapper[data-v-79f53093]{align-items:stretch;flex-direction:column}.load-more-wrapper[data-v-79f53093]{margin-top:24px;padding:16px}.load-more-btn[data-v-79f53093]{font-size:14px;min-width:160px;padding:10px 24px}}@media (min-width:1400px){.listing-grid[data-v-79f53093]{grid-template-columns:repeat(3,1fr)}}body section.category-product-listing:first-child{padding:var(--common-padding) var(--common-padding) calc(var(--common-padding)*2)}section.category-product-listing:nth-of-type(2n){background-color:var(--black)}section.category-product-listing:nth-of-type(2n) .icon-title,section.category-product-listing:nth-of-type(2n) h3{color:var(--white)}section.category-product-listing h3{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0;max-width:1100px}section.category-product-listing .product-list{display:grid;gap:1.325rem;grid-template-columns:repeat(3,minmax(400px,1fr));margin-top:3rem}section.category-product-listing .product-item .image-block{align-items:center;aspect-ratio:auto;background:linear-gradient(1turn,#fafbfd,#e6e6e6);display:flex;flex-direction:column;justify-content:center}section.category-product-listing .product-item .content-block:before{background:linear-gradient(180deg,#fff,#e7e8e8);content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity .3s linear;width:100%;z-index:-1}section.category-product-listing .product-item .content-block{align-items:start;background-color:#fff;display:flex;flex:1;flex-direction:column;isolation:isolate;justify-content:space-between;padding:1.25rem 1.25rem 2rem;position:relative}section.category-product-listing .product-item .content-block:after{background-image:url(https://wcsproddb.worldcastsystems.com/uploads/product_ele_09caf89f6c.png);background-position:100% 100%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";display:block;height:55px;margin-top:0;max-width:120px;position:absolute;right:0;right:1rem;text-align:end;width:100%}section.category-product-listing .product-item .product-title{font-size:var(--product-card-title);font-weight:500;margin-bottom:.75rem;text-align:start}section.category-product-listing .product-item ul{font-size:1rem;list-style:none;padding-left:.5rem}section.category-product-listing .product-item ul li{align-items:center;align-items:baseline;display:flex;flex-direction:row;gap:.5rem;justify-content:start;line-height:1.75;position:relative;text-align:start}section.category-product-listing .product-item ul li:before{aspect-ratio:1;background-color:var(--black);border-radius:50%;content:"";flex:0 0 4px;left:0;margin-top:0;position:relative;text-align:center;top:-2px;width:4px}section.category-product-listing .product-item .content-block a.cta-btn{margin-top:1rem}section.category-product-listing .product-item:hover .content-block:before{opacity:0}section.category-product-listing .product-item:hover a.normal-dark{background-color:var(--black);color:#fff;padding-left:.5rem}section.category-product-listing .product-item:hover a.normal-dark svg circle{fill:#fff}section.category-product-listing .product-item:hover a.normal-dark svg path{stroke:var(--black)}section.category-product-listing .product-item{border-radius:6px;display:flex;flex-direction:column;overflow:hidden;padding:0}@media screen and (max-width:1400px){section.category-product-listing .product-list{grid-template-columns:repeat(3,1fr)}}@media (min-width:769px) and (max-width:1024px){section.category-product-listing .product-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){section.category-product-listing{overflow-x:hidden;padding:calc(var(--common-padding)*4) var(--common-padding)}section.category-product-listing h3{font-weight:600}.mobile-slider-wrapper{margin-top:2rem}.overflow-block-wrapper{margin-right:calc(var(--common-padding)*-1);position:relative;width:calc(100% + var(--common-padding))}.overflow-block{cursor:grab;overflow:hidden;touch-action:pan-x pan-y}.overflow-block:active{cursor:grabbing}.overflow-inner{display:flex;gap:1.25rem;transition:transform .1s ease-out;will-change:transform}.overflow-inner .product-item{flex:0 0 100%;min-width:100%}section.category-product-listing .product-item .image-block img{height:auto;width:100%}section.category-product-listing .product-item ul li{align-items:baseline}.scrollbar-controls{align-items:center;display:flex;gap:1rem;margin-top:2rem;position:relative}.slide-counter{bottom:100%;color:var(--black);font-size:1rem;font-weight:500;letter-spacing:1px;margin-bottom:.5rem;position:absolute;right:0}section.category-product-listing:nth-of-type(2n) .slide-counter{color:var(--white)}.custom-scrollbar-track{background:linear-gradient(180deg,#f2942500,#f2942500 35%,#e8e9e9 36%,#e8e9e9 65%,#f2942500 66%,#f2942500);border-radius:6px;height:12px;max-width:100%;overflow:visible;position:relative;width:100%}.custom-scrollbar-thumb{background-color:var(--orange);border-radius:6px;cursor:grab;height:12px;position:absolute;top:0;transition:left .2s linear;width:100px}.custom-scrollbar-thumb:active{cursor:grabbing}section.category-product-listing:nth-of-type(2n) .custom-scrollbar-thumb{background-color:var(--white)}section.category-product-listing .product-list{grid-template-columns:1fr}}.documentation-wrapper[data-v-d4a74b33]{width:100%}.documentation-wrapper .mini-container-wrapper[data-v-d4a74b33]{gap:3rem}.documentation-wrapper .mini-container-wrapper[data-v-d4a74b33]:before{content:none}.filterarea[data-v-d4a74b33]{flex:0 0 300px;max-width:300px;position:relative}.custom-select[data-v-d4a74b33]{position:relative;width:100%}.select-button[data-v-d4a74b33]{align-items:stretch;background:#efefef;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:0;transition:all .3s ease;width:100%}.select-button[data-v-d4a74b33]:hover{background:#ebebeb}.select-text[data-v-d4a74b33]{flex:1;font-size:15px;font-weight:400;padding:14px 20px;text-align:left;text-wrap-mode:nowrap;overflow:hidden}.custom-select.is-open .select-text[data-v-d4a74b33],.select-option.is-selected~.select-button .select-text[data-v-d4a74b33],.select-text[data-v-d4a74b33]{color:#1d1d1d}.select-arrow[data-v-d4a74b33]{align-items:center;background:linear-gradient(135deg,#f79433,#e67a1f);display:flex;flex:0 0 50px;justify-content:center;padding:16px 0;width:50px}.select-arrow[data-v-d4a74b33],.select-arrow svg[data-v-d4a74b33]{transition:transform .3s ease}.custom-select.is-open .select-arrow svg[data-v-d4a74b33]{transform:rotate(180deg)}.select-dropdown[data-v-d4a74b33]{background:#efefef;border-radius:8px;box-shadow:0 4px 20px #00000026;left:0;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:100}.select-option[data-v-d4a74b33]{color:#1d1d1d;cursor:pointer;font-size:15px;padding:.75rem 20px;transition:all .2s ease}.select-option[data-v-d4a74b33]:hover{background:#f5f5f5}.select-option.is-selected[data-v-d4a74b33]{background:#fff5ed;color:#f79433;font-weight:500}.select-option.is-selected[data-v-d4a74b33]:hover{background:#ffe8d6}.desktop-grid[data-v-d4a74b33]{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}.category-header[data-v-d4a74b33]{margin-bottom:1.25rem}.accordion-header h3[data-v-d4a74b33],.category-column h3[data-v-d4a74b33]{font-size:var(--doc-cat-title);font-weight:700;margin:0}.doc-items-wrapper[data-v-d4a74b33]{align-items:stretch;display:flex;gap:3rem;transition:opacity .3s ease}.doc-items-right[data-v-d4a74b33]:empty{background-color:transparent}.doc-items-column[data-v-d4a74b33]{display:flex;flex:1;flex-direction:column;max-width:50%}.doc-items-left[data-v-d4a74b33],.doc-items-right[data-v-d4a74b33]{background:#f6f6f6;border-radius:.25rem;padding:1rem}.doc-item-accordion[data-v-d4a74b33]{border-bottom:1px solid #adadad;overflow:hidden}.doc-items-column .doc-item-accordion[data-v-d4a74b33]:last-child{border-bottom:none}.doc-item-header[data-v-d4a74b33]{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 0;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.doc-item-header[data-v-d4a74b33]:hover{opacity:.8}.doc-title[data-v-d4a74b33]{flex:1;font-size:var(--doc-title);font-weight:500;margin:0;transition:all .3s ease}.doc-item-accordion.is-expanded .doc-title[data-v-d4a74b33]{font-weight:600}.item-toggle-icon[data-v-d4a74b33]{align-items:center;color:#666;display:flex;font-size:20px;font-weight:300;justify-content:center;line-height:1;min-width:24px;text-align:center;transition:transform .3s ease}.doc-item-accordion.is-expanded .item-toggle-icon svg[data-v-d4a74b33]{transform:rotate(180deg)}.doc-item-content[data-v-d4a74b33]{max-height:0;opacity:0;overflow:hidden;padding:0;transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .5s ease-out .15s,padding .5s cubic-bezier(.4,0,.2,1);will-change:max-height,opacity}.doc-item-accordion.is-expanded .doc-item-content[data-v-d4a74b33]{max-height:5000px;opacity:1;padding:.75rem 0;transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .4s ease-in .1s,padding .5s cubic-bezier(.4,0,.2,1)}.doc-type-list[data-v-d4a74b33]{display:flex;flex-direction:column;gap:.75rem}.doc-type-row[data-v-d4a74b33]{align-items:center;display:flex;font-size:14px;gap:8px}.doc-type-label[data-v-d4a74b33]{color:#1d1d1d;font-size:var(--p);font-weight:500}.doc-type-icon[data-v-d4a74b33]{height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.doc-separator[data-v-d4a74b33]{color:#1d1d1d;margin:0 4px}.doc-locale-link[data-v-d4a74b33]{color:#1d1d1d;font-size:var(--p);font-weight:700;text-decoration:none;transition:color .2s ease}.doc-locale-link[data-v-d4a74b33]:hover{color:var(--orange);text-decoration:underline}.doc-locale-link.doc-gated-trigger[data-v-d4a74b33]{background:none;border:none;cursor:pointer;font:inherit;padding:0}.doc-gated-modal-overlay[data-v-d4a74b33]{align-items:center;background:#00000080;display:flex;top:0;right:0;bottom:0;left:0;justify-content:end;position:fixed;transition:background .5s ease;z-index:9999}.doc-gated-modal[data-v-d4a74b33]{background:#fff;box-shadow:0 4px 20px #00000026;height:100%;max-height:100vh;max-width:500px;overflow-y:auto;padding:3rem 2rem;position:relative;transform:translate(500px);width:100%}.doc-gated-modal[data-v-d4a74b33]:not(.closing){animation:doc-formshow-d4a74b33 .5s ease forwards}.doc-gated-modal.closing[data-v-d4a74b33]{animation:doc-formhide-d4a74b33 .5s ease forwards}.doc-gated-modal-overlay[data-v-d4a74b33]:has(.doc-gated-modal.closing){background:transparent}@keyframes doc-formshow-d4a74b33{0%{transform:translate(500px)}to{transform:translate(0)}}@keyframes doc-formhide-d4a74b33{0%{transform:translate(0)}to{transform:translate(500px)}}.doc-gated-modal-close[data-v-d4a74b33]{background:none;border:none;color:#666;cursor:pointer;font-size:1.75rem;line-height:1;padding:0;position:absolute;right:1rem;top:.75rem}.doc-gated-modal-close[data-v-d4a74b33]:hover{color:#1d1d1d}.doc-gated-modal-title[data-v-d4a74b33]{font-size:1.25rem;font-weight:600;margin:0 0 1rem}.doc-gated-form[data-v-d4a74b33]{display:flex;flex-direction:column;gap:.75rem}.doc-gated-form-row[data-v-d4a74b33]{display:flex;flex-direction:column;gap:.25rem}.doc-gated-label[data-v-d4a74b33]{color:#1d1d1d;font-size:.875rem;font-weight:500}.doc-gated-input[data-v-d4a74b33],.doc-gated-select[data-v-d4a74b33]{background:#fff;border:1px solid #d1d5db;border-radius:4px;color:#1d1d1d;font-size:.875rem;padding:.75rem 1rem;width:100%}.doc-gated-textarea[data-v-d4a74b33]{resize:none}.doc-gated-select[data-v-d4a74b33]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231d1d1d' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.5rem}.doc-gated-input[data-v-d4a74b33]:focus,.doc-gated-select[data-v-d4a74b33]:focus{border-color:var(--orange,#f79433);outline:none}.doc-gated-error[data-v-d4a74b33]{color:#b91c1c;font-size:.875rem;margin:0}.doc-gated-error-txt[data-v-d4a74b33]{color:#b91c1c;display:block;font-size:.75rem;margin-top:4px}.doc-gated-input.has-error[data-v-d4a74b33],.doc-gated-select.has-error[data-v-d4a74b33]{border-color:#b91c1c!important}.doc-gated-form-actions[data-v-d4a74b33]{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}.doc-gated-btn-secondary[data-v-d4a74b33]{background:#fff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:.875rem;padding:.5rem 1rem}.doc-gated-btn-primary[data-v-d4a74b33]{background:var(--orange,#f79433);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1.25rem}.doc-gated-btn-primary[data-v-d4a74b33]:disabled{cursor:not-allowed;opacity:.7}.no-items[data-v-d4a74b33]{color:#999;font-style:italic;padding:10px}.doc-list-loading[data-v-d4a74b33],.loading-state[data-v-d4a74b33],.no-data[data-v-d4a74b33]{color:#666;padding:40px 20px;text-align:center}.accordion-item[data-v-d4a74b33]{margin-bottom:2rem}.mobile-accordion[data-v-d4a74b33]{display:none}.accordion-header[data-v-d4a74b33]{margin-bottom:1.25rem}.accordion-body[data-v-d4a74b33]{background:#f6f6f6;padding:1rem}.mobile-doc-item-accordion[data-v-d4a74b33]{border-bottom:1px solid #adadad;overflow:hidden}.mobile-doc-item-header[data-v-d4a74b33]{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.125rem 0;transition:background-color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-doc-item-content[data-v-d4a74b33]{max-height:0;opacity:0;overflow:hidden;transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .5s ease-out .15s,padding .5s cubic-bezier(.4,0,.2,1);will-change:max-height,opacity}.mobile-doc-item-accordion.is-expanded .mobile-doc-item-content[data-v-d4a74b33]{max-height:5000px;opacity:1;padding:.75rem 0;transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .4s ease-in .1s,padding .5s cubic-bezier(.4,0,.2,1)}.mobile-doc-item-content .doc-type-list[data-v-d4a74b33]{display:flex;flex-direction:column;gap:.75rem}.mobile-doc-item-content .doc-type-row[data-v-d4a74b33]{align-items:center;display:flex;font-size:14px;gap:8px}@media (max-width:1024px){.filterarea[data-v-d4a74b33]{align-items:end;display:flex;flex-direction:column;gap:12px;justify-content:end;max-width:100%;position:relative;width:100%}.custom-select[data-v-d4a74b33]{max-width:300px}}@media (max-width:768px){.desktop-grid[data-v-d4a74b33]{display:none}.mobile-accordion[data-v-d4a74b33]{display:block}.filterarea[data-v-d4a74b33]{flex:1 1 100%;margin-bottom:16px;max-width:100%;width:100%}.documentation-wrapper .mini-container-wrapper[data-v-d4a74b33]{align-items:stretch;flex-direction:column;gap:1rem}}.story-listing[data-v-769d4f6e]{min-height:50vh}.story-listing .mini-container-wrapper[data-v-769d4f6e]:before{content:none}.filterarea[data-v-769d4f6e]{flex:0 0 300px;max-width:300px;position:relative}.Description[data-v-769d4f6e]{margin-top:1.5rem}.custom-select[data-v-769d4f6e]{position:relative;width:100%}.select-button[data-v-769d4f6e]{align-items:stretch;background:#efefef;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:0;transition:all .3s ease;width:100%}.select-button[data-v-769d4f6e]:hover{background:#ebebeb}.select-text[data-v-769d4f6e]{flex:1;font-size:15px;font-weight:400;padding:14px 20px;text-align:left;text-wrap-mode:nowrap;overflow:hidden}.custom-select.is-open .select-text[data-v-769d4f6e],.select-option.is-selected~.select-button .select-text[data-v-769d4f6e],.select-text[data-v-769d4f6e]{color:#1d1d1d}.select-arrow[data-v-769d4f6e]{align-items:center;background:linear-gradient(135deg,#f79433,#e67a1f);display:flex;flex:0 0 50px;justify-content:center;padding:16px 0;width:50px}.select-arrow[data-v-769d4f6e],.select-arrow svg[data-v-769d4f6e]{transition:transform .3s ease}.custom-select.is-open .select-arrow svg[data-v-769d4f6e]{transform:rotate(180deg)}.select-dropdown[data-v-769d4f6e]{background:#efefef;border-radius:8px;left:0;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:100}.select-option[data-v-769d4f6e]{color:#1d1d1d;cursor:pointer;font-size:15px;padding:12px 20px;transition:all .2s ease}.select-option[data-v-769d4f6e]:hover{background:#f5f5f5}.select-option.is-selected[data-v-769d4f6e]{background:#fff5ed;color:#f79433;font-weight:500}.select-option.is-selected[data-v-769d4f6e]:hover{background:#ffe8d6}.option-label[data-v-769d4f6e]{align-items:start;cursor:pointer;display:flex;gap:10px;line-height:1.25;width:100%}.option-checkbox[data-v-769d4f6e]{accent-color:#f79433;flex:0 0 20px;height:20px;width:20px}.mini-container[data-v-769d4f6e]{position:relative}.mini-container.is-loading[data-v-769d4f6e]{opacity:.7;pointer-events:none}.loading-overlay[data-v-769d4f6e]{background:#fffc;border-radius:8px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.loading-overlay[data-v-769d4f6e],.loading-placeholder[data-v-769d4f6e]{align-items:center;display:flex;justify-content:center}.loading-placeholder[data-v-769d4f6e]{color:#999;flex-direction:column;gap:1rem;min-height:400px}.loading-spinner[data-v-769d4f6e]{animation:spin-769d4f6e 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#f79433;height:40px;width:40px}@keyframes spin-769d4f6e{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.listing-grid[data-v-769d4f6e]{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));width:100%}.card[data-v-769d4f6e]{background:#fff;border-radius:0;display:flex;flex-direction:column;overflow:hidden}.story-media-container[data-v-769d4f6e]{aspect-ratio:16/9;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;position:relative;width:100%}.story-image[data-v-769d4f6e]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.story-iframe[data-v-769d4f6e]{border:none;height:100%;width:100%}.story-content[data-v-769d4f6e]{display:flex;flex:1;flex-direction:column;gap:12px;padding-top:.5rem}.location-badge[data-v-769d4f6e]{align-self:flex-start;border:1px solid #7e8b93;border-radius:4px;color:#7e8b93;display:inline-block;font-size:13px;font-weight:500;padding:4px 12px}.story-title[data-v-769d4f6e]{display:-webkit-box;font-size:var(--p);line-height:1.4;margin:0;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;overflow:hidden}.read-more-link[data-v-769d4f6e],.story-title[data-v-769d4f6e]{color:#1d1d1d;font-weight:500}.read-more-link[data-v-769d4f6e]{font-size:14px;gap:8px;margin-top:auto;text-decoration:none}.icon-circle[data-v-769d4f6e],.read-more-link[data-v-769d4f6e]{align-items:center;display:flex;transition:all .3s ease}.icon-circle[data-v-769d4f6e]{background:#1d1d1d;border-radius:50%;flex-shrink:0;height:28px;justify-content:center;width:28px}.load-more-wrapper[data-v-769d4f6e]{align-items:center;display:flex;flex-direction:row;gap:16px;margin-top:40px;width:100%}.load-more-wrapper[data-v-769d4f6e]:after,.load-more-wrapper[data-v-769d4f6e]:before{background-color:#1d1d1d;content:"";flex:1 1 100%;height:1px;width:100%}.load-more-btn[data-v-769d4f6e]{background:transparent;border:none;border-radius:8px;color:#1d1d1d;cursor:pointer;font-size:16px;font-weight:500;min-width:200px;padding:12px 32px;text-decoration:underline;transition:all .3s ease;text-wrap-mode:nowrap}.load-more-btn[data-v-769d4f6e]:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1024px){.listing-grid[data-v-769d4f6e]{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.filterarea[data-v-769d4f6e]{align-items:end;display:flex;flex-direction:column;gap:12px;justify-content:end;max-width:100%;position:relative;width:100%}.custom-select[data-v-769d4f6e]{max-width:300px}}@media (max-width:768px){.listing-grid[data-v-769d4f6e]{gap:16px;grid-template-columns:1fr;margin-top:16px}.c-pad[data-v-769d4f6e],.m-c-pad[data-v-769d4f6e]{padding:calc(var(--common-padding)*4) 1rem!important}.filterarea[data-v-769d4f6e]{flex:1 1 100%;margin-bottom:16px;max-width:100%;width:100%}.story-listing .mini-container-wrapper[data-v-769d4f6e]{align-items:stretch;flex-direction:column}.load-more-wrapper[data-v-769d4f6e]{margin-top:24px;padding:16px}.load-more-btn[data-v-769d4f6e]{font-size:14px;min-width:160px;padding:10px 24px}}section h3[data-v-769d4f6e]{font-size:var(--h2-sec-title);font-weight:700;line-height:1.2;margin:0 0 1rem;max-width:1100px}@media (min-width:1400px){.listing-grid[data-v-769d4f6e]{grid-template-columns:repeat(3,1fr)}}.video-listing[data-v-34e3754b]{min-height:50vh}.video-listing .mini-container-wrapper[data-v-34e3754b]{gap:3rem}.video-listing .mini-container-wrapper[data-v-34e3754b]:before{content:none}.Description[data-v-34e3754b]{margin-top:1.5rem}.filterarea[data-v-34e3754b]{flex:0 0 300px;max-width:300px;position:relative}section h3[data-v-34e3754b]{font-size:var(--h2-sec-title);font-weight:700;line-height:1.2;margin:0;max-width:1100px}.custom-select[data-v-34e3754b]{position:relative;width:100%}.select-button[data-v-34e3754b]{align-items:stretch;background:#efefef;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:0;transition:all .3s ease;width:100%}.select-button[data-v-34e3754b]:hover{background:#ebebeb}.select-text[data-v-34e3754b]{flex:1;font-size:15px;font-weight:400;padding:14px 20px;text-align:left;text-wrap-mode:nowrap;overflow:hidden}.custom-select.is-open .select-text[data-v-34e3754b],.select-option.is-selected~.select-button .select-text[data-v-34e3754b],.select-text[data-v-34e3754b]{color:#1d1d1d}.select-arrow[data-v-34e3754b]{align-items:center;background:linear-gradient(135deg,#f79433,#e67a1f);display:flex;flex:0 0 50px;justify-content:center;padding:16px 0;width:50px}.select-arrow[data-v-34e3754b],.select-arrow svg[data-v-34e3754b]{transition:transform .3s ease}.custom-select.is-open .select-arrow svg[data-v-34e3754b]{transform:rotate(180deg)}.select-dropdown[data-v-34e3754b]{background:#efefef;border-radius:8px;box-shadow:0 4px 20px #00000026;left:0;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:100}.select-option[data-v-34e3754b]{color:#1d1d1d;cursor:pointer;font-size:15px;padding:12px 20px;transition:all .2s ease}.select-option[data-v-34e3754b]:hover{background:#f5f5f5}.select-option.is-selected[data-v-34e3754b]{background:#fff5ed;color:#f79433;font-weight:500}.select-option.is-selected[data-v-34e3754b]:hover{background:#ffe8d6}.card .title[data-v-34e3754b]{display:-webkit-box;font-size:var(--p);font-weight:500;line-height:1.5;margin-top:.5rem;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.listing-grid[data-v-34e3754b]{display:flex;display:grid;flex-direction:column;gap:12px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));width:100%}.video-container[data-v-34e3754b]{aspect-ratio:16/9;background-color:#000;border-radius:8px;overflow:hidden;position:relative;width:100%}.video-thumbnail-wrapper[data-v-34e3754b]{cursor:pointer;height:100%;position:relative;width:100%}.video-thumbnail[data-v-34e3754b]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.load-more-wrapper[data-v-34e3754b]:after,.load-more-wrapper[data-v-34e3754b]:before{background-color:#1d1d1d;content:"";flex:1 1 100%;height:1px;width:100%}.play-button[data-v-34e3754b]{align-items:center;background:#0009;border:none;border-radius:50%;cursor:pointer;display:flex;height:64px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:64px}.play-button[data-v-34e3754b]:hover{background:#000c;transform:translate(-50%,-50%) scale(1.1)}.video-player[data-v-34e3754b]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:1024px){.mini-container[data-v-34e3754b]{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.filterarea[data-v-34e3754b]{align-items:end;display:flex;flex-direction:column;gap:12px;justify-content:end;max-width:100%;position:relative;width:100%}.custom-select[data-v-34e3754b]{max-width:300px}}@media (max-width:768px){.mini-container[data-v-34e3754b]{gap:16px;grid-template-columns:1fr;margin-top:16px}.c-pad[data-v-34e3754b],.m-c-pad[data-v-34e3754b]{padding:calc(var(--common-padding)*4) 1rem!important}.filterarea[data-v-34e3754b]{flex:1 1 100%;margin-bottom:16px;max-width:100%;width:100%}.video-listing .mini-container-wrapper[data-v-34e3754b]{align-items:stretch;flex-direction:column}.play-button[data-v-34e3754b]{height:56px;width:56px}}@media (min-width:1400px){.mini-container[data-v-34e3754b]{grid-template-columns:repeat(3,1fr)}}.load-more-wrapper[data-v-34e3754b]{align-items:center;display:flex;flex-direction:row;gap:16px;margin-top:40px;width:100%}.load-more-btn[data-v-34e3754b]{background:transparent;border-radius:8px;color:#1d1d1d;cursor:pointer;font-size:16px;font-weight:500;min-width:200px;padding:12px 32px;text-decoration:underline;transition:all .3s ease;text-wrap-mode:nowrap}.load-more-btn[data-v-34e3754b]:disabled{cursor:not-allowed;opacity:.6}.pagination-info[data-v-34e3754b]{color:#666;font-size:14px;margin:0}@media (max-width:768px){.load-more-wrapper[data-v-34e3754b]{margin-top:24px;padding:16px}.load-more-btn[data-v-34e3754b]{font-size:14px;min-width:160px;padding:10px 24px}}.webinar-listing[data-v-1085857c]{min-height:50vh}.webinar-listing .mini-container-wrapper[data-v-1085857c]:before{content:none}.filterarea[data-v-1085857c]{flex:0 0 300px;max-width:300px;position:relative}.Description[data-v-1085857c]{margin-top:1.5rem}section h3[data-v-1085857c]{font-size:var(--h2-sec-title);font-weight:700;line-height:1.2;margin:0;max-width:1100px}.custom-select[data-v-1085857c]{position:relative;width:100%}.select-button[data-v-1085857c]{align-items:stretch;background:#efefef;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:0;transition:all .3s ease;width:100%}.select-button[data-v-1085857c]:hover{background:#ebebeb}.select-text[data-v-1085857c]{flex:1;font-size:15px;font-weight:400;padding:14px 20px;text-align:left;text-wrap-mode:nowrap;overflow:hidden}.custom-select.is-open .select-text[data-v-1085857c],.select-option.is-selected~.select-button .select-text[data-v-1085857c],.select-text[data-v-1085857c]{color:#1d1d1d}.select-arrow[data-v-1085857c]{align-items:center;background:linear-gradient(135deg,#f79433,#e67a1f);display:flex;flex:0 0 50px;justify-content:center;padding:16px 0;width:50px}.select-arrow[data-v-1085857c],.select-arrow svg[data-v-1085857c]{transition:transform .3s ease}.custom-select.is-open .select-arrow svg[data-v-1085857c]{transform:rotate(180deg)}.select-dropdown[data-v-1085857c]{background:#efefef;border-radius:8px;left:0;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:100}.select-option[data-v-1085857c]{color:#1d1d1d;cursor:pointer;font-size:15px;padding:12px 20px;transition:all .2s ease}.select-option[data-v-1085857c]:hover{background:#f5f5f5}.select-option.is-selected[data-v-1085857c]{background:#fff5ed;color:#f79433;font-weight:500}.select-option.is-selected[data-v-1085857c]:hover{background:#ffe8d6}.listing-grid[data-v-1085857c]{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));width:100%}.card[data-v-1085857c]{background:#fff;border-radius:0;display:flex;flex-direction:column;overflow:hidden}.webinar-badge-header[data-v-1085857c]{align-items:center;background:linear-gradient(135deg,#f79433,#ffb84d);display:flex;justify-content:center;padding:8px 16px}.webinar-badge[data-v-1085857c]{color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.webinar-image-container[data-v-1085857c]{aspect-ratio:384/177;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;position:relative;width:100%}.webinar-image[data-v-1085857c]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.webinar-content[data-v-1085857c]{display:flex;flex:1;flex-direction:column;gap:12px;padding:.5rem 0}.webinar-tag[data-v-1085857c]{align-self:flex-start;border:1px solid #7e8b93;border-radius:4px;color:#7e8b93;display:inline-block;font-size:13px;font-weight:500;padding:4px 12px}.webinar-title[data-v-1085857c]{color:#1d1d1d;font-size:var(--p);font-weight:600;line-height:1.4;-webkit-line-clamp:2;min-height:2.8em}.webinar-description[data-v-1085857c],.webinar-title[data-v-1085857c]{display:-webkit-box;margin:0;-webkit-box-orient:vertical;overflow:hidden}.webinar-description[data-v-1085857c]{color:#666;font-size:14px;line-height:1.6;-webkit-line-clamp:3;flex:1}.watch-link[data-v-1085857c]{color:#1d1d1d;font-size:14px;font-weight:500;gap:8px;margin-top:auto;text-decoration:none}.icon-circle[data-v-1085857c],.watch-link[data-v-1085857c]{align-items:center;display:flex;transition:all .3s ease}.icon-circle[data-v-1085857c]{background:#1d1d1d;border-radius:50%;flex-shrink:0;height:28px;justify-content:center;width:28px}.load-more-wrapper[data-v-1085857c]{align-items:center;display:flex;flex-direction:row;gap:16px;margin-top:40px;width:100%}.load-more-wrapper[data-v-1085857c]:after,.load-more-wrapper[data-v-1085857c]:before{background-color:#1d1d1d;content:"";flex:1 1 100%;height:1px;width:100%}.load-more-btn[data-v-1085857c]{background:transparent;border:none;border-radius:8px;color:#1d1d1d;cursor:pointer;font-size:16px;font-weight:500;min-width:200px;padding:12px 32px;text-decoration:underline;transition:all .3s ease;text-wrap-mode:nowrap}.load-more-btn[data-v-1085857c]:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1024px){.listing-grid[data-v-1085857c]{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.filterarea[data-v-1085857c]{align-items:end;display:flex;flex-direction:column;gap:12px;justify-content:end;max-width:100%;position:relative;width:100%}.custom-select[data-v-1085857c]{max-width:300px}}@media (max-width:768px){.listing-grid[data-v-1085857c]{gap:16px;grid-template-columns:1fr;margin-top:16px}.c-pad[data-v-1085857c],.m-c-pad[data-v-1085857c]{padding:calc(var(--common-padding)*4) 1rem!important}.filterarea[data-v-1085857c]{flex:1 1 100%;margin-bottom:16px;max-width:100%;width:100%}.webinar-listing .mini-container-wrapper[data-v-1085857c]{align-items:stretch;flex-direction:column}.load-more-wrapper[data-v-1085857c]{margin-top:24px;padding:16px}.load-more-btn[data-v-1085857c]{font-size:14px;min-width:160px;padding:10px 24px}}@media (min-width:1400px){.listing-grid[data-v-1085857c]{grid-template-columns:repeat(3,1fr)}}section.logo-carousel[data-v-b86e504a]{background:var(--bg-color);color:var(--txt-color);overflow:hidden;padding:var(--common-padding) 0 var(--common-padding) var(--common-padding);width:100%}section.logo-carousel[data-v-b86e504a]:has(.mini-container){padding-left:0!important}.logo-carousel-container[data-v-b86e504a]{align-items:center;display:flex;gap:3rem}.logo-carousel-container p[data-v-b86e504a]{flex:0 0 320px;font-size:clamp(1.125rem,calc(1.19vw + var(--common-value)),1.5rem);font-weight:500;line-height:1.5;position:relative}.logo-carousel-container p[data-v-b86e504a]:after{background-color:#000;content:"";display:block;height:100%;position:absolute;right:-1.5rem;top:0;width:1px}.logo-carousel-container .logo-carousel[data-v-b86e504a]{flex:1;overflow:hidden}.logo-carousel .logo-carousel-container .logo-carousel>div.w-full>div[data-v-b86e504a]{display:flex;flex-wrap:nowrap;gap:50px}.logo-carousel .logo-carousel-container .logo-carousel>div.w-full>div>div[data-v-b86e504a]{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;min-width:127px;width:127px}.logo-carousel .logo-carousel-container .logo-carousel>div.w-full>div>div img[data-v-b86e504a]{height:auto;width:100%}@media (min-width:769px) and (max-width:1350px){section.logo-carousel[data-v-b86e504a]:has(.mini-container){padding-left:var(--common-padding)!important}}@media screen and (max-width:768px){.logo-carousel-container[data-v-b86e504a]{text-align:center}.logo-carousel-container p[data-v-b86e504a]{flex:unset!important}.logo-carousel-container p[data-v-b86e504a]:after{content:none}}.logo-listing-section[data-v-843ba716]{background:var(--bg-color);color:var(--txt-color);overflow-x:hidden;position:relative}.logo-listing-section .icon-title[data-v-843ba716]{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.logo-listing-section h3[data-v-843ba716]{color:var(--txt-color);font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;text-align:left}.description-block[data-v-843ba716]{font-size:1rem;line-height:1.6;margin-left:0;max-width:1100px;text-align:left}.logo-scroll-wrapper[data-v-843ba716]{margin:3rem 0;max-width:100%;overflow:hidden}.logo-scroll-container[data-v-843ba716]{cursor:grab;overflow-x:hidden;padding:2.5vw 0;position:relative;touch-action:pan-y;width:100%}.logo-scroll-container[data-v-843ba716]:active{cursor:grabbing}.logo-scroll-container--centered[data-v-843ba716]{display:flex;justify-content:center}.logo-scroll-container--centered .logo-grid-inner[data-v-843ba716]{flex-shrink:0}.logo-grid-inner[data-v-843ba716]{align-items:center;display:grid;gap:3rem 2rem;grid-auto-flow:column;grid-template-columns:repeat(var(--num-cols,1),180px);grid-template-rows:repeat(var(--no-of-rows),1fr);justify-items:center;transition:transform .2s ease-out;width:-moz-max-content;width:max-content;will-change:transform}.award-badge[data-v-843ba716]{align-items:center;display:flex;height:auto;justify-content:center;padding:1rem;transition:transform .3s ease,opacity .3s ease;width:180px}.award-badge[data-v-843ba716]:hover{transform:translateY(-5px)}.logo-image[data-v-843ba716]{display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.custom-scrollbar-track[data-v-843ba716]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#f29425 36%,#f29425 65%,#f2942500 66%,#f2942500);border-radius:6px;height:12px;margin-top:2rem;max-width:100%;overflow:visible;position:relative;width:100%}.custom-scrollbar-thumb[data-v-843ba716]{background-color:var(--orange,#ff8c42);border-radius:6px;cursor:grab;height:12px;position:absolute;top:0;transition:left .2s linear;width:250px}.custom-scrollbar-thumb[data-v-843ba716]:active{cursor:grabbing}@media screen and (max-width:1024px){.logo-grid-inner[data-v-843ba716]{gap:2.5rem 1.5rem;grid-template-columns:repeat(var(--num-cols,1),150px)}.award-badge[data-v-843ba716]{width:150px}}@media screen and (max-width:768px){.logo-scroll-wrapper[data-v-843ba716]:has(.logo-scroll-container:not(.logo-scroll-container--centered)){margin-right:calc(var(--common-padding)*-1);width:calc(100% + var(--common-padding))}.logo-scroll-wrapper[data-v-843ba716]{margin:1rem 0}.logo-grid-inner[data-v-843ba716]{gap:2rem 1rem;grid-template-columns:repeat(var(--num-cols-mobile,1),120px);grid-template-rows:repeat(var(--no-of-rows-mobile),1fr)}.award-badge[data-v-843ba716]{padding:.75rem;width:120px}.description-block[data-v-843ba716]{font-size:.95rem}.custom-scrollbar-track[data-v-843ba716]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#e8e9e9 36%,#e8e9e9 65%,#f2942500 66%,#f2942500);border-radius:6px;height:10px;margin:2rem auto auto;max-width:100%;overflow:visible;position:relative;width:100%}.custom-scrollbar-thumb[data-v-843ba716]{background-color:var(--orange,#ff8c42);border-radius:6px;cursor:grab;height:12px;position:absolute;top:0;transition:left .2s linear;width:250px}}@media screen and (max-width:480px){.logo-grid-inner[data-v-843ba716]{gap:1.5rem .75rem;grid-template-columns:repeat(var(--num-cols-mobile,1),120px)}.award-badge[data-v-843ba716]{padding:.5rem;width:100%}.c-container-pad[data-v-843ba716]{padding:0}.custom-scrollbar-track[data-v-843ba716]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#e8e9e9 36%,#e8e9e9 65%,#f2942500 66%,#f2942500);border-radius:6px;height:10px;margin:2rem auto auto;max-width:100%;overflow:visible;position:relative;width:100%}.custom-scrollbar-thumb[data-v-843ba716]{background-color:var(--orange,#ff8c42);border-radius:6px;cursor:grab;height:10px;position:absolute;top:0;transition:left .2s linear;width:120px}}.media-section[data-v-39081d0f]{isolation:isolate;padding:2rem 0;position:relative}.media-content[data-v-39081d0f]{align-items:center;display:flex;justify-content:center;width:100%}.media-image[data-v-39081d0f],.media-video[data-v-39081d0f]{border-radius:8px;display:block;height:auto;max-width:100%}.media-video[data-v-39081d0f]{width:100%}.media-placeholder[data-v-39081d0f]{min-height:100px}section.support-info[data-v-a402d60a]{background:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}section.support-info .content-block[data-v-a402d60a] *{margin-bottom:1rem}section.support-info .content-block p[data-v-a402d60a]{max-width:650px}.m-w-50[data-v-a402d60a]{max-width:50%}@media screen and (max-width:768px){.bg-element[data-v-a402d60a]{display:none}.m-bg[data-v-a402d60a]{margin-top:-3rem;z-index:-1}.support-info .m-bg[data-v-a402d60a]{margin-left:-1rem;max-width:100vw;width:100vw}.m-r-min-h[data-v-a402d60a]{min-height:unset!important}.m-m-w-100[data-v-a402d60a]{max-width:100%}}section.office-section[data-v-7c2ddbbb]{background:var(--bg);background-color:var(--bg-color);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--txt-color);isolation:isolate;padding:calc(var(--common-padding)*2) var(--common-padding);position:relative;text-align:center}section.office-section .icon-title[data-v-7c2ddbbb]{margin-bottom:1rem}section.office-section h3[data-v-7c2ddbbb]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}.bg-element[data-v-7c2ddbbb]{background-repeat:no-repeat;height:100%;position:absolute;width:100%}section.office-section .Description[data-v-7c2ddbbb]>*{margin-bottom:1rem}section.office-section .officelisting-card .image-block[data-v-7c2ddbbb]{display:flex;justify-content:center;position:relative}section.office-section .officelisting-card .title[data-v-7c2ddbbb]{bottom:1rem;font-size:26px;font-weight:600;position:absolute}section.office-section .officelisting-card address[data-v-7c2ddbbb]{font-style:normal}section.office-section .officelisting-card[data-v-7c2ddbbb],section.office-section .officelisting-card .content-block[data-v-7c2ddbbb]{display:flex;flex-direction:column;gap:1rem}section.office-section .officelisting-card .location[data-v-7c2ddbbb],section.office-section .officelisting-card .phone[data-v-7c2ddbbb]{align-items:center;display:flex;gap:1rem;justify-content:start}.address.row-flex[data-v-7c2ddbbb]{align-items:start}.address address[data-v-7c2ddbbb]{text-align:left}@media screen and (max-width:768px){.office-section .bg-element[data-v-7c2ddbbb]{display:none!important}.address img[data-v-7c2ddbbb],.phone img[data-v-7c2ddbbb]{max-width:24px}.address[data-v-7c2ddbbb]{align-items:start}.address[data-v-7c2ddbbb],.phone[data-v-7c2ddbbb]{flex-direction:row;text-align:left}}.pricing-card[data-v-79f303f4] .svg-btn svg{display:none}.pricing-card[data-v-79f303f4] .svg-btn{background:var(--orange);border-radius:4px;color:#fff;font-weight:500;padding:.5rem 1rem;transition:background .2s ease}h3[data-v-79f303f4]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}.pricing-section[data-v-79f303f4]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}.pricing-table-wrapper[data-v-79f303f4]{border-radius:.5rem;margin-top:2rem}.tab-navigation[data-v-79f303f4]{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1.5rem;width:100%}.tab-navigation button[data-v-79f303f4]{background:transparent;border:2px solid #fff;border-radius:2rem;color:#fff;font-weight:600;padding:.5rem 2rem;position:relative}.tab-navigation button.active[data-v-79f303f4]{background:var(--orange);border-color:var(--orange)}.tab-navigation button.active[data-v-79f303f4]:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid var(--orange);bottom:-10px;content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.tab-content[data-v-79f303f4]{background-color:var(--block-bg);border-radius:.5rem;overflow:hidden}.tab-content-container[data-v-79f303f4]{background-color:var(--block-bg);color:var(--block-text);padding:2rem}.pricing-items[data-v-79f303f4]{background-color:var(--block-bg);border-radius:.5rem}.pricing-items.column-2>div.pricing-card[data-v-79f303f4]{flex:0 0 50%}.pricing-items.column-3>div.pricing-card[data-v-79f303f4]{flex:0 0 33.33%}.pricing-card[data-v-79f303f4]{display:flex;flex:1 1 100%;flex-direction:column;padding:1.5rem}.pricing-card[data-v-79f303f4]:not(:last-child){border-right:1px solid var(--border-color)}.content-title[data-v-79f303f4]{font-size:var(--highlight-title);font-weight:600;line-height:1}.content-title[data-v-79f303f4]:after{background:var(--orange);content:"";display:block;height:2px;margin:1.5rem 0;width:50%}.sub-content-title[data-v-79f303f4]{font-size:var(--highlight-title);font-weight:600;line-height:1.25;margin-bottom:1rem}.pricing-items[data-v-79f303f4] .content-info p strong{font-weight:600!important}.pricing-items[data-v-79f303f4] .content-block ul{list-style:none;margin-left:1rem;padding-left:0}.pricing-items[data-v-79f303f4] .content-block ul li{align-items:baseline;display:flex;gap:.5rem;line-height:1.25}.pricing-items[data-v-79f303f4] .content-block ul li:before{background-image:url(https://wcsproddb.worldcastsystems.com/uploads/list_icon_846a12b0cd.png);background-size:cover;content:"";display:inline-block;flex:0 0 16px;height:16px;margin-left:-1em;width:16px}.pricing-items .content[data-v-79f303f4]{align-items:stretch;display:flex;flex:1 1 100%;flex-direction:column;height:100%;justify-content:space-between}.pricing-items .content .content-section:not(:first-child) .sub-content-title[data-v-79f303f4]:before{background:var(--orange);content:"";display:block;height:2px;margin:1.5rem 0;width:50%}.pricing-items[data-v-79f303f4] .content-block :not(li>span){margin-bottom:1rem}.pricing-accordion[data-v-79f303f4]{border:1px solid #e5e5e5;border-radius:.5rem;gap:0;overflow:hidden}.pricing-accordion .accordion-item[data-v-79f303f4]{background-color:transparent;border-bottom:1px solid #e5e5e5;overflow:hidden;width:100%}.accordion-header[data-v-79f303f4]{background:transparent;color:var(--block-text);cursor:pointer;display:flex;flex-direction:row;font-size:var(--highlight-title);font-weight:600;justify-content:space-between;line-height:1.4;padding:1rem;text-align:left;text-transform:uppercase;transition:background-color .2s ease;width:100%}.accordion-header[data-v-79f303f4]:active{background-color:transparent}.accordion-title[data-v-79f303f4]{flex:1;padding-right:.5rem}.accordion-icon-svg[data-v-79f303f4]{flex-shrink:0;transition:transform .3s ease}.accordion-icon-svg.rotated[data-v-79f303f4]{transform:rotate(180deg)}.accordion-body[data-v-79f303f4]{background-color:transparent;overflow:hidden}.accordion-body[data-v-79f303f4]:before{background:var(--orange);content:"";display:block;height:1px;margin:0 0 .75rem 1rem;width:50%}.accordion-body-inner[data-v-79f303f4]{padding:0 1rem 1rem}.accordion-enter-active[data-v-79f303f4],.accordion-leave-active[data-v-79f303f4]{max-height:2000px;transition:max-height .4s ease,opacity .3s ease}.accordion-enter-from[data-v-79f303f4],.accordion-leave-to[data-v-79f303f4]{max-height:0;opacity:0}.accordion-enter-to[data-v-79f303f4],.accordion-leave-from[data-v-79f303f4]{max-height:2000px;opacity:1}.accordion-body .content[data-v-79f303f4]{padding-top:.5rem}.accordion-body[data-v-79f303f4] .content-block ul{list-style:none;margin-bottom:1rem;margin-left:0;padding-left:0}.accordion-body[data-v-79f303f4] .content-block ul li{align-items:baseline;display:flex;gap:.5rem;line-height:1.5}.accordion-body[data-v-79f303f4] .content-block ul li:before{background-image:url(https://wcsproddb.worldcastsystems.com/uploads/list_icon_846a12b0cd.png);background-size:cover;content:"";display:inline-block;flex:0 0 16px;height:16px;width:16px}.accordion-body[data-v-79f303f4] .content-block p{font-size:var(--p);line-height:1.5;margin-bottom:.75rem}.accordion-body[data-v-79f303f4] .content-block p:empty{display:none}.accordion-body .cta-wrapper[data-v-79f303f4]{margin-top:1.25rem}.accordion-body[data-v-79f303f4] .svg-btn{background:var(--orange,#ff6b35);border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:500;padding:.625rem 1.25rem;text-decoration:none;transition:background .2s ease}.accordion-body[data-v-79f303f4] .svg-btn:hover{background:#e55a2d}.accordion-body[data-v-79f303f4] .svg-btn svg{display:none}.competitive-pricing[data-v-79f303f4]{background-color:var(--comp-bg);border-radius:.5rem;color:var(--comp-text);padding:1.25rem}.competitive-title[data-v-79f303f4]{color:#1d1d1d;font-size:1rem;font-weight:600;margin-bottom:1rem}.pricing-list[data-v-79f303f4]{display:flex;flex-direction:column;gap:.5rem}.pricing-item[data-v-79f303f4]{color:#1d1d1d;font-size:.875rem;line-height:1.5}.pricing-item strong[data-v-79f303f4]{font-weight:600}@media screen and (max-width:768px){.tab-content-container[data-v-79f303f4]{padding:0}.pricing-items[data-v-79f303f4]{padding:5vw 2.6vw}.pricing-accordion[data-v-79f303f4]{padding:0}.competitive-pricing[data-v-79f303f4]{margin-top:1.5rem;padding:1rem}}section.product-mainimage[data-v-3be9cb2e]{background:var(--bg-color);isolation:isolate;padding:var(--common-padding);padding-bottom:0;position:relative}section.product-mainimage .content-block[data-v-3be9cb2e] *{margin-bottom:1rem}@media screen and (max-width:768px){.bg-element[data-v-3be9cb2e]{display:none}.m-bg[data-v-3be9cb2e]{margin-top:-3rem;z-index:-1}}.d-table[data-v-acd8fee8]{display:table}.table-cta-wrapper[data-v-acd8fee8] .cta-btn{text-wrap-mode:nowrap;font-weight:500!important;padding-left:.5rem}.d-table-row[data-v-acd8fee8]{display:table-row}.d-table-cell[data-v-acd8fee8]{display:table-cell;padding-bottom:.5rem;vertical-align:middle}.d-table-row .d-table-cell[data-v-acd8fee8]:not(:first-child){margin-bottom:1rem;padding-left:1rem}section.Product-overview[data-v-acd8fee8]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}section.Product-overview h3[data-v-acd8fee8]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0}.dot-list[data-v-acd8fee8] ul{list-style-type:disc;margin-left:1rem}.dot-list[data-v-acd8fee8] ul li{margin-bottom:.5rem}section.Product-overview[data-v-acd8fee8] .content-block :not(li>span){margin-bottom:1rem}.inner-block[data-v-acd8fee8]{border-top:1px solid #3d3b3b;margin-top:1.5rem;padding-top:2rem}.fullscreen-image-slider[data-v-acd8fee8],.image-slider[data-v-acd8fee8]{height:100%;overflow:hidden;position:relative;width:100%}.fullscreen-image[data-v-acd8fee8],.main-image[data-v-acd8fee8]{height:100%;left:0;opacity:0;position:absolute;top:0;transform:translate(100%);transition:none;width:100%}.fullscreen-image.active[data-v-acd8fee8],.main-image.active[data-v-acd8fee8]{opacity:1;position:relative;transform:translate(0)}.fullscreen-image.slide-right-enter[data-v-acd8fee8],.main-image.slide-right-enter[data-v-acd8fee8]{animation:slideInRight-acd8fee8 .5s cubic-bezier(.4,0,.2,1) forwards}.fullscreen-image.slide-left-enter[data-v-acd8fee8],.main-image.slide-left-enter[data-v-acd8fee8]{animation:slideInLeft-acd8fee8 .5s cubic-bezier(.4,0,.2,1) forwards}.fullscreen-image-slider .image-block .caption[data-v-acd8fee8]{display:none}.fullscreen-image-slider .image-block:has(img.active) .caption[data-v-acd8fee8]{color:#fff;display:block;font-size:1rem;margin-top:1rem;text-align:center}@media (min-width:769px) and (max-width:1024px){.table-cta-wrapper[data-v-acd8fee8] .cta-btn{box-sizing:border-box;margin:0 1rem;overflow:visible}}@keyframes slideInRight-acd8fee8{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft-acd8fee8{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.gallery-brochure-section[data-v-acd8fee8]{gap:60px;padding:1rem 0}.left.gallery-slider-container[data-v-acd8fee8]{flex:1;max-width:600px}.main-image-wrapper[data-v-acd8fee8]{background:#fff;border-radius:8px;margin-bottom:12px;overflow:hidden;padding:2rem;position:relative;width:100%}.main-image[data-v-acd8fee8]{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.fullscreen-btn[data-v-acd8fee8]{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:16px;top:16px;transition:all .3s ease;z-index:10}.fullscreen-btn[data-v-acd8fee8]:hover{background:#fff;transform:scale(1.1)}.thumbnail-navigation[data-v-acd8fee8]{gap:12px}.nav-btn[data-v-acd8fee8],.thumbnail-navigation[data-v-acd8fee8]{align-items:center;display:flex}.nav-btn[data-v-acd8fee8]{border-radius:4px;cursor:pointer;flex-shrink:0;justify-content:center;padding:8px;transition:all .3s ease}.nav-btn[data-v-acd8fee8]:hover:not(:disabled){background:#2a2a2a;border-color:var(--orange)}.nav-btn[data-v-acd8fee8]:disabled{cursor:not-allowed;opacity:.3}.thumbnails-wrapper[data-v-acd8fee8]{flex:1;overflow:hidden;position:relative}.thumbnails-track[data-v-acd8fee8]{display:flex;gap:12px;transition:transform .3s ease}.thumbnail-item[data-v-acd8fee8]{align-items:center;background:#fff;border:2px solid transparent;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;height:68px;justify-content:center;overflow:hidden;transition:all .3s ease;width:68px}.thumbnail-item.active[data-v-acd8fee8],.thumbnail-item[data-v-acd8fee8]:hover{border-color:var(--orange)}.thumbnail-item.active[data-v-acd8fee8]{box-shadow:0 0 0 2px #ff8c0033}.thumbnail-item img[data-v-acd8fee8]{display:block;height:auto;width:100%}.right.brochure-info[data-v-acd8fee8]{flex:0 1 50%;min-width:300px}.brochure-group[data-v-acd8fee8]{border-radius:8px;padding:24px}.brochure-section+.brochure-section[data-v-acd8fee8]{margin-top:20px}.brochure-title[data-v-acd8fee8]{color:var(--txt-color);font-size:clamp(1rem,.9vw,1.25rem);font-weight:500;margin:0 0 16px;opacity:.8}.brochure-item[data-v-acd8fee8]{margin-bottom:12px}.brochure-item[data-v-acd8fee8]:last-child{margin-bottom:0}.brochure-item-content[data-v-acd8fee8]{align-items:flex-start;gap:12px}.brochure-text[data-v-acd8fee8]{align-items:center;display:flex;flex:1;flex-direction:row;gap:1rem}.brochure-label[data-v-acd8fee8]{color:var(--txt-color);font-size:.9rem;line-height:1.4;margin:0}.download-link[data-v-acd8fee8]{align-items:center;color:var(--orange);display:inline-flex;font-size:.9rem;gap:6px;transition:all .3s ease;text-wrap-mode:nowrap}.download-link[data-v-acd8fee8]:hover:not(.disabled){color:#ff9e1f}.download-link.disabled[data-v-acd8fee8]{cursor:not-allowed;opacity:.5;pointer-events:none}.download-link svg[data-v-acd8fee8]{flex-shrink:0}.audio-player-wrapper[data-v-acd8fee8]{align-items:flex-start;display:flex;gap:6px;width:100%}.audio-play-btn[data-v-acd8fee8]{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:0;transition:transform .2s ease,opacity .2s ease}.audio-play-btn[data-v-acd8fee8]:hover{opacity:.9;transform:scale(1.1)}.audio-play-btn[data-v-acd8fee8]:active{transform:scale(.95)}.audio-info[data-v-acd8fee8]{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0}.audio-title[data-v-acd8fee8]{color:var(--orange);cursor:pointer;font-size:1rem;line-height:1.4}.audio-controls[data-v-acd8fee8]{display:flex;flex-direction:column;gap:4px}.audio-progress-bar[data-v-acd8fee8]{background:#f7943333;border-radius:2px;height:4px;overflow:hidden;position:relative;width:100%}.audio-progress-fill[data-v-acd8fee8]{background:var(--orange);border-radius:2px;height:100%;transition:width .1s linear}.audio-time[data-v-acd8fee8]{color:var(--txt-color);display:flex;font-family:Courier New,monospace;font-size:11px;justify-content:space-between;opacity:.7}.video-container[data-v-acd8fee8]{aspect-ratio:16/9;background:#000;border-radius:8px;overflow:hidden;position:relative;width:100%}.video-thumbnail-wrapper[data-v-acd8fee8]{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;width:100%}.video-thumbnail[data-v-acd8fee8]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.video-container .play-button[data-v-acd8fee8]{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease;z-index:10}.video-container .play-button[data-v-acd8fee8]:hover{opacity:.9;transform:translate(-50%,-50%) scale(1.1)}.video-container .play-button[data-v-acd8fee8]:active{transform:translate(-50%,-50%) scale(.95)}.video-player[data-v-acd8fee8]{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.desktop-table-view[data-v-acd8fee8]{display:block}.mobile-accordion-view[data-v-acd8fee8]{display:none}.sfn-table th[data-v-acd8fee8]{color:var(--orange);font-weight:500;text-wrap-mode:nowrap;border-bottom:1px solid #3d3b3b;border-top:1px solid #3d3b3b;padding:1rem .5rem;text-align:left}.sfn-table tbody[data-v-acd8fee8]{font-size:1rem}.sfn-table tr[data-v-acd8fee8]{vertical-align:top}.sfn-table td[data-v-acd8fee8]{border-bottom:1px solid #3d3b3b;padding:1.5rem .5rem;text-align:left}.sfn-table thead tr:has(>:nth-child(4):last-child) th[data-v-acd8fee8]{width:25%}.sfn-table tbody tr:has(>:nth-child(4):last-child) td[data-v-acd8fee8]{padding:1.5rem .5rem}.sfn-table thead tr:has(>:nth-child(6):last-child) th[data-v-acd8fee8]{width:16.66%}.sfn-table tbody tr:has(>:nth-child(6):last-child) td[data-v-acd8fee8]{padding:1.5rem .5rem}.accordion-item[data-v-acd8fee8]{background:#3d3b3b;overflow:hidden;transition:all .3s ease}.accordion-item.is-open[data-v-acd8fee8]{box-shadow:0 4px 12px #00000026}.accordion-header[data-v-acd8fee8]{align-items:center;background:linear-gradient(180deg,#3d3b3b1a,#3d3b3b0d);border:none;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;padding:1rem .75rem;text-align:left;transition:all .2s ease;width:100%}.accordion-header[data-v-acd8fee8]:active{transform:scale(.99)}.accordion-item.is-open .accordion-header[data-v-acd8fee8]{background:linear-gradient(180deg,#3d3b3b33,#3d3b3b1a)}.accordion-title[data-v-acd8fee8]{align-items:center;color:var(--txt-color);display:flex;flex:1;font-size:1.125rem;font-weight:600}.accordion-title-img[data-v-acd8fee8]{height:auto;max-width:80px}.accordion-title-flex[data-v-acd8fee8]{align-items:center;display:flex;gap:.75rem}.accordion-title-thumb[data-v-acd8fee8]{border-radius:6px;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.accordion-icon[data-v-acd8fee8]{color:var(--orange);flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.accordion-icon.rotated[data-v-acd8fee8]{transform:rotate(180deg)}.accordion-content[data-v-acd8fee8]{overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1)}.accordion-body[data-v-acd8fee8]{background:#3d3b3b05;gap:1rem}.accordion-body[data-v-acd8fee8],.accordion-row[data-v-acd8fee8]{display:flex;flex-direction:column}.accordion-row[data-v-acd8fee8]{border-bottom:1px solid #2d2d2d;gap:.5rem;padding:.75rem}.accordion-label[data-v-acd8fee8]{color:var(--orange);font-size:1rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.accordion-value[data-v-acd8fee8]{color:var(--txt-color);font-size:1rem;line-height:1.5}.object-cover[data-v-acd8fee8]{-o-object-fit:cover;object-fit:cover}.accordion-value .dot-list[data-v-acd8fee8]{margin-left:1rem}.accordion-value .dot-list[data-v-acd8fee8] ul{list-style-type:disc;margin:.5rem 0;padding-left:1.5rem}.accordion-value .dot-list[data-v-acd8fee8] li{margin-bottom:.25rem}.accordion-row-image-only[data-v-acd8fee8]{align-items:center;display:flex;justify-content:left;margin-bottom:0;padding:.75rem .75rem 0}.accordion-first-cell-image[data-v-acd8fee8]{height:auto;max-width:120px;-o-object-fit:contain;object-fit:contain}.accordion-first-cell-icon[data-v-acd8fee8]{height:48px;-o-object-fit:contain;object-fit:contain;width:48px}.content-block P[data-v-acd8fee8]:last-child{margin-bottom:0!important}@media screen and (max-width:1024px){.gallery-brochure-section[data-v-acd8fee8]{flex-direction:column;gap:40px}.left.gallery-slider-container[data-v-acd8fee8]{max-width:100%}.right.brochure-info[data-v-acd8fee8]{margin:0 auto;width:100%}}@media screen and (max-width:768px){.desktop-table-view[data-v-acd8fee8]{display:none!important}.accordion-wrapper[data-v-acd8fee8]{display:flex;flex-direction:column;gap:.75rem}.mobile-accordion-view[data-v-acd8fee8]{display:flex!important;gap:.25rem;width:100%}.gallery-brochure-section[data-v-acd8fee8]{padding:0}.thumbnail-item[data-v-acd8fee8]{height:56px;width:56px}.thumbnails-track[data-v-acd8fee8]{gap:8px}.brochure-group[data-v-acd8fee8]{padding:1rem 0}.brochure-text[data-v-acd8fee8]{align-items:start;flex-direction:column}.fullscreen-content[data-v-acd8fee8]{gap:10px}.fullscreen-nav-btn[data-v-acd8fee8]{height:44px;width:44px}.fullscreen-thumbnails[data-v-acd8fee8]{padding:10px}.fullscreen-thumbnail[data-v-acd8fee8]{align-items:center;background:#fff;display:flex;height:60px;justify-content:center;width:60px}.fullscreen-image-container[data-v-acd8fee8]{height:60vh;width:90%}.audio-player-wrapper[data-v-acd8fee8]{align-items:flex-start;flex-direction:row;gap:8px}}@media screen and (max-width:640px){.gallery-brochure-section[data-v-acd8fee8]{gap:30px}.thumbnail-navigation[data-v-acd8fee8]{gap:8px}.thumbnail-item[data-v-acd8fee8]{height:50px;width:50px}.close-btn[data-v-acd8fee8]{right:10px;top:10px}.close-btn[data-v-acd8fee8],.fullscreen-nav-btn[data-v-acd8fee8]{height:40px;width:40px}.fullscreen-nav-btn svg[data-v-acd8fee8]{height:24px;width:24px}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fullscreen-modal{background:#000000f2;flex-direction:column;height:100vh;left:0;padding:20px;position:fixed;top:0;width:100vw;z-index:9999}.fullscreen-modal,.fullscreen-modal .close-btn{align-items:center;display:flex;justify-content:center}.fullscreen-modal .close-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;color:#fff;cursor:pointer;height:48px;position:absolute;right:20px;top:20px;transition:all .3s ease;width:48px;z-index:10001}.fullscreen-modal .close-btn:hover{background:#fff3;transform:scale(1.1)}.fullscreen-modal .fullscreen-content{align-items:center;display:flex;flex:1;gap:20px;justify-content:center;max-height:calc(100vh - 180px);width:100%}.fullscreen-modal .fullscreen-image-container{align-items:center;display:flex;height:70vh;justify-content:center;max-width:1200px;position:relative;width:80%}.fullscreen-modal .fullscreen-image-slider{height:100%;position:relative;width:100%}.fullscreen-modal .fullscreen-image-slider .image-block{align-items:center;display:flex;flex-direction:column;gap:16px;height:100%;top:0;right:0;bottom:0;left:0;justify-content:center;pointer-events:none;position:absolute;width:100%}.fullscreen-modal .fullscreen-image-slider .image-block:has(img.active){pointer-events:auto;z-index:2}.fullscreen-modal .fullscreen-image{display:block;height:auto;inset:auto;margin:0 auto;max-height:calc(100% - 70px);max-width:100%;-o-object-fit:contain;object-fit:contain;position:relative;width:auto}.fullscreen-modal .image-counter{background:#000000b3;border-radius:20px;bottom:-50px;color:#fff;font-size:14px;font-weight:500;left:50%;padding:8px 16px;position:absolute;transform:translate(-50%)}.fullscreen-modal .fullscreen-nav-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:56px;justify-content:center;transition:all .3s ease;width:56px}.fullscreen-modal .fullscreen-nav-btn:hover:not(:disabled){background:#fff3;transform:scale(1.1)}.fullscreen-modal .fullscreen-nav-btn:disabled{cursor:not-allowed;opacity:.3}.fullscreen-modal .fullscreen-thumbnails{display:flex;gap:12px;max-width:100%;overflow-x:auto;padding:20px;scrollbar-color:hsla(0,0%,100%,.3) transparent;scrollbar-width:thin}.fullscreen-modal .fullscreen-thumbnails::-webkit-scrollbar{height:6px}.fullscreen-modal .fullscreen-thumbnails::-webkit-scrollbar-track{background:transparent}.fullscreen-modal .fullscreen-thumbnails::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.fullscreen-modal .fullscreen-thumbnail{background:#ffffff1a;border:2px solid transparent;border-radius:8px;cursor:pointer;flex-shrink:0;height:80px;overflow:hidden;transition:all .3s ease;width:80px}.fullscreen-modal .fullscreen-thumbnail:hover{border-color:#ffffff80}.fullscreen-modal .fullscreen-thumbnail.active{border-color:#ff8c00;box-shadow:0 0 0 2px #ff8c004d}.sfn-table td.Icon{text-align:center}.sfn-table td.Icon img{margin:auto}.fullscreen-modal .fullscreen-thumbnail img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.cards-wrapper{display:grid;gap:4rem;grid-template-columns:repeat(2,minmax(400px,1fr))}.cards-wrapper .card-title{font-size:clamp(1.25rem,calc(1.25vw + var(--common-value)),1.5rem)!important;font-weight:600}.cards-wrapper .card-item .card-image{border-radius:6px}.cards-wrapper .card-item{display:flex;flex-direction:column;gap:1rem}td.Image.With.String{min-width:188px;padding:1.5rem .5rem!important}.specification-block .table-wrapper{overflow-y:auto}.specification-block .table-wrapper table{padding-bottom:2rem}.specification-block .table-wrapper{overflow-x:auto}.specification-block .table-wrapper::-webkit-scrollbar{border-radius:10px;height:10px}.specification-block .table-wrapper::-webkit-scrollbar-track{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#f29425 36%,#f29425 65%,#f2942500 66%,#f2942500)}.specification-block .table-wrapper::-webkit-scrollbar-thumb{background:#f79433;border-radius:10px}@media screen and (max-width:768px){.fullscreen-modal .fullscreen-content{gap:10px}.brochure-section .brochure-items.d-table{display:flex;flex-direction:column;gap:1.5rem}.brochure-section .brochure-items.d-table .d-table-row{display:flex;flex-direction:column;gap:.5rem}.brochure-section .brochure-items.d-table .d-table-cell{margin-bottom:0;padding:0}.fullscreen-modal .fullscreen-nav-btn{height:44px;width:44px}.fullscreen-modal .fullscreen-thumbnails{padding:10px}.fullscreen-modal .fullscreen-thumbnail{align-items:center;background:#fff;display:flex;height:60px;justify-content:center;width:60px}.fullscreen-modal .fullscreen-image-container{height:60vh;width:90%}.content-block p:last-child{margin-bottom:0!important}.d-table-cell:empty{margin-top:-1.5rem}}@media screen and (max-width:640px){.fullscreen-modal .close-btn{height:40px;right:10px;top:10px;width:40px}.fullscreen-modal .fullscreen-nav-btn{height:40px;width:40px}.fullscreen-modal .fullscreen-nav-btn svg{height:24px;width:24px}}section.product-showcase-container[data-v-655f63a6]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}section.product-showcase-container h3[data-v-655f63a6]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}section.product-showcase-container .tab-navigation[data-v-655f63a6]{display:flex;gap:1.5rem;justify-content:center;width:100%}.tab-navigation button[data-v-655f63a6]{border:2px solid #fff;border-radius:2rem;color:#fff;font-weight:600;padding:.5rem 2rem;position:relative}.product_list[data-v-655f63a6]{display:flex;flex-direction:column;gap:0;margin-top:2rem}.product_list .product_item[data-v-655f63a6]{border-bottom:1px solid #e6e6e6;display:flex;flex-wrap:nowrap;gap:2rem;margin-top:0;padding:2rem 0;position:relative;width:100%}.product_list .product_item[data-v-655f63a6]:last-child{border-bottom:none;padding-bottom:0}.product_list .pricing-item[data-v-655f63a6]{position:relative}.product_list[data-v-655f63a6] .product_item:has(.tag) .image-section{background-color:#fff;border-radius:0 .5rem .5rem}.product_list[data-v-655f63a6] .product_item .tag{bottom:calc(100% - 2rem);left:0;right:unset}.tag[data-v-655f63a6]{background:#01b236;border-radius:.5rem .5rem 0 0;bottom:100%;color:#fff;font-weight:600;padding:.5rem 2rem;position:absolute;right:0}.product_Cards[data-v-655f63a6]{display:flex;flex-direction:row;gap:1rem;margin-top:2rem}.product_Cards .product_item[data-v-655f63a6]{background-color:#fff;border-radius:.5rem;color:#1d1d1d;display:flex;flex-direction:column-reverse;flex-wrap:nowrap;gap:2rem;margin-top:2rem;padding:1.5rem;position:relative;width:100%}.product_Cards .product_item[data-v-655f63a6]:has(.tag){border-radius:.5rem 0 .5rem .5rem}.content-section[data-v-655f63a6]{flex:1 1 50%}.content-section .Description[data-v-655f63a6] p{margin-bottom:1rem}.product_list .image-section[data-v-655f63a6]{border-radius:.5rem;flex:0 1 50%;overflow:hidden}.product_list .product_item[data-v-655f63a6]:nth-child(2n){flex-direction:row-reverse}.reverse.product_list[data-v-655f63a6] .product_item{flex-direction:row-reverse}.reverse.product_list[data-v-655f63a6] .product_item:nth-child(2n){flex-direction:row}.product_list .image-section img[data-v-655f63a6]{border-radius:.5rem;height:auto;width:100%}.video-wrapper[data-v-655f63a6]{border-radius:.5rem;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-element[data-v-655f63a6],.video-iframe[data-v-655f63a6]{border:none;border-radius:.5rem;height:100%;left:0;position:absolute;top:0;width:100%}.video-element[data-v-655f63a6]{-o-object-fit:cover;object-fit:cover}.product_Cards .image-section img[data-v-655f63a6]{border-radius:0}.highlight-text[data-v-655f63a6]{color:var(--orange);font-size:var(--product-list-highlight);margin-bottom:.5rem}.highlight-text[data-v-655f63a6],.title[data-v-655f63a6]{font-weight:600;line-height:1.3}.title[data-v-655f63a6]{font-size:var(--product-list-title);margin-bottom:1rem}@media (min-width:769px) and (max-width:1024px){.product_Cards[data-v-655f63a6]{display:grid!important;gap:2rem 1rem;grid-template-columns:repeat(2,1fr)}.product_list[data-v-655f63a6],.product_list .product_item[data-v-655f63a6]{gap:1rem}.product_list .product_item[data-v-655f63a6],.product_list .product_item[data-v-655f63a6]:nth-child(2n){flex-direction:column-reverse!important}}@media screen and (max-width:768px){section.product-showcase-container .tab-content .pricing-items[data-v-655f63a6]{padding:5vw 2.6vw}.product_item[data-v-655f63a6]:has(.tag){margin-top:calc(2rem + 40px)}.product_list .product_item[data-v-655f63a6]{flex-direction:column}.product_list .product_item[data-v-655f63a6]:nth-child(2n),.reverse.product_list[data-v-655f63a6] .product_item,.reverse.product_list[data-v-655f63a6] .product_item:nth-child(2n){flex-direction:column}.product_Cards[data-v-655f63a6]{flex-direction:column;gap:0}.product_Cards .product_item[data-v-655f63a6]:first-child{margin-top:0}.product_list .product_item[data-v-655f63a6]:first-child{padding-top:0}.product_list[data-v-df9b5238] .product_item .tag[data-v-655f63a6]{bottom:100%;left:0;right:unset}.explore[data-v-655f63a6]{margin-top:1rem}}section.product-showcase-container[data-v-655f63a6] ul.ul li{align-items:baseline;display:flex;flex-direction:row;gap:.5rem;line-height:1.75;position:relative}section.product-showcase-container[data-v-655f63a6] ul.ul li:before{aspect-ratio:1;background-color:var(--orange);border-radius:50%;content:"";flex:0 0 10px;left:0;margin-top:0;position:relative;text-align:center;width:10px}section.product-showcase-container .tab-content[data-v-655f63a6]{background-color:var(--block-bg);border-radius:.5rem;overflow:hidden}.quotes[data-v-cb60d115]{background:var(--bg-color);color:var(--txt-color);padding:var(--common-padding)}.quotes .message[data-v-cb60d115]{font-size:var(--quotes);font-weight:600;line-height:1.2;margin-bottom:1.5rem}.quotes .name[data-v-cb60d115]{font-size:var(--quotes-name);font-weight:700;line-height:1.2}.quotes .designation[data-v-cb60d115]{font-size:var(--quotes-designation);font-weight:500;line-height:1.2}.quote-img[data-v-cb60d115]{margin-bottom:1rem}.article-content-wrapper .quotes[data-v-cb60d115]{border-bottom:1px solid #b0b0b0;border-top:1px solid #b0b0b0;margin-bottom:1rem;padding:1.5rem 0}.article-content-wrapper .quotes .gap-2[data-v-cb60d115]{gap:.5rem}.article-content-wrapper .quotes .quote-img[data-v-cb60d115]{display:none}.article-content-wrapper .quotes .message[data-v-cb60d115]{font-size:1.25rem;font-weight:600;line-height:1.5}.article-content-wrapper .quotes .name[data-v-cb60d115]{color:var(--orange);font-size:1.125rem;font-weight:500;line-height:1.5}.article-content-wrapper .quotes .designation[data-v-cb60d115]{color:var(--black);font-size:1rem;font-weight:500;line-height:1.2}@media screen and (max-width:768px){.quote-img[data-v-cb60d115]{height:auto;max-width:50px}}section.related-offer[data-v-93041533]{background:var(--bg);background-color:var(--bg-color);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--txt-color);isolation:isolate;position:relative;text-align:center}section.related-offer .icon-title[data-v-93041533]{margin-bottom:1rem}section.related-offer h3[data-v-93041533]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}.bg-element[data-v-93041533]{background-repeat:no-repeat;height:100%;position:absolute;width:100%}section.related-offer .Description[data-v-93041533]>*{margin-bottom:1rem}.card-item[data-v-93041533]{border-radius:6px;overflow:hidden}section.related-offer .card-list[data-v-93041533]{display:grid;gap:1.325rem;grid-template-columns:repeat(3,1fr)}section.related-offer .card-item .image-block[data-v-93041533]{align-items:center;aspect-ratio:480/220;background:linear-gradient(1turn,#fafbfd,#e6e6e6);display:flex;flex-direction:column;gap:0;justify-content:center}section.related-offer .card-item .content-block[data-v-93041533] *{text-align:left}section.related-offer .card-item .image-block[data-v-93041533]{position:relative;width:100%}section.related-offer .card-item .content-block[data-v-93041533]:before{background:linear-gradient(180deg,#fff,#e7e8e8);content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity .3s linear;width:100%;z-index:-1}section.related-offer .card-item .content-block[data-v-93041533]{background-color:#fff;isolation:isolate;padding:1.75rem 1.75rem 2.375rem;position:relative}section.related-offer .card-item .content-block[data-v-93041533]:after{bottom:0;content:url(https://wcsproddb.worldcastsystems.com/uploads/product_ele_09caf89f6c.png);display:block;height:79px;margin-top:0;max-width:172px;position:absolute;right:0;right:1rem;text-align:end;width:100%}section.related-offer .card-item .card-title[data-v-93041533]{font-size:var(--product-card-title);font-weight:500;margin-bottom:1rem}section.related-offer .card-item .card-content[data-v-93041533]{font-size:var(--product-card-title);font-weight:400;margin-bottom:1rem}section.related-offer .card-item .card-price[data-v-93041533]{font-size:var(--product-card-title);font-weight:600;margin-bottom:2rem}section.related-offer .card-item:hover .content-block[data-v-93041533]:before{opacity:0}section.related-offer .card-item:hover a.normal-dark[data-v-93041533]{background-color:var(--black);color:#fff;padding-left:.5rem}section.related-offer .card-item:hover a.normal-dark svg circle[data-v-93041533]{fill:#fff}section.related-offer .card-item .image-block img[data-v-93041533]{height:auto;width:100%}section.related-offer .card-item:hover a.normal-dark svg path[data-v-93041533]{stroke:var(--black)}@media screen and (min-width:769px) and (max-width:1024px){section.related-offer .card-list[data-v-93041533]{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.related-offer .bg-element[data-v-93041533]{display:none!important}section.related-offer .card-list[data-v-93041533]{grid-template-columns:1fr}}section.related-resources[data-v-f857cf57]{background:var(--bg);background-color:var(--bg-color);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--txt-color);isolation:isolate;position:relative;text-align:center}section.related-resources h3[data-v-f857cf57]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}.bg-element[data-v-f857cf57]{background-repeat:no-repeat;height:100%;position:absolute;width:100%}section.related-resources .Description[data-v-f857cf57]>*{margin-bottom:1rem}.card-item[data-v-f857cf57]{border-radius:6px;display:flex;flex-direction:column;height:100%;overflow:hidden}section.related-resources .card-list[data-v-f857cf57]{align-items:stretch;display:grid;gap:1.325rem;grid-template-columns:repeat(3,1fr)}section.related-resources .card-list .card-item[data-v-f857cf57]{display:flex;flex-direction:column;height:100%}section.related-resources .card-item .image-block[data-v-f857cf57]{align-items:center;aspect-ratio:480/220;background-color:#fff;display:flex;flex-direction:column;gap:0;justify-content:center;overflow:hidden}section.related-resources .card-item.documentation .image-block[data-v-f857cf57],section.related-resources .card-item.news .image-block[data-v-f857cf57],section.related-resources .card-item.product-documentation .image-block[data-v-f857cf57]{border:1px solid #e6e6e6}section.related-resources .card-item .image-block-content[data-v-f857cf57]{align-items:flex-start;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:1rem;position:absolute;right:0;text-align:left;top:0;z-index:1}section.related-resources .card-item.story .image-block[data-v-f857cf57]{aspect-ratio:16/9}section.related-resources .card-item .content-block[data-v-f857cf57]{text-align:start}section.related-resources .card-item .content-block[data-v-f857cf57] *{text-align:left}section.related-resources .card-item .image-block[data-v-f857cf57]{position:relative}section.related-resources .card-item .card-tag[data-v-f857cf57]{background:#e6e6e6;border-radius:.5rem;color:#1d1d1d;font-size:.875rem;font-weight:500;left:1rem;padding:.5rem 1rem;position:absolute;top:1rem;white-space:nowrap;z-index:2}section.related-resources .card-item .card-tag-content[data-v-f857cf57]{background:transparent;border:1px solid #7e8b93;border-radius:.5rem;color:#7e8b93;display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:1rem;padding:.5rem 1rem;white-space:nowrap}section.related-resources .card-item .content-block[data-v-f857cf57]:before{content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity .3s linear;width:100%;z-index:-1}section.related-resources .card-item .content-block[data-v-f857cf57]{background-color:#fff;color:#1d1d1d;display:flex;flex:1;flex-direction:column;isolation:isolate;justify-content:end;min-height:80px;padding:1rem;position:relative}section.related-resources .card-item .content-block[data-v-f857cf57] .cta-btn{align-self:flex-end;margin-bottom:0;margin-top:auto}section.related-resources .card-item .card-title[data-v-f857cf57]{display:-webkit-box;font-size:var(--product-card-title);font-weight:500;margin-bottom:1rem;min-height:3em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;overflow:hidden}section.related-resources .card-item.story .story-media-container[data-v-f857cf57]{aspect-ratio:16/9;background-color:transparent;border-radius:0;overflow:hidden;position:relative;width:100%}section.related-resources .card-item.story .story-image[data-v-f857cf57]{border-radius:0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.related-resources .card-item.story .story-iframe[data-v-f857cf57]{border:none;border-radius:0;height:100%;width:100%}section.related-resources .card-item.story .story-content[data-v-f857cf57]{display:flex;flex:1;flex-direction:column;gap:12px;padding-top:.5rem}section.related-resources .card-item .location-badge[data-v-f857cf57]{align-self:flex-start;border:1px solid #7e8b93;border-radius:4px;color:#7e8b93;display:inline-block;font-size:13px;font-weight:500;margin-bottom:12px;padding:4px 12px}section.related-resources .card-item.story .story-title[data-v-f857cf57]{color:#1d1d1d;display:-webkit-box;font-size:var(--p);font-weight:500;line-height:1.5;margin:0;min-height:3em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;overflow:hidden}section.related-resources .card-item.story .read-more-link[data-v-f857cf57]{align-items:center;color:#1d1d1d;display:flex;font-size:14px;font-weight:500;gap:8px;margin-top:auto;text-decoration:none;transition:all .3s ease}section.related-resources .card-item.story .icon-circle[data-v-f857cf57]{align-items:center;background:#1d1d1d;border-radius:50%;display:flex;flex-shrink:0;height:28px;justify-content:center;transition:all .3s ease;width:28px}section.related-resources .card-item .card-content[data-v-f857cf57]{font-size:var(--product-card-title);font-weight:400;margin-bottom:1rem}section.related-resources .card-item .card-meta[data-v-f857cf57]{margin-bottom:1rem}section.related-resources .card-item .card-price[data-v-f857cf57]{font-size:var(--product-card-title);font-weight:600;margin-bottom:2rem}section.related-resources .card-item:hover .content-block[data-v-f857cf57]:before{opacity:0}section.related-resources .card-item:hover a.normal-dark[data-v-f857cf57]{background-color:var(--black);color:#fff;padding-left:.5rem}section.related-resources .card-item:hover a.normal-dark svg circle[data-v-f857cf57]{fill:#fff}section.related-resources .card-item .image-block[data-v-f857cf57]{aspect-ratio:1574/884;height:auto;width:100%}section.related-resources .card-item .card-image[data-v-f857cf57],section.related-resources .card-item .image-block img[data-v-f857cf57]{border-radius:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}section.related-resources .card-item:hover a.normal-dark svg path[data-v-f857cf57]{stroke:var(--black)}section.related-resources .card-item .image-block img[data-v-f857cf57]{border-radius:0;transform:scale(1);transition:all .5s ease-in-out}section.related-resources .card-item a:hover img[data-v-f857cf57]{transform:scale(1.05)}.card-item[data-v-f857cf57] a.cta-btn:hover{border:1px solid #000}section.related-resources .card-item.documentation[data-v-f857cf57]{background-color:#fff;border-radius:6px;overflow:hidden}section.related-resources .card-item .image-block-content .documentation-title[data-v-f857cf57]{color:#ff6b35;font-size:1.5rem;font-weight:600;line-height:1.3;margin:0 0 1rem;text-align:left}section.related-resources .card-item .image-block-content .documentation-description[data-v-f857cf57]{color:#1d1d1d;font-size:1rem;line-height:1.5;margin:0;max-width:100%;text-align:left}section.related-resources .card-item .image-block-content .card-title[data-v-f857cf57]{color:#1d1d1d;margin-bottom:0;text-align:left}section.related-resources .card-item .image-block-content .location-badge[data-v-f857cf57]{align-self:flex-start;margin-bottom:1rem}.card-item[data-v-f857cf57] a.cta-btn,.card-item[data-v-f857cf57] button.cta-btn{background:transparent!important;border:1px solid #fff;cursor:pointer;display:block;font-size:0;gap:0;padding:0}.card-item[data-v-f857cf57] button.cta-btn:hover{border:1px solid #000}@media (min-width:769px) and (max-width:1024px){section.related-resources .card-list[data-v-f857cf57]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.related-resources .bg-element[data-v-f857cf57]{display:none!important}section.related-resources .card-list[data-v-f857cf57]{grid-template-columns:1fr}.card-list .card-item[data-v-f857cf57]{border-radius:6px}.card-list[data-v-f857cf57]{flex-direction:column;gap:0;margin-top:0}.card-list .card-item[data-v-f857cf57]:first-child{padding-top:0!important}.card-list .card-item[data-v-f857cf57]:not(:last-child){border-bottom:1px solid #7e8b93}}.more-stories-section[data-v-b9aa77d1]{background:#fff;color:#1d1d1d}.more-stories-section .icon-title[data-v-b9aa77d1]{color:#1d1d1d}.section-header[data-v-b9aa77d1]{align-items:start;display:flex;justify-content:space-between;margin-bottom:2rem}.listing-grid[data-v-b9aa77d1]{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));width:100%}.card[data-v-b9aa77d1]{background:#fff;border-radius:0;display:flex;flex-direction:column;overflow:hidden}.story-media-container[data-v-b9aa77d1]{aspect-ratio:16/9;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;position:relative;width:100%}.story-image[data-v-b9aa77d1]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.story-iframe[data-v-b9aa77d1]{border:none;height:100%;width:100%}.story-content[data-v-b9aa77d1]{display:flex;flex:1;flex-direction:column;gap:12px;padding-top:.5rem}.location-badge[data-v-b9aa77d1]{align-self:flex-start;border:1px solid #7e8b93;border-radius:4px;color:#7e8b93;display:inline-block;font-size:13px;font-weight:500;padding:4px 12px}.story-title[data-v-b9aa77d1]{display:-webkit-box;font-size:var(--p);line-height:1.4;margin:0;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;overflow:hidden}.read-more-link[data-v-b9aa77d1],.story-title[data-v-b9aa77d1]{color:#1d1d1d;font-weight:500}.read-more-link[data-v-b9aa77d1]{font-size:14px;gap:8px;margin-top:auto;text-decoration:none}.icon-circle[data-v-b9aa77d1],.read-more-link[data-v-b9aa77d1]{align-items:center;display:flex;transition:all .3s ease}.icon-circle[data-v-b9aa77d1]{background:#1d1d1d;border-radius:50%;flex-shrink:0;height:28px;justify-content:center;width:28px}@media screen and (max-width:1024px){.listing-grid[data-v-b9aa77d1]{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width:768px){.listing-grid[data-v-b9aa77d1]{gap:1.75rem;grid-template-columns:1fr}.section-header[data-v-b9aa77d1]{align-items:flex-start;flex-direction:column;gap:0}}@media (min-width:1400px){.listing-grid[data-v-b9aa77d1]{grid-template-columns:repeat(3,1fr)}}.resource-section-list[data-v-2ed4557f]{min-height:50vh}.resource-section-list .mini-container-wrapper[data-v-2ed4557f]{gap:3rem}.section-header[data-v-2ed4557f]{margin-bottom:2rem;width:100%}section h3[data-v-2ed4557f]{font-size:var(--h2-sec-title);font-weight:700;line-height:1.2;margin:0 0 1rem;max-width:1100px}.Description[data-v-2ed4557f]{margin-top:1.5rem}.loading-state[data-v-2ed4557f]{align-items:center;display:flex;justify-content:center;min-height:200px}.loading-spinner[data-v-2ed4557f]{animation:spin-2ed4557f 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes spin-2ed4557f{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.listing-grid[data-v-2ed4557f]{display:grid;gap:24px;grid-template-columns:repeat(var(--grid-columns,3),1fr);margin-bottom:2rem;width:100%}.video-container[data-v-2ed4557f]{aspect-ratio:16/9;background-color:#000;border-radius:8px;overflow:hidden;position:relative;width:100%}.video-thumbnail-wrapper[data-v-2ed4557f]{cursor:pointer;height:100%;position:relative;width:100%}.video-thumbnail[data-v-2ed4557f]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.play-button[data-v-2ed4557f]{align-items:center;background:#0009;border:none;border-radius:50%;cursor:pointer;display:flex;height:64px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:64px}.play-button[data-v-2ed4557f]:hover{background:#000c;transform:translate(-50%,-50%) scale(1.1)}.video-player[data-v-2ed4557f]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.card .title[data-v-2ed4557f]{display:-webkit-box;font-size:var(--p);font-weight:500;line-height:1.5;margin-top:.5rem;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.news-content[data-v-2ed4557f]{display:flex;flex:1;flex-direction:column;gap:12px}.news-type[data-v-2ed4557f]{color:#7e8b93;font-size:1rem;font-weight:400;letter-spacing:.5px}.news-footer[data-v-2ed4557f]{align-items:center;border-top:1px solid #7d7d7d;display:flex;gap:16px;justify-content:space-between;padding:.5rem 0}.news-date[data-v-2ed4557f]{color:var(--txt-color);display:inline-flex;flex-wrap:nowrap;font-size:13px;font-weight:500;gap:.5rem}.news-arrow[data-v-2ed4557f]{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;text-decoration:none;width:32px}.news-arrow svg[data-v-2ed4557f]{transition:transform .3s ease}.news-arrow:hover svg[data-v-2ed4557f]{transform:scale(1.1)}.news-arrow svg circle[data-v-2ed4557f]{fill:#fff}.news-arrow svg path[data-v-2ed4557f]{stroke:#1d1d1d}.news-title[data-v-2ed4557f]{color:var(--txt-color);font-size:var(--p);font-weight:500;line-height:1.4;-webkit-line-clamp:2;min-height:2.8em}.news-description[data-v-2ed4557f],.news-title[data-v-2ed4557f]{display:-webkit-box;margin:0;-webkit-box-orient:vertical;overflow:hidden}.news-description[data-v-2ed4557f]{color:#666;font-size:14px;line-height:1.6;-webkit-line-clamp:3}.webinar-image-container[data-v-2ed4557f]{aspect-ratio:384/177;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;position:relative;width:100%}.webinar-image[data-v-2ed4557f]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.webinar-content[data-v-2ed4557f]{display:flex;flex:1;flex-direction:column;gap:12px;padding:.5rem}.webinar-tag[data-v-2ed4557f]{align-self:flex-start;border:1px solid #7e8b93;border-radius:4px;color:#7e8b93;display:inline-block;font-size:13px;font-weight:500;padding:4px 12px}.webinar-title[data-v-2ed4557f]{color:#1d1d1d;font-size:var(--p);font-weight:600;line-height:1.4;-webkit-line-clamp:2;min-height:2.8em}.webinar-description[data-v-2ed4557f],.webinar-title[data-v-2ed4557f]{display:-webkit-box;margin:0;-webkit-box-orient:vertical;overflow:hidden}.webinar-description[data-v-2ed4557f]{color:#666;font-size:14px;line-height:1.6;-webkit-line-clamp:3;flex:1}.watch-link[data-v-2ed4557f]{color:#1d1d1d;font-size:14px;font-weight:500;gap:8px;margin-top:auto;text-decoration:none}.icon-circle[data-v-2ed4557f],.watch-link[data-v-2ed4557f]{align-items:center;display:flex;transition:all .3s ease}.icon-circle[data-v-2ed4557f]{border-radius:50%;flex-shrink:0;height:28px;justify-content:center;width:28px}.event-image-container[data-v-2ed4557f]{aspect-ratio:379/157;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;position:relative;width:100%}.upcoming-badge[data-v-2ed4557f]{background:#f79433;border-radius:4px;color:#fff;font-size:12px;font-weight:600;left:12px;padding:6px 16px;position:absolute;text-transform:capitalize;top:12px;z-index:1}.event-image[data-v-2ed4557f]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.event-content[data-v-2ed4557f]{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:.5rem}.location-text[data-v-2ed4557f]{align-self:flex-start;border:1px solid #7e8b93;border-radius:4px;color:#7e8b93;display:inline-block;font-size:13px;font-weight:500;padding:4px 12px}.event-title[data-v-2ed4557f]{color:var(--txt-color);display:-webkit-box;font-size:var(--p);font-weight:500;line-height:1.4;margin:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;overflow:hidden}.event-meta[data-v-2ed4557f]{align-items:center;display:flex;gap:8px;margin-top:4px}.event-date[data-v-2ed4557f]{color:var(--txt-color);font-size:14px;font-weight:400}.join-link[data-v-2ed4557f]{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;gap:8px;margin-top:8px;text-decoration:none;transition:all .3s ease}.listing-events .join-link svg circle[data-v-2ed4557f]{fill:#fff}.listing-events .join-link svg path[data-v-2ed4557f]{stroke:#1d1d1d}.story-media-container[data-v-2ed4557f]{aspect-ratio:16/9;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;position:relative;width:100%}.story-image[data-v-2ed4557f]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.story-iframe[data-v-2ed4557f]{border:none;height:100%;width:100%}.story-content[data-v-2ed4557f]{display:flex;flex:1;flex-direction:column;gap:12px;padding:.5rem}.location-badge[data-v-2ed4557f]{align-self:flex-start;border:1px solid #7e8b93;border-radius:4px;color:#7e8b93;display:inline-block;font-size:13px;font-weight:500;padding:4px 12px}.story-title[data-v-2ed4557f]{display:-webkit-box;font-size:var(--p);line-height:1.4;margin:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;overflow:hidden}.read-more-link[data-v-2ed4557f],.story-title[data-v-2ed4557f]{color:#1d1d1d;font-weight:500}.read-more-link[data-v-2ed4557f]{align-items:center;display:flex;font-size:14px;gap:8px;margin-top:auto;text-decoration:none;transition:all .3s ease}.card[data-v-2ed4557f]{border-radius:0;display:flex;flex-direction:column}.listing-newsroom .card[data-v-2ed4557f]{background:#2c2c2c;border-radius:.375rem;padding:1rem}.listing-webinars .card[data-v-2ed4557f]{background:#fff;overflow:hidden}.listing-events .card[data-v-2ed4557f]{background:#2d2d2d;border-radius:0 0 .5rem .5rem;padding:1.5rem 0;position:relative}.listing-events .card[data-v-2ed4557f]:first-child,.listing-events .card[data-v-2ed4557f]:nth-child(2),.listing-events .card[data-v-2ed4557f]:nth-child(3){padding-top:0}.listing-events .card[data-v-2ed4557f]:after{bottom:0;content:"";height:1px;position:absolute;width:calc(100% + 24px)}.listing-stories .card[data-v-2ed4557f]{background:#fff;overflow:hidden}.cta-wrapper[data-v-2ed4557f]{margin-top:2rem;width:100%}@media (max-width:1024px){.listing-grid[data-v-2ed4557f]{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.listing-grid[data-v-2ed4557f]{gap:2rem;grid-template-columns:1fr;margin-bottom:0}.c-pad[data-v-2ed4557f],.m-c-pad[data-v-2ed4557f]{padding:calc(var(--common-padding)*4) 1rem!important}.resource-section-list .mini-container-wrapper[data-v-2ed4557f]{align-items:stretch;flex-direction:column}.play-button[data-v-2ed4557f]{height:56px;width:56px}}@media (min-width:1400px){.listing-grid[data-v-2ed4557f]{grid-template-columns:repeat(var(--grid-columns,3),1fr)}}.rich-text-section[data-v-86f5a7e2]{isolation:isolate;position:relative}.rich-text-content[data-v-86f5a7e2]{width:100%}.rich-text-content[data-v-86f5a7e2] p{line-height:1.6;margin-bottom:1rem}.rich-text-content[data-v-86f5a7e2] p:last-child{margin-bottom:0}.rich-text-content[data-v-86f5a7e2] h1,.rich-text-content[data-v-86f5a7e2] h2,.rich-text-content[data-v-86f5a7e2] h3,.rich-text-content[data-v-86f5a7e2] h4,.rich-text-content[data-v-86f5a7e2] h5,.rich-text-content[data-v-86f5a7e2] h6{font-weight:600;line-height:1.3;margin-bottom:1rem;margin-top:1.5rem}.rich-text-content[data-v-86f5a7e2] h2{font-size:clamp(1.75rem,3.5vw + .5rem,3.125rem);font-weight:600;line-height:1.3}.rich-text-content[data-v-86f5a7e2] h3{color:#1d1d1d;font-size:22px;font-style:normal;font-weight:600;line-height:1.3;margin-bottom:1rem;margin-top:1.5rem}.rich-text-content[data-v-86f5a7e2] h4{font-size:clamp(1rem,1.2vw + .5rem,1.25rem);font-weight:600;line-height:1.3}.rich-text-content[data-v-86f5a7e2] h5{font-size:clamp(.875rem,.8vw + .5rem,.9375rem);font-weight:600;line-height:1.3}.rich-text-content[data-v-86f5a7e2] h6{font-size:clamp(.75rem,.5vw + .4rem,.75rem);font-weight:600;line-height:1.3}.rich-text-content[data-v-86f5a7e2] ul.ul li{align-items:baseline;display:flex;flex-direction:row;gap:.5rem;line-height:1.75;position:relative}.rich-text-content[data-v-86f5a7e2] ul.ul li:before{aspect-ratio:1;background-color:var(--orange);border-radius:50%;content:"";flex:0 0 10px;left:0;margin-top:0;position:relative;text-align:center;width:10px}.rich-text-content[data-v-86f5a7e2] ol{list-style:numeric;padding-left:1rem}.rich-text-content[data-v-86f5a7e2] ol li{list-style:numeric;padding-left:0}.rich-text-content[data-v-86f5a7e2] ol li:before{content:none}.rich-text-content[data-v-86f5a7e2] li{margin-bottom:.5rem}.rich-text-content[data-v-86f5a7e2] strong{font-weight:600}.rich-text-content[data-v-86f5a7e2] em{font-style:italic}.rich-text-content[data-v-86f5a7e2] a{color:#f79433;text-decoration:underline}.rich-text-content[data-v-86f5a7e2] a:hover{color:#ff9e1f}.rich-text-content[data-v-86f5a7e2] a.direct-url-link{color:#1d1d1d;text-decoration:none}.rich-text-content[data-v-86f5a7e2] a.direct-url-link:hover{color:#f79433}.rich-text-content[data-v-86f5a7e2] code{background:#f5f5f5;border-radius:3px;font-family:monospace;font-size:.9em;padding:.2rem .4rem}.rich-text-content[data-v-86f5a7e2] blockquote{border-left:4px solid #f79433;font-style:italic;margin:1rem 0;padding-left:1rem}section.section-icon-with-info[data-v-10705206]{background:var(--bg);background-color:var(--bg-color);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--txt-color);isolation:isolate;position:relative;text-align:center}section.section-icon-with-info h3[data-v-10705206]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto 2rem;text-align:start}.bg-element[data-v-10705206]{background-repeat:no-repeat;height:100%;position:absolute;width:100%}section.section-icon-with-info .Description[data-v-10705206]>*{margin-bottom:1rem}section.section-icon-with-info .desktop-only[data-v-10705206]{display:grid}section.section-icon-with-info .mobile-only[data-v-10705206]{display:none}@media (min-width:769px) and (max-width:1024px){section.section-icon-with-info .icon-cards-list[data-v-10705206]{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){section.section-icon-with-info .desktop-only[data-v-10705206]{display:none}section.section-icon-with-info .mobile-only[data-v-10705206]{display:block;width:100%}}.icon-cards-slider[data-v-10705206]{padding-bottom:50px;position:relative;width:100%}.icon-swiper[data-v-10705206]{padding:0 10px;width:100%}.icon-swiper[data-v-10705206] .swiper-wrapper{align-items:stretch}.icon-swiper[data-v-10705206] .swiper-slide{display:flex;flex-direction:column;height:auto}.slide-column-group[data-v-10705206]{display:flex;flex:1;flex-direction:column;gap:2rem;height:100%;width:100%}.custom-scrollbar-wrapper[data-v-10705206]{align-items:center;bottom:10px;display:flex;flex-direction:column-reverse;gap:1rem;justify-content:space-between;left:0;padding:0 20px;position:absolute;right:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.custom-scrollbar-track[data-v-10705206]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#e8e9e9 36%,#e8e9e9 65%,#f2942500 66%,#f2942500);border-radius:4px;cursor:pointer;flex-shrink:0;height:8px;overflow:visible;position:relative;touch-action:none;width:100%}.custom-scrollbar-thumb[data-v-10705206]{background-color:var(--orange);border-radius:4px;cursor:grab;height:8px;position:absolute;top:0;touch-action:none;transition:left .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100px;will-change:left}.custom-scrollbar-thumb[data-v-10705206]:active{cursor:grabbing}.pagination-fraction[data-v-10705206]{color:var(--txt-color);flex-shrink:0;font-size:.875rem;font-weight:400;margin-left:auto;pointer-events:none;white-space:nowrap}section.section-icon-with-info .icon-cards-list[data-v-10705206]{gap:2rem}section.section-icon-with-info .icon-card[data-v-10705206]{background-color:var(--color-bg-secondary);border-radius:.5rem;box-shadow:var(--box-shadow);gap:0;height:100%;min-height:80px;padding:1.5rem;position:relative}section.section-icon-with-info .icon-card.mobile-layout[data-v-10705206]{display:flex;flex:1;flex-direction:column}section.section-icon-with-info .icon-card.dummy-card[data-v-10705206]{background-color:transparent;box-shadow:none;opacity:0;pointer-events:none;visibility:hidden}section.section-icon-with-info .icon-card[data-v-10705206]:before{background:var(--txt-color);content:"";display:block;height:100%;left:.625rem;position:absolute;top:0;transition:height .5s ease-in-out;width:1px}section.section-icon-with-info .icon-card.dummy-card[data-v-10705206]:before{display:none}section.section-icon-with-info .icon-card-header[data-v-10705206]{gap:.5rem;padding-bottom:1.5rem;padding-left:1rem;position:relative}section.section-icon-with-info .icon-card:not(:has(.icon-description)) .icon-card-header[data-v-10705206]{padding-bottom:0}section.section-icon-with-info .icon-card-header a[data-v-10705206]{position:relative}section.section-icon-with-info .icon-card-header .icon-link[data-v-10705206]:after{background:var(--orange);border:1px solid var(--orange);border-radius:50%;content:"";display:block;height:1.188rem;left:-1.425rem;position:absolute;top:4px;width:1.188rem}section.section-icon-with-info .icon-link[data-v-10705206]{align-items:start;color:var(--txt-color);display:flex;flex-wrap:nowrap;font-size:var(--p);font-weight:600;gap:2rem;justify-content:start;text-align:left;text-decoration:none}section.section-icon-with-info .icon-link svg[data-v-10705206]{max-width:21px}section.section-icon-with-info .icon-card-header img[data-v-10705206]{height:auto;max-width:50px}.icon-description[data-v-10705206]{color:var(--txt-color);flex:1;font-size:.95rem;line-height:1.5;padding-left:1rem;text-align:left}.card-item[data-v-10705206]{background-color:#fff;border-radius:6px;overflow:hidden}section.section-icon-with-info .card-list[data-v-10705206]{display:grid;gap:1.325rem;grid-template-columns:repeat(3,minmax(320px,1fr))}section.section-icon-with-info .card-item .image-block[data-v-10705206]{align-items:center;aspect-ratio:480/220;display:flex;flex-direction:column;gap:0;justify-content:center}section.section-icon-with-info .card-item .content-block[data-v-10705206] *{text-align:left}section.section-icon-with-info .card-item .image-block[data-v-10705206]{position:relative}section.section-icon-with-info .card-item .content-block[data-v-10705206]:before{content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity .3s linear;width:100%;z-index:-1}section.section-icon-with-info .card-item .content-block[data-v-10705206]{background-color:#fff;color:#1d1d1d;isolation:isolate;padding:1.75rem 1.75rem 2.375rem;position:relative}section.section-icon-with-info .card-item .card-title[data-v-10705206]{font-size:var(--product-card-title);font-weight:500;margin-bottom:1rem}section.section-icon-with-info .card-item .card-content[data-v-10705206]{font-size:var(--product-card-title);font-weight:400;margin-bottom:1rem}section.section-icon-with-info .card-item .card-meta[data-v-10705206]{margin-bottom:1rem}section.section-icon-with-info .card-item .card-price[data-v-10705206]{font-size:var(--product-card-title);font-weight:600;margin-bottom:2rem}section.section-icon-with-info .card-item:hover .content-block[data-v-10705206]:before{opacity:0}section.section-icon-with-info .card-item:hover a.normal-dark[data-v-10705206]{background-color:var(--black);color:#fff;padding-left:.5rem}section.section-icon-with-info .card-item:hover a.normal-dark svg circle[data-v-10705206]{fill:#fff}section.section-icon-with-info .card-item .image-block[data-v-10705206]{aspect-ratio:1574/884;height:auto;width:100%}section.section-icon-with-info .card-item .image-block img[data-v-10705206]{height:auto;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}section.section-icon-with-info .card-item:hover a.normal-dark svg path[data-v-10705206]{stroke:var(--black)}.card-item[data-v-10705206] a.cta-btn:hover{border:1px solid #000}.card-item[data-v-10705206] a.cta-btn{border:1px solid #fff;cursor:pointer;font-size:0;gap:0;padding:0}@media screen and (max-width:768px){.section-icon-with-info .bg-element[data-v-10705206]{display:none!important}section.section-icon-with-info .card-list[data-v-10705206]{grid-template-columns:1fr}section.section-icon-with-info .grid-3[data-v-10705206]{gap:3rem;grid-template-columns:repeat(1,1fr)}.card-list[data-v-10705206]{flex-direction:column;gap:0;margin-top:0}.card-list .card-item[data-v-10705206]{border-radius:0;padding:2rem 0}.card-list .card-item[data-v-10705206]:first-child{padding-top:0!important}.card-list .card-item[data-v-10705206]:not(:last-child){border-bottom:1px solid #7e8b93}}section.saving-calculator[data-v-fd4a8ec4]{background:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative;z-index:1}section.saving-calculator .mini-container[data-v-fd4a8ec4]{overflow:visible}section.saving-calculator .content-block[data-v-fd4a8ec4] *{margin-bottom:1rem}section.saving-calculator .content-block p[data-v-fd4a8ec4]{max-width:650px}.m-w-50[data-v-fd4a8ec4]{max-width:50%}@media screen and (max-width:768px){.bg-element[data-v-fd4a8ec4]{display:none}.m-bg[data-v-fd4a8ec4]{margin-top:-3rem;z-index:-1}.saving-calculator .m-bg[data-v-fd4a8ec4]{margin-left:-1rem;max-width:100vw;width:100vw}.m-r-min-h[data-v-fd4a8ec4]{min-height:unset!important}.m-m-w-100[data-v-fd4a8ec4]{max-width:100%}}section.overview-container[data-v-3a2c4942]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}.section.overview-container .desktop-only[data-v-3a2c4942]{display:grid}section.overview-container .mobile-only[data-v-3a2c4942]{display:none}@media (min-width:769px) and (max-width:1024px){.icon-cards-list.grid-3[data-v-3a2c4942]{display:grid!important;gap:2rem 1rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){section.overview-container .desktop-only[data-v-3a2c4942]{display:none}section.overview-container .mobile-only[data-v-3a2c4942]{display:block;width:100%}}.icon-cards-slider[data-v-3a2c4942]{padding-bottom:50px;position:relative;width:100%}.icon-swiper[data-v-3a2c4942]{padding:0 10px;width:100%}.icon-swiper[data-v-3a2c4942] .swiper-wrapper{align-items:stretch}.icon-swiper[data-v-3a2c4942] .swiper-slide{display:flex;flex-direction:column;height:auto}.slide-column-group[data-v-3a2c4942]{display:flex;flex:1;flex-direction:column;gap:2rem;height:100%;width:100%}.custom-scrollbar-wrapper[data-v-3a2c4942]{align-items:center;bottom:10px;display:flex;flex-direction:column-reverse;gap:1rem;justify-content:space-between;left:0;padding:0 20px;position:absolute;right:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.custom-scrollbar-track[data-v-3a2c4942]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#e8e9e9 36%,#e8e9e9 65%,#f2942500 66%,#f2942500);border-radius:4px;cursor:pointer;flex-shrink:0;height:8px;overflow:visible;position:relative;touch-action:none;width:100%}.custom-scrollbar-thumb[data-v-3a2c4942]{background-color:var(--orange);border-radius:4px;cursor:grab;height:8px;position:absolute;top:0;touch-action:none;transition:left .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100px;will-change:left}.custom-scrollbar-thumb[data-v-3a2c4942]:active{cursor:grabbing}.pagination-fraction[data-v-3a2c4942]{color:var(--txt-color);flex-shrink:0;font-size:.875rem;font-weight:400;margin-left:auto;pointer-events:none;white-space:nowrap}section.overview-container .icon-cards-list[data-v-3a2c4942]{gap:2rem}section.overview-container .icon-card[data-v-3a2c4942]{background-color:var(--color-bg-secondary);border-radius:.5rem;box-shadow:var(--box-shadow);gap:0;height:100%;min-height:200px;padding:1.5rem;position:relative}section.overview-container .icon-card.mobile-layout[data-v-3a2c4942]{display:flex;flex:1;flex-direction:column}section.overview-container .icon-card.dummy-card[data-v-3a2c4942]{background-color:transparent;box-shadow:none;opacity:0;pointer-events:none;visibility:hidden}section.overview-container .icon-card[data-v-3a2c4942]:before{background:var(--txt-color);content:"";display:block;height:100%;left:.625rem;position:absolute;top:0;transition:height .5s ease-in-out;width:1px}section.overview-container .icon-card.dummy-card[data-v-3a2c4942]:before{display:none}section.overview-container .icon-card-header[data-v-3a2c4942]{gap:.5rem;padding-bottom:1.5rem;padding-left:1rem;position:relative}section.overview-container .icon-card-header a[data-v-3a2c4942]{position:relative}section.overview-container .icon-card-header a[data-v-3a2c4942]:after{background:var(--orange);border:1px solid var(--orange);border-radius:50%;content:"";display:block;height:1.188rem;left:-2.425rem;position:absolute;top:4px;width:1.188rem}section.overview-container .icon-link[data-v-3a2c4942]{align-items:center;color:var(--txt-color);display:flex;flex-wrap:nowrap;font-size:var(--icon-title);font-weight:600;gap:2rem;justify-content:start;text-decoration:none}section.overview-container .icon-link svg[data-v-3a2c4942]{max-width:21px}section.overview-container .icon-card.mobile-layout p[data-v-3a2c4942]{padding:0 0 0 1rem}section.overview-container .icon-card-header img[data-v-3a2c4942]{height:auto;max-width:50px}.icon-description[data-v-3a2c4942]{color:var(--txt-color);flex:1;font-size:.95rem;line-height:1.5}section.overview-container .tab-navigation[data-v-3a2c4942]{display:flex;gap:1.5rem;justify-content:center;width:100%}.tab-navigation button[data-v-3a2c4942]{border:2px solid #fff;border-radius:2rem;color:#fff;font-weight:600;padding:.5rem 2rem;position:relative}.tab-navigation button.active[data-v-3a2c4942]{background:var(--orange);border-color:var(--orange)}.tab-navigation button.active[data-v-3a2c4942]:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid var(--orange);bottom:-10px;content:"";filter:drop-shadow(0 2px 3px rgba(0,0,0,.2));height:0;left:50%;position:absolute;transform:translate(-50%);width:0}section.overview-container .tab-content .pricing-items[data-v-3a2c4942]{background:var(--bg);background-color:var(--bg-color);border-radius:.5rem;color:var(--txt-color)}section.overview-container .tab-content .pricing-items.column-2>div.pricing-card[data-v-3a2c4942]{flex:0 0 50%}section.overview-container .tab-content .pricing-items.column-3>div.pricing-card[data-v-3a2c4942]{flex:0 0 33.33%}section.overview-container .tab-content .pricing-items .pricing-card[data-v-3a2c4942]:not(:last-child){border-right:1px solid var(--border-color)}section.overview-container .tab-content .pricing-items .content-title[data-v-3a2c4942]{font-size:var(--highlight-title);font-weight:600;line-height:1}section.overview-container .tab-content .pricing-items .content-title[data-v-3a2c4942]:after{background:var(--orange);content:"";display:block;height:2px;margin:1.5rem 0;width:50%}section.overview-container h3[data-v-3a2c4942]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}section.overview-container .tab-content .pricing-items .sub-content-title[data-v-3a2c4942]{font-size:var(--highlight-title);font-weight:600;line-height:1.25;margin-bottom:1rem}section.overview-container .tab-content[data-v-3a2c4942] .content-block ul{display:flex;flex-direction:column;gap:.25rem;list-style-type:none;list-style:none;margin-left:1rem;padding-left:0}section.overview-container .tab-content .pricing-items .content[data-v-3a2c4942]{align-items:stretch;display:flex;flex:1 1 100%;flex-direction:column;height:100%;justify-content:space-between}section.overview-container .tab-content[data-v-3a2c4942] .content-block ul li{display:inline;line-height:1.5;position:relative;width:100%}section.overview-container .tab-content[data-v-3a2c4942] .content-block ul li:before{background-image:url(https://wcsproddb.worldcastsystems.com/uploads/list_icon_846a12b0cd.png);background-size:cover;color:var(--orange);content:"";display:inline-block;height:16px;margin-left:-.75rem;margin-top:0;transform:translateY(2px) translate(-4px);width:16px}section.overview-container .tab-content .pricing-items .content .content-section:not(:first-child) .sub-content-title[data-v-3a2c4942]:before{background:var(--orange);content:"";display:block;height:2px;margin:1.5rem 0;width:50%}section.overview-container[data-v-3a2c4942] .content-block :not(li>span){margin-bottom:1rem}section.overview-container .tab-content .pricing-card[data-v-3a2c4942]{display:flex;flex:1 1 100%;flex-direction:column;padding:1.5rem}.pricing-card[data-v-3a2c4942] .svg-btn{background:var(--orange);border-radius:4px;color:#fff;font-weight:500;padding:.5rem 1rem;transition:background .2s ease}.pricing-card[data-v-3a2c4942] .svg-btn svg{display:none}.pricing-card[data-v-3a2c4942] .svg-btn:hover{background:var(--orange-dark,#d65500)}section.overview-container .tab-content[data-v-3a2c4942]{background-color:var(--block-bg);border-radius:.5rem;overflow:hidden}.card-block[data-v-3a2c4942]{background-color:var(--CardBgColor);border-radius:8px;color:var(--CardTextColor);padding:2rem}section.overview-container .card-block[data-v-3a2c4942] ul{list-style-type:none;list-style:none;margin-left:1rem;padding-left:0}section.overview-container .card-block[data-v-3a2c4942] ul li{align-items:baseline;display:flex;flex-wrap:nowrap;gap:.5rem;line-height:1.25;position:relative;width:100%}section.overview-container .card-block[data-v-3a2c4942] ul li:before{background-image:url(https://wcsproddb.worldcastsystems.com/uploads/list_icon_846a12b0cd.png);background-size:cover;color:var(--orange);content:"";display:inline-block;flex:0 0 16px;height:16px;margin-left:-1em;width:16px}section.overview-container .card-block div[data-v-3a2c4942] p:first-child strong{font-size:var(--highlight-title);font-weight:600!important;margin-bottom:2rem}section.overview-container[data-v-3a2c4942] .card-block :not(li>span){margin-bottom:1rem}.competitive-pricing[data-v-3a2c4942]{background-color:var(--block-bg);color:var(--block-text);padding:3rem 1.5rem}.competitive-pricing .pricing-list[data-v-3a2c4942]{display:flex;flex-direction:row;flex-wrap:wrap;gap:5vw;margin-top:1rem}section.overview-container .tab-content-container[data-v-3a2c4942]{background-color:var(--block-bg);border-radius:.5rem;margin-top:2rem;overflow:hidden}@media screen and (max-width:768px){section.overview-container .grid-3[data-v-3a2c4942]{gap:3rem;grid-template-columns:repeat(1,1fr)}section.overview-container .tab-content .pricing-items[data-v-3a2c4942]{padding:5vw 2.6vw}}section.overview-container[data-v-3efd2307]{background-color:var(--bg-color);color:var(--txt-color);isolation:isolate;position:relative}section.overview-container .tab-navigation[data-v-3efd2307]{display:flex;gap:1.5rem;justify-content:center;width:100%}section.overview-container .image-container>div img[data-v-3efd2307]{height:auto;width:100%}section.overview-container .tab-content .pricing-items[data-v-3efd2307]{background:var(--bg);background-color:var(--bg-color);border-radius:.5rem;color:var(--txt-color)}section.overview-container .tab-content .pricing-items.column-2>div.pricing-card[data-v-3efd2307]{flex:0 0 50%}section.overview-container .tab-content .pricing-items.column-3>div.pricing-card[data-v-3efd2307]{flex:0 0 33.33%}section.overview-container .tab-content .pricing-items .pricing-card[data-v-3efd2307]:not(:last-child){border-right:1px solid var(--border-color)}section.overview-container .tab-content .pricing-items .content-title[data-v-3efd2307]{font-size:var(--highlight-title);font-weight:600;line-height:1}.explore[data-v-3efd2307],.explore[data-v-3efd2307] a,.explore[data-v-3efd2307] svg{margin-bottom:0!important}section.overview-container .tab-content .pricing-items .content-title[data-v-3efd2307]:after{background:var(--orange);content:"";display:block;height:2px;margin:1.5rem 0;width:50%}section.overview-container .tab-content .pricing-items[data-v-3efd2307] .content-info p strong{font-weight:600!important}section.overview-container h3[data-v-3efd2307]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}section.overview-container .content-block[data-v-3efd2307]{margin:0 auto}section.overview-container .tab-content .pricing-items .sub-content-title[data-v-3efd2307]{font-size:var(--highlight-title);font-weight:600;line-height:1.25;margin-bottom:1rem}section.overview-container .tab-content[data-v-3efd2307] .content-block ul{display:flex;flex-direction:column;gap:.25rem;list-style-type:none;list-style:none;margin-left:1rem;padding-left:0}section.overview-container .tab-content .pricing-items .content[data-v-3efd2307]{align-items:stretch;display:flex;flex:1 1 100%;flex-direction:column;height:100%;justify-content:space-between}section.overview-container .tab-content[data-v-3efd2307] .content-block ul li{display:inline;line-height:1.5;position:relative;width:100%}section.overview-container .tab-content[data-v-3efd2307] .content-block ul li:before{background-image:url(https://wcsproddb.worldcastsystems.com/uploads/list_icon_846a12b0cd.png);background-size:cover;color:var(--orange);content:"";display:inline-block;height:16px;margin-left:-.75rem;margin-top:0;transform:translateY(2px) translate(-4px);width:16px}section.overview-container .tab-content .pricing-items .content .content-section:not(:first-child) .sub-content-title[data-v-3efd2307]:before{background:var(--orange);content:"";display:block;height:2px;margin:1.5rem 0;width:50%}section.overview-container[data-v-3efd2307] .content-block :not(li>span){margin-bottom:1rem}section.overview-container[data-v-3efd2307] .content-block li strong{margin-bottom:0}section.overview-container .tab-content .pricing-card[data-v-3efd2307]{background:var(--bg);background-color:var(--bg-color);border:1px solid var(--border-color);display:flex;flex:1 1 100%;flex-direction:column;padding:1.5rem}.pricing-card[data-v-3efd2307] .svg-btn{background:var(--orange);border-radius:4px;color:#fff;font-weight:500;padding:.5rem 1rem;transition:background .2s ease}.pricing-card[data-v-3efd2307] .svg-btn svg{display:none}.pricing-card[data-v-3efd2307] .svg-btn:hover{background:#000}.tab-navigation button[data-v-3efd2307]{border:2px solid #fff;border-radius:2rem;color:#fff;font-weight:600;padding:.5rem 2rem;position:relative}.tab-navigation button.active[data-v-3efd2307]{background:var(--orange);border-color:var(--orange)}.Size-25-75[data-v-3efd2307] :first-child{flex:0 0 25%}.Size-25-75[data-v-3efd2307] :last-child{flex:0 0 75%}.Size-30-70[data-v-3efd2307] :first-child{flex:0 0 30%}.Size-30-70[data-v-3efd2307] :last-child{flex:0 0 70%}.Size-40-60[data-v-3efd2307] :first-child{flex:0 0 40%}.Size-40-60[data-v-3efd2307] :last-child{flex:0 0 60%}.Size-50-50[data-v-3efd2307] :first-child,.Size-50-50[data-v-3efd2307] :last-child{flex:0 0 50%}.Size-60-40[data-v-3efd2307] :first-child{flex:0 0 60%}.Size-60-40[data-v-3efd2307] :last-child{flex:0 0 40%}.Size-70-30[data-v-3efd2307] :first-child{flex:0 0 70%}.Size-70-30[data-v-3efd2307] :last-child{flex:0 0 30%}.Size-75-25[data-v-3efd2307] :first-child{flex:0 0 75%}.Size-75-25[data-v-3efd2307] :last-child{flex:0 0 25%}.tab-navigation button.active[data-v-3efd2307]:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid var(--orange);bottom:-10px;content:"";filter:drop-shadow(0 2px 3px rgba(0,0,0,.2));height:0;left:50%;position:absolute;transform:translate(-50%);width:0}section.overview-container .row-flex[data-v-3efd2307]:has(.card){gap:5vw}section.overview-container .row-flex .card[data-v-3efd2307]{flex:1 1 55%;max-width:55%}section.overview-container .row-flex:has(.card) .image-container[data-v-3efd2307]{flex:0 0 45%;max-width:45%}section.overview-container .row-flex:has(.card) .image-container img[data-v-3efd2307]{max-width:640px;width:100%}@media screen and (max-width:768px){section.overview-container .tab-content .pricing-items[data-v-3efd2307]{padding:5vw 2.6vw}section.overview-container h3[data-v-3efd2307]{width:100%}}section.overview-container .tab-content[data-v-3efd2307]{border-radius:.5rem;overflow:visible}.card-block[data-v-3efd2307]{background-color:var(--CardBgColor);border-radius:8px;color:var(--CardTextColor);padding:2rem}section.overview-container .card-block[data-v-3efd2307] ul{list-style-type:none;list-style:none;margin-left:1rem;padding-left:0}section.overview-container .card-block[data-v-3efd2307] ul li{align-items:baseline;display:flex;flex-wrap:nowrap;gap:.5rem;line-height:1.25;position:relative;width:100%}section.overview-container .card-block[data-v-3efd2307] ul li:before{background-image:url(https://wcsproddb.worldcastsystems.com/uploads/list_icon_846a12b0cd.png);background-size:cover;color:var(--orange);content:"";display:inline-block;flex:0 0 16px;height:16px;margin-left:-1em;width:16px}section.overview-container .card-block div[data-v-3efd2307] p:first-child strong{font-size:var(--highlight-title);font-weight:600!important;margin-bottom:2rem}section.overview-container[data-v-3efd2307] .card-block :not(li>span){margin-bottom:1rem}.competitive-pricing[data-v-3efd2307]{background-color:var(--block-bg);color:var(--block-text);padding:3rem 1.5rem}.competitive-pricing .pricing-list[data-v-3efd2307]{display:flex;flex-direction:row;flex-wrap:wrap;gap:5vw;margin-top:1rem}section.overview-container .tab-content-container[data-v-3efd2307]{border-radius:.5rem;margin-top:2rem;overflow:hidden}.subscribe-form-section[data-v-2852df1c]{background:#fff;padding:3rem 0;width:100%}.subscribe-form-section .container[data-v-2852df1c]{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}.hubspot-form-wrapper[data-v-2852df1c]{margin:0 auto}#hbspt[data-v-2852df1c],.hubspot-form-wrapper[data-v-2852df1c]{min-height:800px;width:100%}#hbspt[data-v-2852df1c] .hs-form{font-family:inherit}#hbspt[data-v-2852df1c] .hs-form-field{margin-bottom:1.5rem}#hbspt[data-v-2852df1c] .hs-form-field label{color:#1d1d1d;display:block;font-weight:500;margin-bottom:.5rem}#hbspt[data-v-2852df1c] .hs-form-field input[type=email],#hbspt[data-v-2852df1c] .hs-form-field input[type=text],#hbspt[data-v-2852df1c] .hs-form-field select,#hbspt[data-v-2852df1c] .hs-form-field textarea{border:1px solid #d1d5db;border-radius:4px;font-family:inherit;font-size:1rem;padding:.75rem;width:100%}#hbspt[data-v-2852df1c] .hs-form-field input[type=checkbox]{margin-right:.5rem}#hbspt[data-v-2852df1c] .hs-button{background-color:#ff6b35;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:background-color .3s ease}#hbspt[data-v-2852df1c] .hs-button:hover{background-color:#e55a2b}.form-loading[data-v-2852df1c]{align-items:center;color:#666;display:flex;font-size:1.1rem;justify-content:center;min-height:400px;padding:4rem 2rem;text-align:center}@media (max-width:768px){.subscribe-form-section[data-v-2852df1c]{padding:2rem 0}.subscribe-form-section .container[data-v-2852df1c]{padding:0 1rem}#hbspt[data-v-2852df1c]{min-height:300px}}section.support-section[data-v-5c507d6d]{background:var(--bg);background-color:var(--bg-color);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--txt-color);isolation:isolate;padding:calc(var(--common-padding)*2) var(--common-padding);position:relative;text-align:center}section.support-section .icon-title[data-v-5c507d6d]{margin-bottom:1rem}section.support-section h3[data-v-5c507d6d]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}.bg-element[data-v-5c507d6d]{background-repeat:no-repeat;height:100%;position:absolute;width:100%}section.support-section .Description[data-v-5c507d6d]>*{margin-bottom:.5rem}section.support-section .supportlisting-card .Description[data-v-5c507d6d]>*{margin-bottom:1rem}section.support-section .supportlisting-card .image-block[data-v-5c507d6d]{display:flex;justify-content:center;position:relative}section.support-section .supportlisting-card address[data-v-5c507d6d]{font-style:normal}section.support-section .supportlisting-card[data-v-5c507d6d]{background:var(--card-bg);border-radius:6px;color:var(--card-text-color);display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding:2.5rem}section.support-section .content-block .left[data-v-5c507d6d]{display:flex;flex-direction:column;gap:1.5rem}section.support-section .header-block[data-v-5c507d6d]{border-bottom:1px solid #4e4e4e;display:flex;font-size:26px;font-weight:600;justify-content:space-between;padding-bottom:1rem}section.support-section .header-block .type[data-v-5c507d6d]{color:var(--card-text-hightlight-color);font-size:22px;font-weight:600}section.support-section .content-block .title[data-v-5c507d6d]{font-size:20px;font-weight:600;text-align:start}section.support-section .content-block[data-v-5c507d6d]{align-items:start;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;justify-content:start}section.support-section .content-block .phone a img[data-v-5c507d6d]{height:24px;width:24px}@media screen and (max-width:1600px){section.support-section .content-block[data-v-5c507d6d]{flex-direction:column;gap:1rem}section.support-section .content-block[data-v-5c507d6d]>*{flex:1;width:100%}}section.support-section .supportlisting-card .phone[data-v-5c507d6d]{align-items:center;display:flex;gap:1rem;justify-content:start}@media screen and (max-width:768px){.support-section .bg-element[data-v-5c507d6d]{display:none!important}section.support-section .supportlisting-card[data-v-5c507d6d]{padding:1.5rem}.phone[data-v-5c507d6d]{flex-direction:row}}.timeline-section[data-v-c375da2b]{background:var(--bg-color,#fff);color:var(--txt-color,#1d1d1d);overflow:hidden;position:relative}.timeline-section h3[data-v-c375da2b]{color:var(--txt-color,#1d1d1d);font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin-bottom:2.5rem}.timeline-tabs[data-v-c375da2b]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.tab-button[data-v-c375da2b]{align-items:center;background:transparent;border:none;color:#666;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:1rem;font-weight:700;gap:.75rem;padding:.75rem;position:relative;text-transform:uppercase;transition:all .3s ease}.timeline-wrapper[data-v-c375da2b]:before{background:#000;content:"";display:block;height:1px;left:calc(var(--common-padding)*-1);position:absolute;top:calc(50% - 1rem);width:100vw}.tab-button[data-v-c375da2b]:after{background-color:var(--tab-color,#f29425);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.tab-button.active[data-v-c375da2b],.tab-button[data-v-c375da2b]:hover{color:var(--tab-color,#f29425)}.tab-button.active[data-v-c375da2b]{font-weight:700}.tab-button.active[data-v-c375da2b]:after{width:100%}.timeline-wrapper[data-v-c375da2b]{margin:0 0 2rem;max-width:100%;overflow:hidden}.timeline-block[data-v-c375da2b]{overflow-x:hidden;padding:0;position:relative;touch-action:pan-x pan-y;width:100%}.timeline-inner[data-v-c375da2b]{align-items:center;display:flex;gap:6rem;justify-content:flex-start;min-height:400px;position:relative;transition:transform .2s ease-out;will-change:transform}.timeline-item[data-v-c375da2b]{align-items:start;display:flex;flex:0 0 auto;gap:1rem;position:relative;width:280px}.timeline-item[data-v-c375da2b],.timeline-item[data-v-c375da2b]:not(.alternate){flex-direction:column}.timeline-item.alternate[data-v-c375da2b]{flex-direction:column-reverse}.timeline-year[data-v-c375da2b]{align-items:center;display:flex;flex-direction:column;height:50px;justify-content:center}.timeline-year[data-v-c375da2b],.year-dot[data-v-c375da2b]{position:relative;z-index:3}.year-dot[data-v-c375da2b]{background-color:#f29425;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #e0e0e0;height:16px;width:16px}.year-label[data-v-c375da2b]{color:#1d1d1d;font-size:1.25rem;font-weight:700;margin-top:.5rem;white-space:nowrap}.timeline-item.alternate .year-label[data-v-c375da2b]{margin-bottom:.5rem;margin-top:0;order:-1}.timeline-icon[data-v-c375da2b]{align-items:center;display:flex;justify-content:start;margin-left:.5rem;z-index:3}.timeline-item .timeline-year[data-v-c375da2b]{justify-content:end}.timeline-item .card-content[data-v-c375da2b],.timeline-item.alternate .timeline-year[data-v-c375da2b]{justify-content:start}.timeline-item.alternate .card-content[data-v-c375da2b]{justify-content:end}.timeline-item:not(.alternate) .timeline-icon[data-v-c375da2b]{margin-top:.875rem;transform:rotate(180deg);transition:rotate .3s ease}.timeline-item.alternate .timeline-icon[data-v-c375da2b]{margin-bottom:1.25rem}.timeline-card[data-v-c375da2b]{border-radius:8px;display:flex;flex-direction:column;min-height:180px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease,height .3s ease;width:100%;z-index:2}.card-content[data-v-c375da2b]{display:flex;flex:1;flex-direction:column;overflow:hidden;padding:0}.card-title[data-v-c375da2b]{color:#1d1d1d;font-size:1.125rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.relative[data-v-c375da2b]{position:relative}.card-description[data-v-c375da2b]{color:#666;display:-webkit-box;font-size:.9rem;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.custom-scrollbar-track[data-v-c375da2b]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#f29425 36%,#f29425 65%,#f2942500 66%,#f2942500);border-radius:6px;height:12px;margin:1rem auto 0;max-width:70%;overflow:visible;position:relative;width:100%}.custom-scrollbar-thumb[data-v-c375da2b]{background-color:var(--orange,#ff8c42);border-radius:6px;cursor:grab;height:12px;position:absolute;top:0;transition:left .2s linear;width:250px}.custom-scrollbar-thumb[data-v-c375da2b]:active{cursor:grabbing}@media screen and (max-width:1024px){.timeline-inner[data-v-c375da2b]{gap:4rem;min-height:350px}.timeline-item[data-v-c375da2b]{width:250px}.timeline-card[data-v-c375da2b]{min-height:160px}.timeline-year[data-v-c375da2b]{height:45px}.timeline-icon svg[data-v-c375da2b]{height:45px;max-width:24px;width:59px}.timeline-item.alternate .timeline-icon[data-v-c375da2b]{margin-bottom:-.5rem}.timeline-icon[data-v-c375da2b]{margin-left:0}.timeline-item:not(.alternate) .timeline-icon[data-v-c375da2b]{margin-top:3rem;transform:rotate(180deg);transition:rotate .3s ease}}@media screen and (max-width:768px){.timeline-section h3[data-v-c375da2b]{font-size:1.8rem;margin-bottom:2rem}.c-container-pad[data-v-c375da2b]{padding:0}.custom-scrollbar-track[data-v-c375da2b]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#e8e9e9 36%,#e8e9e9 65%,#f2942500 66%,#f2942500);border-radius:6px;height:10px;margin:2rem auto auto;max-width:100%;overflow:visible;position:relative;width:100%}.custom-scrollbar-thumb[data-v-c375da2b]{background-color:var(--orange,#ff8c42);border-radius:6px;cursor:grab;height:12px;position:absolute;top:0;transition:left .2s linear;width:250px}.timeline-tabs[data-v-c375da2b]{flex-direction:row!important;flex-wrap:wrap;gap:.75rem 1rem}.tab-button[data-v-c375da2b]{font-size:.9rem;padding:.5rem 1rem;width:auto}.timeline-block[data-v-c375da2b]{padding:3rem 0}.timeline-inner[data-v-c375da2b]{gap:3rem;min-height:300px}.timeline-item[data-v-c375da2b]{width:220px}.timeline-card[data-v-c375da2b]{min-height:140px}.timeline-year[data-v-c375da2b]{height:40px}.card-content[data-v-c375da2b]{padding:1.25rem}.year-label[data-v-c375da2b]{font-size:1.125rem}.card-title[data-v-c375da2b]{font-size:1rem}.card-description[data-v-c375da2b]{font-size:.85rem}.timeline-icon svg[data-v-c375da2b]{height:40px;width:52px}}@media screen and (max-width:480px){.tab-button[data-v-c375da2b]{padding:.5rem 0;text-align:left;width:auto}.timeline-block[data-v-c375da2b]{padding:2rem 0}.timeline-inner[data-v-c375da2b]{gap:2rem;min-height:250px}.timeline-item[data-v-c375da2b]{width:180px}.timeline-card[data-v-c375da2b]{min-height:120px}.timeline-year[data-v-c375da2b]{height:35px}.year-dot[data-v-c375da2b]{height:12px;width:12px}.year-label[data-v-c375da2b]{font-size:1rem}.card-content[data-v-c375da2b]{padding:1rem}.card-title[data-v-c375da2b]{font-size:.9rem}.card-description[data-v-c375da2b]{font-size:.8rem}.timeline-icon svg[data-v-c375da2b]{height:35px;width:46px}.custom-scrollbar-track[data-v-c375da2b]{background:linear-gradient(180deg,#f2942500 0,#f2942500 35%,#e8e9e9 36%,#e8e9e9 65%,#f2942500 66%,#f2942500);border-radius:6px;height:10px;margin:2rem auto auto;max-width:100%;overflow:visible;position:relative;width:100%}.custom-scrollbar-thumb[data-v-c375da2b]{background-color:var(--orange,#ff8c42);border-radius:6px;cursor:grab;height:10px;position:absolute;top:0;transition:left .2s linear;width:120px}.timeline-icon[data-v-c375da2b]{margin-top:24px}.timeline-icon svg[data-v-c375da2b]{max-width:24px}.timeline-item.alternate .timeline-icon[data-v-c375da2b]{margin-bottom:.5rem;margin-top:0;position:relative}.timeline-item:not(.alternate) .timeline-icon[data-v-c375da2b]{margin-top:2rem;position:relative;transform:rotate(180deg);transition:rotate .3s ease}}section.highlight-container[data-v-05455fda]{isolation:isolate;position:relative}section.highlight-container .HighlightInfo[data-v-05455fda]{background:var(--bg);background-color:var(--bg-color);border-radius:.5rem;color:var(--txt-color);margin-top:2rem}section.highlight-container .HighlightInfo .HighlightItem[data-v-05455fda]{border-right:1px solid var(--border-color);padding:1.5rem}section.highlight-container .HighlightInfo .HighlightItem .content-title[data-v-05455fda]{font-size:var(--highlight-title);font-weight:600;line-height:1}section.highlight-container .HighlightInfo .HighlightItem .content-title[data-v-05455fda]:after{background:var(--orange);content:"";display:block;height:2px;margin:1.5rem 0;width:50%}section.highlight-container .HighlightInfo .HighlightItem .content-info p strong[data-v-05455fda]{font-weight:600!important}section.highlight-container h3[data-v-05455fda]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}section.highlight-container .content-block[data-v-05455fda] *{margin-bottom:1rem}@media screen and (max-width:768px){section.highlight-container .HighlightInfo .HighlightItem[data-v-05455fda]{padding:5vw 2.6vw}}section.two-column-layout-with-image-with-stats[data-v-0e9949f6]{background:var(--bg);background-color:var(--bg-color);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--txt-color);isolation:isolate;position:relative;text-align:center}section.two-column-layout-with-image-with-stats .icon-title[data-v-0e9949f6]{margin-bottom:1rem}section.two-column-layout-with-image-with-stats h3[data-v-0e9949f6]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto}.bg-element[data-v-0e9949f6]{background-repeat:no-repeat;height:100%;position:absolute;width:100%}section.two-column-layout-with-image-with-stats .Description[data-v-0e9949f6]>*{margin-bottom:1rem}.stats-container[data-v-0e9949f6]{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-top:2rem;width:100%}.stats-item[data-v-0e9949f6]{align-items:center;display:flex;flex-direction:column;gap:.5rem}.row-flex.child60-40[data-v-0e9949f6]>:first-child{flex:0 1 60%}.row-flex.child60-40[data-v-0e9949f6]>:last-child{flex:0 1 40%}.stat-number[data-v-0e9949f6]{color:var(--txt-color);font-size:clamp(2.5rem,calc(4.6vw + var(--common-value)),5.675rem);font-weight:300;line-height:1}.stat-label[data-v-0e9949f6]{color:var(--txt-color);font-size:1rem;font-weight:700}@media (min-width:769px) and (max-width:1024px){div.image-section[data-v-0e9949f6]{width:100%!important}div.image-section img[data-v-0e9949f6]{max-width:30%!important}}@media screen and (max-width:768px){.stats-container[data-v-0e9949f6]{gap:1.5rem;margin-top:1.5rem}.stat-number[data-v-0e9949f6]{font-size:2.5rem}.stat-label[data-v-0e9949f6]{font-size:.75rem}}section.two-column-layout-with-image-with-stats :not(.reverse) .image-section[data-v-0e9949f6]{display:flex;justify-content:end;margin-right:0}section.two-column-layout-with-image-with-stats .reverse .image-section[data-v-0e9949f6]{display:flex;justify-content:start;margin-right:0}@media screen and (max-width:768px){.two-column-layout-with-image-with-stats .bg-element[data-v-0e9949f6]{display:none!important}.stats-container[data-v-0e9949f6]{align-items:center;flex-direction:row;flex-wrap:nowrap}.stat-label[data-v-0e9949f6]{font-size:var(.875rem);text-align:center}.m-p-b-0[data-v-0e9949f6]{padding-bottom:0!important}}section.two-column-layout-with-image[data-v-68365f85]{background:var(--bg);background-color:var(--bg-color);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--txt-color);isolation:isolate;position:relative;text-align:center}section.two-column-layout-with-image .icon-title[data-v-68365f85]{margin-bottom:1rem}section.two-column-layout-with-image h3[data-v-68365f85]{font-size:var(--h2-sec-title);font-weight:600;line-height:1.2;margin:0 auto;width:100%}.bg-element[data-v-68365f85]{background-repeat:no-repeat;height:100%;position:absolute;width:100%}section.two-column-layout-with-image .Description[data-v-68365f85]>*{margin-bottom:1rem}section.two-column-layout-with-image :not(.reverse) .image-section[data-v-68365f85]{display:flex;justify-content:end;margin-right:0}section.two-column-layout-with-image .reverse .image-section[data-v-68365f85]{display:flex;justify-content:start;margin-right:0}@media (min-width:769px) and (max-width:1024px){section.two-column-layout-with-image .row-flex.child50-50.gap-5rem[data-v-68365f85]{gap:1.5rem}}@media screen and (max-width:768px){.two-column-layout-with-image .bg-element[data-v-68365f85]{display:none!important}section.two-column-layout-with-image h3[data-v-68365f85]{width:100%}section.two-column-layout-with-image :not(.reverse) .image-section[data-v-68365f85]{margin:0 auto;max-width:75%}}.c-pad-b-0[data-v-6a169c85]{padding-bottom:0!important}.container:has(>.Description) .eps-content[data-v-6a169c85]{padding-top:2rem}.eps-section[data-v-6a169c85]{background:#1d1d1d;color:#fff;overflow:hidden}.eps-inner[data-v-6a169c85]{height:100%;max-width:1200px}.eps-content[data-v-6a169c85]{align-items:center;display:flex;gap:4rem;justify-content:space-between;min-height:60vh;position:relative}.eps-slider[data-v-6a169c85]{flex:1 1 auto;max-height:100%;overflow-x:hidden;overflow-y:auto;padding-right:2rem;scrollbar-width:none;-ms-overflow-style:none}.eps-slider[data-v-6a169c85]::-webkit-scrollbar{display:none}.eps-item[data-v-6a169c85]{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.1);cursor:pointer;display:flex;gap:2rem;opacity:.35;padding:2.5rem 0;transition:opacity .3s ease,transform .2s ease}.eps-item[data-v-6a169c85]:last-child{border-bottom:none;padding-bottom:5vw}.eps-item.active[data-v-6a169c85]{opacity:1}.eps-item-icon[data-v-6a169c85]{flex:0 0 80px}.eps-item-icon img[data-v-6a169c85]{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:80px}.eps-item-text[data-v-6a169c85]{flex:1 1 auto}.eps-item-title[data-v-6a169c85]{font-size:2.2rem;font-weight:600;margin-bottom:1.25rem}.eps-item-description[data-v-6a169c85]{color:#b8b8b8;font-size:1.05rem;line-height:1.7}.eps-item-description[data-v-6a169c85] ol,.eps-item-description[data-v-6a169c85] ul{margin:.5em 0 0 1em;padding-left:1em}.eps-item-description[data-v-6a169c85] li{list-style:disc;margin-bottom:.25em}.eps-dots[data-v-6a169c85]{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:.5rem;justify-content:center;width:60px}.eps-dot[data-v-6a169c85]{background:transparent;border:none;cursor:pointer;height:2px;padding:10px 0;position:relative;width:30px}.eps-dot[data-v-6a169c85]:after{background:#fff;content:"";display:block;height:2px;transition:all .3s ease;width:100%}.eps-dot.active[data-v-6a169c85]:after{background:#ff8c42;width:60px}.eps-dot[data-v-6a169c85]:hover:not(.active):after{background:#ff8c42;opacity:.6}@media (max-width:1024px){.eps-content[data-v-6a169c85]{align-items:flex-start;flex-direction:column;height:auto;padding:3rem 0}.eps-slider[data-v-6a169c85]{max-height:none;overflow-x:visible;overflow-y:visible;padding-right:0}.eps-dots[data-v-6a169c85]{display:none}.eps-item[data-v-6a169c85]{cursor:default;opacity:1}}@media (max-width:768px){.eps-section[data-v-6a169c85]{height:auto;overflow:visible;padding:3rem 0}.eps-content[data-v-6a169c85]{height:auto}.eps-slider[data-v-6a169c85]{max-height:none;overflow-y:visible;padding-right:0}.eps-dots[data-v-6a169c85]{display:none}.eps-item[data-v-6a169c85]{align-items:flex-start;flex-direction:column;gap:1.5rem;opacity:1}.eps-item[data-v-6a169c85]:last-child{border-bottom:none;padding-bottom:0}.eps-content[data-v-6a169c85]{padding-bottom:0;padding-top:1rem}.eps-item-icon[data-v-6a169c85]{flex:0 0 55px}.eps-item-icon img[data-v-6a169c85]{height:auto;max-width:55px}.eps-item-title[data-v-6a169c85]{font-size:1.8rem}.eps-item-description[data-v-6a169c85]{font-size:.98rem}}.verticalslider-type-1[data-v-b35f0c86]{background-color:#1a1a1a;isolation:isolate;padding:4rem 2rem;z-index:0}.vertical-slider[data-v-b35f0c86]{background:#1a1a1a;height:100vh;overflow:hidden;position:relative;width:100%}.slider-container[data-v-b35f0c86]{height:100%;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;width:100%;-ms-overflow-style:none}.slider-container[data-v-b35f0c86]::-webkit-scrollbar{display:none}.slider-track[data-v-b35f0c86]{display:flex;flex-direction:column;padding-bottom:20vh}.slide[data-v-b35f0c86]{align-items:center;border-bottom:1px solid #fff4;display:flex;justify-content:center;opacity:.4;padding:5vw 0;transition:opacity .3s ease}.slide[data-v-b35f0c86]:last-child{border-bottom:none}.slide.active[data-v-b35f0c86]{opacity:1}.slide-content[data-v-b35f0c86]{align-items:center;color:#fff;display:flex;flex-direction:row;gap:2rem;max-width:1200px;text-align:left}.slide-icon[data-v-b35f0c86]{color:#ff8c42;display:flex;flex:0 0 110px;justify-content:left}.slide-title[data-v-b35f0c86]{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}.slide-description[data-v-b35f0c86]{color:#b8b8b8;font-size:1.125rem;line-height:1.7;margin:0 auto}.slider-controls[data-v-b35f0c86]{align-items:center;display:flex;flex-direction:column;position:absolute;right:2rem;top:50%;transform:translateY(-50%);z-index:10}.slide-indicators[data-v-b35f0c86]{display:flex;flex-direction:column;gap:.5rem;justify-content:start;width:60px}.indicator[data-v-b35f0c86]{background:transparent;border:none;cursor:pointer;height:2px;padding:10px 0;position:relative;width:30px}.indicator[data-v-b35f0c86]:after{background:#fff;content:"";display:block;height:2px;transition:all .3s ease;width:100%}.indicator.active[data-v-b35f0c86]:after{background:#ff8c42;width:60px}.indicator[data-v-b35f0c86]:hover:not(.active):after{background:#ff8c42;opacity:.6}@media (max-width:768px){.slide-content[data-v-b35f0c86]{flex-direction:column;text-align:center}.slide-title[data-v-b35f0c86]{font-size:2rem}.slide-description[data-v-b35f0c86]{font-size:1rem}.slider-controls[data-v-b35f0c86]{right:1rem}}.c-pad-b-0[data-v-526db8cc]{padding-bottom:0!important}.container:has(>.Description) .eps-content[data-v-526db8cc]{padding-top:2rem}.eps-section[data-v-526db8cc]{background:#1d1d1d;color:#fff;overflow:hidden}.eps-inner[data-v-526db8cc]{height:100%;max-width:1200px}.eps-content[data-v-526db8cc]{align-items:center;display:flex;gap:4rem;justify-content:space-between;min-height:60vh;position:relative}.eps-slider[data-v-526db8cc]{flex:1 1 auto;max-height:100%;overflow-y:hidden;padding-right:2rem;scrollbar-width:none;-ms-overflow-style:none}.eps-slider[data-v-526db8cc]::-webkit-scrollbar{display:none}.eps-item[data-v-526db8cc]{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.1);cursor:pointer;display:flex;gap:2rem;opacity:.35;padding:4rem 0;transition:opacity .3s ease,transform .2s ease}.eps-item[data-v-526db8cc]:last-child{border-bottom:none;padding-bottom:5vw}.eps-item.active[data-v-526db8cc]{opacity:1}.eps-item-icon[data-v-526db8cc]{flex:0 0 80px}.eps-item-text[data-v-526db8cc]{flex:1 1 auto}.eps-item-title[data-v-526db8cc]{font-size:2.2rem;font-weight:600;margin-bottom:1.25rem}.eps-item-description[data-v-526db8cc]{color:#fff;font-size:1rem;line-height:1.7}.eps-item-counter[data-v-526db8cc]{font-size:clamp(2.5rem,calc(4.6vw + var(--common-value)),5rem);margin-top:0!important;margin-top:1.5rem}.counter-number[data-v-526db8cc],.eps-item-counter[data-v-526db8cc]{color:var(--orange);font-weight:300;line-height:1}.counter-number[data-v-526db8cc]{font-size:3rem}.counter-stats[data-v-526db8cc]{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1rem}.counter-stat-item[data-v-526db8cc]{display:flex;flex-direction:column;gap:.5rem}.counter-stat-number[data-v-526db8cc]{color:#ff8c42;font-size:2.5rem;font-weight:300;line-height:1}.counter-stat-label[data-v-526db8cc]{color:#b8b8b8;font-size:.875rem;font-weight:400;opacity:.8}.eps-item-list[data-v-526db8cc]{align-items:flex-start;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.eps-list-item[data-v-526db8cc]{display:flex;flex-direction:column;gap:.75rem}.eps-list-item-header[data-v-526db8cc]{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.eps-list-item-number[data-v-526db8cc]{color:#ff8c42;font-size:3rem;font-weight:700;line-height:1;padding-bottom:.5rem;position:relative}.eps-list-item-number[data-v-526db8cc]:after{background:#4a9eff;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(1.2);transform-origin:left;width:100%}.eps-list-item-icon[data-v-526db8cc]{align-items:center;display:flex;flex:0 0 auto;justify-content:center}.eps-list-item-icon img[data-v-526db8cc]{filter:brightness(0) invert(1);height:auto;max-height:40px;max-width:40px;-o-object-fit:contain;object-fit:contain;width:auto}.eps-list-item-title[data-v-526db8cc]{color:#fff;font-size:1.3rem;font-weight:600;line-height:1.3;margin:0}.eps-list-item-description[data-v-526db8cc]{color:#b8b8b8;font-size:1rem;line-height:1.6;margin:0}.eps-images-grid[data-v-526db8cc]{align-items:center;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));margin-top:1.5rem}.eps-image-item[data-v-526db8cc]{align-items:center;display:flex;justify-content:center;transition:transform .3s ease,opacity .3s ease}.eps-image-item[data-v-526db8cc]:hover{opacity:.9;transform:scale(1.1)}.eps-grid-image[data-v-526db8cc]{display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;opacity:1;transition:filter .3s ease,opacity .3s ease}.eps-image-item:hover .eps-grid-image[data-v-526db8cc]{filter:grayscale(0);opacity:1}.eps-dots[data-v-526db8cc]{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:.5rem;justify-content:center;width:60px}.eps-dot[data-v-526db8cc]{background:transparent;border:none;cursor:pointer;height:2px;padding:10px 0;position:relative;width:30px}.eps-dot[data-v-526db8cc]:after{background:#fff;content:"";display:block;height:2px;transition:all .3s ease;width:100%}.eps-dot.active[data-v-526db8cc]:after{background:#ff8c42;width:60px}.eps-dot[data-v-526db8cc]:hover:not(.active):after{background:#ff8c42;opacity:.6}@media (max-width:1024px){.eps-section[data-v-526db8cc]{height:auto;overflow:visible}.eps-item[data-v-526db8cc]:first-child{padding-top:0!important}.eps-content[data-v-526db8cc]{align-items:flex-start;flex-direction:column;height:auto;padding:3rem 0}.eps-slider[data-v-526db8cc]{max-height:none;overflow-x:visible;overflow-y:visible;padding-right:0}.eps-dots[data-v-526db8cc]{display:none}.eps-item[data-v-526db8cc]{cursor:default;opacity:1}.eps-item-list[data-v-526db8cc]{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.eps-section[data-v-526db8cc]{height:auto;overflow:visible;padding:3rem 0}.eps-content[data-v-526db8cc]{height:auto}.eps-slider[data-v-526db8cc]{max-height:none;overflow-y:visible;padding-right:0}.eps-dots[data-v-526db8cc]{display:none}.eps-item[data-v-526db8cc]{align-items:flex-start;flex-direction:column;gap:1.5rem;opacity:1}.eps-item[data-v-526db8cc]:last-child{border-bottom:none;padding-bottom:0}.eps-content[data-v-526db8cc]{padding-bottom:0;padding-top:1rem}.eps-item-icon[data-v-526db8cc]{flex:0 0 55px}.eps-item-icon img[data-v-526db8cc]{height:auto;max-width:55px}.eps-item-title[data-v-526db8cc]{font-size:1.8rem}.eps-item-description[data-v-526db8cc]{font-size:.98rem}.counter-number[data-v-526db8cc]{font-size:2.5rem}.counter-stat-number[data-v-526db8cc]{font-size:2rem}.eps-images-grid[data-v-526db8cc]{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}.eps-item-list[data-v-526db8cc]{gap:1.5rem;grid-template-columns:repeat(1,1fr)}.eps-list-item-number[data-v-526db8cc]{font-size:2.5rem}.eps-list-item-icon img[data-v-526db8cc]{max-height:35px;max-width:35px}.eps-list-item-title[data-v-526db8cc]{font-size:1.1rem}.eps-list-item-description[data-v-526db8cc]{font-size:.9rem}.title-block[data-v-526db8cc]{flex-direction:row;gap:1rem}.title-block img[data-v-526db8cc]{max-width:30px}.title-block .eps-item-title[data-v-526db8cc]{font-size:1.5rem}.eps-item-list[data-v-526db8cc]{display:flex;flex-direction:column}.m-c-pab-b[data-v-526db8cc]{padding-bottom:40px!important}.eps-slider .eps-item[data-v-526db8cc]:first-child{padding-top:0!important}}.c-pad-b-0[data-v-2c591cbf]{padding-bottom:0!important}.container:has(>.Description) .eps-content[data-v-2c591cbf]{padding-top:2rem}.eps-section[data-v-2c591cbf]{background:#1d1d1d;color:#fff;overflow:hidden}.eps-inner[data-v-2c591cbf]{height:100%;max-width:1200px}.eps-content[data-v-2c591cbf]{align-items:center;display:flex;gap:4rem;justify-content:space-between;min-height:60vh;position:relative}.eps-slider[data-v-2c591cbf]{flex:1 1 auto;max-height:100%;overflow-y:hidden;padding-right:2rem;scrollbar-width:none;-ms-overflow-style:none}.eps-slider[data-v-2c591cbf]::-webkit-scrollbar{display:none}.eps-item[data-v-2c591cbf]{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.1);cursor:pointer;display:flex;gap:2rem;opacity:.35;padding:2.5rem 0;transition:opacity .3s ease,transform .2s ease}.eps-item[data-v-2c591cbf]:last-child{border-bottom:none;padding-bottom:5vh}.eps-item.active[data-v-2c591cbf]{opacity:1}.eps-item-icon[data-v-2c591cbf]{flex:0 0 80px}.eps-item-text[data-v-2c591cbf]{flex:1 1 auto}.eps-item-title[data-v-2c591cbf]{font-size:2.2rem;font-weight:600;margin-bottom:1.25rem}.eps-item-description[data-v-2c591cbf]{color:#b8b8b8;font-size:1.05rem;line-height:1.7}.eps-dots[data-v-2c591cbf]{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:.5rem;justify-content:center;width:60px}.eps-dot[data-v-2c591cbf]{background:transparent;border:none;cursor:pointer;height:2px;padding:10px 0;position:relative;width:30px}.eps-dot[data-v-2c591cbf]:after{background:#fff;content:"";display:block;height:2px;transition:all .3s ease;width:100%}.eps-dot.active[data-v-2c591cbf]:after{background:#ff8c42;width:60px}.eps-dot[data-v-2c591cbf]:hover:not(.active):after{background:#ff8c42;opacity:.6}@media (max-width:1024px){.eps-content[data-v-2c591cbf]{align-items:flex-start;flex-direction:column;padding:3rem 0}.eps-slider[data-v-2c591cbf]{max-height:none;padding-right:0}.eps-dots[data-v-2c591cbf]{align-self:center;flex-direction:row}}@media (max-width:768px){.eps-section[data-v-2c591cbf]{height:auto;overflow:visible;padding:3rem 0}.eps-content[data-v-2c591cbf]{height:auto}.eps-slider[data-v-2c591cbf]{max-height:none;overflow-y:visible;padding-right:0}.eps-dots[data-v-2c591cbf]{display:none}.eps-item[data-v-2c591cbf]{align-items:flex-start;flex-direction:column;gap:1.5rem;opacity:1}.eps-item[data-v-2c591cbf]:last-child{border-bottom:none;padding-bottom:0}.eps-content[data-v-2c591cbf]{padding-bottom:0;padding-top:1rem}.eps-item-icon[data-v-2c591cbf]{flex:0 0 55px}.eps-item-icon img[data-v-2c591cbf]{height:auto;max-width:55px}.eps-item-title[data-v-2c591cbf]{font-size:1.8rem}.eps-item-description[data-v-2c591cbf]{font-size:.98rem}}.video-component[data-v-39eeb43e]{margin-bottom:1rem;margin-top:1rem;width:100%}.video-wrapper[data-v-39eeb43e]{border-radius:8px;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-iframe[data-v-39eeb43e]{border:none;border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.video-container[data-v-39eeb43e]{aspect-ratio:16/9;background-color:#000;border-radius:8px;overflow:hidden;position:relative;width:100%}.video-thumbnail-wrapper[data-v-39eeb43e]{cursor:pointer;height:100%;position:relative;width:100%}.video-thumbnail[data-v-39eeb43e]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.play-button[data-v-39eeb43e]{background:transparent;border:none;cursor:pointer;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease;z-index:1}.play-button[data-v-39eeb43e]:hover{transform:translate(-50%,-50%) scale(1.05)}.play-button[data-v-39eeb43e]:active{transform:translate(-50%,-50%) scale(.95)}.play-button svg[data-v-39eeb43e]{display:block;height:48px;width:68px}.video-player[data-v-39eeb43e]{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:768px){.play-button svg[data-v-39eeb43e]{height:34px;width:48px}}
