/* ------------------------------------------ */
/* ------------- [ STRUCTURE ] -------------- */
/* ------------------------------------------ */
/* ----- [ HEADER ] ----- */
.search-module.open {z-index: 999999;top:94.53px;}
body {margin-top:94.63px;}
#header {position: fixed;top:0;left:0;right:0;padding: 1rem 0;background-color: #fff;z-index: 99999;}
#footer-logo, #logo {display: block;width: 250px;;}
#footer-logo img, #logo img {display:block;width:100%;height: auto;}

/* ---- [ HERO ] ---- */
#hero {height: 500px;overflow: hidden;position: relative;color:#fff;}
#hero video {filter: contrast(1.5);}
#hero .embed-outer {position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);}
#hero .caption {position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);width:1200px;}
#hero .wrap {display: inline-block;}
#hero .wrap:before {content:'';background-color: rgba(0, 112, 85,0.75);position:absolute;top:-2rem;left:-100%;right:-3rem;bottom:-2rem;z-index: -1;transform:skew(-8deg);}
#hero .wrap:after {content:'';background-color: rgba(0, 112, 85,0.75);position:absolute;bottom:-2rem;height:100%;right:-3.5rem;width:0.35rem;z-index: -1;transform:skew(-8deg);}

/* Text */
#hero .btns {margin: 2rem 0 0 0;}
#hero h1 {color:#fff;}
#hero .subheading {}
#hero .tel {display: block;color:#fff;margin: 0 0 0 1rem;}
#hero .btns a {font-size: 1.25rem;display: flex;align-items: center;justify-content: start;}
#hero .btns a img {display: block;height: 1rem;margin: 0 1rem 0 0;}
#hero .btns a.email {font-size: 1.15rem;color: #fff;position: relative;top:2px;margin: 0 0 0 1rem;}

/* ----- [ NAV ] ----- */
#nav {position: relative;}
#nav.open, #nav {display:block;}
#nav {padding-right: 2rem;}
#nav ul {list-style:none;margin:0;padding:0;font-size:0;}
#nav ul li {display:inline-block;position:relative;margin:0 0 0 1.5rem;font-size:1rem;vertical-align:middle;}
#nav ul li a {display:block;color:#fff;font-weight:normal;color:#000000;font-size:17px;padding:0.45rem 0 0.25rem 0;}

/* Dropdown */
#nav ul li:hover > ul {opacity:1;transform:scaleY(1);}
#nav ul ul {display:block;position:absolute;z-index:9999;margin:0;padding:0;background:#fff;text-align:left;width:230px;opacity:0;transform-origin:top center;transform:scaleY(0);transition:opacity 0.2s, transform 0.2s;border-top:4px solid #b38129;}
#nav ul ul li {display:block;float:none;margin:0;padding:0;}
#nav ul ul li a {line-height:1.2em;height:auto;margin:0;padding:0.75rem;font-size:15px;color:#000000;text-transform:initial;}

#nav ul ul ul {left: 100%;top:0;}

/* Hover/Active */
#nav ul li.current-menu-ancestor > a, 
#nav ul li.current-menu-item > a, 
#nav ul li:hover > a {color:#007055;}

/* Dropdown Hover/Active */
#nav ul ul li.current-menu-item > a, 
#nav ul ul li:hover > a {background:#007055;color:#ffffff;}

/* Button */
#nav .search-form-tigger {position: absolute;top:0;right:0;color:#007055;top:50%;transform: translateY(-50%);}
#nav ul li.btn a {background:#b38129;color:#fff;padding:0.45rem 3rem 0.25rem 3rem;}
#nav ul li.btn:hover a {background:#007055;}

/* ----- [ FOOTER ] ----- */
#footer {background:url('../img/footer-bg.png') no-repeat center;background-size:cover;padding: 3rem 0 0 0;font-size:0.95rem;}
#footer ul {list-style: none;margin: 0;padding: 0;}
#footer ul li {margin: 0 0 0.5rem 0;}
#footer a {color:#000;}
#footer a:hover {color:#007055;}

#footer .social {display: flex;align-items: center;justify-content: start;column-gap: 1rem;text-align: center;margin: 2rem 0 0 0;}
#footer .social a {display:flex;align-items:center;justify-content:center;background-color: #007055;width: 1.5rem;height: 1.5rem;text-align: center;line-height: 1.5em;border-radius: 2px;}
#footer .social a svg {display: block;height: 0.85rem;width: auto;margin:0 auto;}
#footer .social a svg path {fill:#fff;}
#footer .social a:hover {background:#105545;}

#footer .title {text-decoration: underline;font-weight: 600;margin: 0 0 1rem 0;}
#hero .with-ico, #footer .with-ico {padding-left:1.75rem;background-repeat: no-repeat;background-size: 1rem;background-position: left 0.25rem ;}
#footer .with-ico.map {background-image:url('../img/icons/map.svg');}
#footer .with-ico.phone {background-image:url('../img/icons/phone.svg');background-position: left 0.15rem;}
#hero .with-ico.phone {background-image:url('../img/icons/phone-white.svg');background-position: left 0.35rem;}
#footer .with-ico.email {background-image:url('../img/icons/email.svg');}

#lower {background-color: #106c57;margin:2rem 0 0 0;padding: 0.55rem 0 0.5rem 0;color:#fff;font-size: 14px;border-top:3px solid #3da88f;}
#lower a {color:#fff;display:inline-block;margin:0 0 0 0.5rem;}
#lower a:hover {text-decoration: underline;color: #fff;}

/* ------------------------------------------ */
/* ---------- [ PRIMARY LAYOUT ] ------------ */
/* ------------------------------------------ */
/* Layout */
.w-max, .w-full, .w-content, .w-full-half {margin:0 auto;}
.w-max, .w-full, .w-content, .w-full-half, .w-0, .w-1, .w-2, .w-3, .w-4, .w-5, .w-6, .w-7, .w-8, .w-9, .w-10 , .w-11 , .w-12 , .w-13 , .w-14 , .w-15 , .w-16 , .w-17 , .w-18 , .w-19 , .w-20 , .w-21 , .w-22 , .w-23 , .w-24 , .w-25 , .w-26 , .w-27 , .w-28 , .w-29 , .w-30 , .w-31 , .w-32 , .w-33 , .w-34 , .w-35 , .w-36 , .w-37 , .w-38 , .w-39 , .w-40 , .w-41 , .w-42 , .w-43 , .w-44 , .w-45 , .w-46 , .w-47 , .w-48 , .w-49 , .w-50 , .w-51 , .w-52 , .w-53 , .w-54 , .w-55 , .w-56 , .w-57 , .w-58 , .w-59 , .w-60 , .w-61 , .w-62 , .w-63 , .w-64 , .w-65 , .w-66 , .w-67 , .w-68 , .w-69 , .w-70 , .w-71 , .w-72 , .w-73 , .w-74 , .w-75 , .w-76 , .w-77 , .w-78 , .w-79 , .w-80 , .w-81 , .w-82 , .w-83 , .w-84 , .w-85 , .w-86 , .w-87 , .w-88 , .w-89 , .w-90 , .w-91 , .w-92 , .w-93 , .w-94 , .w-95 , .w-96 , .w-97 , .w-98 , .w-99 , .w-100{box-sizing:border-box;}
.w-max {width:100%;}.w-full {width:100%;max-width:1200px;}.w-full-half {width:100%;max-width:600px;margin:0;}.w-content {width:100%;max-width:1000px;}
.w-0 {display:none;}.w-1 {width:1%;}.w-2 {width:2%;}.w-3 {width:3%;}.w-4 {width:4%;}.w-5 {width:5%;}.w-6 {width:6%;} .w-7 {width:7%;}.w-8 {width:8%;}.w-9 {width:9%;}.w-10 {width:10%;}.w-11 {width:11%;}.w-12 {width:12%;}.w-13 {width:13%;}.w-14 {width:14%;}.w-15 {width:15%;}.w-16 {width:16%;}.w-17 {width:17%;}.w-18 {width:18%;}.w-19 {width:19%;}.w-20 {width:20%;}.w-21 {width:21%;}.w-22 {width:22%;}.w-23 {width:23%;}.w-24 {width:24%;}.w-25 {width:25%;}.w-26 {width:26%;}.w-27 {width:27%;}.w-28 {width:28%;}.w-29 {width:29%;}.w-30 {width:30%;}.w-31 {width:31%;}.w-32 {width:32%;}.w-33 {width:33.3333333%;}.w-34 {width:34%;}.w-35 {width:35%;}.w-36 {width:36%;}.w-37 {width:37%;}.w-38 {width:38%;}.w-39 {width:39%;}.w-40 {width:40%;}.w-41 {width:41%;}.w-42 {width:42%;}.w-43 {width:43%;}.w-44 {width:44%;}.w-45 {width:45%;}.w-46 {width:46%;}.w-47 {width:47%;}.w-48 {width:48%;}.w-49 {width:49%;}.w-50 {width:50%;}.w-51 {width:51%;}.w-52 {width:52%;}.w-53 {width:53%;}.w-54 {width:54%;}.w-55 {width:55%;}.w-56 {width:56%;}.w-57 {width:57%;}.w-58 {width:58%;}.w-59 {width:59%;}.w-60 {width:60%;}.w-61 {width:61%;}.w-62 {width:62%;}.w-63 {width:63%;}.w-64 {width:64%;}.w-65 {width:65%;}.w-66 {width:66.6666666%;}.w-67 {width:67%;}.w-68 {width:68%;}.w-69 {width:69%;}.w-70 {width:70%;}.w-71 {width:71%;}.w-72 {width:72%;}.w-73 {width:73%;}.w-74 {width:74%;}.w-75 {width:75%;}.w-76 {width:76%;}.w-77 {width:77%;}.w-78 {width:78%;}.w-79 {width:79%;}.w-80 {width:80%;}.w-81 {width:81%;}.w-82 {width:82%;}.w-83 {width:83%;}.w-84 {width:84%;}.w-85 {width:85%;}.w-86 {width:86%;}.w-87 {width:87%;}.w-88 {width:88%;}.w-89 {width:89%;}.w-90 {width:90%;}.w-91 {width:91%;}.w-92 {width:92%;}.w-93 {width:93%;}.w-94 {width:94%;}.w-95 {width:95%;}.w-96 {width:96%;}.w-97 {width:97%;}.w-98 {width:98%;}.w-99 {width:99.999999999%;}.w-100 {width:100%;}
.flex-w-1 {width:100%}.flex-w-2 {width:48.5%}.flex-w-3 {width:31.33333333333%}.flex-w-4 {width:22.75%}.flex-w-5 {width:17.6%}.flex-w-6 {width:14.16666666666667%}

