﻿:root{--full-width: 100%;--body-width: 80em;--narrow-width: 48em;--default-width: 1390px}*{margin:0;padding:0;border:0}html,body{font-size:16px;font-family:Roboto,sans-serif}p{margin-bottom:1em}section{margin:0 auto}section.padding-both-top-bottom{padding:6em 0}section.padding-bottom-only{padding:0 0 6em}section.padding-top-only{padding:6em 0 0}section.no-padding{padding:0 0 !important}@media all and (max-width: 800px){section.padding-both-top-bottom{padding:3em 0}section.padding-bottom-only{padding:0 0 3em}section.padding-top-only{padding:3em 0 0}}.template-accordion-section{max-width:var(--body-width);width:calc(100% - 6em);line-height:150%;padding:0 15px;color:#fff;font-weight:300}.template-accordion-section details{display:block}.template-accordion-section summary{border-top:1px solid #000;cursor:pointer;padding:.5em 1em .5em 0;margin-left:0;position:relative}.template-accordion-section details .detail-text{padding-bottom:1.5em;line-height:1.42857143}.template-accordion-section .accordion-area details:first-child summary{border-top:0}.template-accordion-section details[open] summary:before{content:" - ";left:calc(100% - 1em)}.template-accordion-section summary::-webkit-details-marker{display:none}.template-accordion-section summary:before{display:none}.template-accordion-section :focus{outline:0}.template-accordion-section{margin:0 auto}.template-accordion-section.body-width{max-width:var(--body-width)}.template-accordion-section.full-width{max-width:var(--full-width)}.template-accordion-section.narrow-width{max-width:var(--narrow-width)}.template-accordion-section.narrow-width-offset-right{max-width:var(--narrow-width);padding-left:10em}.template-accordion-section.narrow-width-offset-left{max-width:var(--narrow-width);padding-right:10em}@media screen and (max-width: 64em){.template-accordion-section.narrow-width-offset-right{max-width:var(--narrow-width);padding-left:6em}.template-accordion-section.narrow-width-offset-left{max-width:var(--narrow-width);padding-right:6em}}@media screen and (max-width: 40em){.template-accordion-section.narrow-width-offset-right{max-width:30em;padding-left:5em}.template-accordion-section.narrow-width-offset-left{max-width:30em;padding-right:5em}}@media screen and (max-width: 26em){.template-accordion-section.narrow-width-offset-right{padding-left:1em}.template-accordion-section.narrow-width-offset-left{padding-right:1em}}.template-accordion-section .accordion-area details{text-transform:none;padding:1em 0;border-bottom:2px solid #333}.template-accordion-section .accordion-area details:first-child{border-top:2px solid #333}.template-accordion-section .accordion-area summary{cursor:pointer;text-transform:uppercase;font-size:1.5em}.template-accordion-section .accordion-area .detail-text{padding-left:2em;font-size:1.3em}.template-accordion-section summary{display:list-item}.template-accordion-section summary{list-style-image:url(/img/icon-white-plus.png);list-style-position:outside}.template-accordion-section details[open] summary{list-style-image:url(/img/icon-white-minus.png)}.template-accordion-section summary::-webkit-details-marker{background:url(/img/icon-white-plus.png);color:rgba(0,0,0,0)}.template-accordion-section details[open] summary::-webkit-details-marker{background:url(/img/icon-white-minus.png)}.template-accordion-section .summary-image{position:absolute;left:0;max-width:402px;top:1em;left:15px}.template-accordion-section .image-container{overflow-x:hidden}.template-accordion-section summary::-webkit-details-marker{height:1em;width:1em}.template-custom-html-section .grid{width:calc(100% - 5em);margin:0 auto}.template-custom-html-section.body-width .grid{max-width:var(--body-width);width:calc(100% - 5em)}.template-custom-html-section.narrow-width .grid{max-width:var(--narrow-width);width:calc(100% - 5em)}.template-custom-html-section.full-width .grid{width:100%;max-width:100%}.template-custom-html-section.narrow-width-offset-right .grid{max-width:var(--narrow-width);width:calc(100% - 5em);max-width:42em;padding-left:14em}.template-custom-html-section.narrow-width-offset-left .grid{max-width:var(--narrow-width);width:calc(100% - 5em);max-width:42em;padding-right:14em}@media screen and (max-width: 1390px){.template-custom-html-section.narrow-width-offset-right .grid{max-width:calc(100% - 432px - 5em);padding-left:calc(432px - 1em)}.template-custom-html-section.narrow-width-offset-left .grid{max-width:calc(100% - 432px - 5em);padding-right:calc(432px - 1em)}}@media screen and (max-width: 1200px){.template-custom-html-section.narrow-width-offset-right .grid{max-width:600px;padding-left:0}.template-custom-html-section.narrow-width-offset-left .grid{max-width:600px;padding-right:0}}.template-image-grid-section .grid{width:calc(100% - 6em);display:grid;max-width:var(--body-width);margin:0 auto;gap:2.5em 2.5em}.template-image-grid-section.center-header h2{text-align:center}.template-image-grid-section.center-header h3{text-align:center}.template-image-grid-section .item-caption{padding:.5em 1em 1em 1em;line-height:1.5}.template-image-grid-section.narrow-width .grid{max-width:var(--narrow-width)}.template-image-grid-section.full-width .grid{max-width:100%}.template-image-grid-section .grid .item{text-align:center}.template-image-grid-section .grid .item img{display:block;width:100%;height:auto}.template-image-grid-section.two-per-row .grid{grid-template-columns:1fr 1fr}.template-image-grid-section.two-per-row .box-of-copy{grid-column:1/3}.template-image-grid-section.three-per-row .grid{grid-template-columns:repeat(6, 1fr)}.template-image-grid-section.three-per-row .grid .item{grid-column:span 2}.template-image-grid-section.three-per-row .grid.count-of-2 .item:nth-child(1){grid-column:2/4}.template-image-grid-section.three-per-row .grid.count-of-2 .item:nth-child(2){grid-column:4/6}.template-image-grid-section.three-per-row .grid.count-of-4 .item:nth-child(4){grid-column:3/5}.template-image-grid-section.three-per-row .grid.count-of-5 .item:nth-child(4){grid-column:2/4}.template-image-grid-section.three-per-row .grid.count-of-5 .item:nth-child(5){grid-column:4/6}.template-image-grid-section.three-per-row .box-of-copy{grid-column:1/7}.template-image-grid-section.four-per-row .grid{grid-template-columns:1fr 1fr 1fr 1fr}.template-image-grid-section.four-per-row .box-of-copy{grid-column:1/5}.template-image-grid-section.five-per-row .grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.template-image-grid-section.five-per-row .box-of-copy{grid-column:1/6}.template-image-grid-section.six-per-row .grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.template-image-grid-section.six-per-row .box-of-copy{grid-column:1/7}@media screen and (max-width: 1600px){.template-image-grid-section.six-per-row .grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.template-image-grid-section.six-per-row .box-of-copy{grid-column:1/6}}@media screen and (max-width: 1280px){.template-image-grid-section.five-per-row .grid{grid-template-columns:1fr 1fr 1fr 1fr}.template-image-grid-section.five-per-row .box-of-copy{grid-column:1/5}.template-image-grid-section.six-per-row .grid{grid-template-columns:1fr 1fr 1fr 1fr}.template-image-grid-section.six-per-row .box-of-copy{grid-column:1/5}}@media screen and (max-width: 1024px){.template-image-grid-section.three-per-row .grid{grid-template-columns:repeat(4, 1fr)}.template-image-grid-section.three-per-row .grid.count-of-2 .item{grid-column:1/3 !important}.template-image-grid-section.three-per-row .grid.count-of-5 .item:nth-child(4){grid-column:3/5}.template-image-grid-section.three-per-row .grid.count-of-5 .item:nth-child(5){grid-column:2/4}.template-image-grid-section.three-per-row .box-of-copy{grid-column:1/5}.template-image-grid-section.four-per-row .grid{grid-template-columns:1fr 1fr 1fr}.template-image-grid-section.four-per-row .box-of-copy{grid-column:1/4}.template-image-grid-section.five-per-row .grid{grid-template-columns:1fr 1fr 1fr}.template-image-grid-section.five-per-row .box-of-copy{grid-column:1/4}.template-image-grid-section.six-per-row .grid{grid-template-columns:1fr 1fr 1fr}.template-image-grid-section.six-per-row .box-of-copy{grid-column:1/4}}@media screen and (max-width: 640px){.template-image-grid-section.two-per-row .grid{grid-template-columns:1fr}.template-image-grid-section.two-per-row .box-of-copy{grid-column:1/2}.template-image-grid-section.three-per-row .grid{grid-template-columns:1fr}.template-image-grid-section.three-per-row .grid.count-of-2 .item{grid-column:1/2 !important}.template-image-grid-section.three-per-row .grid.count-of-3 .item{grid-column:1/2 !important}.template-image-grid-section.three-per-row .grid.count-of-4 .item{grid-column:1/2 !important}.template-image-grid-section.three-per-row .grid.count-of-5 .item{grid-column:1/2 !important}.template-image-grid-section.three-per-row .box-of-copy{grid-column:1/2}.template-image-grid-section.four-per-row .grid{grid-template-columns:1fr 1fr}.template-image-grid-section.four-per-row .box-of-copy{grid-column:1/3}.template-image-grid-section.five-per-row .grid{grid-template-columns:1fr 1fr}.template-image-grid-section.five-per-row .box-of-copy{grid-column:1/3}.template-image-grid-section.six-per-row .grid{grid-template-columns:1fr 1fr}.template-image-grid-section.six-per-row .box-of-copy{grid-column:1/3}}.template-image-section .grid{display:grid;grid-template-columns:1fr;max-width:var(--body-width);margin:0 auto}.template-image-section .box-of-copy{grid-column:1/2;grid-row:1/2;z-index:2;align-self:center;justify-self:center;text-align:center;padding:0 2em}.template-image-section h2{font-size:4.5em;color:#fff;text-shadow:1px 2px 1px rgba(0,0,0,.6)}.template-image-section h3{font-size:2.5em;color:#fff;text-shadow:1px 2px 1px rgba(0,0,0,.6)}.template-image-section img{grid-column:1/2;grid-row:1/2;max-width:100%;display:block;width:100%;margin-left:0;margin-right:0;padding:0}.template-image-section.narrow-width .grid{max-width:var(--narrow-width)}.template-image-section.full-width .grid{max-width:100%}@media screen and (max-width: 80em){.template-image-section.body-width{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.template-image-section h2{font-size:2.5em}.template-image-section h3{font-size:1.5em}}@media screen and (max-width: 48em){.template-image-section h2{font-size:1.5em}.template-image-section h3{font-size:1em}}.template-text-section .grid{width:calc(100% - 6em);margin:0 auto}.template-text-section .box-of-copy{font-size:1.3em;font-weight:300;line-height:1.5em}.template-text-section.center-header h2{text-align:center}.template-text-section.center-header h3{text-align:center}.template-text-section.body-width .grid{max-width:64em}.template-text-section.narrow-width .grid{max-width:42em}.template-text-section.narrow-width-offset-right .grid{max-width:42em;padding-left:10em}.template-text-section.narrow-width-offset-left .grid{max-width:42em;padding-right:10em}@media screen and (max-width: 64em){.template-text-section.narrow-width-offset-right{max-width:40em;padding-left:6em}.template-text-section.narrow-width-offset-left{max-width:40em;padding-right:6em}.template-text-section.narrow-width-offset-right .grid{padding-left:0em}.template-text-section.narrow-width-offset-left .grid{padding-right:0em}}@media screen and (max-width: 40em){.template-text-section.narrow-width-offset-right{max-width:30em;padding-left:5em}.template-text-section.narrow-width-offset-left{max-width:30em;padding-right:5em}.template-text-section.narrow-width-offset-right .grid{padding-left:0em}.template-text-section.narrow-width-offset-left .grid{padding-right:0em}}@media screen and (max-width: 26em){.template-text-section.narrow-width-offset-right{padding-left:1em}.template-text-section.narrow-width-offset-left{padding-right:1em}.template-text-section.narrow-width-offset-right .grid{padding-left:0em}.template-text-section.narrow-width-offset-left .grid{padding-right:0em}}.template-text-section ul li{list-style-image:url(https://s3.us-west-2.amazonaws.com/webadmintool.com/apsites/202209/02/165215_943/upload.png)}.template-text-section ol,.template-text-section ul{padding-left:19px}.template-text-text-section .grid{width:calc(100% - 6em);margin:0 auto;grid-gap:1em;display:grid;align-items:center}.template-text-text-section .grid .text-grid{display:grid;grid-gap:1em}.template-text-text-section .grid .text-grid ul{padding-left:19px}.template-text-text-section.body-width .grid{max-width:var(--body-width)}.template-text-text-section.narrow-width .grid{max-width:var(--narrow-width)}.template-text-text-section .grid .text-grid.left{grid-column:1/2}.template-text-text-section .grid .text-grid.right{grid-column:3/4}.template-text-text-section.split-50-50 .grid .text-grid{grid-template-columns:1fr 1em 1fr}.template-text-text-section.split-20-80 .grid .text-grid{grid-template-columns:1fr 1em 4fr}.template-text-text-section.split-25-75 .grid .text-grid{grid-template-columns:25fr 1em 75fr}.template-text-text-section.split-33-66 .grid .text-grid{grid-template-columns:1fr 1em 2fr}.template-text-text-section.split-66-33 .grid .text-grid{grid-template-columns:2fr 1em 1fr}.template-text-text-section.split-75-25 .grid .text-grid{grid-template-columns:75fr 1em 25fr}.template-text-text-section.split-80-20 .grid .text-grid{grid-template-columns:4fr 1em 1fr}@media screen and (max-width: 64em){.template-text-text-section .grid .text-grid .left{grid-row:1/2;grid-column:1/4}.template-text-text-section .grid .text-grid .right{grid-row:2/3;grid-column:1/4}.template-text-text-section .grid .text-grid div:nth-child(2){display:none}}.template-parallax-image-group-section h2{margin:0 auto;font-size:6em;line-height:1.05em;font-weight:800;text-transform:uppercase}.template-parallax-image-group-section .valign-middle{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}.template-parallax-image-group-section .container{height:calc(100vh - 200px);margin:0 auto;position:relative;overflow:hidden;z-index:1}.template-parallax-image-group-section .slide{height:100%;width:100%;overflow:hidden}.template-parallax-image-group-section .container-fluid{height:inherit}.template-parallax-image-group-section .title-wrapper{position:absolute;left:15px;right:15px;text-align:center;height:100%;max-width:80vw;margin:0 auto}.template-parallax-image-group-section .image-preview{position:absolute;background-size:cover;background-position:center center;transition:transform .7s ease-out}.template-parallax-image-group-section .image-preview.image-1{left:7%;top:8%;width:19%}.template-parallax-image-group-section .image-preview.image-1 .content{padding-bottom:135%}.template-parallax-image-group-section .image-preview.image-2{left:55%;top:1%;width:12%}.template-parallax-image-group-section .image-preview.image-2 .content{padding-bottom:140%}.template-parallax-image-group-section .image-preview.image-3{left:34%;bottom:7%;width:28%}.template-parallax-image-group-section .image-preview.image-3 .content{padding-bottom:73%}.template-parallax-image-group-section .image-preview.image-4{right:6%;bottom:12%;width:21%}.template-parallax-image-group-section .image-preview.image-4 .content{padding-bottom:105%}.underline--magical{background-image:linear-gradient(120deg, #08dbe7 0%, #08dbe7 100%);background-repeat:no-repeat;background-size:100% .2em;background-position:0 88%;transition:background-size .25s ease-in}.underline--magical:hover{background-size:100% 88%}@media(max-width: 991px){.template-parallax-image-group-section .image-preview.image-1{width:38%;left:3%;top:0}.template-parallax-image-group-section .image-preview.image-2{width:24%;left:auto;right:5%;top:10%}.template-parallax-image-group-section .image-preview.image-3{width:56%;left:0;bottom:0}.template-parallax-image-group-section .image-preview.image-4{width:42%;right:0;bottom:7%}}.template-parallax-section *{box-sizing:border-box;margin:0;padding:0}.template-parallax-section .template-parallax-extra-text-section .copy{grid-template-columns:270px 132px 40px 1fr;display:grid;width:100%;text-align:left;max-width:1390px;color:#fff;font-weight:100;font-size:1.3em;margin:0 auto;padding:0 2em}.template-parallax-section .template-parallax-extra-text-section.medium-width-image .copy{grid-template-columns:360px 132px 40px 1fr}.template-parallax-section .template-parallax-extra-text-section.large-width-image .copy{grid-template-columns:480px 132px 40px 1fr}.template-parallax-section .template-parallax-video-inline-item .copy{padding:0 0 !important}.template-parallax-extra-text-section.parallax-text-centered .copy{grid-template-columns:1fr 1px 1px 48em 1px 1px 1fr}.template-parallax-extra-text-section.parallax-text-centered-all .copy{grid-template-columns:1fr 1px 1px 48em 1px 1px 1fr;text-align:center}.template-parallax-video-inline-item.centered-video .copy{grid-template-columns:1px 1px 1px 100% 1px 1px 1px}.template-parallax-section .box-of-copy{line-height:1.42857143}.template-parallax-section .detail-text{line-height:1.42857143}.template-parallax-section .copy a{color:#fff;text-decoration:underline}.template-parallax-section .content{position:relative;margin:-10vh auto 0;padding:8em 0 0 0;max-width:100%;min-height:80vh;background:#000;display:grid;width:100%}.template-parallax-section .image-container{grid-template-columns:1fr;grid-template-rows:1fr;display:grid;justify-content:center;align-content:center;text-align:center;position:sticky;top:0;width:100vw;height:100vh;z-index:-2;margin:0}.template-parallax-section .image-container.mobile-image-container{display:none}.template-parallax-section.parallax-bg-actual-width .image-container{align-content:start;height:auto}.template-parallax-section .image-container video{display:block;position:absolute;top:4px;left:0;width:100%;height:calc(100% - 2px);object-fit:cover;margin-top:-3px}.template-parallax-section.parallax-bg-actual-width .image-container video{position:relative}.template-parallax-section .video-full-width{width:100%}.template-parallax-section .start-video{width:100%}section.template-parallax-section .parallax-item.padding-both-top-bottom{padding:5em 0}section.template-parallax-section .parallax-item.padding-bottom-only{padding:0 0 5em}section.template-parallax-section .parallax-item.padding-top-only{padding:5em 0 0}section.template-parallax-section .parallax-item.no-padding{padding:0 0 !important}html{scroll-behavior:smooth}.template-parallax-section .parallax-image-overlay{justify-self:center;align-self:center;z-index:1;max-width:90%;max-height:70vh;position:absolute;margin:-10% auto 0}.template-parallax-section .parallax-image-overlay-text{z-index:1;padding:0 15px;max-height:90vh;position:absolute;margin:-10vh 0 0 0;align-self:center;width:100%}.template-parallax-section .black-box{width:100%;background:#000;justify-content:center;align-content:center}.template-parallax-section .black-box .copy h2{font-size:90px;line-height:1}.template-parallax-section .copy h2.para-title{grid-row:1;grid-column:1}.template-parallax-section .copy .slash{grid-row:1;grid-column:2}.template-parallax-section .copy .box-of-copy{grid-row:1;grid-column:4;margin-bottom:0}.template-parallax-section .copy .para-image{grid-row:1;grid-column:1/3;max-width:100%;position:relative}.template-parallax-section .copy .para-image-with-title{grid-row:1;grid-column:1/3;max-width:100%;margin-top:160px}.template-parallax-section .black-box .copy h3{font-size:50px;margin-bottom:.5em;text-transform:uppercase;margin-top:7px;line-height:1}.template-parallax-section .black-box .copy img{max-width:100%;height:auto;width:100%}.template-parallax-section .black-box .copy div.slash img{max-width:80%}.template-parallax-section .black-box .copy ul{padding-left:19px}.template-parallax-section .parallax-image-sticky{width:100%;min-height:50vh;background-size:cover;background-position:center center}.template-parallax-section.parallax-bg-actual-width .parallax-image-sticky{width:100%;min-height:auto}.template-parallax-section .parallax-image-overlay-text .box-of-copy h3{font-size:150px;margin-bottom:0;text-transform:uppercase;margin-top:7px;line-height:1}@media screen and (max-width: 1024px){.template-parallax-section .parallax-image-overlay-text .box-of-copy h3{font-size:100px !important}.template-parallax-section.full-width-overlay-image .parallax-image-overlay-text .box-of-copy h3{font-size:60px !important}}@media screen and (max-width: 414px){.template-parallax-section .parallax-image-overlay-text .box-of-copy h3{font-size:80px !important}.template-parallax-section.full-width-overlay-image .parallax-image-overlay-text .box-of-copy h3{font-size:40px !important}.template-parallax-section .content{margin:-1vh auto 0}.template-parallax-section.full-width-overlay-image .parallax-image-overlay-text{margin:-3vh 0 0 0}}.template-parallax-section .parallax-image-overlay-text .box-of-copy{color:#fff;font-size:1.5em;text-align:left;max-width:100%;margin:0 auto}.template-parallax-section.text-overlay-style-center .parallax-image-overlay-text .box-of-copy{text-align:center}.template-parallax-section.text-overlay-style-right .parallax-image-overlay-text .box-of-copy{text-align:right}.template-parallax-section.text-overlay-width-1280px .parallax-image-overlay-text .box-of-copy{max-width:1280px}.template-parallax-section.text-overlay-width-1024px .parallax-image-overlay-text .box-of-copy{max-width:1024px}.template-parallax-section.text-overlay-width-800px .parallax-image-overlay-text .box-of-copy{max-width:800px}.template-parallax-section.text-overlay-width-600px .parallax-image-overlay-text .box-of-copy{max-width:600px}.template-parallax-section.text-overlay-width-400px .parallax-image-overlay-text .box-of-copy{max-width:400px}.template-parallax-section .parallax-image-overlay-text .box-of-copy ul{padding-left:19px}.template-parallax-section .parallax-donut-charts{display:grid;width:100%;text-align:center;grid-template-columns:442px 1fr;margin:0 auto;max-width:1390px;padding:2em 0em}.template-parallax-section .actual-donuts{display:grid;width:100%;text-align:center;grid-template-columns:repeat(3, minmax(215px, 1fr));margin:0 auto;max-width:948px;padding:2em 2em}.template-parallax-section .donut-container{width:100%}.template-parallax-section .donut-chart{max-width:200px}.template-parallax-section .donut-description{color:#fff;font-size:1em;text-align:left;padding-left:1em}.template-parallax-section .donut-label{color:#fff;font-size:33px;margin-top:-125px;margin-bottom:120px}.template-parallax-section .accordion-area{position:relative;max-width:1390px;width:100%;margin:0 auto;padding:0 2em;color:#fff}.template-parallax-section .centered-accordion .accordion-area{max-width:48em}.template-parallax-section .accordion-area details{margin-left:440px;text-transform:none;padding:1em 0;border-bottom:2px solid #333}.template-parallax-section .centered-accordion .accordion-area details{margin-left:0}.template-parallax-section .accordion-area details:first-child{border-top:2px solid #333}.template-parallax-section .accordion-area summary{cursor:pointer;text-transform:uppercase;font-size:1.5em}.template-parallax-section .accordion-area .detail-text{padding-left:2em;font-size:1.3em}.template-parallax-section summary{display:list-item}.template-parallax-section summary{list-style-image:url(/img/icon-white-plus.png);list-style-position:outside}.template-parallax-section details[open] summary{list-style-image:url(/img/icon-white-minus.png)}.template-parallax-section summary::-webkit-details-marker{background:url(/img/icon-white-plus.png);color:rgba(0,0,0,0)}.template-parallax-section details[open] summary::-webkit-details-marker{background:url(/img/icon-white-minus.png)}.template-parallax-section .summary-image{position:absolute;left:0;max-width:402px;top:1em;left:15px}.template-parallax-section .image-container{overflow-x:hidden}.template-parallax-section summary::-webkit-details-marker{height:1em;width:1em}.template-parallax-section .extra-accordion-section{margin-top:1em}.template-parallax-section .extra-accordion-section img{margin-bottom:1em}.template-parallax-section .extra-accordion-section .cs-video{margin-bottom:1em}.cs-video{position:relative;width:100vw;max-width:100%;height:0;padding-bottom:56.25%;padding-top:0}.cs-video.mobile-bg{padding-bottom:177.78%}.cs-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:800;visibility:hidden}.cs-video video{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}.cs-video-img{position:absolute;top:0;left:0;width:100%;height:0;z-index:801;cursor:pointer;background-position:0 0;background-size:cover;height:0;padding-bottom:56.25%;padding-top:0}.cs-video-img.mobile-bg{padding-bottom:177.78%}.cs-video .cs-video-play{position:absolute;top:50%;left:50%;margin:-53px 0 0 -53px;width:120px;height:120px;background:rgba(0,0,0,0) url(/img/video-play.png) 0 0 no-repeat;z-index:802;cursor:pointer;text-indent:-9999px}.cs-video-text-overlay{position:absolute;bottom:70%;left:12.5%;display:block;width:75%;text-align:center;font-size:50px;font-weight:500;color:#fff}.template-parallax-section.full-width-overlay-image .image-container{width:100vw;overflow-y:hidden}.template-parallax-section.full-width-overlay-image .image-container img{left:0 !important;width:calc(100vw + 2px);height:auto;min-height:auto;max-height:inherit;max-width:calc(100vw + 2px);margin-top:0}.template-parallax-section.full-width-overlay-image article.content{margin-top:0;top:0px}.extra-video{position:relative;width:100vw;max-width:100%;height:0;padding-bottom:56.25%;padding-top:0}.extra-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:800;visibility:hidden}.extra-video video{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}.extra-video-img{position:absolute;top:0;left:0;width:100%;height:0;z-index:801;cursor:pointer;background-position:0 0;background-size:cover;height:0;padding-bottom:56.25%;padding-top:0}.extra-video .extra-video-play{position:absolute;top:50%;left:50%;margin:-53px 0 0 -53px;width:120px;height:120px;background:rgba(0,0,0,0) url(/img/video-play.png) 0 0 no-repeat;z-index:802;cursor:pointer;text-indent:-9999px}.extra-video .vjs-big-play-button{display:none}.extra-text-video{position:relative;width:100%;max-width:100%;height:0;padding-bottom:56.25%;padding-top:0}.extra-text-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:800;visibility:hidden}.extra-text-video video{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}.extra-text-video-img{position:absolute;top:0;left:0;width:100%;height:0;z-index:801;cursor:pointer;background-position:0 0;background-size:cover;height:0;padding-bottom:56.25%;padding-top:0}.extra-text-video .extra-text-video-play{position:absolute;top:50%;left:50%;margin:-53px 0 0 -53px;width:120px;height:120px;background:rgba(0,0,0,0) url(/img/video-play.png) 0 0 no-repeat;z-index:802;cursor:pointer;text-indent:-9999px}.extra-text-video .vjs-big-play-button{display:none}.template-parallax-section .copy .para-image.mobile-only{display:none}@media screen and (max-width: 1700px){.template-parallax-section .parallax-image-sticky{min-height:100vh;width:auto;max-width:none}}@media screen and (max-width: 1200px){.template-parallax-section .copy{grid-template-columns:1fr}.template-parallax-section .black-box .copy img{width:auto}.template-parallax-section .template-parallax-extra-text-section .copy{grid-template-columns:1fr}.template-parallax-section .template-parallax-extra-text-section.medium-width-image .copy{grid-template-columns:1fr}.template-parallax-section .template-parallax-extra-text-section.large-width-image .copy{grid-template-columns:1fr}.template-parallax-extra-text-section.parallax-text-centered .copy{grid-template-columns:1fr}.template-parallax-extra-text-section.parallax-text-centered-all .copy{grid-template-columns:1fr;text-align:center}.template-parallax-video-inline-item.centered-video .copy{grid-template-columns:1fr}.template-parallax-section .copy .para-title{align-self:end;grid-column:1/2;grid-row:1}.template-parallax-section .copy .para-image.desktop-only{display:none}.template-parallax-section .copy .para-image.mobile-only{display:block}.template-parallax-section .copy .box-of-copy{grid-column:1/2;grid-row:2}.template-parallax-section .copy .slash{display:none}.template-parallax-section .parallax-donut-charts .left-donut-spacer{display:none}.template-parallax-section .parallax-donut-charts{grid-template-columns:1fr 1fr 1fr}.template-parallax-section .summary-image{max-width:270px}.template-parallax-section .accordion-area details{margin-left:275px}.template-parallax-section .donut-container{margin-bottom:2em}.template-parallax-section .summary-image{display:none}.template-parallax-section .accordion-area details{margin-left:15px;max-width:calc(100% - 30px)}}@media screen and (max-width: 700px){.template-parallax-section .parallax-donut-charts{grid-template-columns:1fr 1fr}.template-parallax-section .actual-donuts{grid-template-columns:repeat(2, minmax(215px, 1fr))}}@media screen and (max-width: 700px){.template-parallax-section .parallax-donut-charts{grid-template-columns:1fr}.template-parallax-section .image-container.desktop-image-container{display:none}.template-parallax-section .image-container.mobile-image-container{display:grid}}@media screen and (max-width: 414px){.template-parallax-section .actual-donuts{grid-template-columns:repeat(1, minmax(215px, 1fr))}}.template-parallax-section ul li{list-style-image:url(https://s3.us-west-2.amazonaws.com/webadmintool.com/apsites/202209/02/165215_943/upload.png)}.template-parallax-section ol,.template-parallax-section ul{padding-left:19px}.template-parallax-section.white-background .content{background:#fff}.template-parallax-section.white-background .black-box .copy h3{color:#333}.template-parallax-section.white-background .black-box{background:#fff}.template-parallax-section.white-background .copy .box-of-copy{color:#333}.template-parallax-extra-text-text-section .copy{grid-template-columns:1fr}.template-parallax-extra-text-text-section .grid{width:calc(100% - 6em);margin:0 auto;grid-gap:1em;display:grid;align-items:center}.template-parallax-extra-text-text-section .grid .text-grid{display:grid;grid-gap:1em}.template-parallax-extra-text-text-section.body-width .grid{max-width:var(--body-width)}.template-parallax-extra-text-text-section.narrow-width .grid{max-width:var(--narrow-width)}.template-parallax-extra-text-text-section .grid .text-grid.left{grid-column:1/2}.template-parallax-extra-text-text-section .grid .text-grid.right{grid-column:3/4}.template-parallax-extra-text-text-section.split-50-50 .grid .text-grid{grid-template-columns:1fr 1em 1fr}.template-parallax-extra-text-text-section.split-20-80 .grid .text-grid{grid-template-columns:1fr 1em 4fr}.template-parallax-extra-text-text-section.split-25-75 .grid .text-grid{grid-template-columns:25fr 1em 75fr}.template-parallax-extra-text-text-section.split-33-66 .grid .text-grid{grid-template-columns:1fr 1em 2fr}.template-parallax-extra-text-text-section.split-66-33 .grid .text-grid{grid-template-columns:2fr 1em 1fr}.template-parallax-extra-text-text-section.split-75-25 .grid .text-grid{grid-template-columns:75fr 1em 25fr}.template-parallax-extra-text-text-section.split-80-20 .grid .text-grid{grid-template-columns:4fr 1em 1fr}@media screen and (max-width: 64em){.template-parallax-extra-text-text-section .grid .text-grid .left{grid-row:1/2;grid-column:1/4}.template-parallax-extra-text-text-section .grid .text-grid .right{grid-row:2/3;grid-column:1/4}.template-parallax-extra-text-text-section .grid .text-grid div:nth-child(2){display:none}}.template-content-cards-section .grid{width:100%;margin:0 auto;column-gap:1em}.template-content-cards-section.header-center h2{text-align:center;margin-bottom:.25em;font-size:30px}.template-content-cards-section.header-center h3{text-align:center;margin-bottom:.25em}.template-content-cards-section .grid .card{width:375px;margin:0;height:auto;background-color:#fff;overflow:hidden}.template-content-cards-section.fixed-ridiculously-tall .grid .card{height:1500px}.template-content-cards-section.fixed-super-tall .grid .card{height:1000px}.template-content-cards-section.fixed-very-tall .grid .card{height:800px}.template-content-cards-section.fixed-taller .grid .card{height:700px}.template-content-cards-section.fixed-tall .grid .card{height:600px}.template-content-cards-section.fixed-medium .grid .card{height:400px}.template-content-cards-section.fixed-short .grid .card{height:300px}.template-content-cards-section .grid .card img.card-img{width:100%;height:auto;display:block}.template-content-cards-section .grid .card div.content{padding:1.5em;font-size:20px;line-height:1.3;min-height:165px}.template-content-cards-section .grid .card .read-more-toggle{display:block;margin:.5em 0;color:#000;text-align:left;text-decoration:none;text-transform:uppercase;font-size:.8em;position:absolute;bottom:15px}.template-content-cards-section .grid .card .read-more-toggle:hover{color:#333;text-decoration:underline}.template-content-cards-section .grid .card .readmore{display:none;margin-top:1em}.template-content-cards-section .grid .card .close-toggle{display:block;margin:.5em 0;color:#000;text-align:center;text-decoration:none;text-transform:uppercase;font-size:.8em}.template-content-cards-section .grid .card .close-toggle:hover{color:#333;text-decoration:underline}.template-content-cards-section .grid .card.inline video{opacity:0}.template-content-cards-section .grid .card img.card-img,.template-content-cards-section .grid .card video{transition:opacity .5s}.template-content-cards-section .grid .card img.card-img{z-index:20;opacity:1}.template-content-cards-section .grid .card video,.template-content-cards-section .grid .card iframe{z-index:10;opacity:0}.template-content-cards-section .grid .card.video-playing img{z-index:10;opacity:0}.template-content-cards-section .grid .card.video-playing video,.template-content-cards-section .grid .card.video-playing iframe{z-index:20;opacity:1}.template-content-cards-section .grid .card .play-button{position:absolute;top:50%;left:50%;width:100px;height:100px;transform:translate(-50%, -50%);opacity:0;pointer-events:none;transition:opacity .1s;z-index:30}.template-content-cards-section .grid .card.show-play-button .play-button{opacity:1}.template-content-cards-section .grid .card.show-hover-play-button img.card-img:hover+.play-button{opacity:1}.template-content-cards-section .grid .card.always-hide-play-button .play-button{display:none}.template-content-cards-section .grid .card.video-playing .play-button{display:none}[data-micromodal-trigger],[data-video-trigger]{cursor:pointer}@media screen and (max-width: 765px){.template-content-cards-section .grid{width:calc(100% - 6em)}.template-content-cards-section .grid .card{width:100%;margin-bottom:1em}.template-content-cards-section.fixed-tall .grid .card,.template-content-cards-section.fixed-medium .grid .card,.template-content-cards-section.fixed-short .grid .card{height:auto}}.modal{display:none}.modal.is-open{display:block}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:100}.modal__container{background-color:#fff;padding:2em;max-width:80vw;max-height:80vh;overflow-y:auto;box-sizing:border-box}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__title{margin-top:0;margin-bottom:0;box-sizing:border-box}.modal__close{background:rgba(0,0,0,0);border:0}.modal__header .modal__close:before{content:"✕"}.modal__content{margin-top:2em;margin-bottom:2em;color:rgba(0,0,0,.8)}.modal-video .modal__container{padding:0}.modal-video .modal__header{display:none;visibility:hidden}.modal-video .modal__content{margin:0;line-height:0}.modal-video .modal__content iframe{display:block}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.template-bar-chart-section *{box-sizing:border-box}.template-bar-chart-section h2{font-size:50px;font-weight:500}@media screen and (min-width: 1024px){.template-bar-chart-section h2{font-size:50px;font-weight:500}}@media screen and (max-width: 1024px){.template-bar-chart-section h2{font-size:40px;font-weight:500}}@media screen and (max-width: 414px){.template-bar-chart-section h2{font-size:20px;font-weight:500}}.template-bar-chart-section .grid{width:calc(100% - 6em);max-width:var(--default-width);padding:0 2em;margin:0 auto;grid-gap:1em}.template-bar-chart-section .grid{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.template-bar-chart-section .box-of-copy{color:#fff;font-weight:100;font-size:1.3em;font-weight:300}@media screen and (min-width: 1024px){.template-bar-chart-section .box-of-copy{font-weight:300}}@media screen and (max-width: 1024px){.template-bar-chart-section .box-of-copy{font-weight:300}}.template-bar-chart-section.split-50-50 .grid{-ms-grid-columns:1fr 1em 1em 1em 1fr;grid-template-columns:1fr 1em 1fr}.template-bar-chart-section.split-20-80 .grid{-ms-grid-columns:1fr 1em 1em 1em 4fr;grid-template-columns:1fr 1em 4fr}.template-bar-chart-section.split-25-75 .grid{-ms-grid-columns:25fr 1em 1em 1em 75fr;grid-template-columns:25fr 1em 75fr}.template-bar-chart-section.split-33-66 .grid{-ms-grid-columns:1fr 1em 1em 1em 2fr;grid-template-columns:1fr 1em 2fr}.template-bar-chart-section.split-66-33 .grid{-ms-grid-columns:2fr 1em 1em 1em 1fr;grid-template-columns:2fr 1em 1fr}.template-bar-chart-section.split-75-25 .grid{-ms-grid-columns:75fr 1em 1em 1em 25fr;grid-template-columns:75fr 1em 25fr}.template-bar-chart-section.split-80-20 .grid{-ms-grid-columns:4fr 1em 1em 1em 1fr;grid-template-columns:4fr 1em 1fr}.template-bar-chart-section.split-100 .grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.template-bar-chart-section.split-75 .grid{-ms-grid-columns:1fr;grid-template-columns:1fr;max-width:75vw}.template-bar-chart-section.split-50 .grid{-ms-grid-columns:1fr;grid-template-columns:1fr;max-width:50vw}.template-bar-chart-section.text-left .box-of-copy{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.template-bar-chart-section.text-left .chart{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:3/4;-ms-grid-row:1;grid-row:1}.template-bar-chart-section.text-right .box-of-copy{-ms-grid-column:5;-ms-grid-column-span:1;grid-column:3/4}.template-bar-chart-section.text-right .chart{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;grid-row:1}.template-bar-chart-section .bar{position:relative;width:100%;height:3em;margin-bottom:.5em;z-index:1}.template-bar-chart-section .bar-label{color:red;position:absolute;left:1em;top:50%;padding:0;margin:0;transform:translate(0, -50%);font-size:1.5em;opacity:0;transition:all .6s}@media screen and (max-width: 96em){.template-bar-chart-section .bar-label{font-size:1em}}@media screen and (max-width: 64em){.template-bar-chart-section .grid{-ms-grid-columns:100% !important;grid-template-columns:100% !important}.template-bar-chart-section .box-of-copy{-ms-grid-column:1 !important;-ms-grid-column-span:1 !important;grid-column:1/2 !important;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.template-bar-chart-section .chart{-ms-grid-column:1 !important;-ms-grid-column-span:1 !important;grid-column:1/2 !important;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;grid-row:2}.template-bar-chart-section.text-left .chart{-ms-grid-row:2;grid-row:2}.template-bar-chart-section .box-of-copy{margin:0 !important}.template-bar-chart-section .grid{width:calc(100% - 1em)}.template-bar-chart-section.split-75 .grid{max-width:calc(100% - 1em)}.template-bar-chart-section.split-50 .grid{max-width:calc(100% - 1em)}.template-bar-chart-section .bar-label{font-size:1em}}@media screen and (max-width: 32em){.template-bar-chart-section .bar-label{font-size:.8em}}.template-hover-hotspot-section .container{width:100%;height:100%;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.template-hover-hotspot-section .hot-spot{width:20px;height:20px;background-color:#d29a4e;border-radius:50%;position:absolute;transform:translate(-50%, -50%);z-index:1;opacity:.8;z-index:1}.template-hover-hotspot-section .hot-spot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border:2px solid #d29a4e;width:20px;height:20px;border-radius:50%;opacity:0;transition:.2s all}.template-hover-hotspot-section .hot-spot:hover{cursor:pointer;opacity:1}.template-hover-hotspot-section .hot-spot:hover:after{width:25px;height:25px;opacity:1}.template-hover-hotspot-section .speech-bubble{cursor:pointer;position:absolute;width:150px;background-color:#fff;border-radius:4px;text-align:center;display:none;z-index:2}.template-hover-hotspot-section .speech-bubble h2{font-size:20px;margin-top:12px}.template-hover-hotspot-section .speech-bubble p{margin-top:4px;margin-bottom:12px}.template-hover-hotspot-section .speech-bubble:after{top:100%;left:50%;border:solid rgba(0,0,0,0);content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:10px;margin-left:-10px}.template-hover-hotspot-section .speech-bubble-content{margin:15px}.template-hover-hotspot-section.full-width-image-at-top .speech-bubble-content{margin:0 15px 20px 15px}.template-hover-hotspot-section.full-width-image-at-top .speech-bubble-content img.sb-img{max-width:calc(100% + 30px);margin:0 -15px 15px -15px}.template-hover-hotspot-section.full-width-image-at-top .speech-bubble-content{text-align:left;font-size:13px;line-height:1.2}.template-hover-hotspot-section.full-width-image-at-top .speech-bubble-content a{text-decoration:none}.template-hover-hotspot-section.full-width-image-at-top .speech-bubble-content a:hover{text-decoration:underline}.template-hover-hotspot-section.full-width-image-at-top .speech-bubble-content h2{text-transform:uppercase;font-size:15px;font-weight:900;margin-bottom:1em}.template-hover-hotspot-section.square-dot .hot-spot{border-radius:0}.template-hover-hotspot-section.small-circle-dot .hot-spot{width:10px;height:10px}.template-hover-hotspot-section.small-square-dot .hot-spot{width:10px;height:10px;border-radius:0}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:.4285714286}.embed-responsive-16by9::before,.embed-responsive-16x9::before{padding-top:.5625}.embed-responsive-9by16::before,.embed-responsive-9x16::before{padding-top:1.7777777778}.embed-responsive-4by3::before{padding-top:.75}.embed-responsive-1by1::before,.embed-responsive-square::before{padding-top:1}.template-flip-box-section{text-align:center}.template-flip-box-section .card{text-align:left}.template-flip-box-section.two-per-row .card-wrapper,.template-flip-box-section.two-per-row .card-wrapper .card{width:500px;height:500px;margin:2px 5px}.template-flip-box-section.three-per-row .card-wrapper,.template-flip-box-section.three-per-row .card-wrapper .card{width:416px;height:416px;margin:2px 5px}.template-flip-box-section.four-per-row .card-wrapper,.template-flip-box-section.four-per-row .card-wrapper .card{width:308px;height:308px;margin:2px 5px}.template-flip-box-section.five-per-row .card-wrapper,.template-flip-box-section.five-per-row .card-wrapper .card{width:244px;height:244px;margin:2px 5px}.template-flip-box-section.six-per-row .card-wrapper,.template-flip-box-section.six-per-row .card-wrapper .card{width:202px;height:202px;margin:2px 5px}.template-flip-box-section.eight-per-row .card-wrapper,.template-flip-box-section.eight-per-row .card-wrapper .card{width:155px;height:155px;margin:1px 2px}.template-flip-box-section.ten-per-row .card-wrapper,.template-flip-box-section.ten-per-row .card-wrapper .card{width:124px;height:124px;margin:1px 2px}.template-flip-box-section.twelve-per-row .card-wrapper,.template-flip-box-section.twelve-per-row .card-wrapper .card{width:102px;height:102px;margin:1px 2px}.template-flip-box-section.two-per-row.portrait .card-wrapper,.template-flip-box-section.two-per-row.portrait .card-wrapper .card{width:500px;height:889px;margin:2px 5px}.template-flip-box-section.three-per-row.portrait .card-wrapper,.template-flip-box-section.three-per-row.portrait .card-wrapper .card{width:416px;height:740px;margin:2px 5px}.template-flip-box-section.four-per-row.portrait .card-wrapper,.template-flip-box-section.four-per-row.portrait .card-wrapper .card{width:308px;height:547px;margin:2px 5px}.template-flip-box-section.five-per-row.portrait .card-wrapper,.template-flip-box-section.five-per-row.portrait .card-wrapper .card{width:244px;height:433px;margin:2px 5px}.template-flip-box-section.six-per-row.portrait .card-wrapper,.template-flip-box-section.six-per-row.portrait .card-wrapper .card{width:202px;height:359px;margin:2px 5px}.template-flip-box-section.eight-per-row.portrait .card-wrapper,.template-flip-box-section.eight-per-row.portrait .card-wrapper .card{width:155px;height:275px;margin:1px 2px}.template-flip-box-section.ten-per-row.portrait .card-wrapper,.template-flip-box-section.ten-per-row.portrait .card-wrapper .card{width:124px;height:220px;margin:1px 2px}.template-flip-box-section.twelve-per-row.portrait .card-wrapper,.template-flip-box-section.twelve-per-row.portrait .card-wrapper .card{width:102px;height:181px;margin:1px 2px}.template-flip-box-section.two-per-row.landscape .card-wrapper,.template-flip-box-section.two-per-row.landscape .card-wrapper .card{width:500px;height:281px;margin:2px 5px}.template-flip-box-section.three-per-row.landscape .card-wrapper,.template-flip-box-section.three-per-row.landscape .card-wrapper .card{width:416px;height:234px;margin:2px 5px}.template-flip-box-section.four-per-row.landscape .card-wrapper,.template-flip-box-section.four-per-row.landscape .card-wrapper .card{width:308px;height:173px;margin:2px 5px}.template-flip-box-section.five-per-row.landscape .card-wrapper,.template-flip-box-section.five-per-row.landscape .card-wrapper .card{width:244px;height:137px;margin:2px 5px}.template-flip-box-section.six-per-row.landscape .card-wrapper,.template-flip-box-section.six-per-row.landscape .card-wrapper .card{width:202px;height:113px;margin:2px 5px}.template-flip-box-section.eight-per-row.landscape .card-wrapper,.template-flip-box-section.eight-per-row.landscape .card-wrapper .card{width:155px;height:87px;margin:1px 2px}.template-flip-box-section.ten-per-row.landscape .card-wrapper,.template-flip-box-section.ten-per-row.landscape .card-wrapper .card{width:124px;height:69px;margin:1px 2px}.template-flip-box-section.twelve-per-row.landscape .card-wrapper,.template-flip-box-section.twelve-per-row.landscape .card-wrapper .card{width:102px;height:57px;margin:1px 2px}@media screen and (max-width: 1360px){.template-flip-box-section.five-per-row .card-wrapper,.template-flip-box-section.five-per-row .card-wrapper .card{width:375px;height:375px;margin:2px 5px}.template-flip-box-section.six-per-row .card-wrapper,.template-flip-box-section.six-per-row .card-wrapper .card{width:375px;height:375px;margin:2px 5px}.template-flip-box-section.five-per-row.portrait .card-wrapper,.template-flip-box-section.five-per-row.portrait .card-wrapper .card{width:375px;height:667px;margin:2px 5px}.template-flip-box-section.six-per-row.portrait .card-wrapper,.template-flip-box-section.six-per-row.portrait .card-wrapper .card{width:375px;height:667px;margin:2px 5px}.template-flip-box-section.five-per-row.landscape .card-wrapper,.template-flip-box-section.five-per-row.landscape .card-wrapper .card{width:375px;height:211px;margin:2px 5px}.template-flip-box-section.six-per-row.landscape .card-wrapper,.template-flip-box-section.six-per-row.landscape .card-wrapper .card{width:375px;height:211px;margin:2px 5px}}@media screen and (max-width: 1000px){.template-flip-box-section.five-per-row .card-wrapper,.template-flip-box-section.five-per-row .card-wrapper .card{width:300px;height:300px;margin:2px 5px}.template-flip-box-section.six-per-row .card-wrapper,.template-flip-box-section.six-per-row .card-wrapper .card{width:300px;height:300px;margin:2px 5px}.template-flip-box-section.five-per-row.portrait .card-wrapper,.template-flip-box-section.five-per-row.portrait .card-wrapper .card{width:300px;height:534px;margin:2px 5px}.template-flip-box-section.six-per-row.portrait .card-wrapper,.template-flip-box-section.six-per-row.portrait .card-wrapper .card{width:300px;height:534px;margin:2px 5px}.template-flip-box-section.five-per-row.landscape .card-wrapper,.template-flip-box-section.five-per-row.landscape .card-wrapper .card{width:300px;height:169px;margin:2px 5px}.template-flip-box-section.six-per-row.landscape .card-wrapper,.template-flip-box-section.six-per-row.landscape .card-wrapper .card{width:300px;height:169px;margin:2px 5px}}@media screen and (max-width: 600px){.template-flip-box-section.two-per-row .card-wrapper,.template-flip-box-section.two-per-row .card-wrapper .card{width:375px;height:375px;margin:2px 5px}.template-flip-box-section.three-per-row .card-wrapper,.template-flip-box-section.three-per-row .card-wrapper .card{width:375px;height:375px;margin:2px 5px}.template-flip-box-section.four-per-row .card-wrapper,.template-flip-box-section.four-per-row .card-wrapper .card{width:375px;height:375px;margin:2px 5px}.template-flip-box-section.five-per-row .card-wrapper,.template-flip-box-section.five-per-row .card-wrapper .card{width:375px;height:375px;margin:2px 5px}.template-flip-box-section.six-per-row .card-wrapper,.template-flip-box-section.six-per-row .card-wrapper .card{width:375px;height:375px;margin:2px 5px}.template-flip-box-section.two-per-row.portrait .card-wrapper,.template-flip-box-section.two-per-row.portrait .card-wrapper .card{width:375px;height:667px;margin:2px 5px}.template-flip-box-section.three-per-row.portrait .card-wrapper,.template-flip-box-section.three-per-row.portrait .card-wrapper .card{width:375px;height:667px;margin:2px 5px}.template-flip-box-section.four-per-row.portrait .card-wrapper,.template-flip-box-section.four-per-row.portrait .card-wrapper .card{width:375px;height:667px;margin:2px 5px}.template-flip-box-section.five-per-row.portrait .card-wrapper,.template-flip-box-section.five-per-row.portrait .card-wrapper .card{width:375px;height:667px;margin:2px 5px}.template-flip-box-section.six-per-row.portrait .card-wrapper,.template-flip-box-section.six-per-row.portrait .card-wrapper .card{width:375px;height:667px;margin:2px 5px}.template-flip-box-section.two-per-row.landscape .card-wrapper,.template-flip-box-section.two-per-row.landscape .card-wrapper .card{width:375px;height:211px;margin:2px 5px}.template-flip-box-section.three-per-row.landscape .card-wrapper,.template-flip-box-section.three-per-row.landscape .card-wrapper .card{width:375px;height:211px;margin:2px 5px}.template-flip-box-section.four-per-row.landscape .card-wrapper,.template-flip-box-section.four-per-row.landscape .card-wrapper .card{width:375px;height:211px;margin:2px 5px}.template-flip-box-section.five-per-row.landscape .card-wrapper,.template-flip-box-section.five-per-row.landscape .card-wrapper .card{width:375px;height:211px;margin:2px 5px}.template-flip-box-section.six-per-row.landscape .card-wrapper,.template-flip-box-section.six-per-row.landscape .card-wrapper .card{width:375px;height:211px;margin:2px 5px}}@media screen and (max-width: 500px){.template-flip-box-section{width:100% !important}.template-flip-box-section.two-per-row .card-wrapper,.template-flip-box-section.two-per-row .card-wrapper .card{width:375px;height:375px;margin:2px 0px}.template-flip-box-section.three-per-row .card-wrapper,.template-flip-box-section.three-per-row .card-wrapper .card{width:375px;height:375px;margin:2px 0px}.template-flip-box-section.four-per-row .card-wrapper,.template-flip-box-section.four-per-row .card-wrapper .card{width:300px;height:300px;margin:2px 0px}.template-flip-box-section.five-per-row .card-wrapper,.template-flip-box-section.five-per-row .card-wrapper .card{width:300px;height:300px;margin:2px 0px}.template-flip-box-section.six-per-row .card-wrapper,.template-flip-box-section.six-per-row .card-wrapper .card{width:300px;height:300px;margin:2px 0px}.template-flip-box-section.two-per-row.portrait .card-wrapper,.template-flip-box-section.two-per-row.portrait .card-wrapper .card{width:375px;height:667px;margin:2px 0px}.template-flip-box-section.three-per-row.portrait .card-wrapper,.template-flip-box-section.three-per-row.portrait .card-wrapper .card{width:375px;height:667px;margin:2px 0px}.template-flip-box-section.four-per-row.portrait .card-wrapper,.template-flip-box-section.four-per-row.portrait .card-wrapper .card{width:300px;height:534px;margin:2px 0px}.template-flip-box-section.five-per-row.portrait .card-wrapper,.template-flip-box-section.five-per-row.portrait .card-wrapper .card{width:300px;height:534px;margin:2px 0px}.template-flip-box-section.six-per-row.portrait .card-wrapper,.template-flip-box-section.six-per-row.portrait .card-wrapper .card{width:300px;height:534px;margin:2px 0px}.template-flip-box-section.two-per-row.landscape .card-wrapper,.template-flip-box-section.two-per-row.landscape .card-wrapper .card{width:300px;height:169px;margin:2px 0px}.template-flip-box-section.three-per-row.landscape .card-wrapper,.template-flip-box-section.three-per-row.landscape .card-wrapper .card{width:300px;height:169px;margin:2px 0px}.template-flip-box-section.four-per-row.landscape .card-wrapper,.template-flip-box-section.four-per-row.landscape .card-wrapper .card{width:300px;height:169px;margin:2px 0px}.template-flip-box-section.five-per-row.landscape .card-wrapper,.template-flip-box-section.five-per-row.landscape .card-wrapper .card{width:300px;height:169px;margin:2px 0px}.template-flip-box-section.six-per-row.landscape .card-wrapper,.template-flip-box-section.six-per-row.landscape .card-wrapper .card{width:300px;height:169px;margin:2px 0px}}@media screen and (max-width: 375px){.template-flip-box-section.two-per-row .card-wrapper,.template-flip-box-section.two-per-row .card-wrapper .card{width:330px;height:330px}.template-flip-box-section.three-per-row .card-wrapper,.template-flip-box-section.three-per-row .card-wrapper .card{width:330px;height:330px}.template-flip-box-section.four-per-row .card-wrapper,.template-flip-box-section.four-per-row .card-wrapper .card{width:330px;height:330px}.template-flip-box-section.five-per-row .card-wrapper,.template-flip-box-section.five-per-row .card-wrapper .card{width:330px;height:330px}.template-flip-box-section.six-per-row .card-wrapper,.template-flip-box-section.six-per-row .card-wrapper .card{width:330px;height:330px}.template-flip-box-section.two-per-row.portrait .card-wrapper,.template-flip-box-section.two-per-row.portrait .card-wrapper .card{width:270px;height:480px}.template-flip-box-section.three-per-row.portrait .card-wrapper,.template-flip-box-section.three-per-row.portrait .card-wrapper .card{width:270px;height:480px}.template-flip-box-section.four-per-row.portrait .card-wrapper,.template-flip-box-section.four-per-row.portrait .card-wrapper .card{width:270px;height:480px}.template-flip-box-section.five-per-row.portrait .card-wrapper,.template-flip-box-section.five-per-row.portrait .card-wrapper .card{width:270px;height:480px}.template-flip-box-section.six-per-row.portrait .card-wrapper,.template-flip-box-section.six-per-row.portrait .card-wrapper .card{width:270px;height:480px}.template-flip-box-section.two-per-row.landscape .card-wrapper,.template-flip-box-section.two-per-row.landscape .card-wrapper .card{width:270px;height:152px}.template-flip-box-section.three-per-row.landscape .card-wrapper,.template-flip-box-section.three-per-row.landscape .card-wrapper .card{width:270px;height:152px}.template-flip-box-section.four-per-row.landscape .card-wrapper,.template-flip-box-section.four-per-row.landscape .card-wrapper .card{width:270px;height:152px}.template-flip-box-section.five-per-row.landscape .card-wrapper,.template-flip-box-section.five-per-row.landscape .card-wrapper .card{width:270px;height:152px}.template-flip-box-section.six-per-row.landscape .card-wrapper,.template-flip-box-section.six-per-row.landscape .card-wrapper .card{width:270px;height:152px}}.template-flip-box-section .card .back .back-box-text{padding:1.5em;width:calc(100% - 3em)}.template-flip-box-section .card .back a{text-decoration:none}.template-flip-box-section.two-per-row .card .back .back-box-text{padding:3em;width:calc(100% - 6em)}.template-flip-box-section.three-per-row .card .back .back-box-text{padding:2em;width:calc(100% - 4em)}.template-flip-box-section .card .back .back-box-text.small-flip-text{font-size:.9em}.template-flip-box-section.two-per-row .card .back .back-box-text.small-flip-text{font-size:.9em}.template-flip-box-section.three-per-row .card .back .back-box-text.small-flip-text{font-size:.9em}.template-flip-box-section .card .back .back-box-text.med-flip-text{font-size:1.1em}.template-flip-box-section.two-per-row .card .back .back-box-text.med-flip-text{font-size:1.1em}.template-flip-box-section.three-per-row .card .back .back-box-text.med-flip-text{font-size:1.1em}.template-flip-box-section .card .back .back-box-text.large-flip-text{font-size:1.3em}.template-flip-box-section.two-per-row .card .back .back-box-text.large-flip-text{font-size:1.3em}.template-flip-box-section.three-per-row .card .back .back-box-text.large-flip-text{font-size:1.3em}.template-flip-box-section .card .back .back-box-text.xl-flip-text{font-size:1.5em}.template-flip-box-section.two-per-row .card .back .back-box-text.xl-flip-text{font-size:1.5em}.template-flip-box-section.three-per-row .card .back .back-box-text.xl-flip-text{font-size:1.5em}.template-flip-box-section .card-wrapper{display:inline-block;perspective:1000px}.template-flip-box-section .card-wrapper .card{position:relative;cursor:pointer;transition-duration:.6s;transition-timing-function:ease-in-out;transform-style:preserve-3d}.template-flip-box-section .card-wrapper .card .front,.template-flip-box-section .card-wrapper .card .back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;transform:rotateX(0deg)}.template-flip-box-section .card-wrapper .card .front{z-index:2}.template-flip-box-section .card-wrapper .card .back,.template-flip-box-section .card-wrapper.flip-right .card .back{transform:rotateY(180deg)}.template-flip-box-section .card-wrapper:hover .card,.template-flip-box-section .card-wrapper.flip-right:hover .card{transform:rotateY(180deg)}.template-flip-box-section .card-wrapper.flip-left .card .back{transform:rotateY(-180deg)}.template-flip-box-section .card-wrapper.flip-left:hover .card{transform:rotateY(-180deg)}.template-flip-box-section .card-wrapper.flip-up .card .back{transform:rotateX(180deg)}.template-flip-box-section .card-wrapper.flip-up:hover .card{transform:rotateX(180deg)}.template-flip-box-section .card-wrapper.flip-down .card .back{transform:rotateX(-180deg)}.template-flip-box-section .card-wrapper.flip-down:hover .card{transform:rotateX(-180deg)}.template-flip-box-section .card-wrapper.flip-diagonal-right .card .back{transform:rotate3d(1, 1, 0, 180deg)}.template-flip-box-section .card-wrapper.flip-diagonal-right:hover .card{transform:rotate3d(1, 1, 0, 180deg)}.template-flip-box-section .card-wrapper.flip-diagonal-left .card .back{transform:rotate3d(1, 1, 0, -180deg)}.template-flip-box-section .card-wrapper.flip-diagonal-left:hover .card{transform:rotate3d(1, 1, 0, -180deg)}.template-flip-box-section .card-wrapper.flip-inverted-diagonal-right .card .back{transform:rotate3d(-1, 1, 0, 180deg)}.template-flip-box-section .card-wrapper.flip-inverted-diagonal-right:hover .card{transform:rotate3d(-1, 1, 0, 180deg)}.template-flip-box-section .card-wrapper.flip-inverted-diagonal-left .card .back{transform:rotate3d(1, -1, 0, 180deg)}.template-flip-box-section .card-wrapper.flip-inverted-diagonal-left:hover .card{transform:rotate3d(1, -1, 0, 180deg)}.template-flip-box-section .card .front,.card .back{display:flex;align-items:center;justify-content:center}.template-flip-box-section{width:calc(100% - 5em);margin:0 auto;max-width:1280px}.template-flip-box-section.body-width{max-width:var(--body-width);width:calc(100% - 5em)}.template-flip-box-section.narrow-width{max-width:var(--narrow-width);width:calc(100% - 5em)}.template-flip-box-section.full-width{width:100%;max-width:100%}.template-flip-box-section button.button{font-size:1.1em;padding:.5em 1em}.template-flip-box-section button.small-button{padding:.5em 1em}.template-flip-box-section button.large-button{font-size:1.5em;padding:.5em 1em}.template-flip-box-section button:hover{cursor:pointer;opacity:.8}.template-slide-show-section{display:grid;max-width:var(--body-width);margin:0 auto}.template-slide-show-section.narrow-width{max-width:var(--narrow-width)}.template-slide-show-section.full-width{max-width:100%;width:100%}.template-slide-show-section .box-of-copy{width:calc(100% - 6em);margin:0 auto}.template-slide-show-section .slides{position:relative;height:500px;width:100%}.template-slide-show-section .slides div.slide{display:grid;width:100%;height:500px;position:absolute;left:0;right:0;opacity:0;animation-iteration-count:infinite}.template-slide-show-section .slides div.slide div.inner-box-of-copy{line-height:1em;font-size:3em;text-align:center}@media screen and (max-width: 64em){.template-slide-show-section .slides{height:400px}.template-slide-show-section .slides div.slide{height:400px}.template-slide-show-section .slides div.slide div.inner-box-of-copy{font-size:2.5em}}@media screen and (max-width: 48em){.template-slide-show-section .slides{height:300px}.template-slide-show-section .slides div.slide{height:300px}.template-slide-show-section .slides div.slide div.inner-box-of-copy{font-size:1.4em}}.template-link-popup-section .grid{width:calc(100% - 6em);margin:0 auto;font-size:1.3em;font-weight:300;line-height:1.5em}.template-link-popup-section.body-width .grid{max-width:64em}.template-link-popup-section.center-body-width .grid{max-width:64em;text-align:center}.template-link-popup-section.narrow-width .grid{max-width:42em}.template-link-popup-section.offset-right .grid{width:calc(100% - 8em)}.template-link-popup-section.offset-right .copy{grid-template-columns:270px 132px 30px 1fr;display:grid;width:100%;text-align:left;max-width:1390px;margin:0 auto;padding:0 2em}.template-link-popup-section.center-body-width .link-popup-buttons{display:inline-block}.template-link-popup-section.offset-right .link-popup-buttons{grid-column:4/5}.template-link-popup-section ul.link-popup-buttons{list-style-type:none;margin:0;padding:0;overflow:hidden}.template-link-popup-section ul.link-popup-buttons li.dropdown{float:left;text-align:left}.template-link-popup-section ul.link-popup-buttons li.dropdown:before{content:url(http://allisonpr.agency/img/icon-white-plus.png);vertical-align:middle;transition:.5s;display:inline-block}.template-link-popup-section ul.link-popup-buttons li.dropdown a,.template-link-popup-section ul.link-popup-buttons li.dropdown .dropbtn{display:inline-block;color:#fff;text-align:center;padding:14px 20px 14px 6px;text-decoration:none}.template-link-popup-section ul.link-popup-buttons li.dropdown a:hover,.template-link-popup-section ul.link-popup-buttons li.dropdown:hover .dropbtn{color:#f1f1f1}.template-link-popup-section ul.link-popup-buttons li.dropdown:hover:before{transform:rotate(90deg)}.template-link-popup-section ul.link-popup-buttons li.dropdown{display:inline-block}.template-link-popup-section ul.link-popup-buttons li.dropdown .dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);z-index:1}.template-link-popup-section ul.link-popup-buttons li.dropdown .dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block;text-align:left}.template-link-popup-section ul.link-popup-buttons li.dropdown .dropdown-content a:hover{background-color:#f1f1f1}.template-link-popup-section ul.link-popup-buttons li.dropdown:hover .dropdown-content{display:block;max-width:500px;padding:1em;font-size:.8em;font-weight:400}.template-link-popup-section ul.link-popup-buttons li.dropdown .dropdown-content ul{list-style:disc;padding-left:1em}.template-survey-section .grid{width:calc(100% - 6em);margin:0 auto}.template-survey-section .grid.box-of-copy>p{font-size:1.3em;font-weight:400;line-height:1.5em}.template-survey-section div.group-text{font-size:1.3em;font-weight:400;line-height:1.4em}.template-survey-section .form-check{font-size:1.3em;font-weight:400;line-height:1.5em}.template-survey-section .comments label{font-size:1.3em;font-weight:400;line-height:1.5em}.template-survey-section h2,.template-survey-section h3{margin-bottom:.5em}.template-survey-section.center-header h2{text-align:center}.template-survey-section.center-header h3{text-align:center}.template-survey-section.body-width .grid{max-width:64em}.template-survey-section.narrow-width .grid{max-width:54.6em}.template-survey-section.narrow-width-offset-right .grid{max-width:54.6em;padding-left:13em}.template-survey-section.narrow-width-offset-left .grid{max-width:54.6em;padding-right:13em}@media screen and (max-width: 64em){.template-survey-section.narrow-width-offset-right{max-width:40em;padding-left:6em}.template-survey-section.narrow-width-offset-left{max-width:40em;padding-right:6em}.template-survey-section.narrow-width-offset-right .grid{padding-left:0em}.template-survey-section.narrow-width-offset-left .grid{padding-right:0em}}@media screen and (max-width: 40em){.template-survey-section.narrow-width-offset-right{max-width:30em;padding-left:5em}.template-survey-section.narrow-width-offset-left{max-width:30em;padding-right:5em}.template-survey-section.narrow-width-offset-right .grid{padding-left:0em}.template-survey-section.narrow-width-offset-left .grid{padding-right:0em}}@media screen and (max-width: 26em){.template-survey-section.narrow-width-offset-right{padding-left:1em}.template-survey-section.narrow-width-offset-left{padding-right:1em}.template-survey-section.narrow-width-offset-right .grid{padding-left:0em}.template-survey-section.narrow-width-offset-left .grid{padding-right:0em}}.template-survey-section ul li{list-style-image:url(https://s3.us-west-2.amazonaws.com/webadmintool.com/apsites/202209/02/165215_943/upload.png)}.template-survey-section ol,.template-survey-section ul{padding-left:19px}.template-survey-section.theme-blue{--form-check-border: #86b7fe;--form-check-shadow: 0 0 0 .25rem rgba(13,110,253,.25);--form-check-color: #0d6efd;--form-check-hover: #0b5ed7}.template-survey-section.theme-red{--form-check-border: #fe8686;--form-check-shadow: 0 0 0 .25rem rgba(253, 13, 13, 0.25);--form-check-color: #fd0d0d;--form-check-hover: #e60c0c}.template-survey-section.theme-green{--form-check-border: #a3cfbb;--form-check-shadow: 0 0 0 .25rem rgba(60, 153, 110, .25);--form-check-color: #198754;--form-check-hover: #146e44}.template-survey-section.theme-orange{--form-check-border: #fed285;--form-check-shadow: 0 0 0 .25rem rgba(253, 165, 13, 0.25);--form-check-color: #fda50d;--form-check-hover: #e6960c}.template-survey-section .btn.btn-theme{--bs-btn-bg: var(--form-check-color);--bs-btn-color: #fff;--bs-btn-disabled-color: #fff;--bs-btn-border-color: var(--form-check-color);--bs-btn-hover-bg: var(--form-check-hover);--bs-btn-hover-border-color: var(--form-check-hover);--bs-btn-hover-color: #fff;--bs-btn-active-bg: var(--form-check-hover);--bs-btn-active-border-color: var(--form-check-hover);--bs-btn-active-color: #fff;--bs-btn-disabled-bg: var(--form-check-color);--bs-btn-disabled-border-color: var(--form-check-color)}.template-survey-section .form-check-input:focus{border-color:var(--form-check-border);box-shadow:var(--form-check-shadow)}.template-survey-section .form-check-input:checked{background-color:var(--form-check-color);border-color:var(--form-check-color)}.template-survey-section textarea.form-control:focus{border-color:var(--form-check-border);box-shadow:var(--form-check-shadow)}/*# sourceMappingURL=sections.min.css.map */
