.ContactCards-module__TOr-ma__card-container{color:var(--color-white);width:100%}.ContactCards-module__TOr-ma__card-section{max-width:1200px;margin:6rem auto}.ContactCards-module__TOr-ma__title{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);text-transform:uppercase;text-align:start;white-space:pre-line;margin-bottom:3rem}.ContactCards-module__TOr-ma__card-row{flex-wrap:wrap;gap:1rem;display:flex}.ContactCards-module__TOr-ma__card{min-width:calc(50% - 1rem);color:var(--color-white);border:var(--border-default);border-radius:var(--border-radius-lg);flex:1;grid-template-rows:4rem;align-items:start;transition:transform .3s ease-in-out,opacity .3s ease-in-out;cursor:pointer!important;padding:2rem!important;display:grid!important}.ContactCards-module__TOr-ma__card:hover{opacity:.9;transform:scale(1.02)}.ContactCards-module__TOr-ma__card-title{font-size:var(--size-large);white-space:pre-line;font-weight:300;line-height:1.1}.ContactCards-module__TOr-ma__card-content{margin:0;font-size:1rem;font-weight:200}@media (min-width:1024px) and (max-width:1279px){.ContactCards-module__TOr-ma__card-section{padding:0 3rem}.ContactCards-module__TOr-ma__title{margin-bottom:1rem;font-size:2.5rem}}@media (min-width:768px) and (max-width:1023px){.ContactCards-module__TOr-ma__card-section{padding:0 3rem}.ContactCards-module__TOr-ma__title{margin-bottom:1rem;font-size:2.4rem}}@media (max-width:767px){.ContactCards-module__TOr-ma__card-section{margin:1rem auto;padding:1rem 1rem .5rem}.ContactCards-module__TOr-ma__title{margin-bottom:.5rem;font-size:2rem}.ContactCards-module__TOr-ma__card{flex-direction:column;gap:1rem;min-width:100%;padding:2rem 1rem!important;display:flex!important}}
.CustomButton-module__OdYRWq__custom-button{cursor:pointer;text-transform:uppercase;border:none;border-radius:999px;align-items:center;padding:.8rem 1.5rem;font-size:1rem;font-weight:200;transition:all .4s ease-in-out;position:relative;overflow:hidden;font-family:var(--font-manrope)!important;font-weight:var(--font-weight-normal)!important;display:flex!important}.CustomButton-module__OdYRWq__custom-button:hover{transition:none;transform:none}.CustomButton-module__OdYRWq__custom-button .CustomButton-module__OdYRWq__icon-style{justify-content:center;align-items:center;display:inline-flex;position:relative}.CustomButton-module__OdYRWq__custom-button .CustomButton-module__OdYRWq__arrow-right{opacity:1;font-size:1.3rem;font-weight:700;transition:transform .3s,opacity .3s;transform:translate(0)}.CustomButton-module__OdYRWq__custom-button .CustomButton-module__OdYRWq__arrow-return{opacity:0;font-size:1.3rem;font-weight:700;transition:transform .3s,opacity .3s;position:absolute;top:50%;left:.3rem;transform:translate(-8px)translateY(-50%)}.CustomButton-module__OdYRWq__custom-button:hover .CustomButton-module__OdYRWq__arrow-right{opacity:0;transform:translate(8px)}.CustomButton-module__OdYRWq__custom-button:hover .CustomButton-module__OdYRWq__arrow-return{opacity:1;transition-delay:.3s;transform:translate(0)translateY(-50%)}.CustomButton-module__OdYRWq__rect-variant{padding:.8rem 1.5rem;font-size:1rem!important}.CustomButton-module__OdYRWq__rect-button{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.CustomButton-module__OdYRWq__icon-style{border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-left:.3rem;display:flex}.CustomButton-module__OdYRWq__arrow-right{vertical-align:middle;font-size:1.3rem;font-weight:700}.CustomButton-module__OdYRWq__arrow-icon{cursor:pointer;pointer-events:auto}.CustomButton-module__OdYRWq__custom-button.CustomButton-module__OdYRWq__disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.CustomButton-module__OdYRWq__spinner{margin-right:.5rem;font-size:1.2rem;animation:1s linear infinite CustomButton-module__OdYRWq__spin;display:inline-block}@keyframes CustomButton-module__OdYRWq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.CustomButton-module__OdYRWq__custom-button{padding:.7rem 1.3rem;font-size:.95rem}.CustomButton-module__OdYRWq__custom-button:hover{transform:none}.CustomButton-module__OdYRWq__custom-button .CustomButton-module__OdYRWq__arrow-right{opacity:1;transform:none}.CustomButton-module__OdYRWq__custom-button .CustomButton-module__OdYRWq__arrow-return{display:none}.CustomButton-module__OdYRWq__rect-button{flex-direction:row;justify-content:center}}@media (max-width:768px){.CustomButton-module__OdYRWq__custom-button{font-size:.9rem;padding:.5rem .8rem!important}.CustomButton-module__OdYRWq__rect-button{flex-direction:column;align-items:center;width:auto}.CustomButton-module__OdYRWq__icon-style{width:1.2rem;height:1.2rem}.CustomButton-module__OdYRWq__arrow-right{font-size:1.1rem}}@media (max-width:400px){.CustomButton-module__OdYRWq__custom-button{font-size:.8rem;padding:.4rem .7rem!important}}
.DividerCard-module__fbVowa__divider-card{background-color:var(--color-white);border-radius:var(--border-radius-lg);aspect-ratio:690/615;flex-direction:column;flex:.55;justify-content:space-between;max-width:100%;height:auto;margin:0;padding:3rem;display:flex}.DividerCard-module__fbVowa__medium{width:65%}.DividerCard-module__fbVowa__flex,.DividerCard-module__fbVowa__demo-form .DividerCard-module__fbVowa__divider-section{flex:1!important}.DividerCard-module__fbVowa__title{font-size:var(--size-xxx-large);font-weight:var(--font-weight-normal);text-transform:uppercase;color:var(--color-black);white-space:pre-line!important}.DividerCard-module__fbVowa__smaller{font-size:var(--size-xxx-large)}.DividerCard-module__fbVowa__extra-large{font-size:var(--size-xxxx-large)}.DividerCard-module__fbVowa__divider{border:none;border-top:1px solid var(--color-dark-solid);margin-top:auto;margin-bottom:1rem}.DividerCard-module__fbVowa__card-content{justify-content:space-between;align-items:center;display:flex}.DividerCard-module__fbVowa__card-paragraph{font-size:var(--size-medium);white-space:pre-line;margin-right:0;font-family:var(--font-manrope)!important}.DividerCard-module__fbVowa__icons-container{gap:1.5rem;transition:all .3s;display:flex}.DividerCard-module__fbVowa__icon-link{display:inline-block}.DividerCard-module__fbVowa__icon-link:hover{opacity:.7}.DividerCard-module__fbVowa__icon{width:2rem;height:2rem}.DividerCard-module__fbVowa__arrow-icon:hover{animation:1s ease-in-out forwards DividerCard-module__fbVowa__arrowHoverMove}@keyframes DividerCard-module__fbVowa__arrowHoverMove{0%{opacity:1;transform:translate(0)}40%{opacity:0;transform:translate(10px)}60%{opacity:0;transform:translate(-10px)}80%{opacity:1;transform:translate(2px)}90%{transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@media (min-width:1024px) and (max-width:1279px){.DividerCard-module__fbVowa__divider-card{max-width:100%;padding:2rem;flex:1!important}.DividerCard-module__fbVowa__title{white-space:pre-line;font-size:3.5rem}.DividerCard-module__fbVowa__card-content{flex-direction:column;gap:2rem;display:flex;align-items:flex-start!important}.DividerCard-module__fbVowa__card-paragraph{font-size:1rem;white-space:inherit!important}}@media (min-width:768px) and (max-width:1023px){.DividerCard-module__fbVowa__divider-card{height:auto;padding:2rem;aspect-ratio:9/16!important;flex:.7!important}.DividerCard-module__fbVowa__title{margin-bottom:1rem;white-space:normal!important;font-size:2.5rem!important}.DividerCard-module__fbVowa__smaller{font-size:2.2rem!important}.DividerCard-module__fbVowa__card-content{flex-direction:column;gap:2rem;display:flex;align-items:flex-start!important}.DividerCard-module__fbVowa__card-paragraph{font-size:1.1rem;white-space:normal!important}}@media (max-width:767px){.DividerCard-module__fbVowa__divider-card{aspect-ratio:auto;height:auto;min-height:auto;margin-bottom:0;padding:1rem!important}.DividerCard-module__fbVowa__title{word-wrap:break-word;overflow-wrap:break-word;padding-bottom:2rem;font-size:2.1rem;white-space:normal!important}.DividerCard-module__fbVowa__card-content{flex-direction:column;flex:1;gap:1rem;display:flex;align-items:flex-start!important}.DividerCard-module__fbVowa__card-paragraph{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-size:1rem}.DividerCard-module__fbVowa__divider{margin-top:auto;margin-bottom:.5rem!important}}
.NewsStory-module__yDwSRW__news-story{border-radius:var(--border-radius-md);flex-direction:column;height:100%;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;position:relative;overflow:hidden}.NewsStory-module__yDwSRW__news-story:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.NewsStory-module__yDwSRW__news-link{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex;position:relative}.NewsStory-module__yDwSRW__news-image-blur-container{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.NewsStory-module__yDwSRW__news-image-blur{filter:blur(25px);object-fit:cover;object-position:center center;transform:scale(1.2)}.NewsStory-module__yDwSRW__news-story:before{content:"";z-index:1;pointer-events:none;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.NewsStory-module__yDwSRW__news-image-container{z-index:2;width:100%;height:65%;padding:4.5rem 2rem 0;position:absolute;inset:0;overflow:hidden}.NewsStory-module__yDwSRW__news-image{object-fit:contain;object-position:center center;transition:filter .3s ease-in-out,transform .3s ease-in-out}.NewsStory-module__yDwSRW__news-story:hover .NewsStory-module__yDwSRW__news-image{filter:brightness(110%)}.NewsStory-module__yDwSRW__news-content{z-index:3;background:linear-gradient(#0000 0%,#0000004d 10%,#000000b3 30%,#000000d9 100%);flex-direction:column;justify-content:flex-end;width:100%;height:40%;padding:2rem;display:flex;position:absolute;bottom:0;left:0}.NewsStory-module__yDwSRW__news-title{color:var(--color-white);text-transform:none;overflow-wrap:break-word;word-wrap:break-word;white-space:normal;margin-bottom:1rem;font-family:Manrope,sans-serif;font-size:25px;font-weight:400;line-height:1.3}.NewsStory-module__yDwSRW__spacer{display:none}.NewsStory-module__yDwSRW__news-meta{color:#b4b4b4;align-self:flex-end;margin-top:auto;font-family:Manrope,sans-serif;font-size:20px;display:flex}.NewsStory-module__yDwSRW__news-date{color:#b4b4b4;font-size:20px}.NewsStory-module__yDwSRW__loading-overlay{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:50% 0 0}@media (max-width:768px){.NewsStory-module__yDwSRW__news-description{text-overflow:ellipsis;flex-grow:1;overflow:hidden}}@media (max-width:1024px){.NewsStory-module__yDwSRW__news-title{font-size:20px}.NewsStory-module__yDwSRW__news-meta,.NewsStory-module__yDwSRW__news-date{font-size:16px}}@media (max-width:768px){.NewsStory-module__yDwSRW__news-title{font-size:18px}.NewsStory-module__yDwSRW__news-content{height:35%;padding:1rem}.NewsStory-module__yDwSRW__news-meta,.NewsStory-module__yDwSRW__news-date{font-size:14px}}
.MediaCard-module__3RjPOq__media-card{border-radius:var(--border-radius-lg);border:var(--border-default);aspect-ratio:486/615;flex-direction:column;flex:.45;max-width:100%;height:100%;display:flex;position:relative;overflow:hidden}.MediaCard-module__3RjPOq__carousel-card-container{width:100%;height:100%;position:relative;overflow:hidden}.MediaCard-module__3RjPOq__carousel-image{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform 10s;position:absolute}.MediaCard-module__3RjPOq__media-controls{justify-content:center;align-items:center;gap:calc(2rem / var(--media-card-count));z-index:2;width:100%;margin:0 auto;padding:0 2rem;display:flex;position:absolute;top:2rem;left:0;right:0}.MediaCard-module__3RjPOq__control-line{height:8px;max-width:calc(100% / var(--media-card-count));cursor:pointer;background-color:#545454;border:none;border-radius:50px;flex-grow:1;position:relative;overflow:hidden}.MediaCard-module__3RjPOq__control-line .MediaCard-module__3RjPOq__progress{background-color:#fff;height:100%;transition:width .1s linear}.MediaCard-module__3RjPOq__control-line .MediaCard-module__3RjPOq__progress.MediaCard-module__3RjPOq__active{background-color:var(--color-white)}.MediaCard-module__3RjPOq__content-card{border-radius:var(--border-radius-lg);border:var(--border-default);flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.MediaCard-module__3RjPOq__content-card:hover{box-shadow:0 6px 12px #0003}.MediaCard-module__3RjPOq__card-image{object-fit:cover;width:200px;height:100%;position:relative!important}.MediaCard-module__3RjPOq__image-zoom-container:hover img{will-change:transform;transition:transform 10s;transform:scale(1.15)}.MediaCard-module__3RjPOq__carousel-image{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform 10s;transform:scale(1)}.MediaCard-module__3RjPOq__carousel-image.MediaCard-module__3RjPOq__animate-up{will-change:transform;animation:10s forwards MediaCard-module__3RjPOq__zoomInSmooth}@keyframes MediaCard-module__3RjPOq__zoomInSmooth{0%{transform:scale(1)}to{transform:scale(1.15)}}.MediaCard-module__3RjPOq__video-wrapper{width:100%;height:100%}.MediaCard-module__3RjPOq__carousel-video{object-fit:cover;width:100%;height:100%}.MediaCard-module__3RjPOq__story-content-container{font-size:var(--size-medium);margin-top:3rem;padding:.5rem 1rem;font-family:var(--font-manrope)!important}.MediaCard-module__3RjPOq__story-content,.MediaCard-module__3RjPOq__story-sub-content{z-index:50;text-align:left;white-space:pre-line;text-shadow:1px 1px 3px #000c;width:100%;display:block;position:relative;left:0%;color:var(--color-white)!important}.MediaCard-module__3RjPOq__gif-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.MediaCard-module__3RjPOq__gif-overlay:first-child{z-index:10;width:50px;height:50px;top:13%;right:5%}.MediaCard-module__3RjPOq__gif-overlay:not(:first-child){pointer-events:none;z-index:1;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:13%;right:5%}@keyframes MediaCard-module__3RjPOq__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.MediaCard-module__3RjPOq__shimmer-card{object-fit:contain;border:var(--border-default);border-radius:var(--border-radius-lg);background:linear-gradient(90deg,#0c0c0c 20%,#6344df 50%,#0c0c0c 80%) 0 0/250% 100%;padding:0 1.5rem;animation:1.5s linear infinite MediaCard-module__3RjPOq__shimmer;position:absolute;width:100%!important;height:237px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}@keyframes MediaCard-module__3RjPOq__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:1024px) and (max-width:1279px){.MediaCard-module__3RjPOq__media-card{height:auto;flex:1!important;width:100%!important}.MediaCard-module__3RjPOq__blog{width:100%!important}}.MediaCard-module__3RjPOq__control-line .MediaCard-module__3RjPOq__progress.MediaCard-module__3RjPOq__seen{background-color:var(--color-white);opacity:1}@media (min-width:768px) and (max-width:1023px){.MediaCard-module__3RjPOq__media-card{width:100%;flex:1!important;height:auto!important;min-height:440px!important;position:relative!important}.MediaCard-module__3RjPOq__carousel-card-container{width:100%!important;height:100%!important}.MediaCard-module__3RjPOq__carousel-image{width:100%;object-fit:cover!important;height:100%!important}}@media (max-width:767px){.MediaCard-module__3RjPOq__media-card,.MediaCard-module__3RjPOq__blog-media-card{width:100%;height:auto!important;position:relative!important}.MediaCard-module__3RjPOq__blog-media-card{padding:0 1rem!important}.MediaCard-module__3RjPOq__blog-media-card .MediaCard-module__3RjPOq__blog{max-height:230px}.MediaCard-module__3RjPOq__card-image{position:relative!important}.MediaCard-module__3RjPOq__carousel-card-container{width:100%!important;height:100%!important}.MediaCard-module__3RjPOq__carousel-image{width:100%;object-fit:cover!important;height:100%!important}.MediaCard-module__3RjPOq__media-controls{padding:0 1rem}.MediaCard-module__3RjPOq__story-content-container{margin-top:3rem}.MediaCard-module__3RjPOq__gif-overlay{width:35px;height:35px;right:5%;top:15%!important}}
.FlexContainer-module__Zx2Z3W__flex-section{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;max-width:1200px;margin:4rem auto;display:flex}.FlexContainer-module__Zx2Z3W__flex-wrapper{flex:1;gap:2rem;width:100%;display:flex}@media (min-width:1024px) and (max-width:1279px){.FlexContainer-module__Zx2Z3W__flex-section{width:100%;padding:0 3rem;position:relative}.FlexContainer-module__Zx2Z3W__flex-wrapper{flex-direction:row;gap:1.25rem}}@media (min-width:768px) and (max-width:1023px){.FlexContainer-module__Zx2Z3W__flex-section{width:100%;padding:0 3rem;position:relative}.FlexContainer-module__Zx2Z3W__flex-wrapper{gap:1.5rem;display:flex}}@media (max-width:767px){.FlexContainer-module__Zx2Z3W__flex-section{width:100%;margin:2rem auto;padding:0 1rem;position:relative}.FlexContainer-module__Zx2Z3W__flex-wrapper{flex-direction:column;gap:1rem}}
.FlexGridLayout-module__yMpVdG__flex-grid-section{width:100%}.FlexGridLayout-module__yMpVdG__flex-grid-container{max-width:1200px;margin:0 auto}.FlexGridLayout-module__yMpVdG__flex-grid-content{--default-columns:3;--mobile-columns:1;flex-direction:column;gap:1rem;width:100%;padding:2rem 0;display:flex}.FlexGridLayout-module__yMpVdG__flex-grid-header{color:var(--color-white);gap:.5rem;margin-bottom:1rem;display:grid}.FlexGridLayout-module__yMpVdG__title{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);text-transform:uppercase;text-align:start;white-space:pre-line;font-family:var(--font-space-grotesk)!important}.FlexGridLayout-module__yMpVdG__text{font-size:var(--size-medium);white-space:pre-line;line-height:1.3;font-family:var(--font-manrope)!important}.FlexGridLayout-module__yMpVdG__grid-row{grid-template-columns:repeat(var(--row-columns,var(--default-columns)), 1fr);grid-auto-rows:var(--row-height,300px);gap:1rem;display:grid}.FlexGridLayout-module__yMpVdG__card{text-align:left;border:var(--border-default);border-radius:var(--border-radius-lg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:left;display:flex;box-shadow:0 4px 6px #0000001a}.FlexGridLayout-module__yMpVdG__card .FlexGridLayout-module__yMpVdG__btn-content{opacity:1;transition:all .3s,transform .3s}.FlexGridLayout-module__yMpVdG__card:hover .FlexGridLayout-module__yMpVdG__btn-content{opacity:.7}.FlexGridLayout-module__yMpVdG__first-card-text{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);text-transform:uppercase;text-align:left;white-space:pre-line;font-family:var(--font-space-grotesk)!important}.FlexGridLayout-module__yMpVdG__content-wrapper{justify-content:flex-start;align-items:center;gap:.8rem;display:grid}.FlexGridLayout-module__yMpVdG__card-title{font-size:var(--size-large);font-weight:var(--font-weight-normal);text-transform:uppercase;text-align:left;white-space:pre-line}.FlexGridLayout-module__yMpVdG__card-subtitle{font-weight:300;font-family:var(--font-manrope)!important}.FlexGridLayout-module__yMpVdG__card-description{text-align:left;white-space:pre-line;font-family:var(--font-manrope)!important;font-size:1rem!important}.FlexGridLayout-module__yMpVdG__btn-content{width:100%;line-height:var(--line-height-small);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.FlexGridLayout-module__yMpVdG__btn-text{font-size:var(--size-large);text-transform:uppercase;margin-right:auto}.FlexGridLayout-module__yMpVdG__arrow-icon{font-size:1.5rem}.FlexGridLayout-module__yMpVdG__spinner{margin-right:.5rem;font-size:1.2rem;animation:1s linear infinite FlexGridLayout-module__yMpVdG__spin;display:inline-block}@keyframes FlexGridLayout-module__yMpVdG__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.FlexGridLayout-module__yMpVdG__shimmer-line{background:linear-gradient(90deg,#6344df 8%,#0c0c0c 50%,#6344df 92%) 0 0/200% 100%;border-radius:4px;width:100%;height:10px;padding:.6rem;animation:2.5s linear infinite FlexGridLayout-module__yMpVdG__shimmer}@media (min-width:1024px) and (max-width:1279px){.FlexGridLayout-module__yMpVdG__flex-grid-section{margin:2rem auto;padding:0 3rem!important}.FlexGridLayout-module__yMpVdG__flex-grid-header{margin-bottom:0}.FlexGridLayout-module__yMpVdG__grid-row{grid-template-columns:repeat(6,1fr)!important}.FlexGridLayout-module__yMpVdG__grid-row .FlexGridLayout-module__yMpVdG__card:first-child{grid-column:1/span 2!important}.FlexGridLayout-module__yMpVdG__grid-row .FlexGridLayout-module__yMpVdG__card:nth-child(2){grid-column:3/span 2!important}.FlexGridLayout-module__yMpVdG__grid-row .FlexGridLayout-module__yMpVdG__card:nth-child(3){grid-column:5/span 2!important}.FlexGridLayout-module__yMpVdG__grid-row .FlexGridLayout-module__yMpVdG__card:nth-child(4){grid-column:1/span 3!important}.FlexGridLayout-module__yMpVdG__grid-row .FlexGridLayout-module__yMpVdG__card:nth-child(5){grid-column:4/span 3!important}.FlexGridLayout-module__yMpVdG__title{font-size:2rem}.FlexGridLayout-module__yMpVdG__card-description{white-space:normal!important}}@media (min-width:768px) and (max-width:1023px){.FlexGridLayout-module__yMpVdG__flex-grid-section{margin:2rem auto;padding:0 3rem!important}.FlexGridLayout-module__yMpVdG__flex-grid-header{margin-bottom:0}.FlexGridLayout-module__yMpVdG__grid-row{grid-template-columns:repeat(6,1fr)!important}.FlexGridLayout-module__yMpVdG__grid-row .FlexGridLayout-module__yMpVdG__card:first-child{grid-column:1/span 2!important}.FlexGridLayout-module__yMpVdG__grid-row .FlexGridLayout-module__yMpVdG__card:nth-child(2){grid-column:3/span 2!important}.FlexGridLayout-module__yMpVdG__grid-row .FlexGridLayout-module__yMpVdG__card:nth-child(3){grid-column:5/span 2!important}.FlexGridLayout-module__yMpVdG__grid-row .FlexGridLayout-module__yMpVdG__card:nth-child(4){grid-column:1/span 3!important}.FlexGridLayout-module__yMpVdG__grid-row .FlexGridLayout-module__yMpVdG__card:nth-child(5){grid-column:4/span 3!important}.FlexGridLayout-module__yMpVdG__title{font-size:2rem}.FlexGridLayout-module__yMpVdG__card-description{white-space:normal!important;font-size:1rem!important}.FlexGridLayout-module__yMpVdG__card{padding:1rem!important}}@media (max-width:767px){.FlexGridLayout-module__yMpVdG__flex-grid-section{margin:1rem 0!important;padding:1rem!important}.FlexGridLayout-module__yMpVdG__flex-grid-header{flex-direction:column;display:flex;margin-bottom:.5rem!important}.FlexGridLayout-module__yMpVdG__grid-row{flex-direction:column;gap:1rem;display:flex}.FlexGridLayout-module__yMpVdG__card.FlexGridLayout-module__yMpVdG__ecosystem{padding:1rem!important}.FlexGridLayout-module__yMpVdG__flex-grid-content{padding:0}.FlexGridLayout-module__yMpVdG__title{margin-bottom:0;font-size:2rem}.FlexGridLayout-module__yMpVdG__card-title{font-size:1.1rem}.FlexGridLayout-module__yMpVdG__description{margin:0!important}.FlexGridLayout-module__yMpVdG__card-description{white-space:normal!important}.FlexGridLayout-module__yMpVdG__first-card-text{font-size:var(--size-medium)}.FlexGridLayout-module__yMpVdG__btn-text{font-size:1.1rem}}
.HeroAnimation-module__xAbwoW__video-section{width:100%;height:auto;padding:4rem 0;position:relative;overflow:hidden}.HeroAnimation-module__xAbwoW__video-container{z-index:10;width:100%;max-width:100%;height:100%;margin:4rem auto;position:relative}.HeroAnimation-module__xAbwoW__video{object-fit:cover;width:100%;height:auto;max-height:720px;display:block}.HeroAnimation-module__xAbwoW__poster-overlay{opacity:0;pointer-events:none;z-index:9;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.HeroAnimation-module__xAbwoW__poster-overlay.HeroAnimation-module__xAbwoW__show{opacity:1}.HeroAnimation-module__xAbwoW__controls-container{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0006;border-radius:999px;gap:1.2rem;padding:.6rem 1.2rem;display:flex;position:absolute;bottom:6%;left:50%;transform:translate(-50%);box-shadow:0 0 10px #0006}.HeroAnimation-module__xAbwoW__control-button{border:var(--border-default);color:#fff;cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:.45rem;transition:background .2s;display:flex}.HeroAnimation-module__xAbwoW__control-button:hover{background:#fff3}@media (min-width:1024px) and (max-width:1279px){.HeroAnimation-module__xAbwoW__video-section{padding:3rem 0!important}}@media (max-width:767px){.HeroAnimation-module__xAbwoW__video-section{padding:1.5rem 0!important}.HeroAnimation-module__xAbwoW__video-container{margin:2rem auto}.HeroAnimation-module__xAbwoW__controls-container{gap:.8rem;padding:.4rem .8rem;bottom:1.5%}.HeroAnimation-module__xAbwoW__control-button{padding:.3rem}}
.LogoCard-module__y2aaDa__logo-container{width:100%;color:var(--color-white)}.LogoCard-module__y2aaDa__default{padding:0!important}.LogoCard-module__y2aaDa__logo-container.LogoCard-module__y2aaDa__bg{padding:3rem 0!important}.LogoCard-module__y2aaDa__logo-section{max-width:1200px}.LogoCard-module__y2aaDa__logo-card{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.LogoCard-module__y2aaDa__title{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);text-transform:uppercase;white-space:pre-line;margin-bottom:2rem}.LogoCard-module__y2aaDa__logo-separator{border:none;border:var(--border-light);width:100%}.LogoCard-module__y2aaDa__logo{text-align:center;transition:opacity .3s ease-in-out,filter .3s ease-in-out}.LogoCard-module__y2aaDa__logo img{opacity:1;transition:opacity .4s,transform .4s;display:block;transform:scale(1)}.LogoCard-module__y2aaDa__logo:hover img,.LogoCard-module__y2aaDa__logo:active img,.LogoCard-module__y2aaDa__logo.LogoCard-module__y2aaDa__touch-active img{opacity:.8;transform:scale(1.05)}.LogoCard-module__y2aaDa__custom-button{margin-top:auto;margin-bottom:auto}.LogoCard-module__y2aaDa__custom-logo img{max-width:120px}.LogoCard-module__y2aaDa__custom-logo{opacity:1;transition:opacity .4s ease-in-out,transform .3s ease-in-out}.LogoCard-module__y2aaDa__custom-logo:hover{opacity:.8;transform:scale(1.05)}.LogoCard-module__y2aaDa__logo img{will-change:transform, opacity;transition:transform .4s,opacity .4s}.LogoCard-module__y2aaDa__logo:hover img,.LogoCard-module__y2aaDa__logo.LogoCard-module__y2aaDa__touch-active img{opacity:1;transform:scale(1.05)}@media (min-width:1024px) and (max-width:1279px){.LogoCard-module__y2aaDa__logo-section{padding:2rem 3rem!important}.LogoCard-module__y2aaDa__logo-section.LogoCard-module__y2aaDa__enterprise-section{margin:0 auto!important;padding:0!important}.LogoCard-module__y2aaDa__custom-button{margin:1rem auto}.LogoCard-module__y2aaDa__logo{max-width:100%}}@media (min-width:768px) and (max-width:1023px){.LogoCard-module__y2aaDa__logo-section{padding:2rem 3rem!important}.LogoCard-module__y2aaDa__logo-section.LogoCard-module__y2aaDa__enterprise-section{margin:0 auto!important;padding:0!important}.LogoCard-module__y2aaDa__title{white-space:normal!important}.LogoCard-module__y2aaDa__logo{width:130px!important;max-width:100%!important}.LogoCard-module__y2aaDa__logo-card{justify-content:space-between;gap:1rem;display:flex}.LogoCard-module__y2aaDa__logo{width:100%;flex:calc(33.333% - 1rem)!important}.LogoCard-module__y2aaDa__custom-button{margin:1rem auto}}@media (max-width:767px){.LogoCard-module__y2aaDa__logo-section{margin:3rem auto .5rem!important;padding:0 1rem!important}.LogoCard-module__y2aaDa__logo-section.LogoCard-module__y2aaDa__enterprise-section{margin:0 auto!important;padding:0!important}.LogoCard-module__y2aaDa__title{white-space:normal;margin-bottom:.5rem;font-size:2rem}.LogoCard-module__y2aaDa__logo{flex:calc(50% - 1rem);width:100%;max-width:140px!important}.LogoCard-module__y2aaDa__custom-logo{width:auto;min-width:auto}.LogoCard-module__y2aaDa__logo-container.LogoCard-module__y2aaDa__bg{padding:1rem!important}.LogoCard-module__y2aaDa__logo-card.LogoCard-module__y2aaDa__centered-logo-container{justify-content:space-evenly;gap:1rem}.LogoCard-module__y2aaDa__custom-button{margin:1rem auto}.LogoCard-module__y2aaDa__logo-card.LogoCard-module__y2aaDa__centered-logo .LogoCard-module__y2aaDa__logo{justify-content:center;margin-left:auto!important;margin-right:auto!important}}@media (max-width:400px){.LogoCard-module__y2aaDa__logo{flex:calc(50% - 1rem);width:100%;max-width:120px!important}.LogoCard-module__y2aaDa__logo-card.LogoCard-module__y2aaDa__centered-logo-container{justify-content:space-evenly;gap:1rem}.LogoCard-module__y2aaDa__logo-card.LogoCard-module__y2aaDa__centered-logo .LogoCard-module__y2aaDa__logo{justify-content:center;margin-left:auto!important;margin-right:auto!important}.LogoCard-module__y2aaDa__custom-button{margin:1rem auto}}
.FeaturedContentLayout-module__mhK3FW__featured-event-container{color:var(--color-white);transition:background-color .3s}.FeaturedContentLayout-module__mhK3FW__featured-event-section{max-width:1200px}.FeaturedContentLayout-module__mhK3FW__title{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);text-transform:uppercase;white-space:pre-line;margin-bottom:3rem;font-family:var(--font-space-grotesk)!important}.FeaturedContentLayout-module__mhK3FW__featured-event-grid,.FeaturedContentLayout-module__mhK3FW__follow-us-grid,.FeaturedContentLayout-module__mhK3FW__podcast-grid,.FeaturedContentLayout-module__mhK3FW__academy-grid,.FeaturedContentLayout-module__mhK3FW__product-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));grid-auto-rows:auto;gap:1rem;display:grid}.FeaturedContentLayout-module__mhK3FW__featured-event-grid a{display:contents}.FeaturedContentLayout-module__mhK3FW__enterprise-grid-section{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));grid-auto-rows:auto;gap:1rem;display:grid}.FeaturedContentLayout-module__mhK3FW__enterprise-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;height:fit-content;display:grid;width:100%!important}.FeaturedContentLayout-module__mhK3FW__enterprise-grid>:nth-last-child(2):nth-child(4n+1),.FeaturedContentLayout-module__mhK3FW__enterprise-grid>:last-child:nth-child(4n+2){grid-column:2/span 1}.FeaturedContentLayout-module__mhK3FW__enterprise-grid>:last-child:nth-child(4n+2){grid-column:3/span 1}.FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap{width:100%;display:block}.FeaturedContentLayout-module__mhK3FW__card-wrapper{border-radius:var(--border-radius-lg);background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;padding:1rem 2rem;display:flex}.FeaturedContentLayout-module__mhK3FW__card{border:var(--border-default);border-radius:var(--border-radius-lg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden;width:100%!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-full{grid-area:span 4/span 12}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal,.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-contact{grid-area:span 3/span 5}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-shorter{grid-area:span 2/span 6;height:fit-content;padding:2rem}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-shorter-image{grid-area:span 2/span 6}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half{grid-area:span 3/span 6}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-regular,.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__regular-enterprise{grid-area:span 4/span 6}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall{grid-area:span 5/span 6}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller,.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast{grid-area:span 8/span 6}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast{padding-left:2rem;padding-right:2rem}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-medium,.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-medium-product{grid-area:span 4/span 5}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-medium-wide{grid-area:span 4/span 7}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-medium-tall{grid-area:span 6/span 5}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__large-short{grid-area:span 4/max-content;padding:1rem;width:690px!important;max-width:100%!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-wide-taller{grid-area:span 6/span 7}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-short{grid-area:span 4/span 4}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-shorter{grid-area:span 2/span 4}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-shortest{grid-area:span 2/span 5}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-shortest-contact{grid-area:span 2/span 5;width:fit-content;height:fit-content}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-single{grid-area:span 1/span 5}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-wide{grid-area:span 4/span 8}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-large-tall{grid-area:span 9/span 7}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-wider{grid-area:span 4/span 9}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-tall{grid-area:span 5/span 8}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-large,.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-large-contact{grid-area:span 5/span 7}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-taller{grid-area:span 6/span 8}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-small{grid-area:span 2/span 4}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-small-single{grid-area:span 1/span 5}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-wide-single{opacity:.8;grid-area:span 1/span 7}.FeaturedContentLayout-module__mhK3FW__btn-content-secondary:hover{opacity:.8;transition:transform .5s ease-in-out;transform:translate(5px)}.FeaturedContentLayout-module__mhK3FW__btn-content-secondary:hover .FeaturedContentLayout-module__mhK3FW__icon{opacity:1;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transform:translate(0)}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__btn-content-secondary:hover .FeaturedContentLayout-module__mhK3FW__icon{opacity:1;transition:transform .8s ease-in-out,opacity .8s ease-in-out;transform:translate(10px)scale(1.1)}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical{grid-area:span 6/span 4}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-medium{grid-area:span 5/span 4}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-medium-product,.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-medium-about{grid-area:span 5/span 4;padding:2rem!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__medium-image{grid-area:span 5/span 4;height:auto!important;max-height:100%!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-small{grid-area:span 4/span 4}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-smaller{grid-area:span 4/span 3}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__even{grid-area:span 3/span 3}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__even-wider{grid-area:span 5/span 5}.FeaturedContentLayout-module__mhK3FW__fade{opacity:.7;transition:opacity .3s ease-in-out}.FeaturedContentLayout-module__mhK3FW__fade:hover{opacity:1}.FeaturedContentLayout-module__mhK3FW__card-header-secondary{justify-content:left;align-items:left;white-space:pre-line;gap:1rem;width:100%;line-height:1.2;display:grid}.FeaturedContentLayout-module__mhK3FW__card-title-secondary{font-weight:var(--font-weight-normal);font-size:var(--size-x-large);text-transform:uppercase;white-space:pre-line;text-align:left;font-family:var(--font-space-grotesk)!important}.FeaturedContentLayout-module__mhK3FW__subtitle{white-space:pre-line;line-height:1.5;font-family:var(--font-manrope)!important;font-size:var(--size-medium)!important}.FeaturedContentLayout-module__mhK3FW__card-header{white-space:pre-line;align-items:center;margin-right:auto;padding:0 1rem;font-weight:700;line-height:1.1;display:grid}.FeaturedContentLayout-module__mhK3FW__card-title{white-space:pre-line;text-align:left;margin:0;font-size:2.8rem}.FeaturedContentLayout-module__mhK3FW__card-text{color:var(--color-white);font-size:1rem;font-weight:var(--font-weight-normal);white-space:pre-line;width:100%;padding:.5rem 1rem;line-height:1.1;position:absolute}.FeaturedContentLayout-module__mhK3FW__description{white-space:pre-line;font-size:1.1rem;font-weight:400}.FeaturedContentLayout-module__mhK3FW__main-text{font-size:var(--size-medium);white-space:pre-line;width:100%;font-weight:200;line-height:1.4;font-family:var(--font-manrope)!important}.FeaturedContentLayout-module__mhK3FW__podcast-grid .FeaturedContentLayout-module__mhK3FW__main-text{font-size:1.1rem!important}.FeaturedContentLayout-module__mhK3FW__text{text-transform:uppercase;white-space:pre-line;font-size:1.5rem}.FeaturedContentLayout-module__mhK3FW__text-top,.FeaturedContentLayout-module__mhK3FW__text-bottom{background:#00000080;width:100%}.FeaturedContentLayout-module__mhK3FW__card:hover .FeaturedContentLayout-module__mhK3FW__text-top,.FeaturedContentLayout-module__mhK3FW__card:hover .FeaturedContentLayout-module__mhK3FW__text-bottom{background:0 0;transition:background .2s ease-in-out,color .2s ease-in-out}.FeaturedContentLayout-module__mhK3FW__text-top{top:0}.FeaturedContentLayout-module__mhK3FW__text-bottom{bottom:0}.FeaturedContentLayout-module__mhK3FW__btn-content{width:100%;line-height:var(--line-height-small);white-space:pre-line;justify-content:space-between;align-items:center;margin-top:auto;padding:1rem;font-weight:500;display:flex}.FeaturedContentLayout-module__mhK3FW__btn-content-secondary{width:100%;font-size:var(--size-large);font-weight:500;line-height:var(--line-height-small);text-transform:uppercase;white-space:pre-line;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.FeaturedContentLayout-module__mhK3FW__btn-text{font-size:var(--size-large);font-weight:var(--font-weight-normal);text-transform:uppercase;margin-top:auto}.FeaturedContentLayout-module__mhK3FW__arrow-icon{justify-content:end;align-items:center;display:flex}.FeaturedContentLayout-module__mhK3FW__btn-content-secondary:hover,.FeaturedContentLayout-module__mhK3FW__btn-content:hover{transition:transform .5s ease-in-out;transform:translate(5px)}.FeaturedContentLayout-module__mhK3FW__btn-content-secondary:hover .FeaturedContentLayout-module__mhK3FW__arrow-icon,.FeaturedContentLayout-module__mhK3FW__btn-content:hover .FeaturedContentLayout-module__mhK3FW__arrow-icon{opacity:0;transition:transform .6s ease-in-out,opacity .6s ease-in-out;transform:translate(20px)scale(1.3)}.FeaturedContentLayout-module__mhK3FW__btn-content .FeaturedContentLayout-module__mhK3FW__arrow-icon,.FeaturedContentLayout-module__mhK3FW__btn-content-secondary .FeaturedContentLayout-module__mhK3FW__arrow-icon{transition:transform .6s ease-in-out,opacity .6s ease-in-out}.FeaturedContentLayout-module__mhK3FW__custom-button{width:fit-content}.FeaturedContentLayout-module__mhK3FW__vibrant-ecosystem-button{margin:1rem 0 0 auto!important}.FeaturedContentLayout-module__mhK3FW__podcast-icons{flex-wrap:nowrap;align-items:center;width:100%;max-width:100%;justify-content:space-between!important;display:flex!important}.FeaturedContentLayout-module__mhK3FW__podcast-icon{object-fit:contain;transition:opacity .3s ease-in-out,transform .3s ease-in-out;opacity:.7!important}.FeaturedContentLayout-module__mhK3FW__podcast-icon:hover{transform:scale(1.1);opacity:1!important}.FeaturedContentLayout-module__mhK3FW__icons-container{flex-direction:column;gap:2rem;display:flex;width:100%!important}.FeaturedContentLayout-module__mhK3FW__row{flex-wrap:nowrap;justify-content:space-between;display:flex}.FeaturedContentLayout-module__mhK3FW__social-icon-wrapper{flex:1;min-width:40px;max-width:50px}.FeaturedContentLayout-module__mhK3FW__offset-row{margin-left:0}.FeaturedContentLayout-module__mhK3FW__icon{opacity:.8;font-size:2rem;transition:transform .3s,opacity .3s}.FeaturedContentLayout-module__mhK3FW__icon-image{object-fit:contain}.FeaturedContentLayout-module__mhK3FW__icon:hover{opacity:1;transform:scale(1.1)!important}.FeaturedContentLayout-module__mhK3FW__logo-container{flex-direction:column;gap:1rem;display:flex}.FeaturedContentLayout-module__mhK3FW__logo-row{justify-content:center;gap:1rem;display:flex}.FeaturedContentLayout-module__mhK3FW__logo-grid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.FeaturedContentLayout-module__mhK3FW__logo-item{justify-content:center;align-items:center;padding:1rem;display:flex}.FeaturedContentLayout-module__mhK3FW__offset-left{margin-left:5rem}.FeaturedContentLayout-module__mhK3FW__enterprise-card-logo{filter:grayscale();opacity:.6;grid-template-columns:repeat(2,1fr);width:100%;transition:filter .3s ease-in-out,opacity .3s ease-in-out,transform .3s ease-in-out;display:grid}.FeaturedContentLayout-module__mhK3FW__enterprise-card-logo-wrapper:hover .FeaturedContentLayout-module__mhK3FW__enterprise-card-logo{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.FeaturedContentLayout-module__mhK3FW__card-image{width:100%;height:100%;top:0;left:0;position:absolute!important}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall .FeaturedContentLayout-module__mhK3FW__card-image-responsive img{object-position:center center}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast:nth-child(2) .FeaturedContentLayout-module__mhK3FW__card-image img,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast:nth-child(2) img,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast:nth-child(3) .FeaturedContentLayout-module__mhK3FW__card-image img,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast:nth-child(3) img{object-position:left center}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-medium-video video{max-height:300px!important}@media (min-width:1024px) and (max-width:1279px){.FeaturedContentLayout-module__mhK3FW__featured-event-section{padding:0 3rem}.FeaturedContentLayout-module__mhK3FW__follow-us-grid{gap:1rem}.FeaturedContentLayout-module__mhK3FW__featured-event-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(70px,1fr))!important;display:grid!important}.FeaturedContentLayout-module__mhK3FW__follow-us-grid{grid-template-columns:repeat(auto-fit,minmax(60px,1fr))!important;gap:2rem!important}.FeaturedContentLayout-module__mhK3FW__enterprise-grid-section{grid-template-columns:repeat(auto-fit,minmax(40px,1fr))!important;gap:1.5rem!important}.FeaturedContentLayout-module__mhK3FW__academy-grid{grid-template-rows:1fr 1fr;grid-template-columns:repeat(12,1fr);align-items:stretch;gap:1rem;min-height:500px;display:grid}.FeaturedContentLayout-module__mhK3FW__academy-grid>*{min-height:0;margin:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card-wrapper{padding:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card{flex-direction:column;grid-row:span 1;height:100%;min-height:0;margin:0;display:flex}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall{height:100%;min-height:0;overflow:hidden}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall:first-child{padding:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall:first-child .FeaturedContentLayout-module__mhK3FW__card-image-responsive{width:100%;height:100%;position:absolute;top:0;left:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall:first-child .FeaturedContentLayout-module__mhK3FW__card-image-responsive picture,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall:first-child .FeaturedContentLayout-module__mhK3FW__card-image-responsive img{object-position:center center;width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover!important}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall:nth-child(4){box-sizing:border-box;justify-content:flex-start;padding:1rem 1rem .6rem;overflow-y:auto}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap{flex-direction:column;grid-area:span 1/span 6;align-items:center;height:100%;min-height:0;display:flex}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card-wrapper{box-sizing:border-box;justify-content:flex-start;height:100%;min-height:0;overflow-y:auto;padding:1rem 1rem .6rem!important}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card-wrapper{width:100%;max-width:520px;margin:0 auto}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card{justify-content:center}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card:nth-child(4) .FeaturedContentLayout-module__mhK3FW__main-text,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__main-text{text-align:left;margin:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast{height:100%;min-height:0}.FeaturedContentLayout-module__mhK3FW__podcast-grid{grid-template-columns:repeat(auto-fit,minmax(60px,1fr))!important}.FeaturedContentLayout-module__mhK3FW__product-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr))!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-contact{font-size:var(--size-medium);grid-area:1/1}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-shortest-contact{grid-area:2/1;width:100%}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-large-contact{grid-area:1/2/span 2}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-medium-product{min-height:250px}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-medium-product{padding:1rem!important}.FeaturedContentLayout-module__mhK3FW__row{display:flex}.FeaturedContentLayout-module__mhK3FW__title{font-size:2.5rem}.FeaturedContentLayout-module__mhK3FW__subtitle{white-space:normal!important;font-size:1.25rem!important}.FeaturedContentLayout-module__mhK3FW__main-text{white-space:normal;width:100%}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__large-short{height:auto;width:100%!important;max-width:100%!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__medium-image{height:auto;min-height:350px!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast{min-height:250px!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-medium-video video{margin-bottom:5rem!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-medium-about{margin:0;padding:1.5rem!important}.FeaturedContentLayout-module__mhK3FW__about .FeaturedContentLayout-module__mhK3FW__featured-event-grid{flex-direction:column!important;gap:1.5rem!important;display:flex!important}}@media (min-width:1280px){.FeaturedContentLayout-module__mhK3FW__academy-grid{grid-template-rows:1fr 1fr;grid-template-columns:repeat(12,1fr);align-items:stretch;gap:1rem;min-height:500px;display:grid}.FeaturedContentLayout-module__mhK3FW__academy-grid>*{min-height:0;margin:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card-wrapper{padding:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card{flex-direction:column;grid-row:span 1;height:100%;min-height:0;margin:0;display:flex}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall{height:100%;min-height:0;overflow:hidden}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap{flex-direction:column;grid-area:span 1/span 6;height:100%;min-height:0;display:flex}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card-wrapper{box-sizing:border-box;justify-content:center;align-items:center;height:100%;min-height:0;overflow-y:auto;padding:2rem!important}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__main-text{font-size:var(--size-medium);text-align:left;margin:0}}@media (min-width:768px) and (max-width:1023px){.FeaturedContentLayout-module__mhK3FW__featured-event-section{padding:0 3rem}.FeaturedContentLayout-module__mhK3FW__featured-event-grid,.FeaturedContentLayout-module__mhK3FW__follow-us-grid{flex-direction:column;gap:1.5rem;display:flex!important}.FeaturedContentLayout-module__mhK3FW__academy-grid{grid-template-rows:1fr 1fr;grid-template-columns:repeat(12,1fr);align-items:stretch;gap:1rem;min-height:500px;display:grid!important}.FeaturedContentLayout-module__mhK3FW__academy-grid>*{min-height:0;margin:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card-wrapper{padding:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card{flex-direction:column;grid-row:span 1;height:100%;min-height:0;margin:0;display:flex}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall{height:100%;min-height:0;overflow:hidden}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall:first-child{padding:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall:first-child .FeaturedContentLayout-module__mhK3FW__card-image-responsive{width:100%;height:100%;position:absolute;top:0;left:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall:first-child .FeaturedContentLayout-module__mhK3FW__card-image-responsive picture,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall:first-child .FeaturedContentLayout-module__mhK3FW__card-image-responsive img{object-position:center center;width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover!important}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall:nth-child(4){box-sizing:border-box;justify-content:flex-start;overflow-y:auto;padding:1rem 1rem .6rem!important}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap{flex-direction:column;grid-area:span 1/span 6;align-items:center;height:100%;min-height:0;display:flex}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card-wrapper{box-sizing:border-box;justify-content:flex-start;height:100%;min-height:0;overflow-y:auto;padding:1rem 1rem .6rem!important}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card-wrapper{width:100%;max-width:520px;margin:0 auto}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card{justify-content:center}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card:nth-child(4) .FeaturedContentLayout-module__mhK3FW__main-text,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__main-text{text-align:left;margin:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast{height:100%;min-height:0}.FeaturedContentLayout-module__mhK3FW__podcast-grid{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:1.5rem!important;display:grid!important}.FeaturedContentLayout-module__mhK3FW__podcast-grid>:first-child{grid-area:1/1/auto/-1}.FeaturedContentLayout-module__mhK3FW__podcast-grid>:nth-child(2){grid-area:3/1/auto/-1}.FeaturedContentLayout-module__mhK3FW__podcast-grid>:nth-child(3){grid-area:2/1}.FeaturedContentLayout-module__mhK3FW__podcast-grid>:nth-child(4){grid-area:2/2}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__large-short{width:100%!important;max-width:100%!important;min-height:280px!important}.FeaturedContentLayout-module__mhK3FW__about .FeaturedContentLayout-module__mhK3FW__featured-event-grid,.FeaturedContentLayout-module__mhK3FW__product-grid{flex-direction:column!important;gap:1.5rem!important;display:flex!important}.FeaturedContentLayout-module__mhK3FW__main-text{white-space:normal;width:100%;font-size:1rem!important}.FeaturedContentLayout-module__mhK3FW__card-wrapper{padding:.5rem 1rem!important}.FeaturedContentLayout-module__mhK3FW__subtitle{white-space:normal!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-medium-product{min-height:220px}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-medium-video video{margin-bottom:5rem!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__medium-image{margin:0;max-width:100%!important;min-height:400px!important}.FeaturedContentLayout-module__mhK3FW__podcast-grid{white-space:normal!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-single .FeaturedContentLayout-module__mhK3FW__btn-content{padding:0!important}.FeaturedContentLayout-module__mhK3FW__card-title-secondary{white-space:normal}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-shorter-image{min-height:220px!important}.FeaturedContentLayout-module__mhK3FW__icons-container{gap:2rem;padding:1rem 0}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__large-contact{max-height:100%;padding:1rem;aspect-ratio:3!important;width:100%!important;min-height:250px!important}.FeaturedContentLayout-module__mhK3FW__enterprise-grid{grid-template-columns:repeat(4,1fr);justify-content:space-between;place-items:center;gap:1.5rem;width:auto!important}}@media (max-width:767px){.FeaturedContentLayout-module__mhK3FW__featured-event-section{padding:1rem 0;margin:0 auto!important}.FeaturedContentLayout-module__mhK3FW__featured-event-container{padding:1rem!important}.FeaturedContentLayout-module__mhK3FW__featured-event-grid,.FeaturedContentLayout-module__mhK3FW__about{flex-direction:column!important;display:flex!important}.FeaturedContentLayout-module__mhK3FW__about{padding:0 1rem!important}.FeaturedContentLayout-module__mhK3FW__academy-grid,.FeaturedContentLayout-module__mhK3FW__podcast-grid,.FeaturedContentLayout-module__mhK3FW__product-grid{flex-direction:column!important;gap:1rem!important;display:flex!important}.FeaturedContentLayout-module__mhK3FW__card-wrapper{padding:1rem!important}.FeaturedContentLayout-module__mhK3FW__title{margin-bottom:.5rem;font-size:2rem}.FeaturedContentLayout-module__mhK3FW__subtitle{white-space:normal!important;font-size:1rem!important}.FeaturedContentLayout-module__mhK3FW__featured-event-grid,.FeaturedContentLayout-module__mhK3FW__follow-us-grid{grid-template-columns:1fr;gap:1rem}.FeaturedContentLayout-module__mhK3FW__enterprise-grid-section{flex-direction:column!important;gap:1rem!important;display:flex!important}.FeaturedContentLayout-module__mhK3FW__enterprise-grid{place-items:center;gap:1rem;grid-template-columns:repeat(2,1fr)!important;justify-content:space-between!important;width:auto!important}.FeaturedContentLayout-module__mhK3FW__enterprise-grid>:nth-last-child(2):nth-child(odd){grid-column:1/span 1;justify-self:end}.FeaturedContentLayout-module__mhK3FW__enterprise-grid>:last-child:nth-child(2n){grid-column:2/span 1;justify-self:start}.FeaturedContentLayout-module__mhK3FW__card{padding:1rem;grid-area:span 3/span 1!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-contact{font:1rem!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-medium-product{min-height:168px}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__large-short{min-height:168px;width:100%!important;max-width:100%!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-shorter-image{min-height:120px!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-medium-about{margin:0;padding:1rem!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast{min-height:180px!important}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast{padding-left:1.5rem;padding-right:1.5rem}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall .FeaturedContentLayout-module__mhK3FW__card-image-responsive{width:100%;height:100%;padding-bottom:0;position:absolute;top:0;left:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall .FeaturedContentLayout-module__mhK3FW__card-image-responsive picture,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall .FeaturedContentLayout-module__mhK3FW__card-image-responsive img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-tall{aspect-ratio:16/10;min-height:0;position:relative;overflow:hidden}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap{box-sizing:border-box;background-color:var(--color-white);border-radius:var(--border-radius-lg);border:var(--border-default);align-self:flex-start;width:100%;overflow:visible}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card,.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__card-wrapper{aspect-ratio:auto!important;background:0 0!important;border:none!important;justify-content:flex-start!important;height:auto!important;min-height:0!important;overflow:visible!important}.FeaturedContentLayout-module__mhK3FW__academy-grid .FeaturedContentLayout-module__mhK3FW__academy-text-card-wrap .FeaturedContentLayout-module__mhK3FW__main-text{margin:0}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__medium-image{height:auto;width:100%!important;min-height:180px!important;padding:0!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-medium-product{padding:1rem!important}.FeaturedContentLayout-module__mhK3FW__card img{padding:0!important}.FeaturedContentLayout-module__mhK3FW__main-text{white-space:inherit}.FeaturedContentLayout-module__mhK3FW__icons-container{gap:1.5rem;padding:1rem 0}.FeaturedContentLayout-module__mhK3FW__enterprise-card-logo-wrapper:active .FeaturedContentLayout-module__mhK3FW__enterprise-card-logo{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.FeaturedContentLayout-module__mhK3FW__social-icon-wrapper{width:1.5rem;height:1.5rem}.FeaturedContentLayout-module__mhK3FW__podcast-icons{gap:1rem!important}.FeaturedContentLayout-module__mhK3FW__podcast-icon{width:45px;height:35px}.FeaturedContentLayout-module__mhK3FW__icon{font-size:1.7rem!important}.FeaturedContentLayout-module__mhK3FW__btn-text{margin-top:0!important}.FeaturedContentLayout-module__mhK3FW__custom-button{margin-top:1rem!important;margin-left:auto!important}.FeaturedContentLayout-module__mhK3FW__podcast-grid{gap:1rem;flex-direction:column!important;width:100%!important;display:flex!important}.FeaturedContentLayout-module__mhK3FW__podcast-grid .FeaturedContentLayout-module__mhK3FW__main-text{white-space:normal!important}.FeaturedContentLayout-module__mhK3FW__card-title-secondary{white-space:normal}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-wide-single .FeaturedContentLayout-module__mhK3FW__btn-content,.FeaturedContentLayout-module__mhK3FW__btn-content-secondary{padding:0!important}}@media (max-width:400px){.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-half-taller-podcast{min-height:150px!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__medium-image{min-height:140px!important}.FeaturedContentLayout-module__mhK3FW__podcast-grid,.FeaturedContentLayout-module__mhK3FW__academy-grid{gap:1rem;flex-direction:column!important;width:100%!important;display:flex!important}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__vertical-medium-product{padding:1rem!important}.FeaturedContentLayout-module__mhK3FW__subtitle{white-space:normal!important;font-size:.9rem!important}.FeaturedContentLayout-module__mhK3FW__card-title-secondary{white-space:normal}.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__b,.FeaturedContentLayout-module__mhK3FW__card.FeaturedContentLayout-module__mhK3FW__horizontal-wide-single .FeaturedContentLayout-module__mhK3FW__btn-content,.FeaturedContentLayout-module__mhK3FW__btn-content-secondary{padding:0!important}}
.CardCarousel-module__MMpJaq__card-carousel-section{padding:4rem 0}.CardCarousel-module__MMpJaq__container{max-width:1200px;margin:0 auto;position:relative;overflow:hidden}.CardCarousel-module__MMpJaq__title{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);color:var(--color-white);text-align:center;margin-bottom:3rem}.CardCarousel-module__MMpJaq__scroll-container{overflow:hidden}.CardCarousel-module__MMpJaq__card-wrapper{justify-content:center;gap:1rem;width:max-content;min-width:100%;display:flex}.CardCarousel-module__MMpJaq__animate{animation:30s linear infinite CardCarousel-module__MMpJaq__slide-loop}@keyframes CardCarousel-module__MMpJaq__slide-loop{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}.CardCarousel-module__MMpJaq__card{border-radius:var(--border-radius-lg);flex:none;width:384px;max-width:100%;height:auto;overflow:hidden}.CardCarousel-module__MMpJaq__carousel-image{object-fit:cover;width:100%;height:100%;transition:filter .4s}.CardCarousel-module__MMpJaq__custom-button{width:fit-content;margin:3rem auto}.CardCarousel-module__MMpJaq__video-container{aspect-ratio:16/9;border-radius:var(--border-radius-lg);background:#0003;width:75%;max-width:900px;margin:0 auto;overflow:hidden}.CardCarousel-module__MMpJaq__carousel-video{object-fit:cover;border-radius:var(--border-radius-lg);width:100%;height:100%;display:block}@media (max-width:1024px){.CardCarousel-module__MMpJaq__card-carousel-section{padding:3rem 1rem}.CardCarousel-module__MMpJaq__title{font-size:2.5rem}}@media (max-width:767px){.CardCarousel-module__MMpJaq__card-carousel-section{min-height:auto;padding:1.5rem 1rem!important}.CardCarousel-module__MMpJaq__title{margin-bottom:1rem;font-size:2rem}.CardCarousel-module__MMpJaq__card-wrapper{justify-content:center}.CardCarousel-module__MMpJaq__card{width:240px;max-width:100%;height:auto}.CardCarousel-module__MMpJaq__custom-button{margin:2rem auto}}@media (max-width:480px){.CardCarousel-module__MMpJaq__title{margin-bottom:1rem;font-size:1.8rem}.CardCarousel-module__MMpJaq__card-wrapper{align-items:center}.CardCarousel-module__MMpJaq__card{width:200px;max-width:100%;height:auto}}
.LogoHighlight-module__LUIOJG__logo-highlight-section{width:100%;padding:7.5rem 0!important}.LogoHighlight-module__LUIOJG__logo-highlight-content{flex-direction:column;max-width:1200px;margin:0 auto;display:flex}.LogoHighlight-module__LUIOJG__logo{justify-content:flex-end;width:100%;height:100%;padding:3rem 0;display:flex}.LogoHighlight-module__LUIOJG__logo img{width:380px;max-width:100%;height:auto}.LogoHighlight-module__LUIOJG__separator{border:none;border-top:var(--border-default);width:100%;margin:0 auto}@media (min-width:1024px) and (max-width:1279px){.LogoHighlight-module__LUIOJG__logo-highlight-section{padding:5rem 0!important}}@media (min-width:768px) and (max-width:1023px){.LogoHighlight-module__LUIOJG__logo-highlight-section{padding:6rem 0!important}}@media (max-width:767px){.LogoHighlight-module__LUIOJG__logo-highlight-section{padding:4rem 0!important}.LogoHighlight-module__LUIOJG__logo{padding:2.5rem 0!important}.LogoHighlight-module__LUIOJG__logo img{width:100%;margin-right:5%}.LogoHighlight-module__LUIOJG__separator{width:100%;margin:.5rem auto}}.LogoHighlight-module__LUIOJG__highlight-logo-wrapper{justify-content:end;width:100%;margin-bottom:40px;display:flex}@media (max-width:767px){.LogoHighlight-module__LUIOJG__highlight-logo-wrapper{justify-content:center}}
.Header-module__4CjFVG__header-container{z-index:2000;background-color:var(--color-background-darker);height:auto;transition:transform .5s ease-in-out;position:sticky;top:0;overflow:auto;font-family:var(--font-manrope)!important;border:0!important;border-top:1px solid var(--color-white)!important;border-bottom:1px solid var(--color-white)!important}.Header-module__4CjFVG__header-border{background-color:var(--color-white);z-index:5;width:0%;height:1px;transition:width .5s ease-in-out;position:absolute;bottom:0;left:0}.Header-module__4CjFVG__header-container.Header-module__4CjFVG__scrolled{box-shadow:0 4px 6px #0000001a}.Header-module__4CjFVG__header-wrapper{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative;overflow:visible}.Header-module__4CjFVG__header{z-index:10000;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;display:flex}.Header-module__4CjFVG__logo img{max-height:40px}.Header-module__4CjFVG__nav{gap:1rem;display:flex}.Header-module__4CjFVG__nav-link{color:var(--color-white);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 16px;font-size:1rem;font-weight:400;text-decoration:none;transition:all .25s;display:flex;position:relative}.Header-module__4CjFVG__nav-link:hover{opacity:1;background-color:var(--color-dark-secondary);color:#ffffffd9;border-radius:999px;transform:translateY(-1px)}.Header-module__4CjFVG__active-nav-link{color:var(--color-dark-solid);background-color:var(--color-white);opacity:1;border-radius:999px;padding:8px 20px;font-weight:500;transition:background-color .25s,box-shadow .25s,border-radius .25s;box-shadow:0 2px 8px #0000001a}.Header-module__4CjFVG__nav-link.Header-module__4CjFVG__active:not(.Header-module__4CjFVG__active-nav-link):after{content:"";background-color:var(--color-white);border-radius:1px;height:2px;position:absolute;bottom:0;left:16px;right:16px}.Header-module__4CjFVG__nav-link,.Header-module__4CjFVG__active-nav-link{transition:all .25s cubic-bezier(.4,0,.2,1)}.Header-module__4CjFVG__custom-button{display:flex}.Header-module__4CjFVG__menu-toggle{cursor:pointer;flex-direction:column;gap:.3rem;display:none}.Header-module__4CjFVG__menu-toggle span{background-color:var(--color-white);width:25px;height:3px;transition:background-color .3s,transform .3s;display:block}.Header-module__4CjFVG__sub-header{z-index:999;width:100%;height:auto;padding:2rem 0;position:fixed;overflow-y:hidden;box-shadow:0 2px 5px #0000001a;border-bottom:.01px solid var(--color-white)!important}.Header-module__4CjFVG__sub-header.Header-module__4CjFVG__menu-open{pointer-events:auto;overflow-y:auto}body.Header-module__4CjFVG__menu-open{overflow:hidden}.Header-module__4CjFVG__sub-header-content{justify-content:left;justify-items:center;gap:8rem;max-width:1200px;display:flex;margin-bottom:2rem!important}.Header-module__4CjFVG__sub-header.Header-module__4CjFVG__desktop-view{cursor:default}.Header-module__4CjFVG__sub-header.Header-module__4CjFVG__desktop-view .Header-module__4CjFVG__sub-header-content{margin:0 auto}.Header-module__4CjFVG__sub-header-section{white-space:pre-line;flex-direction:column;align-items:flex-start;display:flex}.Header-module__4CjFVG__main-section{color:var(--color-muted-grey);text-transform:uppercase;margin-bottom:1rem}.Header-module__4CjFVG__dropdown-header-footer{background-color:var(--color-dark-secondary);border-top:var(--border-default);z-index:10000;width:100%;height:60px;margin:0 auto;transition:height .3s ease-in-out;position:fixed;overflow:hidden}.Header-module__4CjFVG__dropdown-header-footer.Header-module__4CjFVG__expanded{height:auto}.Header-module__4CjFVG__header-footer-content{z-index:1000000;justify-content:center;place-items:center;gap:1rem;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:1rem 0;display:flex}.Header-module__4CjFVG__header-footer-item{color:var(--color-white);flex:1;align-items:center;display:flex}.Header-module__4CjFVG__justify-content-start{justify-content:flex-start}.Header-module__4CjFVG__justify-content-center{justify-content:center}.Header-module__4CjFVG__justify-content-end{justify-content:flex-end}.Header-module__4CjFVG__header-footer-link{color:var(--color-white);transition:transform .3 ease;align-items:center;gap:.5rem;display:flex}.Header-module__4CjFVG__header-footer-link:hover{opacity:.7}.Header-module__4CjFVG__mobile-separator{border:var(--border-default);width:100%;margin:.5rem 0;display:none}.Header-module__4CjFVG__hamburger{flex-flow:column;justify-content:space-around;width:2rem;height:2rem;display:none}.Header-module__4CjFVG__burger{transform-origin:1px;background-color:#fff;border-radius:10px;width:2rem;height:.25rem;transition:all .3s linear}.Header-module__4CjFVG__burger1{transform:rotate(0)}.Header-module__4CjFVG__burger2{opacity:1;transform:translate(0%)}.Header-module__4CjFVG__burger3{transform:rotate(0)}.Header-module__4CjFVG__hamburger.Header-module__4CjFVG__open .Header-module__4CjFVG__burger1{transform:rotate(45deg)}.Header-module__4CjFVG__hamburger.Header-module__4CjFVG__open .Header-module__4CjFVG__burger2{opacity:0;transform:translate(-100%)}.Header-module__4CjFVG__hamburger.Header-module__4CjFVG__open .Header-module__4CjFVG__burger3{transform:rotate(-45deg)}.Header-module__4CjFVG__nav-arrow{display:none}.Header-module__4CjFVG__nav-arrow.Header-module__4CjFVG__arrow-open{transition:transform .3s;transform:rotate(90deg)}.Header-module__4CjFVG__main-section{cursor:pointer;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Header-module__4CjFVG__toggle-arrow{margin-left:.5rem;font-size:1rem;transition:transform .3s}.Header-module__4CjFVG__arrow-open{transform:rotate(90deg)}.Header-module__4CjFVG__sub-sections{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.Header-module__4CjFVG__desktop-view{height:auto;display:block}.Header-module__4CjFVG__mobile-view,.Header-module__4CjFVG__toggle-btn{display:none}@media (min-width:1024px) and (max-width:1279px){.Header-module__4CjFVG__header-wrapper{padding:0 3rem}.Header-module__4CjFVG__sub-header-content,.Header-module__4CjFVG__dropdown-header-footer{padding:0 3rem}}@media (min-width:768px) and (max-width:1023px){.Header-module__4CjFVG__header-wrapper{padding:0 3rem}.Header-module__4CjFVG__sub-header.Header-module__4CjFVG__desktop-view .Header-module__4CjFVG__sub-header-content{padding:0 3rem}.Header-module__4CjFVG__sub-header-content{font-size:.95rem}.Header-module__4CjFVG__dropdown-header-footer{padding:0 3rem;font-size:.8rem}.Header-module__4CjFVG__nav-link{padding:6px 14px;font-size:.85rem}}@media (max-width:767px){.Header-module__4CjFVG__header-wrapper{padding:0 1rem}.Header-module__4CjFVG__custom-button,.Header-module__4CjFVG__nav{display:none}.Header-module__4CjFVG__nav .Header-module__4CjFVG__nav-open{display:block}.Header-module__4CjFVG__hamburger{display:flex}.Header-module__4CjFVG__sub-header{height:100vh;-webkit-overflow-scrolling:touch;border:none;height:-webkit-fill-available;min-height:100vh;max-height:-webkit-fill-available;padding:0}.Header-module__4CjFVG__sub-header-wrapper{flex-direction:column;height:100%;display:flex;position:relative;overflow-y:auto}.Header-module__4CjFVG__sub-header-content{color:var(--color-white);flex:1}.Header-module__4CjFVG__sub-header-grid{flex-direction:column;gap:2rem;display:flex}.Header-module__4CjFVG__mobile-view{flex-direction:column;padding:4rem 1rem 15rem;display:flex!important}.Header-module__4CjFVG__category-label{font-size:var(--size-x-large);font-weight:var(--font-weight-normal);cursor:pointer;justify-content:space-between;align-items:center;display:flex}.Header-module__4CjFVG__category-label svg{margin-left:2rem}.Header-module__4CjFVG__section-container{margin-bottom:1rem}.Header-module__4CjFVG__section-header{margin-bottom:.5rem;font-weight:700}.Header-module__4CjFVG__sub-section-link{margin-bottom:.5rem;display:block}.Header-module__4CjFVG__subcategory-section{margin-top:2rem}.Header-module__4CjFVG__subcategory-header{margin-bottom:2rem}.Header-module__4CjFVG__subcategory-title{font-weight:var(--font-weight-normal);color:var(--color-muted-grey);text-transform:uppercase;margin-bottom:.5rem}.Header-module__4CjFVG__subcategory-links{margin-bottom:.5rem;display:block}.Header-module__4CjFVG__dropdown-header-footer{width:100%;margin-bottom:0;bottom:0;left:0}.Header-module__4CjFVG__header-footer-content{flex-direction:column;justify-content:center;justify-items:center;height:fit-content;font-size:smaller;display:flex}.Header-module__4CjFVG__mobile-separator{display:block}.Header-module__4CjFVG__arrow-icon{transition:transform .3s}.Header-module__4CjFVG__rotate-90{transform:rotate(90deg)}.Header-module__4CjFVG__rotate-0{transform:rotate(0)}.Header-module__4CjFVG__desktop-view{display:none}.Header-module__4CjFVG__dropdown-header-footer{background:var(--color-background-darker);padding:0;transition:height .3s ease-in-out}.Header-module__4CjFVG__dropdown-header-footer.Header-module__4CjFVG__collapsed .Header-module__4CjFVG__header-footer-content{visibility:hidden}.Header-module__4CjFVG__header-footer-content{gap:.2rem;background:var(--color-dark-secondary)!important}.Header-module__4CjFVG__header-footer-link{padding:.3rem 0}.Header-module__4CjFVG__toggle-btn{text-transform:uppercase;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-size:1rem;transition:background .3s,color .3s,padding .3s;border:none!important;display:flex!important}.Header-module__4CjFVG__toggle-btn-right{justify-content:flex-end}.Header-module__4CjFVG__dropdown-header-footer.Header-module__4CjFVG__collapsed .Header-module__4CjFVG__toggle-btn{color:var(--color-white);background-color:var(--color-dark-secondary)!important}.Header-module__4CjFVG__dropdown-header-footer.Header-module__4CjFVG__expanded .Header-module__4CjFVG__toggle-btn{color:var(--color-white);padding:.3rem 1rem;border-bottom:var(--border-default)!important;background-color:#0000!important}.Header-module__4CjFVG__dropdown-header-footer.Header-module__4CjFVG__expanded{border-top:none}.Header-module__4CjFVG__expand-icon,.Header-module__4CjFVG__collapse-icon{flex-shrink:0;font-size:1.7rem;transition:transform .3s,opacity .3s}.Header-module__4CjFVG__dropdown-header-footer.Header-module__4CjFVG__collapsed .Header-module__4CjFVG__expand-icon{opacity:1;transform:rotate(0)}.Header-module__4CjFVG__dropdown-header-footer.Header-module__4CjFVG__collapsed .Header-module__4CjFVG__collapse-icon{opacity:0;transform:rotate(-90deg)}.Header-module__4CjFVG__dropdown-header-footer.Header-module__4CjFVG__expanded .Header-module__4CjFVG__expand-icon{opacity:0;transform:rotate(90deg)}.Header-module__4CjFVG__dropdown-header-footer.Header-module__4CjFVG__expanded .Header-module__4CjFVG__collapse-icon{opacity:1;transform:rotate(0)}.Header-module__4CjFVG__subcategory-links:active{font-weight:600;transform:translateY(2px)}}
.OriginStoryQuote-module__PmgqjG__quote-section{padding:4rem 0}.OriginStoryQuote-module__PmgqjG__quote-container{text-align:center;max-width:1200px;margin:0 auto}.OriginStoryQuote-module__PmgqjG__quote-text{font-size:var(--size-large);color:var(--color-white);white-space:pre-line;line-height:1.5}@media (min-width:768px) and (max-width:1023px){.OriginStoryQuote-module__PmgqjG__quote-section{padding:3rem}.OriginStoryQuote-module__PmgqjG__quote-text{white-space:normal;font-size:1.25rem}}@media (max-width:767px){.OriginStoryQuote-module__PmgqjG__quote-section{padding:2.5rem 1rem}.OriginStoryQuote-module__PmgqjG__quote-text{white-space:normal;font-size:1rem!important}}
.BrainCard-module__M_qItW__brain-section{color:var(--color-white);text-align:left;position:relative;overflow:visible}.BrainCard-module__M_qItW__brain-wrapper{max-width:1200px;margin:0 auto}.BrainCard-module__M_qItW__brain-content{cursor:default}.BrainCard-module__M_qItW__brain-image-wrapper{aspect-ratio:1;width:100%;height:auto;margin:0 auto;position:relative}.BrainCard-module__M_qItW__brain-image{object-fit:contain;width:100%;transform:.5s cubic-bezier(.33, 1, .68, 1), opacity .4s ease}.BrainCard-module__M_qItW__title{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);text-transform:uppercase;text-align:center;white-space:pre-line;margin-bottom:2rem;line-height:1.5}.BrainCard-module__M_qItW__title-bottom{font-size:var(--size-xx-large);font-weight:var(--font-weight-bold);text-transform:uppercase;text-align:center;white-space:pre-line;line-height:1.5}.BrainCard-module__M_qItW__description{white-space:pre-line;width:100%;font-size:var(--size-medium);text-align:center;margin-bottom:3rem;font-weight:300;line-height:1.5;font-family:var(--font-manrope)!important}.BrainCard-module__M_qItW__row{justify-content:space-between;align-items:center;gap:3rem;padding:1rem 0;display:flex;font-family:var(--font-manrope)!important}.BrainCard-module__M_qItW__section{text-align:center;flex:1;padding:1rem;transition:opacity .3s ease-in-out}.BrainCard-module__M_qItW__side-section{cursor:default;z-index:30}.BrainCard-module__M_qItW__left-section,.BrainCard-module__M_qItW__right-section{flex-direction:column;gap:1rem;width:100%;display:flex;text-align:center!important;pointer-events:none!important}.BrainCard-module__M_qItW__subtitle{text-transform:uppercase;font-size:2rem;font-weight:400;font-family:var(--font-space-grotesk)!important}.BrainCard-module__M_qItW__text{font-size:1rem;line-height:1.5}.BrainCard-module__M_qItW__top-text{font-size:var(--size-medium);color:var(--color-white);margin-bottom:1rem;font-family:var(--font-manrope)!important;font-weight:600!important}.BrainCard-module__M_qItW__text-row{justify-content:space-between;gap:1rem;margin-bottom:1.5rem;display:flex}.BrainCard-module__M_qItW__image-wrapper{justify-content:center;align-items:center;display:flex}.BrainCard-module__M_qItW__brain-image{backface-visibility:hidden;will-change:transform, opacity;max-width:100%;height:auto;display:block;transform:scale(2)translateY(60px)translateZ(0)!important}.BrainCard-module__M_qItW__custom-button{width:fit-content;margin:auto;padding-top:5rem;padding-bottom:2rem}@media (min-width:1024px) and (max-width:1279px){.BrainCard-module__M_qItW__brain-wrapper{padding:0 3rem}.BrainCard-module__M_qItW__row{gap:3rem}.BrainCard-module__M_qItW__description{margin-bottom:8rem;white-space:normal!important}.BrainCard-module__M_qItW__brain-image{backface-visibility:hidden;will-change:transform, opacity;max-width:100%;height:auto;display:block;transform:scale(2.2)translateY(30px)translateZ(0)!important}.BrainCard-module__M_qItW__custom-button{padding-top:5rem}}@media (min-width:768px) and (max-width:1023px){.BrainCard-module__M_qItW__brain-wrapper{padding:0 3rem}.BrainCard-module__M_qItW__title{white-space:inherit;font-size:1.8rem}.BrainCard-module__M_qItW__title-bottom{white-space:inherit;font-size:2.5rem}.BrainCard-module__M_qItW__row{flex-direction:row;gap:3rem}.BrainCard-module__M_qItW__image-wrapper{width:100%;height:245px}.BrainCard-module__M_qItW__brain-image{backface-visibility:hidden;will-change:transform, opacity;max-width:100%;height:auto;display:block;transform:scale(2.3)translateY(30px)translateZ(0)!important}.BrainCard-module__M_qItW__description{margin-bottom:3rem;white-space:normal!important}.BrainCard-module__M_qItW__custom-button{padding-top:4rem}}@media (max-width:767px){.BrainCard-module__M_qItW__brain-section{padding-top:.5rem}.BrainCard-module__M_qItW__brain-wrapper{padding:0 1rem}.BrainCard-module__M_qItW__title,.BrainCard-module__M_qItW__title-bottom{white-space:inherit;font-size:2rem}.BrainCard-module__M_qItW__description{white-space:normal;margin-bottom:3rem;font-weight:400}.BrainCard-module__M_qItW__row{flex-direction:column;gap:1rem;margin:1rem 0}.BrainCard-module__M_qItW__section{text-align:center;max-width:100%}.BrainCard-module__M_qItW__image-wrapper{width:100%;height:auto}.BrainCard-module__M_qItW__brain-image{backface-visibility:hidden;will-change:transform, opacity;max-width:100%;height:auto;display:block;transform:scale(1.4)translateY(55px)translateZ(0)!important}.BrainCard-module__M_qItW__pulse-indicator{width:40px;height:40px}.BrainCard-module__M_qItW__custom-button{padding:2rem 0}}
.FeaturedSolutionsLayout-module__98OrXG__featured-solutions-container{color:var(--color-white);transition:background-color .3s}.FeaturedSolutionsLayout-module__98OrXG__featured-solutions-section{max-width:1200px;padding:3rem 0}.FeaturedSolutionsLayout-module__98OrXG__title{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);text-transform:uppercase;text-align:start;white-space:pre-line;margin-bottom:3.5rem}.FeaturedSolutionsLayout-module__98OrXG__featured-solutions-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));grid-auto-rows:60px;gap:1rem;width:auto;display:grid}.FeaturedSolutionsLayout-module__98OrXG__featured-solutions-grid a{display:contents}.FeaturedSolutionsLayout-module__98OrXG__card-title{font-size:var(--size-large);text-transform:uppercase;white-space:pre-line;font-weight:400;line-height:var(--line-height-small);z-index:3}.FeaturedSolutionsLayout-module__98OrXG__card{border:var(--border-default);border-radius:var(--border-radius-lg);opacity:.8;aspect-ratio:588/200;background-position:50%;background-size:cover;transition:opacity .2s ease-in-out,transform .2s ease-in-out;position:relative;overflow:hidden}.FeaturedSolutionsLayout-module__98OrXG__card:after{content:"";z-index:1;pointer-events:none;background:#00000040;width:100%;height:100%;transition:background .3s ease-in-out;position:absolute;top:0;left:0}.FeaturedSolutionsLayout-module__98OrXG__card:hover{opacity:1;transform:scale(1.02)}.FeaturedSolutionsLayout-module__98OrXG__card.FeaturedSolutionsLayout-module__98OrXG__active{opacity:.7;cursor:default;pointer-events:none}.FeaturedSolutionsLayout-module__98OrXG__card.FeaturedSolutionsLayout-module__98OrXG__active:hover{opacity:.7;transform:none}.FeaturedSolutionsLayout-module__98OrXG__card-bg-container{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.FeaturedSolutionsLayout-module__98OrXG__card.FeaturedSolutionsLayout-module__98OrXG__horizontal-short{grid-area:span 3/span 6}.FeaturedSolutionsLayout-module__98OrXG__card.FeaturedSolutionsLayout-module__98OrXG__horizontal{grid-area:span 4/span 6}.FeaturedSolutionsLayout-module__98OrXG__card.FeaturedSolutionsLayout-module__98OrXG__vertical{grid-area:span 6/span 3}.FeaturedSolutionsLayout-module__98OrXG__card.FeaturedSolutionsLayout-module__98OrXG__vertical-short{grid-area:span 4/span 3}.FeaturedSolutionsLayout-module__98OrXG__card-text{font-size:var(--size-medium);color:var(--color-white);font-weight:var(--font-weight-normal);z-index:2;width:100%;padding:2rem;line-height:30px;position:absolute}.FeaturedSolutionsLayout-module__98OrXG__description{font-size:var(--size-medium);width:100%;font-weight:300;line-height:30px}.FeaturedSolutionsLayout-module__98OrXG__logo-container{visibility:visible;opacity:1;z-index:2;max-width:100%;padding:2rem;position:absolute}.FeaturedSolutionsLayout-module__98OrXG__logos-grid{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.FeaturedSolutionsLayout-module__98OrXG__logo-wrapper{justify-content:center;align-items:center;max-width:100%;height:auto;padding:0;display:flex}.FeaturedSolutionsLayout-module__98OrXG__logo-wrapper:hover{transform:scale(1.05)}.FeaturedSolutionsLayout-module__98OrXG__hover-text-container:hover .FeaturedSolutionsLayout-module__98OrXG__logo-container{opacity:0;visibility:hidden}.FeaturedSolutionsLayout-module__98OrXG__hover-text{color:var(--color-white);opacity:0;visibility:hidden;z-index:2;max-width:100%;padding:2rem;font-size:1rem;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:absolute}.FeaturedSolutionsLayout-module__98OrXG__hover-text-container:hover .FeaturedSolutionsLayout-module__98OrXG__hover-text{opacity:1;visibility:visible}.FeaturedSolutionsLayout-module__98OrXG__section-name-top,.FeaturedSolutionsLayout-module__98OrXG__section-name-bottom,.FeaturedSolutionsLayout-module__98OrXG__text-top,.FeaturedSolutionsLayout-module__98OrXG__text-bottom{z-index:2;width:100%;padding:2rem;position:absolute}.FeaturedSolutionsLayout-module__98OrXG__section-name-top,.FeaturedSolutionsLayout-module__98OrXG__text-top{top:0;bottom:auto}.FeaturedSolutionsLayout-module__98OrXG__section-name-bottom,.FeaturedSolutionsLayout-module__98OrXG__text-bottom{top:auto;bottom:0}.FeaturedSolutionsLayout-module__98OrXG__left{text-align:left;left:0;right:auto}.FeaturedSolutionsLayout-module__98OrXG__right{text-align:right;left:auto;right:0}.FeaturedSolutionsLayout-module__98OrXG__custom-button{width:fit-content;margin:0 auto;padding-top:3rem}@media (min-width:1024px) and (max-width:1279px){.FeaturedSolutionsLayout-module__98OrXG__featured-solutions-section{padding:3rem}.FeaturedSolutionsLayout-module__98OrXG__featured-solutions-grid{gap:1.5rem;width:100%;grid-template-columns:repeat(2,1fr)!important;grid-auto-rows:auto!important}.FeaturedSolutionsLayout-module__98OrXG__card{grid-area:span 4/span 1!important}.FeaturedSolutionsLayout-module__98OrXG__card-text{padding:1rem;font-size:1rem}.FeaturedSolutionsLayout-module__98OrXG__title{font-size:2.5rem}.FeaturedSolutionsLayout-module__98OrXG__logo-wrapper{flex:0 auto}.FeaturedSolutionsLayout-module__98OrXG__logo-container{z-index:5;text-align:left!important;padding-top:1rem!important;padding-bottom:0!important;position:absolute!important;inset:0 auto auto 0!important}.FeaturedSolutionsLayout-module__98OrXG__hover-text{z-index:4;text-align:left!important;opacity:1!important;visibility:visible!important;padding-top:0!important;padding-bottom:1rem!important;position:absolute!important;inset:auto auto 0 0!important}.FeaturedSolutionsLayout-module__98OrXG__section-name-top,.FeaturedSolutionsLayout-module__98OrXG__section-name-bottom,.FeaturedSolutionsLayout-module__98OrXG__card-title{display:none!important}.FeaturedSolutionsLayout-module__98OrXG__logo-container,.FeaturedSolutionsLayout-module__98OrXG__hover-text-container .FeaturedSolutionsLayout-module__98OrXG__hover-text{opacity:1!important;visibility:visible!important}.FeaturedSolutionsLayout-module__98OrXG__hover-text-container:hover .FeaturedSolutionsLayout-module__98OrXG__logo-container,.FeaturedSolutionsLayout-module__98OrXG__hover-text-container:hover .FeaturedSolutionsLayout-module__98OrXG__hover-text,.FeaturedSolutionsLayout-module__98OrXG__card:hover .FeaturedSolutionsLayout-module__98OrXG__logo-container,.FeaturedSolutionsLayout-module__98OrXG__card:hover .FeaturedSolutionsLayout-module__98OrXG__hover-text{opacity:1!important;visibility:visible!important;transition:none!important}.FeaturedSolutionsLayout-module__98OrXG__text-top,.FeaturedSolutionsLayout-module__98OrXG__text-bottom{position:absolute!important}}.FeaturedSolutionsLayout-module__98OrXG__pointer{cursor:pointer!important}.FeaturedSolutionsLayout-module__98OrXG__non-clickable{cursor:default!important}@media (min-width:768px) and (max-width:1023px){.FeaturedSolutionsLayout-module__98OrXG__featured-solutions-section{padding:4rem 3rem}.FeaturedSolutionsLayout-module__98OrXG__featured-solutions-grid{gap:1.5rem;width:100%;flex-direction:column!important;display:flex!important}.FeaturedSolutionsLayout-module__98OrXG__title{margin-bottom:2rem}.FeaturedSolutionsLayout-module__98OrXG__card{grid-area:span 5/span 1!important}.FeaturedSolutionsLayout-module__98OrXG__custom-button{padding:3rem 0}}@media (max-width:767px){.FeaturedSolutionsLayout-module__98OrXG__featured-solutions-section{padding:.5rem 1rem;margin:1rem auto!important}.FeaturedSolutionsLayout-module__98OrXG__title{margin:1rem auto;font-size:2rem}.FeaturedSolutionsLayout-module__98OrXG__featured-solutions-grid{scroll-snap-type:x mandatory;gap:1rem;padding:1rem 0;display:flex;overflow-x:auto}.FeaturedSolutionsLayout-module__98OrXG__card{scroll-snap-align:center;border-radius:var(--border-radius-lg);flex:0 0 80%;height:440px}.FeaturedSolutionsLayout-module__98OrXG__logos-grid{gap:.75rem}.FeaturedSolutionsLayout-module__98OrXG__logo-wrapper{flex:0 auto;padding:.2rem 0}.FeaturedSolutionsLayout-module__98OrXG__logo-container{z-index:5;text-align:left!important;padding-top:1rem!important;padding-bottom:0!important;position:absolute!important;inset:0 auto auto 0!important}.FeaturedSolutionsLayout-module__98OrXG__hover-text{z-index:4;text-align:left!important;opacity:1!important;visibility:visible!important;padding-top:0!important;padding-bottom:1rem!important;position:absolute!important;inset:auto auto 0 0!important}.FeaturedSolutionsLayout-module__98OrXG__section-name-top,.FeaturedSolutionsLayout-module__98OrXG__section-name-bottom,.FeaturedSolutionsLayout-module__98OrXG__card-title{display:none!important}.FeaturedSolutionsLayout-module__98OrXG__logo-container,.FeaturedSolutionsLayout-module__98OrXG__hover-text-container .FeaturedSolutionsLayout-module__98OrXG__hover-text{opacity:1!important;visibility:visible!important}.FeaturedSolutionsLayout-module__98OrXG__hover-text-container:hover .FeaturedSolutionsLayout-module__98OrXG__logo-container,.FeaturedSolutionsLayout-module__98OrXG__hover-text-container:hover .FeaturedSolutionsLayout-module__98OrXG__hover-text,.FeaturedSolutionsLayout-module__98OrXG__card:hover .FeaturedSolutionsLayout-module__98OrXG__logo-container,.FeaturedSolutionsLayout-module__98OrXG__card:hover .FeaturedSolutionsLayout-module__98OrXG__hover-text{opacity:1!important;visibility:visible!important;transition:none!important}.FeaturedSolutionsLayout-module__98OrXG__text-top,.FeaturedSolutionsLayout-module__98OrXG__text-bottom{position:absolute!important}.FeaturedSolutionsLayout-module__98OrXG__custom-button{padding:2rem 0}}@media (max-width:400px){.FeaturedSolutionsLayout-module__98OrXG__title{margin:1rem auto;font-size:1.6rem!important}.FeaturedSolutionsLayout-module__98OrXG__logos-grid{gap:.5rem}.FeaturedSolutionsLayout-module__98OrXG__logo-wrapper{flex:0 auto}.FeaturedSolutionsLayout-module__98OrXG__custom-button{padding:2rem 0}}
.EcosystemLandscape-module__VLdsGq__section-separator{margin:4rem 0}@media (min-width:768px) and (max-width:1023px){.EcosystemLandscape-module__VLdsGq__section-separator{margin:3rem 0}}@media (max-width:767px){.EcosystemLandscape-module__VLdsGq__section-separator{margin:1rem 0}}
.DemoCard-module__W8hItq__demo-card{border:var(--border-default);border-radius:var(--border-radius-lg);color:var(--color-white);justify-content:space-between;align-items:left;text-align:left;aspect-ratio:486/648;background-color:#0000;flex-direction:column;flex:1;width:100%;max-width:40%;padding:2rem;display:flex;position:relative;overflow:hidden}.DemoCard-module__W8hItq__title{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);text-transform:uppercase;white-space:pre-line;z-index:5;position:relative;margin-bottom:auto!important}.DemoCard-module__W8hItq__card-image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:1024px) and (max-width:1279px){.DemoCard-module__W8hItq__title{font-size:2.3rem}.DemoCard-module__W8hItq__demo-card{align-items:center}}@media (min-width:768px) and (max-width:1023px){.DemoCard-module__W8hItq__title{font-size:2.2rem}.DemoCard-module__W8hItq__demo-card{align-items:center}}@media (max-width:767px){.DemoCard-module__W8hItq__title{text-align:center;font-size:2.2rem}.DemoCard-module__W8hItq__demo-card{max-width:100%;height:auto;max-height:353px!important}.DemoCard-module__W8hItq__row-button{width:20px;height:20px}.DemoCard-module__W8hItq__title{white-space:normal;font-size:2rem;margin-bottom:auto!important}}
.CardSectionLayout-module__njkH5G__featured-event-section{max-width:1200px;margin:0 auto}.CardSectionLayout-module__njkH5G__title{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);color:var(--color-white);text-transform:uppercase;white-space:pre-line;margin-top:3rem;margin-bottom:3rem;font-family:var(--font-space-grotesk)!important}.CardSectionLayout-module__njkH5G__featured-event-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:auto;gap:2rem;display:grid}.CardSectionLayout-module__njkH5G__card{border:var(--border-default);border-radius:var(--border-radius-lg);background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;transition:transform .3s,filter .3s;display:flex;overflow:hidden}.CardSectionLayout-module__njkH5G__has-image{height:auto;min-height:250px}.CardSectionLayout-module__njkH5G__card:hover{transform:scale(1.02)}.CardSectionLayout-module__njkH5G__horizontal{grid-area:span 4/span 6}.CardSectionLayout-module__njkH5G__horizontal-medium{grid-area:span 5/span 6}.CardSectionLayout-module__njkH5G__horizontal-medium-shorter{grid-area:span 3/span 6}.CardSectionLayout-module__njkH5G__horizontal-medium-short{grid-area:span 2/span 6}.CardSectionLayout-module__njkH5G__horizontal-large{grid-area:span 6/span 7}.CardSectionLayout-module__njkH5G__vertical-tall{grid-area:span 6/span 5}.CardSectionLayout-module__njkH5G__horizontal-wider{grid-area:span 5/span 7}.CardSectionLayout-module__njkH5G__horizontal-shorter{grid-area:span 5/span 5}.CardSectionLayout-module__njkH5G__card-image-wrapper{border-radius:var(--border-radius-md);width:100%;height:100%;position:relative;overflow:hidden}.CardSectionLayout-module__njkH5G__card-image{border-radius:var(--border-radius-md);width:100%;height:100%}.CardSectionLayout-module__njkH5G__card-title{font-size:var(--size-x-large);text-transform:uppercase;color:var(--color-white);white-space:pre-line;margin-bottom:1rem;font-weight:400;font-family:var(--font-space-grotesk)!important}.CardSectionLayout-module__njkH5G__card-description{font-size:var(--size-medium);color:var(--color-white);white-space:pre-line;line-height:1.5;font-family:var(--font-manrope)!important}.CardSectionLayout-module__njkH5G__btn-container{text-align:center;justify-content:space-between;display:flex}.CardSectionLayout-module__njkH5G__custom-button{align-items:end;width:fit-content;margin-top:1rem;margin-left:auto;transition:all .3s}.CardSectionLayout-module__njkH5G__btn-text{font-size:var(--size-large);text-transform:uppercase}.CardSectionLayout-module__njkH5G__icon{margin-top:auto;margin-bottom:auto;font-size:2rem}@media (min-width:1024px) and (max-width:1279px){.CardSectionLayout-module__njkH5G__featured-event-container{padding:0 3rem}.CardSectionLayout-module__njkH5G__featured-event-grid{flex-direction:column;display:flex;gap:2rem!important}.CardSectionLayout-module__njkH5G__title{font-size:2.5rem}.CardSectionLayout-module__njkH5G__card-description{white-space:normal}.CardSectionLayout-module__njkH5G__has-image{width:100%;height:650px;min-height:auto!important}}@media (min-width:768px) and (max-width:1023px){.CardSectionLayout-module__njkH5G__featured-event-container{padding:0 3rem}.CardSectionLayout-module__njkH5G__featured-event-grid{flex-direction:column;display:flex;gap:2rem!important}.CardSectionLayout-module__njkH5G__whitepaper-title{margin-bottom:2rem!important}.CardSectionLayout-module__njkH5G__has-image{width:100%;max-height:auto;height:450px}}@media (max-width:767px){.CardSectionLayout-module__njkH5G__featured-event-section{padding:0!important}.CardSectionLayout-module__njkH5G__featured-event-container{padding:0 1rem!important}.CardSectionLayout-module__njkH5G__title{margin-bottom:.5rem;font-size:2rem;margin-top:0!important}.CardSectionLayout-module__njkH5G__whitepaper-title{margin-top:2rem!important;margin-bottom:0!important}.CardSectionLayout-module__njkH5G__featured-event-grid{flex-direction:column;display:flex;gap:0!important}.CardSectionLayout-module__njkH5G__card{margin:1rem 0!important}.CardSectionLayout-module__njkH5G__has-image{width:100%;height:184px;max-height:auto}.CardSectionLayout-module__njkH5G__has-description{margin:0!important;padding:1rem!important}.CardSectionLayout-module__njkH5G__card-image{width:100%;max-height:100%;padding:0!important}.CardSectionLayout-module__njkH5G__layout{margin:0!important}.CardSectionLayout-module__njkH5G__card-description,.CardSectionLayout-module__njkH5G__card-title{white-space:inherit;margin:1px}.CardSectionLayout-module__njkH5G__custom-button{margin-top:1rem}}
.NewsLayout-module__RPQ34G__news-container{width:100%;padding:2rem 0}.NewsLayout-module__RPQ34G__news-section{max-width:1200px;margin:0 auto}.NewsLayout-module__RPQ34G__news-header{width:100%;color:var(--color-white);flex-direction:column;gap:1rem;margin:2rem auto;display:flex}.NewsLayout-module__RPQ34G__header-row{justify-content:space-between;align-items:center;width:100%;display:flex}.NewsLayout-module__RPQ34G__news-header h2{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);text-transform:uppercase;margin:0;line-height:1.1}.NewsLayout-module__RPQ34G__news-header p{width:45%;margin:0;font-size:1.1rem;line-height:1.5}.NewsLayout-module__RPQ34G__btn-content{justify-content:flex-end;display:flex}.NewsLayout-module__RPQ34G__row{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.NewsLayout-module__RPQ34G__card{border-radius:var(--border-radius-lg);border:var(--border-default);background-color:var(--color-dark-solid);color:var(--color-white);flex-direction:column;flex:1;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;position:relative;overflow:hidden}.NewsLayout-module__RPQ34G__card:hover{transform:translateY(-6px);box-shadow:0 4px 12px #0000001a}.NewsLayout-module__RPQ34G__image-blur-container{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.NewsLayout-module__RPQ34G__image-blur{filter:blur(25px);object-fit:cover;object-position:center center;transform:scale(1.2)}.NewsLayout-module__RPQ34G__card:before{content:"";z-index:1;pointer-events:none;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.NewsLayout-module__RPQ34G__image-container{aspect-ratio:16/9;z-index:2;flex-shrink:0;width:100%;transition:transform .4s;position:relative;overflow:hidden}.NewsLayout-module__RPQ34G__image{object-fit:cover;object-position:center center;will-change:transform;transition:transform .4s}.NewsLayout-module__RPQ34G__card:hover .NewsLayout-module__RPQ34G__image-container{transform:translateY(-6px)}.NewsLayout-module__RPQ34G__card:hover .NewsLayout-module__RPQ34G__image{transform:scale(1.05)}.NewsLayout-module__RPQ34G__content{z-index:3;background:linear-gradient(#0000 0%,#0000004d 10%,#000000b3 30%,#000000d9 100%);flex-direction:column;flex-shrink:0;gap:.75rem;width:100%;padding:1.5rem;display:flex}.NewsLayout-module__RPQ34G__card-title{min-height:50.4px;color:var(--color-white);text-transform:none;overflow-wrap:break-word;word-wrap:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-family:Manrope,sans-serif;font-size:18px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsLayout-module__RPQ34G__card-details{color:#b4b4b4;white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;font-family:Manrope,sans-serif;font-size:14px;display:flex}.NewsLayout-module__RPQ34G__card-date,.NewsLayout-module__RPQ34G__card-read-time,.NewsLayout-module__RPQ34G__dot{color:#b4b4b4;font-size:14px}@media (min-width:1024px) and (max-width:1279px){.NewsLayout-module__RPQ34G__news-section{padding:0 3rem}.NewsLayout-module__RPQ34G__row{grid-template-columns:repeat(2,1fr)}.NewsLayout-module__RPQ34G__content{gap:.75rem;padding:1.5rem}.NewsLayout-module__RPQ34G__card-title{min-height:50.4px;font-size:18px;line-height:1.4}.NewsLayout-module__RPQ34G__card-date,.NewsLayout-module__RPQ34G__card-read-time{font-size:14px}}@media (min-width:768px) and (max-width:1023px){.NewsLayout-module__RPQ34G__news-section{padding:0 3rem}.NewsLayout-module__RPQ34G__news-header{margin:0}.NewsLayout-module__RPQ34G__row{grid-template-columns:repeat(2,1fr)}.NewsLayout-module__RPQ34G__card{width:100%;max-width:100%;height:100%}.NewsLayout-module__RPQ34G__content{gap:.65rem;padding:1.25rem}.NewsLayout-module__RPQ34G__card-title{min-height:47.6px;font-size:17px;line-height:1.4}.NewsLayout-module__RPQ34G__card-date,.NewsLayout-module__RPQ34G__card-read-time{font-size:13px}}@media (max-width:767px){.NewsLayout-module__RPQ34G__news-section{padding:0 1rem}.NewsLayout-module__RPQ34G__news-header{margin:0}.NewsLayout-module__RPQ34G__news-header h2{font-size:2rem}.NewsLayout-module__RPQ34G__news-container{margin-top:1.5rem;padding:0}.NewsLayout-module__RPQ34G__header-row{grid-template-columns:1fr;gap:1rem;display:grid}.NewsLayout-module__RPQ34G__row{grid-template-columns:1fr}.NewsLayout-module__RPQ34G__btn-content{grid-template-columns:1fr;gap:1rem;width:50%;margin:1rem 0;display:grid}.NewsLayout-module__RPQ34G__card{width:100%;max-width:100%;height:100%}.NewsLayout-module__RPQ34G__content{gap:.6rem;padding:1.25rem}.NewsLayout-module__RPQ34G__card-title{min-height:41.6px;font-size:16px;line-height:1.3}.NewsLayout-module__RPQ34G__card-date,.NewsLayout-module__RPQ34G__card-read-time,.NewsLayout-module__RPQ34G__dot{font-size:12px}}

.TitleCard-module__t4wjJq__card,.TitleCard-module__t4wjJq__minimal-card{max-width:1200px;color:var(--color-white);margin:0 auto}.TitleCard-module__t4wjJq__title{font-size:var(--size-xx-large);font-weight:var(--font-weight-normal);text-transform:uppercase;text-align:left;line-height:1.1;font-family:var(--font-space-grotesk)!important}@media (min-width:1024px) and (max-width:1279px){.TitleCard-module__t4wjJq__card,.TitleCard-module__t4wjJq__minimal-card{padding-top:5rem;padding:0 3rem!important}.TitleCard-module__t4wjJq__title{margin:3rem 0 1rem!important}.TitleCard-module__t4wjJq__minimal-card{padding:0!important}}@media (min-width:768px) and (max-width:1023px){.TitleCard-module__t4wjJq__card,.TitleCard-module__t4wjJq__minimal-card{padding-top:5rem;padding:0 3rem!important}.TitleCard-module__t4wjJq__whitepapers{color:var(--color-white)!important;margin:2rem 3rem!important;padding-top:3rem!important}.TitleCard-module__t4wjJq__title{font-size:2rem}.TitleCard-module__t4wjJq__minimal-card{padding:0!important}}@media (max-width:767px){.TitleCard-module__t4wjJq__card{padding:0 1rem!important}.TitleCard-module__t4wjJq__minimal-card{padding:0!important}.TitleCard-module__t4wjJq__whitepapers{color:var(--color-white)!important;margin:.5rem 1rem!important;padding-top:1rem!important}.TitleCard-module__t4wjJq__title{font-size:2rem;margin:1rem 0 0!important}}
.BlogSection-module__rdqmcq__blog-section{width:100%;max-width:1200px;margin:0 auto;padding:4rem 0;overflow:hidden}.BlogSection-module__rdqmcq__blog-wrapper{flex-direction:column;gap:4rem;display:flex}.BlogSection-module__rdqmcq__title{font-size:var(--size-xx-large);color:var(--color-white);text-transform:uppercase;white-space:pre-line;font-weight:400;font-family:var(--font-space-grotesk)!important}.BlogSection-module__rdqmcq__blog-cards{flex-wrap:nowrap;gap:1.5rem;display:flex}.BlogSection-module__rdqmcq__blog-card{background:var(--background-color-darker);border-radius:var(--border-radius-lg);border:var(--border-default);z-index:10;flex-direction:column;justify-content:space-between;width:384px;height:324px;animation:.6s ease-out both BlogSection-module__rdqmcq__fadeUp;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000000d;padding:0!important}.BlogSection-module__rdqmcq__blog-card img{padding:0!important}.BlogSection-module__rdqmcq__thumbnail-wrapper{width:100%;height:215px;transition:transform .4s;position:relative;overflow:hidden}.BlogSection-module__rdqmcq__thumbnail{object-fit:contain;will-change:transform;width:100%;max-height:100%;transition:transform .4s;padding:0!important}.BlogSection-module__rdqmcq__thumbnail-overlay{z-index:80;pointer-events:none;background:linear-gradient(#0000 82.81%,#000 96.28%);position:absolute;inset:0}.BlogSection-module__rdqmcq__blog-card:hover .BlogSection-module__rdqmcq__thumbnail{transform:scale(1.05)}.BlogSection-module__rdqmcq__blog-card:hover .BlogSection-module__rdqmcq__thumbnail-wrapper{transform:translateY(-6px)}.BlogSection-module__rdqmcq__card-title{color:var(--color-white);font-size:1rem;font-weight:var(--font-weight-normal);z-index:30;white-space:normal;justify-content:center;align-items:center;margin:auto 1.5rem;display:flex}.BlogSection-module__rdqmcq__card-description{color:#555;font-size:.95rem;line-height:1.4}.BlogSection-module__rdqmcq__custom-button{margin:auto;padding:0 2rem;width:fit-content!important}@keyframes BlogSection-module__rdqmcq__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1024px) and (max-width:1279px){.BlogSection-module__rdqmcq__blog-section{padding:3rem}.BlogSection-module__rdqmcq__blog-card{flex:100%;max-width:100%}.BlogSection-module__rdqmcq__blog-cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:1rem;overflow-x:auto}.BlogSection-module__rdqmcq__blog-card{scroll-snap-align:start;flex:none}.BlogSection-module__rdqmcq__blog-cards::-webkit-scrollbar{display:none}}@media (min-width:768px) and (max-width:1023px){.BlogSection-module__rdqmcq__blog-section{padding:2rem 3rem}.BlogSection-module__rdqmcq__blog-card{flex:100%;max-width:100%}.BlogSection-module__rdqmcq__blog-cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:1rem;overflow-x:auto}.BlogSection-module__rdqmcq__blog-cards::-webkit-scrollbar{display:none}.BlogSection-module__rdqmcq__blog-card{scroll-snap-align:start;flex:none}}@media (max-width:767px){.BlogSection-module__rdqmcq__blog-section{padding:2rem 1rem}.BlogSection-module__rdqmcq__title{font-size:2rem}.BlogSection-module__rdqmcq__blog-wrapper{gap:1rem}.BlogSection-module__rdqmcq__blog-cards{flex-direction:column;gap:1rem}.BlogSection-module__rdqmcq__blog-card{width:100%;max-width:100%}.BlogSection-module__rdqmcq__card-title{white-space:normal;margin-left:1rem;margin-right:1rem;font-size:.9rem}}
.ExpandableCard-module__9k_ARG__section-container{justify-content:center;width:100%;padding:4rem 0;display:flex}.ExpandableCard-module__9k_ARG__grid-container{gap:1rem;width:100%;max-width:1200px;display:grid}.ExpandableCard-module__9k_ARG__grid-item{border:var(--border-default);border-radius:var(--border-radius-lg);cursor:pointer;max-height:max-content;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.ExpandableCard-module__9k_ARG__centered{grid-column:span 2;justify-self:center;width:50%}.ExpandableCard-module__9k_ARG__card-header{justify-content:space-between;align-items:center;display:flex}.ExpandableCard-module__9k_ARG__card-title{font-weight:var(--font-weight-normal);font-size:var(--size-large);white-space:pre-line;text-transform:uppercase;font-family:var(--font-space-grotesk)!important}.ExpandableCard-module__9k_ARG__arrow-icon{flex-shrink:0;transition:transform .3s}.ExpandableCard-module__9k_ARG__rotated{transform:rotate(180deg)}.ExpandableCard-module__9k_ARG__card-content{min-height:0;margin-top:1rem}.ExpandableCard-module__9k_ARG__image-container{margin-bottom:1rem}.ExpandableCard-module__9k_ARG__image{border:var(--border-default);border-radius:var(--border-radius-lg);object-fit:cover;width:100%;height:auto}.ExpandableCard-module__9k_ARG__text-content{font-size:var(--size-medium);white-space:pre-line;width:100%;line-height:1.5;font-family:var(--font-manrope)!important}.ExpandableCard-module__9k_ARG__card-content{display:none}.ExpandableCard-module__9k_ARG__expanded{min-height:fit-content}.ExpandableCard-module__9k_ARG__show{margin-top:10px;display:block}@media (min-width:1024px) and (max-width:1279px){.ExpandableCard-module__9k_ARG__section-container{padding:0 3rem}}@media (min-width:768px) and (max-width:1023px){.ExpandableCard-module__9k_ARG__section-container{padding:0 3rem}.ExpandableCard-module__9k_ARG__card-title{font-size:1.5rem}.ExpandableCard-module__9k_ARG__grid-container{flex-direction:column;display:flex}.ExpandableCard-module__9k_ARG__grid-item{padding:1rem}.ExpandableCard-module__9k_ARG__centered{width:100%}.ExpandableCard-module__9k_ARG__text-content{font-size:1rem;white-space:normal!important}}@media (max-width:767px){.ExpandableCard-module__9k_ARG__section-container{padding:2rem 1rem}.ExpandableCard-module__9k_ARG__card-title{font-size:1rem}.ExpandableCard-module__9k_ARG__grid-container{flex-direction:column;display:flex}.ExpandableCard-module__9k_ARG__grid-item{padding:1rem}.ExpandableCard-module__9k_ARG__centered{width:100%}.ExpandableCard-module__9k_ARG__text-content{font-size:1rem;white-space:normal!important}}
.ShimmerCard-module__UiXoAG__shimmer-card-section{max-width:1200px;margin:0 auto;padding:4rem 0}.ShimmerCard-module__UiXoAG__shimmer-card{border-radius:var(--border-radius-lg);border:var(--border-default);background:linear-gradient(90deg,#0c0c0ce6 20%,#321e50cc 50%,#0c0c0ce6 80%);flex-direction:column;gap:1rem;padding:1rem;animation:1.5s linear infinite ShimmerCard-module__UiXoAG__shimmer;display:flex;position:relative;overflow:hidden}.ShimmerCard-module__UiXoAG__row{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ShimmerCard-module__UiXoAG__shimmer-image{border-radius:var(--border-radius-lg);background:linear-gradient(90deg,#080808f2 10%,#0f0a14e6 40%,#080808f2 90%) 0 0/200% 100%;width:100%;height:200px;animation:1.5s linear infinite ShimmerCard-module__UiXoAG__shimmer}.ShimmerCard-module__UiXoAG__shimmer-text{background:linear-gradient(90deg,#080808f2 10%,#0f0a14e6 40%,#080808f2 90%) 0 0/200% 100%;border-radius:5px;width:80%;height:20px;animation:1.5s linear infinite ShimmerCard-module__UiXoAG__shimmer}.ShimmerCard-module__UiXoAG__shimmer-text-small{background:linear-gradient(90deg,#080808f2 10%,#0f0a14e6 40%,#080808f2 90%) 0 0/200% 100%;border-radius:5px;width:60%;height:15px;animation:1.5s linear infinite ShimmerCard-module__UiXoAG__shimmer}@keyframes ShimmerCard-module__UiXoAG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:1024px){.ShimmerCard-module__UiXoAG__shimmer-card-section{padding:3rem 1.5rem}}@media (max-width:768px){.ShimmerCard-module__UiXoAG__shimmer-card-section{padding:2rem 1rem}.ShimmerCard-module__UiXoAG__row{grid-template-columns:1fr}}
.FlexBox-module__xoZaCq__flex-box{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:2rem auto;display:flex}@media (min-width:1024px) and (max-width:1279px){.FlexBox-module__xoZaCq__flex-box{gap:1.5rem;padding:0 3rem}}@media (min-width:768px) and (max-width:1023px){.FlexBox-module__xoZaCq__flex-box{gap:1.5rem;padding:0 3rem}}@media (max-width:767px){.FlexBox-module__xoZaCq__flex-box{flex-direction:column;align-items:stretch;gap:0;margin:0!important;padding:0 1rem!important}}