/* Pre-Defined */
.flex-buckets {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;}
.flex-centered {display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.flex-space {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}
.flex-spaced {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.height-abs .flex-spaced {align-items: stretch;}

/* Flex */
.fl-gap {column-gap:3%;row-gap:3rem;justify-content: start;}
.flex {display:flex;}
.flex-col {flex-direction:column;}
.flex-row {flex-direction:row;}
.flex-wrap {flex-wrap:wrap;}
.flex-jstart {justify-content:flex-start;}
.flex-center {justify-content: center;}
.flex-jend {justify-content:flex-end;}
.flex-start {align-items:flex-start;}
.flex-middle {align-items:center;}
.flex-end {align-items:flex-end;}

/* Flex Spacing */
.flex-per-1 {column-gap:0;}
.flex-per-2 {column-gap:3%;}
.flex-per-3 {column-gap:3%;}
.flex-per-4 {column-gap:3%;}
.flex-per-5 {column-gap:3%;}
.flex-per-6 {column-gap:3%;}

/* Order/Spacing */
.fl-1 {order:1;}.fl-2 {order:2;}.fl-3 {order:3;}.fl-4 {order:4;}.fl-5 {order:5;}.fl-6 {order:6;}.fl-7 {order:7;}.fl-8 {order:8;}

/* Grid */
.grid {display: grid;column-gap:3%;row-gap:3rem;}
.grid-per-2 {grid-template-columns: auto auto;}
.grid-per-3 {grid-template-columns: auto auto auto;}
.grid-per-4 {grid-template-columns: auto auto auto auto;}
.grid-per-5 {grid-template-columns: auto auto auto auto auto;}
.grid-per-6 {grid-template-columns: auto auto auto auto auto auto;}

/* Spacer */
.spacer-e {display:none;}
.spacer-empty {height:0;}
.spacer {width:1px;height:16px;}
.spacer-0 {height:8px;}
.spacer-1 {height:22.62px;}
.spacer-2 {height:31.99px;}
.spacer-3 {height:45.23px;}
.spacer-4 {height:63.96px;}
.spacer-5 {height:90.44px;}
.spacer-6 {height:127.88px;}
.spacer-7 {height:180.83px;}
.spacer-8 {height:255.69px;}

/* ----- [ BUTTONS ] ----- */
.btns .button {display:inline-block;position:relative;margin:0;padding:1rem 2rem 0.75rem 2rem;;border:0 none;font-size:15px;line-height:1em;;cursor:pointer;transition:background 0.2s, border 0.2s, color 0.2s;}

/* Styles */
.btns .button.primary {background:#b38129;color:#fff;}
.btns .button.primary:hover {background:#007055;color:#fff;}

.btns .button.secondary {background:#0fa181;color:#fff;}
.btns .button.secondary:hover {background:#000;color:#fff;}

.btns .button.tertiary {background:#b38129;color:#fff;}
.btns .button.tertiary:hover {background:#007055;color:#fff;}

#sections .button.primary {box-shadow: 0 0 15px 0 rgba(238, 227, 207);}
#sections .bg-dark .button {box-shadow: none;min-width: 250px;}

/* ------------------------------------------ */
/* -------------- [ TEMPLATES ] ------------- */
/* ------------------------------------------ */
#sections h2 {font-size:2.5rem;}
#sections .btns a {margin: 0 0.5rem;}

/* ---- [ CONTENT IMAGE ] ---- */
.content-image > div {background:url('../img/content-image.png') no-repeat center;background-size:cover;position: relative;}
.content-image > div {border-radius: 10px 0 0 10px;}
.content-image > div:after {content:'';width: 0.25rem;background-color: #fff;position: absolute;top:0;bottom:0;left:0.4rem;}
.content-image .img {border-radius:15px;overflow: hidden;transform: scale(1.05);box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);position:absolute;top:0;right:0;bottom:0;}
.content-image .img .image {width: 100%;height: 100%;}
.content-image .img .image.natural > img {width: 100%;height: 100%;object-fit: cover;object-position: center;;}
.content-image .txt {padding:4rem 2rem 4rem 6rem;margin: 0;}

.content-image.alt > div {border-radius: 0 10px 10px 0;}
.content-image.alt > div:after {content:'';width: 0.25rem;background-color: #fff;position: absolute;top:0;bottom:0;right:0.4rem;left:auto;}
.content-image.alt .img {left: 0;right:auto;}
.content-image.alt .txt {padding:4rem 6rem 4rem 2rem;margin: 0 0 0 auto;}

/* ---- [ BUCKETS ] ---- */
.buckets.layout.style-process {position: relative;}
.buckets.layout.style-process .flex-buckets {padding: 2rem 2.5rem;margin: 2rem 0;}
.buckets.layout.style-process .bucket {color:#fff;position: relative;padding: 0 2rem;}
.buckets.layout.style-process .bucket h3 {color:#fff;position: relative;padding:0 0 1rem 0;font-size: 2rem;}
.buckets.layout.style-process .bucket h3:after {content:'';background-color: #b38129;height: 4px;width: 3rem;position: absolute;bottom:0;left:50%;transform: translateX(-50%);}
.buckets.layout.style-process .bucket .text {font-size: 1.15rem;}

.buckets.layout.style-process .fl-gap {column-gap: 0;}
.buckets.layout.style-process .flex-w-3 {width: 33.3333333%;}
.buckets.layout.style-process .bucket:before, .buckets.layout.style-process .bucket:after {content:'';position:absolute;top:-1rem;bottom: -1rem;background:url('../img/line.png');width: 2.15px;background-size: cover;}
.buckets.layout.style-process .bucket:before {left: 0;}
.buckets.layout.style-process .bucket:after {right: 0;}
.buckets.layout.style-process .bucket.n-1:after {display: none;}
.buckets.layout.style-process .bucket.n-2:before {left:-2px;}
.buckets.layout.style-process .bucket.n-2:after {right:-2px;}
.buckets.layout.style-process .bucket.n-3:before {display: none;}
.buckets.layout.style-process .n-2 .num {left: -2px;right: -2px;max-width: unset;width: calc(100% + 4px);}
.buckets.layout.style-process .num {position: absolute;left: 0;right:0;}
.buckets.layout.style-process .n-1 .num {top: -4rem;}
.buckets.layout.style-process .n-2 .num {bottom: -4rem;}
.buckets.layout.style-process .n-3 .num {top: -4rem;}

/* ---- [ STANDOUT ] ---- */
.standout.layout {display: flex;align-items: center;justify-content: center;}
.standout.layout .l {border-radius:0 15px 15px 0;overflow: hidden;position: relative;}
.standout.layout .l:before {content:'';background: url('../img/bg-standout.png') no-repeat;position:absolute;top:0;left:0;right:0;bottom:0;background-size: cover;}
.standout.layout .l .inner {padding:4rem 15rem 4rem 2rem;padding-left:calc((100vw - 1200px) / 2);position: relative;z-index: 5;;}

.standout.layout .r {padding-right:calc((100vw - 1600px) / 2);position: relative;z-index: 5;;}
.standout.layout .r .wrap {left:-2.5rem;}
.standout.layout .r .wrap:before {content:'';position:absolute;left:-0.75rem;bottom:-0.75rem;top:-0.75rem;right:-0.75rem;background:url('../img/footer-bg.png') no-repeat center;background-size:cover;border-radius: 15px;overflow: hidden;}

.standout.layout .l h2 {color:#fff;font-size:3rem;line-height: 1.25em;position: relative;padding: 0 0 0.5rem 0;margin: 0 0 2rem 0;}
.standout.layout .l h2:after {content:'';background-color: #b38129;height: 4px;width: 3rem;position: absolute;bottom:0;left:0;;}
.standout.layout .l .text p {color:#fff;line-height: 1.5em;}

/* ---- [ WHY ] ---- */
.why.layout .l {padding: 4rem;border-radius:0 15px 15px 0;overflow: hidden;}
.why.layout .l h2 {color:#fff;padding: 0 0 1rem 0;}
.why.layout .l h2:after {content:'';background-color: #b38129;height: 4px;width: 3rem;position: absolute;bottom:0;left: 0;}
.why.layout .l img {position:absolute;top:0;left:0;right:0;bottom:0;z-index: 0;;width: 100%;height: 100%;object-fit:cover;object-position:bottom center;;}
.why.layout .r {padding: 4rem;padding-right: calc((100vw - 1200px) / 2);}
.why.layout .r ul:not([class]) li:after {display: none;}
.why.layout .r ul {list-style:none;}
.why.layout .r ul li {margin: 0 0 2rem 0;padding-left:2rem;background:url('../img/icons/check.svg') no-repeat left 0.25rem;background-size: 1.25rem;}
.why.layout .r ul li b, .why.layout .r ul li strong {font-size: 1.25rem;}

/* ---- [ CTA ] ---- */
section#cta .standard h3 {color:#fff;margin: 2rem auto 3rem auto;}
section#cta .standard .text p {color:#fff;}

/* ---- [ LOGOS ] ---- */
.logos.layout {display: flex;align-items: center;justify-content: space-around;flex-wrap: wrap;}
.logos.layout img {height: 6rem;width: auto;;}

/* ---- [ SLIDER ] ---- */
.slider.layout.style-full:before, .slider.layout.style-full:after {content:'';position: absolute;top:0;bottom:0;width: 15rem;pointer-events: none;z-index: 10;}
.slider.layout.style-full:before {left:0;background: #ffffff; background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=1);}
.slider.layout.style-full:after {right:0;background: #ffffff; background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=1);}
.slider.layout.style-full .slide {margin: 0 1rem;}
.slider.layout.style-full .item {text-align: center;font-weight: bold;font-size: 1.25rem;padding: 1rem;}

/* ---- [ SLICK ] ---- */
.slick-slider {position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list, .slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after, .slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/* Arrows */
.slick-arrow {position:absolute;top:50%;transform:translateY(-50%);z-index:3000;color:#fff;cursor:pointer;transition:all 0.2s;}
.slick-arrow svg {display: block;width: 1.5rem;height: auto;;}
.slick-prev {left:1.5rem;}
.slick-next {right:1.5rem;}

/* Dots */
ul.slick-dots {display:block;list-style:none;margin:2rem auto 0 auto;padding:0;text-align:center;font-size:0;}
ul.slick-dots li {display:inline-block;margin:0 3px;}
ul.slick-dots li button {display:block;width:0.75rem;height:0.75rem;border-radius:100%;border:0 none;background:#f78f22;cursor:pointer;}
ul.slick-dots li.slick-active button {background:#000000;}


/* ------------------------------------------ */
/* ---------- [ LAYOUT (OTHERS) ] ----------- */
/* ------------------------------------------ */
/* ---------- [ IMAGE ] ---------- */
.image {position:relative;overflow:hidden;}
.image:not(.natural) > img {display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;object-fit:cover;object-position:center;}
.image.natural > img {position: relative;width:100%;height:auto;max-width:100%;object-fit:unset;top:auto;left:auto;right:auto;}
.image.shorter {width:100%;padding-bottom:25%;}
.image.short {width:100%;padding-bottom:40%;}
.image.half {width:100%;padding-bottom:50%;}
.image.unsquare {width:100%;padding-bottom:85%;}
.image.square {width:100%;padding-bottom:100%;}
.image.rectangular {width:100%;padding-bottom:111.5%;}
.image.headshot {width:100%;padding-bottom:111.5%;}
.image.tall {width:100%;padding-bottom:125%;}

/* Alignment */
.image > .obj-c-t {object-position: center top;}
.image > .obj-c-c {object-position: center center;}
.image > .obj-c-b {object-position: center bottom;}
.image > .obj-l-t {object-position: left top;}
.image > .obj-l-c {object-position: left center;}
.image > .obj-l-b {object-position: left bottom;}
.image > .obj-r-t {object-position: right top;}
.image > .obj-r-c {object-position: right center;}
.image > .obj-r-b {object-position: right bottom;}

/* ---------- [ BG ] ---------- */
.bg {background-repeat:no-repeat;background-size:cover;}
.bg-image {background-position:center;background-size:cover;}
.bg-top {background-position:top center;}
.bg-contain {background-size:contain;}
.lt {background-position:left top;}
.lc {background-position:left center;}
.lb {background-position:left bottom;}
.rt {background-position:right top;}
.rc {background-position:right center;}
.rb {background-position:right bottom;}
.ct {background-position:center top;}
.cc {background-position:center;}
.cb {background-position:center bottom;}
#logos-standout {background-position: top center;position: relative;}
#logos-standout .standout {position: relative;z-index: 5;;}
#logos-standout:after {content:'';z-index: 0;background-color: #fff;position:absolute;left:0;right:0;bottom:0;;height: 5rem;background: #ffffff; background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%); background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(0deg, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=0);}


/* ---------- [ Embed ] ---------- */
.embed-outer {position:relative;overflow:hidden;height:0;max-width:100%;padding-bottom:56.25%;border-radius: 15px;} 
.embed-outer video, .embed-outer iframe, .embed-outer object, .embed-outer embed {position:absolute;top:0;left:0;width:100%;height:100%;}
.embed-outer.map {padding-bottom:60%;}

.standout.layout .embed-outer {overflow: hidden;border-radius:5px;cursor: pointer;}
.standout.layout .embed-outer:before {content:'';position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5rem;height:5rem;background:url('../img/icons/play.svg') no-repeat center;background-size:contain;transition: width 0.3s, height 0.3s;pointer-events: none;}
.standout.layout .embed-outer:hover:before {width: 6rem;height: 6rem;}
.standout.layout .embed-outer.loaded .standout.loader {display: none;}
.standout.layout .embed-outer.loaded:before {display: none;}

/* ------------------------------------------ */
/* --------------- [ FORMS ] ---------------- */
/* ------------------------------------------ */
/* General */
.gform_confirmation_wrapper {line-height:2em;}
.gform_wrapper .gform_body {margin:0;padding:0;list-style:none;}
.gform_wrapper .gform_body fieldset {border:0 none;}
.gform_wrapper .gform_body .gfield {position:relative;margin:0 0 24px 0;padding:0;background:none;}
.gform_wrapper .gform_body .gfield.gfield--type-honeypot {display: none;}
.gform_wrapper .gform_body .gfield > label, .gform_wrapper .gform_body .gfield > .gfield_label {display:block;margin:0 0 8px 0;font-weight:bold;}
.gform_wrapper .gform_body .gfield .screen-reader-text,  .gform_wrapper .gform_body .gfield .gfield_description {display:block;margin:8px 0;font-size:14px;}
.gform_wrapper .gform_body .gfield.hidden_label > label {display:none;color:#fff;}
.gform_wrapper .gform_body .gfield_html {margin:0;}
.gform_wrapper .gform_footer {position:relative;margin-top:1em;text-align:left;}
.gform_wrapper .gform_footer img.gform_ajax_spinner {position:absolute;top:50%;transform:translateY(-50%);left:150px;}

/* Hidden Label Focus */
.gform_wrapper .gform_body .gfield.hidden_label > label {display:block;position:absolute;top:15px;left:14px;opacity:0;font-size:0px;color:#000;transition:all 0.2s;font-weight:normal;}
.gform_wrapper .gform_body .gfield.focused.hidden_label > label {display:block;top:-9px;left:4px;opacity:1;color:#fff;font-size:10px;font-weight:bold;transition:all 0.2s;background:#1D003E;padding:0 8px;border-radius:2px;z-index:5;}

/* Columns */
.gform_wrapper .gform_body .gfield--width-half {display:inline-block;width:50%;}
.gform_wrapper .gform_body .gfield--width-half.first {padding-right:0.5%;}
.gform_wrapper .gform_body .gfield--width-half.last {padding-left:0.5%;}
.gform_wrapper .gform_body .gfield--width-third {display:inline-block;width:33.33333333%;}
.gform_wrapper .gform_body .gfield--width-third.first {padding-right:0.5%;}
.gform_wrapper .gform_body .gfield--width-third.mid {padding-left:0.5%;padding-right:0.5%;}
.gform_wrapper .gform_body .gfield--width-third.last {padding-left:0.5%;}

/* Inputs */
.gform_wrapper .gform_body .gfield input[type="tel"], 
.gform_wrapper .gform_body .gfield input[type="email"], 
.gform_wrapper .gform_body .gfield input[type="text"], 
.gform_wrapper .gform_body .gfield select, 
.gform_wrapper .gform_body .gfield textarea {display:block;margin:0;padding:12px;border:0 none;width:100%;color:#000;border:1px solid #000000;transition:border 0.2s;}
.gform_wrapper .gform_body .gfield select {-webkit-appearance:none;cursor:pointer;padding:12px;background: url('images/select.svg') no-repeat 99% center;background-size:0.75rem;}
.gform_wrapper .gform_body .gfield .gfield_radio, 
.gform_wrapper .gform_body .gfield .gfield_checkbox {margin:0;padding:0;}
.gform_wrapper .gform_body .gfield .gfield_radio input, 
.gform_wrapper .gform_body .gfield .gfield_checkbox input {margin-right:5px;}
.gform_wrapper .gform_body .gfield .gchoice label {cursor:pointer;}

/* iOS Adjustment */
.ginput_container_select {position:relative;}

/* Adjust */
.gform_wrapper .gform_body .gfield .ginput_container_date {position:relative;}
.gform_wrapper .gform_body .gfield .ginput_container_date input {display:block;width:100%;padding-right:36px;}
.gform_wrapper .gform_body .gfield .ginput_container_date .ui-datepicker-trigger {position:absolute;top:12px;right:8px;cursor:pointer;}
.gform_wrapper .gform_body .gfield .gfield_list_container {width:100%;}
.gform_wrapper .gform_body .gfield .gfield_list_container input {display:block;width:100%;}
.gform_wrapper .gform_body .gfield .ginput_container .gchoice {display:block;width:100%;margin:0 0 5px 0;}
.gform_wrapper .gform_body .gfield .ginput_container .gchoice:last-child {margin:0;}

/* Focus */
.gform_wrapper .gform_body .gfield input[type="tel"]:focus,
.gform_wrapper .gform_body .gfield input[type="email"]:focus,
.gform_wrapper .gform_body .gfield input[type="text"]:focus,
.gform_wrapper .gform_body .gfield textarea:focus, 
.gform_wrapper .gform_body .gfield select:focus {border-color:#f78f22;transition:border 0.2s;}

/* Focused With Hidden Labels */
.gform_wrapper .gform_body .gfield.focused input[type="tel"],
.gform_wrapper .gform_body .gfield.focused input[type="email"],
.gform_wrapper .gform_body .gfield.focused input[type="text"],
.gform_wrapper .gform_body .gfield.focused textarea, 
.gform_wrapper .gform_body .gfield.focused select {padding:12px;}

/* Validation */
.gform_wrapper p.gform_required_legend {display:block;font-size:14px;margin:0 0 1rem 0;}
.gform_wrapper .gform_validation_errors {margin:0 0 1em 0;padding:8px;background:#d30000;font-size:14px;color:#fff;}
.gform_wrapper .gform_validation_errors ul, .gform_wrapper .gform_validation_errors ul li, .gform_wrapper .gform_validation_errors a {color:#fff;}
.gform_wrapper .gform_validation_errors h2 {margin:0;font-size:14px;color:#fff;text-align:center;}
.gform_wrapper .gform_body .gfield .gfield_description.validation_message {margin:0;padding:5px;font-size:12px;color:#fff;background:#d30000;}
.gform_wrapper .gform_body fieldset.gfield .gfield_description.validation_message {margin-top:8px;}
.gform_wrapper .gform_body .gfield_error input::placeholder {color:#dc0000;}
.gform_wrapper .gform_body .gfield_error label {color:#dc0000;}
.gform_wrapper .gform_body .gfield_error input[type="tel"],
.gform_wrapper .gform_body .gfield_error input[type="email"],
.gform_wrapper .gform_body .gfield_error input[type="text"],
.gform_wrapper .gform_body .gfield_error textarea, 
.gform_wrapper .gform_body .gfield_error select {border-color:#dc0000;}

/* Loader */
.gform_footer {display: flex;align-items: center;justify-content: start;column-gap:1rem;}
.gform-loader {display:block;width:1rem;height:1rem;background:url('images/loader.svg') no-repeat center;background-size: contain;}

/* ---------- [ OVERRIDES ] ---------- */
.ani {will-change:auto;transition:all 0.2s;}
.a {will-change:color, background-color;transition:color 0.2s, background-color 0.2s;}
.hide {display:none;}
.show {display:block;}
.clear {clear:both;}
.rel {position:relative;}
.zup {z-index:100;}
.zupr {z-index:200;}
.o-visible {overflow:visible}
.o-hidden {overflow:hidden;}
.m-img {max-width:100%;height:auto;}
.mm-img {width:100%;min-width:100%;max-width:100%;height:auto;}

/* ---------- [ MOBILE ] ---------- */
.mobile-toggle {display:none;position:fixed;top:13px;right:15px;border:0;margin:0;padding:0;background:#007055;border-radius:100%;width:50px;height:50px;z-index:100000;}
.mobile-toggle .rel {width:28px;height:24px;}
.mobile-toggle .line {position:absolute;width:28px;height:4px;transition:all 0.2s;border-radius:6px;background:#fff;}
.mobile-toggle .first {top:2px;}
.mobile-toggle .second {top:10px;}
.mobile-toggle .second.hidden {opacity:0;}
.mobile-toggle .third {bottom:2px;}

.mobile-toggle.active .line {transition:all 0.2s;}
.mobile-toggle.active .line.first {opacity:0;}
.mobile-toggle.active .line.second {opacity:1;transform:rotate(45deg);}
.mobile-toggle.active .line.second.hidden {opacity:1;transform:rotate(-45deg);}
.mobile-toggle.active .line.third {opacity:0;}

/* ---------- [ reCaptcha ] ---------- */
.captcha {font-size:12px;}
.grecaptcha-badge {visibility:hidden;}
.gform_validation_container {visibility:hidden;}


/* ---- [ Layout Breakpoint Ranges ] ---- */

/* Large (Tablets - Desktops) */
@media (min-width:768px) {
	.mobile-only, .small-only {display: none;}
}

/* ---- [ Extra Large ] ---- */
@media (min-width:1920px) and (max-width:4096px) {
	
}

@media (min-width:0) and (max-width:1900px) { 
	.slider.layout.style-full .item .title {min-height: 2lh;}
}

/* Zero -> Main Layout + Buffer */
@media (min-width:0) and (max-width:1225px) { 
	.wm-full {max-width:90%;margin-right:auto;margin-left:auto;}
    #lower > div, #header > div {max-width: 95%;}
    .standout.layout .l .inner {padding:4rem 15rem 4rem 2rem;;}
	.standout.layout .r {padding-right:calc((100vw - 1200px) / 2);}
	.standout.layout .r .wrap {left: -2.5rem;}
    .why.layout .r {padding: 4rem;;}

    /* ---- [ HERO ] ---- */
    #hero {height: auto;}
    #hero .embed-outer {top: 0;bottom: 0;padding: 0;height: 100%;width: 100%;;transform: translate(0,0);}
    #hero .embed-outer video {height: 100%;width: 100%;object-fit: cover;object-position: center;;}
    #hero .caption {position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);padding: 2rem;margin: 2rem 0;width: 80%;;}

	/* ---- [ PROCESS ] ---- */
	.buckets.layout.style-process .bucket:before, .buckets.layout.style-process .bucket:after {width: 2px;}

    /* ---- [ LOGOS ] ---- */
    .logos.layout img {height: 4rem;}
}

/* All Below Max Tablet + Mobile Size */
@media (min-width:0) and (max-width:1224px) {
	
}

/* ---- [ Tablet + Older Desktops (iPad Pro) ] ---- */
@media (min-width:1024px) and (max-width:1224px) {
	.t-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.t-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.t-border-reset {border:none;}
	.t-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.t-margin-lr-reset {margin-right:0;margin-left:0;}
	.t-margin-reset {margin:0;}
	.t-gutter-reset {margin-top:0;margin-bottom:0;}
	.t-pad-lr-reset {padding-right:0;padding-left:0;}
	.t-pad-reset {padding-right:0;padding-left:0;}
	.t-pad-full-reset {padding:0;}
	.t-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.t-m-auto {margin-right:auto;margin-left:auto;}
	.t-clear {float:none;clear:both;}
	.t-block {display:block;}
	.t-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.t-gutter-tb {margin:16px auto;}
	.t-padding {padding:1rem;}
	.t-gutter {margin:16px;}
	.t-spacing {margin:2rem auto 1rem auto;}
	.t-lower {margin:0 auto 1rem auto;}.t-lower2x {margin:0 auto 2rem auto;}.t-lower4x {margin:0 auto 4rem auto;}
	.t-flex {display:flex;}.t-flex-col {flex-direction:column;}.t-flex-row {flex-direction:row;}.t-flex-wrap {flex-wrap:wrap;}.t-flex-jstart {justify-content:flex-start;}.t-flex-center {justify-content: center;}.t-flex-jend {justify-content:flex-end;}.t-flex-start {align-items:flex-start;}.t-flex-middle {align-items:center;}.t-flex-end {align-items:flex-end;}.t-flex-buckets {justify-content:space-between;align-items:stretch;}.t-flex-grid {justify-content:space-between;align-items:center;}.t-flex-centered {justify-content:center;align-items:center;}.t-flex-space {justify-content:space-between;align-items:flex-start}
	.t-fl-1 {order:1;}.t-fl-2 {order:2;}.t-fl-3 {order:3;}.t-fl-4 {order:4;}.t-fl-5 {order:5;}.t-fl-6 {order:6;}.t-fl-7 {order:7;}.t-fl-8 {order:8;}
	.t-fl-gap-0 {gap:0%;}.t-fl-gap-1 {gap:1%;}.t-fl-gap-1-5 {gap:1.5%;}.t-fl-gap-2 {gap:2%;}.t-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.t-fl-gap-3 {gap:3%;}.t-fl-gap-thirds,.t-fl-gap-3-5 {gap:3.5%;}.t-fl-gap-4 {gap:4%;}.t-fl-gap-4-5 {gap:4.5%;}.t-fl-gap-5 {gap:5%;}.t-fl-gap-5-5 {gap:5.5%;}.t-fl-gap-6 {gap:6%;}.t-fl-gap-6-5 {gap:6.5%;}.t-fl-gap-7 {gap:7%;}.t-fl-gap-7-5 {gap:7.5%;}.t-fl-gap-8 {gap:8%;}.t-fl-gap-8-5 {gap:8.5%;}
	.t-spacer-empty {display:none;} .t-spacer {width:1px;height:16px;} .t-spacer-0 {height:8px;} .t-spacer {width:1px;height:16px;} .t-spacer-1 {height:22.62px;} .t-spacer-2 {height:31.99px;} .t-spacer-3 {height:45.23px;} .t-spacer-4 {height:63.96px;} .t-spacer-5 {height:90.44px;} .t-spacer-6 {height:127.88px;} .t-spacer-7 {height:180.83px;} .t-spacer-8 {height:255.69px;}
	.t-0 {display:none;} .t-1 {width:1%;} .t-2 {width:2%;} .t-3 {width:3%;} .t-4 {width:4%;} .t-5 {width:5%;} .t-6 {width:6%;} .t-7 {width:7%;} .t-8 {width:8%;} .t-9 {width:9%;} .t-10 {width:10%;} .t-11 {width:11%;} .t-12 {width:12%;} .t-13 {width:13%;} .t-14 {width:14%;} .t-15 {width:15%;} .t-16 {width:16%;} .t-17 {width:17%;} .t-18 {width:18%;} .t-19 {width:19%;} .t-20 {width:20%;} .t-21 {width:21%;} .t-22 {width:22%;} .t-23 {width:23%;} .t-24 {width:24%;} .t-25 {width:25%;} .t-26 {width:26%;} .t-27 {width:27%;} .t-28 {width:28%;} .t-29 {width:29%;} .t-30 {width:30%;} .t-31 {width:31%;} .t-32 {width:32%;} .t-33 {width:33%;} .t-34 {width:34%;} .t-35 {width:35%;} .t-36 {width:36%;} .t-37 {width:37%;} .t-38 {width:38%;} .t-39 {width:39%;} .t-40 {width:40%;} .t-41 {width:41%;} .t-42 {width:42%;} .t-43 {width:43%;} .t-44 {width:44%;} .t-45 {width:45%;} .t-46 {width:46%;} .t-47 {width:47%;} .t-48 {width:48%;} .t-49 {width:49%;} .t-50 {width:50%;} .t-51 {width:51%;} .t-52 {width:52%;} .t-53 {width:53%;} .t-54 {width:54%;} .t-55 {width:55%;} .t-56 {width:56%;} .t-57 {width:57%;} .t-58 {width:58%;} .t-59 {width:59%;} .t-60 {width:60%;} .t-61 {width:61%;} .t-62 {width:62%;} .t-63 {width:63%;} .t-64 {width:64%;} .t-65 {width:65%;} .t-66 {width:66%;} .t-67 {width:67%;} .t-68 {width:68%;} .t-69 {width:69%;} .t-70 {width:70%;} .t-71 {width:71%;} .t-72 {width:72%;} .t-73 {width:73%;} .t-74 {width:74%;} .t-75 {width:75%;} .t-76 {width:76%;} .t-77 {width:77%;} .t-78 {width:78%;} .t-79 {width:79%;} .t-80 {width:80%;} .t-81 {width:81%;} .t-82 {width:82%;} .t-83 {width:83%;} .t-84 {width:84%;} .t-85 {width:85%;} .t-86 {width:86%;} .t-87 {width:87%;} .t-88 {width:88%;} .t-89 {width:89%;} .t-90 {width:90%;} .t-91 {width:91%;} .t-92 {width:92%;} .t-93 {width:93%;} .t-94 {width:94%;} .t-95 {width:95%;} .t-96 {width:96%;} .t-97 {width:97%;} .t-98 {width:98%;} .t-99 {width:99%;} .t-100, .t-100:nth-of-type(n) {width:100%;}
	.t-flex-w-1 {width:100%}.t-flex-w-2 {width:48.5%}.t-flex-w-3 {width:31.33333333333%}.t-flex-w-4 {width:22.75%}.t-flex-w-5 {width:17.6%}.t-flex-w-6 {width:14.16666666666667%}
	.t-reset, .t-reset:nth-of-type(n) {width:100%;padding:0;}
	.tt-center {text-align:center;} .tt-left {text-align:left;} .tt-right {text-align:right;}

	/* ---- [ HEADINGS ] ---- */
	#sections h2 {font-size: 2.25rem;}

	/* ---- [ STANDOUT ] ---- */
	.standout.layout .l .inner {padding:4rem 10rem 4rem 2rem;;}

	/* ---- [ PROCESS ] ---- */
	.buckets.layout.style-process .bucket:before, .buckets.layout.style-process .bucket:after {display: none;}

	/* ---- [ CONTENT AND IMAGE ] ---- */
	.content-image.t-sizer .txt {width: 100%;}
	.content-image.t-sizer .img {display: none;}
	.content-image.t-sizer .sizer {display: block;}
}

@media only screen and (min-width:0) and (max-width:1168px){
	#nav ul li {margin: 0 0 0 1.5rem;}
}
@media only screen and (min-width:0) and (max-width:1115px){
	#nav ul li {margin: 0 0 0 1rem;}
}

/* ---- [ Nav Break Point -- Adjust as Needed ] ---- */
@media only screen and (min-width:0) and (max-width:1060px){
	/* ---- [ HEADINGS ] ---- */
    body {margin-top: 75.17px;}
	h1 br, h2 br, h3 br, h4 br, h5 br, h5 br {display:none;}

	/* ---- [ NAV ] ---- */
	.mobile-toggle {display:block;}
	body.nav-open {overflow:hidden;height:100%;}
	#nav {background:#007055;display:none;z-index:99999;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;margin:0;padding:1em;overflow-y:scroll;text-align:center;}
	#nav ul ul {width:80%;}
	#nav ul li {display:block;margin:8px 0;}
	#nav ul li a {padding:12px 0;color:#fff;font-size:22px;}
	#nav ul li.current-menu-ancestor > a, #nav ul li.current-menu-item > a, #nav ul li:hover > a {color: #fff;}
	#nav > div > ul > li:last-child > a {padding:8px 0;}
	#nav ul li:hover a {color:#fff;}
	#nav ul ul {background-color: #0fa181;}
	#nav ul ul ul, #nav ul ul {opacity:1;transform:scale(1,1);position:relative;background:transparent;margin:8px auto 32px auto;text-align:center;position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);}	
	#nav ul ul li a {color:#fff;}

	#menu-item-4409 > ul {display: none!important;}
}

/* ---- [ Zero to Tablet Smaller ] ---- */
@media (min-width:0) and (max-width:1023px) {

}

/* ---- [ Tablet Smaller (iPad Regular) ] ---- */
@media (min-width:768px) and (max-width:1023px) {
	.ts-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.ts-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.ts-border-reset {border:none;}
	.ts-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.ts-margin-lr-reset {margin-right:0;margin-left:0;}
	.ts-margin-reset {margin:0;}
	.ts-gutter-reset {margin-top:0;margin-bottom:0;}
	.ts-pad-lr-reset {padding-right:0;padding-left:0;}
	.ts-pad-reset {padding-right:0;padding-left:0;}
	.ts-pad-full-reset {padding:0;}
	.ts-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.ts-m-auto {margin-right:auto;margin-left:auto;}
	.ts-clear {float:none;clear:both;}
	.ts-block {display:block;}
	.ts-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.ts-gutter-tb {margin:16px auto;}
	.ts-padding {padding:1rem;}
	.ts-gutter {margin:16px;}
	.ts-spacing {margin:2rem auto 1rem auto;}
	.ts-lower {margin:0 auto 1rem auto;}.ts-lower2x {margin:0 auto 2rem auto;}.ts-lower4x {margin:0 auto 4rem auto;}
	.ts-flex {display:flex;}.ts-flex-col {flex-direction:column;}.ts-flex-row {flex-direction:row;}.ts-flex-wrap {flex-wrap:wrap;}.ts-flex-jstart {justify-content:flex-start;}.ts-flex-center {justify-content: center;}.ts-flex-jend {justify-content:flex-end;}.ts-flex-start {align-items:flex-start;}.ts-flex-middle {align-items:center;}.ts-flex-end {align-items:flex-end;}.ts-flex-buckets {justify-content:space-between;align-items:stretch;}.ts-flex-grid {justify-content:space-between;align-items:center;}.ts-flex-centered {justify-content:center;align-items:center;}.ts-flex-space {justify-content:space-between;align-items:flex-start}
	.ts-fl-1 {order:1;}.ts-fl-2 {order:2;}.ts-fl-3 {order:3;}.ts-fl-4 {order:4;}.ts-fl-5 {order:5;}.ts-fl-6 {order:6;}.ts-fl-7 {order:7;}.ts-fl-8 {order:8;}
	.ts-fl-gap-0 {gap:0%;}.ts-fl-gap-1 {gap:1%;}.ts-fl-gap-1-5 {gap:1.5%;}.ts-fl-gap-2 {gap:2%;}.ts-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.ts-fl-gap-3 {gap:3%;}.ts-fl-gap-thirds,.ts-fl-gap-3-5 {gap:3.5%;}.ts-fl-gap-4 {gap:4%;}.ts-fl-gap-4-5 {gap:4.5%;}.ts-fl-gap-5 {gap:5%;}.ts-fl-gap-5-5 {gap:5.5%;}.ts-fl-gap-6 {gap:6%;}.ts-fl-gap-6-5 {gap:6.5%;}.ts-fl-gap-7 {gap:7%;}.ts-fl-gap-7-5 {gap:7.5%;}.ts-fl-gap-8 {gap:8%;}.ts-fl-gap-8-5 {gap:8.5%;}
	.ts-spacer-empty {display:none;} .ts-spacer {width:1px;height:16px;} .ts-spacer-0 {height:8px;} .ts-spacer {width:1px;height:16px;} .ts-spacer-1 {height:22.62px;} .ts-spacer-2 {height:31.99px;} .ts-spacer-3 {height:45.23px;} .ts-spacer-4 {height:63.96px;} .ts-spacer-5 {height:90.44px;} .ts-spacer-6 {height:127.88px;} .ts-spacer-7 {height:180.83px;} .ts-spacer-8 {height:255.69px;}
	.ts-0 {display:none;} .ts-1 {width:1%;} .ts-2 {width:2%;} .ts-3 {width:3%;} .ts-4 {width:4%;} .ts-5 {width:5%;} .ts-6 {width:6%;} .ts-7 {width:7%;} .ts-8 {width:8%;} .ts-9 {width:9%;} .ts-10 {width:10%;} .ts-11 {width:11%;} .ts-12 {width:12%;} .ts-13 {width:13%;} .ts-14 {width:14%;} .ts-15 {width:15%;} .ts-16 {width:16%;} .ts-17 {width:17%;} .ts-18 {width:18%;} .ts-19 {width:19%;} .ts-20 {width:20%;} .ts-21 {width:21%;} .ts-22 {width:22%;} .ts-23 {width:23%;} .ts-24 {width:24%;} .ts-25 {width:25%;} .ts-26 {width:26%;} .ts-27 {width:27%;} .ts-28 {width:28%;} .ts-29 {width:29%;} .ts-30 {width:30%;} .ts-31 {width:31%;} .ts-32 {width:32%;} .ts-33 {width:33%;} .ts-34 {width:34%;} .ts-35 {width:35%;} .ts-36 {width:36%;} .ts-37 {width:37%;} .ts-38 {width:38%;} .ts-39 {width:39%;} .ts-40 {width:40%;} .ts-41 {width:41%;} .ts-42 {width:42%;} .ts-43 {width:43%;} .ts-44 {width:44%;} .ts-45 {width:45%;} .ts-46 {width:46%;} .ts-47 {width:47%;} .ts-48 {width:48%;} .ts-49 {width:49%;} .ts-50 {width:50%;} .ts-51 {width:51%;} .ts-52 {width:52%;} .ts-53 {width:53%;} .ts-54 {width:54%;} .ts-55 {width:55%;} .ts-56 {width:56%;} .ts-57 {width:57%;} .ts-58 {width:58%;} .ts-59 {width:59%;} .ts-60 {width:60%;} .ts-61 {width:61%;} .ts-62 {width:62%;} .ts-63 {width:63%;} .ts-64 {width:64%;} .ts-65 {width:65%;} .ts-66 {width:66%;} .ts-67 {width:67%;} .ts-68 {width:68%;} .ts-69 {width:69%;} .ts-70 {width:70%;} .ts-71 {width:71%;} .ts-72 {width:72%;} .ts-73 {width:73%;} .ts-74 {width:74%;} .ts-75 {width:75%;} .ts-76 {width:76%;} .ts-77 {width:77%;} .ts-78 {width:78%;} .ts-79 {width:79%;} .ts-80 {width:80%;} .ts-81 {width:81%;} .ts-82 {width:82%;} .ts-83 {width:83%;} .ts-84 {width:84%;} .ts-85 {width:85%;} .ts-86 {width:86%;} .ts-87 {width:87%;} .ts-88 {width:88%;} .ts-89 {width:89%;} .ts-90 {width:90%;} .ts-91 {width:91%;} .ts-92 {width:92%;} .ts-93 {width:93%;} .ts-94 {width:94%;} .ts-95 {width:95%;} .ts-96 {width:96%;} .ts-97 {width:97%;} .ts-98 {width:98%;} .ts-99 {width:99%;} .ts-100, .ts-100:nth-of-type(n) {width:100%;}
	.ts-flex-w-1 {width:100%}.ts-flex-w-2 {width:48.5%}.ts-flex-w-3 {width:31.33333333333%}.ts-flex-w-4 {width:22.75%}.ts-flex-w-5 {width:17.6%}.ts-flex-w-6 {width:14.16666666666667%}
	.ts-reset, .ts-reset:nth-of-type(n) {width:100%;padding:0;}
	.tts-center {text-align:center;} .tts-left {text-align:left;} .tts-right {text-align:right;}

	/* ---- [ STANDOUT ] ---- */
	.standout.layout {display: flex;flex-wrap: wrap;}
	.standout.layout .l .inner {padding: 2rem;}
	.standout.layout .l {width:100%;position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);order:1;}
	.standout.layout .r {width:100%;position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);order:2;}
	.standout.layout .r .wrap:before {display: none;}
	.standout.layout .r .wrap .embed-outer, .standout.layout .r .wrap{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);border-radius: 5px;}

	/* ---- [ WHY ] ---- */
	.why.layout .l {padding:4rem 2rem;text-align: center;}
	.why.layout .l h2:after {left: 50%;transform: translateX(-50%);}
	.why.layout .r {padding: 1rem;}

	/* ---- [ PROCESS ] ---- */
	.buckets.layout.style-process .bucket:before, .buckets.layout.style-process .bucket:after {display: none;}	
	.buckets.layout.style-process .n-1 .num {top: -3rem;}
	.buckets.layout.style-process .n-2 .num {bottom: 0rem;}
	.buckets.layout.style-process .n-3 .num {top: -3rem;}

	/* ---- [ FOOTEr ] ---- */
	#footer-logo {width: 100%;;}
	#footer .social {justify-content: center;}

	/* ---- [ CONTENT AND IMAGE ] ---- */
    .content-image .txt, .content-image.alt .txt {padding: 2rem;}
	.content-image.ts-sizer .txt {width: 100%;}
	.content-image.ts-sizer .img {display: none;}
	.content-image.ts-sizer .sizer {display: block;}	
}

/* ----[  Mobile Large ] ---- */
@media (min-width:0) and (max-width:767px) {
	.m-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.m-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.m-border-reset {border:none;}
	.m-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.m-margin-lr-reset {margin-right:0;margin-left:0;}
	.m-margin-reset {margin:0;}
	.m-gutter-reset {margin-top:0;margin-bottom:0;}
	.m-pad-lr-reset {padding-right:0;padding-left:0;}
	.m-pad-reset {padding-right:0;padding-left:0;}
	.m-pad-full-reset {padding:0;}
	.m-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.m-m-auto {margin-right:auto;margin-left:auto;}
	.m-clear {float:none;clear:both;}
	.m-block {display:block;}
	.m-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.m-gutter-tb {margin:16px auto;}
	.m-padding {padding:1rem;}
	.m-gutter {margin:16px;}
	.m-spacing {margin:2rem auto 1rem auto;}
	.m-lower {margin:0 auto 1rem auto;}.m-lower2x {margin:0 auto 2rem auto;}.m-lower4x {margin:0 auto 4rem auto;}
	.m-flex {display:flex;}.m-flex-col {flex-direction:column;}.m-flex-row {flex-direction:row;}.m-flex-wrap {flex-wrap:wrap;}.m-flex-jstart {justify-content:flex-start;}.m-flex-center {justify-content: center;}.m-flex-jend {justify-content:flex-end;}.m-flex-start {align-items:flex-start;}.m-flex-middle {align-items:center;}.m-flex-end {align-items:flex-end;}.m-flex-buckets {justify-content:space-between;align-items:stretch;}.m-flex-grid {justify-content:space-between;align-items:center;}.m-flex-centered {justify-content:center;align-items:center;}.m-flex-space {justify-content:space-between;align-items:flex-start}
	.m-fl-1 {order:1;}.m-fl-2 {order:2;}.m-fl-3 {order:3;}.m-fl-4 {order:4;}.m-fl-5 {order:5;}.m-fl-6 {order:6;}.m-fl-7 {order:7;}.m-fl-8 {order:8;}
	.m-fl-gap-0 {gap:0%;}.m-fl-gap-1 {gap:1%;}.m-fl-gap-1-5 {gap:1.5%;}.m-fl-gap-2 {gap:2%;}.m-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.m-fl-gap-3 {gap:3%;}.m-fl-gap-thirds,.m-fl-gap-3-5 {gap:3.5%;}.m-fl-gap-4 {gap:4%;}.m-fl-gap-4-5 {gap:4.5%;}.m-fl-gap-5 {gap:5%;}.m-fl-gap-5-5 {gap:5.5%;}.m-fl-gap-6 {gap:6%;}.m-fl-gap-6-5 {gap:6.5%;}.m-fl-gap-7 {gap:7%;}.m-fl-gap-7-5 {gap:7.5%;}.m-fl-gap-8 {gap:8%;}.m-fl-gap-8-5 {gap:8.5%;}
	.m-spacer-empty {display:none;} .m-spacer {width:1px;height:16px;} .m-spacer-0 {height:8px;} .m-spacer {width:1px;height:16px;} .m-spacer-1 {height:22.62px;} .m-spacer-2 {height:31.99px;} .m-spacer-3 {height:45.23px;} .m-spacer-4 {height:63.96px;} .m-spacer-5 {height:90.44px;} .m-spacer-6 {height:127.88px;} .m-spacer-7 {height:180.83px;} .m-spacer-8 {height:255.69px;}
	.m-0 {display:none;} .m-1 {width:1%;} .m-2 {width:2%;} .m-3 {width:3%;} .m-4 {width:4%;} .m-5 {width:5%;} .m-6 {width:6%;} .m-7 {width:7%;} .m-8 {width:8%;} .m-9 {width:9%;} .m-10 {width:10%;} .m-11 {width:11%;} .m-12 {width:12%;} .m-13 {width:13%;} .m-14 {width:14%;} .m-15 {width:15%;} .m-16 {width:16%;} .m-17 {width:17%;} .m-18 {width:18%;} .m-19 {width:19%;} .m-20 {width:20%;} .m-21 {width:21%;} .m-22 {width:22%;} .m-23 {width:23%;} .m-24 {width:24%;} .m-25 {width:25%;} .m-26 {width:26%;} .m-27 {width:27%;} .m-28 {width:28%;} .m-29 {width:29%;} .m-30 {width:30%;} .m-31 {width:31%;} .m-32 {width:32%;} .m-33 {width:33%;} .m-34 {width:34%;} .m-35 {width:35%;} .m-36 {width:36%;} .m-37 {width:37%;} .m-38 {width:38%;} .m-39 {width:39%;} .m-40 {width:40%;} .m-41 {width:41%;} .m-42 {width:42%;} .m-43 {width:43%;} .m-44 {width:44%;} .m-45 {width:45%;} .m-46 {width:46%;} .m-47 {width:47%;} .m-48 {width:48%;} .m-49 {width:49%;} .m-50 {width:50%;} .m-51 {width:51%;} .m-52 {width:52%;} .m-53 {width:53%;} .m-54 {width:54%;} .m-55 {width:55%;} .m-56 {width:56%;} .m-57 {width:57%;} .m-58 {width:58%;} .m-59 {width:59%;} .m-60 {width:60%;} .m-61 {width:61%;} .m-62 {width:62%;} .m-63 {width:63%;} .m-64 {width:64%;} .m-65 {width:65%;} .m-66 {width:66%;} .m-67 {width:67%;} .m-68 {width:68%;} .m-69 {width:69%;} .m-70 {width:70%;} .m-71 {width:71%;} .m-72 {width:72%;} .m-73 {width:73%;} .m-74 {width:74%;} .m-75 {width:75%;} .m-76 {width:76%;} .m-77 {width:77%;} .m-78 {width:78%;} .m-79 {width:79%;} .m-80 {width:80%;} .m-81 {width:81%;} .m-82 {width:82%;} .m-83 {width:83%;} .m-84 {width:84%;} .m-85 {width:85%;} .m-86 {width:86%;} .m-87 {width:87%;} .m-88 {width:88%;} .m-89 {width:89%;} .m-90 {width:90%;} .m-91 {width:91%;} .m-92 {width:92%;} .m-93 {width:93%;} .m-94 {width:94%;} .m-95 {width:95%;} .m-96 {width:96%;} .m-97 {width:97%;} .m-98 {width:98%;} .m-99 {width:99%;} .m-100, .m-100:nth-of-type(n) {width:100%;}
	.m-flex-w-1 {width:100%}.m-flex-w-2 {width:48.5%}.m-flex-w-3 {width:31.33333333333%}.m-flex-w-4 {width:22.75%}.m-flex-w-5 {width:17.6%}.m-flex-w-6 {width:14.16666666666667%}
	.m-reset, .m-reset:nth-of-type(n) {width:100%;padding:0;}
	.mt-center {text-align:center;} .mt-left {text-align:left;} .mt-right {text-align:right;}
	.desktop-only, .large-only {display: none;}

    /* ---- [ LOGOS ] ---- */
    .logos.layout {flex-wrap: wrap;column-gap: 0.5rem;row-gap: 2rem;}
    .logos.layout img {height: 2.5rem;}

	/* ---- [ STANDOUT ] ---- */
	.standout.layout .l .inner {padding: 1rem;}
	.standout.layout .l {width:100%;position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);order:1;border-radius: 0;}
	.standout.layout .r {width:100%;position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);order:2;border-radius: 0;}
	.standout.layout .r .wrap .embed-outer, .standout.layout .r .wrap{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);border-radius: 5px;}

	/* ---- [ CONTENT AND IMAGE ] ---- */
	.content-image.base .img, .content-image.alt .img {position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);}
    .content-image.alt .txt, .content-image .txt {padding: 0 2rem 2rem 2rem;}
    .content-image > div:after, .content-image.alt > div:after {display: none;}
	.content-image.base.wide .txt, .content-image.alt.wide .txt {padding: 0 2rem;}
	.content-image.wide.height-padding .img, .content-image.wide.height-extra-padding .img, .content-image.wide.height-content .img {padding: 0 2rem;}
	.content-image.wide.height-padding .img .image, .content-image.wide.height-extra-padding .img .image, .content-image.wide.height-content .img .image {position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);}

    /* ---- [ WHY ] ---- */
    .why.layout .r {padding: 2rem 2rem 0 2rem;}
	.why.layout .l h2 {text-shadow: 0 0 20px rgba(0, 0, 0, 1);}

	/* ---- [ PROCESS ] ---- */
	.buckets.layout.style-process .flex-buckets {padding: 0 2.5rem;}
	.buckets.layout.style-process .flex-buckets .bucket {margin: 0;}
	.buckets.layout.style-process .flex-w-3 {width: 100%;;}
	.buckets.layout.style-process .bucket:before, .buckets.layout.style-process .bucket:after {display: none;}
	.buckets.layout.style-process .num {display: none;}

	/* ---- [ FOOTER ] ---- */
	#footer-logo {width: 100%;height: auto;;}
	#footer .social {justify-content: center;}
	#footer .title {display: none;}
	#footer .r .r {margin: 2rem auto 0 auto;}
	#footer .r .with-ico {background: none;padding: 0;}
	#footer ul {column-count: 2;}

	/* ---- [ BUTTONS ] ---- */
	#sections .btns a {margin:0.5rem;min-width: auto;;}
	#sections .btns a:last-child {margin:0;}
	
	/* ---- [ GRAVITY FORM ] ---- */
	.gform_wrapper .gform_body .gfield--width-half, .gform_wrapper .gform_body .gfield--width-half.first, .gform_wrapper .gform_body .gfield--width-half.last, .gform_wrapper .gform_body .gfield--width-third, .gform_wrapper .gform_body .gfield--width-third.first, .gform_wrapper .gform_body .gfield--width-third.mid, .gform_wrapper .gform_body .gfield--width-third.last {display:block;padding:0;width:100%;}
}

/* ---- [ Mobile Smallest ] ---- */
@media only screen and (min-width:0) and (max-width:480px){
	.xs-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.xs-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.xs-border-reset {border:none;}
	.xs-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.xs-margin-lr-reset {margin-right:0;margin-left:0;}
	.xs-margin-reset {margin:0;}
	.xs-gutter-reset {margin-top:0;margin-bottom:0;}
	.xs-pad-lr-reset {padding-right:0;padding-left:0;}
	.xs-pad-reset {padding-right:0;padding-left:0;}
	.xs-pad-full-reset {padding:0;}
	.xs-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.xs-m-auto {margin-right:auto;margin-left:auto;}
	.xs-clear {float:none;clear:both;}
	.xs-block {display:block;}
	.xs-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.xs-gutter-tb {margin:16px auto;}
	.xs-padding {padding:1rem;}
	.xs-gutter {margin:16px;}
	.xs-spacing {margin:2rem auto 1rem auto;}
	.xs-lower {margin:0 auto 1rem auto;}.xs-lower2x {margin:0 auto 2rem auto;}.xs-lower4x {margin:0 auto 4rem auto;}
	.xs-flex {display:flex;}.xs-flex-col {flex-direction:column;}.xs-flex-row {flex-direction:row;}.xs-flex-wrap {flex-wrap:wrap;}.xs-flex-jstart {justify-content:flex-start;}.xs-flex-center {justify-content: center;}.xs-flex-jend {justify-content:flex-end;}.xs-flex-start {align-items:flex-start;}.xs-flex-middle {align-items:center;}.xs-flex-end {align-items:flex-end;}.xs-flex-buckets {justify-content:space-between;align-items:stretch;}.xs-flex-grid {justify-content:space-between;align-items:center;}.xs-flex-centered {justify-content:center;align-items:center;}.xs-flex-space {justify-content:space-between;align-items:flex-start}
	.xs-fl-1 {order:1;}.xs-fl-2 {order:2;}.xs-fl-3 {order:3;}.xs-fl-4 {order:4;}.xs-fl-5 {order:5;}.xs-fl-6 {order:6;}.xs-fl-7 {order:7;}.xs-fl-8 {order:8;}
	.xs-fl-gap-0 {gap:0%;}.xs-fl-gap-1 {gap:1%;}.xs-fl-gap-1-5 {gap:1.5%;}.xs-fl-gap-2 {gap:2%;}.xs-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.xs-fl-gap-3 {gap:3%;}.xs-fl-gap-thirds,.xs-fl-gap-3-5 {gap:3.5%;}.xs-fl-gap-4 {gap:4%;}.xs-fl-gap-4-5 {gap:4.5%;}.xs-fl-gap-5 {gap:5%;}.xs-fl-gap-5-5 {gap:5.5%;}.xs-fl-gap-6 {gap:6%;}.xs-fl-gap-6-5 {gap:6.5%;}.xs-fl-gap-7 {gap:7%;}.xs-fl-gap-7-5 {gap:7.5%;}.xs-fl-gap-8 {gap:8%;}.xs-fl-gap-8-5 {gap:8.5%;}
	.xs-spacer-empty {display:none;} .xs-spacer {width:1px;height:16px;} .xs-spacer-0 {height:8px;} .xs-spacer {width:1px;height:16px;} .xs-spacer-1 {height:22.62px;} .xs-spacer-2 {height:31.99px;} .xs-spacer-3 {height:45.23px;} .xs-spacer-4 {height:63.96px;} .xs-spacer-5 {height:90.44px;} .xs-spacer-6 {height:127.88px;} .xs-spacer-7 {height:180.83px;} .xs-spacer-8 {height:255.69px;}
	.xs-0 {display:none;} .xs-1 {width:1%;} .xs-2 {width:2%;} .xs-3 {width:3%;} .xs-4 {width:4%;} .xs-5 {width:5%;} .xs-6 {width:6%;} .xs-7 {width:7%;} .xs-8 {width:8%;} .xs-9 {width:9%;} .xs-10 {width:10%;} .xs-11 {width:11%;} .xs-12 {width:12%;} .xs-13 {width:13%;} .xs-14 {width:14%;} .xs-15 {width:15%;} .xs-16 {width:16%;} .xs-17 {width:17%;} .xs-18 {width:18%;} .xs-19 {width:19%;} .xs-20 {width:20%;} .xs-21 {width:21%;} .xs-22 {width:22%;} .xs-23 {width:23%;} .xs-24 {width:24%;} .xs-25 {width:25%;} .xs-26 {width:26%;} .xs-27 {width:27%;} .xs-28 {width:28%;} .xs-29 {width:29%;} .xs-30 {width:30%;} .xs-31 {width:31%;} .xs-32 {width:32%;} .xs-33 {width:33%;} .xs-34 {width:34%;} .xs-35 {width:35%;} .xs-36 {width:36%;} .xs-37 {width:37%;} .xs-38 {width:38%;} .xs-39 {width:39%;} .xs-40 {width:40%;} .xs-41 {width:41%;} .xs-42 {width:42%;} .xs-43 {width:43%;} .xs-44 {width:44%;} .xs-45 {width:45%;} .xs-46 {width:46%;} .xs-47 {width:47%;} .xs-48 {width:48%;} .xs-49 {width:49%;} .xs-50 {width:50%;} .xs-51 {width:51%;} .xs-52 {width:52%;} .xs-53 {width:53%;} .xs-54 {width:54%;} .xs-55 {width:55%;} .xs-56 {width:56%;} .xs-57 {width:57%;} .xs-58 {width:58%;} .xs-59 {width:59%;} .xs-60 {width:60%;} .xs-61 {width:61%;} .xs-62 {width:62%;} .xs-63 {width:63%;} .xs-64 {width:64%;} .xs-65 {width:65%;} .xs-66 {width:66%;} .xs-67 {width:67%;} .xs-68 {width:68%;} .xs-69 {width:69%;} .xs-70 {width:70%;} .xs-71 {width:71%;} .xs-72 {width:72%;} .xs-73 {width:73%;} .xs-74 {width:74%;} .xs-75 {width:75%;} .xs-76 {width:76%;} .xs-77 {width:77%;} .xs-78 {width:78%;} .xs-79 {width:79%;} .xs-80 {width:80%;} .xs-81 {width:81%;} .xs-82 {width:82%;} .xs-83 {width:83%;} .xs-84 {width:84%;} .xs-85 {width:85%;} .xs-86 {width:86%;} .xs-87 {width:87%;} .xs-88 {width:88%;} .xs-89 {width:89%;} .xs-90 {width:90%;} .xs-91 {width:91%;} .xs-92 {width:92%;} .xs-93 {width:93%;} .xs-94 {width:94%;} .xs-95 {width:95%;} .xs-96 {width:96%;} .xs-97 {width:97%;} .xs-98 {width:98%;} .xs-99 {width:99%;} .xs-100, .xs-100:nth-of-type(n) {width:100%;}
	.xs-flex-w-1 {width:100%}.xs-flex-w-2 {width:48.5%}.xs-flex-w-3 {width:31.33333333333%}.xs-flex-w-4 {width:22.75%}.xs-flex-w-5 {width:17.6%}.xs-flex-w-6 {width:14.16666666666667%}
	.xs-reset, .xs-reset:nth-of-type(n) {width:100%;padding:0;}
	.xst-center {text-align:center;} .xst-left {text-align:left;} .xst-right {text-align:right;}

    /* ---- [ LOGOS ] ---- */
    .logos.layout {flex-wrap: wrap;column-gap: 1rem;row-gap: 2rem;}
    .logos.layout img {height: 4rem;}	
}