.react-slideshow-container{display:flex;align-items:center;position:relative}.react-slideshow-container .nav{z-index:10;position:absolute;cursor:pointer}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{height:30px;background:hsla(0,0%,100%,.6);width:30px;border:0;text-align:center;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.react-slideshow-container .default-nav:focus,.react-slideshow-container .default-nav:hover{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator.active,.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:flex;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{display:flex;flex-wrap:wrap}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}@import"https://fonts.googleapis.com/css2?family=Caveat:wght@600&display=swap";*{box-sizing:border-box}body{margin:65px 0 0;background-color:#fff;background-image:url(/images/cayan_bg.png)}body,h1,h2{font-family:sans-serif}h1,h2{color:#122448;font-size:2.5rem;cursor:default}@media screen and (max-width:680px){h1,h2{font-size:2rem}}p{font-family:sans-serif;line-height:1.6;margin:0;cursor:default;font-weight:300;font-size:1.5rem}@media screen and (max-width:680px){p{font-size:1rem}}a{text-decoration:none;color:#000}.welcome_container{text-align:center;margin:3rem}.welcome_container h1{font-size:4rem}@media screen and (max-width:680px){.welcome_container h1{font-size:2.5rem}}.welcome_container h2{font-size:2.5rem}@media screen and (max-width:680px){.welcome_container h2{font-size:1.5rem}}.primary-title{color:#122448;font-size:3rem}@media screen and (max-width:680px){.primary-title{font-size:2rem}}.navbar{display:flex;justify-content:space-between;align-items:center;position:fixed;height:75px;top:0;left:0;width:100%;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:100;padding:2rem calc((100vw - 1300px)/2)}@media screen and (max-width:1320px){.navbar{padding:3rem 1rem}}.navbar_container{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%}.show-mobile{display:none}@media screen and (max-width:680px){.show-mobile{display:block}}.hamburger{display:block;z-index:2;overflow:hidden;padding:0;width:25px;height:25px;font-size:0;text-indent:-9999px;cursor:pointer;transition:background .2s}.hamburger span{position:absolute;top:40%;right:0;height:3px;width:30px;background:#122448}.hamburger span:after,.hamburger span:before{position:absolute;display:block;left:0;width:100%;height:3px;background-color:#122448;content:""}.hamburger span:before{top:-7px}.hamburger span:after{bottom:-7px}.hamburger--htx{background-color:#fff}.hamburger--htx span{transition:background 0s .2s}.hamburger--htx span:after,.hamburger--htx span:before{transition-duration:.2s,.2s;transition-delay:.2s,0s}.hamburger--htx span:before{transition-property:top,transform}.hamburger--htx span:after{transition-property:bottom,transform}[type=checkbox]:checked~label span{background:none}[type=checkbox]:checked~label span:before{top:0;transform:rotate(45deg)}[type=checkbox]:checked~label span:after{bottom:0;transform:rotate(-45deg)}[type=checkbox]:checked~label span:after,[type=checkbox]:checked~label span:before{transition-delay:.2s,.2s}#navigation{display:none}#navigation:checked~.desktop-hide{display:flex!important}.menu{position:relative;padding:0 5px}@media screen and (max-width:680px){.menu{height:100vh;width:100vw;display:flex;background-color:hsla(0,0%,100%,.95);flex-direction:column;transition:all .65s}}.menu .nav-link{font-weight:200}@media screen and (max-width:680px){.menu .nav-link{font-size:1.5rem;padding:1.5rem .5rem}.menu .nav-link:not(:last-child){border-bottom:1px solid rgba(0,0,0,.3)}.menu .nav-link:hover{color:#db9951}}.menu li:last-child{border-bottom:none}.link,.nav-link{text-decoration:none;color:#000}.link:hover,.nav-link:hover{color:#db9951}.nav-link{padding:1.5rem .5rem}@media screen and (max-width:680px){.nav-link{width:100%}}.openMenu{display:flex;right:1.5rem}.closeMenu{display:none;right:-20rem;opacity:0;visibility:hidden}.nav-menu-container{display:flex;transition:all .5s ease-in-out;align-items:center}@media screen and (max-width:680px){.nav-menu-container{padding:0;position:absolute;z-index:999;top:80px;left:-16px;align-items:baseline;animation:MoveToDown .7s ease-in-out}.desktop-hide,.desktop-hide [type=checkbox]{display:none}}.languages_wrapper{padding:0 .5rem;position:relative;cursor:pointer}.languages_wrapper:hover{color:#db9951}.lang_dropdown{display:flex;flex-direction:column;position:absolute;top:25px;left:0;background-color:#fff;border:1px solid rgba(0,0,0,.5);padding:.5rem}.lang_dropdown a{text-decoration:none;color:#000}.lang_dropdown a:not(:last-child){margin-bottom:6px}.lang_dropdown a:hover{color:#db9951}.lang_flag{width:25px;height:15px;margin-right:6px}.dropdown{text-wrap:nowrap}@media screen and (min-width:681px){.dropdown{background-color:#fff;border:1px solid rgba(0,0,0,.4);box-shadow:0 0 2rem 1px rgba(0,0,0,.2)}}.dropdown li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.3)}div.dropdown-wrapper{font-size:16px;text-decoration:none;position:relative;font-weight:300;cursor:pointer}div.dropdown-wrapper:hover .arrow{transform:rotate(180deg)}@media screen and (max-width:680px){div.dropdown-wrapper{font-size:24px}}.arrow{margin-left:5px;transition:all .5s ease}ul{list-style:none;margin:0;padding-left:0}li{display:block;padding:1rem;position:relative;transition-duration:.5s}li,li a{color:#000;text-decoration:none}li a:hover{color:#db9951}li:hover{cursor:pointer}ul div ul{visibility:hidden;opacity:0;min-width:5rem;transition:all .5s ease;margin-top:1rem;left:0;display:none}@media screen and (min-width:681px){ul div ul{position:absolute}}ul div ul:hover,ul div:hover>ul{visibility:visible;opacity:1;display:block}ul div ul a{clear:both;width:100%}.card-img{color:transparent;width:100%;-o-object-fit:contain;object-fit:contain;max-height:160px}.menu_warpper{text-align:center}.menu_warpper h1{color:#fff;font-size:2rem}.menu_warpper a{color:#fff;border:1px solid #fff;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease-in-out}.menu_warpper a:active,.menu_warpper a:hover{background-color:#fff;color:#000}.menu_warpper_btns{display:flex;flex-wrap:wrap;gap:8px}@media screen and (max-width:480px){.menu_warpper_btns{flex-direction:column}}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.flex-wrapped{flex-wrap:wrap}.center-text{text-align:center}.gap-8{gap:8px}.mb-3{margin-bottom:3rem}.mb-5{margin-bottom:5rem}.ml-1{margin-left:1rem}.mt-8{margin-top:8rem}.text-centered{text-align:center}.text-left{text-align:left}.dark-blue-text{color:#122448}.container{padding:2rem calc((100vw - 980px)/2) 0}@media screen and (max-width:980px){.container{padding:2rem 1rem}}.relative{position:relative}.slide-image{display:flex;align-items:center;justify-content:center;background-size:cover;height:700px;filter:brightness(.3)}@media screen and (max-width:680px){.slide-image{height:250px}}.slide-captions{cursor:default;color:#fff;font-size:80px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:680px){.slide-captions{font-size:32px}}.slide-container{margin-top:70px;position:relative}@media screen and (max-width:680px){.slide-container{margin-top:95px}}.slide-image-wrapper:hover .slide-captions{opacity:1}.feature-container{display:flex;gap:4rem;margin:2rem 0}@media screen and (max-width:1200px){.feature-container{flex-direction:column-reverse;gap:0;margin:4rem 0}}@media screen and (max-width:480px){.openMenu{animation:MoveToDown .5s ease-in-out}.closeMenu{animation:MoveToUp 2s ease-in-out}}.filter_events_container{display:flex;justify-content:space-between}@media screen and (max-width:680px){.filter_events_container{flex-direction:column}}.filter_selector{padding:.5rem 1.5rem .5rem .3rem;width:200px;border-radius:3px}.filter_selector,.search-input{margin-bottom:2rem;outline:none}.search-input{padding:.5rem 1.5rem;width:300px;border-radius:7px;border:1px solid #122448}.footer-container{background-color:#fff;padding:2rem 1rem;font-weight:300}.footer-wrapper{display:flex;justify-content:space-between}@media screen and (max-width:480px){.footer-wrapper{flex-direction:column-reverse}}.footer-logo{margin-bottom:16px}.contact-wrapper{margin-bottom:1rem}.contact-wrapper p{margin-bottom:4px;font-weight:500}.social-media-container{width:50%}.social-media-container p{font-weight:500}.social-media-icon svg{color:inherit;cursor:pointer;color:#000;width:35px;height:50px;padding:.75rem .75rem .75rem 0;transition:all .2s ease-in-out}.social-media-icon svg:hover{color:#db9951}.page-not-found-container{display:flex;flex-direction:column;align-items:center;padding:3rem 0}@media screen and (max-width:680px){.page-not-found-container{padding:3rem 2rem}}.page-not-found-image{width:600px;height:600px;margin-bottom:5rem}@media screen and (max-width:680px){.page-not-found-image{width:300px;height:300px;margin-bottom:2rem}}.order_btns_container{text-align:center}.order_btns_wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media screen and (max-width:480px){.order_btns_wrapper{flex-direction:column}}.order-btn{-o-object-fit:cover;object-fit:cover;border-radius:15px;margin:0 1rem;transition:all .3s ease-in-out}.order-btn:hover{filter:brightness(1.05)}.blue-btn{background-color:#122448;padding:1rem 1.5rem;color:#fff;border:none;border-radius:3px;text-decoration:none;text-align:center;transition:all .3s ease-in-out}.blue-btn:hover{background-color:#db9951}@media screen and (max-width:680px){.blue-btn{width:100%;margin-top:1rem}}.form_container{margin:3rem 0}.form_wrapper{width:100%;max-width:450px;margin:auto}@media screen and (max-width:680px){.form_wrapper{max-width:90%}}.input_wrapper{display:flex;flex-direction:column;margin:1rem 0}.input_wrapper label{margin:.5rem 0}.input_wrapper input,.input_wrapper textarea{width:90%;max-width:400px;padding:1rem .5rem;outline:none;border-radius:7px;border:1px solid #122448}@media screen and (max-width:680px){.input_wrapper input,.input_wrapper textarea{width:100%}}.contact-title{font-size:3rem;max-width:85%;margin:0 auto 2rem}@media screen and (max-width:680px){.contact-title{font-size:2rem}}.contact-subtitle{font-size:2rem;font-weight:300;line-height:1.3;color:#122448;max-width:85%;margin:auto;cursor:default}@media screen and (max-width:680px){.contact-subtitle{font-size:1rem}}.contact-form-title{font-size:2rem;text-align:center}.about_wrapper{margin:5rem 0}.card_box{width:250px;text-align:center;margin:2rem}.card_box h2{color:#f8d793;margin-bottom:1rem}@media screen and (max-width:480px){.card_box h2{font-size:2rem}}.card_box ul{padding:0;cursor:default}.card_box_container{display:flex;flex-wrap:wrap;justify-content:center;max-width:950px;margin:auto}.card_box_container h1{color:#f8d793;font-size:3.5rem;margin-bottom:0;text-align:center}@media screen and (max-width:480px){.card_box_container h1{font-size:2.5rem}}@media screen and (max-width:600px){.card_box{width:300px}}.category_container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.category_title{flex-shrink:0;flex-grow:1;width:100%;text-align:center;font-size:4rem}@media screen and (max-width:680px){.category_title{font-size:2.5rem}}.price_list{display:flex;flex-direction:row;justify-content:space-around;width:220px;color:#f8d793;align-items:flex-end;margin:0 auto 7px;font-weight:600}.price_list ul{padding:0}.points_row{flex:1;overflow:hidden;word-wrap:break-word;white-space:nowrap;margin-right:5px;margin-left:5px;font-size:13px;letter-spacing:4px;min-width:20px}.branch_bg_container{min-height:400px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:2rem;font-weight:600;text-transform:uppercase;padding:100px 2rem;transition:all .2s ease-in-out 0s;cursor:default;background-size:cover;background-position:50%;position:absolute;left:0;right:0;top:75px;background-repeat:no-repeat}.blank_block{height:400px}.full_bg{width:100vw;background-size:cover;background-repeat:no-repeat;background-position:50%;position:absolute;top:0;left:0;right:0;bottom:0;margin-top:75px;filter:brightness(.75)}.full_bg,.full_bg_container{height:600px}@media screen and (max-width:680px){.full_bg{margin-top:95px;height:400px}.full_bg_container{height:350px}}.contact_bg{background-image:url(/images/contact_us_bg.jpg)}.about_bg{background-image:url(/images/cayan_team.jpg)}.features-card{background-color:#fff;border-radius:10px;display:flex;position:relative;min-height:400px;overflow:hidden;margin:2rem 0;border:1px solid #122448}@media screen and (max-width:680px){.features-card{flex-direction:column}}.features-card-image{width:50%;max-width:600px;background-size:cover}@media screen and (max-width:680px){.features-card-image{width:100%;max-width:100%;height:250px}}.features-card-text{padding:1rem 2rem;width:50%}.features-card-text h2{font-size:2rem}@media screen and (max-width:680px){.features-card-text{width:100%}.features-card-text h2{font-size:1.5rem}}.ag-format-container{width:1142px;margin:0 auto}.ag-card-block{padding:0 0 50px}.ag-base_btn{display:inline-block;height:45px;line-height:43px;padding:0 30px;background-color:#fff;border:1px solid #122448;cursor:pointer;white-space:nowrap;text-decoration:none;text-align:center;font-size:14px;color:#041c2c;box-sizing:border-box;border-radius:23px;transition:all .3s ease}.ag-base_btn:hover{color:#122448}.active-link{border:1px solid #122448;background-color:#122448;text-decoration:none;color:#fff!important;transition:all .3s ease}.ag-category-carousel_box{height:45px;margin:0 0 30px;display:flex;overflow:scroll;position:relative}.ag-carousel-arrow_box{padding:0 0 0 50px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:linear-gradient(90deg,hsla(0,0%,96%,0) 0,#f4f4f4 35%,#f4f4f4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00f4f4f4",endColorstr="#f4f4f4",GradientType=1);z-index:1000;position:absolute;top:0;right:0}.ag-carousel-arrow{display:inline-block;height:43px;width:43px;border:1px solid #000;background-color:#000;cursor:pointer;stroke:#fff;border-radius:50%;transition:all .2s ease-out 0s;position:relative}.ag-carousel-arrow:hover{border:1px solid #000;background-color:transparent}.js-ag-carousel-arrow_prev{margin:0 12px 0 0}.js-ag-carousel-arrow_next:hover,.js-ag-carousel-arrow_prev:hover{stroke:#000}.svg-arrow-left,.svg-arrow-right{height:18px;width:10px;margin:-8px 0 0 -5px;position:absolute;top:50%;left:50%}.ag-category-carousel_list{display:flex}.ag-category-carousel_item{padding:0 5px 0 0}.ag-card-grid_list{display:flex;gap:20px;overflow:scroll}.ag-card_list{display:flex;flex-direction:row;flex-wrap:nowrap}.ag-card_item{width:33%;margin:0 28px}.ag-card_item:first-child,.ag-card_item:last-child{margin:0}.ag-card-grid_item{display:flex;flex-direction:column;background-color:#fff;border-radius:10px;min-width:300px;max-width:300px;border:1px solid #122448;overflow:hidden}.ag-card-image{height:300px;background-size:cover}.ag-card_img{width:100%;-o-object-fit:contain;object-fit:contain}.ag-card_info{display:flex;flex-direction:column;justify-content:space-between;flex:1 1 0%;padding:25px 25px 30px;box-sizing:border-box;border-radius:0 0 20px 20px}.ag-card_title{display:block;line-height:1.22;padding:0 0 15px;text-decoration:none;font-weight:700;font-size:20px;color:#041c2c;transition:all .3s ease}.ag-card_title:hover{opacity:.7;text-decoration:none}.ag-card_text{line-height:1.42;margin:0 0 15px;font-size:14px;color:#344754;transition:all .3s ease}.ag-card_date{line-height:1.75;text-align:right;font-size:14px;color:#7c8890}@media only screen and (max-width:979px){.ag-card-grid_list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.ag-format-container{width:96%}}@media only screen and (max-width:639px){.ag-card-grid_list{grid-template-columns:repeat(1,1fr)}}@media(min-width:768px)and (max-width:979px){.ag-format-container{width:750px}}@media(min-width:980px)and (max-width:1161px){.ag-format-container{width:960px}}.branch_details_container{margin-top:400px}@keyframes MoveToDown{0%{opacity:0;top:40px}to{opacity:1;top:50px}}@keyframes fadeOutText{0%{opacity:0}30%,60%{opacity:1}75%{opacity:.8}90%{opacity:0}}@keyframes fadeOut{0%{opacity:0}10%{opacity:1}80%{opacity:1}90%{opacity:0}}@keyframes darkImage{0%{filter:none}10%,75%{filter:brightness(.3)}90%{filter:none}}