@font-face{font-family:"Sofia-Sans";src:url("resources/fonts/SofiaSansSemiCondensed-VariableFont_wght.ttf") format("truetype");font-display:swap}@font-face{font-family:"Sofia-Sans-Italic";src:url("resources/fonts/SofiaSansSemiCondensed-Italic-VariableFont_wght.ttf") format("truetype");font-display:swap}body,html{margin:0;padding:0;font-family:"Sofia-Sans",Arial,Helvetica,sans-serif;font-synthesis:none}.no-scroll{overflow-y:hidden}.navbar{width:100%;height:6rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;z-index:3000;margin-top:-6rem}.navbar__wrapper{width:80%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.navbar__logo{width:130px;margin-right:4rem}@media only screen and (max-width: 1024px){.navbar__logo{margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.navbar__logo--image{width:100%;height:100%}.navbar__logo--image source{width:100%;height:100%}.navbar__logo--image img{width:100%;height:100%}.navbar__links{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}@media only screen and (max-width: 1024px){.navbar__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:5rem;left:50%;background-color:#fff;width:600px;line-height:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translate(-50%, -20rem);transform:translate(-50%, -20rem);z-index:-1}}@media only screen and (max-width: 768px){.navbar__links{width:100dvw;-webkit-transform:translate(-50%, -25rem);transform:translate(-50%, -25rem)}}.navbar__links--active{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.navbar__links--dropdown{color:#3c5aa9;text-decoration:none}@media only screen and (max-width: 768px){.navbar__links--dropdown{margin-top:.5rem}}.navbar__links--dropdown-content{position:absolute;background-color:#fff;width:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;top:3.5rem;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;opacity:0;-webkit-transition:all .8s;transition:all .8s}@media only screen and (max-width: 1024px){.navbar__links--dropdown-content{z-index:999;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 768px){.navbar__links--dropdown-content{-webkit-transition:all .5s;transition:all .5s}}.navbar__links--dropdown-item{margin:.5rem 0 .5rem 1rem;position:relative}.navbar__links--dropdown-item::after{content:"";width:100%;height:2px;background-color:#3c5aa9;position:absolute;bottom:0px;left:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}@media only screen and (max-width: 1024px){.navbar__links--dropdown-item::after{bottom:10px}}.navbar__links--dropdown-item.active{-webkit-transform:scaleX(1);transform:scaleX(1)}.navbar__links--dropdown-item:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1)}.navbar__links .navbar__links--dropdown:hover{cursor:pointer}.navbar__links .navbar__links--dropdown .activeDropdown{visibility:visible;opacity:1}.navbar__links--item{text-transform:uppercase;font-weight:800;font-size:20px;position:relative;list-style:none;margin-right:4rem}@media only screen and (max-width: 1400px){.navbar__links--item{font-size:16px}}@media only screen and (max-width: 1200px){.navbar__links--item{margin-right:2rem}}@media only screen and (max-width: 1024px){.navbar__links--item{font-size:20px;margin-right:0}}.navbar__links--item::after{content:"";width:100%;height:2px;background-color:#3c5aa9;position:absolute;bottom:-5px;left:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}@media only screen and (max-width: 1024px){.navbar__links--item::after{bottom:10px}}.navbar__links--item:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1)}.navbar__links--item a{color:#3c5aa9;text-decoration:none}.navbar__links .active{position:relative}.navbar__links .active::before{content:"";width:100%;height:2px;background-color:#3c5aa9;position:absolute;bottom:-5px;left:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform-origin:left;transform-origin:left}@media only screen and (max-width: 1024px){.navbar__links .active::before{bottom:10px}}.navbar__cart{width:40px;height:40px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 1200px){.navbar__cart{width:30px;height:30px}}@media only screen and (max-width: 1024px){.navbar__cart{right:auto;left:0}}.navbar__cart img{width:100%;height:100%}.navbar__menu{background-color:#3c5aa9;height:4px;width:3rem;border-radius:25px;position:relative;-webkit-transition:all .3s;transition:all .3s}.navbar__menu::before{content:"";background-color:#3c5aa9;height:4px;width:3rem;border-radius:25px;position:absolute;bottom:15px;opacity:1;-webkit-transition:all .2s;transition:all .2s}.navbar__menu::after{content:"";background-color:#3c5aa9;height:4px;width:3rem;border-radius:25px;position:absolute;top:15px;-webkit-transition:all .3s;transition:all .3s}.navbar__menu--wrapper{width:60px;height:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;right:0;display:none;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width: 1024px){.navbar__menu--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.navbar__menu--active{background-color:#3c5aa9;height:4px;width:3rem;border-radius:25px;position:relative;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navbar__menu--active::before{content:"";background-color:#3c5aa9;height:4px;width:3rem;border-radius:25px;position:absolute;bottom:10px;opacity:0;-webkit-transition:all .2s;transition:all .2s}.navbar__menu--active::after{content:"";background-color:#3c5aa9;height:4px;width:3rem;border-radius:25px;position:absolute;top:10px;-webkit-transform:rotate(90deg) translateX(-10px);transform:rotate(90deg) translateX(-10px);-webkit-transition:all .3s;transition:all .3s}.hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;background-image:url(resources/images/HeaderGradient.jpg);background-size:cover;margin-top:6rem}@supports(background-image: url(resources/images/HeaderGradient.webp)){.hero{background-image:url(resources/images/HeaderGradient.webp)}}@media only screen and (max-width: 1024px){.hero{height:auto;background-size:100% 60%;background-repeat:no-repeat}}@media only screen and (max-width: 768px){.hero{background-image:url(resources/images/MobileHeaderGradient.jpg);margin-bottom:4rem}@supports(background-image: url(resources/images/MobileHeaderGradient.webp)){.hero{background-image:url(resources/images/MobileHeaderGradient.webp)}}}@media only screen and (max-width: 600px){.hero{margin-bottom:0}}.hero__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4rem 0}@media only screen and (max-width: 1024px){.hero__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 768px){.hero__wrapper{padding-top:2rem}}.hero__image{width:680px;height:680px;margin-right:2rem;position:relative}@media only screen and (max-width: 1640px){.hero__image{width:600px;height:600px}}@media only screen and (max-width: 1400px){.hero__image{width:400px;height:400px}}@media only screen and (max-width: 1024px){.hero__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:2rem 0 0 0}}@media only screen and (max-width: 600px){.hero__image{width:350px;height:350px}}@media only screen and (max-width: 500px){.hero__image{margin-top:2rem}}@media only screen and (max-width: 460px){.hero__image{width:250px;height:250px}}.hero__image source{width:100%;height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:5}.hero__image img{width:100%;height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:5}.hero__image .background{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#fff;width:102%;height:102%;-webkit-filter:blur(15px);filter:blur(15px);border-radius:50%}.hero__text{width:50%;position:relative}@media only screen and (max-width: 1024px){.hero__text{width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.hero__text--header{font-size:70px;font-weight:800;margin:0}@media only screen and (max-width: 1200px){.hero__text--header{font-size:50px}}@media only screen and (max-width: 600px){.hero__text--header{font-size:36px;margin-bottom:1rem}}.hero__text--subhead{font-size:30px;margin:-10px 0 0 0}@media only screen and (max-width: 600px){.hero__text--subhead{font-size:20px}}.hero__text--copy{width:80%;font-size:20px;margin-top:2rem;line-height:1.8rem}@media only screen and (max-width: 1024px){.hero__text--copy{width:70%}}@media only screen and (max-width: 768px){.hero__text--copy{margin-bottom:3rem}}@media only screen and (max-width: 600px){.hero__text--copy{font-size:16px;line-height:1.5rem;width:100%}}.hero__text--button{background-color:#ffcf40;color:#000;text-transform:uppercase;font-weight:800;font-size:20px;text-decoration:none;padding:.5rem 2rem;position:relative;margin-top:2rem;-webkit-transition:all .3s;transition:all .3s;display:block;width:120px;text-align:center}@media only screen and (max-width: 1400px){.hero__text--button{position:relative}}@media only screen and (max-width: 1024px){.hero__text--button{position:relative}}.hero__text--button:hover{background-color:#3c5aa9;color:#ffcf40}.hero__text--button-inverted{background-color:#3c5aa9;color:#ffcf40;text-transform:uppercase;font-weight:800;font-size:20px;text-decoration:none;padding:.5rem 2rem;position:relative;margin-top:1rem;-webkit-transition:all .3s;transition:all .3s;display:block;width:120px;text-align:center}@media only screen and (max-width: 1400px){.hero__text--button-inverted{position:relative}}@media only screen and (max-width: 1024px){.hero__text--button-inverted{position:relative}}.hero__text--button-inverted:hover{background-color:#ffcf40;color:#000}.video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10rem 0 8rem 0}@media only screen and (max-width: 768px){.video{margin:4rem 0 6rem 0}}.video__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.video__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.video__text{width:40%}@media only screen and (max-width: 768px){.video__text{width:80%}}.video__text--header{font-size:50px;font-weight:800;margin-bottom:0}@media only screen and (max-width: 768px){.video__text--header{font-size:36px}}.video__text--copy{font-size:18px;width:80%}@media only screen and (max-width: 600px){.video__text--copy{width:100%}}.video .thumbnail__wrapper{width:60%;height:390px;-o-object-fit:cover;object-fit:cover;position:relative;overflow:hidden}@media only screen and (max-width: 768px){.video .thumbnail__wrapper{width:100%}}@media only screen and (max-width: 600px){.video .thumbnail__wrapper{height:250px}}@media only screen and (max-width: 400px){.video .thumbnail__wrapper{height:175px}}.video .thumbnail__wrapper .thumbnail{width:100%;cursor:pointer}.video .thumbnail__wrapper .thumbnail__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.video .thumbnail__wrapper .thumbnail__button{width:0;height:0;border-style:solid;border-width:60px 0 60px 60px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}.video .thumbnail__wrapper .thumbnail__button path{width:100px;height:200px}@media only screen and (max-width: 600px){.video .thumbnail__wrapper .thumbnail__button{-webkit-transform:translate(-50%, -50%) scale(0.6);transform:translate(-50%, -50%) scale(0.6)}}.video .lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999999}.video .lightbox-content{position:relative;max-width:90%;max-height:80%}.video .close-btn{position:absolute;top:-50px;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;background-color:rgba(0,0,0,0);color:#fff;font-size:40px;border:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;z-index:9999}.video video{width:100%;height:auto}.divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fafbea;height:14rem}@media only screen and (max-width: 768px){.divider{height:-webkit-max-content;height:-moz-max-content;height:max-content}}.divider__wrapper{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){.divider__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2rem 0 0 0}}.divider__stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content}@media only screen and (max-width: 768px){.divider__stat{width:100%;margin-bottom:2rem}}.divider__stat--number{margin:0;font-size:56px;font-weight:800}.divider__stat--text{font-size:26px;margin:0;font-weight:600}.features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:6rem 0 14rem 0}.features__wrapper{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.features__header{width:100%;text-align:center;font-size:50px;font-weight:800;margin:0}@media only screen and (max-width: 600px){.features__header{text-align:left}}.features__subhead{width:30%;text-align:center;font-size:16px;margin:0}@media only screen and (max-width: 1024px){.features__subhead{width:100%}}@media only screen and (max-width: 600px){.features__subhead{text-align:left}}.features__gallery{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4rem}@media only screen and (max-width: 1024px){.features__gallery{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}}.features__gallery--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1 1 80%;flex:1 1 80%}@media only screen and (max-width: 1024px){.features__gallery--list{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.features__gallery--list-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:end}@media only screen and (max-width: 1024px){.features__gallery--list-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:start;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:2rem}}@media only screen and (max-width: 1024px){.features__gallery--list-right{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.features__gallery--list-item{width:80%;padding:0 1rem;position:relative}@media only screen and (max-width: 1024px){.features__gallery--list-item{width:90%}}@media only screen and (max-width: 768px){.features__gallery--list-item{background-color:#ffcf40;margin-bottom:1rem}}@media only screen and (max-width: 1024px){.features__gallery--list-item-header{margin-bottom:0}}.features__gallery--list-item-header svg{display:none}@media only screen and (max-width: 768px){.features__gallery--list-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:.5rem 0}.features__gallery--list-item-header svg{display:block;-webkit-transition:all .3s;transition:all .3s;fill:#3c5aa9}}@media only screen and (max-width: 400px){.features__gallery--list-item-header{font-size:16px}}@media only screen and (max-width: 768px){.features__gallery--list-item-text{opacity:0;height:0;margin:0;-webkit-transition:all .3s;transition:all .3s}}.features__gallery--list-item .line1{position:absolute;right:-355px;top:70px;width:350px;height:5px;background-color:#ffcf40;-webkit-transform:skew(5deg, 20deg);transform:skew(5deg, 20deg);z-index:2;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}@media only screen and (max-width: 1970px){.features__gallery--list-item .line1{width:250px;right:-255px}}@media only screen and (max-width: 1640px){.features__gallery--list-item .line1{right:-155px;top:70px;width:150px;-webkit-transform:skew(5deg, 40deg);transform:skew(5deg, 40deg)}}@media only screen and (max-width: 1024px){.features__gallery--list-item .line1{right:auto;left:-60px;top:-280px;-webkit-transform:none;transform:none;height:300px;width:500px;clip-path:polygon(0 0, 0 100%, 8% 100%, 8% 98%, 1.5% 98%, 1.5% 2%, 50% 2%, 50% 0)}}@media only screen and (max-width: 768px){.features__gallery--list-item .line1{left:-20px;top:-280px;-webkit-transform:none;transform:none;height:300px;width:400px;clip-path:polygon(0 0, 0 100%, 4% 100%, 4% 98%, 1.5% 98%, 1.5% 2%, 50% 2%, 50% 0)}}@media only screen and (max-width: 600px){.features__gallery--list-item .line1{right:auto;left:-10px;top:-280px;-webkit-transform:none;transform:none;height:300px;width:300px;clip-path:polygon(0 0, 0 100%, 3% 100%, 3% 98%, 2% 98%, 2% 2%, 50% 2%, 50% 0)}}.features__gallery--list-item .line2{position:absolute;right:-355px;top:50%;width:350px;height:5px;background-color:#ffcf40;-webkit-transform:skew(40deg) translateY(-50%);transform:skew(40deg) translateY(-50%);z-index:2;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}@media only screen and (max-width: 1970px){.features__gallery--list-item .line2{width:250px;right:-255px}}@media only screen and (max-width: 1640px){.features__gallery--list-item .line2{right:-155px;top:50%;width:150px;-webkit-transform:skew(40deg) translateY(-50%);transform:skew(40deg) translateY(-50%)}}@media only screen and (max-width: 1024px){.features__gallery--list-item .line2{right:auto;left:-60px;top:-280px;-webkit-transform:none;transform:none;height:300px;width:500px;clip-path:polygon(0 0, 0 100%, 8% 100%, 8% 98%, 1.5% 98%, 1.5% 2%, 50% 2%, 50% 0)}}@media only screen and (max-width: 768px){.features__gallery--list-item .line2{left:-20px;top:-280px;-webkit-transform:none;transform:none;height:300px;width:400px;clip-path:polygon(0 0, 0 100%, 4% 100%, 4% 98%, 1.5% 98%, 1.5% 2%, 50% 2%, 50% 0)}}@media only screen and (max-width: 600px){.features__gallery--list-item .line2{right:auto;left:-10px;top:-280px;-webkit-transform:none;transform:none;height:300px;width:300px;clip-path:polygon(0 0, 0 100%, 3% 100%, 3% 98%, 2% 98%, 2% 2%, 50% 2%, 50% 0)}}.features__gallery--list-item .line3{position:absolute;right:-355px;top:-50px;width:350px;height:5px;background-color:#ffcf40;-webkit-transform:skew(5deg, -20deg);transform:skew(5deg, -20deg);z-index:2;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}@media only screen and (max-width: 1970px){.features__gallery--list-item .line3{width:250px;right:-255px;top:-30px}}@media only screen and (max-width: 1640px){.features__gallery--list-item .line3{right:-155px;top:-50px;width:150px;-webkit-transform:skew(5deg, -40deg);transform:skew(5deg, -40deg)}}@media only screen and (max-width: 1024px){.features__gallery--list-item .line3{right:auto;left:-10px;top:-480px;-webkit-transform:none;transform:none;height:500px;width:300px;clip-path:polygon(0 0, 0 100%, 3% 100%, 3% 99%, 2% 99%, 2% 1%, 50% 1%, 50% 0)}}@media only screen and (max-width: 600px){.features__gallery--list-item .line3{top:-280px;height:300px;clip-path:polygon(0 0, 0 100%, 3% 100%, 3% 99%, 2% 99%, 2% 2%, 50% 2%, 50% 0)}}.features__gallery--list-item .line4{position:absolute;left:-355px;top:70px;width:350px;height:5px;background-color:#ffcf40;-webkit-transform:skew(5deg, -20deg);transform:skew(5deg, -20deg);z-index:2;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}@media only screen and (max-width: 1970px){.features__gallery--list-item .line4{width:250px;left:-255px}}@media only screen and (max-width: 1640px){.features__gallery--list-item .line4{left:-155px;top:70px;width:150px;-webkit-transform:skew(5deg, -40deg);transform:skew(5deg, -40deg)}}@media only screen and (max-width: 1024px){.features__gallery--list-item .line4{right:auto;left:-10px;top:-580px;-webkit-transform:none;transform:none;height:600px;width:300px;clip-path:polygon(0 0, 0 100%, 3% 100%, 3% 99%, 2% 99%, 2% 1%, 50% 1%, 50% 0)}}@media only screen and (max-width: 600px){.features__gallery--list-item .line4{top:-380px;height:400px;clip-path:polygon(0 0, 0 100%, 3% 100%, 3% 99%, 2% 99%, 2% 2%, 50% 2%, 50% 0)}}.features__gallery--list-item .line5{position:absolute;left:-355px;top:50%;width:350px;height:5px;background-color:#ffcf40;-webkit-transform:skew(40deg) translateY(-50%);transform:skew(40deg) translateY(-50%);z-index:2;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}@media only screen and (max-width: 1970px){.features__gallery--list-item .line5{width:250px;left:-255px}}@media only screen and (max-width: 1640px){.features__gallery--list-item .line5{left:-155px;top:50%;width:150px;-webkit-transform:skew(40deg) translateY(-50%);transform:skew(40deg) translateY(-50%)}}@media only screen and (max-width: 1024px){.features__gallery--list-item .line5{right:auto;left:-10px;top:-680px;-webkit-transform:none;transform:none;height:700px;width:300px;clip-path:polygon(0 0, 0 100%, 3% 100%, 3% 99%, 2% 99%, 2% 1%, 50% 1%, 50% 0)}}@media only screen and (max-width: 600px){.features__gallery--list-item .line5{top:-380px;height:400px;clip-path:polygon(0 0, 0 100%, 3% 100%, 3% 99%, 2% 99%, 2% 2%, 50% 2%, 50% 0)}}.features__gallery--list-item .line6{position:absolute;left:-355px;top:-50px;width:350px;height:5px;background-color:#ffcf40;-webkit-transform:skew(5deg, 20deg);transform:skew(5deg, 20deg);z-index:2;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}@media only screen and (max-width: 1970px){.features__gallery--list-item .line6{width:250px;left:-255px;top:-30px}}@media only screen and (max-width: 1640px){.features__gallery--list-item .line6{left:-155px;top:-50px;width:150px;-webkit-transform:skew(5deg, 40deg);transform:skew(5deg, 40deg)}}@media only screen and (max-width: 1024px){.features__gallery--list-item .line6{right:auto;left:-10px;top:-780px;-webkit-transform:none;transform:none;height:800px;width:300px;clip-path:polygon(0 0, 0 100%, 3% 100%, 3% 99%, 2% 99%, 2% 1%, 50% 1%, 50% 0)}}@media only screen and (max-width: 600px){.features__gallery--list-item .line6{top:-480px;height:500px;clip-path:polygon(0 0, 0 100%, 3% 100%, 3% 99%, 2% 99%, 2% 1%, 50% 1%, 50% 0)}}.features__gallery--list-item picture{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.features__gallery--list .active{background-color:#ffcf40}.features__gallery--list .active .features__gallery--list-item-header{text-decoration:underline;text-underline-offset:8px}@media only screen and (max-width: 600px){.features__gallery--list .active .features__gallery--list-item-header{text-underline-offset:4px}}.features__gallery--list .active .features__gallery--list-item-header svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.features__gallery--list .active .features__gallery--list-item-text{opacity:1;margin:1rem 0}@media only screen and (max-width: 768px){.features__gallery--list .active .features__gallery--list-item-text{height:70px}}.features__gallery--list .active .line1{opacity:1}.features__gallery--list .active .line2{opacity:1}.features__gallery--list .active .line3{opacity:1}.features__gallery--list .active .line4{opacity:1}.features__gallery--list .active .line5{opacity:1}.features__gallery--list .active .line6{opacity:1}.features__gallery--image{position:relative;width:600px}@media only screen and (max-width: 768px){.features__gallery--image{width:500px}}.features__gallery--image picture{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (max-width: 1024px){.features__gallery--image picture{position:relative;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transform:none;transform:none;top:auto;left:auto}}.features__gallery--image picture source{width:350px;max-height:400px;-o-object-fit:contain;object-fit:contain;-webkit-transition:opacity .3s;transition:opacity .3s}@media only screen and (max-width: 1200px){.features__gallery--image picture source{width:300px}}@media only screen and (max-width: 1024px){.features__gallery--image picture source{width:100%}}.features__gallery--image picture img{width:350px;max-height:400px;-o-object-fit:contain;object-fit:contain;-webkit-transition:opacity .3s;transition:opacity .3s}@media only screen and (max-width: 1200px){.features__gallery--image picture img{width:300px}}@media only screen and (max-width: 1024px){.features__gallery--image picture img{width:100%}}.software{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:3rem}.software::before{content:"";position:absolute;bottom:0;left:0;height:60%;width:100%;background-color:#e7f2fb;z-index:-1}@media only screen and (max-width: 1024px){.software{margin-top:26rem}}@media only screen and (max-width: 768px){.software{margin-top:20rem}}@media only screen and (max-width: 600px){.software{margin-top:16rem}}.software__wrapper{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 1024px){.software__wrapper{width:95%}}.software__item{width:32%;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#000;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1024px){.software__item{display:none}}.software__item:hover{color:#3c5aa9}.software__item:hover .software__item--image{margin-bottom:10px}.software__item--image{width:100%;max-width:300px;display:block;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 600px){.software__item--image{width:60%}}@media only screen and (max-width: 500px){.software__item--image{width:70%}}.software__item--image source{width:100%;height:100%}.software__item--image img{width:100%;height:100%}.software__item--name{margin:2rem 0 .5rem 0;font-weight:800;font-size:20px;width:70%}.software__item--copy{margin:0;font-size:16px;width:70%}.software__item--cta{width:70%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:8px;margin-top:1rem}@media only screen and (max-width: 1024px){.software__item--cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.software__item--cta-button,.software__item--cta-button-inverted{background-color:#ffcf40;color:#000;text-transform:uppercase;font-weight:800;font-size:20px;text-decoration:none;padding:.5rem 2rem;text-align:center;-webkit-transition:all .3s;transition:all .3s;position:relative}.software__item--cta-button:hover,.software__item--cta-button-inverted:hover{background-color:#3c5aa9;color:#ffcf40}.software__item--cta-button-inverted{background-color:#3c5aa9;color:#ffcf40}.software__item--cta-button-inverted:hover{background-color:#ffcf40;color:#000}.software__swiper{display:none}@media only screen and (max-width: 1024px){.software__swiper{display:block;margin-bottom:1rem}}.software__swiper--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;text-decoration:none}.software .swiper-button-next,.software .swiper-button-prev{top:var(--swiper-navigation-top-offset, 70%);color:#3c5aa9}@media only screen and (max-width: 500px){.software .swiper-slide{width:80%}}.slider{margin:6rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.slider__text{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 1200px){.slider__text{width:100%;margin-bottom:4rem}}.slider__text--header{margin:0;font-size:50px;font-weight:800}@media only screen and (max-width: 600px){.slider__text--header{font-size:36px}}.slider__text--copy{margin-bottom:0;font-size:18px;width:90%}.slider__cta{width:40%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:8px}@media only screen and (max-width: 1200px){.slider__cta{width:100%}}@media only screen and (max-width: 500px){.slider__cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center}}.slider__cta--button,.slider__cta--button-inverted{background-color:#ffcf40;color:#000;text-transform:uppercase;font-weight:800;font-size:20px;text-decoration:none;padding:.5rem 2rem;-webkit-transition:all .3s;transition:all .3s;position:relative}.slider__cta--button:hover,.slider__cta--button-inverted:hover{background-color:#3c5aa9;color:#ffcf40}.slider__cta--button-inverted{background-color:#3c5aa9;color:#ffcf40}.slider__cta--button-inverted:hover{background-color:#ffcf40;color:#000}.slider__accordion{width:100%;height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6rem}@media only screen and (max-width: 768px){.slider__accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:800px;margin-top:2rem}}.slider__accordion--item{width:8%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3c5aa9;color:#fff;margin-right:5px;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.slider__accordion--item:hover{cursor:pointer}@media only screen and (max-width: 768px){.slider__accordion--item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:60px;margin:5px 0 0 0}}.slider__accordion--item-number{width:80%;height:40px;border-top:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px}@media only screen and (max-width: 768px){.slider__accordion--item-number{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;width:20px;border-top:none;border-right:1px solid #fff;padding-right:.5rem;margin-left:.5rem;font-size:16px}}.slider__accordion--item-name{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-size:20px}@media only screen and (max-width: 768px){.slider__accordion--item-name{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;-webkit-transform:none;transform:none;font-size:16px}}.slider__accordion .active{width:60%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 768px){.slider__accordion .active{width:100%;height:800px}}@media only screen and (max-width: 600px){.slider__accordion .active{height:400px}}.slider__accordion .active .slider__accordion--item-name{opacity:0}.slider__accordion .active .slider__accordion--item-number{opacity:0}.slider__accordion .active .active__content{opacity:1}.slider__accordion .active .active__content--title{display:-webkit-box;display:-ms-flexbox;display:flex}.slider__accordion .active .active__photo{opacity:1}.slider__accordion .active:hover{cursor:default}.slider__accordion .active__content{position:absolute;top:0;left:0;opacity:0;background-color:#e7f2fb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70%;color:#000;z-index:3;padding:1rem;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media only screen and (max-width: 768px){.slider__accordion .active__content{width:100%;height:50%;padding:0}}.slider__accordion .active__content--title{font-weight:600;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #000;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:0;display:none}@media only screen and (max-width: 768px){.slider__accordion .active__content--title{margin:1rem 0 0 1rem;border-bottom:none}}@media only screen and (max-width: 500px){.slider__accordion .active__content--title{font-size:16px}}.slider__accordion .active__content--title-number{font-weight:300;font-size:16px;margin-right:1.5rem}@media only screen and (max-width: 768px){.slider__accordion .active__content--title-number{border-right:1px solid #000;padding-right:.5rem;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}}.slider__accordion .active__content--copy{font-size:16px;margin:0}@media only screen and (max-width: 768px){.slider__accordion .active__content--copy{margin:1rem 0 0 1rem}}.slider__accordion .active__photo{width:100%;height:100%;z-index:2;position:absolute;top:0;left:0;opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media only screen and (max-width: 768px){.slider__accordion .active__photo{top:50%;height:50%}}.slider__accordion .active__photo source{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider__accordion .active__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promo__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.promo__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.promo__copy{width:60%;font-size:36px;font-family:"Sofia-Sans-Italic"}@media only screen and (max-width: 1024px){.promo__copy{width:50%}}@media only screen and (max-width: 768px){.promo__copy{width:100%;text-align:center;font-size:30px}}@media only screen and (max-width: 600px){.promo__copy{font-size:20px}}.promo__image{width:25%}@media only screen and (max-width: 1024px){.promo__image{width:50%}}@media only screen and (max-width: 768px){.promo__image{width:100%}}.promo__image source{width:100%;height:100%}@media only screen and (max-width: 768px){.promo__image source{max-height:400px;-o-object-fit:contain;object-fit:contain}}.promo__image img{width:100%;height:100%}@media only screen and (max-width: 768px){.promo__image img{max-height:400px;-o-object-fit:contain;object-fit:contain}}.review{margin:10rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 600px){.review{margin-bottom:0}}.review__wrapper{width:1250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}@media only screen and (max-width: 1250px){.review__wrapper{width:100%}}.review__header{width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:50px;font-weight:800}@media only screen and (max-width: 600px){.review__header{font-size:36px;text-align:center;width:80%}}.review .swiper{width:100%;height:450px}.review .swiper-slide{background-color:#3c5aa9;padding:1rem 2rem;width:400px;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media only screen and (max-width: 600px){.review .swiper-slide{width:300px;height:190px;padding:.5rem 2rem}}@media only screen and (max-width: 500px){.review .swiper-slide{width:200px}}.review__rating{margin-bottom:1rem}@media only screen and (max-width: 600px){.review__rating{margin-bottom:.5rem}}.review__rating path{fill:#ffcf40}.review__rating svg{width:36px;height:36px}@media only screen and (max-width: 600px){.review__rating svg{width:24px;height:24px}}.review__copy{color:#fff;font-size:26px;font-weight:600;height:63%;overflow:hidden;text-overflow:ellipsis;display:block;line-height:1.2em}@media only screen and (max-width: 1200px){.review__copy{font-size:20px;height:65%}}@media only screen and (max-width: 600px){.review__copy{font-size:16px;height:60%}}.review__name{color:#fff;font-size:26px;font-weight:600;position:absolute;bottom:1rem;left:2rem}@media only screen and (max-width: 1200px){.review__name{font-size:20px}}@media only screen and (max-width: 600px){.review__name{font-size:16px}}.review__prev{background-color:#ffcf40;position:absolute;bottom:20px;left:46%;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s;z-index:9}.review__prev:hover{cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}@media only screen and (max-width: 1400px){.review__prev{left:44%}}@media only screen and (max-width: 1024px){.review__prev{left:42%}}@media only screen and (max-width: 600px){.review__prev{left:40%;bottom:180px}}@media only screen and (max-width: 500px){.review__prev{left:38%}}@media only screen and (max-width: 400px){.review__prev{left:36%}}.review__next{background-color:#ffcf40;position:absolute;bottom:20px;right:46%;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s;z-index:9}.review__next:hover{cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}@media only screen and (max-width: 1400px){.review__next{right:44%}}@media only screen and (max-width: 1024px){.review__next{right:42%}}@media only screen and (max-width: 600px){.review__next{right:40%;bottom:180px}}@media only screen and (max-width: 500px){.review__next{right:38%}}@media only screen and (max-width: 400px){.review__next{right:36%}}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:12rem;padding:1rem 0;background-image:url(resources/images/FooterGradient.jpg);background-size:cover;width:100%}@supports(background-image: url(resources/images/FooterGradient.webp)){.footer{background-image:url(resources/images/FooterGradient.webp)}}@media only screen and (max-width: 1024px){.footer{height:-webkit-max-content;height:-moz-max-content;height:max-content}}@media only screen and (max-width: 768px){.footer{background-image:url(resources/images/MobileFooterGradient.jpg)}@supports(background-image: url(resources/images/MobileFooterGradient.webp)){.footer{background-image:url(resources/images/MobileFooterGradient.webp)}}}.footer__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}@media only screen and (max-width: 1024px){.footer__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer__logo{width:250px;margin-bottom:1rem}@media only screen and (max-width: 1024px){.footer__logo{margin-bottom:2rem}}@media only screen and (max-width: 768px){.footer__logo{margin:0 auto;margin-bottom:2rem;width:auto}}.footer__logo--image{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__logo--image source{width:100%;height:100%}.footer__logo--image img{width:100%;height:100%}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 3rem 0 0}@media only screen and (max-width: 1500px){.footer__links{-ms-flex-wrap:wrap;flex-wrap:wrap;width:50%;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:3rem;line-height:3rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media only screen and (max-width: 1024px){.footer__links{width:100%;margin-bottom:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.5rem;position:relative;left:auto;top:auto;-webkit-transform:none;transform:none;margin-bottom:4rem}}@media only screen and (max-width: 1024px){.footer__links{display:grid;grid-template-columns:repeat(2, 1fr);margin:0 auto}}@media only screen and (max-width: 600px){.footer__links{display:grid;grid-template-columns:repeat(1, 1fr);margin:0 auto}}.footer__links--item{text-transform:uppercase;font-weight:800;font-size:16px;position:relative;list-style:none;margin:0 1.5rem}@media only screen and (max-width: 1024px){.footer__links--item{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 .5rem;margin-bottom:.75rem}}@media only screen and (max-width: 600px){.footer__links--item{text-align:center;margin:0 auto;margin-bottom:.75rem}}.footer__links--item::after{content:"";width:100%;height:2px;background-color:#3c5aa9;position:absolute;bottom:-5px;left:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}.footer__links--item:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1)}.footer__links--item a{color:#3c5aa9;text-decoration:none}.footer__contact{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem}@media only screen and (max-width: 1024px){.footer__contact{margin-bottom:4rem}}.footer__contact--address{color:#000;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.footer__contact--address:hover{color:#3c5aa9}.footer__contact--phone{color:#000;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;margin-top:.3rem}.footer__contact--phone:hover{color:#3c5aa9}.footer__contact--email{color:#000;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;margin-top:.3rem}.footer__contact--email:hover{color:#3c5aa9}.footer__legal{width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;bottom:1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0}@media only screen and (max-width: 1024px){.footer__legal{left:0;-webkit-transform:none;transform:none;position:relative;margin-top:2rem}}@media only screen and (max-width: 768px){.footer__legal{margin-top:2rem}}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:6rem;background-image:url(resources/svgs/SubpageHeaderBackground.svg);background-size:cover}@media only screen and (max-width: 1024px){.header{background-repeat:no-repeat}}@media only screen and (max-width: 768px){.header{background-image:url(resources/images/MobileSubpageHeaderGradient.jpg)}@supports(background-image: url(resources/images/MobileSubpageHeaderGradient.webp)){.header{background-image:url(resources/images/MobileSubpageHeaderGradient.webp)}}}.header__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1024px){.header__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.header__text{font-size:70px;width:80%}@media only screen and (max-width: 1024px){.header__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;font-size:50px}}@media only screen and (max-width: 600px){.header__text{font-size:36px}}.header__image{margin-top:20rem;width:40%}@media only screen and (max-width: 1400px){.header__image{margin-top:20rem}}@media only screen and (max-width: 1200px){.header__image{margin-top:16rem}}@media only screen and (max-width: 1024px){.header__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:0;width:60%}}.header__image source{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dropdowns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:4rem 0 10rem 0}.dropdowns__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.dropdowns__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;height:5rem;background-color:#3c5aa9;color:#fff;margin-bottom:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dropdowns__item:hover{cursor:pointer}.dropdowns__item--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5rem;position:relative;width:100%}.dropdowns__item--number{margin-left:1rem;padding-right:1rem;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;border-right:1px solid #fff;height:70%;text-align:center}.dropdowns__item--name{font-size:36px;font-weight:800;margin-left:1rem}@media only screen and (max-width: 1024px){.dropdowns__item--name{font-size:30px;width:70%}}@media only screen and (max-width: 600px){.dropdowns__item--name{font-size:20px;width:50%}}.dropdowns__item--arrow{position:absolute;top:50%;right:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s}.dropdowns .active{height:-webkit-max-content;height:-moz-max-content;height:max-content;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dropdowns .active .active__content{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dropdowns .active .active__content--wysiwyg h1,.dropdowns .active .active__content--wysiwyg h2,.dropdowns .active .active__content--wysiwyg h3,.dropdowns .active .active__content--wysiwyg h4,.dropdowns .active .active__content--wysiwyg h5,.dropdowns .active .active__content--wysiwyg h6{margin-bottom:.25rem}.dropdowns .active .active__content--wysiwyg p{margin:0;margin-bottom:.5rem}.dropdowns .active .active__content--wysiwyg a{color:#3c5aa9}.dropdowns .active .active__content--wysiwyg a:hover{color:#ffcf40}.dropdowns .active .active__content--wysiwyg img{max-width:100%;height:auto}.dropdowns .active .active__content--wysiwyg ul,.dropdowns .active .active__content--wysiwyg ol{padding-left:1rem}.dropdowns .active .dropdowns__item--arrow{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.dropdowns .active__content{opacity:0;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;color:#000;width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dropdowns .active__content--paragraph{margin:1rem 0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dropdowns .active__content--text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dropdowns .active__content--header{margin:0}.dropdowns .active__content--copy{margin:0}.dropdowns .active__content--list{margin:0;padding:0 0 0 1rem}.dropdowns .active__content--map{width:600px}@media only screen and (max-width: 1024px){.dropdowns .active__content--map{width:500px}}@media only screen and (max-width: 600px){.dropdowns .active__content--map{width:400px}}@media only screen and (max-width: 500px){.dropdowns .active__content--map{width:300px}}.videos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.videos__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10rem 0}@media only screen and (max-width: 1024px){.videos__wrapper{margin:8rem 0}}.videos__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1024px){.videos__item{-ms-flex-wrap:wrap;flex-wrap:wrap}}.videos__item--text{width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}@media only screen and (max-width: 1024px){.videos__item--text{width:90%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.videos__item--header{font-size:42px;font-weight:800;margin:0}@media only screen and (max-width: 1400px){.videos__item--header{font-size:36px}}@media only screen and (max-width: 768px){.videos__item--header{font-size:36px}}@media only screen and (max-width: 600px){.videos__item--header{font-size:30px}}.videos__item--copy{font-size:16px;width:80%}.videos__item .thumbnail__wrapper{width:60%;height:390px;-o-object-fit:cover;object-fit:cover;position:relative;overflow:hidden}@media only screen and (max-width: 1024px){.videos__item .thumbnail__wrapper{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (max-width: 600px){.videos__item .thumbnail__wrapper{height:200px}}@media only screen and (max-width: 400px){.videos__item .thumbnail__wrapper{height:150px}}.videos__item .thumbnail__wrapper .thumbnail{width:100%;cursor:pointer}.videos__item .thumbnail__wrapper .thumbnail__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.videos__item .thumbnail__wrapper .thumbnail__button{width:0;height:0;border-style:solid;border-width:60px 0 60px 60px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}@media only screen and (max-width: 600px){.videos__item .thumbnail__wrapper .thumbnail__button{-webkit-transform:translate(-50%, -50%) scale(0.6);transform:translate(-50%, -50%) scale(0.6)}}.videos__item .thumbnail__wrapper .thumbnail__button path{width:100px;height:200px}.videos__item .lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999999}.videos__item .lightbox-content{position:relative;max-width:90%;max-height:80%}.videos__item .close-btn{position:absolute;top:-50px;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;background-color:rgba(0,0,0,0);color:#fff;font-size:40px;border:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;z-index:9999}.videos__item video{width:100%;height:auto}.videos__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fafbea;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:100%;height:10rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-13rem}@media only screen and (max-width: 1024px){.videos__links{height:16rem}}@media only screen and (max-width: 500px){.videos__links{height:18rem}}.videos__links--wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1024px){.videos__links--wrapper{padding-top:6rem}}.videos__links--wrapper-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 1024px){.videos__links--wrapper-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.videos__links--wrapper-right .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:35%}@media only screen and (max-width: 600px){.videos__links--wrapper-right .container{width:100%}}.videos__links--item{color:#000;margin-bottom:2rem;font-weight:800;font-size:16px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (max-width: 600px){.videos__links--item{width:50%}}.videos__links .no-underline{text-decoration:none}.videos__links--button{background-color:#ffcf40;color:#000;text-transform:uppercase;font-weight:800;font-size:20px;text-decoration:none;padding:.5rem 2rem;-webkit-transition:all .3s;transition:all .3s;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:-1.5rem}.videos__links--button:hover{background-color:#3c5aa9;color:#ffcf40}.manuals{width:100%;background-color:#fafbea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:14rem;height:24rem}@media only screen and (max-width: 1024px){.manuals{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-top:0;padding-bottom:2rem}}.manuals__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:4rem}@media only screen and (max-width: 1024px){.manuals__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5rem;padding-bottom:2rem}}.manuals__item{width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1400px){.manuals__item{max-height:420px}}@media only screen and (max-width: 1024px){.manuals__item{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:2rem 0 8rem 0;max-height:auto}}.manuals__item--photo{width:70%}@media only screen and (max-width: 1024px){.manuals__item--photo{width:50%}}@media only screen and (max-width: 500px){.manuals__item--photo{width:70%}}.manuals__item--photo source{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.manuals__item--photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.manuals__item--header{margin:4rem 0 0 0;width:90%}@media only screen and (max-width: 1024px){.manuals__item--header{width:100%;margin-top:2rem}}.manuals__item--copy{width:80%;font-size:16px;margin-top:0}@media only screen and (max-width: 1024px){.manuals__item--copy{width:100%;margin-bottom:4rem}}.manuals__item--button{background-color:#ffcf40;color:#000;text-transform:uppercase;font-weight:800;font-size:20px;text-decoration:none;padding:.5rem 2rem;-webkit-transition:all .3s;transition:all .3s}.manuals__item--button:hover{background-color:#3c5aa9;color:#ffcf40}.contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:4rem 0}.contact__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact__copy{width:55%;font-size:16px}@media only screen and (max-width: 768px){.contact__copy{width:100%}}.contact__copy a{color:#000}.contact__form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem}.contact__form textarea{padding-top:1.2rem}.contact__form--field{width:100%;position:relative}.contact__form--field-half{width:49%;position:relative}@media only screen and (max-width: 1400px){.contact__form--field-half{width:48%}}@media only screen and (max-width: 768px){.contact__form--field-half{width:100%}}.contact__form--field-large{width:100%;position:relative}.contact__form--field-input{position:relative;border:none;width:100%;background-color:#eee;height:3rem;margin-bottom:1rem;padding-left:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.contact__form--field-input:focus+.contact__form--field-label{font-size:12px;top:.2rem}.contact__form--field-input-large{height:6rem}.contact__form--field-input:not(:-moz-placeholder)+.contact__form--field-label{font-size:12px;top:.2rem}.contact__form--field-input:not(:-ms-input-placeholder)+.contact__form--field-label{font-size:12px;top:.2rem}.contact__form--field-input:not(:placeholder-shown)+.contact__form--field-label{font-size:12px;top:.2rem}.contact__form--field-label{position:absolute;top:1rem;left:1rem;font-weight:800;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-family:"Sofia-Sans"}.contact__form--field-label--static{position:relative}.contact__form--button{background-color:#ffcf40;color:#000;text-transform:uppercase;font-weight:800;text-decoration:none;padding:.5rem 2rem;-webkit-transition:all .3s;transition:all .3s;border:none;margin:1rem 0 2rem 0;font-family:"Sofia-Sans"}.contact__form--button:hover{background-color:#3c5aa9;color:#ffcf40;cursor:pointer}.lead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lead__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lead__text{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1024px){.lead__text{width:100%}}.lead__text--header{font-size:30px;font-weight:400}.lead__text--copy{font-size:16px}.products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fafbea;margin:12rem 0 0 0;height:-webkit-max-content;height:-moz-max-content;height:max-content}@media only screen and (max-width: 1024px){.products{margin-top:16rem}}@media only screen and (max-width: 1024px){.products__no-margin-laptop{margin-top:0}}@media only screen and (max-width: 1024px){.products__no-margin-laptop .products__wrapper{margin-top:0rem}}.products__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:2rem}@media only screen and (max-width: 1024px){.products__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-8rem}}@media only screen and (max-width: 600px){.products__wrapper{margin-top:-4rem}}@media only screen and (max-width: 1024px){.products__software{display:none}}.products__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:30%;height:100%}@media only screen and (max-width: 1024px){.products__item{width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:5rem}}@media only screen and (max-width: 600px){.products__item{margin-bottom:12rem}}.products__item--top{margin-top:-6rem;width:100%}@media only screen and (max-width: 1024px){.products__item--top{margin-top:.1rem}}@media only screen and (max-width: 600px){.products__item--top{margin-top:-4rem}}.products__item--photo{width:60%;display:block;max-height:600px}@media only screen and (max-width: 1024px){.products__item--photo{margin-top:0;max-height:400px}}@media only screen and (max-width: 600px){.products__item--photo{width:90%}}.products__item--photo source{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-height:600px}@media only screen and (max-width: 1024px){.products__item--photo source{max-width:400px;max-height:400px}}.products__item--photo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-height:600px}@media only screen and (max-width: 1024px){.products__item--photo img{max-width:400px;max-height:400px}}.products__item--header{margin-bottom:0}.products__item--copy{margin:0 0 1.5rem 0;width:80%}.products__item--copy-link{color:#000}.products__item--price{font-weight:800;margin:0 0 1rem 0;font-size:20px}.products__item--button{background-color:#ffcf40;color:#000;text-transform:uppercase;font-weight:800;font-size:20px;text-decoration:none;padding:.5rem 2rem;-webkit-transition:all .3s;transition:all .3s;border:none;margin:2rem 0 4rem 0}.products__item--button:hover{background-color:#3c5aa9;color:#ffcf40;cursor:pointer}.products__item--dropdown{background-color:#4d4d4e;color:#fff;width:100%;height:2.5rem;font-weight:800;margin:.5rem 0 2rem 0;position:relative}.products__item--dropdown:hover{cursor:pointer}.products__item--dropdown-up-arrow{position:absolute;top:2px;right:1rem}.products__item--dropdown-down-arrow{position:absolute;bottom:2px;right:1rem}.products__item--dropdown-content{margin-top:0;z-index:9;display:none}.products__item--dropdown-content p{background-color:#4d4d4e;color:#fff;width:100%;padding:.5rem 0 .5rem 1rem;font-weight:800;margin:0;border-top:2px solid #ffcf40}.products__item--dropdown-content-active{display:block;margin-top:-2rem}.products__item--dropdown select{width:100%;height:100%;background:rgba(0,0,0,0);color:#fff;border:none;padding-left:1rem;font-weight:800;-moz-appearance:none;-webkit-appearance:none;appearance:none;z-index:9;position:relative}.products__item--dropdown select:hover{cursor:pointer}.products__item--last-mobile{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#e7f2fb;margin-top:2rem}.details__mb{margin-bottom:15rem}@media only screen and (max-width: 1024px){.details__mb{display:none}}.details__wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 768px){.details__wrapper{margin-bottom:2rem}}.details__wrapper--wysiwyg{width:80%;margin:2rem auto;display:block}.details__wrapper--wysiwyg .aligncenter{display:block;margin:0 auto;text-align:center}.details__wrapper--wysiwyg .alignright{display:block;margin-left:auto;text-align:right}.details__wrapper--wysiwyg h1,.details__wrapper--wysiwyg h2,.details__wrapper--wysiwyg h3,.details__wrapper--wysiwyg h4,.details__wrapper--wysiwyg h5,.details__wrapper--wysiwyg h6{margin-bottom:.25rem}.details__wrapper--wysiwyg h2,.details__wrapper--wysiwyg h3{font-size:50px}@media only screen and (max-width: 600px){.details__wrapper--wysiwyg h2,.details__wrapper--wysiwyg h3{font-size:36px}}.details__wrapper--wysiwyg h4,.details__wrapper--wysiwyg h5,.details__wrapper--wysiwyg h6{font-size:20px}@media only screen and (max-width: 600px){.details__wrapper--wysiwyg h4,.details__wrapper--wysiwyg h5,.details__wrapper--wysiwyg h6{font-size:16px}}.details__wrapper--wysiwyg table td{width:30%}.details__wrapper--wysiwyg table td h1,.details__wrapper--wysiwyg table td h2,.details__wrapper--wysiwyg table td h3,.details__wrapper--wysiwyg table td h4,.details__wrapper--wysiwyg table td h5,.details__wrapper--wysiwyg table td h6,.details__wrapper--wysiwyg table td p{width:80%}@media only screen and (max-width: 768px){.details__wrapper--wysiwyg table td,.details__wrapper--wysiwyg table tr{display:block;width:100% !important;-webkit-box-sizing:border-box;box-sizing:border-box}}.details__wrapper--wysiwyg ul,.details__wrapper--wysiwyg ol{padding-left:15px}.details__wrapper--wysiwyg ul li,.details__wrapper--wysiwyg ol li{padding:0 0 0 1rem;line-height:2.5rem;font-weight:800;font-size:16px}.details__wrapper--wysiwyg a{display:inline-block;background-color:#ffcf40;color:#000;text-transform:uppercase;font-weight:800;font-size:20px;text-decoration:none;padding:.5rem 2rem;-webkit-transition:all .3s;transition:all .3s;border:none;margin:2rem 0 4rem 0}.details__wrapper--wysiwyg a:hover{background-color:#3c5aa9;color:#ffcf40;cursor:pointer}.details__wrapper--wysiwyg p a,.details__wrapper--wysiwyg ul a,.details__wrapper--wysiwyg ol a,.details__wrapper--wysiwyg h1 a,.details__wrapper--wysiwyg h2 a,.details__wrapper--wysiwyg h3 a,.details__wrapper--wysiwyg h4 a,.details__wrapper--wysiwyg h5 a,.details__wrapper--wysiwyg h6 a{display:inline;background-color:rgba(0,0,0,0);color:#3c5aa9;text-transform:none;font-weight:inherit;font-size:inherit;text-decoration:underline;padding:0;-webkit-transition:all .3s;transition:all .3s;border:none;margin:0}.details__wrapper--wysiwyg p a:hover,.details__wrapper--wysiwyg ul a:hover,.details__wrapper--wysiwyg ol a:hover,.details__wrapper--wysiwyg h1 a:hover,.details__wrapper--wysiwyg h2 a:hover,.details__wrapper--wysiwyg h3 a:hover,.details__wrapper--wysiwyg h4 a:hover,.details__wrapper--wysiwyg h5 a:hover,.details__wrapper--wysiwyg h6 a:hover{background-color:rgba(0,0,0,0);color:#ffcf40;cursor:pointer}.details__header{width:100%;margin-bottom:0;font-size:50px}@media only screen and (max-width: 600px){.details__header{font-size:36px}}.details__subhead{width:100%;margin:0 0 2rem 0}@media only screen and (max-width: 1024px){.details__subhead{margin-bottom:4rem}}.details__item{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:2rem 0}@media only screen and (max-width: 1024px){.details__item{width:100%;margin:1rem 0 0 0}}.details__item--header{margin:0}.details__item--copy{width:80%}@media only screen and (max-width: 768px){.details__item--copy{margin-top:0;width:100%}}.details__item--list{padding:0 0 0 1rem;line-height:2.5rem;font-weight:800;font-size:16px}.details__image{margin:1.5rem 0}@media only screen and (max-width: 600px){.details__image{width:300px}}.details__image source{width:100%;height:100%}.details__image img{width:100%;height:100%}#videoPlayer{width:900px;height:506px}@media only screen and (max-width: 1024px){#videoPlayer{width:500px;height:281px}}@media only screen and (max-width: 600px){#videoPlayer{width:300px;height:169px}}#videoPlayer video{width:100%}.about__text{position:relative;margin:1rem 0}.about__text--header{margin:0 0 -1rem 0}.about__left{float:left;margin:0 1rem 0 0}@media only screen and (max-width: 600px){.about__left{width:150px}}.about__left source{width:100%;height:100%}.about__left img{width:100%;height:100%}@media only screen and (max-width: 768px){.about__left--mobile{display:none}}.about__right{float:right;margin:0 0 0 1rem}@media only screen and (max-width: 1024px){.about__right{float:left;margin:0 1rem 0 0}}@media only screen and (max-width: 600px){.about__right{width:150px}}.about__right source{width:100%;height:100%}.about__right img{width:100%;height:100%}@media only screen and (max-width: 1024px){.about__right--mobile{display:none}}.about__middle--mobile{display:none}@media only screen and (max-width: 1024px){.about__middle--mobile{display:block}.about__middle--mobile img{width:100%;height:auto;max-width:500px}}@media only screen and (max-width: 768px){.about__middle--mobile img{max-width:100%}}.mobile-software{display:none}@media only screen and (max-width: 1024px){.mobile-software{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mobile-software__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fafbea;margin-top:10rem}.mobile-software__product--image{width:80%;margin-top:-8rem;max-width:500px}.mobile-software__product--image source{width:100%;height:100%}.mobile-software__product--image img{width:100%;height:100%}.mobile-software__product--header{width:80%;margin:1rem 0 0 0}.mobile-software__product--copy{width:80%}.mobile-software__product--price{width:80%;font-weight:800;font-size:20px}.mobile-software__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#e7f2fb;margin-top:1rem}.mobile-software__details--wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mobile-software__details--list{padding-left:1rem;line-height:3rem}.mobile-software__details--list li{font-weight:800;font-size:20px}.mobile-software__details--button{background-color:#ffcf40;color:#000;text-transform:uppercase;font-weight:800;font-size:20px;text-decoration:none;padding:.5rem 2rem;-webkit-transition:all .3s;transition:all .3s;border:none;margin:2rem 0 4rem 0}.mobile-software__details--button:hover{background-color:#3c5aa9;color:#ffcf40;cursor:pointer}.mobile-software__details--mb{margin-bottom:15rem}.parts__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:6rem 0}@media only screen and (max-width: 1024px){.parts__header{margin-bottom:18rem}}@media only screen and (max-width: 500px){.parts__header{margin-bottom:10rem}}.parts__header--background{width:100%;height:15rem;background-image:url(resources/svgs/SubpageHeaderBackground.svg);background-size:cover;position:absolute;left:0;top:0;z-index:-1}@media only screen and (max-width: 1024px){.parts__header--background{height:20rem;background-image:url(resources/images/MobileSubpageHeaderGradient.jpg)}}@media only screen and (max-width: 600px){.parts__header--background{height:12rem}}.parts__header--wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2rem}@media only screen and (max-width: 1400px){.parts__header--wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 1024px){.parts__header--wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.parts__header--wrapper-pathfinder{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.parts__header--image{width:45%}@media only screen and (max-width: 1200px){.parts__header--image{margin-top:4rem}}@media only screen and (max-width: 1024px){.parts__header--image{width:80%}}@media only screen and (max-width: 600px){.parts__header--image{margin-top:1rem}}.parts__header--image picture{width:100%;height:100%}.parts__header--image source{width:100%;height:100%}.parts__header--image img{width:100%;height:100%}.parts__header--image-mt{margin-top:3rem}.parts__header--text{width:50%}@media only screen and (max-width: 1024px){.parts__header--text{width:80%}}.parts__header--text-title{font-size:70px;margin-bottom:6rem}@media only screen and (max-width: 1400px){.parts__header--text-title{font-size:50px;margin-top:4rem}}@media only screen and (max-width: 1024px){.parts__header--text-title{display:none}}.parts__header--text-subhead{font-size:30px}@media only screen and (max-width: 600px){.parts__header--text-subhead{font-size:20px}}.parts__header--text-subhead-software{margin:2rem 0 4rem 0}.parts__header--text-copy{font-size:16px;width:70%}@media only screen and (max-width: 1024px){.parts__header--text-copy{width:100%}}.parts__header--text-copy-software{margin-bottom:-6rem}.parts__header--title-mobile{display:none}@media only screen and (max-width: 1024px){.parts__header--title-mobile{display:block;width:80%;font-size:50px;margin:0}}@media only screen and (max-width: 600px){.parts__header--title-mobile{font-size:36px;width:70%}}.parts{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16rem}.parts__row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:4rem 0}@media only screen and (max-width: 1024px){.parts__row{margin:0}}.parts__row--background{background-color:#fafbea;width:100%;height:65%;position:absolute;left:0;bottom:0;z-index:-1}@media only screen and (max-width: 1024px){.parts__row--background{height:100%}}.parts__row--wrapper{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 1024px){.parts__row--wrapper{grid-template-columns:1fr;display:grid}}@media only screen and (max-width: 600px){.parts__row--wrapper{gap:2rem}}.parts__row--wrapper-item{-ms-flex-preferred-size:33.33%;flex-basis:33.33%;width:33.33%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 1024px){.parts__row--wrapper-item{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}}@media only screen and (max-width: 1024px){.parts__row-hide{display:none}}.parts__item--image{width:70%;display:block;-ms-flex-item-align:end;align-self:flex-end;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width: 1350px){.parts__item--image{width:80%}}@media only screen and (max-width: 1024px){.parts__item--image{grid-row:auto;margin-top:-12rem;justify-self:center}}@media only screen and (max-width: 500px){.parts__item--image{margin-top:-6rem}}.parts__item--image source{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-height:450px}.parts__item--image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-height:450px}.parts__item--information{grid-row:2;margin-bottom:2rem}@media only screen and (max-width: 1024px){.parts__item--information{grid-row:auto}}.parts__item--information-header{margin:0;width:95%}.parts__item--information-copy{margin:0;font-size:16px;width:80%}@media only screen and (max-width: 768px){.parts__item--information-copy{width:95%}}.parts__item--information-list{margin:0;padding:0 0 0 1rem}.parts__item--cta{grid-row:3;margin:auto 0 2rem 0}@media only screen and (max-width: 1024px){.parts__item--cta{grid-row:auto;margin:0 0 16rem 0}}@media only screen and (max-width: 500px){.parts__item--cta{margin-bottom:10rem}}.parts__item--cta-price{font-weight:800;font-size:20px;margin:0 0 1rem 0}.parts__item--cta-button{display:inline-block;background-color:#ffcf40;color:#000;text-transform:uppercase;font-weight:800;font-size:20px;text-decoration:none;padding:.5rem 2rem;-webkit-transition:all .3s;transition:all .3s;border:none;margin:1rem 1rem .5rem 0;text-align:center;width:160px;-webkit-box-sizing:border-box;box-sizing:border-box}.parts__item--cta-button:hover{background-color:#3c5aa9;color:#ffcf40;cursor:pointer}.parts__item--cta-button-inverted{background-color:#3c5aa9;color:#ffcf40}.parts__item--cta-button-inverted:hover{background-color:#ffcf40;color:#000}.parts__item--cta-software{margin:1rem 0}.product{position:relative}.product__content{max-width:1200px;padding:2rem 1rem;margin:0 auto}.product__content--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 768px){.product__content--flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product__message{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.product__message--success{border-color:#7ad03a}.product__message--warning{border-color:#ffb900}.woocommerce{width:100%}.woocommerce-breadcrumb{font-family:"Sofia-Sans",sans-serif}.woocommerce .products{background-color:#fff}.woocommerce .product-category a{color:#3c5aa9 !important;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:600;font-size:20px}.woocommerce .product-category a:hover{text-decoration:underline}@media only screen and (max-width: 768px){.woocommerce .product-category{width:100% !important}}.woocommerce .products{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 768px){.woocommerce .products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.woocommerce .upsells{display:inline-block !important}@media only screen and (max-width: 768px){.woocommerce .upsells{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}.woocommerce .upsells .products{margin:1rem auto !important}.woocommerce .sku_wrapper,.woocommerce .posted_in,.woocommerce .brand_wrapper{display:block}.woocommerce .brand_wrapper{margin-bottom:2rem}.woocommerce .summary .product_meta h2{display:none}.woocommerce .summary .product_meta table{max-width:100%}.woocommerce .amount{font-weight:800 !important;color:#3c5aa9 !important;font-size:25px}.woocommerce .product_title{width:60% !important;word-break:normal}.woocommerce .wp-element-button,.woocommerce .woocommerce-Button,.woocommerce .single_add_to_cart_button{background-color:#ffcf40 !important;color:#000 !important;border:1px solid #ffcf40 !important;-webkit-transition-duration:.2s !important;transition-duration:.2s !important;text-align:center !important;font-family:"Sofia-Sans",sans-serif !important;margin-left:0 !important;border-radius:0 !important;font-weight:800 !important;text-transform:uppercase !important;padding:.5rem .75rem !important;border-radius:0 !important;font-size:20px !important}.woocommerce .wp-element-button:hover,.woocommerce .woocommerce-Button:hover,.woocommerce .single_add_to_cart_button:hover{background-color:#3c5aa9 !important;color:#ffcf40 !important;border:1px solid #3c5aa9 !important}.woocommerce .qty{margin:0 .5rem;height:31px;border:1px solid #3c5aa9}.woocommerce .summary{width:56% !important}@media only screen and (max-width: 1024px){.woocommerce .summary{width:100% !important}}.woocommerce{font-family:"Sofia-Sans",sans-serif;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.woocommerce--row{display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce--column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce-breadcrumb{font-family:"Sofia-Sans",sans-serif !important;font-size:18px !important;margin:2rem 0 !important;text-align:left !important}.woocommerce-breadcrumb,.woocommerce-breadcrumb a{color:#3c5aa9 !important}.product-header-text,.price,.woocommerce-product-details__short-description{margin-bottom:15px}.single-product>.product>.related{clear:both;margin-top:20px}.single-product>.product>.related>h2{padding:25px 0}.entry-summary{text-align:left;-ms-flex-line-pack:left;align-content:left}.cart>.quantity>input[type=number],#coupon_code,.wishlist_item_qty,.product-quantity>.quantity>input[type=number]{height:35px;width:110px;font-size:15px}.woocommerce-billing-fields>.woocommerce-billing-fields__field-wrapper>p>span>input,.pwgc-field-container>input,.woocommerce-form-login input[type=text],.woocommerce-form-login input[type=password],.woocommerce-variation-add-to-cart>.quantity>input,.woocommerce-form-register input[type=email],.woocommerce-form-login input[type=email],#pwgc-redeem-gift-card-number,#wpgv-redeem-gift-voucher-number,.woocommerce-Input--text{height:35px;font-size:16px;text-indent:5px}.woocommerce-additional-fields>.woocommerce-additional-fields__field-wrapper>p>span>textarea,.pwgc-field-container>textarea{height:100px;font-size:16px;resize:none}.single_add_to_cart_button,.checkout-button,#place_order,.ywsfl_single_add,.ywsfl_button_container>.ywsfl_single_remove,#wishlist_button,.download-file>a,.button.wc-forward{background-color:#ffcf40 !important;color:#000 !important;border:1px solid #ffcf40 !important;-webkit-transition-duration:.2s !important;transition-duration:.2s !important;text-align:center !important;font-family:"Sofia-Sans",sans-serif !important;margin-left:0 !important;border-radius:0 !important;font-weight:800 !important;text-transform:uppercase !important;padding:.5rem .75rem !important;border-radius:0 !important;font-size:20px !important}.single_add_to_cart_button:hover,.checkout-button:hover,#place_order:hover,.ywsfl_single_add:hover,.ywsfl_button_container>.ywsfl_single_remove:hover,#wishlist_button:hover,.download-file>a:hover,.button.wc-forward:hover{background-color:#3c5aa9 !important;color:#ffcf40 !important;border:1px solid #3c5aa9 !important}.single_add_to_cart_button,.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions>.woocommerce-button{margin-left:.75rem !important}.product_meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}mark{background-color:inherit}@media only screen and (min-width: 767px){.woocommerce-product-gallery{width:40% !important}}.price>.woocommerce-Price-amount,.product-price>.woocommerce-Price-amount,.product-subtotal>.woocommerce-Price-amount,.product-total>.woocommerce-Price-amount,.cart-subtotal>td>.woocommerce-Price-amount,.order-total>td>strong>.woocommerce-Price-amount,.in-stock{color:#000 !important;font-size:18px !important;font-style:italic !important}.bio__content--review{text-align:center}@media only screen and (min-width: 50em){.bio__content--review{text-align:left}}#order_review_heading{margin-top:25px}.bio__content>p>em{display:none}#order_review_heading{margin-top:25px}.cart-customlocation{color:#3c5aa9;text-decoration:none;color:inherit}.cart-customlocation:hover{width:100%}.woocommerce-loop-category__title,.lost_password>a,.ign-list-form a,.woocommerce-loop-product__title,.woocommerce-message a,.woocommerce-MyAccount-content a,.variations>tbody>tr>.value a,.woocommerce-info>a,.woocommerce-error li>a,.add_saveforlater,.shipping-calculator-button,.woocommerce-MyAccount-navigation-link>a,.woocommerce-table__product-name a,.product-name>a,.wl_result_wrap a,.product_name>a,.ywsfl_button_container>.ywsfl_single_message>a{text-decoration:inherit !important;color:#3c5aa9 !important;font-size:18px !important;font-family:"Sofia-Sans",sans-serif !important;font-weight:800 !important}.variations select{position:relative;border:none;background-color:#eee !important;height:3rem;margin-bottom:1rem;padding-left:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.product_meta>.posted_in a,.tagged_as>a{color:#3c5aa9 !important;font-size:18px !important;text-decoration:inherit !important;font-family:"Sofia-Sans",sans-serif !important;font-weight:800 !important}.product_meta>.posted_in a:hover,.tagged_as>a:hover{text-decoration:underline !important}.woocommerce ul.products li.product{margin:.75rem !important;margin-bottom:2rem !important}@media only screen and (max-width: 768px){.woocommerce ul.products li.product{margin:0 !important;margin-bottom:1rem !important;-ms-flex-preferred-size:100%;flex-basis:100%;width:100% !important}}.woocommerce ul.products li.product a{max-width:200px !important}.woocommerce-message::before,.woocommerce-message::after,.woocommerce-Message--info::before,.woocommerce-Message--info::after,.woocommerce-info::before,.woocommerce-info::after{color:#000 !important}.woocommerce-message,.woocommerce-info{border-top-color:#000 !important}.add_to_cart_button,button[name=update_cart]{background-color:#ffcf40 !important;color:#000 !important;border:1px solid #ffcf40 !important;-webkit-transition-duration:.2s !important;transition-duration:.2s !important;text-align:center !important;font-family:"Sofia-Sans",sans-serif !important;margin-left:0 !important;border-radius:0 !important;font-weight:800 !important;text-transform:uppercase !important;padding:.5rem .75rem !important;border-radius:0 !important;font-size:20px !important}.add_to_cart_button:hover,button[name=update_cart]:hover{background-color:#3c5aa9 !important;color:#ffcf40 !important;border:1px solid #3c5aa9 !important}.woocommerce-cart-form__cart-item>.product-name>a{text-decoration:inherit;color:#3c5aa9 !important}.woocommerce-cart-form__cart-item>.product-remove>a{color:#3c5aa9 !important}.product-remove>.remove:hover{color:#3c5aa9 !important;background-color:#3c5aa9 !important}.woocommerce-message{border-top-color:#3c5aa9}.woocommerce-message::before{content:"";color:#3c5aa9}@media only screen and (min-width: 767px){.woocommerce-product-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.woocommerce-product-gallery>.flex-viewport{width:80%}.woocommerce-product-gallery>.flex-control-thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20%}.woocommerce-product-gallery>.flex-control-thumbs>li{width:100% !important}}.woocommerce-MyAccount-navigation ul{width:100%;height:auto;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:2rem 0;padding:0}.woocommerce-MyAccount-navigation ul li{max-width:190px;margin:.5rem auto}.woocommerce-MyAccount-navigation-link{position:relative}.woocommerce-MyAccount-navigation-link:after{content:"";display:block;position:absolute;right:0;top:50%;height:60%;width:1px;background-color:#fafbea;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.woocommerce-MyAccount-navigation-link:last-child::after{display:none}.woocommerce-MyAccount-navigation-link>a{padding:1rem 1.5rem}.woocommerce-MyAccount-navigation{margin-right:1rem}.woocommerce-account .woocommerce-MyAccount-content{display:block}@media only screen and (max-width: 912px){.woocommerce{width:100%}.woocommerce-MyAccount-navigation-link:after{display:none}.section--no-bg-wide{width:80%}.section--no-bg{width:80%}.woocommerce-EditAccountForm input,.woocommerce-form-coupon input,.woocommerce-checkout input,.woocommerce-checkout textarea,.woocommerce-MyAccount-content input,.woocommerce-cart-form__cart-item .quantity input,.ign-list-form input,.ign-list-form textarea,.wishlist_search_form input[type=text]{border:1px solid rgba(0,0,0,.1)}.woocommerce-MyAccount-navigation{position:relative;width:20% !important;padding:10px;margin:0 auto;background:rgba(0,0,0,0);color:#fff;outline:none;cursor:pointer;font-weight:bold;text-align:center}}@media only screen and (max-width: 912px)and (max-width: 768px){.woocommerce-MyAccount-navigation{width:100% !important}}@media only screen and (max-width: 912px){.woocommerce-MyAccount-navigation>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:none !important;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.woocommerce-MyAccount-navigation>ul li{-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (max-width: 912px)and (max-width: 600px){.woocommerce-MyAccount-navigation>ul li{-ms-flex-preferred-size:100%;flex-basis:100%}}@media only screen and (max-width: 912px){.woocommerce-MyAccount-navigation-link>a{display:block;text-decoration:none;color:#eee;padding:1rem 0 .5rem;text-align:center;position:relative;font-family:"poppins",sans-serif;font-weight:300}.woocommerce-MyAccount-navigation-link:last-child>a:after{display:none}.woocommerce-MyAccount-content{margin:2rem auto;width:75% !important}}@media only screen and (max-width: 912px)and (max-width: 768px){.woocommerce-MyAccount-content{width:100% !important}}@media only screen and (max-width: 912px){.header__ddl-placeholder{font-size:1.5rem;font-family:"poppins",sans-serif;font-weight:300;text-align:center;position:relative;display:inline;padding-right:20px;font-weight:500;color:#000}.header__ddl-placeholder::after{content:"";width:0;height:0;position:absolute;right:0;top:50%;border-width:6px 0 6px 6px;border-style:solid;border-color:rgba(0,0,0,0) #000;-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.header__ddl--active .header__ddl-placeholder::after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.header__ddl--active ul{opacity:1;pointer-events:auto}.header__ddl--active ul li{border-bottom:1px solid #000}.header__ddl--active ul li:last-child{border-bottom:none}.voucher_search_bar{width:100% !important}.woocommerce-Address address{margin-bottom:1rem}.voucher_search_button,.woocommerce-MyAccount-content button[type=submit],.wc-proceed-to-checkout{margin:1rem auto !important}}.is-active>a{color:#000 !important;pointer-events:none;cursor:default}.woocommerce-address-fields input[type=text],.woocommerce-address-fields input[type=email],.woocommerce-address-fields input[type=tel],.woocommerce-MyAccount-content input[type=text],.woocommerce-MyAccount-content input[type=email],.woocommerce-MyAccount-content input[type=password],.shipping_address input[type=text],.edit_wishlist_desc_title{height:36px;font-size:16px;text-indent:5px}.woocommerce-Tabs-panel--description .column h1{text-transform:uppercase;font-size:1.5rem;margin-bottom:.5rem}.woocommerce-Tabs-panel--description h2{text-transform:uppercase;font-size:1.4rem;margin-bottom:.5rem}.product_cat-digital>.woocommerce-LoopProduct-link.woocommerce-loop-product__link>img{height:280px !important}.woocommerce-Tabs-panel--description h3{text-transform:uppercase;font-size:1.3rem;margin-top:.5rem}.woocommerce-Tabs-panel--description ul,.woocommerce-Tabs-panel--description ol{padding:1rem;font-size:1.1rem}.woocommerce-Tabs-panel--description hr{margin:1rem 0;border:none;border-top:1px solid #d3ced2}@media only screen and (min-width: 912px){.woocommerce-thankyou{margin-left:auto;margin-right:auto;width:80%}}.section-woocommerce{padding-top:0}.woocommerce-order-overview{margin:2rem auto !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.woocommerce-order-overview>li{border:none !important;margin:1rem !important}@media only screen and (min-width: 912px){.woocommerce-order-overview{margin:2rem auto !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.woocommerce-order-overview>li{border-right:1px dashed #d3ced2 !important;margin-left:0 !important}}.check-help{display:none}.woocommerce-ordering .orderby{height:36px;font-size:20px}.products>.product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 768px){.check-help{width:49%;float:right;background-color:#000;height:194px;margin-left:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.check-help--text{padding:2rem;color:#fafbea;font-size:24px}.check-help--text-link{padding-left:.5rem;color:#fafbea;text-decoration:none}.check-help--text-link:hover{text-decoration:underline}#wc-authorize-net-cim-credit-card-credit-card-form{display:inline-block;width:49%}.woocommerce div.product div.images{margin-bottom:5em !important}}.form-row label{text-align:left}.shop_table{background-color:#fff;border:1px solid #3c5aa9 !important}.woocommerce img:not(.header_image),.woocommerce-page img:not(.header_image){height:auto;max-width:inherit !important}.woocommerce .header__image,.woocommerce-page .header__image{height:70px !important}@media only screen and (max-width: 1350px){.woocommerce .header__image,.woocommerce-page .header__image{height:3.25rem !important}}@media only screen and (max-width: 768px){.woocommerce .header__image,.woocommerce-page .header__image{height:44px !important}}.woocommerce .footer__image,.woocommerce-page .footer__image{height:70px !important}@media only screen and (max-width: 768px){.woocommerce .footer__image,.woocommerce-page .footer__image{height:100px !important}}.iframe-container{overflow:hidden;padding-top:56.25%;position:relative;margin-bottom:100px !important;margin-top:2rem;width:100%}.online-act-break{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.nav__cart--bubble{background-color:#ffcf40;color:#000;width:16px;height:16px;padding:.25rem .25rem;border-radius:8px;display:inline-block;text-align:center;line-height:1;font-size:16px;position:absolute;top:-5px;left:10px}@media only screen and (max-width: 1250px){.nav__cart--bubble{background-color:#ffcf40;font-size:20px;width:20px;height:20px}}.woocommerce-additional-fields .input-text{height:35px;font-size:16px;text-indent:5px}div[data-class=wpcf7cf_group]{width:100%}.wpcf7{width:100% !important}.woocommerce--split{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 768px){.woocommerce--split{width:100%}}.woocommerce-checkout #payment ul.payment_methods li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#wc-authorize-net-cim-credit-card-credit-card-form{display:block;width:100% !important;-webkit-box-sizing:border-box;box-sizing:border-box}.variation{display:block !important;width:100% !important}.variation dt[class^=variation-],.variation dd[class^=variation-]{display:block !important;width:100% !important}.variation dt[class^=variation-] p,.variation dd[class^=variation-] p{margin-top:0 !important;margin-bottom:1rem !important}.variation dt{font-weight:700 !important}/*# sourceMappingURL=style.min.css.map */