/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import url("https://use.typekit.net/avw8ost.css");@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,700&display=swap");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}h1{margin-top:0;margin-bottom:1rem}h2{margin-top:0;margin-bottom:1rem}h3{margin-top:0;margin-bottom:1rem}h4{margin-top:0;margin-bottom:1rem}h5{margin-top:0;margin-bottom:1rem}h6{margin-top:0;margin-bottom:1rem}h1,h2,h5{font-family:"freight-big-pro", serif}h3,h4,h6{font-family:"Nunito", sans-serif}h1{font-size:8rem;margin-bottom:6rem}h2{font-size:4rem;line-height:1.2;margin-bottom:4rem}h3{font-size:3.733rem}h4{font-size:2.667rem}h5{font-size:2.2rem}h6{font-size:1.5rem;font-weight:700;line-height:1.5}@media screen and (min-width: 992px){h2{font-size:6rem}h5{font-size:2.8rem}h5.text-size-fixed{font-size:2.2rem}h6{font-size:1.6rem}}body{font-family:"Nunito", sans-serif;font-weight:300;font-size:1.5rem;line-height:3rem;color:#4d4d4d}@media screen and (min-width: 768px){body{font-size:1.6rem}}@media screen and (min-width: 1337px){body{line-height:4rem}}.walx-lime-bg{background-color:#c2d500}.walx-gold-bg{background-color:#d2dc6a}.walx-beige-bg{background-color:#f2f1ba}.walx-purple-bg{background-color:#83266c}.walx-purple-dark-bg{background-color:#631e51}.walx-charcoal-bg{background-color:#4d4d4d}.walx-green-dark-bg{background-color:#2e2e2c}html{font-size:62.5%}*{box-sizing:border-box;padding:0;margin:0}b,strong{font-weight:700}img{display:block}a{display:block;color:#4d4d4d;text-decoration:none;line-height:1.2}a:hover{color:#c2d500}.container{display:grid;grid-template-columns:[viewport-start] minmax(0, 1fr) [container-start] minmax(0, 1337px) [container-end] minmax(0, 1fr) [viewport-end]}.container .contained{grid-column:container}.container .fullwidth{grid-column:viewport;display:inherit;grid-template-columns:inherit;width:100%}.container .fullwidth>*{grid-column:viewport}.grid-gap-5{grid-gap:0.5rem;gap:0.5rem}.grid-gap-10{grid-gap:1rem;gap:1rem}.grid-gap-15{grid-gap:1.5rem;gap:1.5rem}.grid-gap-20{grid-gap:2rem;gap:2rem}.grid-gap-30{grid-gap:3rem;gap:3rem}.grid-gap-50{grid-gap:5rem;gap:5rem}.grid-gap-80{grid-gap:8rem;gap:8rem}.grid-gap-100{grid-gap:10rem;gap:10rem}@media screen and (min-width: 768px){.grid-gap-80-m{grid-gap:8rem;gap:8rem}}.grid-2-col{display:grid;grid-template-columns:1fr 1fr}.grid-2-col-s{display:grid}@media screen and (min-width: 576px){.grid-2-col-s{grid-template-columns:1fr 1fr}}.grid-2-col-l{display:grid}@media screen and (min-width: 992px){.grid-2-col-l{grid-template-columns:1fr 1fr}}.grid-2-col-reversed-l{display:grid}@media screen and (min-width: 992px){.grid-2-col-reversed-l{grid-template-columns:1fr 1fr;grid-template-rows:auto}.grid-2-col-reversed-l div:first-child{grid-column:2;grid-row:1}.grid-2-col-reversed-l div:last-child{grid-column:1;grid-row:1}}.grid-aside-right-l{display:grid}.grid-aside-right-l .aside{grid-column:1;grid-row:1}.grid-aside-right-l .main{grid-column:1;grid-row:2}.grid-aside-right-l.aside-bottom .aside{grid-column:1;grid-row:2}.grid-aside-right-l.aside-bottom .main{grid-column:1;grid-row:1}@media screen and (min-width: 992px){.grid-aside-right-l{grid-template-columns:8fr 5fr;grid-template-rows:auto}.grid-aside-right-l .aside{grid-column:2;grid-row:1}.grid-aside-right-l .main{grid-column:1;grid-row:1}.grid-aside-right-l.aside-bottom .aside{grid-column:2;grid-row:1}.grid-aside-right-l.aside-bottom .main{grid-column:1;grid-row:1}}.grid-2-col-offset-row{display:grid;grid-template-columns:1fr 1fr}.grid-2-col-offset-row .offset{margin:100% 0 -100% 0}.grid-2-row{display:grid;grid-template-rows:1fr auto}.grid-3-col-m{display:grid}@media screen and (min-width: 768px){.grid-3-col-m{grid-template-columns:repeat(3, 1fr)}}.grid-3-col-l{display:grid}@media screen and (min-width: 992px){.grid-3-col-l{grid-template-columns:repeat(3, 1fr)}}.grid-3-3-offset-l{display:grid}@media screen and (min-width: 992px){.grid-3-3-offset-l{grid-template-columns:3rem 3fr 2fr;grid-template-rows:4fr auto 6rem}.grid-3-3-offset-l div:first-child{grid-column:1 / 4;grid-row:1 / 3}.grid-3-3-offset-l div:last-child{grid-column:2 / 3;grid-row:2 / 4}}.grid-4-l{display:grid}@media screen and (min-width: 768px){.grid-4-l{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 992px){.grid-4-l{grid-template-columns:repeat(4, 1fr)}}.grid-offset-img{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 20px 20px}.grid-offset-img img{grid-column:1;grid-row:1}.grid-offset-img .text-box{grid-column:1;grid-row:2 / 4}.grid-offset-img .cta-box{grid-column:1;grid-row:3 / 5}@media screen and (min-width: 992px){.grid-offset-img{grid-template-columns:1fr 40px 1fr;grid-template-rows:1fr 4fr 60px 1fr}.grid-offset-img img{grid-column:1 / 3;grid-row:2 / 5}.grid-offset-img .text-box{grid-column:2 / 4;grid-row:1 / 4}.grid-offset-img .cta-box{grid-column:3 / 4;grid-row:3 / 4}}@media screen and (min-width: 1337px){.grid-offset-img{grid-template-columns:4fr 40px 3fr;grid-template-rows:1fr 3fr 60px 1fr}}.grid-walx{display:grid;grid-template-rows:30rem auto auto}.grid-walx .walx-img{z-index:1}.grid-walx .walx-desc{z-index:2}.grid-walx .walx-tip{z-index:3}@media screen and (min-width: 576px){.grid-walx{grid-template-rows:40rem auto auto}}@media screen and (min-width: 992px){.grid-walx{grid-template-columns:auto 55rem 35rem auto;grid-template-rows:minmax(10rem, auto) minmax(1rem, auto) 2rem auto;grid-gap:2rem;gap:2rem}.grid-walx .walx-img{grid-column:1 / 5;grid-row:1 / 4}.grid-walx .walx-desc{grid-column:2;grid-row:3 / 5;align-self:flex-end}.grid-walx .walx-tags{grid-column:3;grid-row:4 / 5;align-self:flex-end}.grid-walx .walx-tip{grid-column:3;grid-row:2 / 4}}.grid-franchise{display:grid;grid-template-rows:30rem auto auto}.grid-franchise .franchise-img{z-index:1}.grid-franchise .franchise-desc{z-index:2}.grid-franchise .franchise-cta{z-index:3}@media screen and (min-width: 576px){.grid-franchise{grid-template-rows:40rem auto auto}}@media screen and (min-width: 992px){.grid-franchise{grid-template-columns:auto 55rem 35rem auto;grid-template-rows:minmax(10rem, auto) minmax(1rem, auto) 6rem auto;grid-gap:2rem;gap:2rem}.grid-franchise .franchise-img{grid-column:1 / 5;grid-row:1 / 3}.grid-franchise .franchise-desc{grid-column:2 / 4;grid-row:3 / 5;align-self:flex-end}.grid-franchise .franchise-cta{grid-column:3;grid-row:2 / 4}}.grid-activity{display:grid}.grid-activity .activity-title{display:flex;align-items:center;justify-content:center}.grid-activity .activity-booking{display:flex;align-items:center;justify-content:center}.grid-activity .activity-info{display:flex;flex-direction:column;align-items:center}.grid-activity .activity-stats{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 768px){.grid-activity{grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(4, auto)}.grid-activity .activity-title{grid-column:1 / 5;grid-row:1}.grid-activity .activity-booking{grid-column:4 / 7;grid-row:1}.grid-activity .activity-info{grid-column:1 / 3;grid-row:3}.grid-activity .activity-stats{justify-content:center;grid-column:1 / 7;grid-row:2}.grid-activity .activity-desc{grid-column:3 / 7;grid-row:3}.grid-activity .activity-tags{grid-column:1 / 7;grid-row:4}}@media screen and (min-width: 992px){.grid-activity{grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(5, auto)}.grid-activity .activity-title{grid-column:1 / 7;grid-row:1}.grid-activity .activity-booking{grid-column:1 / 7;grid-row:2}.grid-activity .activity-info{grid-column:1 / 7;grid-row:3}.grid-activity .activity-stats{flex-direction:column;grid-column:1 / 7;grid-row:4}.grid-activity .activity-desc{grid-column:1 / 7;grid-row:5}.grid-activity .activity-tags{grid-column:1 / 7;grid-row:6}}@media screen and (min-width: 1337px){.grid-activity{grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(4, auto)}.grid-activity .activity-title{justify-content:left;grid-column:1 / 7;grid-row:1}.grid-activity .activity-booking{justify-self:right;grid-column:1 / 7;grid-row:1}.grid-activity .activity-info{grid-column:1 / 3;grid-row:3}.grid-activity .activity-stats{flex-direction:row;justify-content:space-between;grid-column:1 / 7;grid-row:2}.grid-activity .activity-desc{grid-column:3 / 7;grid-row:3}.grid-activity .activity-tags{grid-column:1 / 7;grid-row:4}}.grid-sloped-gallery{display:grid;grid-template-rows:40rem}.grid-sloped-gallery img{-webkit-clip-path:polygon(0 0, 100% 5vw, 100% 100%, 0% calc(100% - 5vw));clip-path:polygon(0 0, 100% 5vw, 100% 100%, 0% calc(100% - 5vw))}@media screen and (min-width: 576px){.grid-sloped-gallery{grid-template-columns:repeat(2, 1fr);grid-template-rows:3vw 40rem 3vw 3vw 40rem 3vw}.grid-sloped-gallery div{-webkit-clip-path:polygon(0 0, 100% 3vw, 100% 100%, 0% calc(100% - 3vw));clip-path:polygon(0 0, 100% 3vw, 100% 100%, 0% calc(100% - 3vw));padding:3px}.grid-sloped-gallery div:first-child{grid-column:1;grid-row:1 / 4}.grid-sloped-gallery div:nth-child(2){grid-column:2;grid-row:2 / 5}.grid-sloped-gallery div:nth-child(3){grid-column:1;grid-row:3 / 6}.grid-sloped-gallery div:last-child{grid-column:2;grid-row:4 / 7}.grid-sloped-gallery div img{-webkit-clip-path:polygon(0 0, 100% 3vw, 100% 100%, 0% calc(100% - 3vw));clip-path:polygon(0 0, 100% 3vw, 100% 100%, 0% calc(100% - 3vw))}}@media screen and (min-width: 992px){.grid-sloped-gallery{grid-template-columns:repeat(4, 1fr);grid-template-rows:1.5vw 1.5vw 1.5vw 40rem 1.5vw 1.5vw 1.5vw}.grid-sloped-gallery div{-webkit-clip-path:polygon(0 0, 100% 1.5vw, 100% 100%, 0% calc(100% - 1.5vw));clip-path:polygon(0 0, 100% 1.5vw, 100% 100%, 0% calc(100% - 1.5vw));padding:3px}.grid-sloped-gallery div:first-child{grid-column:1;grid-row:1 / 5}.grid-sloped-gallery div:nth-child(2){grid-column:2;grid-row:2 / 6}.grid-sloped-gallery div:nth-child(3){grid-column:3;grid-row:3 / 7}.grid-sloped-gallery div:last-child{grid-column:4;grid-row:4 / 8}.grid-sloped-gallery div img{-webkit-clip-path:polygon(0 0, 100% 1.5vw, 100% 100%, 0% calc(100% - 1.5vw));clip-path:polygon(0 0, 100% 1.5vw, 100% 100%, 0% calc(100% - 1.5vw))}}.grid-events{display:grid}@media screen and (min-width: 768px){.grid-events{grid-template-columns:1fr 1fr}.grid-events div:first-child{grid-column:1 / 3}}@media screen and (min-width: 1337px){.grid-events{grid-template-columns:repeat(3, 1fr)}.grid-events div:first-child{grid-column:auto}}.blog{display:grid;justify-self:center}.blog .blog-meta{display:grid;grid-template-columns:4rem auto;grid-template-rows:auto auto;line-height:1;align-items:center;padding:1rem 0;font-size:1.5rem;font-weight:700;border-bottom:1px solid #4d4d4d}.blog .blog-meta .blog-avatar{grid-column:1;grid-row:1 / 3}.blog .blog-meta .blog-avatar img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.blog .blog-meta .blog-author{grid-column:2;grid-row:1;padding:1rem 0 1rem 1.5rem}.blog .blog-meta .blog-date{grid-column:2;grid-row:2;padding:0 0 0.8rem 1.5rem}.blog .blog-social ul{display:flex;list-style:none;align-items:center}.blog .blog-social ul li{margin-right:1rem;line-height:1}.blog .blog-social ul li a .icon{width:20px;height:20px}.blog .blog-post .blog-post-avatar{float:left;margin:0 3rem 1.5rem 0}.blog .blog-post .blog-post-cat{border-bottom:1px solid #4d4d4d;padding-bottom:2rem}.blog .blog-post .blog-post-cat ul{display:flex;list-style:none;flex-wrap:wrap;align-items:center}.blog .blog-post .blog-post-cat ul li{margin-right:1rem;position:relative}.blog .blog-post .blog-post-cat ul li:last-child{margin-right:0}.blog .blog-post .blog-post-cat ul li:after{content:',';position:absolute;top:-5px;right:-4px}.blog .blog-post .blog-post-cat ul li:first-child:after,.blog .blog-post .blog-post-cat ul li:last-child:after{content:""}.blog .blog-post .blog-post-cat ul li a{text-decoration:underline}.blog .blog-post .blog-post-rate{line-height:1.5;display:grid}.blog .blog-post .blog-post-rate .rate-buttons{display:flex;justify-content:center}.blog .blog-post .blog-post-rate .rate-text h4{font-family:"freight-big-pro", serif;font-size:2.8rem;line-height:1}@media screen and (min-width: 768px){.blog .blog-post .blog-post-rate{grid-template-columns:3fr 2fr;align-items:center}.blog .blog-post .blog-post-rate .rate-buttons{grid-column:2;grid-row:1;justify-content:flex-end}.blog .blog-post .blog-post-rate .rate-text{grid-column:1;grid-row:1}}@media screen and (min-width: 992px){.blog{grid-template-columns:10rem 80rem 10rem;margin-top:3rem}.blog .blog-social{grid-column:1}.blog .blog-social ul{flex-direction:column;margin-right:5rem}.blog .blog-social ul li{margin-bottom:2rem;margin-right:0;text-align:center}.blog .blog-social ul li a .icon{margin-right:0}.blog .blog-post{grid-column:2}}@media screen and (min-width: 1337px){.blog .blog-post .blog-post-cat ul li:after{top:-9px}}.btn{border:none;background:none;text-align:center;position:relative;color:inherit;vertical-align:middle;z-index:1;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;cursor:pointer;transition:border-color 0.5s, color 0.5s;transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1);text-decoration:none;display:inline-block;line-height:1}.btn::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;transform:scale3d(0.7, 1, 1);transition:transform 0.5s, opacity 0.5s;transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1)}.btn:hover::before{opacity:1;transform:translate3d(0, 0, 0)}.btn:focus{outline:none}.btn-square{padding:15px 30px;font-size:1.6rem;font-family:"Nunito", sans-serif;font-weight:700;border:1px solid #4d4d4d}.btn-rounded{font-size:2.133rem;padding:15px 30px;border-radius:30px;font-family:"Nunito", sans-serif;border:1px solid #4d4d4d}.btn-rounded::before{border-radius:30px;padding:1px;top:-1px;left:-1px}.btn-social{height:60px;width:60px;display:inline-block;border-radius:50%;padding:38px 44px;box-shadow:4px 4px 20px 0px rgba(0,0,0,0.2)}.btn-social::before{border-radius:50%}.btn-social .icon{width:34px;height:34px;position:absolute;left:50%;top:50%;margin-left:-18px;margin-top:-18px}.btn-social .triangle{content:"";position:absolute;left:15px;bottom:3px;width:0;height:0;border:0 solid transparent;border-left-width:0px;border-right-width:50px;border-top-width:7px;clear:both;z-index:-2;transition:border-color 0.1s;transition-timing-function:cubic-bezier(0, 0, 0.58, 1)}.btn-social .triangle::after{content:"";position:absolute;left:0;bottom:5px;width:0;height:0;border:0 solid transparent;border-left-width:0px;border-right-width:50px;border-bottom-width:30px;clear:both;transition:border-color 0.1s;transition-timing-function:cubic-bezier(0, 0, 0.58, 1)}.btn-social:hover .triangle{transition:border-color 1.2s;transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1)}.btn-social:hover .triangle::after{transition:border-color 1.2s;transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1)}.btn-social.btn-gold .triangle{border-top-color:#d2dc6a}.btn-social.btn-gold .triangle:after{border-bottom-color:#d2dc6a}.btn-social.btn-gold:hover .triangle{border-top-color:#c2d500}.btn-social.btn-gold:hover .triangle::after{border-bottom-color:#c2d500}.btn-social.btn-purple .triangle{border-top-color:#83266c}.btn-social.btn-purple .triangle::after{border-bottom-color:#83266c}.btn-social.btn-purple:hover .triangle{border-top-color:#631e51}.btn-social.btn-purple:hover .triangle::after{border-bottom-color:#631e51}.btn-block{display:block;width:100%}.btn-slider{position:relative}.btn-slider::before{content:'';position:absolute;background:#ffffff;width:30px;height:30px;border-radius:50%;z-index:-1;top:50%;margin-top:-15px;left:50%;margin-left:-15px;box-shadow:3px 3px 10px 0px rgba(0,0,0,0.1)}.btn-xs{font-size:1.6rem;padding:10px 20px}.btn-sm{font-size:1.6rem;padding:15px 25px}.btn-purple{background-color:#83266c;color:#ffffff;border-color:#83266c}.btn-purple::before{background:#631e51}.btn-purple:hover{border-color:#631e51;color:#ffffff}.btn-purple.btn-purple-bordered{color:#ffffff;border-color:#ffffff}.btn-purple.btn-purple-bordered::before{background:#ffffff}.btn-purple.btn-purple-bordered:hover{color:#4d4d4d !important}.btn-gold{background-color:#d2dc6a;color:#4d4d4d;border-color:#d2dc6a}.btn-gold::before{background:#c2d500}.btn-gold:hover{border-color:#c2d500;color:#4d4d4d}.btn-dark{background-color:#4d4d4d;color:#ffffff}.btn-dark::before{background:#2e2e2c}.btn-dark:hover{border-color:#2e2e2c;color:#ffffff}.btn-beige{background-color:#f2f1ba;color:#4d4d4d;border-color:#f2f1ba}.btn-beige::before{background:#d2dc6a}.btn-beige:hover{border-color:#d2dc6a;color:#4d4d4d}.btn-beige.btn-beige-bordered{border-color:#4d4d4d}.btn-beige.btn-beige-bordered:hover{border-color:#83266c}.btn-white{background-color:#ffffff;color:#4d4d4d;border-color:#ffffff}.btn-white::before{background:#83266c}.btn-white:hover{color:#ffffff}.btn-white.btn-white-bordered{border-color:#4d4d4d}.btn-white.btn-white-bordered:hover{border-color:#83266c}.btn-clear{background-color:transparent;color:#4d4d4d;border-color:#4d4d4d}.btn-clear::before{background:#83266c}.btn-clear:hover{color:#ffffff}.btn-block-xs{display:block;width:100%}@media screen and (min-width: 576px){.btn-block-xs{display:inline-block;width:auto}}.walx-cards{display:grid;grid-gap:1rem;gap:1rem}.walx-cards .walx-card{min-height:30rem;padding:0 2rem;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:0;margin-bottom:3rem;color:#ffffff}.walx-cards .walx-card h5{font-family:"freight-big-pro", serif;font-size:2.2rem}.walx-cards .walx-card a{color:#ffffff;display:flex;align-items:center}.walx-cards .walx-card a:hover{color:#c2d500}.walx-cards .walx-card a i{width:20px;height:15px;margin-left:15px}.walx-cards .walx-card .walx-card-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.walx-cards .walx-card .walx-card-cta{background:#83266c;padding:1.5rem 4rem;z-index:2;text-align:center;position:absolute;bottom:-15px}.walx-cards .walx-card .walx-card-cta:before{content:'';position:absolute;width:50px;height:50px;border-top-right-radius:50%;border-top-left-radius:50%;top:0;left:50%;margin-left:-30px;margin-top:-30px;z-index:3;background-size:35px;background-repeat:no-repeat;background-position:center 10px;padding:8px 8px 0}.walx-cards .walx-card .walx-card-cta:after{content:'';position:absolute;width:50px;height:50px;border-top-right-radius:50%;border-top-left-radius:50%;top:0;left:50%;margin-left:-30px;margin-top:-30px;z-index:-1;background-size:35px;background-repeat:no-repeat;background-position:center 10px;background-color:#83266c;padding:8px 8px 0}.walx-cards .walx-card .walx-card-cta.wellness:before{background-image:url("../svg/icons/icon-pose-white.svg")}.walx-cards .walx-card .walx-card-cta.body:before{background-image:url("../svg/icons/icon-heart-white.svg")}.walx-cards .walx-card .walx-card-cta.explorer:before{background-image:url("../svg/icons/icon-compass-white.svg")}.walx-cards .walx-card .walx-card-cta a{text-decoration:none}.walx-cards .walx-card .walx-card-cta a h5{margin-bottom:0;display:flex;align-items:center}@media screen and (min-width: 768px){.walx-cards.grid-4-l .walx-card:nth-child(2n){margin-top:1.8rem;margin-bottom:1.2rem}.walx-cards .walx-card{min-height:45rem;padding:0}.walx-cards .walx-card.show-m{display:flex !important}}@media screen and (min-width: 992px){.walx-cards.grid-4-l{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1200px){.walx-cards.grid-4-l{grid-template-columns:repeat(4, 1fr)}.walx-cards.grid-4-l .walx-card:nth-child(2){margin-top:1.9rem;margin-bottom:1.1rem}.walx-cards.grid-4-l .walx-card:nth-child(3){margin-top:3.8rem;margin-bottom:-0.7rem}.walx-cards.grid-4-l .walx-card:nth-child(4){margin-top:5.7rem;margin-bottom:-2.5rem}}.card{line-height:1.5}.card .card-img{width:100%;height:auto}.card .card-content{text-align:center;display:flex;flex-direction:column;align-items:center}.card .card-footer{display:flex;align-items:center}.card .card-footer .card-footer-avatar{width:2rem;height:2rem;border-radius:50%}.card .card-footer .card-footer-meta{font-size:1rem;font-weight:700}.card .card-footer .card-footer-meta span{margin-left:.5rem;color:#cbccd1}.card .card-footer .card-footer-link{width:1.5rem;height:1.5rem}.card .card-footer .card-footer-link icon{width:100%;height:100%}.card.card-social{border-radius:.5rem;border:1px solid #f3f3f6;box-shadow:1px #f5f7f9;font-size:1.2rem}.card.card-social .card-img{border-top-right-radius:.5rem;border-top-left-radius:.5rem}.card.card-social .card-content{padding:3rem 2rem}.card.card-social .card-content .icon{width:2rem;height:2rem;margin-bottom:2rem}.card.card-social .card-content .card-title{color:#f53147;font-weight:700}.card.card-social .card-footer{border-top:1px solid #f3f3f6;justify-content:space-between;padding:1rem}.event .event-image{position:relative;z-index:-1}.event .event-image img{width:100%;height:auto}.event .event-image .event-badge{position:absolute;top:20px;left:20px;background-color:#d2dc6a;line-height:1;padding:0.8rem 1rem;border-radius:30px}.event .event-grid{display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto;line-height:1;align-items:center;padding:1rem}.event .event-grid .event-date{font-family:"freight-big-pro", serif;grid-column:1;grid-row:1 / 3;text-align:center;padding:0 2rem 1rem 1rem;border-right:1px solid #4d4d4d}.event .event-grid .event-date .event-date-day{font-size:3.4rem}.event .event-grid .event-date .event-date-month{font-size:2.3rem}.event .event-grid .event-title{font-family:"freight-big-pro", serif;font-size:2rem;text-decoration:underline;grid-column:2;grid-row:1;padding:1rem 1rem 1rem 2rem}.event .event-grid .event-link{width:20px;height:20px;grid-column:3;grid-row:1}.event .event-grid .event-link a{width:20px;height:20px}.event .event-grid .event-link a .icon{width:100%;height:100%}.event .event-grid .event-desc{grid-column:2 / 4;grid-row:2;padding:0 1rem 1rem 2rem}footer{align-items:center;justify-content:center;text-align:center;display:grid;width:100%;grid-template-rows:auto 3rem auto auto;grid-template-columns:1fr;color:#ffffff}footer ul{list-style:none}footer ul li a{color:#ffffff;font-family:"Nunito", sans-serif;text-decoration:none;font-size:1.8rem;line-height:4rem}footer ul li a:hover{color:#c2d500}footer .newsletter{grid-row:1 / 3;grid-column:1;color:#4d4d4d;z-index:2;display:grid;grid-template-columns:[viewport-start] minmax(0, 1fr) [container-start] minmax(0, 1337px) [container-end] minmax(0, 1fr) [viewport-end]}footer .newsletter .box{grid-column:container;background-color:#d2dc6a;padding:1.5rem;margin:1rem 1rem 0;position:relative;display:grid;grid-template-columns:1fr minmax(0, 35em) 1fr}footer .newsletter .box h5{font-family:"freight-big-pro", serif}footer .newsletter .box h5,footer .newsletter .box p{grid-column:1 / 4}footer .newsletter .box form{display:flex;grid-column:2}footer .newsletter .box form input{margin-bottom:3rem}footer .newsletter .box form .btn{width:106px;height:46px;position:absolute;bottom:0;left:50%;margin-bottom:-23px;margin-left:-53px;white-space:nowrap}footer .footer-top{padding-top:8rem;grid-row:2 / 4;grid-column:1;background-color:#83266c;z-index:1;display:grid}footer .footer-top h6{font-weight:700;font-size:1.8rem}footer .footer-top .col-grid{display:grid}footer .footer-top .col-grid .col{margin-bottom:3rem}footer .footer-top .col-grid .col .logo{padding:1rem 0;line-height:1rem;align-items:center}footer .footer-top .col-grid .col .logo a{display:inline-block}footer .footer-top .col-grid .col .logo a object{width:184px;pointer-events:none}footer .footer-top .col-grid .col .social{margin-top:3rem}footer .footer-top .col-grid .col .social ul{display:flex;justify-content:center}footer .footer-top .col-grid .col .social ul li a{font-size:2.4rem;margin-right:3rem}footer .footer-top .col-grid .col .social ul li a i{margin-right:0}footer .footer-top .col-grid .col .social ul li:last-child a{margin-right:0}footer .footer-bottom{grid-row:4;background-color:#631e51;padding:1rem;display:grid;grid-template-columns:1fr 30rem 1fr}footer .footer-bottom .sublinks{grid-column:2;display:flex;justify-content:center;flex-wrap:wrap;align-items:center}footer .footer-bottom .sublinks li a{font-size:1.2rem;padding-right:1rem;margin-top:0.4rem;margin-right:1rem;margin-bottom:0.4rem;border-right:1px solid #ffffff;white-space:nowrap;line-height:1}footer .footer-bottom .sublinks li:nth-child(3n) a,footer .footer-bottom .sublinks li:last-child a{margin-right:0;padding-right:0;border-right:none}footer .copyright{color:#ffffff;font-size:1.4rem;font-family:"Nunito", sans-serif}footer .copyright.copyright-mobile{display:block}footer .copyright.copyright-desktop{display:none}@media screen and (min-width: 576px){footer .newsletter .box{padding:1.5rem}footer .newsletter .box form input{margin-bottom:1.5rem}footer .newsletter .box form .btn{position:relative;bottom:initial;left:initial;margin-bottom:1.5rem;margin-left:1rem}footer .footer-top .col-grid{grid-template-columns:1fr 1fr}footer .footer-top .col-grid .col:first-child{grid-column:1 / 3}footer .footer-bottom{grid-template-columns:auto}footer .footer-bottom .sublinks{grid-column:1}footer .footer-bottom .sublinks li:nth-child(3n) a{padding-right:1rem;margin-right:1rem;border-right:1px solid #ffffff}}@media screen and (min-width: 768px){footer .newsletter .box{margin:2rem 6rem 0}footer .footer-top .col-grid{grid-template-columns:repeat(4, 1fr)}footer .footer-top .col-grid .col{text-align:left;padding:0 2rem}footer .footer-top .col-grid .col:first-child{grid-column:1 / 5;text-align:center}footer .footer-bottom{grid-template-columns:[viewport-start] minmax(0, 1fr) [container-start] minmax(0, 1337px) [container-end] minmax(0, 1fr) [viewport-end]}footer .footer-bottom .sublinks{grid-column:2 / 3;grid-row:1;justify-content:flex-start;z-index:2}footer .footer-bottom .copyright{grid-column:2 / 3;grid-row:1;display:flex;justify-content:flex-end;z-index:1}footer .copyright.copyright-mobile{display:none}footer .copyright.copyright-desktop{display:flex}}@media screen and (min-width: 992px){footer .newsletter .box{margin:2rem 10rem 0}footer .footer-top .col-grid .col{padding:0 3rem}footer .footer-bottom .sublinks li a{font-size:1.4rem}}@media screen and (min-width: 1337px){footer .newsletter .box{margin:2rem 13rem 0}footer .footer-top{grid-template-columns:[viewport-start] minmax(0, 1fr) [container-start] minmax(0, 1337px) [container-end] minmax(0, 1fr) [viewport-end]}footer .footer-top .col-grid{grid-column:container;grid-template-columns:repeat(5, 1fr)}footer .footer-top .col-grid .col:first-child{grid-column:1;text-align:left}footer .footer-top .col-grid .col .social ul{justify-content:left}}form label,form input,form select{font-size:1.2rem}form label{padding:0 2.5rem 1rem}form input,form select{color:#4d4d4d;width:100%;border:1px solid black;border-radius:30px;background-color:#ffffff;padding:1.65rem 2.5rem}form input::-webkit-input-placeholder,form select::-webkit-input-placeholder{color:#4d4d4d;opacity:0.9}form input::-moz-placeholder,form select::-moz-placeholder{color:#4d4d4d;opacity:0.9}form input:-ms-input-placeholder,form select:-ms-input-placeholder{color:#4d4d4d;opacity:0.9}form input::-ms-input-placeholder,form select::-ms-input-placeholder{color:#4d4d4d;opacity:0.9}form input::placeholder,form select::placeholder{color:#4d4d4d;opacity:0.9}form input:hover,form select:hover{border-color:#c2d500}form input:focus,form select:focus{box-shadow:0 0 1px 1px #c2d500;border-color:#c2d500;outline:none}form input:disabled,form input[aria-disabled=true],form select:disabled,form select[aria-disabled=true]{color:grey;border-color:grey}form input:disabled::-webkit-input-placeholder,form input[aria-disabled=true]::-webkit-input-placeholder,form select:disabled::-webkit-input-placeholder,form select[aria-disabled=true]::-webkit-input-placeholder{color:grey}form input:disabled::-moz-placeholder,form input[aria-disabled=true]::-moz-placeholder,form select:disabled::-moz-placeholder,form select[aria-disabled=true]::-moz-placeholder{color:grey}form input:disabled:-ms-input-placeholder,form input[aria-disabled=true]:-ms-input-placeholder,form select:disabled:-ms-input-placeholder,form select[aria-disabled=true]:-ms-input-placeholder{color:grey}form input:disabled::-ms-input-placeholder,form input[aria-disabled=true]::-ms-input-placeholder,form select:disabled::-ms-input-placeholder,form select[aria-disabled=true]::-ms-input-placeholder{color:grey}form input:disabled::placeholder,form input[aria-disabled=true]::placeholder,form select:disabled::placeholder,form select[aria-disabled=true]::placeholder{color:grey}form input:disabled:hover,form input[aria-disabled=true]:hover,form select:disabled:hover,form select[aria-disabled=true]:hover{border-color:lightgrey}form .form-row{display:flex;margin-bottom:1.5rem}form .search-input{position:relative;width:100%}form .search-input .search-input-reset{border:none;background-color:transparent;display:inline-block;outline:0;cursor:pointer;position:absolute;width:20px;height:20px;background-image:url("../svg/icons/icon-cross.svg");background-position:center;background-repeat:no-repeat;top:50%;margin-top:-10px;right:15px}form .walx-select{background-image:url("../svg/icons/icon-chevron-down-line.svg");background-repeat:no-repeat;background-position:right .8em top 50%, 0 0;background-size:20px;-moz-appearance:none;-webkit-appearance:none;appearance:none;padding-right:4rem}form .walx-select::-ms-expand{display:none}@media screen and (min-width: 768px){form label,form input,form select{font-size:1.4rem}form input,form select{padding:1.55rem 2.5rem}}@media screen and (min-width: 992px){form label,form input,form select{font-size:1.6rem}form input,form select{padding:1.4rem 2.5rem}}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}*[dir="rtl"] .walx-select,:root:lang(ar) .walx-select,:root:lang(iw) .walx-select{background-position:left .8em top 50%, 0 0}*[dir="rtl"] .search-input-reset,:root:lang(ar) .search-input-reset,:root:lang(iw) .search-input-reset{right:initial;left:15px}.contact-form{box-shadow:inset 0px 1px 0px 0px rgba(0,0,0,0.75),inset 0px 10px 0px 0px #d2dc6a;padding-top:5rem}.contact-form form .form-row{flex-wrap:wrap;margin-bottom:0}.contact-form form .form-row input{width:auto;flex-grow:1}.contact-form form .form-row input,.contact-form form .form-row textarea{margin-bottom:2rem;border:none;border-radius:0;border-bottom:1px solid #4d4d4d;padding-left:0;padding-right:0}.contact-form form .form-row input:hover,.contact-form form .form-row textarea:hover{border:none;border-bottom:1px solid #c2d500}.contact-form form .form-row input:focus,.contact-form form .form-row textarea:focus{box-shadow:0px 2px 0px 0px #c2d500;border:none;border-bottom:1px solid #c2d500;outline:none}.contact-form form .form-row input:disabled,.contact-form form .form-row input[aria-disabled=true],.contact-form form .form-row textarea:disabled,.contact-form form .form-row textarea[aria-disabled=true]{color:grey;border-color:grey}.contact-form form .form-row input:disabled::-webkit-input-placeholder,.contact-form form .form-row input[aria-disabled=true]::-webkit-input-placeholder,.contact-form form .form-row textarea:disabled::-webkit-input-placeholder,.contact-form form .form-row textarea[aria-disabled=true]::-webkit-input-placeholder{color:grey}.contact-form form .form-row input:disabled::-moz-placeholder,.contact-form form .form-row input[aria-disabled=true]::-moz-placeholder,.contact-form form .form-row textarea:disabled::-moz-placeholder,.contact-form form .form-row textarea[aria-disabled=true]::-moz-placeholder{color:grey}.contact-form form .form-row input:disabled:-ms-input-placeholder,.contact-form form .form-row input[aria-disabled=true]:-ms-input-placeholder,.contact-form form .form-row textarea:disabled:-ms-input-placeholder,.contact-form form .form-row textarea[aria-disabled=true]:-ms-input-placeholder{color:grey}.contact-form form .form-row input:disabled::-ms-input-placeholder,.contact-form form .form-row input[aria-disabled=true]::-ms-input-placeholder,.contact-form form .form-row textarea:disabled::-ms-input-placeholder,.contact-form form .form-row textarea[aria-disabled=true]::-ms-input-placeholder{color:grey}.contact-form form .form-row input:disabled::placeholder,.contact-form form .form-row input[aria-disabled=true]::placeholder,.contact-form form .form-row textarea:disabled::placeholder,.contact-form form .form-row textarea[aria-disabled=true]::placeholder{color:grey}.contact-form form .form-row input:disabled:hover,.contact-form form .form-row input[aria-disabled=true]:hover,.contact-form form .form-row textarea:disabled:hover,.contact-form form .form-row textarea[aria-disabled=true]:hover{border-color:lightgrey}.contact-form form .form-row label{padding-left:0;padding-right:0}.contact-form form .form-row textarea{width:100%}.contact-form form .form-row textarea::-webkit-input-placeholder{color:lightgrey}.contact-form form .form-row textarea::-moz-placeholder{color:lightgrey}.contact-form form .form-row textarea:-ms-input-placeholder{color:lightgrey}.contact-form form .form-row textarea::-ms-input-placeholder{color:lightgrey}.contact-form form .form-row textarea::placeholder{color:lightgrey}.contact-form form .form-row .captcha{color:#ffffff;font-family:"freight-big-pro", serif;font-size:4rem;padding:1rem 4rem}.contact-form form .checkbox{line-height:1}.contact-form form .checkbox input[type="checkbox"]{opacity:0}.contact-form form .checkbox input[type="checkbox"]+label::after{content:none}.contact-form form .checkbox input[type="checkbox"]:checked+label::after{content:''}.contact-form form .checkbox input[type="checkbox"]:focus+label::before{outline:#c2d500 auto 5px}.contact-form form .checkbox label{position:relative;display:inline-block;padding:0 0 0 4rem;line-height:2}.contact-form form .checkbox label::before,.contact-form form .checkbox label::after{content:'';position:absolute;display:inline-block;height:22px;width:22px;border-radius:3px}.contact-form form .checkbox label::before{border:1px solid;top:3px;left:0}.contact-form form .checkbox label::after{background-color:#c2d500;top:4px;left:1px;background-image:url("../svg/icons/icon-check-line.svg");background-position:center;background-size:80%;background-repeat:no-repeat}.filter{background-color:#ffffff;box-shadow:0px 10px 15px 0px #ececec;padding:2rem;line-height:1;max-height:5rem;transition:max-height 500ms ease-in-out}.filter.expanded{max-height:30rem}.filter form{text-align:center}.filter form .filter-dropdown{cursor:pointer}.filter form .filter-box{display:grid;align-items:center;justify-content:center;margin-top:2rem;transform:scale(1, 0);transform-origin:top;transition:transform ease-in-out 500ms}.filter form .filter-box div{display:flex;align-items:center;justify-content:center;padding:0 1.5rem;width:100%;margin-bottom:1.5rem;opacity:0;transition:opacity 200ms ease-in-out}.filter form .filter-box div:first-child{padding-left:0}.filter form .filter-box div:last-child{margin-bottom:0}.filter form .filter-box div input,.filter form .filter-box div select,.filter form .filter-box div label{padding:1rem}.filter form .filter-box div input,.filter form .filter-box div select{border:none;border-radius:0;text-align:center}.filter form .filter-box div input[type=date]{width:auto}.filter form .filter-box div label{white-space:nowrap;padding-right:0}.filter form .filter-box div .walx-select{padding-right:4rem}.filter form .filter-box div .toggle{position:relative;display:inline-block;width:36px;height:20px;margin-left:1rem}.filter form .filter-box div .toggle input{opacity:0;width:0;height:0}.filter form .filter-box div .toggle input:checked+.toggle-button::before{transform:translateX(16px)}.filter form .filter-box div .toggle .toggle-button{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:transparent;transition:.4s;border-radius:34px;border:1px solid #4d4d4d}.filter form .filter-box div .toggle .toggle-button::before{position:absolute;content:"";height:14px;width:14px;left:2px;bottom:2px;background-color:#4d4d4d;transition:.4s;border-radius:50%}.filter form .filter-box.visible{transform:scale(1, 1)}.filter form .filter-box.visible div{opacity:1;transition:opacity 500ms ease-in-out 250ms}@media screen and (min-width: 1337px){.filter{border-radius:50px;box-shadow:0px 10px 15px 10px #ececec;max-height:none}.filter form .filter-dropdown{display:none}.filter form .filter-box{grid-template-columns:repeat(4, auto);margin-top:0;transform:scale(1, 1)}.filter form .filter-box div{border-right:1px solid #4d4d4d;margin-bottom:0;opacity:1}.filter form .filter-box div:last-child{border-right:none}}header{background-color:transparent;transition:all 0.6s ease-out;width:100%;position:fixed;top:0;left:0;right:0;z-index:999;align-items:center;display:grid;grid-template-columns:1fr auto 1fr;padding:0 2rem}header.scrolled{background:#83266c}header .nav-toggle{position:absolute !important;top:-9999px !important;left:-9999px !important}header .nav-toggle:focus ~ .nav-toggle-label span,header .nav-toggle:focus ~ .nav-toggle-label span:before,header .nav-toggle:focus ~ .nav-toggle-label span:after{background:#c2d500}header .nav-toggle:checked ~ .nav-toggle-label span{transform:rotate(45deg)}header .nav-toggle:checked ~ .nav-toggle-label span:before{opacity:0}header .nav-toggle:checked ~ .nav-toggle-label span:after{transform:rotate(-90deg) translateX(-8px)}header .nav-toggle:checked ~ nav{transform:scale(1, 1)}header .nav-toggle:checked ~ nav ul li a{opacity:1;transition:opacity 250ms ease-in-out 250ms}header .nav-toggle-label{cursor:pointer;width:2.3rem;height:100%;display:flex;align-items:center;grid-column:1 / 2;grid-row:1}header .nav-toggle-label span,header .nav-toggle-label span:before,header .nav-toggle-label span:after{display:block;background:#ffffff;height:0.2rem;width:2.3rem;border-radius:2px;transition:all ease-in-out 500ms}header .nav-toggle-label span{position:relative}header .nav-toggle-label span:before,header .nav-toggle-label span:after{content:'';position:absolute}header .nav-toggle-label span:before{top:0.8rem}header .nav-toggle-label span:after{bottom:0.8rem}header .logo{padding:1rem 0;line-height:1rem;align-items:center;grid-column:2 / 3;grid-row:1}header .logo a{display:inline-block}header .logo a object{width:76px;pointer-events:none}header .logo.logo-desktop{display:none}header .logo.logo-mobile{display:block}header nav{font-family:"Nunito", sans-serif;background-color:#83266c;width:100%;display:grid;position:absolute;top:100%;left:0;transform:scale(1, 0);transform-origin:top;transition:transform ease-in-out 500ms}header nav ul{list-style:none}header nav ul li{margin-left:2rem}header nav ul li a{color:#ffffff;text-decoration:none;font-size:1.7rem;line-height:4rem;opacity:0;transition:opacity 150ms ease-in-out;display:flex;align-items:center}header nav ul li a:hover{color:#c2d500}header nav ul li a .icon{width:20px;height:20px;display:inline-block}header nav ul li a .icon:hover{-webkit-filter:brightness(0) saturate(100%) invert(75%) sepia(11%) saturate(6655%) hue-rotate(21deg) brightness(102%) contrast(110%);filter:brightness(0) saturate(100%) invert(75%) sepia(11%) saturate(6655%) hue-rotate(21deg) brightness(102%) contrast(110%)}header nav .links2 ul li:last-child a:hover .icon{-webkit-filter:brightness(0) saturate(100%) invert(75%) sepia(11%) saturate(6655%) hue-rotate(21deg) brightness(102%) contrast(110%);filter:brightness(0) saturate(100%) invert(75%) sepia(11%) saturate(6655%) hue-rotate(21deg) brightness(102%) contrast(110%)}header nav .social{margin-top:1rem;margin-bottom:1rem;display:flex;align-items:center}header nav .social ul{display:flex}header.header-dark .nav-toggle-label span,header.header-dark .nav-toggle-label span:before,header.header-dark .nav-toggle-label span:after{background:#4d4d4d}header.header-dark nav ul li a{color:#4d4d4d}header.header-dark nav ul li a:hover{color:#c2d500}header.header-dark.scrolled .nav-toggle-label span,header.header-dark.scrolled .nav-toggle-label span:before,header.header-dark.scrolled .nav-toggle-label span:after{background:#ffffff}header.header-dark.scrolled nav ul li a{color:#ffffff}header.header-dark.scrolled nav ul li a:hover{color:#c2d500}header.header-dark .nav-toggle:checked ~ .nav-toggle-label span,header.header-dark .nav-toggle:checked ~ .nav-toggle-label span:before,header.header-dark .nav-toggle:checked ~ .nav-toggle-label span:after{background:#ffffff}header.header-dark .nav-toggle:checked ~ nav ul li a{color:#ffffff}header.header-dark .nav-toggle:checked ~ nav ul li a:hover{color:#c2d500}@media screen and (min-width: 1126px){header{position:fixed;grid-template-columns:[viewport-start] minmax(0, 1fr) [container-start] minmax(0, 1337px) [container-end] minmax(0, 1fr) [viewport-end];grid-template-rows:40px auto}header .nav-toggle,header .nav-toggle-label{display:none}header .logo{grid-column:1 / 3;grid-row:2 / 3;border-top:1px solid #ffffff}header .logo.logo-desktop{display:block}header .logo.logo-mobile{display:none}header nav{background:none;position:relative;top:initial;left:initial;transform:scale(1, 1);transition:none;grid-column:container;grid-row:1 / 3;grid-template-columns:auto 1fr;grid-template-rows:auto auto}header nav ul{display:flex;justify-content:flex-end}header nav ul li:first-child{margin-left:0rem}header nav ul li a{opacity:1}header nav .links{grid-column:2 / 3;grid-row:2;padding:0.6rem 0}header nav .links ul li{margin-left:4rem}header nav .links2 ul li a,header nav .social ul li a{font-size:1.5rem}header nav .links2{grid-column:2 / 3;grid-row:1}header nav .links2 ul li{margin-left:3rem}header nav .links2 ul li:last-child a{border-left:1px solid #ffffff;padding:0.1rem 0 0.1rem 3rem;line-height:1;margin-top:9px}header nav .social{grid-column:1 / 2;grid-row:1}header nav .social ul{justify-content:flex-start}header nav .social ul li{margin-left:0;margin-right:0.2rem}header.header-dark .logo{border-top:1px solid #4d4d4d}header.header-dark nav ul li a .icon{-webkit-filter:brightness(0) saturate(100%) invert(28%) sepia(5%) saturate(7%) hue-rotate(355deg) brightness(95%) contrast(86%);filter:brightness(0) saturate(100%) invert(28%) sepia(5%) saturate(7%) hue-rotate(355deg) brightness(95%) contrast(86%)}header.header-dark nav ul li a .icon:hover{-webkit-filter:brightness(0) saturate(100%) invert(75%) sepia(11%) saturate(6655%) hue-rotate(21deg) brightness(102%) contrast(110%);filter:brightness(0) saturate(100%) invert(75%) sepia(11%) saturate(6655%) hue-rotate(21deg) brightness(102%) contrast(110%)}header.header-dark nav .links2 ul li:last-child a{border-left:1px solid #4d4d4d}header.header-dark.scrolled .logo{border-top:1px solid #ffffff}header.header-dark.scrolled nav ul li a .icon{-webkit-filter:none;filter:none}header.header-dark.scrolled nav ul li a .icon:hover{-webkit-filter:brightness(0) saturate(100%) invert(75%) sepia(11%) saturate(6655%) hue-rotate(21deg) brightness(102%) contrast(110%);filter:brightness(0) saturate(100%) invert(75%) sepia(11%) saturate(6655%) hue-rotate(21deg) brightness(102%) contrast(110%)}header.header-dark.scrolled nav .links2 ul li:last-child a{border-left:1px solid #ffffff}}.hero{display:grid;justify-items:center}.hero.hero-1{grid-template-rows:60vh 5rem auto 3rem auto}.hero.hero-1 .hero-image{grid-row:1 / 3;z-index:-1}.hero.hero-1 .hero-content{grid-row:2 / 5;text-align:center;padding:3rem 2rem 7rem;z-index:2;max-width:35rem;margin:0 0.5rem}.hero.hero-1 .hero-content h2{font-size:4rem;margin-bottom:3rem}.hero.hero-1 .hero-content p{line-height:2;font-size:1.5rem}.hero.hero-1 .hero-cta{grid-row:4 / 6;text-align:center;z-index:3;font-size:1.5rem;max-width:20rem;position:relative}.hero.hero-1 .hero-cta .hero-cta-box{padding:2.5rem;line-height:1.5}.hero.hero-1 .hero-cta:before{content:'';position:absolute;width:50px;height:50px;border-radius:50%;top:0;left:50%;margin-left:-25px;margin-top:-25px;z-index:300;background-color:#d2dc6a;background-image:url("../svg/icons/icon-wave.svg");background-size:35px;background-repeat:no-repeat;background-position:center}.hero.hero-1 .hero-cta h6{margin-bottom:0;font-size:1.5rem}.hero.hero-1 .hero-cta a{color:#4d4d4d}.hero.hero-2,.hero.hero-8{grid-template-rows:minmax(25rem, 3fr) 6rem minmax(15rem, 2fr)}.hero.hero-2 .hero-content,.hero.hero-8 .hero-content{grid-row:1 / 3;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero.hero-3{grid-template-rows:6rem 15rem 10rem}.hero.hero-3 .hero-bg{grid-row:1 / 3;z-index:-1}.hero.hero-2 .hero-image,.hero.hero-3 .hero-image,.hero.hero-8 .hero-image{grid-row:2 / 4;z-index:2;width:calc(100% - 4rem)}.hero.hero-4,.hero.hero-5{grid-template-rows:35rem}.hero.hero-4 .hero-bg,.hero.hero-5 .hero-bg{grid-row:1;width:100%;height:100%}.hero.hero-4 .hero-content,.hero.hero-5 .hero-content{grid-row:1;padding-top:4rem;z-index:2}.hero.hero-6{grid-template-rows:6rem minmax(40rem, auto) auto;position:relative}.hero.hero-6::before{content:'';position:absolute;height:100%;width:100%;background-color:#f2f1ba;top:0;left:0;z-index:-2}.hero.hero-6 .hero-bg{grid-column:viewport;grid-row:1 / 4;height:100%;z-index:-2;-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 20vw), 0% 100%);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 20vw), 0% 100%)}.hero.hero-6 .hero-content{grid-column:container;grid-row:2;display:grid;justify-items:center}.hero.hero-6 .hero-content .hero-content-link{justify-self:left}.hero.hero-6 .hero-content .hero-content-logo{position:relative;width:20rem;height:20rem;background:#ffffff;display:flex;justify-content:center;align-items:center;margin-top:1rem;margin-left:1rem}.hero.hero-6 .hero-content .hero-content-logo::before{content:'';position:absolute;width:100%;height:100%;top:-1rem;left:-1rem;background:#d2dc6a;z-index:-1}.hero.hero-6 .hero-content .hero-content-title,.hero.hero-6 .hero-content .hero-content-contact{text-align:center}.hero.hero-6 .hero-cta{grid-column:container;grid-row:3;margin-bottom:2rem}.hero.hero-7{grid-template-rows:repeat(3, auto)}.hero.hero-7 .hero-bg{grid-row:1 / 4;width:100%;height:100%}.hero.hero-7 .hero-content{grid-row:1;padding-top:14rem}.hero.hero-7 .hero-cta{grid-row:2;color:#ffffff}.hero.hero-7 .search-again{grid-row:3}.hero.hero-7 .search-again a{color:white}.hero.hero-7 .search-again a .icon{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(24deg) brightness(106%) contrast(106%);filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(24deg) brightness(106%) contrast(106%)}.hero.hero-7 .search-again a:hover{color:#c2d500}.hero.hero-7 .search-again a:hover .icon{-webkit-filter:brightness(0) saturate(100%) invert(75%) sepia(11%) saturate(6655%) hue-rotate(21deg) brightness(102%) contrast(110%);filter:brightness(0) saturate(100%) invert(75%) sepia(11%) saturate(6655%) hue-rotate(21deg) brightness(102%) contrast(110%)}@media screen and (min-width: 576px){.hero.hero-2{grid-template-rows:minmax(25rem, 3fr) 8rem minmax(20rem, 2fr)}.hero.hero-3{grid-template-rows:6rem 15rem 15rem}.hero.hero-4 .hero-content{padding-top:2rem}.hero.hero-6 .hero-bg{-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 15vw), 0% 100%);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 15vw), 0% 100%)}.hero.hero-6 .hero-cta{margin-bottom:3rem}.hero.hero-8{grid-template-rows:minmax(25rem, 3fr) 10rem minmax(20rem, 2fr)}}@media screen and (min-width: 768px){.hero.hero-1{grid-template-rows:60vh auto 3rem auto}.hero.hero-1 .hero-content{grid-row:2 / 4}.hero.hero-1 .hero-content p{font-size:1.6rem}.hero.hero-1 .hero-cta{grid-row:3 / 5}.hero.hero-2{grid-template-rows:minmax(35rem, 1fr) 11rem minmax(30rem, 1fr)}.hero.hero-3{grid-template-rows:10rem 20rem 20rem}.hero.hero-6 .hero-bg{-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0% 100%);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0% 100%)}.hero.hero-6 .hero-cta{margin-bottom:2rem}.hero.hero-8{grid-template-rows:minmax(35rem, 2fr) 12rem minmax(10rem, 1fr)}}@media screen and (min-width: 992px){.hero.hero-1{grid-template-rows:30vh auto 3rem auto 20vh}.hero.hero-1 .hero-image{grid-row:1 / 6}.hero.hero-1 .hero-content h2{margin-bottom:2rem}.hero.hero-2{grid-template-rows:minmax(40rem, 1fr) 14rem minmax(30rem, 1fr)}.hero.hero-3{grid-template-rows:12rem 25rem 25rem}.hero.hero-4{grid-template-rows:10rem 12rem auto;margin-bottom:5rem}.hero.hero-4 .hero-bg{grid-row:1 / 3}.hero.hero-4 .hero-content{grid-row:2 / 4}.hero.hero-5 .hero-content{padding-top:8rem}.hero.hero-6{grid-template-rows:12rem minmax(40rem, auto) auto}.hero.hero-6::before{content:none}.hero.hero-6 .hero-bg{-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 5vw), 0% 100%);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 5vw), 0% 100%)}.hero.hero-6 .hero-content{grid-template-columns:1fr 3fr;grid-template-rows:repeat(4, auto);grid-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.hero.hero-6 .hero-content .hero-content-link{grid-column:1 / 3;grid-row:1}.hero.hero-6 .hero-content .hero-content-logo{grid-column:1;grid-row:2 / 4}.hero.hero-6 .hero-content .hero-content-title{grid-column:2;grid-row:2}.hero.hero-6 .hero-content .hero-content-contact{grid-column:1;grid-row:4}.hero.hero-6 .hero-content .hero-content-desc{grid-column:2;grid-row:3 / 5}.hero.hero-6 .hero-content .hero-content-title,.hero.hero-6 .hero-content .hero-content-contact{text-align:left}.hero.hero-6 .hero-cta{margin-bottom:0}.hero.hero-7 .hero-content{padding-top:16rem}.hero.hero-8{grid-template-rows:minmax(35rem, 2fr) 14rem minmax(20rem, 1fr)}}@media screen and (min-width: 1337px){.hero.hero-1{grid-template-rows:25vh auto 3rem auto 15vh}.hero.hero-1 .hero-content{padding:3rem 3rem 7rem;max-width:45rem}.hero.hero-1 .hero-content h2{font-size:6rem}.hero.hero-2{grid-template-rows:minmax(50rem, 1fr) 25rem minmax(50rem, 1fr)}.hero.hero-3{grid-template-rows:15rem 35rem 15rem}.hero.hero-2 .hero-image,.hero.hero-3 .hero-image,.hero.hero-8 .hero-image{width:100%}.hero.hero-4{grid-template-rows:15rem 10rem auto}.hero.hero-6{grid-template-rows:12rem minmax(40rem, auto) 9rem}.hero.hero-7{grid-template-rows:repeat(4, auto)}.hero.hero-7 .hero-bg{grid-row:1 / 3}.hero.hero-7 .hero-content{grid-row:1;z-index:2}.hero.hero-7 .hero-cta{grid-row:2 / 4;color:#ffffff}.hero.hero-7 .search-again{grid-row:4}.hero.hero-7 .search-again a{color:#4d4d4d}.hero.hero-7 .search-again a .icon{-webkit-filter:none;filter:none}.hero.hero-8{grid-template-rows:minmax(30rem, 4fr) 30rem minmax(10rem, 1fr)}}.icon{display:block;width:100%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat}ul li i{margin-right:1rem}.icon-like{background-image:url("../svg/icons/icon-like.svg")}.icon-dislike{background-image:url("../svg/icons/icon-dislike.svg")}.icon-wave{background-image:url("../svg/icons/icon-wave.svg")}.icon-arrow-right{background-image:url("../svg/icons/icon-arrow-right.svg")}.icon-arrow-right-white{background-image:url("../svg/icons/icon-arrow-right-white.svg")}.icon-arrow-left-white{background-image:url("../svg/icons/icon-arrow-left-white.svg")}.icon-arrow-down{background-image:url("../svg/icons/icon-arrow-down.svg")}.icon-instagram{background-image:url("../svg/icons/icon-instagram.svg")}.icon-instagram-white{background-image:url("../svg/icons/icon-instagram-white.svg")}.icon-twitter{background-image:url("../svg/icons/icon-twitter.svg")}.icon-twitter-white{background-image:url("../svg/icons/icon-twitter-white.svg")}.icon-facebook{background-image:url("../svg/icons/icon-facebook.svg")}.icon-facebook-white{background-image:url("../svg/icons/icon-facebook-white.svg")}.icon-youtube{background-image:url("../svg/icons/icon-youtube.svg")}.icon-youtube-white{background-image:url("../svg/icons/icon-youtube-white.svg")}.icon-linkedin{background-image:url("../svg/icons/icon-linkedin.svg")}.icon-chevron-right{background-image:url("../svg/icons/icon-chevron-right.svg")}.icon-chevron-right-filled{background-image:url("../svg/icons/icon-chevron-right-filled.svg")}.icon-chevron-right-line{background-image:url("../svg/icons/icon-chevron-right-line.svg")}.icon-chevron-left{background-image:url("../svg/icons/icon-chevron-left.svg");margin-right:3px}.icon-chevron-left-line{background-image:url("../svg/icons/icon-chevron-left-line.svg")}.icon-chevron-down{background-image:url("../svg/icons/icon-chevron-down.svg")}.icon-chevron-down-line{background-image:url("../svg/icons/icon-chevron-down-line.svg")}.icon-user{background-image:url("../svg/icons/icon-user.svg")}.icon-refresh{background-image:url("../svg/icons/icon-refresh.svg")}.icon-celebrate{background-image:url("../svg/icons/icon-celebrate.svg")}.icon-celebrate-2{background-image:url("../svg/icons/icon-celebrate-2.svg")}.icon-compass{background-image:url("../svg/icons/icon-compass.svg")}.icon-compass-white{background-image:url("../svg/icons/icon-compass-white.svg")}.icon-pose{background-image:url("../svg/icons/icon-pose.svg")}.icon-pose-white{background-image:url("../svg/icons/icon-pose-white.svg")}.icon-hike{background-image:url("../svg/icons/icon-hike.svg")}.icon-hike-2{background-image:url("../svg/icons/icon-hike-2.svg")}.icon-hands{background-image:url("../svg/icons/icon-hands.svg")}.icon-check{background-image:url("../svg/icons/icon-check-white.svg");-webkit-filter:brightness(0) saturate(100%) invert(28%) sepia(5%) saturate(7%) hue-rotate(355deg) brightness(95%) contrast(86%);filter:brightness(0) saturate(100%) invert(28%) sepia(5%) saturate(7%) hue-rotate(355deg) brightness(95%) contrast(86%)}.icon-check-white{background-image:url("../svg/icons/icon-check-white.svg")}.icon-share{background-image:url("../svg/icons/icon-share.svg")}.icon-calendar{background-image:url("../svg/icons/icon-calendar.svg")}.icon-pin{background-image:url("../svg/icons/icon-pin.svg")}.icon-route{background-image:url("../svg/icons/icon-route.svg")}.icon-clock{background-image:url("../svg/icons/icon-clock.svg")}.icon-bullet-1{background-image:url("../svg/icons/icon-bullet-1.svg")}.icon-bullet-2{background-image:url("../svg/icons/icon-bullet-2.svg")}.icon-bullet-3{background-image:url("../svg/icons/icon-bullet-3.svg")}.icon-trainers{background-image:url("../svg/icons/icon-trainers.svg")}.icon-speed-walk{background-image:url("../svg/icons/icon-speed-walk.svg")}.icon-xs{width:35px;height:35px}.icon-small{width:100%;height:70px}@media screen and (min-width: 992px){.icon-small{height:150px}}.icon-medium{width:100%;height:100px}.icon-large{width:auto;height:3rem;min-width:3rem}.icon-x-large{width:100%;height:5rem}.icon-inline{display:inline-flex;align-self:center;height:1em;width:1em}.icon-inline.icon-inline-xs{height:.5em;width:.5em}.icon-inline.icon-inline-s{height:.8em;width:.8em}.icon-inline.icon-inline-medium{height:1.5em;width:1.5em}.icon-inline.icon-inline-large{height:2em;width:2em}.icon-inline.icon-inline-x-large{height:2.5em;width:2.5em}.icon-box,.icon-section{position:relative;z-index:1}.icon-box.icon-box-beige .icon::before,.icon-box.icon-section-beige .icon::before,.icon-section.icon-box-beige .icon::before,.icon-section.icon-section-beige .icon::before{background-color:#f2f1ba}.icon-box.icon-box-offset .icon::before,.icon-box.icon-section-offset .icon::before,.icon-section.icon-box-offset .icon::before,.icon-section.icon-section-offset .icon::before{top:35px}.icon-box .icon,.icon-section .icon{position:absolute;top:0;left:50%;width:70px;height:70px;margin-left:-35px;margin-top:-35px}.icon-box .icon.icon-sm,.icon-section .icon.icon-sm{width:50px;height:50px;margin-left:-25px;margin-top:-25px}.icon-box .icon::before,.icon-section .icon::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;margin-left:-20px;margin-top:-20px;z-index:-1;padding:20px;border-radius:50%;background-color:#ffffff}.icon-section .icon-section-content{z-index:-1}@media screen and (min-width: 992px){.icon-section.icon-section-sloped .icon{top:20px}}.icon-gold{width:20px;height:20px;margin:1rem;position:relative}.icon-gold::before{content:'';position:absolute;top:0;left:0;width:40px;height:40px;background-color:#d2dc6a;z-index:-1;margin-left:-10px;margin-top:-10px}.icon-benefit{position:relative;width:200px;height:200px;display:flex;align-items:center;justify-content:center}.icon-benefit::before,.icon-benefit::after{content:'';position:absolute;top:0}.icon-benefit::before{left:50%;width:30px;height:30px;margin-left:-15px;margin-top:-15px}.icon-benefit::after{left:0;width:200px;height:200px;background-color:#ffffff;border-radius:50%;z-index:-1}.icon-benefit.benefit-1::before{background-image:url("../svg/icons/icon-bullet-1.svg")}.icon-benefit.benefit-2::before{background-image:url("../svg/icons/icon-bullet-2.svg")}.icon-benefit.benefit-3::before{background-image:url("../svg/icons/icon-bullet-3.svg")}.icon-benefit.icon-benefit-2{width:280px;height:280px}.icon-benefit.icon-benefit-2::before{top:20px}.icon-benefit.icon-benefit-2::after{top:20px;left:40px}.img-responsive{width:100%;height:auto}.img-fit{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.img-fit.img-top{-o-object-position:top;object-position:top}.img-fit.contain{-o-object-fit:contain;object-fit:contain}.img-square{position:relative}.img-square::after{content:'';display:block;padding-bottom:100%}.img-square img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.img-round{border-radius:50%}.img-avatar{width:10rem;height:10rem;-o-object-fit:cover;object-fit:cover}.img-offset{position:relative}.img-offset::before,.img-offset .img-offset-img{content:'';position:absolute;width:calc(100% - 1rem);height:calc(100% - 1rem)}.img-offset::before{background-color:#83266c;top:0;left:0}.img-offset .img-offset-img{background-repeat:no-repeat;background-size:cover;bottom:0;right:0}@media screen and (min-width: 992px){.img-offset::before,.img-offset .img-offset-img{width:calc(100% - 2rem);height:calc(100% - 2rem)}}.list-unstyled{list-style:none}.list-padding-5{margin-left:-.5rem;margin-right:-.5rem}.list-padding-5 li{padding:.5rem}.nav-dots{list-style:none;display:flex;align-items:center;justify-content:center}.nav-dots li{margin:1rem}.nav-dots li a{width:10px;height:10px;background-color:#cbcbcb;border-radius:50%}.nav-dots li a:hover,.nav-dots li a.active{background-color:#c2d500}.map{width:auto;min-height:40rem;background-color:grey}.map iframe{width:100%;height:100%;min-height:40rem}.pagination{border-top:1px solid #4d4d4d;padding-top:3rem;display:flex;align-items:center;flex-wrap:wrap}.pagination ul{list-style:none;display:flex}.pagination .pages,.pagination .listings{margin-bottom:2rem}.pagination .pages{margin-right:auto}.pagination .pages ul li a{border:1px solid #4d4d4d;border-radius:50%;padding:1rem;margin-right:1rem;min-width:42px;min-height:42px;display:flex;justify-content:center;align-items:center;color:#4d4d4d}.pagination .pages ul li a:hover,.pagination .pages ul li a.active{background-color:#d2dc6a}.pagination .pages ul li.pagination-ellipsis{line-height:1;display:flex;align-items:end;margin-right:1rem;font-size:2rem;font-family:Arial, Helvetica, sans-serif}.pagination .listings{display:flex}.pagination .listings ul li{margin-right:0.8rem;position:relative}.pagination .listings ul li:last-child{margin-right:0}.pagination .listings ul li:after{content:',';position:absolute;top:0;right:-4px}.pagination .listings ul li:last-child:after{content:""}.pagination .listings ul li a{text-decoration:underline}.pagination .listings ul li a.active{font-weight:700}.slick-prev,.slick-next{height:40px;width:40px}.slick-prev:before,.slick-next:before{content:'';font-size:40px;color:#000;border:2px solid #000;width:40px;height:40px;display:block;border-radius:50%;background-repeat:no-repeat}.slick-prev:before{background-image:url("../svg/icons/icon-chevron-left.svg");background-position:30% 50%}[dir="rtl"] .slick-prev:before{background-image:url("../svg/icons/icon-chevron-right.svg");background-position:60% 50%}.slick-next:before{background-image:url("../svg/icons/icon-chevron-right.svg");background-position:60% 50%}[dir="rtl"] .slick-next:before{background-image:url("../svg/icons/icon-chevron-left.svg");background-position:30% 50%}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:25px;width:25px;margin:0;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:25px;width:25px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;color:#c2d500}.slick-dots li button:before{position:absolute;top:0;left:0;width:25px;height:25px;font-size:12px;line-height:25px;text-align:center;color:#cbcbcb;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#c2d500;opacity:1}.slick-tall .slick-prev,.slick-tall .slick-next{top:60%}@media screen and (min-width: 992px){.slick-wide .slick-prev{left:-80px}.slick-wide .slick-next{right:-80px}}.slider{display:flex;align-items:center;line-height:0}.slider ul{list-style:none;display:flex;align-items:center;border:1px solid #4d4d4d;padding:.6rem;border-radius:20px;position:relative}.slider ul::before{content:'';position:absolute;height:100%;background-color:#d2dc6a;left:0;border-top-left-radius:20px;border-bottom-left-radius:20px;border-top-right-radius:0px;border-bottom-right-radius:0px;z-index:-1}.slider ul li{padding:.3rem .6rem;position:relative}.slider ul li::before{content:'';position:absolute;height:100%;width:1px;background-color:#4d4d4d;top:0;left:50%}.slider ul li.marker{padding:0 1rem}.slider ul li.marker span{background-color:#d2dc6a;font-size:1.2rem;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;border:1px solid #4d4d4d;border-radius:50%;position:absolute;top:50%;margin-top:-.9rem;left:50%;margin-left:-.9rem;box-sizing:border-box}.slider ul li:last-child{border-right:none}.slider.slider-pos-1 ul::before{width:20%}.slider.slider-pos-2 ul::before{width:30%}.slider.slider-pos-3 ul::before{width:40%}.slider.slider-pos-4 ul::before{width:60%}.slider.slider-pos-5 ul::before{width:70%}.slider.slider-pos-6 ul::before{width:80%}.testimonial{position:relative;padding:5rem 3rem 2rem;text-align:center}.testimonial .icon{position:absolute;top:0;left:50%;width:100px;height:100px;margin-left:-50px;margin-top:-50px}.testimonial .testimonial-heading,.testimonial .testimonial-description{margin-bottom:1.5rem}.testimonial .testimonial-author{font-weight:700}.heading-divider{position:relative}.heading-divider span{height:100%;padding:0 2rem;position:relative}.heading-divider span::before,.heading-divider span::after{content:'';position:absolute}.heading-divider span::before{background-color:#ffffff;width:100%;height:100%;left:0;z-index:-1}.heading-divider span::after{height:1rem;width:calc(100% - 3rem);background-color:#d2dc6a;left:0;bottom:.5rem;margin:0 1.5rem;z-index:-1}.heading-divider::before{content:'';position:absolute;width:100%;height:1px;left:0;top:50%;background-color:#4d4d4d;z-index:-2}.heading-divider.heading-divider-no-line::before{content:none}.heading-underline{position:relative}.heading-underline::before{content:'';position:absolute;border-top:1px solid #4d4d4d;height:1px;width:100px;bottom:-10px;left:50%;margin-left:-50px}.bg-purple{background-color:#83266c}.bg-gold{background-color:#d2dc6a}.bg-beige{background-color:#f2f1ba}.bg-grey{background-color:#f2f2f2}.bg-black{background-color:#000}.bg-white{background-color:#ffffff}@media screen and (min-width: 768px){.bg-gold-m{background-color:#d2dc6a}.bg-none-m{background-color:transparent}}@media screen and (min-width: 992px){.bg-gold-l{background-color:#d2dc6a}}.bg-pattern{position:relative}.bg-pattern::after{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat !important}.bg-pattern.bg-1::after{background:url("../img/pattern-01.png");opacity:0.1;background-size:200%;background-position:25% 10%}.bg-pattern.bg-2::after{background:url("../img/pattern-02.png");opacity:0.1;background-size:cover}.bg-pattern.bg-3::after{background:url("../img/pattern-03.png");opacity:0.1}.bg-pattern.bg-4::after{background:url("../img/pattern-04.png");opacity:0.1;background-size:70%;background-position:75% 0%}.bg-pattern.bg-5::after{background:url("../img/pattern-05.png");opacity:0.1;background-size:180%;background-position:0% 95%}.bg-pattern.bg-6::after{background:url("../img/pattern-06.png");opacity:0.1;background-size:100%;background-position:25% 10%}@media screen and (min-width: 576px){.bg-pattern.bg-1::after{background-size:150%;background-position:20% 10%}}@media screen and (min-width: 768px){.bg-pattern.bg-1::after{background-size:100%;background-position:50% 5%}.bg-pattern.bg-2::after{background-size:80%;background-position:-75% 6%}.bg-pattern.bg-5::after{background-size:130%;background-position:-10% 70%}}@media screen and (min-width: 992px){.bg-pattern.bg-1::after{background-position:50% -6%}.bg-pattern.bg-5::after{background-size:80%;background-position:-50% 50%}}.bg-image{overflow:hidden;height:auto;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1}.bg-image.bg-image-m{background-size:0}@media screen and (min-width: 768px){.bg-image.bg-image-m{background-size:cover}}.bg-60-30{background-position:60% 30%}.border-left{border-left:1px solid}.border-top{border-top:1px solid}.border-bottom{border-bottom:1px solid}.border-charcoal{border-color:#4d4d4d}.border-white{border-color:#ffffff}.border-circle{border-radius:50%}.inline-block{display:inline-block}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-items-center{justify-items:center}.justify-self-center{justify-self:center}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}@media screen and (min-width: 768px){.justify-content-left-m{justify-content:left}.justify-content-right-m{justify-content:right}.flex-order-2-m,.fo-2-m{order:2}}@media screen and (min-width: 992px){.justify-content-left-l{justify-content:left}.justify-content-right-l{justify-content:right}.align-items-start-l{align-items:flex-start}.flex-order-2-l,.fo-2-l{order:2}}@media screen and (min-width: 1337px){.justify-content-left-xl{justify-content:left}.justify-content-right-xl{justify-content:right}}.text-center{text-align:center}.text-left{text-align:left}@media screen and (min-width: 992px){.text-left-l{text-align:left}}.m-auto{margin:auto !important}.m-10{margin:1rem !important}.m-20{margin:2rem !important}.m-tb-10{margin-top:1rem !important;margin-bottom:1rem !important}.m-tb-20{margin-top:2rem !important;margin-bottom:2rem !important}.m-tb-30{margin-top:3rem !important;margin-bottom:3rem !important}.m-t-20{margin-top:2rem !important}.m-t-50{margin-top:5rem !important}.m-t-70{margin-top:7rem !important}.m-t-80{margin-top:8rem !important}.m-t-100{margin-top:10rem !important}.m-t-150{margin-top:15rem !important}.m-t--10{margin-top:-1rem !important}.m-t--50{margin-top:-5rem !important}.m-b-0{margin-bottom:0 !important}.m-b-5{margin-bottom:0.5rem !important}.m-b-10{margin-bottom:1rem !important}.m-b-15{margin-bottom:1.5rem !important}.m-b-20{margin-bottom:2rem !important}.m-b-30{margin-bottom:3rem !important}.m-b-40{margin-bottom:4rem !important}.m-b-50{margin-bottom:5rem !important}.m-b-60{margin-bottom:6rem !important}.m-b-80{margin-bottom:8rem !important}.m-b-100{margin-bottom:10rem !important}.m-b-130{margin-bottom:13rem !important}.m-b--20{margin-bottom:-2rem !important}.m-b--30{margin-bottom:-3rem !important}.m-b--40{margin-bottom:-4rem !important}.m-lr-auto{margin-left:auto !important;margin-right:auto !important}.m-lr-5{margin-left:.5rem !important;margin-right:.5rem !important}.m-lr-30{margin-left:3rem !important;margin-right:3rem !important}.m-l-5{margin-left:0.5rem !important}.m-l-10{margin-left:1rem !important}.m-l-20{margin-left:2rem !important}.m-r-auto{margin-right:auto !important}.m-r-5{margin-right:0.5rem !important}.m-r-10{margin-right:1rem !important}.m-r-15{margin-right:1.5rem !important}.m-r-20{margin-right:2rem !important}.m-r-30{margin-right:3rem !important}.m-r-40{margin-right:4rem !important}.m-r-50{margin-right:5rem !important}@media screen and (min-width: 576px){.m-t-70-s{margin-top:7rem !important}.m-t--60-s{margin-top:-6rem !important}.m-b--40-s{margin-bottom:-4rem !important}.m-l-10-s{margin-left:1rem !important}}@media screen and (min-width: 768px){.m-t-40-m{margin-top:4rem !important}.m-t-100-m{margin-top:10rem !important}.m-t--40-m{margin-top:-4rem !important}.m-t--70-m{margin-top:-7rem !important}.m-b-20-m{margin-bottom:2rem !important}.m-b-30-m{margin-bottom:3rem !important}.m-b-50-m{margin-bottom:5rem !important}.m-b-60-m{margin-bottom:6rem !important}.m-b--50-m{margin-bottom:-5rem !important}.m-l-10-m{margin-left:1rem !important}.m-l-20-m{margin-left:2rem !important}}@media screen and (min-width: 992px){.m-t-150-l{margin-top:15rem !important}.m-t--20-l{margin-top:-2rem !important}.m-t--40-l{margin-top:-4rem !important}.m-t--110-l{margin-top:-11rem !important}.m-t--120-l{margin-top:-12rem !important}.m-b-0-l{margin-bottom:0 !important}.m-b-20-l{margin-bottom:2rem !important}.m-b-30-l{margin-bottom:3rem !important}.m-b-40-l{margin-bottom:4rem !important}.m-b-50-l{margin-bottom:5rem !important}.m-b-60-l{margin-bottom:6rem !important}.m-b-80-l{margin-bottom:8rem !important}.m-b-100-l{margin-bottom:10rem !important}.m-l-10-l{margin-left:1rem !important}.m-l-20-l{margin-left:2rem !important}.m-l-40-l{margin-left:4rem !important}}@media screen and (min-width: 1337px){.m-t--40-xl{margin-top:-4rem !important}.m-b-60-xl{margin-bottom:6rem !important}.m-b-80-xl{margin-bottom:8rem !important}.m-b-100-xl{margin-bottom:10rem !important}.m-b-120-xl{margin-bottom:12rem !important}.m-l-40-xl{margin-left:4rem !important}}.text-white{color:#ffffff}.text-charcoal{color:#4d4d4d}.text-bold{font-weight:700}.text-underline{text-decoration:underline}.freight-font{font-family:"freight-big-pro", serif}.nunito-font{font-family:"Nunito", sans-serif}.text-20{font-size:2rem}.hover-charcoal:hover{color:#4d4d4d}.lh-1{line-height:1rem}.lh-2{line-height:2rem}.lh-3{line-height:3rem}.w-100{width:100%}.max-w-250{max-width:25rem}.max-w-300{max-width:30rem}.max-w-350{max-width:35rem}.max-w-400{max-width:40rem}.max-w-450{max-width:45rem}.max-w-500{max-width:50rem}.max-w-550{max-width:55rem}.max-w-600{max-width:60rem}.max-w-650{max-width:65rem}.max-w-800{max-width:80rem}.max-w-850{max-width:85rem}.max-w-900{max-width:90rem}.max-w-950{max-width:95rem}.max-w-1000{max-width:100rem}.max-w-1100{max-width:110rem}.min-h-300{min-height:30rem}.max-h-300{max-height:30rem}.max-h-350{max-height:35rem}.max-h-500{max-height:50rem}.cover-fit{-o-object-fit:cover !important;object-fit:cover !important}.img-float-left{float:left;margin:0 3rem 1.5rem 0}@media screen and (min-width: 768px){.img-float-left-m{float:left;margin:0 3rem 1.5rem 0;width:auto !important;height:auto !important}}.zi-1{z-index:1}.show-s{display:none !important}.show-m{display:none !important}.show-m-flex{display:none !important}.show-l{display:none !important}.hide-s{display:inherit !important}.hide-m{display:inherit !important}.hide-l{display:inherit !important}@media screen and (min-width: 576px){.show-s{display:inherit !important}.hide-s{display:none !important}}@media screen and (min-width: 768px){.show-m{display:inherit !important}.show-m-flex{display:flex !important}.hide-m{display:none !important}}@media screen and (min-width: 992px){.show-l{display:inherit !important}.hide-l{display:none !important}}.overlay{position:relative}.overlay:before{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.overlay.overlay-bk:before{background-color:rgba(0,0,0,0.4)}.overlay.overlay-gold:before{background-color:rgba(210,220,106,0.8)}.overlay-m:before{display:none}@media screen and (min-width: 768px){.overlay-m:before{display:block}}.p-10{padding:1rem !important}.p-20{padding:2rem !important}.p-30{padding:3rem !important}.p-50{padding:5rem !important}.p-t-20{padding-top:2rem !important}.p-t-30{padding-top:3rem !important}.p-t-50{padding-top:5rem !important}.p-t-60{padding-top:6rem !important}.p-t-80{padding-top:8rem !important}.p-t-100{padding-top:10rem !important}.p-b-20{padding-bottom:2rem !important}.p-b-30{padding-bottom:3rem !important}.p-b-50{padding-bottom:5rem !important}.p-b-80{padding-bottom:8rem !important}.p-tb-10{padding-top:1rem !important;padding-bottom:1rem !important}.p-tb-20{padding-top:2rem !important;padding-bottom:2rem !important}.p-tb-30{padding-top:3rem !important;padding-bottom:3rem !important}.p-tb-40{padding-top:4rem !important;padding-bottom:4rem !important}.p-tb-50{padding-top:5rem !important;padding-bottom:5rem !important}.p-tb-80{padding-top:8rem !important;padding-bottom:8rem !important}.p-lr-10{padding-left:1rem !important;padding-right:1rem !important}.p-lr-20{padding-left:2rem !important;padding-right:2rem !important}.p-lr-30{padding-left:3rem !important;padding-right:3rem !important}.p-lr-50{padding-left:5rem !important;padding-right:5rem !important}.p-l-30{padding-left:3rem !important}.p-r-10{padding-right:1rem !important}@media screen and (min-width: 576px){.p-lr-0-s{padding-left:0 !important;padding-right:0 !important}}@media screen and (min-width: 768px){.p-20-m{padding:2rem !important}.p-t-0-m{padding-top:0 !important}.p-t-10-m{padding-top:1rem !important}.p-tb-30-m{padding-top:3rem !important;padding-bottom:3rem !important}.p-tb-80-m{padding-top:8rem !important;padding-bottom:8rem !important}.p-lr-0-m{padding-left:0 !important;padding-right:0 !important}.p-lr-20-m{padding-left:2rem !important;padding-right:2rem !important}.p-lr-30-m{padding-left:3rem !important;padding-right:3rem !important}}@media screen and (min-width: 992px){.p-40-l{padding:4rem !important}.p-60-l{padding:6rem !important}.p-t-0-l{padding-top:0 !important}.p-t-20-l{padding-top:2rem !important}.p-b-0-l{padding-bottom:0 !important}.p-b-10-l{padding-bottom:1rem !important}.p-b-50-l{padding-bottom:5rem !important}.p-b-60-l{padding-bottom:6rem !important}.p-tb-60-l{padding-top:6rem !important;padding-bottom:6rem !important}.p-lr-0-l{padding-left:0 !important;padding-right:0 !important}.p-lr-20-l{padding-left:2rem !important;padding-right:2rem !important}.p-lr-40-l{padding-left:4rem !important;padding-right:4rem !important}.p-lr-50-l{padding-left:5rem !important;padding-right:5rem !important}.p-l-0-l{padding-left:0 !important}.p-l-80-l{padding-left:8rem !important}.p-r-0-l{padding-right:0 !important}.p-r-40-l{padding-right:4rem !important}.p-r-50-l{padding-right:5rem !important}.p-r-80-l{padding-right:8rem !important}}@media screen and (min-width: 1337px){.p-60-xl{padding:6rem !important}.p-b-0-xl{padding-bottom:0 !important}.p-b-10-xl{padding-bottom:1rem !important}.p-b-20-xl{padding-bottom:2rem !important}.p-lr-20-xl{padding-left:2rem !important;padding-right:2rem !important}.p-lr-70-xl{padding-left:7rem !important;padding-right:7rem !important}.p-lr-80-xl{padding-left:8rem !important;padding-right:8rem !important}.p-r-40-xl{padding-right:4rem !important}}.slope-tb-l1{-webkit-clip-path:polygon(0 1%, 100% 0, 100% 99%, 0% 100%);clip-path:polygon(0 1%, 100% 0, 100% 99%, 0% 100%)}.slope-tb-l3{-webkit-clip-path:polygon(0 3%, 100% 0, 100% 97%, 0% 100%);clip-path:polygon(0 3%, 100% 0, 100% 97%, 0% 100%)}.slope-tb-l5{-webkit-clip-path:polygon(0 5vw, 100% 0, 100% calc(100% - 5vw), 0% 100%);clip-path:polygon(0 5vw, 100% 0, 100% calc(100% - 5vw), 0% 100%)}.slope-tb-l10{-webkit-clip-path:polygon(0 10vw, 100% 0, 100% calc(100% - 10vw), 0% 100%);clip-path:polygon(0 10vw, 100% 0, 100% calc(100% - 10vw), 0% 100%)}.slope-tb-l15{-webkit-clip-path:polygon(0 15%, 100% 0, 100% 85%, 0% 100%);clip-path:polygon(0 15%, 100% 0, 100% 85%, 0% 100%)}.slope-tb-l60{-webkit-clip-path:polygon(0 60%, 100% 0, 100% 40%, 0% 100%);clip-path:polygon(0 60%, 100% 0, 100% 40%, 0% 100%)}.slope-tb-r3{-webkit-clip-path:polygon(0 0, 100% 3%, 100% 100%, 0 97%);clip-path:polygon(0 0, 100% 3%, 100% 100%, 0 97%)}.slope-tb-r4{-webkit-clip-path:polygon(0 0, 100% 4%, 100% 100%, 0 96%);clip-path:polygon(0 0, 100% 4%, 100% 100%, 0 96%)}.slope-tb-r5p{-webkit-clip-path:polygon(0 0, 100% 5%, 100% 100%, 0% calc(100% - 5%));clip-path:polygon(0 0, 100% 5%, 100% 100%, 0% calc(100% - 5%))}.slope-tb-r5vw{-webkit-clip-path:polygon(0 0, 100% 5vw, 100% 100%, 0% calc(100% - 5vw));clip-path:polygon(0 0, 100% 5vw, 100% 100%, 0% calc(100% - 5vw))}.slope-t-l5{-webkit-clip-path:polygon(0 5vw, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 5vw, 100% 0, 100% 100%, 0% 100%)}.slope-t-l6vw{-webkit-clip-path:polygon(0 6vw, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 6vw, 100% 0, 100% 100%, 0% 100%)}.slope-t-l10{-webkit-clip-path:polygon(0 10vw, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 10vw, 100% 0, 100% 100%, 0% 100%)}.slope-b-l3vw{-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 3vw), 0% 100%);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 3vw), 0% 100%)}.slope-b-l5vw{-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 5vw), 0% 100%);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 5vw), 0% 100%)}.slope-b-l6vw{-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 6vw), 0% 100%);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 6vw), 0% 100%)}.slope-b-l10{-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0% 100%);clip-path:polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0% 100%)}.slope-b-l15p{-webkit-clip-path:polygon(0 0, 100% 0, 100% 85%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 85%, 0% 100%)}@media screen and (min-width: 576px){.slope-tb-l5-s{-webkit-clip-path:polygon(0 5%, 100% 0, 100% 95%, 0% 100%);clip-path:polygon(0 5%, 100% 0, 100% 95%, 0% 100%)}}@media screen and (min-width: 768px){.slope-tb-l10-m{-webkit-clip-path:polygon(0 10%, 100% 0, 100% 90%, 0% 100%);clip-path:polygon(0 10%, 100% 0, 100% 90%, 0% 100%)}.slope-tb-l15-m{-webkit-clip-path:polygon(0 15%, 100% 0, 100% 85%, 0% 100%);clip-path:polygon(0 15%, 100% 0, 100% 85%, 0% 100%)}}@media screen and (min-width: 992px){.slope-none-l{-webkit-clip-path:none;clip-path:none}.slope-tb-l15-l{-webkit-clip-path:polygon(0 15%, 100% 0, 100% 85%, 0% 100%);clip-path:polygon(0 15%, 100% 0, 100% 85%, 0% 100%)}}
