.marquee{text-transform:uppercase;white-space:nowrap;--delay:0s;--iteration-count:infinite;--play-state:running;animation:scroll var(--duration)linear var(--delay)var(--iteration-count);animation-play-state:var(--play-state);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes scroll{0%{transform:translate(0%)}to{transform:translate(-100%)}}
.baseplateFooter a,.baseplateFooter button{text-align:inherit;--tw-text-opacity:1;color:var(--bp-colors-footer-link);text-decoration:underline;background:0 0!important;border:none!important;padding:0!important;font-size:1rem!important;font-weight:300!important;line-height:1.95rem!important}.baseplateFooter a:hover,.baseplateFooter button:hover{color:var(--bp-colors-footer-hover-link)}.Footer{width:100vw;min-height:200px;padding:6rem 6rem 1rem}.Footer h4{color:#474747;margin:0 0 .25rem;font-size:1.5rem;font-weight:700;line-height:1.125rem}.Footer a{color:#474747;font-size:.925rem;line-height:1.95rem}.Footer .wrapper{margin:initial;max-width:100%}.Footer .footer-logo-column .footer-logo{width:146px}.Footer .footer-contact-person p{color:#474747;margin-bottom:.25rem;font-size:1rem;font-weight:400;line-height:1.25rem}.Footer .footer-contact-person p:nth-child(3){margin-top:1rem!important}.Footer .footer-contact-person a{line-height:.925rem}.Footer .feedback-box{width:13.063rem;height:9.125rem;padding-inline:.938rem}.Footer .footer-quick-links-column{flex-direction:column;display:flex}.Footer .footer-quick-links-column a{font-size:.875rem;font-weight:300;text-decoration:none}.Footer .footer-feedback-text{text-align:center;padding-top:2rem}.Footer .footer-feedback-text h4{margin-bottom:0;font-size:16px;font-weight:700;line-height:20px;font-family:LivelyHeadLineBold,"sans-serif"!important}.Footer .footer-feedback-text a{font-size:12px;font-weight:400;line-height:18px;font-family:NotoIKEALatinRegular,"sans-serif"!important}.Footer .footer-copyright-section{margin-top:30px}.Footer .footer-copyright-section .footer-copyright-column{justify-content:center;display:flex}.Footer .footer-copyright-section .footer-copyright-column .copyright{color:#767571;width:40%}.Footer .footer-copyright-section .footer-copyright-column .copyright p{margin-bottom:0;font-size:.75rem}.Footer .footer-copyright-section .footer-socialmedia-column{justify-content:center;gap:1rem;display:flex}@media screen and (min-width:425px){.Footer{padding:1rem}.Footer img{margin-bottom:1rem}.Footer .footer-copyright-section{margin-top:30px}.Footer .footer-copyright-section .footer-copyright-column{justify-content:center;display:flex}.Footer .footer-copyright-section .footer-copyright-column .copyright{color:#767571;width:100%}.Footer .footer-copyright-section .footer-copyright-column .copyright p{margin-bottom:0;font-size:.75rem}.Footer .footer-copyright-section .footer-socialmedia-column{justify-content:center;gap:1rem;margin-top:1rem;display:flex}}



.Container{min-width:100%;min-height:100px;position:absolute;top:0;bottom:0}
.sticky-container-wrapper{position:sticky}
.navbar{flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.5rem 1rem;transition:all .2s;display:flex;position:relative}.navbar .contentful-container{min-height:40px}.navbar-brand{font-size:1.25rem;line-height:inherit;white-space:nowrap;padding-top:.3125rem;padding-bottom:.3125rem;display:inline-block}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-toggler-icon{vertical-align:middle;content:"";background:50%/100% 100% no-repeat;width:1.5em;height:1.5em;display:inline-block}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.collapse{height:0}.navbar-nav{flex-direction:column;margin-top:0;margin-bottom:0;padding-top:10px;padding-left:0;list-style:none;transition:all .4s;display:flex}.dropdown-menu{float:none;position:static}.dropdown-toggle:hover+.dropdown-menu{display:block!important}.dropdown-toggle:after{vertical-align:.155rem;content:"";border:.3rem solid #0000;border-top-color:currentColor;border-bottom:0;width:0;height:0;margin-top:3px;margin-left:.255rem;display:inline-block}.dropdown-menu{z-index:1000;float:none;width:max-content;min-width:10rem;max-width:auto;color:#212529;text-align:left;background-color:#fff;background-clip:padding-box;margin:.125rem 0 0;padding:0;font-size:1rem;list-style:none;display:none;position:relative;top:95%;left:10%}.dropdown-menu:hover,.collapse.show{display:block}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.nav-link{color:#212529;width:max-content;text-decoration:none}.menu__icon{flex-direction:column;width:24px;display:flex}.menu__icon div{border-radius:2px;height:4px}.menu__icon div:nth-child(2){margin:3px 0}.menu__icon.active div:first-child{animation:.3s ease-in-out forwards menuAnim1}.menu__icon.active div:nth-child(2){animation:.3s ease-in-out forwards menuAnim2}.menu__icon.active div:nth-child(3){animation:.3s ease-in-out forwards menuAnim3}.menu__icon.inactive div:first-child{animation:.3s ease-in-out revmenuAnim1}.menu__icon.inactive div:nth-child(2){animation:.3s ease-in-out revmenuAnim2}.menu__icon.inactive div:nth-child(3){animation:.3s ease-in-out revmenuAnim3}@keyframes menuAnim1{0%{transform:translateY(0)}70%{transform:translateY(10px)}to{transform:translateY(9px)rotate(45deg)}}@keyframes menuAnim2{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes menuAnim3{0%{transform:translateY(0)}70%{transform:translateY(-6px)}to{transform:translateY(-5px)rotate(135deg)}}@keyframes revmenuAnim1{0%{transform:translateY(6px)rotate(45deg)}70%{transform:translateY(6px)}to{transform:translateY(0)rotate(0)}}@keyframes revmenuAnim2{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}@keyframes revmenuAnim3{0%{transform:translateY(-5px)rotate(135deg)}70%{transform:translateY(-6px)}to{transform:translateY(0)rotate(0)}}.mix-blend-mode{mix-blend-mode:revert}@media screen and (min-width:281px){.nav-item .nav-link{font-size:14px;line-height:1.5rem;display:block}.nav-action-buttons{flex-direction:column;gap:.875rem;display:flex}}@media screen and (min-width:321px){.nav-item .nav-link{font-size:14px;line-height:1.5rem;display:block}.nav-action-buttons{flex-direction:row;align-items:center;gap:.875rem;display:flex}}@media screen and (min-width:481px){.top-menu-container-2{max-width:100%}}@media screen and (min-width:1024px){.nav-item .nav-link{line-height:1.4rem;display:block}.nav-action-buttons{gap:.875rem;margin-top:0;display:flex}.navbar{max-width:100%}.navbar-expand-lg{flex-flow:row;justify-content:flex-start}.navbar-expand-lg .top-menu-container-2{max-width:25%}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-lg .nav-item{position:relative}.navbar-expand-lg .navbar-nav{flex-direction:row;padding-top:0}.navbar-expand-lg .navbar-nav .nav-link{line-height:1.4rem;display:block}.navbar-expand-lg .dropdown-menu{float:left;border:1px solid #00000026;position:absolute;left:30%;overflow:auto}.navbar-expand-lg .dropdown-menu .dropdown-menu{float:none;border:none;position:relative;left:7%}.nav-item.active a.nav-link{color:#000;font-weight:700}.nav__item:after{content:"";background-color:#000;width:0%;height:6px;transition:all .2s;position:absolute;bottom:-26px;left:0}.nav__item:hover:after,.nav__item.active:after{width:100%}}

.mdl{z-index:9999;background-color:#0006;width:100%;max-width:800px;height:100%;transition:all .5s ease-in-out;position:fixed;inset:0;overflow:auto}.modal-content{background-color:#fefefe;border:1px solid #888;width:50%;margin:10% auto;padding:50px 106px}.modal-content h2{font-weight:700;font-family:LivelyHeadLineBold,"sans-serif"!important;font-size:2rem!important;line-height:2rem!important}.modal-content h5{font-size:1.125rem!important}.modal-content button{padding:16px 24px;font-family:LivelyHeadLineBold,"sans-serif"!important}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:hover,.close:focus{color:#000;cursor:pointer;text-decoration:none}@media screen and (max-width:1280px){.modal-content{background-color:#fff;border:1px solid #888;width:auto;max-width:90%;margin:10% auto;padding:10px 40px 40px}.modal-content h2{font-weight:700;font-family:LivelyHeadLineBold,"sans-serif"!important;font-size:2rem!important;line-height:2rem!important}.modal-content h5{font-size:1.125rem!important}.modal-content button{padding:16px 24px;font-family:LivelyHeadLineBold,"sans-serif"!important}}@media screen and (max-width:767px){.modal-content{background-color:#fff;border:1px solid #888;max-width:95%;margin:10% auto;padding:10px 40px 40px}}



.FloatingContainer .sticky-container-wrapper{position:sticky}
.Counter-container{font-family:micro}.Counter-label{letter-spacing:.17px;width:auto}.Counter-count{display:block}



.ColorPalette .growColorBlock{flex-grow:1;flex-basis:0;transition:flex-grow .3s}.ColorPalette .growColorBlock:hover{flex-grow:1.5}
