@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes colorchange{0%{background:#e32c87}25%{background:#148ca8}50%{background:#000}75%{background:#148ca8}to{background:#e32c87}}@keyframes topbarcolorchange{0%{background:#4285f4}25%{background:#148ca8}50%{background:#e32c87}75%{background:#fc8412}to{background:#4285f4}}@keyframes yellowcolorchange{0%{background:#ffc627}25%{background:#148ca8}50%{background:#e32c87}75%{background:#148ca8}to{background:#e32c87}}.featured_wrapper{min-height:42vh;background:#dfdfe1;margin-top:75px;max-height:350px}.featured_wrapper .featured_backdrop{min-height:42vh;position:relative;background-size:contain;background-repeat:no-repeat;background-position:50%;margin-bottom:12px}.featured_wrapper .featured_backdrop #featured_button{background-image:url(../images/icons/play.webp);position:absolute;cursor:pointer;width:90px;height:57px;left:calc(50% - 45px);top:calc(50% - 28.5px);background-size:cover;background-repeat:no-repeat;background-position:top}.featured_wrapper .featured_backdrop #featured_button:hover{background-position:bottom}.featured_wrapper #featured_video{position:fixed;left:calc(50% - 25px);top:calc(50% - 25px);margin:50px;opacity:0;width:0;height:0;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.featured_wrapper #featured_video.video-active{left:0;top:0;z-index:100;opacity:1;width:calc(100vw - 100px);height:calc(100vh - 100px)}@media (max-width:767px){.featured_wrapper #featured_video.video-active{width:calc(100vw - 20px);height:calc(100vh - 20px);margin:10px}}.featured_wrapper #featured_video iframe{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.featured_wrapper #featured_video.closing iframe{filter:grayscale(1)}.featured_wrapper #featured_shadow{position:fixed;left:50%;top:50%;width:0;height:0;opacity:0;background-color:#148ca8;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.featured_wrapper #featured_shadow.video-active{left:0;top:0;z-index:99;width:100vw;height:100vh;opacity:.7}.featured_wrapper #featured_shadow.closing{background-color:#ffc627}.featured_wrapper #featured_close{position:fixed;right:50px;top:65px;z-index:101;width:50px;height:50px;text-align:center;cursor:pointer;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;pointer-events:none;opacity:0}.featured_wrapper #featured_close.video-active{pointer-events:all;opacity:1;transform:rotate(1turn);-ms-transform:rotate(1turn);-webkit-transform:rotate(1turn)}.featured_wrapper #featured_close:before{content:"\f057";font-family:FontAwesome;width:50px;height:50px;font-size:50px;line-height:50px;color:#148ca8;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.featured_wrapper #featured_close:hover{transform:rotate(2turn);-ms-transform:rotate(2turn);-webkit-transform:rotate(2turn)}.featured_wrapper #featured_close:hover:before{color:#ffc627}.featured_wrapper #featured_content_wrapper{margin-bottom:20px}.featured_wrapper #featured_content_wrapper .featured_text{background-color:#dfdfe0;padding:18px;font-family:Gotham-Book,Helvetica,Arial,sans-serif;font-size:17px}.featured_wrapper #featured_content_wrapper .featured_text p{margin:0}@media (max-width:767px){.featured_wrapper,.featured_wrapper .featured_backdrop{min-height:50vh}}.featured_wrapper #featured_content_wrapper{background:#ffc627;padding:30px;margin-top:-50px;min-height:450px}.featured_wrapper #featured_content_wrapper .featured_text{background-color:#e32c87;font-family:Gotham Light,sans-serif;font-weight:400;line-height:1.7;font-size:18px;text-align:center;color:#fff;box-shadow:0 30px 60px 0 rgba(0,0,0,.15)}#featured_content_wrapper h4{font-family:Gotham-Ultra,Helvetica,Arial,sans-serif;margin-top:0;margin-bottom:20px}@media (max-width:1350px){.featured_wrapper #featured_content_wrapper .section_title{font-size:40px;line-height:1}}@media (max-width:992px){.featured_wrapper{max-height:none}.featured_wrapper #featured_content_wrapper{margin-top:0;margin-bottom:0}}.adventures_title{margin-bottom:9px}.adventures_wrapper{padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media (max-width:767px){.adventures_wrapper{-ms-flex-direction:column;flex-direction:column}}.adventures_wrapper .single_adventure{position:relative;padding:0;height:250px!important;background-size:cover;background-position:50%;background-repeat:no-repeat}.adventures_wrapper .single_adventure a{display:block;position:relative;height:100%}.adventures_wrapper .single_adventure a .adventure_caption{position:absolute;width:100%;bottom:0;text-align:center;background-color:rgba(0,0,0,.65);color:#fff;font-size:20px;font-weight:700;-webkit-font-smoothing:antialiased;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.adventures_wrapper .single_adventure a:hover .adventure_caption{color:#ffc627}.staff_picks_title{text-transform:none}.primary_picks{padding:0;margin-bottom:0}.primary_picks.no-staff-link{margin-bottom:30px}@media (min-width:992px){.primary_picks .picks-slider{display:-ms-flexbox;display:flex}}.primary_picks .picks-slider .single-pick{position:relative;padding:0;text-decoration:none;border:1px solid #e32c87}@media (min-width:992px){.primary_picks .picks-slider .single-pick{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}}.primary_picks .picks-slider .single-pick:first-child{border-right:none}.primary_picks .picks-slider .single-pick:last-child{border-left:none}@media (min-width:992px){.primary_picks .picks-slider .single-pick .pick-img-wrap{height:100%}}.primary_picks .picks-slider .single-pick img{padding:20px;max-width:300px;width:100%;margin:0 auto;margin-bottom:20px}@media (min-width:992px){.primary_picks .picks-slider .single-pick img{object-fit:contain;height:100%}}.primary_picks .picks-slider .single-pick .hs-cta-wrapper a,.primary_picks .picks-slider .single-pick h4{font-family:Gotham-Medium,Helvetica,Arial,sans-serif;font-size:16px;margin:0;padding:8px;display:block;color:#fff;background-color:#e32c87;text-transform:uppercase;-webkit-font-smoothing:antialiased;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;position:relative;z-index:2}.primary_picks .picks-slider .single-pick:focus{outline:none}.primary_picks .picks-slider .single-pick:hover .hs-cta-wrapper a,.primary_picks .picks-slider .single-pick:hover h4{text-decoration:none;color:#000;background-color:#ffc627}.staff-link-wrapper{padding:0;margin-bottom:30px}.staff-link-wrapper a{display:block;width:100%;border:2px solid #ffc627;background-color:#ffc627;color:#000;border-radius:0;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;margin:0;font-size:20px;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.staff-link-wrapper a:hover{color:#000;background-color:#fff}.sobo_sizzle_wrapper{padding:0}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper{padding:0;display:table;width:100%}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single{padding-left:3px;padding-right:3px}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single:first-child{padding-left:0}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single:last-child{padding-right:0}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single a.sizzle_image{min-height:260px;width:100%;display:block;background-size:cover;background-repeat:no-repeat;background-position:50%;border:3px solid #dfdfe0;margin-bottom:10px;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single .sizzle_title{width:95%}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single .sizzle_title a h2{color:#000;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;font-size:18px;margin:0;margin-bottom:5px;text-transform:uppercase;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single .sizzle_title a:active,.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single .sizzle_title a:focus,.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single .sizzle_title a:hover{text-decoration:none;outline:none}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single .sizzle_text{color:#000;font-size:16px;line-height:normal;width:95%}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single .sizzle_text p{margin:0}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single .sizzle_text p a{display:none}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single:hover a.sizzle_image{border-color:#ffc627}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single:hover .sizzle_title a h2{color:#ffc627}@media (max-width:768px){.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #dfdfe0}.sobo_sizzle_wrapper .sobo_sizzle_inner_wrapper .sizzle_single:last-child{border-bottom:none}}.case_studies_wrapper{padding-left:0;padding-right:7.5px}.case_studies_wrapper .section_title{font-size:2.2vw}@media (max-width:991px){.case_studies_wrapper .section_title{font-size:37px;line-height:37px}}@media (max-width:600px){.case_studies_wrapper .section_title{font-size:28px;line-height:28px}}@media (max-width:480px){.case_studies_wrapper .section_title{font-size:25px;line-height:25px}}.case_studies_wrapper .case_studies_inner_wrapper{background-color:#148ca8;display:table;width:100%}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy{background-color:#fff;margin-bottom:15px;padding:15px;height:200px}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner{display:table;height:100%}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner{display:table-cell;vertical-align:middle}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner .casestudy_image{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (max-width:991px){.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner .casestudy_image{min-height:200px;display:block;margin-bottom:20px}}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner .casestudy_title a h2{color:#000;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;font-size:18px;margin:0;margin-bottom:5px;text-transform:uppercase;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner .casestudy_title a h2:hover{color:#ffc627}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner .casestudy_title a:active,.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner .casestudy_title a:focus,.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner .casestudy_title a:hover{text-decoration:none;outline:none}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner .casestudy_text{color:#000;font-size:16px;line-height:normal}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner .casestudy_text p{margin:0}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner .casestudy_text p a{display:none}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy>.inner>.inner .read_more{font-weight:700}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy:first-child{margin-top:15px}@media (max-width:1199px){.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy{height:auto}}@media (max-width:991px){.case_studies_wrapper{padding-left:15px;padding-right:15px;padding-bottom:2px;margin-bottom:10px}}@media (max-width:768px){.case_studies_wrapper{padding:0}}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy{height:auto;background:transparent}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy .inner{background:#fff;box-shadow:0 30px 60px 0 rgba(0,0,0,.15)}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy .inner .case-inner-text{padding:20px}.case_studies_wrapper .case_studies_inner_wrapper{background:none}.case_studies_wrapper .case_studies_inner_wrapper .single_casestudy:first-child{margin-top:0}.testimonials_wrapper{padding-left:7.5px;padding-right:0}.testimonials_wrapper .section_title{font-size:2.2vw}@media (max-width:991px){.testimonials_wrapper .section_title{font-size:37px;line-height:37px}}@media (max-width:600px){.testimonials_wrapper .section_title{font-size:28px;line-height:28px}}@media (max-width:480px){.testimonials_wrapper .section_title{font-size:25px;line-height:25px}}.testimonials_wrapper .testimonials_inner_wrapper{background-color:#e32c87;display:table;width:100%}.testimonials_wrapper .testimonials_inner_wrapper .single_testimonial{background-color:#fff;margin-bottom:15px;padding:15px;height:200px}.testimonials_wrapper .testimonials_inner_wrapper .single_testimonial>.inner{display:table;height:100%}.testimonials_wrapper .testimonials_inner_wrapper .single_testimonial>.inner>.inner{display:table-cell;vertical-align:middle}.testimonials_wrapper .testimonials_inner_wrapper .single_testimonial>.inner>.inner .testimonial_text{color:#000;font-size:18px;font-style:italic;line-height:normal}.testimonials_wrapper .testimonials_inner_wrapper .single_testimonial>.inner>.inner .testimonial_author{color:#000;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;font-size:18px}.testimonials_wrapper .testimonials_inner_wrapper .single_testimonial:first-child{margin-top:15px}@media (max-width:1199px){.testimonials_wrapper .testimonials_inner_wrapper .single_testimonial{height:auto}}@media (max-width:991px){.testimonials_wrapper{padding-left:15px;padding-right:15px;padding-bottom:2px;margin-bottom:10px}}@media (max-width:768px){.testimonials_wrapper{padding:0}}.google-testimonial-item{margin:0 10px;background:#fafafa;border:1px solid #ededed!important;position:relative}.google-testimonial-item:after,.google-testimonial-item:before{position:absolute;left:40px;bottom:-19px;display:block;width:0;height:0;border-width:0 25px 20px;border-style:solid;border-color:transparent;border-left-color:#fafafa;content:" "}.google-testimonial-item:before{left:39px;bottom:-21px;border-left-color:#ededed}.google-testimonial-item blockquote{background:#fafafa;margin:20px;color:#777;overflow-y:auto;text-align:left;position:relative;padding:9px 20px 0 19px;border-left:0!important}.google-testimonial-item blockquote::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);background-color:#fafafa;margin-bottom:30px}.google-testimonial-item blockquote::-webkit-scrollbar{width:5px;background-color:#fafafa;margin-bottom:30px}.google-testimonial-item blockquote::-webkit-scrollbar-thumb{background-color:#777;border:2px solid #777;margin-bottom:30px}.google-testimonial-item blockquote .fa-star{color:#e7711b;font-size:18px;margin-right:3px}.google-testimonial-item blockquote p{color:#333!important;height:131px;font-size:14px;line-height:1.6}.google-testimonial-item blockquote footer{color:#05c3de!important;font-weight:700}.google-testimonial-item blockquote footer cite{color:#fff!important;font-weight:700}.google-testimonial-item .wp-more{display:none}.google-testimonial-item .wp-more-toggle{color:#05c3de;text-decoration:underline}.absolute-quote{font-family:Georgia,serif!important;left:10px;top:20px}.absolute-google,.absolute-quote{position:absolute;line-height:1;font-size:60px;z-index:99;color:#bbb}.absolute-google{right:10px;bottom:5px}.absolute-google img{width:25px!important}.google-testimonial-source{margin-top:30px;text-align:left;margin-bottom:20px}.google-testimonial-source .google-user-photo{padding:0 0 0 25px}.google-testimonial-source .google-user-photo img{width:40px;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important;border-radius:100%!important;float:left}.google-testimonial-source .google-user-name{float:left;display:inline-block;margin-left:10px;margin-top:0}.google-testimonial-source .google-user-name h6{font-size:16px;line-height:1.2;text-transform:none;color:#148ca8;margin:0}.google-testimonial-source .google-user-name p{color:#333!important;font-size:13px!important;font-weight:500}.g-reviews{margin:30px 0 10px}.g-reviews .greview-next,.g-reviews .greview-prev{position:absolute;top:calc(50% - 17.5px);font-size:35px;color:#dfdfe0;line-height:35px;z-index:5;width:35px;height:35px;text-align:center;cursor:pointer;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.g-reviews .greview-next{right:-30px}.g-reviews .greview-prev{left:-30px}#vsus .play-button-vs{position:relative;z-index:1}#vsus .play-button-vs:after{content:"";position:absolute;width:100%;height:100%;left:0;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}#vsus .play-button-vs .play-button-vs-absolute a{text-decoration:none}#vsus .play-button-vs .play-button-vs-absolute a span{display:none;font-weight:700;font-family:Gotham-Ultra,Helvetica,Arial,sans-serif;font-size:47px;line-height:47px;color:#fff}#vsus:hover .play-button-vs:after{background-color:rgba(0,0,0,.6)}#vsus:hover .play-button-vs .play-button-vs-absolute{z-index:2}#vsus:hover .play-button-vs .play-button-vs-absolute .fa-youtube-play:before{display:none}#vsus:hover .play-button-vs .play-button-vs-absolute span{display:inline;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}#vsus:hover .play-button-vs .play-button-vs-absolute span:hover{color:#969494}.hero-slider-section{position:relative;width:100%;height:75vh;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:start;-ms-flex-align:end;align-items:end;border-radius:10px;margin:10px 0 60px}.hero-slider-section:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#00000040;z-index:2}.hero-slider-section .hero-section__content{position:relative;z-index:2;padding:30px 15px;color:#000;width:100%;margin:0 auto 0 0}.hero-slider-section .hero-section__content .inner{border-radius:15px;padding:30px 15px;text-align:center;position:relative}.hero-slider-section .hero-section__content .inner .hero-title{font-size:6em;line-height:.95;letter-spacing:-.03em;text-transform:lowercase;margin-top:0;margin-bottom:30px;color:#f0ebe6;font-family:Epilogue,Arial,sans-serif;font-weight:900}.hero-slider-section .hero-section__content .inner .hero-title em{font-family:Lora,Times New Roman,sans-serif;font-style:italic;font-weight:400;font-size:inherit;line-height:inherit;letter-spacing:inherit;text-transform:none}.hero-slider-section .hero-section__content .inner .home-header__smiley{position:absolute;width:112px;height:112px;top:-28px;left:calc(50% + 108px)}.hero-slider-section .hero-section__content .inner .hero-text{font-size:22px;line-height:26px;font-family:Lora,Times New Roman,sans-serif;font-style:italic;font-weight:600;color:#f0ebe6;margin-bottom:24px}.hero-slider-section .hero-section__content .inner .hero-buttons{display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-pack:center;justify-content:center}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn{position:relative;padding:15px 30px;text-align:center;text-transform:uppercase;text-decoration:none;color:#e32c87;font-size:14px;font-family:Epilogue,sans-seri;font-weight:600;background-color:#f0ebe6;outline:none;border:none;cursor:pointer;border-radius:30px;transition:color .5s;z-index:1}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn:before{content:"";z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;border:2px solid #e32c87;border-radius:30px}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn:after{content:"";z-index:-2;position:absolute;left:3px;top:3px;width:100%;height:100%;transition:all .3s .2s;border-radius:30px}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn .blob-btn__inner{z-index:-1;overflow:hidden;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:30px;background:transparent}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn .blob-btn__blobs{position:relative;display:block;height:100%;filter:url(#goo)}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn .blob-btn__blob{position:absolute;top:2px;width:25%;height:100%;background:#e32c87;border-radius:100%;transform:translate3d(0,150%,0) scale(1.4);transition:transform .45s}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn .blob-btn__blob:first-child{left:0;transition-delay:0s}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn .blob-btn__blob:nth-child(2){left:30%;transition-delay:.08s}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn .blob-btn__blob:nth-child(3){left:60%;transition-delay:.16s}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn .blob-btn__blob:nth-child(4){left:90%;transition-delay:.24s}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn:hover{color:#fff}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn:hover:after{transition:all .3s;left:0;top:0}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn:hover .blob-btn__blob{transform:translateZ(0) scale(1.4)}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn:nth-child(2){color:#05c3de}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn:nth-child(2):before{border:2px solid #05c3de}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn:nth-child(2):hover{color:#fff}.hero-slider-section .hero-section__content .inner .hero-buttons .blob-btn:nth-child(2) .blob-btn__blob{background-color:#05c3de}.hero-slider-section .hero-bg-slider{position:absolute;inset:0;z-index:1}.hero-slider-section .hero-bg-slider .slick-list,.hero-slider-section .hero-bg-slider .slick-track{height:100%}.hero-slider-section .hero-bg-slider .hero-bg-slide{width:100%;height:100%;background-size:cover;background-position:50%}.mobile-title-carousel{display:none;width:100%;margin-bottom:2rem}@media (max-width:768px){.mobile-title-carousel{display:block}}.mobile-title-carousel .slick-list{width:100%;height:auto;overflow:hidden;margin:0;padding:0}.mobile-title-carousel .slick-track{position:relative;display:block;width:100%;height:auto;transform:none!important;margin:0;padding:0}.mobile-title-carousel .slick-slide{outline:none;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:auto!important;z-index:1;display:block!important;margin:0!important;padding:0!important}.mobile-title-carousel .slick-slide.slick-active{position:relative!important;z-index:2}.mobile-title-carousel .mobile-title-slide{text-align:center;width:100%;padding:20px 0;box-sizing:border-box}.mobile-title-carousel .mobile-title-slide h2{font-family:Epilogue,sans-serif;font-size:36px;font-weight:900;line-height:1.3;margin:0;color:#333;opacity:0}@media (max-width:480px){.mobile-title-carousel .mobile-title-slide h2{font-size:28px}}.mobile-title-carousel .mobile-title-slide h2 .highlight,.mobile-title-carousel .mobile-title-slide h2 .highlight-secondary{padding:11px 16px 0;border-radius:12px;display:inline-block;margin:0 6px 4px;line-height:inherit;white-space:nowrap;vertical-align:baseline;position:relative;color:#fff}@media (max-width:768px){.mobile-title-carousel .mobile-title-slide h2 .highlight,.mobile-title-carousel .mobile-title-slide h2 .highlight-secondary{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:6px 10px 0;border-radius:10px;margin:0 4px 5px;font-size:32px;line-height:37px;white-space:wrap}}.mobile-title-carousel .mobile-title-slide h2 .highlight{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 4px 12px rgba(40,167,69,.25)}.mobile-title-carousel .mobile-title-slide h2 .highlight-secondary{background:linear-gradient(135deg,#007bff,#0056b3);box-shadow:0 4px 12px rgba(0,123,255,.25)}.simple-hero-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:60vh;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:3rem 1rem;position:relative;overflow:visible}@media (max-width:1023px){.simple-hero-section{padding-left:15px;padding-right:15px}}@media (max-width:991px){.simple-hero-section{padding-top:10px}}@media (max-width:830px){.simple-hero-section{padding-bottom:60px;padding-top:10px}}@media (max-width:768px){.simple-hero-section{padding:40px 20px 3rem}}@media (max-width:480px){.simple-hero-section{padding:40px 15px 3rem}}@media (max-width:320px){.simple-hero-section{padding:40px 10px 3rem}}.simple-hero-section *{box-sizing:border-box}.simple-hero-section .hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;-ms-flex-align:start;align-items:start;width:100%;overflow:visible;padding:30px 2rem;transition:all .6s ease}@media (max-width:768px){.simple-hero-section .hero-container.reverse-layout{grid-template-columns:1fr;gap:2rem;text-align:center;padding:0}}@media (max-width:480px){.simple-hero-section .hero-container.reverse-layout{padding:0;gap:1.5rem}}.simple-hero-section .hero-container.reverse-layout .content-section{-ms-flex-order:2;order:2;grid-column:2}@media (max-width:768px){.simple-hero-section .hero-container.reverse-layout .content-section{-ms-flex-order:2;order:2;grid-column:1}}.simple-hero-section .hero-container.reverse-layout .image-carousel{grid-column:1;-ms-flex-order:1;order:1}@media (max-width:768px){.simple-hero-section .hero-container.reverse-layout .image-carousel{-ms-flex-order:1;order:1}}@media (max-width:768px){.simple-hero-section .hero-container .content-section{-ms-flex-order:2;order:2;grid-column:1;padding-bottom:30px}}@media (max-width:768px){.simple-hero-section .hero-container .image-carousel{-ms-flex-order:1;order:1}}@media (min-width:1367px){.simple-hero-section .hero-container{max-width:1300px;gap:5rem}}@media (max-width:1366px) and (min-width:1024px){.simple-hero-section .hero-container{max-width:1100px;gap:3.5rem;padding:0 1.5rem}}@media (max-width:1023px) and (min-width:769px){.simple-hero-section .hero-container{max-width:900px;gap:3rem;padding:0}}@media (max-width:768px){.simple-hero-section .hero-container{grid-template-columns:1fr;gap:2rem;text-align:center;padding:0}}@media (max-width:480px){.simple-hero-section .hero-container{padding:0;gap:1.5rem}}.simple-hero-section .content-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%;gap:2rem;grid-column:1}@media (max-width:768px){.simple-hero-section .content-section{grid-column:1}}.simple-hero-section .hero-cta{display:-ms-flexbox;display:flex;gap:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto}@media (max-width:768px){.simple-hero-section .hero-cta{-ms-flex-pack:center;justify-content:center;text-align:center}}@media (max-width:480px){.simple-hero-section .hero-cta{-ms-flex-direction:column;flex-direction:column;column-gap:1.5rem}}@media (max-width:768px){.simple-hero-section .hero-cta .btn .btn-text{-ms-flex:1;flex:1}}@media (max-width:480px){.simple-hero-section .hero-cta .btn{width:-webkit-fit-content;width:fit-content;margin:auto;min-width:256px}}.simple-hero-section .hero-cta .cta-button{opacity:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1}@media (max-width:1366px) and (min-width:1024px){.simple-hero-section .hero-cta .cta-button{padding:16px 32px;font-size:17px}}@media (max-width:1023px) and (min-width:769px){.simple-hero-section .hero-cta .cta-button{padding:15px 28px;font-size:16px}}@media (max-width:768px){.simple-hero-section .hero-cta .cta-button{padding:14px 24px;font-size:16px}}@media (max-width:480px){.simple-hero-section .hero-cta .cta-button{padding:12px 20px;font-size:15px;width:100%}}.content-carousel{position:relative;overflow:visible;width:100%;min-height:450px}@media (max-width:1366px) and (min-width:1024px){.content-carousel{min-height:420px}}@media (max-width:1023px) and (min-width:769px){.content-carousel{min-height:380px}}@media (max-width:768px){.content-carousel{min-height:auto}}.content-carousel .slick-list{position:relative}.content-carousel .slick-list,.content-carousel .slick-track{overflow:visible!important;width:100%!important;height:auto!important;min-height:100%!important}.content-carousel .slick-track{position:relative!important;transform:none!important;display:block!important}.content-carousel .slick-slide{outline:none;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:auto!important;min-height:100%!important;opacity:0;z-index:1;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:start;align-items:flex-start}.content-carousel .slick-slide.slick-active{opacity:1;z-index:2;position:relative!important}.content-carousel .slick-slide>div{width:100%;height:auto;min-height:100%}.content-carousel .content-slide{width:100%!important;height:auto;min-height:100%;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:start;align-items:flex-start}.content-carousel .content-slide .slide-content{opacity:0;transform:scale(.9) translateY(20px);width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;min-height:500px}@media (max-width:768px){.content-carousel .content-slide .slide-content{min-height:auto}}.content-carousel .content-slide .slide-content h2{font-family:Epilogue,sans-serif;font-size:54px;font-weight:900;line-height:1.2;margin:0 0 20px;color:#333}@media (max-width:1366px) and (min-width:1024px){.content-carousel .content-slide .slide-content h2{font-size:48px}}@media (max-width:1023px) and (min-width:769px){.content-carousel .content-slide .slide-content h2{font-size:42px}}@media (max-width:768px){.content-carousel .content-slide .slide-content h2{font-size:36px;line-height:1.3}}@media (max-width:480px){.content-carousel .content-slide .slide-content h2{font-size:30px}}.content-carousel .content-slide .slide-content h2 .highlight,.content-carousel .content-slide .slide-content h2 .highlight-secondary{padding:11px 16px 0;border-radius:12px;display:inline-block;margin:0 6px 4px;line-height:inherit;white-space:nowrap;vertical-align:baseline;position:relative;color:#fff}@media (max-width:768px){.content-carousel .content-slide .slide-content h2 .highlight,.content-carousel .content-slide .slide-content h2 .highlight-secondary{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:6px 10px 0;border-radius:10px;margin:0 4px 5px;font-size:32px;line-height:37px;white-space:wrap}}.content-carousel .content-slide .slide-content h2 .highlight{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 4px 12px rgba(40,167,69,.25)}.content-carousel .content-slide .slide-content h2 .highlight-secondary{background:linear-gradient(135deg,#007bff,#0056b3);box-shadow:0 4px 12px rgba(0,123,255,.25)}.content-carousel .content-slide .slide-content p{font-family:Epilogue,sans-serif;font-size:22px;line-height:1.6;color:#666;margin:0 0 32px;max-width:560px;font-weight:400}.content-carousel .content-slide .slide-content p .line{display:block}.content-carousel .content-slide .slide-content p .word{display:inline-block}@media (max-width:1366px) and (min-width:1024px){.content-carousel .content-slide .slide-content p{font-size:20px;max-width:500px}}@media (max-width:1023px) and (min-width:769px){.content-carousel .content-slide .slide-content p{font-size:18px;max-width:470px}}@media (max-width:768px){.content-carousel .content-slide .slide-content p{margin:0 auto 20px;font-size:17px;max-width:100%}}@media (max-width:480px){.content-carousel .content-slide .slide-content p{font-size:16px}}.content-carousel .content-slide .slide-content p .text-highlight{background:linear-gradient(135deg,#ffc107,#fd7e14);color:#333;padding:2px 8px;border-radius:6px;font-weight:600;box-shadow:0 1px 4px rgba(255,193,7,.3)}@media (max-width:768px){.content-carousel .content-slide .slide-content .desktop-title{display:none}}.image-carousel{position:relative;width:100%;overflow:visible;height:600px;padding:60px 20px}@media (max-width:768px){.image-carousel{height:auto;max-height:450px;padding:30px 20px;aspect-ratio:4/2.8;width:100%}}@media (max-width:687px){.image-carousel{padding:20px;aspect-ratio:4/2.65;padding-bottom:0}}.image-carousel .slick-list{position:relative}.image-carousel .slick-list,.image-carousel .slick-track{overflow:visible!important;width:100%!important;height:100%!important}.image-carousel .slick-track{position:relative!important;transform:none!important;display:block!important}.image-carousel .slick-slide{outline:none;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0;z-index:1}.image-carousel .slick-slide.slick-active{opacity:1;z-index:2}.image-carousel .image-slide{width:100%!important;display:block!important}.image-carousel .image-slide .image-wrapper{position:relative;opacity:0;transform:scale(.8) rotateY(-15deg);width:100%}.image-carousel .image-slide .image-wrapper .hero-image{width:100%;max-width:600px;height:500px;object-fit:cover;border-radius:30px;box-shadow:0 20px 40px rgba(0,0,0,.1);animation:floatImage 6s ease-in-out infinite;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-font-smoothing:subpixel-antialiased}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .hero-image{max-height:400px;max-height:auto;height:auto;width:100%;max-width:100%;aspect-ratio:4/2.5}}.image-carousel .image-slide .image-wrapper .floating-icons{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.image-carousel .image-slide .image-wrapper .floating-icons .icon{position:absolute;background:#fff;width:80px;height:80px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,.15);animation:float 3s ease-in-out infinite}.image-carousel .image-slide .image-wrapper .floating-icons .icon svg{width:32px;height:32px}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .floating-icons .icon{width:60px;height:60px}.image-carousel .image-slide .image-wrapper .floating-icons .icon svg{width:24px;height:24px}}@media (max-width:480px){.image-carousel .image-slide .image-wrapper .floating-icons .icon{width:40px;height:40px}.image-carousel .image-slide .image-wrapper .floating-icons .icon svg{width:20px;height:20px}}.image-carousel .image-slide .image-wrapper .floating-icons.slide-1-icons .icon-award{top:30px;right:-30px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;animation-delay:0s}@media (max-width:1023px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-1-icons .icon-award{right:-25px}}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-1-icons .icon-award{right:-20px}}.image-carousel .image-slide .image-wrapper .floating-icons.slide-1-icons .icon-package{bottom:120px;left:-30px;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;animation-delay:1s}@media (max-width:1023px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-1-icons .icon-package{left:-25px}}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-1-icons .icon-package{left:-20px;bottom:15%}}.image-carousel .image-slide .image-wrapper .floating-icons.slide-2-icons .icon-shopping{top:50px;left:-30px;background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;animation-delay:.5s}@media (max-width:1023px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-2-icons .icon-shopping{left:-25px}}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-2-icons .icon-shopping{left:-20px}}.image-carousel .image-slide .image-wrapper .floating-icons.slide-2-icons .icon-palette{bottom:100px;right:-30px;background:linear-gradient(135deg,#43e97b,#38f9d7);color:#fff;animation-delay:1.2s}@media (max-width:1023px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-2-icons .icon-palette{right:-30px}}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-2-icons .icon-palette{right:-20px;bottom:15%}}.image-carousel .image-slide .image-wrapper .floating-icons.slide-3-icons .icon-briefcase{top:40px;right:-30px;background:linear-gradient(135deg,#fa709a,#fee140);color:#fff;animation-delay:.3s}@media (max-width:1023px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-3-icons .icon-briefcase{right:-25px}}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-3-icons .icon-briefcase{right:-20px}}.image-carousel .image-slide .image-wrapper .floating-icons.slide-3-icons .icon-badge{bottom:140px;left:-30px;background:linear-gradient(135deg,#30cfd0,#330867);color:#fff;animation-delay:1.5s}@media (max-width:1023px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-3-icons .icon-badge{left:-25px}}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-3-icons .icon-badge{left:-20px;bottom:15%}}.image-carousel .image-slide .image-wrapper .floating-icons.slide-4-icons .icon-lightbulb{top:55px;left:-30px;background:linear-gradient(135deg,#ffd89b,#19547b);color:#fff;animation-delay:.7s}@media (max-width:1023px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-4-icons .icon-lightbulb{left:-25px}}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-4-icons .icon-lightbulb{left:-20px}}.image-carousel .image-slide .image-wrapper .floating-icons.slide-4-icons .icon-pen-tool{bottom:105px;right:-30px;background:linear-gradient(135deg,#89f7fe,#66a6ff);color:#fff;animation-delay:1.8s}@media (max-width:1023px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-4-icons .icon-pen-tool{right:-25px}}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-4-icons .icon-pen-tool{right:-20px;bottom:15%}}.image-carousel .image-slide .image-wrapper .floating-icons.slide-5-icons .icon-trending{top:50px;right:-30px;background:linear-gradient(135deg,#f77062,#fe5196);color:#fff;animation-delay:.4s}@media (max-width:1023px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-5-icons .icon-trending{right:-25px}}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-5-icons .icon-trending{right:-20px}}.image-carousel .image-slide .image-wrapper .floating-icons.slide-5-icons .icon-megaphone{bottom:115px;left:-30px;background:linear-gradient(135deg,#c471f5,#fa71cd);color:#fff;animation-delay:1.6s}@media (max-width:1023px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-5-icons .icon-megaphone{left:-25px}}@media (max-width:768px){.image-carousel .image-slide .image-wrapper .floating-icons.slide-5-icons .icon-megaphone{left:-20px;bottom:15%}}.image-carousel .image-slide .image-wrapper .floating-icons .badge{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:#28a745;color:#fff;padding:8px 16px;border-radius:20px;font-size:12px;font-weight:600;box-shadow:0 5px 15px rgba(40,167,69,.3);animation:pulse 2s ease-in-out infinite}.hero-navigation{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:-ms-flexbox;display:flex;gap:1rem;z-index:10}@media (max-width:768px){.hero-navigation{gap:1.5rem}}.hero-navigation .nav-dot{width:12px;height:12px;border-radius:50%;border:none;background:rgba(0,0,0,.3);cursor:pointer;transition:all .3s ease}.hero-navigation .nav-dot:hover{background:rgba(0,0,0,.5);transform:scale(1.2)}.hero-navigation .nav-dot.active{background:#007bff;transform:scale(1.3)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.05)}}@keyframes floatImage{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.simple-hero-section .slick-arrow,.simple-hero-section .slick-dots{display:none!important}.simple-hero-section .slick-slide{outline:none!important}.simple-hero-section .content-slide[style*=width],.simple-hero-section .image-slide[style*=width],.simple-hero-section .slick-list[style*=width],.simple-hero-section .slick-slide[style*=width],.simple-hero-section .slick-track[style*=width]{width:100%!important}.horizontal-scroll-section{position:relative;height:100vh;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.horizontal-scroll-section .scroll-container{position:relative;width:100%;max-width:1300px;margin:0 auto;padding:0 6rem;text-align:center}.horizontal-scroll-section .static-content{position:relative;z-index:2;max-width:600px;margin:0 auto}.horizontal-scroll-section .static-content p{font-family:Epilogue,sans-serif;font-size:20px;line-height:1.6;color:#666;font-weight:400}@media (max-width:768px){.horizontal-scroll-section .static-content p{font-size:18px}}.horizontal-scroll-section .scrolling-text-container{z-index:1;overflow:visible;height:auto;margin-bottom:1rem}.horizontal-scroll-section .scrolling-text{font-family:Titan One,sans-serif;font-size:80px;font-weight:900;white-space:normal;margin:0;line-height:1;letter-spacing:2px;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media (max-width:1366px) and (min-width:1024px){.horizontal-scroll-section .scrolling-text{font-size:70px}}@media (max-width:1023px) and (min-width:769px){.horizontal-scroll-section .scrolling-text{font-size:60px}}@media (max-width:768px){.horizontal-scroll-section .scrolling-text{font-size:40px}}@media (max-width:480px){.horizontal-scroll-section .scrolling-text{font-size:32px}}.hero-section{padding:40px 0 50px}.hero-section .container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;-ms-flex-align:center;align-items:center}@media (max-width:991px){.hero-section .container{display:block}}.hero-section .col-content{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (max-width:991px){.hero-section .col-content{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.hero-section .col-content h1{margin-top:0;margin-bottom:7px;text-transform:uppercase;font-size:47px;line-height:47px;font-family:Gotham-Ultra,Helvetica,Arial,sans-serif;color:#fff}@media (max-width:1199px){.hero-section .col-content h1{font-size:37px;line-height:37px}}@media (max-width:600px){.hero-section .col-content h1{font-size:28px;line-height:28px}}@media (max-width:480px){.hero-section .col-content h1{font-size:25px;line-height:25px}}.hero-section .col-content .body{color:#000;font-size:18px;line-height:28px;margin:15px 100px 15px 0}@media (max-width:991px){.hero-section .col-content .body{font-size:16px;line-height:24px;margin:15px 0}}.hero-section .col-content .body p:last-child{margin-bottom:0}.hero-section .col-content .col-buttons{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media (max-width:600px){.hero-section .col-content .col-buttons{gap:15px}}.hero-section .col-content .col-buttons .btn{font-size:18px;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;padding:10px 30px;text-decoration:none;color:#fff;min-width:250px;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.hero-section .col-content .col-buttons .btn--yellow{background-color:#ffc627;border:1px solid #ffc627}.hero-section .col-content .col-buttons .btn--yellow:hover{background-color:#fff;color:#ffc627}.hero-section .col-content .col-buttons .btn--pink{background-color:#e32c87;border:1px solid #e32c87}.hero-section .col-content .col-buttons .btn--pink:hover{background-color:#fff;color:#e32c87}.hero-section .col-img{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (max-width:991px){.hero-section .col-img{margin-top:45px;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.hero-section .col-img .slick-carousel .slider-item{height:500px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}@media (max-width:600px){.hero-section .col-img .slick-carousel .slider-item{height:350px}}.hero-section .col-img .slick-carousel .slider-item img{max-height:100%;width:auto}.hero-section .col-img .slick-dots{margin-bottom:0;display:-ms-flexbox;display:flex;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0;width:100%;padding:10px}.hero-section .col-img .slick-dots li{padding-right:5px}.hero-section .col-img .slick-dots li button{font-size:0;width:15px;height:15px;padding:0;border-radius:50%;border:none;background:#ffffff7a}.hero-section .col-img .slick-dots li.slick-active button{background:#fff}.featured-blocks{padding:100px 0;background-color:#dfdfe0}@media (max-width:1200px){.featured-blocks{padding:75px 0}}@media (max-width:991px){.featured-blocks{padding:60px 0}}@media (max-width:600px){.featured-blocks{padding:45px 0}}.featured-blocks .blocks{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;row-gap:30px}.featured-blocks .section_title{text-align:center;margin-bottom:16px}@media (max-width:600px){.featured-blocks .section_title{padding:0}}@media (max-width:1200px){.featured-blocks .single-block{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:750px){.featured-blocks .single-block{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.featured-blocks .single-block .inner{margin:50px 0 0;background:#fff;padding:60px 20px 25px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 50px);border-radius:12px;box-shadow:0 4px 6px -2px rgba(24,35,83,.05),0 12px 16px -4px rgba(24,35,83,.1);text-align:center;position:relative}.featured-blocks .single-block .inner .icon{position:absolute;width:120px;height:120px;top:-60px;left:calc(50% - 60px);overflow:hidden;background-color:#fff;border-radius:50%;border:6px solid #dfdfe0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}@media (max-width:1200px){.featured-blocks .single-block .inner .icon{top:-55px}}.featured-blocks .single-block .inner .icon img{width:auto;height:100%;max-width:100%;object-fit:cover}.featured-blocks .single-block .inner h4{font-size:16px;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;margin:16px 0 8px;line-height:24px}.featured-blocks .single-block .inner .body{font-size:14px;text-align:center;line-height:20px;margin:0}.floating-line-blocks{padding:100px 0}@media (max-width:991px){.floating-line-blocks{padding:60px 0}}@media (max-width:600px){.floating-line-blocks{padding:45px 0}}.floating-line-blocks .section_title{color:#585858;text-align:center;margin-bottom:20px}.floating-line-blocks .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:991px){.floating-line-blocks .row{gap:20px}}.floating-line-blocks .row:after,.floating-line-blocks .row:before{display:none}.floating-line-blocks .row .block{display:-ms-flexbox;display:flex;width:100%}.floating-line-blocks .row .block:last-child .line_left .link-line,.floating-line-blocks .row .block:last-child .line_right .link-line{border:none}.floating-line-blocks .row .block .floating-line-block{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;border-radius:20px;box-shadow:0 4px 6px -2px rgba(24,35,83,.05),0 12px 16px -4px rgba(24,35,83,.1);display:-ms-flexbox;display:flex;padding:24px;position:relative}@media (max-width:991px){.floating-line-blocks .row .block .floating-line-block{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:450px){.floating-line-blocks .row .block .floating-line-block{display:block;padding:24px 20px}}.floating-line-blocks .row .block .floating-line-block .count{position:absolute;top:0;left:0;width:28px;height:28px;background:#ffc627;font-size:15px;line-height:20px;font-family:Gotham-Medium,Helvetica,Arial,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#fff;-ms-flex-pack:center;justify-content:center;border-top-left-radius:20px;border-bottom-right-radius:20px}.floating-line-blocks .row .block .floating-line-block .icon{width:120px;height:120px;background-color:#fff;border-radius:50%;border:6px solid #dfdfe0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;overflow:hidden}@media (max-width:450px){.floating-line-blocks .row .block .floating-line-block .icon{margin-bottom:15px}}.floating-line-blocks .row .block .floating-line-block .icon img{width:auto;max-width:100%;height:100%;object-fit:cover}.floating-line-blocks .row .block .floating-line-block .content{-ms-flex:0 0 calc(100% - 120px);flex:0 0 calc(100% - 120px);max-width:calc(100% - 120px);padding-left:16px}@media (max-width:450px){.floating-line-blocks .row .block .floating-line-block .content{max-width:100%;padding-left:0}}.floating-line-blocks .row .block .floating-line-block .content h3{font-size:16px;font-style:normal;font-family:Gotham-Medium,Helvetica,Arial,sans-serif;line-height:24px;margin:0 0 8px}.floating-line-blocks .row .block .line_left,.floating-line-blocks .row .block .line_right{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;padding:0}@media (max-width:991px){.floating-line-blocks .row .block .line_left,.floating-line-blocks .row .block .line_right{display:none}}.floating-line-blocks .row .block .line_left .link-line,.floating-line-blocks .row .block .line_right .link-line{width:50%;height:50%}.floating-line-blocks .row .block .line_right{-ms-flex-align:self-start;align-items:self-start}.floating-line-blocks .row .block .line_right .link-line{border-right:1px dashed #ffc627;border-top:1px dashed #ffc627;border-top-right-radius:50px}.floating-line-blocks .row .block .line_left{-ms-flex-align:self-end;align-items:self-end}.floating-line-blocks .row .block .line_left .link-line{border-left:1px dashed #ffc627;border-top:1px dashed #ffc627;border-top-left-radius:50px}.floating-line-blocks .bottom-wrap{text-align:center;margin-top:35px}.floating-line-blocks .bottom-wrap .desc{font-size:16px;line-height:24px;margin-bottom:30px}.floating-line-blocks .bottom-wrap .btn{background:#e32c87;color:#fff;padding:10px 30px;padding-bottom:7px;font-size:18px;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;border:1px solid #e32c87;border-radius:0;text-transform:uppercase;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.floating-line-blocks .bottom-wrap .btn:hover{border-color:#ffc627;background-color:#ffc627}.values_wrapper_top{padding:0}.values_wrapper_top .single_value{position:relative;padding:0;height:250px;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:3px;overflow:hidden}.values_wrapper_top .single_value .value_caption{width:100%;bottom:0;text-align:center;background-color:rgba(0,0,0,.4);font-size:20px;font-weight:700;-webkit-font-smoothing:antialiased}.values_wrapper_top .single_value .single_value_text,.values_wrapper_top .single_value .value_caption{position:absolute;color:#fff;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.values_wrapper_top .single_value .single_value_text{height:100%;width:100%!important;top:0;left:0;transform:translateY(100%);background-color:rgba(0,0,0,.7)}.values_wrapper_top .single_value .single_value_text>.inner{display:table;width:100%;height:100%}.values_wrapper_top .single_value .single_value_text>.inner>.inner{display:table-cell;vertical-align:middle;text-align:center;padding:20px;font-family:Gotham-Medium,Helvetica,Arial,sans-serif;opacity:0;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.values_wrapper_top .single_value .single_value_text>.inner>.inner span{font-family:Gotham-Bold,Helvetica,Arial,sans-serif;display:block;font-size:20px;margin-bottom:10px}.values_wrapper_top .single_value .single_value_text>.inner>.inner a.value_action{display:block;text-transform:uppercase}.values_wrapper_top .single_value .single_value_text>.inner>.inner a.value_action:active,.values_wrapper_top .single_value .single_value_text>.inner>.inner a.value_action:focus,.values_wrapper_top .single_value .single_value_text>.inner>.inner a.value_action:hover{color:#ffc627;text-decoration:none;outline:none}.values_wrapper_top .single_value:hover .value_caption{color:#ffc627}.values_wrapper_top .single_value:hover .single_value_text{transform:translateY(0)}.values_wrapper_top .single_value:hover .single_value_text>.inner>.inner{opacity:1}.values_wrapper_top .values_text{font-family:Gotham-Bold,Helvetica,Arial,sans-serif;display:inline-block;width:100%;font-size:14px}.about_us_wrapper{padding:20px;padding-bottom:0;background-color:#148ca8}.about_us_wrapper .about_us_content .about_us_brief{background-color:rgba(0,0,0,.14);padding:20px;margin-bottom:20px;position:relative;font-size:17px;color:#fff}.about_us_wrapper .about_us_content .about_us_brief img{max-width:160px;position:absolute;left:0;bottom:0}@media (max-width:991px){.about_us_wrapper .about_us_content .about_us_brief{padding-left:180px}}@media (max-width:768px){.about_us_wrapper .about_us_content .about_us_brief{padding-left:20px;padding-bottom:145px}.about_us_wrapper .about_us_content .about_us_brief img{max-width:135px}}.about_us_wrapper .about_us_content .astro_wrapper .astro{width:25%;height:210px;display:inline-block;float:left;background-size:contain;background-repeat:no-repeat;background-position:50%;opacity:0}@media (max-width:991px){.about_us_wrapper .about_us_content{padding:0}}.about_us_wrapper .about_featured_image{position:relative}.about_us_wrapper .about_featured_image img{width:115%;position:absolute;bottom:0;left:0}@media (max-width:991px){.about_us_wrapper .about_featured_image img{position:relative;display:none}}.how_to_swag_wrapper{padding:20px;background-color:#148ca8}.how_to_swag_wrapper .col-title{padding:0}.how_to_swag_wrapper .col-title h1{margin:0;font-size:43px;margin-bottom:20px;font-family:Gotham-Light,Helvetica,Arial,sans-serif;color:#fff;-webkit-font-smoothing:antialiased}.how_to_swag_wrapper .col-title h1 strong{display:inline}@media (min-width:1200px){.how_to_swag_wrapper .col-title h1 span{font-size:42px}}@media (max-width:1199px){.how_to_swag_wrapper .col-title h1{font-size:33px}}@media (max-width:991px){.how_to_swag_wrapper .col-title h1{font-size:42px}.how_to_swag_wrapper .col-title h1 br{display:none}}@media (max-width:680px){.how_to_swag_wrapper .col-title h1{font-size:33px}}.how_to_swag_wrapper .col-title .floating-image-desktop{left:-20px;position:absolute;bottom:-20px;max-width:250px}.how_to_swag_wrapper .how_to_swag_content .how_to_swag_brief{background-color:#127e97;padding:20px;margin-bottom:20px;position:relative;font-size:17px;color:#fff}.how_to_swag_wrapper .how_to_swag_content .how_to_swag_brief img{max-width:160px;position:absolute;left:0;bottom:0}@media (max-width:991px){.how_to_swag_wrapper .how_to_swag_content .how_to_swag_brief{padding-left:180px}}@media (max-width:768px){.how_to_swag_wrapper .how_to_swag_content .how_to_swag_brief{padding-left:20px;padding-bottom:145px}.how_to_swag_wrapper .how_to_swag_content .how_to_swag_brief img{max-width:135px}}.how_to_swag_wrapper .how_to_swag_content .ideas_wrapper{display:inline-block}@media (max-width:991px){.how_to_swag_wrapper .how_to_swag_content .ideas_wrapper{display:block;width:100%;text-align:center}}.how_to_swag_wrapper .how_to_swag_content .ideas_wrapper .idea_single{margin-bottom:20px}@media (min-width:992px){.how_to_swag_wrapper .how_to_swag_content .ideas_wrapper .idea_single{width:20%;float:left;padding:0 10px}}@media (max-width:991px){.how_to_swag_wrapper .how_to_swag_content .ideas_wrapper .idea_single{margin-bottom:20px;display:inline-table;width:33.3333333333%}}@media (max-width:767px){.how_to_swag_wrapper .how_to_swag_content .ideas_wrapper .idea_single{margin-bottom:20px;display:block;width:100%}}.how_to_swag_wrapper .how_to_swag_content .ideas_wrapper .idea_single img{margin:0 auto;margin-bottom:15px}.how_to_swag_wrapper .how_to_swag_content .ideas_wrapper .idea_single .idea_name{color:#fff;font-size:13px;text-align:center;text-transform:uppercase}@media (max-width:991px){.how_to_swag_wrapper .how_to_swag_content{padding:0}}.how_to_swag_wrapper .about_featured_image{position:relative}.how_to_swag_wrapper .about_featured_image img{position:absolute;left:-20px;bottom:-20px}@media (max-width:991px){.how_to_swag_wrapper .about_featured_image img{position:relative;display:none}}@media (max-width:768px){.how_to_swag_wrapper{padding-top:40px}}.how_to_swag_wrapper_team{padding:20px;background-color:#148ca8;margin-bottom:30px}.how_to_swag_wrapper_team h1{margin:0;font-size:43px;margin-bottom:20px;padding-right:15px;font-family:Gotham-Light,Helvetica,Arial,sans-serif;color:#fff;-webkit-font-smoothing:antialiased}@media (max-width:1199px){.how_to_swag_wrapper_team h1{font-size:33px}}@media (max-width:991px){.how_to_swag_wrapper_team h1{font-size:4.1vw;text-align:left;padding-left:15px}}@media (max-width:767px){.how_to_swag_wrapper_team h1{font-size:40px;text-align:left;padding:0;margin:0}}.how_to_swag_wrapper_team .how_to_swag_content .how_to_swag_brief{background-color:#127e97;padding:20px;margin-bottom:20px;position:relative;font-size:17px;text-align:justify;color:#fff}.how_to_swag_wrapper_team .how_to_swag_content .how_to_swag_brief img{max-width:160px;position:absolute;left:0;bottom:0}@media (max-width:991px){.how_to_swag_wrapper_team .how_to_swag_content .how_to_swag_brief{margin-bottom:0}}@media (max-width:768px){.how_to_swag_wrapper_team .how_to_swag_content .how_to_swag_brief{padding-left:20px}}.how_to_swag_wrapper_team .how_to_swag_content .main_quote{font-size:19px;color:#fff}.how_to_swag_wrapper_team .how_to_swag_content .main_quote .main_member{text-align:right;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;font-size:30px;line-height:34px}.how_to_swag_wrapper_team .how_to_swag_content .main_quote .main_member span{display:block;color:#fff}@media (max-width:991px){.how_to_swag_wrapper_team .how_to_swag_content{padding:0}}.how_to_swag_wrapper_team .about_featured_image{position:relative}.how_to_swag_wrapper_team .about_featured_image img{position:absolute;left:-20px;bottom:-20px;max-width:300px}@media (max-width:991px){.how_to_swag_wrapper_team .about_featured_image img{position:relative;display:none}}@media (max-width:991px){.how_to_swag_wrapper_team{margin-bottom:0}}@media (max-width:768px){.how_to_swag_wrapper_team{padding-top:50px}}.our_team_wrapper #team-slideshow{margin-bottom:40px}.our_team_wrapper #team-slideshow .slick-track{display:-ms-flexbox!important;display:flex!important}.our_team_wrapper #team-slideshow .slick-slide{height:inherit!important}.our_team_wrapper #team-slideshow .slick-slide>div{height:100%!important}.our_team_wrapper #team-slideshow .slick-slide{margin:0 10px}@media (max-width:767px){.our_team_wrapper #team-slideshow .slick-slide{margin:0}}.our_team_wrapper #team-slideshow .slick-list{margin:0 -10px}@media (max-width:767px){.our_team_wrapper #team-slideshow .slick-list{margin:0}}.our_team_wrapper #team-slideshow .single_member{opacity:.7;overflow:hidden;background-color:#ffc627;min-height:360px}.our_team_wrapper #team-slideshow .single_member:active,.our_team_wrapper #team-slideshow .single_member:focus,.our_team_wrapper #team-slideshow .single_member:hover{outline:none;text-decoration:none}.our_team_wrapper #team-slideshow .single_member .member_content_wrapper{padding-top:20px;padding-bottom:20px}@media (max-width:767px){.our_team_wrapper #team-slideshow .single_member .member_content_wrapper{padding-bottom:10px}}.our_team_wrapper #team-slideshow .single_member .member_inner{display:table;width:100%;height:100%;margin-bottom:30px}.our_team_wrapper #team-slideshow .single_member .member_inner .member_image{display:table-cell;vertical-align:bottom}.our_team_wrapper #team-slideshow .single_member .member_inner .member_image img{width:130%;max-width:380px;opacity:0}.our_team_wrapper #team-slideshow .single_member .member_inner .member_content{display:table-cell;vertical-align:middle}.our_team_wrapper #team-slideshow .single_member .member_inner .member_content h2{font-family:Gotham-Bold,Helvetica,Arial,sans-serif;font-size:30px;margin-top:0;margin-bottom:15px;opacity:0}.our_team_wrapper #team-slideshow .single_member .member_inner .member_content .member_quote{font-family:Gotham-Book,Helvetica,Arial,sans-serif;font-size:21px;margin-top:0;margin-bottom:15px;opacity:0}@media (max-width:767px){.our_team_wrapper #team-slideshow .single_member .member_inner .member_content .member_quote{font-size:16px}}.our_team_wrapper #team-slideshow .single_member .member_inner .member_content .swag_name{color:#fff;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;font-size:28px;opacity:0}@media (max-width:767px){.our_team_wrapper #team-slideshow .single_member .member_inner{margin-bottom:0}}.our_team_wrapper #team-slideshow .single_member .member_image_wrapper{padding:0}.our_team_wrapper #team-slideshow .single_member .member_image_wrapper .member_inner{margin-bottom:0}.our_team_wrapper #team-slideshow .single_member.slick-current{opacity:1}@media (max-width:767px){.our_team_wrapper #team-slideshow .single_member{min-height:auto}}.our_team_wrapper #team-thumbnails .slick-slide{margin:0 10px}.our_team_wrapper #team-thumbnails .slick-list{margin:0 -10px}.our_team_wrapper #team-thumbnails .member-prev{position:absolute;top:-30px;text-transform:uppercase;left:calc(20% - 93px);cursor:pointer}.our_team_wrapper #team-thumbnails .member-prev span{background-image:url(../images/icons/prev.webp);width:30px;height:20px;background-size:contain;background-repeat:no-repeat;display:inline-block;float:right;margin-left:5px}@media (max-width:767px){.our_team_wrapper #team-thumbnails .member-prev{left:0}}.our_team_wrapper #team-thumbnails .member-next{position:absolute;top:-30px;text-transform:uppercase;right:calc(20% - 94px);cursor:pointer}.our_team_wrapper #team-thumbnails .member-next span{background-image:url(../images/icons/next.webp);width:30px;height:20px;background-size:contain;background-repeat:no-repeat;display:inline-block;float:left;margin-right:5px}@media (max-width:767px){.our_team_wrapper #team-thumbnails .member-next{right:0}}.our_team_wrapper #team-thumbnails .member_thumb{opacity:.6;transform:scale(.9);cursor:pointer;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.our_team_wrapper #team-thumbnails .member_thumb:active,.our_team_wrapper #team-thumbnails .member_thumb:focus,.our_team_wrapper #team-thumbnails .member_thumb:hover{outline:none;text-decoration:none;opacity:1;transform:scale(1)}.our_team_wrapper #team-thumbnails .member_thumb .member_image{width:130px;height:130px;border-radius:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;margin:0 auto}.our_team_wrapper #team-thumbnails .member_thumb h2{font-size:15px;text-align:center;width:130px;display:block;margin:0 auto;margin-top:5px}@media (max-width:767px){.our_team_wrapper #team-thumbnails .member_thumb h2{width:100%}}.our_team_wrapper #team-thumbnails .member_thumb span{display:block;text-align:center;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;width:130px;margin:0 auto;margin-top:5px}@media (max-width:767px){.our_team_wrapper #team-thumbnails .member_thumb span{width:100%}}.our_team_wrapper #team-thumbnails .member_thumb.slick-current{opacity:1;transform:scale(1)}@media (max-width:767px){.our_team_wrapper{padding:0}}.our_team_wrapper_block{margin-bottom:0}@media (max-width:991px){.our_team_wrapper_block{padding:0}}.our_team_wrapper_block #team-slideshow .single_member{overflow:hidden;background-color:#fff;margin-bottom:30px}.our_team_wrapper_block #team-slideshow .single_member:first-child{color:#fff}.our_team_wrapper_block #team-slideshow .single_member:first-child .inner{background-color:#148ca8!important}.our_team_wrapper_block #team-slideshow .single_member:first-child .swag_name{color:#ffc627!important}.our_team_wrapper_block #team-slideshow .single_member:nth-child(odd){padding-left:7.5px}.our_team_wrapper_block #team-slideshow .single_member:nth-child(2n){padding-right:7.5px}@media (max-width:991px){.our_team_wrapper_block #team-slideshow .single_member:nth-child(odd){padding-left:15px}.our_team_wrapper_block #team-slideshow .single_member:nth-child(2n){padding-right:15px}}.our_team_wrapper_block #team-slideshow .single_member>.inner{display:inline-block;position:relative;padding:0}.our_team_wrapper_block #team-slideshow .single_member .member_content_wrapper{padding-top:20px;padding-bottom:20px}@media (max-width:767px){.our_team_wrapper_block #team-slideshow .single_member .member_content_wrapper{padding-bottom:10px}}.our_team_wrapper_block #team-slideshow .single_member .member_inner{display:table;width:100%;height:100%;margin-bottom:30px}.our_team_wrapper_block #team-slideshow .single_member .member_inner .member_image{display:table-cell;vertical-align:bottom}.our_team_wrapper_block #team-slideshow .single_member .member_inner .member_image img{width:130%;max-width:380px;opacity:1;margin-bottom:-1px}.our_team_wrapper_block #team-slideshow .single_member .member_inner .member_content{display:table-cell;vertical-align:top}.our_team_wrapper_block #team-slideshow .single_member .member_inner .member_content h2{font-family:Gotham-Bold,Helvetica,Arial,sans-serif;font-size:30px;margin-top:0;margin-bottom:15px;opacity:1}.our_team_wrapper_block #team-slideshow .single_member .member_inner .member_content .member_quote{font-family:Gotham-Book,Helvetica,Arial,sans-serif;font-size:21px;margin-top:0;margin-bottom:15px;opacity:1}.our_team_wrapper_block #team-slideshow .single_member .member_inner .member_content .swag_name{color:#fff;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;font-size:28px;opacity:1}@media (max-width:767px){.our_team_wrapper_block #team-slideshow .single_member .member_inner{margin-bottom:0}}.our_team_wrapper_block #team-slideshow .single_member .member_image_wrapper{padding:0}.our_team_wrapper_block #team-slideshow .single_member .member_image_wrapper .member_inner{margin-bottom:0}@media (max-width:767px){.our_team_wrapper_block #team-slideshow .single_member{min-height:auto}}.faqs_wrapper{padding-top:45px;padding-bottom:45px}@media (max-width:991px){.faqs_wrapper{padding-top:30px;padding-bottom:30px}}.faqs_wrapper h1{font-size:26px;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;margin-top:0}.faqs_wrapper .faq-group{padding:10px 0}.faqs_wrapper .faq-group:last-child{margin-bottom:10px}.faqs_wrapper .faq-group .faq-question{padding:10px 18px;background-color:#148ca8}.faqs_wrapper .faq-group .faq-question .faq-expand{float:left;margin-right:5px;color:#fff}.faqs_wrapper .faq-group .faq-question h6{font-family:Gotham-Bold,Helvetica,Arial,sans-serif;font-size:18px;margin:0;letter-spacing:1px;cursor:pointer;color:#fff}.faqs_wrapper .faq-group .faq-answer{display:none;padding:10px 18px;clear:both;overflow:hidden;background-color:#fff;border:1px solid #000}.faqs_wrapper .faq-group .faq-answer,.faqs_wrapper .faq-group .faq-answer p{font-family:Gotham-Medium,Helvetica,Arial,sans-serif}.faqs_wrapper .faq-group .faq-answer p:last-of-type{margin-bottom:0}.faqs_wrapper .faq-group .faq-answer p a{font-family:Gotham-Bold,Helvetica,Arial,sans-serif;color:#148ca8}.faqs_wrapper .btn-popup-link{background:#ffc627;color:#000;padding:10px 30px;font-size:24px;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;border:none;text-transform:uppercase;white-space:pre-wrap}@media (max-width:991px){.faqs_wrapper .btn-popup-link{font-size:22px;padding:10px 15px}}@media (max-width:600px){.faqs_wrapper .btn-popup-link{font-size:20px;padding:10px}}.step_wrapper{padding:30px 0;overflow:hidden}@media (max-width:660px){.step_wrapper{padding:0 15px}}.step_wrapper>.inner{padding:20px;border:10px solid #ffc627;padding-bottom:40px}@media (max-width:580px){.step_wrapper>.inner{padding:15px;padding-bottom:40px;border:5px solid #ffc627}}.step_wrapper .get_started_steps{display:table;width:100%}@media (max-width:767px){.step_wrapper .get_started_steps .single_step{max-width:450px;margin:0 auto}}.step_wrapper .get_started_steps .single_step h3{font-family:Gotham-Black,Helvetica,Arial,sans-serif;color:#148ca8;font-size:40px;margin-top:0;margin-bottom:0;line-height:60px}.step_wrapper .get_started_steps .single_step h3 span{color:#000}@media (max-width:580px){.step_wrapper .get_started_steps .single_step h3{font-size:30px}}.step_wrapper .get_started_steps .single_step .step_image{width:100%;height:200px;border-radius:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;box-shadow:0 6px 10px 3px rgba(0,0,0,.22)}@media (max-width:991px){.step_wrapper .get_started_steps .single_step .step_image{max-width:200px;margin:0 auto}}.step_wrapper .get_started_steps .single_step .step_title{font-family:Gotham-Medium,Helvetica,Arial,sans-serif;font-size:17px;min-height:80px;margin:0;padding:8px;color:#fff;background-color:#148ca8;text-transform:none;-webkit-font-smoothing:antialiased}.step_wrapper .get_started_steps .single_step .step_title a{color:#ffc627;text-decoration:none}.step_wrapper .get_started_steps .single_step .step_title a:hover{text-decoration:underline}.step_wrapper .get_started_steps .single_step .step_title strong{font-size:19px}.step_wrapper .get_started_steps .single_step .step_title ul{padding:0;list-style:none}.step_wrapper .get_started_steps .single_step .step_title ul li{margin-bottom:30px}.step_wrapper .get_started_steps .single_step .step_title ul li:last-child,.step_wrapper .get_started_steps .single_step:nth-child(3),.step_wrapper .get_started_steps .single_step:nth-child(4){margin-bottom:0}@media (min-width:768px){.step_wrapper .get_started_steps .single_step{width:33.3333333333%;float:left;padding:0 10px;margin-bottom:30px}}@media (max-width:767px){.step_wrapper .get_started_steps .single_step{margin-bottom:20px}}@media (max-width:767px){.step_wrapper .get_started_steps .single_step .step_image{margin:0 auto}}@media (max-width:550px){.step_wrapper .get_started_steps .single_step{width:100%;margin-left:0}.step_wrapper .get_started_steps .single_step br{display:none}}.step_wrapper .contacts_title{padding:10px}@media (max-width:580px){.step_wrapper .contacts_title{padding:0}}.step_wrapper .contacts{display:table;width:100%}.step_wrapper .contacts .contact-single{padding-left:10px}@media (max-width:580px){.step_wrapper .contacts .contact-single{padding:0}}.step_wrapper .contacts .contact-single h2,.step_wrapper .contacts .contact-single h3{margin-top:0;margin-bottom:0;font-family:Gotham-Ultra,Helvetica,Arial,sans-serif}.step_wrapper .contacts .contact-single h2{color:#000}.step_wrapper .contacts .contact-single h3{color:#ffc627;-webkit-font-smoothing:antialiased}.step_wrapper .contacts .contact-single .email,.step_wrapper .contacts .contact-single .phone{font-family:Gotham-Light,Helvetica,Arial,sans-serif;font-size:20px;color:#000;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.step_wrapper .contacts .contact-single .email:hover,.step_wrapper .contacts .contact-single .phone:hover{text-decoration:none;color:#e32c87}@media (max-width:991px){.step_wrapper{padding-top:20px;padding-bottom:20px}}.production_text{margin:0 auto;padding:10px 20px;color:#000;font-family:Gotham-Medium,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;margin-bottom:20px;font-size:18px}.production_text a{color:#e32c87}.tradeshow-box{margin:0 auto;margin-bottom:30px;position:relative;margin-top:0}.addon_blocks .subtitle{font-family:Gotham-Ultra,Helvetica,Arial,sans-serif;font-size:30px;margin-top:0}@media (max-width:767px){.addon_blocks .subtitle{font-size:26px}}@media (max-width:580px){.addon_blocks .subtitle{font-size:22px}}.addon_blocks .main_title{font-family:Gotham-Ultra,Helvetica,Arial,sans-serif;font-size:36px;color:#fff;position:relative;padding:12px 40px;margin-top:10px;display:inline-block;-webkit-font-smoothing:antialiased}@media (max-width:767px){.addon_blocks .main_title{font-size:32px}}@media (max-width:580px){.addon_blocks .main_title{font-size:28px}}.addon_blocks .main_title span{position:relative;z-index:1}.addon_blocks .main_title:before{content:"";-webkit-clip-path:polygon(0 0,100% 0,100% 100%,2% 100%);clip-path:polygon(0 0,100% 0,100% 100%,2% 100%);display:block;width:100%;height:100%;background-color:#000;position:absolute;top:0;left:0}.addon_blocks .main_title strong{color:#ffc627}.addon_blocks .steps_title{font-size:22px;font-family:Gotham-Book,Helvetica,Arial,sans-serif;margin-bottom:20px}@media (max-width:580px){.addon_blocks .steps_title{font-size:18px}}.addon_blocks .addon_wrapper{padding:30px 0}@media (max-width:660px){.addon_blocks .addon_wrapper{padding:0 15px}}.addon_blocks .addon_wrapper .filters ul{list-style:none;padding:0}.addon_blocks .addon_wrapper .filters ul li{display:inline-block;margin-bottom:10px}.addon_blocks .addon_wrapper .filters ul li .btn{background-color:#fff;color:#e32c87;border-radius:0;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;text-transform:uppercase;outline:none}.addon_blocks .addon_wrapper .filters ul li .btn:focus,.addon_blocks .addon_wrapper .filters ul li .btn:hover{outline:none;box-shadow:none}.addon_blocks .addon_wrapper .filters ul li .btn.is-checked{background-color:#e32c87;color:#fff}.addon_blocks .addon_wrapper .select2{width:100%!important;margin-bottom:10px}.addon_blocks .addon_wrapper .select2 .select2-selection{background-color:transparent;outline:none;border:none;border:2px solid #e32c87;padding:10px 15px;height:52px;border-radius:0!important}.addon_blocks .addon_wrapper .select2 .select2-selection .select2-selection__rendered{padding:0;color:#e32c87;font-family:Gotham-Medium,Helvetica,Arial,sans-serif;font-size:18px}.addon_blocks .addon_wrapper .select2 .select2-selection .select2-selection__arrow{top:calc(50% - 13px);font-size:20px}.addon_blocks .addon_wrapper .select2 .select2-selection .select2-selection__arrow:after{content:"\f107";display:inline-block;font-family:FontAwesome;color:#e32c87}.addon_blocks .addon_wrapper .select2 .select2-selection .select2-selection__arrow b{display:none}.addon_blocks .addon_wrapper .addon_steps{display:block;width:auto}.addon_blocks .addon_wrapper .addon_steps .single_step{padding:10px;margin-bottom:5px}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner{padding:20px;position:relative;border:4px solid #000}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner>.inner{position:relative;z-index:1}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner>.inner .step_image{min-height:200px;background-size:cover;background-repeat:no-repeat;background-position:50%}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner>.inner h3{font-family:Gotham-Black,Helvetica,Arial,sans-serif;color:#000;font-size:28px;margin-top:10px;margin-bottom:20px;line-height:normal}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner>.inner .step_text{font-family:Gotham-Medium,Helvetica,Arial,sans-serif;font-size:17px;min-height:80px;color:#000;text-transform:none;-webkit-font-smoothing:antialiased}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner>.inner .step_text strong{font-size:19px}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner>.inner .step_text ul{padding:0;list-style:none}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner>.inner .step_text ul li{margin-bottom:30px}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner>.inner .step_text ul li:last-child{margin-bottom:0}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner>.inner .step_text a.step_link{margin-top:15px;margin-bottom:15px;display:inline-block;background-color:#000;color:#fff;padding:5px 10px;outline:none;text-decoration:none;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;text-transform:uppercase}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner>.inner .step_text a.step_link:hover{outline:none;color:#000;background-color:#ffc627}.addon_blocks .addon_wrapper .addon_steps .single_step>.inner:after{display:none;content:"";position:absolute;top:0;left:0;pointer-events:none;width:100%;height:100%}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(2n)>.inner{background-color:#ffc627}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(2n)>.inner>.inner .step_text,.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(2n)>.inner>.inner h3{color:#000}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(2n)>.inner>.inner a.step_link{background-color:#000}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(2n)>.inner:after{border-bottom-width:10px;transform:rotate(-.2deg);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(odd)>.inner{background-color:#e32c87}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(odd)>.inner>.inner .step_text,.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(odd)>.inner>.inner h3{color:#fff}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(odd)>.inner>.inner a.step_link{background-color:#fff;color:#000}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(odd)>.inner>.inner a.step_link:hover{color:#fff;background-color:#e32c87}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(odd)>.inner:after{border-top-width:10px;transform:rotate(-.4deg);-webkit-clip-path:polygon(0 3%,100% 0,100% 100%,0 100%);clip-path:polygon(0 3%,100% 0,100% 100%,0 100%)}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(3n+1)>.inner{background-color:#148ca8}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(3n+1)>.inner>.inner .step_text,.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(3n+1)>.inner>.inner h3{color:#fff}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(3n+1)>.inner>.inner a.step_link{background-color:#fff;color:#000}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(3n+1)>.inner>.inner a.step_link:hover{color:#fff;background-color:#148ca8}.addon_blocks .addon_wrapper .addon_steps .single_step:nth-child(3n+1)>.inner:after{border-bottom-width:10px;transform:rotate(.5deg);-webkit-clip-path:polygon(0 0,100% 0,100% 97%,0 100%);clip-path:polygon(0 0,100% 0,100% 97%,0 100%)}@media (max-width:991px){.addon_blocks .addon_wrapper{padding-top:20px;padding-bottom:20px}}.addon_blocks .tradeshow-box{margin:0 auto;margin-bottom:30px;position:relative;margin-top:-70px;top:-10px}@media (max-width:991px){.addon_blocks .tradeshow-box{top:0}}.blurb_wrapper{display:inline-block;width:100%;padding-top:10px;padding-bottom:10px;margin-bottom:12px}@media (min-width:991px){.blurb_wrapper{display:-ms-flexbox;display:flex}}.blurb_wrapper .blurb_content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;box-shadow:0 4px 6px -2px rgba(24,35,83,.05),0 12px 16px -4px rgba(24,35,83,.1);border-radius:15px;padding-top:15px;padding-bottom:15px}.blurb_wrapper .blurb_content .blurb_title{margin-top:0;margin-bottom:10px;text-transform:uppercase;font-size:24px;font-family:Gotham-Medium,Helvetica,Arial,sans-serif}.blurb_wrapper .blurb_content .content{padding:15px;font-family:Gotham-Book,Helvetica,Arial,sans-serif;font-size:20px;margin-bottom:20px}.blurb_wrapper .blurb_content .content p{margin-bottom:20px}.blurb_wrapper .blurb_content .content a{color:#e32c87}.blurb_wrapper .blurb_content .cta-link{display:block;text-align:right;color:#000;position:relative;padding-right:30px;font-size:16px;text-transform:uppercase;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.blurb_wrapper .blurb_content .cta-link:after{content:"\f101";font-family:FontAwesome;font-size:16px;line-height:19px;position:absolute;right:15px;top:0}.blurb_wrapper .blurb_content .cta-link:hover{color:#ffc627;text-decoration:none}.blurb_wrapper .blurb_image{padding:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.blurb_wrapper .blurb_image img{max-height:350px;margin:0 auto;object-fit:cover}.section_close_product{border-bottom:3px solid #148ca8}#pink-cta a{font-family:Gotham-Bold,Helvetica,Arial,sans-serif!important}.hero-content-block{padding-top:35px;padding-bottom:35px;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative}@media (max-width:991px){.hero-content-block{margin-top:10px;padding-top:60px;padding-bottom:0}}.hero-content-block:before{content:"";position:absolute;width:50%;height:100%;left:0;top:0;background-color:#148da8c2}@media (max-width:991px){.hero-content-block:before{display:none}}.hero-content-block:after{content:"";position:absolute;width:50%;height:100%;right:0;top:0;background-color:#ffc527c2}@media (max-width:991px){.hero-content-block:after{display:none}}.hero-content-block .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:1;position:relative}.hero-content-block .row:after,.hero-content-block .row:before{display:none}.hero-content-block h2{font-size:60px;line-height:60px;font-family:Gotham-Ultra,Helvetica,Arial,sans-serif;text-align:center;text-transform:uppercase;color:#000;position:relative;z-index:1;margin-top:0;margin-bottom:30px;padding:0}@media (min-width:1023px) and (max-width:1318px){.hero-content-block h2{height:120px}}@media (max-width:1024px){.hero-content-block h2{font-size:45px;line-height:45px}}@media (max-width:991px){.hero-content-block h2{font-size:40px;line-height:40px;margin-top:10px;margin-bottom:30px;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:835px){.hero-content-block h2{font-size:35px;line-height:35px}}.hero-content-block .content_blocks-group{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.hero-content-block .content-blocks{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (max-width:991px){.hero-content-block .content-blocks{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:center!important;padding-top:30px;padding-bottom:30px}}.hero-content-block .content-blocks .subtitle,.hero-content-block .content-blocks .title{color:#fff;font-family:Gotham-Ultra,Helvetica,Arial,sans-serif}.hero-content-block .content-blocks .title{font-size:40px;margin-top:0;margin-bottom:15px}@media (max-width:1199px){.hero-content-block .content-blocks .title{font-size:33px}}@media (max-width:991px){.hero-content-block .content-blocks .title{font-size:25px}}.hero-content-block .content-blocks .subtitle{font-size:18px;margin-top:0}.hero-content-block .content-blocks .content{margin:30px 0}@media (max-width:991px){.hero-content-block .content-blocks .content{margin:20px 0}}@media (max-width:600px){.hero-content-block .content-blocks .content{margin:15px 0}}.hero-content-block .content-blocks .content p{font-size:18px;line-height:28px;margin-bottom:0}.hero-content-block .content-blocks .bottom-btn{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:auto}.hero-content-block .content-blocks .bottom-btn .btn-fade{font-size:22px;line-height:26px;font-family:Gotham-Bold,Helvetica,Arial,sans-serif;color:#fff;border-radius:25px;text-decoration:none;padding:10px 30px;padding-bottom:8px;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}@media (max-width:991px){.hero-content-block .content-blocks .bottom-btn .btn-fade{font-size:20px;line-height:24px}}@media (max-width:600px){.hero-content-block .content-blocks .bottom-btn .btn-fade{font-size:18px;line-height:22px}}@media (max-width:991px){.hero-content-block .content-blocks:nth-child(odd){position:relative}.hero-content-block .content-blocks:nth-child(odd):before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:#148da8c2;z-index:-1}}.hero-content-block .content-blocks:nth-child(odd) .btn-fade{color:#000;background-color:#ffc627}.hero-content-block .content-blocks:nth-child(odd) .btn-fade:hover{color:#ffc627;background-color:#000}.hero-content-block .content-blocks:nth-child(2n){text-align:end}@media (max-width:991px){.hero-content-block .content-blocks:nth-child(2n){position:relative}.hero-content-block .content-blocks:nth-child(2n):before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-color:#ffc527c2;z-index:-1}}.hero-content-block .content-blocks:nth-child(2n) .btn-fade{background-color:#148ca8}.hero-content-block .content-blocks:nth-child(2n) .btn-fade:hover{background-color:#000}.body_content_block .wp-block-content-embed-hubspot-embed-block .container-fluid{padding:0}.gift_blocks{padding:45px 0}.gift_blocks .picks_title{margin-bottom:30px}.gift_blocks .picks_title .gifts_title{margin-bottom:15px}.gift_blocks .gift_wrapper .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;row-gap:30px}.gift_blocks .gift_wrapper .row:after,.gift_blocks .gift_wrapper .row:before{display:none}.gift_blocks .gift_wrapper .row .gift_block:nth-child(3n+1) .gift{border:2px solid #ffc627}.gift_blocks .gift_wrapper .row .gift_block:nth-child(3n+1) .gift .img_inner{border-bottom:2px solid #ffc627}.gift_blocks .gift_wrapper .row .gift_block:nth-child(3n+2) .gift{border:2px solid #148ca8}.gift_blocks .gift_wrapper .row .gift_block:nth-child(3n+2) .gift .img_inner{border-bottom:2px solid #148ca8}.gift_blocks .gift_wrapper .row .gift_block:nth-child(3n+3) .gift{border:2px solid #e32c87}.gift_blocks .gift_wrapper .row .gift_block:nth-child(3n+3) .gift .img_inner{border-bottom:2px solid #e32c87}@media (max-width:767px){.gift_blocks .gift_wrapper .row .gift_block{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:624px){.gift_blocks .gift_wrapper .row .gift_block{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.gift_blocks .gift_wrapper .row .gift_block .gift{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;border-radius:17px}.gift_blocks .gift_wrapper .row .gift_block .gift .img_inner img{width:100%;object-fit:cover;height:375px;border-radius:15px 15px 0 0}@media (max-width:767px){.gift_blocks .gift_wrapper .row .gift_block .gift .img_inner img{height:350px}}@media (max-width:624px){.gift_blocks .gift_wrapper .row .gift_block .gift .img_inner img{height:300px}}.gift_blocks .gift_wrapper .row .gift_block .gift .content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:15px}.gift_blocks .gift_wrapper .row .gift_block .gift .content .title{font-family:Gotham-Bold,Helvetica,Arial,sans-serif;margin-top:0}.gift_blocks .gift_wrapper .row .gift_block a{text-decoration:none}.gift_blocks .gift_wrapper .row .gift_block a .content{animation:colorchange 10s infinite;-webkit-animation:colorchange 10s infinite;border-radius:0 0 15px 15px}.gift_blocks .gift_wrapper .row .gift_block a .content .body,.gift_blocks .gift_wrapper .row .gift_block a .content .title{color:#fff}.gift_blocks .bottom-wrap{padding-top:60px}@media (max-width:767px){.gift_blocks .bottom-wrap{padding-top:45px}}.gift_blocks .bottom-wrap .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:30px}.gift_blocks .bottom-wrap .row:after,.gift_blocks .bottom-wrap .row:before{display:none}.gift_blocks .bottom-wrap .row .col-email .email{text-decoration:none}.gift_blocks .bottom-wrap .row .col-email .email .inner{background-color:#148ca8;text-align:center;padding:15px;border-radius:15px}.gift_blocks .bottom-wrap .row .col-email .email .inner .title{font-family:Gotham-Black,Helvetica,Arial,sans-serif;color:#fff;margin-top:0}.gift_blocks .bottom-wrap .row .col-email .email .inner .body{font-family:Gotham-Medium,Helvetica,Arial,sans-serif;color:#fff}.gift_blocks .bottom-wrap .row .col-link .link{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none}.gift_blocks .bottom-wrap .row .col-link .link .inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:15px;border-radius:15px;background-color:#e32c87}.gift_blocks .bottom-wrap .row .col-link .link .inner .title{font-family:Gotham-Black,Helvetica,Arial,sans-serif;color:#fff;text-align:center;margin:0}
/*# sourceMappingURL=home-second-08a13eae69.css.map */
