@font-face{font-family:'rubik';src:url("../fonts/rubik-regular-webfont.woff2") format("woff2"),url("../fonts/rubik-regular-webfont.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'rubik';src:url("../fonts/rubik-italic-webfont.woff2") format("woff2"),url("../fonts/rubik-italic-webfont.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:'rubik';src:url("../fonts/rubik-medium-webfont.woff2") format("woff2"),url("../fonts/rubik-medium-webfont.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'alternategotno3d';src:url("../fonts/alternategotno3d_regular-webfont.woff2") format("woff2"),url("../fonts/alternategotno3d_regular-webfont.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.tour-slider{max-width:690px;width:100%;background:url(../images/tour-img-bg.png) center no-repeat;background-size:100% 100%;padding:30px 100px 60px 60px}.tour-slider img{aspect-ratio:530/400;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews-slider{max-width:500px;width:100%;color:#fff;background:url(../images/text-bg01.png) center no-repeat;background-size:100% 100%;padding:25px;margin:0}.reviews-slider .author{display:block;font-size:12px;font-style:italic}@media only screen and (max-width: 1023px){.tour-slider{max-width:calc(60% - 10px);padding:10px 40px 20px 20px}}@media only screen and (max-width: 767px){.tour-slider{max-width:100%}}.basic-header{width:100%;height:110px;background-image:url(../images/header-bg.png);background-repeat:no-repeat;background-position:center 0;background-size:100% 100%;padding:20px 0;position:fixed;top:0;right:0;left:0;z-index:10;transition:all .3s ease-in-out}.basic-header .container{max-width:1400px;display:flex;align-items:center;justify-content:space-between;-moz-column-gap:15px;column-gap:15px}.basic-header .basic-logo{max-width:280px;width:100%;z-index:101;transition:opacity .2s ease-in-out}.basic-header .basic-logo img{display:block;width:100%;height:auto}.basic-header .basic-logo:hover{opacity:.7}.basic-header.home-header{background:none}.basic-header.home-header .basic-logo{display:none}.basic-header.home-header .main-menu a{color:#1a797d}.basic-header.home-header .main-menu a:hover{color:#fff}.basic-header.home-header .contact-links svg{fill:#1a797d}.basic-header.fixed-header{height:auto;background-color:rgba(26,121,125,0.8);background-image:none}.basic-header.fixed-header .main-menu a{color:#fff}.basic-header.fixed-header .contact-links svg{fill:#fff994}.basic-nav{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px;row-gap:30px;margin-left:auto}.main-menu{display:flex;align-items:center;font-family:"alternategotno3d",sans-serif;font-size:20px;text-transform:uppercase}.main-menu a{display:block;color:#fff;text-decoration:none;padding:10px 15px;transition:all .2s ease-in-out}.main-menu a:hover{color:#fff;background-color:#f83077}.contact-links{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px}.contact-links a{width:24px;height:24px;transition:transform .2s ease-in-out}.contact-links a:hover{transform:translateY(-3px)}.contact-links svg{display:block;width:100%;height:100%}.toggle-menu{display:none;width:32px;height:32px;cursor:pointer;position:relative;z-index:101;margin-left:auto}.toggle-menu:before,.toggle-menu:after,.toggle-menu>span{content:'';display:block;width:100%;height:3px;background-color:#fff;border-radius:2px;position:absolute;top:14px;left:0;transition:transform .3s ease-in-out}.toggle-menu:before{top:5px}.toggle-menu:after{top:23px}#check-menu{display:none}@media only screen and (max-width: 1023px){.basic-header{height:auto;background-color:rgba(26,121,125,0.8);background-image:none;padding:20px 0}.basic-header .basic-logo{max-width:200px}.basic-header.home-header{background-color:rgba(26,121,125,0.8)}.basic-header.home-header .main-menu a{color:#fff}.basic-header.home-header .contact-links svg{fill:#fff994}.basic-nav{flex-direction:column;justify-content:center;align-items:center;overflow-y:auto;background-color:#1a797d;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:70px 0;transition:all .5s ease-in-out;opacity:0;visibility:hidden;transform:scale(0.7);box-sizing:border-box}#check-menu:checked ~ .basic-nav{opacity:1;visibility:visible;transform:none}#check-menu:checked ~ .toggle-menu span{display:none}#check-menu:checked ~ .toggle-menu:before,#check-menu:checked ~ .toggle-menu:after{top:14px;transform:rotate(45deg)}#check-menu:checked ~ .toggle-menu:after{transform:rotate(135deg)}.main-menu{width:100%;flex-direction:column;align-items:stretch;text-align:center}.toggle-menu{display:block}}.basic-footer{width:100%;text-align:center;position:relative;padding:170px 0;margin-top:auto}.basic-footer:before{background-image:url(../images/waves-bg04.png);top:auto;bottom:100%}.basic-footer:after{background-color:#fff994}.basic-footer .graphic-element13,.basic-footer .graphic-element14{max-width:30%;bottom:0}.basic-footer .graphic-element13 img,.basic-footer .graphic-element14 img{display:block;width:100%;height:auto}.basic-footer .graphic-element13{left:0}.basic-footer .graphic-element14{right:0}.basic-footer .basic-logo{width:220px;display:block;margin:0 auto 30px;transition:opacity .2s ease-in-out}.basic-footer .basic-logo img{display:block;width:100%;height:auto}.basic-footer .basic-logo:hover{opacity:.7}.basic-footer .subtitles{max-width:800px;margin:0 auto}.basic-footer .subtitles img{display:block;width:100%;height:auto}@media only screen and (max-width: 1023px){.basic-footer{padding:100px 0}.basic-footer .basic-logo{width:140px}}input[type="text"],input[type="email"],input[type="password"],input[type="tel"],textarea{width:100%;height:40px;font-family:"rubik",sans-serif;font-size:16px;line-height:1.3;color:#090803;background-color:#fff;border:1px solid #fff994;outline:0 none;border-radius:0;padding:0 10px;box-sizing:border-box;margin:0;transition:all .2s ease-in-out}input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="tel"]:focus,textarea:focus{border-color:#f83077}textarea{width:100% !important;max-width:100% !important;min-height:100px}.basic-button{min-width:150px;height:45px;display:inline-flex;justify-content:center;align-items:center;font-family:"alternategotno3d",sans-serif;font-size:20px;line-height:1.3;font-weight:normal;color:#1a797d;text-align:center;text-decoration:none;background-color:rgba(255,255,255,0.5);border:2px solid #f83077;outline:0 none;border-radius:0;overflow:hidden;cursor:pointer;padding:0 20px;box-sizing:border-box;margin:0;position:relative;transition:all .2s ease-in-out}.basic-button.small-size{height:40px;font-size:16px;background-color:rgba(248,48,119,0.1)}.basic-button:hover{color:#fff;background-color:#f83077}.buttons-hold{display:flex;justify-content:center;flex-wrap:wrap;-moz-column-gap:50px;column-gap:50px;row-gap:20px}input:-moz-placeholder{color:#090803;opacity:.7}input::-moz-placeholder{color:#090803;opacity:.7}input::-webkit-input-placeholder{color:#090803}input:focus:-moz-placeholder{color:#090803;opacity:.7}input:focus::-moz-placeholder{color:#090803;opacity:.7}input:focus::-webkit-input-placeholder{color:#090803}textarea:-moz-placeholder{color:#090803;opacity:.7}textarea::-moz-placeholder{color:#090803;opacity:.7}textarea::-webkit-input-placeholder{color:#090803}textarea:focus:-moz-placeholder{color:#090803;opacity:.7}textarea:focus::-moz-placeholder{color:#090803;opacity:.7}textarea:focus::-webkit-input-placeholder{color:#090803}@media only screen and (max-width: 1023px){.buttons-hold{-moz-column-gap:20px;column-gap:20px}}html,body{height:100%;margin:0}html *{max-height:999999px}body{min-width:320px;font-size:16px;line-height:1.3;font-family:"rubik",sans-serif;color:#090803;background:#fff994;margin:0;-webkit-text-size-adjust:100%}*{scroll-behavior:smooth;box-sizing:border-box}form,fieldset{margin:0;padding:0;border-style:none}img{border-style:none;vertical-align:top}ul li{vertical-align:top}input,select,textarea{vertical-align:middle;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:#1a797d;text-decoration:underline}a:hover{text-decoration:none;outline:0 none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}figure{margin:0}button::-moz-focus-inner{padding:0;border:0}.basic-wrapper{display:flex;flex-direction:column;overflow:hidden;width:100%;min-height:100%;padding-top:130px}.container{max-width:1200px;margin:0 auto;padding:0 20px}p{margin:0 0 20px}h1,h2,h3,.h3{width:100%;display:block;font-family:"alternategotno3d",sans-serif;font-size:40px;line-height:1.3;font-weight:normal;color:#090803;text-align:center;text-transform:uppercase;background-position:center;background-repeat:no-repeat;background-size:contain;position:relative;margin:0 0 40px}h1.title-mask01,h1.title-mask04,h2.title-mask01,h2.title-mask04,h3.title-mask01,h3.title-mask04,.h3.title-mask01,.h3.title-mask04{max-width:512px;height:102px;color:#fff;background-image:url(../images/text-bg02.png);padding:20px 0 0 50px;margin:0 auto 75px;transform:translateX(-50px)}h1.title-mask04,h2.title-mask04,h3.title-mask04,.h3.title-mask04{background-image:url(../images/text-bg07.png);margin-bottom:50px}h1.title-mask02,h2.title-mask02,h3.title-mask02,.h3.title-mask02{max-width:345px;height:62px;color:#1a797d;background-image:url(../images/text-bg03.png);margin-left:-30px}h1.title-mask03,h1.title-mask06,h1.title-mask07,h2.title-mask03,h2.title-mask06,h2.title-mask07,h3.title-mask03,h3.title-mask06,h3.title-mask07,.h3.title-mask03,.h3.title-mask06,.h3.title-mask07{max-width:455px;height:82px;background-image:url(../images/text-bg05.png);padding:10px 0 0;margin:0 auto 75px}h1.title-mask06,h2.title-mask06,h3.title-mask06,.h3.title-mask06{color:#fff;background-image:url(../images/text-bg09.png)}h1.title-mask07,h2.title-mask07,h3.title-mask07,.h3.title-mask07{color:#fff;background-image:url(../images/text-bg11.png)}h1.title-mask05,h2.title-mask05,h3.title-mask05,.h3.title-mask05{max-width:630px;height:93px;color:#1a797d;background-image:url(../images/text-bg08.png);padding:22px 0 0;margin-left:-30px}h3,.h3{font-size:30px;line-height:1;margin:0 0 5px;text-decoration:none}strong,b{font-weight:500}ul{list-style:none;padding:0;margin:0}.basic-main{width:100%}.section{position:relative}.section:before{content:'';background-position:center 0;background-repeat:no-repeat;background-size:100% 100%;height:120px;position:absolute;top:0;right:0;left:0;z-index:-2}.section:after{content:'';position:absolute;top:120px;right:0;bottom:0;left:0;z-index:-2}.graphic-element{position:absolute;z-index:-1}.graphic-element img{display:block;-o-object-fit:contain;object-fit:contain}.header-section{text-align:center;position:relative;padding:0 0 50px}.header-section .graphic-element02{right:30px;bottom:20px}.header-section .header-box{max-width:600px;width:100%;display:flex;flex-direction:column;align-items:center;row-gap:75px;margin:0 0 75px auto;position:relative;z-index:1}.header-section .basic-logo{width:300px}.header-section .basic-logo img{display:block;width:100%;height:auto}.header-section p{font-size:20px;font-weight:500;color:#1a797d;margin:0}.header-section .laurel-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;-moz-column-gap:15px;column-gap:15px;row-gap:15px}.header-section .laurel-logos img{max-width:150px;max-height:150px;-o-object-fit:contain;object-fit:contain}.main-animation{width:870px;max-width:50%;height:930px;position:absolute;bottom:100px;left:0}.main-animation img{-o-object-fit:contain;object-fit:contain;position:absolute}.main-animation .bob{width:38%;bottom:0;left:0;z-index:1}.main-animation .background{position:absolute;width:60%;bottom:25%;left:32%;z-index:0}.main-animation .white-background{width:100%;position:static}.main-animation .pink-without-objects{width:78%;left:0;bottom:26%}.main-animation .bottom{width:76%;left:4%;bottom:6%}.main-animation .teal-without-objects{width:100%;left:2%;bottom:24%;z-index:1}.main-animation .pink-flag-guy{width:20%;left:12%;bottom:34%;z-index:0;-webkit-animation:anim-down-up-rotate 3s infinite linear;animation:anim-down-up-rotate 3s infinite linear;transform-origin:bottom}.main-animation .pink-laughing-ladies{width:34%;left:26%;bottom:36%;z-index:0;-webkit-animation:anim-down-up 3s infinite linear;animation:anim-down-up 3s infinite linear;-webkit-animation-delay:.25s;animation-delay:.25s}.main-animation .teal-pic{width:16%;right:4%;bottom:34%;z-index:1;-webkit-animation:anim-left-right-rotate 3s infinite linear;animation:anim-left-right-rotate 3s infinite linear}.main-animation .teal-flower{width:6%;right:24%;bottom:28%;z-index:1;-webkit-animation:anim-left-right 3s infinite linear;animation:anim-left-right 3s infinite linear;-webkit-animation-delay:.25s;animation-delay:.25s}.main-animation .misc-pieces{width:68%;left:2%;bottom:24%;z-index:1;-webkit-animation:anim-down-up 3s infinite linear;animation:anim-down-up 3s infinite linear;-webkit-animation-delay:.5s;animation-delay:.5s}.main-animation .streaks{width:80%;left:10%;bottom:18%;z-index:2;-webkit-animation:anim-left-right 3s infinite linear;animation:anim-left-right 3s infinite linear;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes anim-down-up{0%{transform:translateY(-5px)}50%{transform:translateY(5px)}100%{transform:translateY(-5px)}}@keyframes anim-down-up{0%{transform:translateY(-5px)}50%{transform:translateY(5px)}100%{transform:translateY(-5px)}}@-webkit-keyframes anim-down-up-rotate{0%{transform:translateY(-5px) rotate(5deg)}50%{transform:translateY(5px) rotate(-5deg)}100%{transform:translateY(-5px) rotate(5deg)}}@keyframes anim-down-up-rotate{0%{transform:translateY(-5px) rotate(5deg)}50%{transform:translateY(5px) rotate(-5deg)}100%{transform:translateY(-5px) rotate(5deg)}}@-webkit-keyframes anim-left-right{0%{transform:translateX(-5px)}50%{transform:translateX(5px)}100%{transform:translateX(-5px)}}@keyframes anim-left-right{0%{transform:translateX(-5px)}50%{transform:translateX(5px)}100%{transform:translateX(-5px)}}@-webkit-keyframes anim-left-right-rotate{0%{transform:translateX(-5px) rotate(5deg)}50%{transform:translateX(5px) rotate(-5deg)}100%{transform:translateX(-5px) rotate(5deg)}}@keyframes anim-left-right-rotate{0%{transform:translateX(-5px) rotate(5deg)}50%{transform:translateX(5px) rotate(-5deg)}100%{transform:translateX(-5px) rotate(5deg)}}.about-section{padding:70px 0 200px}.about-section:before{background-image:url(../images/waves-bg01.png)}.about-section:after{background-color:#fff}.about-section .graphic-element03{top:150px;right:calc(50% + 300px)}.about-section .graphic-element04{top:0;left:calc(50% + 300px)}.about-section .container{display:flex;flex-direction:column;align-items:center}.about-section .video-link{max-width:760px;margin:0 0 130px}.about-section p:last-of-type{margin:0 0 75px}.video-link{width:100%;display:block;border:10px solid #090803;border-radius:10px;position:relative;z-index:1}.video-link:after{content:'';width:100%;height:100%;background-color:#090803;position:absolute;top:30px;right:40px;z-index:-1}.video-link img{display:block;width:100%;height:auto}.form-section{color:#fff;padding:220px 0 200px;margin-top:-120px}.form-section:before{background-image:url(../images/waves-bg02.png)}.form-section:after{background-color:#ff8eb7}.form-section .graphic-element05{top:-70px;left:0}.form-section .graphic-element06{top:-110px;right:0}.form-section .graphic-element07{top:36%;left:50%;transform:translateX(-50%)}.form-section .container{display:flex;align-items:flex-start;justify-content:space-between;-moz-column-gap:20px;column-gap:20px;row-gap:50px}.form-section .title-form{max-width:600px;width:100%;padding-left:140px}.form-section h2:before{content:'';width:150px;height:115px;background:url(../images/arrow01.png) center no-repeat;background-size:contain;position:absolute;top:5px;right:calc(100% - 35px)}.form-section p:last-of-type{margin:0}.form-section .form-box{max-width:500px;width:100%;display:flex;background:url(../images/text-bg04.png) center no-repeat;background-size:100% 100%;padding:30px 40px}.form-section .form-box .basic-button{height:40px;min-width:100px;font-size:16px;color:#090803;background-color:#fff994;border:none}.form-section .form-box .basic-button:hover{color:#fff;background-color:#f83077}.tour-section{color:#fff;padding:190px 0 220px;margin:-120px 0}.tour-section:before{background-image:url(../images/waves-bg03.png)}.tour-section:after{background-color:#1a797d}.tour-section .graphic-element08{top:0;left:0}.tour-section .graphic-element09{top:-30px;right:0}.tour-section .graphic-element10{top:245px;left:0}.tour-section .graphic-element11{bottom:0;left:0}.tour-section .graphic-element12{bottom:-20px;right:0}.tour-box{display:flex;justify-content:space-between;align-items:flex-start;-moz-column-gap:20px;column-gap:20px;row-gap:50px;margin-top:140px}.tour-box .tour-info{max-width:500px;width:100%;text-align:center}.tour-box .tour-value{margin:0 auto 70px}.tour-box .tour-value dt:before{content:'';width:174px;height:110px;background:url(../images/arrow02.png) center no-repeat;background-size:contain;position:absolute;top:-20px;right:calc(100% + 30px)}.tour-box .basic-button{color:#fff;background-color:rgba(255,255,255,0.25)}.tour-box .basic-button:hover{background-color:#f83077}.tour-value{display:flex;flex-direction:column;align-items:center;margin:0}.tour-value dt{font-family:"alternategotno3d",sans-serif;font-size:90px;line-height:1;color:#fff994;position:relative}.tour-value dd{max-width:400px;width:100%;min-height:60px;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:500;color:#fff;background:url(../images/text-bg06.png) center no-repeat;background-size:100% 100%;margin:0}.about-header-section{position:relative;background-color:#fff;padding:230px 0;margin-top:-130px}.about-header-section .graphic-element15{top:160px;left:0;z-index:0}.about-header-section .graphic-element04{top:160px;left:calc(50% + 260px);z-index:0}.about-header-box{display:flex;justify-content:space-between;align-items:flex-start;-moz-column-gap:70px;column-gap:70px;row-gap:50px}.about-header-box .col{max-width:calc((100% - 70px)/2)}.about-header-box .video-link{max-width:calc((100% - 70px)/2)}.about-header-box .video-link:after{top:20px;right:30px}.about-header-box p:last-of-type{margin:0}.interviewees-section{color:#fff;padding:220px 0;margin-top:-120px;z-index:1}.interviewees-section:before{background-image:url(../images/waves-bg05.png)}.interviewees-section:after{background-color:#ff8eb7}.interviewees-section .graphic-element16{top:-30px;left:0}.interviewees-section .graphic-element17{top:-75px;right:0}.interviewees-section .graphic-element18{bottom:0;left:0}.interviewees-section .flex-box .box{width:calc((100% - 80px)/5)}.interviewees-section .flex-box figure{height:200px}.flex-box{display:flex;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px;row-gap:20px;color:#090803;text-align:center;margin-top:70px}.flex-box .box{background-color:#fff;padding:10px}.flex-box figure{margin:0 0 10px}.flex-box figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.flex-box p:last-of-type{margin:0}.community-section{color:#fff;background-color:#1a797d;padding:70px 0 100px;z-index:2}.community-section:before{background-image:url(../images/waves-bg06.png);top:auto;bottom:100%}.community-section:after{background-image:url(../images/waves-bg06.png);background-position:center 0;background-repeat:no-repeat;background-size:100% 100%;height:120px;top:100%;bottom:auto;transform:scaleY(-1)}.community-section .graphic-element19{top:120px;left:40px}.community-section .graphic-element20{top:-150px;right:0}.community-section .graphic-element21{bottom:0;left:0}.community-section .flex-box .box{width:calc((100% - 40px)/3)}.community-section .flex-box figure{aspect-ratio:1/1}.meet-section{display:flex;align-items:center;padding:120px 0 150px}.meet-section .meet-box{width:57%;background:url(../images/meet-bg.png) 0 0 no-repeat;background-size:100% 100%;padding:60px 100px 150px}.meet-section .meet-img{width:43%}.meet-section .meet-img img{display:block;width:100%;height:auto}.decline-section{color:#fff;background-color:#ff8eb7;padding:100px 0 170px;z-index:2}.decline-section:before{height:35px;background-image:url(../images/waves-bg07.png);top:auto;bottom:100%}.decline-section:after{background-image:url(../images/waves-bg07.png);background-position:center 0;background-repeat:no-repeat;background-size:100% 100%;height:35px;top:100%;bottom:auto;transform:scaleY(-1)}.decline-section .graphic-element22{top:-70px;left:0}.decline-section .graphic-element23{top:-100px;right:0}.decline-section p:last-of-type{margin:0 0 80px}.decline-section .decline-img img{display:block;width:100%;height:auto}.team-section{background-color:#44d3d2;position:relative;padding:110px 0 160px}.team-section .graphic-element24{top:160px;left:40px;z-index:0}.team-section .graphic-element25{top:-110px;right:0;z-index:2}.team-section .graphic-element26{bottom:0;left:0;z-index:0}.team-box{display:flex;flex-wrap:wrap;align-items:flex-start;-moz-column-gap:50px;column-gap:50px;row-gap:50px;position:relative}.team-box .team-member{width:calc((100% - 100px)/3);background-color:#fff;padding:14px}.team-box .member-photo{height:250px;margin:0 0 14px}.team-box .member-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-box h3{text-align:left}.team-box .open-close-btn{display:inline-block;vertical-align:top;color:red;font-style:italic;text-transform:uppercase;cursor:pointer}.team-box .open-close-drop p:first-of-type{margin-top:10px}.team-box .open-close-drop p:last-of-type{margin-bottom:0}.press-section{position:relative;padding:70px 0 220px;margin:0 0 -120px}.press-section:before{content:'';height:35px;background-image:url(../images/waves-bg08.png);top:auto;bottom:100%;left:0;right:0;z-index:0}.press-section:after{top:0;background-color:#fff}.press-section .graphic-element27{top:150px;left:60px}.press-section .graphic-element28{top:100px;right:50px}.press-section .graphic-element29{bottom:86px;left:0}.press-section h2{margin-bottom:0}.press-section .button-hold{display:flex;justify-content:flex-end;margin:0 0 100px}.press-box{display:flex;flex-wrap:wrap;justify-content:space-between;-moz-column-gap:20px;column-gap:20px;row-gap:100px;text-align:center;margin:0 0 100px}.press-box .box{max-width:320px;width:100%}.press-box h3{margin:0 0 20px}.press-box a{width:96px;display:block;margin:0 auto;transition:opacity .2s ease-in-out}.press-box a img{display:block;width:100%;height:auto}.press-box a:hover{opacity:.7}.events-box{max-width:800px;display:flex;flex-direction:column;row-gap:30px;margin:0 auto}.event-row{display:flex;align-items:flex-start;-moz-column-gap:20px;column-gap:20px;row-gap:20px}.event-row .event-img{width:100px;transition:opacity .2s ease-in-out}.event-row .event-img img{display:block;width:100%;height:auto}.event-row .event-img:hover{opacity:.7}.event-row .event-info{width:calc(100% - 120px)}.event-row .h3{text-align:left}.event-row .h3:hover{text-decoration:underline}.tour-header-section{position:relative;background-color:#fff;padding:230px 0 100px;margin-top:-130px}.tour-header-section .graphic-element30{top:200px;left:0;z-index:0}.tour-header-section .graphic-element31{top:160px;right:0;z-index:0}.tour-header-section .graphic-element32{top:470px;right:0;z-index:0}.tour-header-section .tour-slogan{max-width:700px;color:#f83077;position:relative;margin:0 auto 75px;z-index:1}.tour-header-section .tour-slogan:after{content:'';width:966px;height:133px;background:url(../images/text-bg10.png) center no-repeat;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1}.tour-header-box{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:20px;column-gap:20px;row-gap:50px}.tour-header-box .tour-info{max-width:550px;width:100%}.tour-header-box .tour-info p:last-of-type{margin:0 0 50px}.tour-header-box .tour-slider{max-width:520px;padding:30px 80px 40px 40px}.tour-values-section{background-color:#1a797d;position:relative;padding:40px 0}.tour-values-section .graphic-element33{top:-85px;left:0;z-index:0}.tour-values-section .graphic-element34{bottom:-50px;left:0;z-index:0}.tour-values-section .container{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;-moz-column-gap:40px;column-gap:40px;row-gap:30px}.tour-values-section .tour-value{max-width:300px;width:100%}.tour-values-section .tour-value dd{font-size:16px}.screenings-section{padding:100px 0 220px;margin-bottom:-120px}.screenings-section:before{display:none}.screenings-section:after{background-color:#33d0d8;top:0}.screenings-box{background-color:#fff;padding:50px}.screenings-box>img{display:block;width:100%;height:auto}@media only screen and (max-width: 1439px){.about-section .video-link{max-width:600px}.container{max-width:1000px}.tour-box{margin-top:75px}.press-box .box{max-width:calc((100% - 40px)/3)}}@media only screen and (max-width: 1023px){body.hidden{overflow:hidden}.basic-wrapper{padding-top:80px}.section:before{height:50px}.section:after{top:50px}h1.title-mask01,h1.title-mask03,h2.title-mask01,h2.title-mask03,h3.title-mask01,h3.title-mask03{margin-bottom:40px}.header-section{padding-top:40px}.header-section .graphic-element02{display:none}.header-section .header-box{max-width:100%;row-gap:50px;margin-bottom:50px}.header-section .basic-logo{width:200px}.header-section p{font-size:16px}.main-animation{width:380px;max-width:100%;height:410px;bottom:auto;top:-100px}.about-section{padding:50px 0 100px}.about-section p:last-of-type{margin:0 0 50px}.about-section .video-link{margin:0 0 50px}.about-section .video-link:after{display:none}.video-link:after{display:none}.form-section{padding:100px 0;margin-top:-50px}.form-section .title-form{padding-left:0}.form-section .graphic-element05{zoom:.4}.form-section .graphic-element06{zoom:.5}.form-section .graphic-element07{display:none}.form-section h2:before{display:none}.form-section .form-box{padding:25px}.tour-section{padding:100px 0;margin:-50px 0}.tour-section .graphic-element08{zoom:.4;top:-20px}.tour-section .graphic-element09{zoom:.4;top:-100px}.tour-section .graphic-element10{display:none}.tour-section .graphic-element11{zoom:.5;bottom:-50px}.tour-section .graphic-element12{zoom:.5}.tour-box{margin-top:50px}.tour-box .tour-info{max-width:calc(40% - 10px)}.tour-box .tour-value{margin:0 auto 50px}.tour-box .tour-value dt:before{display:none}.tour-box .tour-value dd{font-size:16px}.tour-value dt{font-size:70px}.tour-value dd{font-size:16px}.about-header-section{padding:180px 0 150px}.about-header-section .graphic-element15{zoom:.5;top:300px}.about-header-section .graphic-element04{display:none}.about-header-box{flex-direction:column}.about-header-box .col,.about-header-box .video-link{max-width:100%}.interviewees-section{padding:100px 0;margin-top:-50px}.interviewees-section .graphic-element16{zoom:.4;top:-70px}.interviewees-section .graphic-element17{zoom:.4;top:-100px}.interviewees-section .flex-box{margin-top:50px}.interviewees-section .flex-box .box{width:calc((100% - 40px)/3)}.community-section{padding:50px 0}.community-section:after{height:50px;top:100%}.community-section .graphic-element19{zoom:.5;top:50px;left:10px}.community-section .graphic-element20{zoom:.6;top:-150px;right:0}.community-section .flex-box{margin-top:50px}.meet-section{flex-direction:column;padding:100px 0}.meet-section .meet-box,.meet-section .meet-img{width:100%}.decline-section{padding:65px 0}.decline-section:after{height:35px;top:100%}.decline-section .graphic-element22{zoom:.5;top:-100px}.decline-section .graphic-element23{zoom:.5;top:-150px}.decline-section p:last-of-type{margin:0 0 50px}.team-section{padding:65px 0 100px}.team-section .graphic-element24{zoom:.5;top:50px;left:10px}.team-section .graphic-element25{display:none}.team-section .graphic-element26{bottom:0;left:0}.team-box{-moz-column-gap:20px;column-gap:20px;row-gap:20px}.team-box .team-member{width:calc((100% - 40px)/3)}.press-section{position:relative;padding:65px 0 100px;margin:0 0 -50px}.press-section:after{top:0}.press-section .graphic-element27{zoom:.5;top:50px;left:10px}.press-section .graphic-element28{zoom:.5;top:0;right:10px}.press-section .graphic-element29{display:none}.press-section .button-hold{justify-content:center;margin:40px 0 50px}.press-box{row-gap:50px;margin:0 0 50px}.press-box .box{max-width:calc((100% - 20px)/2)}.tour-header-section{padding:180px 0 100px}.tour-header-section .graphic-element30{zoom:.4;top:350px}.tour-header-section .graphic-element31{zoom:.4;top:350px}.tour-header-section .graphic-element32{display:none}.tour-header-section .tour-slogan{margin:0 auto 50px}.tour-header-section .tour-slogan:after{display:none}.tour-header-box{flex-direction:column}.tour-header-box .tour-info{max-width:100%;text-align:center}.tour-header-box .tour-slider{max-width:100%}.tour-values-section .graphic-element33{zoom:.5;top:-160px}.tour-values-section .graphic-element34{zoom:.5}.screenings-section{padding:70px 0 130px;margin-bottom:-50px}.screenings-section:after{top:0}.screenings-box{padding:50px 20px}}@media only screen and (max-width: 767px){h1,h2{background:none !important}h1.title-mask01,h1.title-mask02,h1.title-mask03,h1.title-mask04,h1.title-mask05,h1.title-mask06,h1.title-mask07,h2.title-mask01,h2.title-mask02,h2.title-mask03,h2.title-mask04,h2.title-mask05,h2.title-mask06,h2.title-mask07{max-width:100%;height:auto;color:#090803;padding:0;text-align:left;transform:none;margin:0 0 40px}h1.title-mask02,h1.title-mask03,h1.title-mask05,h1.title-mask06,h2.title-mask02,h2.title-mask03,h2.title-mask05,h2.title-mask06{color:#fff}h1.title-mask07,h2.title-mask07{color:#fff;text-align:center}.header-section .laurel-logos{zoom:.7}.form-section .container{flex-direction:column}.form-section .title-form{max-width:100%}.tour-box{flex-direction:column}.tour-box .tour-info{max-width:100%}.about-header-section .graphic-element15{display:none}.interviewees-section .flex-box .box{width:100%}.interviewees-section .flex-box figure{height:auto}.community-section .flex-box .box{width:calc((100% - 20px)/2)}.meet-section .meet-box{background:none;padding:0}.team-box .team-member{width:100%}.team-box .member-photo{height:auto}.press-section h2.title-mask01{text-align:center}.press-box .box{max-width:100%}.event-row{flex-direction:column}.event-row .event-info{width:100%}.tour-header-section h1.title-mask01{text-align:center}.tour-header-box .tour-slider{padding:20px 40px 20px 20px}.main-animation{width:200px;height:210px}}

/*# sourceMappingURL=../maps/all.css.map */
