.custom.timeline .entries{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin:3rem 0}@media (max-width:640px){.custom.timeline .entries{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}}.custom.timeline .entry{color:#382f5a;height:400px;position:relative;width:16.66%}@media (max-width:640px){.custom.timeline .entry{height:auto;padding:20px 0 20px 28px;width:100%}}.custom.timeline .entry .entry-inner{position:absolute;width:100%}@media (max-width:640px){.custom.timeline .entry .entry-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;position:static}}.custom.timeline .entry .progress{background-color:#dbd0fa;border-radius:4px;height:8px;position:relative;width:100%}@media (max-width:640px){.custom.timeline .entry .progress{border-radius:0;height:100%;left:0;position:absolute;top:0;width:8px}}.custom.timeline .entry .progress div{background-color:#c5bfff;border-radius:4px;height:8px;position:absolute;right:0;top:0;width:8px}@media (max-width:640px){.custom.timeline .entry .progress div{display:none}}.custom.timeline .entry:first-child .entry-inner{bottom:0}@media (max-width:640px){.custom.timeline .entry:first-child .progress{border-top-left-radius:8px;border-top-right-radius:8px}}.custom.timeline .entry:nth-child(2) .entry-inner{bottom:40px}.custom.timeline .entry:nth-child(2) .progress{background-color:#c5bfff}.custom.timeline .entry:nth-child(2) .progress div{background-color:#8f6cf6}.custom.timeline .entry:nth-child(3) .entry-inner{bottom:80px}.custom.timeline .entry:nth-child(3) .progress{background-color:#8f6cf6}.custom.timeline .entry:nth-child(3) .progress div{background-color:#0af597}.custom.timeline .entry:nth-child(4) .entry-inner{bottom:120px}.custom.timeline .entry:nth-child(4) .progress{background-color:#0af597}.custom.timeline .entry:nth-child(4) .progress div{background-color:#00cee1}.custom.timeline .entry:nth-child(5) .entry-inner{bottom:160px}.custom.timeline .entry:nth-child(5) .progress{background-color:#00cee1}.custom.timeline .entry:nth-child(5) .progress div{background-color:#3a23ad}.custom.timeline .entry:nth-child(6) .entry-inner{bottom:200px}.custom.timeline .entry:nth-child(6) .progress{background-color:#3a23ad}.custom.timeline .entry:nth-child(6) .progress div{background-color:#e3e0f8}@media (max-width:640px){.custom.timeline .entry:nth-child(6) .progress{border-bottom-left-radius:8px;border-bottom-right-radius:8px}}.custom.timeline .icon{-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);background:rgba(0,206,225,.04);border:1px solid #c5bfff;border-radius:8px;display:inline-block;margin-bottom:1rem;padding:10px}@media (max-width:640px){.custom.timeline .icon{margin-bottom:0}}.custom.timeline .icon img{background:#fff;border:.6px solid #c5bfff;border-radius:4px;display:block;height:24px;padding:8px;width:auto}.custom.timeline .title{line-height:1.3;margin-bottom:1rem}@media (max-width:640px){.custom.timeline .title{margin-bottom:0}}.custom.timeline .timeyears{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around;position:relative}@media (max-width:640px){.custom.timeline .timeyears{display:none}}.custom.timeline .timeyears:before{background-color:#f5f4ff;content:"";height:1px;left:0;position:absolute;top:50%;width:100%;z-index:1}.custom.timeline .timeyears span{position:relative;z-index:2}.custom.brand-guide .light-bg{background-color:#f5f4ff}.custom.brand-guide .dark-bg{background-color:#3a23ad}.custom.brand-guide .inner{grid-column-gap:8rem;display:grid;grid-template-columns:minmax(-webkit-min-content,305px) 1fr;grid-template-columns:minmax(min-content,305px) 1fr;padding:5rem 0}@media (max-width:1080px){.custom.brand-guide .inner{grid-column-gap:2rem}}@media (max-width:900px){.custom.brand-guide .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3.75rem}}.custom.brand-guide .entry-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5rem}.custom.brand-guide .brand-description,.custom.brand-guide .color-hex{margin-bottom:0}.custom.brand-guide .color-name{margin-bottom:.25rem}.custom.brand-guide .color-info{padding:.75rem 1rem}.custom.brand-guide .color-inner{height:7.5rem;width:100%}.custom.brand-guide .color{background-color:#fff;border:1px solid #e4e3f2;border-radius:.5rem;overflow:hidden}.custom.brand-guide .icon,.custom.brand-guide .logo{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:2rem .5rem}.custom.brand-guide .icon{padding:2rem;width:9rem}@media (max-width:900px){.custom.brand-guide .icon{width:auto}}.custom.brand-guide .icon:first-of-type{margin-left:auto}.custom.brand-guide .cta{-webkit-box-shadow:0 .5rem 1rem 0 rgba(56,47,90,.122);box-shadow:0 .5rem 1rem 0 rgba(56,47,90,.122)}@media (max-width:900px){.custom.brand-guide .cta-wrap{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}}.custom.brand-guide .icon-grid,.custom.brand-guide .logo-grid{grid-column-gap:2.5rem;display:grid;grid-template-columns:1fr 1fr}@media (max-width:900px){.custom.brand-guide .logo-grid{grid-row-gap:1.25rem;grid-template-columns:1fr}}.custom.brand-guide .color-grid{grid-column-gap:4rem;display:grid;grid-template-columns:1fr 1fr 1fr}@media (max-width:900px){.custom.brand-guide .color-grid{grid-row-gap:1.25rem;grid-template-columns:1fr}}.custom.brand-guide .brand-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}.custom.brand-guide .brand-menu{list-style-type:none;margin:0;padding:0;position:sticky;top:1.5rem}@media (max-width:900px){.custom.brand-guide .brand-menu{display:none}}.custom.brand-guide .brand-menu a{border:1px solid transparent;border-radius:.5rem;color:#6b6b6b;display:block;padding:1rem;text-decoration:none}.custom.brand-guide .brand-menu a:hover{background-color:#f5f4ff;border-color:#c5bfff}.custom.brand-guide h3{display:none}@media (max-width:900px){.custom.brand-guide h3{display:block}}.custom.brand-guide select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="16" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/></svg>') no-repeat;background-position:calc(100% - .75rem);border:1px solid #382f5a;border-radius:.5rem;color:#382f5a;display:none;padding:1rem;position:relative;width:100%}@media (max-width:900px){.custom.brand-guide select{display:block}}.custom.brand-guide select:focus{outline:none}.custom.brand-guide .widget-area{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:sticky;top:150px;-webkit-transition:all .3s;transition:all .3s}@media (max-width:900px){.custom.brand-guide .widget-area{display:none}}.custom.lottie-slider .container{overflow:hidden}.custom.lottie-slider #lottie-slider{padding:0 3rem}@media (max-width:640px){.custom.lottie-slider #lottie-slider{padding:0 2rem}}@media (max-width:480px){.custom.lottie-slider #lottie-slider{padding:0 1rem}}.custom.lottie-slider .slider-track{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6rem;position:relative;-webkit-transform:translateX(calc(-600px - 6rem));-ms-transform:translateX(calc(-600px - 6rem));transform:translateX(calc(-600px - 6rem));-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.custom.lottie-slider .slider-track .context{-ms-flex-negative:0;flex-shrink:0;width:calc(50% - 6rem)}.custom.lottie-slider .slider-track .context .context-inner{width:100%}.custom.lottie-slider .slider-track .context .context-inner .word-swap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden}.custom.lottie-slider .slider-track .context .context-inner .word-swap .text{color:#00cee1;line-height:1.3;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.custom.lottie-slider .slider-track .context .context-inner .word-swap .text.up{-webkit-animation:slideUpFromCenter .25s forwards!important;animation:slideUpFromCenter .25s forwards!important}.custom.lottie-slider .slider-track .context .context-inner .word-swap .text.center{-webkit-animation:slideUpFromBottom .25s forwards;animation:slideUpFromBottom .25s forwards}@media (max-width:900px){.custom.lottie-slider .slider-track .context{-webkit-box-ordinal-group:1;-ms-flex-order:0;-webkit-box-sizing:border-box;box-sizing:border-box;order:0;padding:0;width:100%}.custom.lottie-slider .slider-track .context .context-inner{width:calc(100% - 6rem)}}@media (max-width:640px){.custom.lottie-slider .slider-track .context .context-inner{width:100%}.custom.lottie-slider .slider-track .context .context-inner #hs-start-form{max-width:unset}}.custom.lottie-slider .slider-track .lottie-player{-ms-flex-negative:0;border:3px solid #0af597;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;height:auto;max-width:600px;padding:.5rem;pointer-events:none;-webkit-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out;width:50%}.custom.lottie-slider .slider-track .lottie-player.left{left:-50%;opacity:0}.custom.lottie-slider .slider-track .lottie-player.right{left:50%}@media (max-width:900px){.custom.lottie-slider .slider-track .lottie-player{-webkit-box-ordinal-group:2;-ms-flex-order:1;max-width:unset;order:1;-webkit-transition:opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;width:100%}.custom.lottie-slider .slider-track .lottie-player.left{bottom:0;left:0;max-width:calc(100% - 4rem);position:absolute;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}}@media (max-width:480px){.custom.lottie-slider .slider-track .lottie-player.left{max-width:calc(100% - 2rem)}}.custom.lottie-slider .slider-track .lottie-player .lottie-clip{border-radius:16px;overflow:hidden}.custom.lottie-slider .slider-track .lottie-player .lottie-clip lottie-player{display:block;height:100%;max-width:none;width:auto}@media (max-width:900px){.custom.lottie-slider .slider-track .lottie-player .lottie-clip lottie-player{height:auto;width:100%}}.custom.lottie-slider .slider-track.transitioned{-webkit-transform:translateX(0)!important;-ms-transform:translateX(0)!important;transform:translateX(0)!important}.custom.lottie-slider .slider-track.transitioned .context .word-swap .text{color:#8f6cf6}.custom.lottie-slider .slider-track.transitioned .lottie-player.left{opacity:1}.custom.lottie-slider .slider-track.transitioned .lottie-player.right{opacity:0}@media (max-width:900px){.custom.lottie-slider .slider-track.transitioned .lottie-player.left{-webkit-transform:translateX(2rem);-ms-transform:translateX(2rem);transform:translateX(2rem)}.custom.lottie-slider .slider-track.transitioned .lottie-player.right{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}@media (max-width:480px){.custom.lottie-slider .slider-track.transitioned .lottie-player.left{-webkit-transform:translateX(1rem);-ms-transform:translateX(1rem);transform:translateX(1rem)}}@media (max-width:900px){.custom.lottie-slider .slider-track{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem;padding:0 2rem;-webkit-transform:translateX(0)!important;-ms-transform:translateX(0)!important;transform:translateX(0)!important}}@media (max-width:640px){.custom.lottie-slider .slider-track{gap:3rem}.custom.lottie-slider .slider-track .context-inner{width:100%}.custom.lottie-slider .slider-track .context-inner #hs-start-form{max-width:unset}}@media (max-width:480px){.custom.lottie-slider .slider-track{gap:2rem;padding:0 1rem}}@-webkit-keyframes slideUpFromCenter{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideUpFromCenter{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes slideUpFromBottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUpFromBottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}