.site-header{position:fixed;top:0;left:0;width:100%;font-family:Avenir Next;z-index:9}.site-header,.site-header *{transition:all .4s}.header-inner{display:flex;align-items:center;position:relative;padding:18px 0;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.2)}.header-inner .auth-group{display:flex;align-items:center;gap:30px}.header-inner .auth-group .account-btn{display:flex;align-items:center;font-size:18px;font-weight:500;line-height:1.22;color:var(--primary);background-color:var(--white);text-transform:uppercase;padding:14px 20px;gap:16px}.header-inner .auth-group .account-btn:hover{color:var(--white);background-color:var(--primary)}.header-inner .auth-group .account-btn:hover .ns-icon:before{background-color:var(--white);transition:all .4s}.header-inner .auth-group .account-btn .ns-icon:before{background-color:var(--primary)}.header-inner .auth-group .account-btn .ns-icon-user{display:none}.header-menu-group{display:flex;align-items:center;gap:72px}.header-menu-group .lang-btn{display:flex;align-items:center;cursor:pointer;flex-shrink:0;font-size:18px;font-weight:400;line-height:1.44;gap:8px;color:var(--white)}.header-menu-group .lang-btn .ns-icon:before{background-color:var(--white)}.header-menu-group .menu-toggle{cursor:pointer;flex-shrink:0;position:relative;width:40px;height:40px}.header-menu-group .menu-toggle:before{top:0;top:-12px}.header-menu-group .menu-toggle:after,.header-menu-group .menu-toggle:before{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;width:85%;height:3px;background-color:var(--white)}.header-menu-group .menu-toggle:after{top:0;bottom:-12px}.notification-Wrapp{position:relative}.notification-Wrapp .notification-btn{display:flex;align-items:center;position:relative;background-color:transparent;border:none;justify-content:center;padding:0;cursor:pointer}.notification-Wrapp .notification-btn .ns-icon{width:40px;height:40px}.notification-Wrapp .notification-btn .ns-icon:before{background-color:var(--white)}.notification-Wrapp .notification-btn .count{position:absolute;top:2px;right:0;display:inline-flex;align-items:center;justify-content:center;font-family:Avenir Next;font-size:10px;font-weight:500;line-height:13px;min-width:18px;height:18px;border-radius:50px;background-color:var(--primary);color:var(--white)}.header-logo{position:sticky;left:50%;transform:translateX(-50%)}.header-logo img{max-width:100px;max-height:100px}.header-logo .sticky-image{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;opacity:0;visibility:hidden}.language-wrap{position:relative}.language-wrap .language-list{background-color:var(--white);display:none;min-width:77px;position:absolute;left:0;top:100%;border:1px solid #f2f2f2}.language-wrap .language-list li a{width:100%;padding:10px;background-color:var(--white);transition:all .3s;color:var(--grey5E);font-size:18px;font-weight:400;text-transform:uppercase}.language-wrap .language-list li a:hover{color:var(--white);background-color:var(--primary)}.language-wrap .language-list.show{display:block}.language-wrap .trp_language_switcher_shortcode{display:none;position:absolute;top:100%;left:0;z-index:10;width:100%}.language-wrap:hover .trp_language_switcher_shortcode{display:block}.language-wrap:hover .lang-dropdown-arrow{transform:rotate(180deg);transition:transform .3s ease}.language-wrap .trp-language-switcher-container .language-wrap .trp-ls-shortcode-language{display:block!important;width:100%!important;color:var(--grey5E);background-image:none;padding:0}.language-wrap .trp-language-switcher{width:100%}.language-wrap .trp-language-switcher>div{display:block!important;width:100%!important;color:var(--grey5E);background-image:none;padding:0}.language-wrap .trp-language-switcher>div>a{padding:10px;font-size:18px;line-height:1.5;font-weight:400;color:var(--grey5E)}.language-wrap .trp-language-switcher>div>a:hover{background-color:transparent}.language-wrap .trp-language-switcher>div>a.trp-ls-disabled-language{font-weight:500}.language-wrap .trp-language-switcher:hover .trp-ls-shortcode-language{padding:0}.language-wrap .trp-ls-shortcode-language{display:inline-block!important;height:auto;overflow:hidden;visibility:visible;position:absolute}.notification-body{position:absolute;top:calc(100% + 20px);right:0;width:450px;background-color:var(--white);box-shadow:0 8px 12px 6px rgba(0,0,0,.06);display:none}.notification-body .empty-notification{cursor:default;padding:16px!important;text-align:center;background:#f8f6f4;align-items:center;justify-content:center}@media only screen and (min-width:480px){.notification-body .empty-notification{padding:30px 16px!important}}.notification-body .empty-notification i{font-size:30px;color:#b09684}@media only screen and (min-width:480px){.notification-body .empty-notification i{font-size:40px}}@media only screen and (min-width:640px){.notification-body .empty-notification i{font-size:50px}}@media only screen and (min-width:1200px){.notification-body .empty-notification i{font-size:60px}}.notification-body .empty-notification .title{font-size:18px;line-height:1.3;font-weight:600;letter-spacing:.04em;text-transform:capitalize;padding:0 0 10px!important;color:#000;margin:10px 0}@media only screen and (min-width:480px){.notification-body .empty-notification .title{font-size:22px;margin:14px 0;padding:0 0 14px!important}}@media only screen and (min-width:1200px){.notification-body .empty-notification .title{font-size:26px}}@media only screen and (min-width:1441px){.notification-body .empty-notification .title{font-size:26px}}.notification-body .empty-notification p{font-size:14px;line-height:1.3;color:#585858;margin:0 auto}@media only screen and (min-width:1200px){.notification-body .empty-notification p{font-size:18px;max-width:260px}}@media only screen and (min-width:1441px){.notification-body .empty-notification p{font-size:20px;max-width:310px}}.notification-body .title{font-size:20px;padding:20px;margin-bottom:0;color:var(--black);border-bottom:1px solid #e7e7e7}.notification-body .time,.notification-body .title{font-family:Avenir Next;font-weight:500;line-height:1.36}.notification-body .time{font-size:14px;margin-bottom:3px;color:#b09684}.notification-body .name{font-family:Avenir Next;font-size:16px;line-height:1.36;display:block;font-weight:600;color:var(--black25);margin-bottom:3px}.notification-body .description{font-family:Avenir Next;font-size:16px;display:block;line-height:1.46;color:var(--grey5E)}.notification-body ul{max-height:274px;overflow-y:auto}.notification-body ul::-webkit-scrollbar{width:6px;height:6px}.notification-body ul::-webkit-scrollbar-thumb{background-color:#b09684}.notification-body ul::-webkit-scrollbar-track{background-color:#e6d8c5}.notification-body ul li{display:flex;align-items:flex-start;gap:15px;padding:10px 20px;border-bottom:1px solid #e7e7e7;cursor:pointer}.notification-body ul li:last-child{border:none}.notification-body ul li img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:100%;flex-shrink:0;border:1px solid #e6d8c5}.notification-body.show{display:block}.user-login-btn{display:flex;align-items:center;gap:16px;font-family:Avenir Next;font-size:18px;font-weight:500;line-height:1.22;color:var(--white)}@media only screen and (max-width:1470px){.user-login-btn{font-size:16px;gap:10px}}@media only screen and (max-width:767px){.user-login-btn{font-size:0;gap:0}}.user-login-btn:hover{color:var(--white)}.user-login-btn img{width:50px;height:50px;border-radius:100%;-o-object-fit:cover;object-fit:cover;border:1px solid #e6d8c5;flex-shrink:0}@media only screen and (max-width:1470px){.user-login-btn img{width:40px;height:40px}}@media only screen and (max-width:767px){.user-login-btn img{width:34px;height:34px}}.menu-wrapper-inner{position:relative;padding:200px 40px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:40px;height:100%;overflow-y:auto}.menu-wrapper-inner::-webkit-scrollbar{width:6px;height:6px}.menu-wrapper-inner::-webkit-scrollbar-thumb{background-color:#b09684}.menu-wrapper-inner::-webkit-scrollbar-track{background-color:#e6d8c5}.menu-wrapper-inner .menu a{font-size:18px;font-weight:500;line-height:1.22;color:var(--grey5E)}.menu-wrapper-inner .menu a:hover{color:var(--primary)}.menu-wrapper-inner .menu li{margin-bottom:40px}.menu-wrapper-inner .menu li:last-child{margin-bottom:0}.menu-wrapper-inner .logout-btn{font-size:18px;font-weight:500;line-height:1.22;display:inline-block;color:var(--grey5E);cursor:pointer}.menu-wrapper-inner .logout-btn:hover{color:var(--primary)}.menu-wrapper-inner .menu-close{position:absolute;top:40px;left:40px;width:40px;height:40px;cursor:pointer}.menu-wrapper-inner .menu-close:before{transform:rotate(45deg)}.menu-wrapper-inner .menu-close:after,.menu-wrapper-inner .menu-close:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:80%;height:3px;background-color:var(--black25)}.menu-wrapper-inner .menu-close:after{transform:rotate(-45deg)}.menu-wrapper{position:fixed;top:0;left:-100%;bottom:0;max-width:368px;width:100%;height:100%;background-color:var(--white);z-index:99;transition:all .4s}.open-menu{overflow:hidden}.open-menu .body-menu-close{opacity:.2;visibility:visible;transition:1.8s ease-in-out!important}.open-menu .menu-wrapper{left:0;transition:all .4s}.body-menu-close{position:fixed;top:0;right:0;bottom:0;width:calc(100% - 368px);opacity:0;visibility:hidden;background-color:var(--black);transition:all 0s!important}.header-ln-select.react-select-menu{height:32px;font-family:Avenir Next}.header-ln-select.react-select-menu .css-13cymwt-control,.header-ln-select.react-select-menu .css-t3ipsp-control{display:inline-flex!important;align-items:center;flex-wrap:nowrap}.header-ln-select.react-select-menu .css-13cymwt-control .css-hlgwow,.header-ln-select.react-select-menu .css-t3ipsp-control .css-hlgwow{padding:0;width:22px}@media(min-width:1471px){.header-ln-select.react-select-menu .css-13cymwt-control .css-hlgwow,.header-ln-select.react-select-menu .css-t3ipsp-control .css-hlgwow{width:28px}}.header-ln-select.react-select-menu .css-13cymwt-control,.header-ln-select.react-select-menu .css-1dimb5e-singleValue,.header-ln-select.react-select-menu .css-5zq1nl-option,.header-ln-select.react-select-menu .css-r7ikz2-option,.header-ln-select.react-select-menu .css-rs8ahr-option,.header-ln-select.react-select-menu .css-t3ipsp-control,.header-ln-select.react-select-menu .multiselect__control,.header-ln-select.react-select-menu .multiselect__control--is-disabled{font-size:18px;font-weight:400;line-height:1.44;background:transparent;color:var(--white);padding:0;margin:0;width:auto;min-width:auto;border:none;min-height:auto;display:block}@media(max-width:1470px){.header-ln-select.react-select-menu .css-13cymwt-control,.header-ln-select.react-select-menu .css-1dimb5e-singleValue,.header-ln-select.react-select-menu .css-5zq1nl-option,.header-ln-select.react-select-menu .css-r7ikz2-option,.header-ln-select.react-select-menu .css-rs8ahr-option,.header-ln-select.react-select-menu .css-t3ipsp-control,.header-ln-select.react-select-menu .multiselect__control,.header-ln-select.react-select-menu .multiselect__control--is-disabled{font-size:16px}}@media(max-width:767px){.header-ln-select.react-select-menu .css-13cymwt-control,.header-ln-select.react-select-menu .css-1dimb5e-singleValue,.header-ln-select.react-select-menu .css-5zq1nl-option,.header-ln-select.react-select-menu .css-r7ikz2-option,.header-ln-select.react-select-menu .css-rs8ahr-option,.header-ln-select.react-select-menu .css-t3ipsp-control,.header-ln-select.react-select-menu .multiselect__control,.header-ln-select.react-select-menu .multiselect__control--is-disabled{font-size:14px}}.header-ln-select.react-select-menu .css-13cymwt-control:focus,.header-ln-select.react-select-menu .css-13cymwt-control:hover,.header-ln-select.react-select-menu .css-1dimb5e-singleValue:focus,.header-ln-select.react-select-menu .css-1dimb5e-singleValue:hover,.header-ln-select.react-select-menu .css-5zq1nl-option:focus,.header-ln-select.react-select-menu .css-5zq1nl-option:hover,.header-ln-select.react-select-menu .css-r7ikz2-option:focus,.header-ln-select.react-select-menu .css-r7ikz2-option:hover,.header-ln-select.react-select-menu .css-rs8ahr-option:focus,.header-ln-select.react-select-menu .css-rs8ahr-option:hover,.header-ln-select.react-select-menu .css-t3ipsp-control:focus,.header-ln-select.react-select-menu .css-t3ipsp-control:hover,.header-ln-select.react-select-menu .multiselect__control--is-disabled:focus,.header-ln-select.react-select-menu .multiselect__control--is-disabled:hover,.header-ln-select.react-select-menu .multiselect__control:focus,.header-ln-select.react-select-menu .multiselect__control:hover{font-size:18px;font-weight:400;line-height:1.44;background:transparent;color:var(--white);padding:0;margin:0;width:auto;min-width:auto;border:none}@media(max-width:1470px){.header-ln-select.react-select-menu .css-13cymwt-control:focus,.header-ln-select.react-select-menu .css-13cymwt-control:hover,.header-ln-select.react-select-menu .css-1dimb5e-singleValue:focus,.header-ln-select.react-select-menu .css-1dimb5e-singleValue:hover,.header-ln-select.react-select-menu .css-5zq1nl-option:focus,.header-ln-select.react-select-menu .css-5zq1nl-option:hover,.header-ln-select.react-select-menu .css-r7ikz2-option:focus,.header-ln-select.react-select-menu .css-r7ikz2-option:hover,.header-ln-select.react-select-menu .css-rs8ahr-option:focus,.header-ln-select.react-select-menu .css-rs8ahr-option:hover,.header-ln-select.react-select-menu .css-t3ipsp-control:focus,.header-ln-select.react-select-menu .css-t3ipsp-control:hover,.header-ln-select.react-select-menu .multiselect__control--is-disabled:focus,.header-ln-select.react-select-menu .multiselect__control--is-disabled:hover,.header-ln-select.react-select-menu .multiselect__control:focus,.header-ln-select.react-select-menu .multiselect__control:hover{font-size:16px}}@media(max-width:767px){.header-ln-select.react-select-menu .css-13cymwt-control:focus,.header-ln-select.react-select-menu .css-13cymwt-control:hover,.header-ln-select.react-select-menu .css-1dimb5e-singleValue:focus,.header-ln-select.react-select-menu .css-1dimb5e-singleValue:hover,.header-ln-select.react-select-menu .css-5zq1nl-option:focus,.header-ln-select.react-select-menu .css-5zq1nl-option:hover,.header-ln-select.react-select-menu .css-r7ikz2-option:focus,.header-ln-select.react-select-menu .css-r7ikz2-option:hover,.header-ln-select.react-select-menu .css-rs8ahr-option:focus,.header-ln-select.react-select-menu .css-rs8ahr-option:hover,.header-ln-select.react-select-menu .css-t3ipsp-control:focus,.header-ln-select.react-select-menu .css-t3ipsp-control:hover,.header-ln-select.react-select-menu .multiselect__control--is-disabled:focus,.header-ln-select.react-select-menu .multiselect__control--is-disabled:hover,.header-ln-select.react-select-menu .multiselect__control:focus,.header-ln-select.react-select-menu .multiselect__control:hover{font-size:14px}}.header-ln-select.react-select-menu .css-5zq1nl-option,.header-ln-select.react-select-menu .css-5zq1nl-option:focus,.header-ln-select.react-select-menu .css-5zq1nl-option:hover,.header-ln-select.react-select-menu .css-r7ikz2-option,.header-ln-select.react-select-menu .css-r7ikz2-option:focus,.header-ln-select.react-select-menu .css-r7ikz2-option:hover,.header-ln-select.react-select-menu .css-rs8ahr-option,.header-ln-select.react-select-menu .css-rs8ahr-option:focus,.header-ln-select.react-select-menu .css-rs8ahr-option:hover{color:var(--grey5E);font-weight:400;padding:10px}.header-ln-select.react-select-menu .css-1fdsijx-ValueContainer{padding:0}.header-ln-select.react-select-menu .css-1nmdiq5-menu{margin:0;border-radius:0;border:1.5px solid #949494;min-width:45px}.header-ln-select.react-select-menu .css-1n6sfyn-MenuList{padding:0}.header-ln-select .css-15lsz6c-indicatorContainer,.header-ln-select .css-1xc3v61-indicatorContainer{padding:0;margin-left:8px}@media(max-width:767px){.header-ln-select .css-15lsz6c-indicatorContainer,.header-ln-select .css-1xc3v61-indicatorContainer{margin-left:4px}}.header-ln-select .css-15lsz6c-indicatorContainer svg,.header-ln-select .css-1xc3v61-indicatorContainer svg{width:24px;height:24px;mask:url(/_next/static/media/icon-arrow-down.c6330b6a.svg) no-repeat center;-webkit-mask:url(/_next/static/media/icon-arrow-down.c6330b6a.svg) no-repeat center;background-color:var(--white)}@media(max-width:767px){.header-ln-select .css-15lsz6c-indicatorContainer svg,.header-ln-select .css-1xc3v61-indicatorContainer svg{width:12px;height:12px}}.header-ln-select .css-15lsz6c-indicatorContainer svg path,.header-ln-select .css-1xc3v61-indicatorContainer svg path{display:none}.trp-language-switcher{height:42px;position:relative;box-sizing:border-box;width:200px;text-overflow:ellipsis;white-space:nowrap}.trp-language-switcher:focus .trp-ls-shortcode-current-language{visibility:hidden}.trp-language-switcher:focus .trp-ls-shortcode-language{visibility:visible;max-height:250px;padding:4px 13px;height:auto;overflow-y:auto;position:absolute;left:0;top:0;display:inline-block!important;min-height:auto}.trp-language-switcher:hover .trp-ls-shortcode-current-language{visibility:hidden}.trp-language-switcher:hover .trp-ls-shortcode-language{visibility:visible;max-height:250px;padding:4px 13px;height:auto;overflow-y:auto;position:absolute;left:0;top:0;display:inline-block!important;min-height:auto}.trp-language-switcher>div{box-sizing:border-box;padding:4px 20px 3px 13px;border:1.5px solid #949494;border-radius:2px;background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 3px) calc(1em + 0px);background-size:8px 8px,8px 8px;background-repeat:no-repeat;background-color:#fff}.trp-language-switcher>div>a.trp-ls-shortcode-disabled-language{cursor:default}.trp-language-switcher>div>a{display:block;padding:7px 12px;border-radius:3px;text-decoration:none;color:#1e1e1e;font-style:normal;font-weight:400;font-size:16px}.site-header.authHeader{position:sticky;border-bottom:none;background-color:#fff}.site-header.authHeader .header-inner{padding:8px 0}.site-header.authHeader .header-logo{position:sticky;left:50%;transform:translateX(-50%)}.site-header.authHeader .header-logo img{max-width:100px;max-height:100px;opacity:1;visibility:visible}@media(max-width:1470px){.site-header.authHeader .header-logo img{max-width:65px;max-height:65px}}@media(max-width:1199px){.site-header.authHeader .header-logo img{max-width:60px;max-height:60px}}@media(max-width:767px){.site-header.authHeader .header-logo img{max-width:50px;max-height:50px}}.site-header.authHeader .user-login-btn,.site-header.authHeader .user-login-btn:hover{color:var(--primary)}.site-header.authHeader .header-menu-group .lang-btn{color:var(--black25)}.site-header.authHeader .header-menu-group .lang-btn .ns-icon:before,.site-header.authHeader .header-menu-group .menu-toggle:after,.site-header.authHeader .header-menu-group .menu-toggle:before{background-color:#b09684}.site-header.authHeader .header-ln-select.react-select-menu{height:32px}.site-header.authHeader .header-ln-select.react-select-menu .css-13cymwt-control,.site-header.authHeader .header-ln-select.react-select-menu .css-13cymwt-control:focus,.site-header.authHeader .header-ln-select.react-select-menu .css-13cymwt-control:hover,.site-header.authHeader .header-ln-select.react-select-menu .css-1dimb5e-singleValue,.site-header.authHeader .header-ln-select.react-select-menu .css-1dimb5e-singleValue:focus,.site-header.authHeader .header-ln-select.react-select-menu .css-1dimb5e-singleValue:hover,.site-header.authHeader .header-ln-select.react-select-menu .css-5zq1nl-option,.site-header.authHeader .header-ln-select.react-select-menu .css-5zq1nl-option:focus,.site-header.authHeader .header-ln-select.react-select-menu .css-5zq1nl-option:hover,.site-header.authHeader .header-ln-select.react-select-menu .css-r7ikz2-option,.site-header.authHeader .header-ln-select.react-select-menu .css-r7ikz2-option:focus,.site-header.authHeader .header-ln-select.react-select-menu .css-r7ikz2-option:hover,.site-header.authHeader .header-ln-select.react-select-menu .css-rs8ahr-option,.site-header.authHeader .header-ln-select.react-select-menu .css-rs8ahr-option:focus,.site-header.authHeader .header-ln-select.react-select-menu .css-rs8ahr-option:hover,.site-header.authHeader .header-ln-select.react-select-menu .css-t3ipsp-control,.site-header.authHeader .header-ln-select.react-select-menu .css-t3ipsp-control:focus,.site-header.authHeader .header-ln-select.react-select-menu .css-t3ipsp-control:hover,.site-header.authHeader .header-ln-select.react-select-menu .multiselect__control,.site-header.authHeader .header-ln-select.react-select-menu .multiselect__control--is-disabled,.site-header.authHeader .header-ln-select.react-select-menu .multiselect__control--is-disabled:focus,.site-header.authHeader .header-ln-select.react-select-menu .multiselect__control--is-disabled:hover,.site-header.authHeader .header-ln-select.react-select-menu .multiselect__control:focus,.site-header.authHeader .header-ln-select.react-select-menu .multiselect__control:hover{color:var(--primary)}.site-header.authHeader .header-ln-select .css-15lsz6c-indicatorContainer svg,.site-header.authHeader .header-ln-select .css-1xc3v61-indicatorContainer svg{background-color:var(--primary)}.site-header.authHeader .auth-group{min-width:25px}@media(min-width:768px){.site-header.authHeader .auth-group{min-width:140px}}@media(min-width:1200px){.site-header.authHeader .auth-group{min-width:158px}}@media(min-width:1600px){.site-header.authHeader .auth-group{min-width:201px}}.site-header.authHeader .notification-Wrapp .notification-btn .ns-icon:before{background-color:var(--primary)}.site-header.authHeader.settings-header{border-bottom:1px solid #ddd;position:fixed;top:0;left:0}@media(min-width:640px){.site-header.authHeader.settings-header{box-shadow:0 4px 12px 0 rgba(0,0,0,.102)}}.site-header.authHeader.settings-header.heder-sticky .header-logo img{max-width:72px;max-height:72px;opacity:1;visibility:visible}@media(max-width:1470px){.site-header.authHeader.settings-header.heder-sticky .header-logo img{max-width:65px;max-height:65px}}@media(max-width:1199px){.site-header.authHeader.settings-header.heder-sticky .header-logo img{max-width:50px;max-height:50px}}@media(max-width:767px){.site-header.authHeader.settings-header.heder-sticky .header-logo img{max-width:48px;max-height:48px}}.site-header.heder-sticky{box-shadow:0 6px 12px 10px rgba(0,0,0,.06);background-color:var(--white);border-bottom:1px solid #ddd;transition:all .4s}.site-header.heder-sticky *{transition:all .4s}.site-header.heder-sticky.event-header{box-shadow:none}.site-header.event-header.settings-header{box-shadow:none!important;background-color:#fff!important}.heder-sticky .user-login-btn,.heder-sticky .user-login-btn:hover{color:var(--black25)}.heder-sticky .header-logo img{max-width:72px;max-height:72px;opacity:0}.heder-sticky .header-logo .sticky-image{opacity:1;visibility:visible}.heder-sticky .header-menu-group .lang-btn{color:var(--black25)}.heder-sticky .header-menu-group .lang-btn .ns-icon:before,.heder-sticky .header-menu-group .menu-toggle:after,.heder-sticky .header-menu-group .menu-toggle:before{background-color:var(--black25)}.heder-sticky .notification-Wrapp .notification-btn .ns-icon:before{background-color:var(--primary)}.heder-sticky .header-inner .auth-group .account-btn{color:var(--white);background-color:var(--primary)}.heder-sticky .header-inner .auth-group .account-btn .ns-icon:before{background-color:var(--white)}.heder-sticky .language-wrap .trp-ls-shortcode-language{border:1px solid var(--grey5E)}.heder-sticky .header-ln-select.react-select-menu{height:32px}.heder-sticky .header-ln-select.react-select-menu .css-13cymwt-control,.heder-sticky .header-ln-select.react-select-menu .css-13cymwt-control:focus,.heder-sticky .header-ln-select.react-select-menu .css-13cymwt-control:hover,.heder-sticky .header-ln-select.react-select-menu .css-1dimb5e-singleValue,.heder-sticky .header-ln-select.react-select-menu .css-1dimb5e-singleValue:focus,.heder-sticky .header-ln-select.react-select-menu .css-1dimb5e-singleValue:hover,.heder-sticky .header-ln-select.react-select-menu .css-5zq1nl-option,.heder-sticky .header-ln-select.react-select-menu .css-5zq1nl-option:focus,.heder-sticky .header-ln-select.react-select-menu .css-5zq1nl-option:hover,.heder-sticky .header-ln-select.react-select-menu .css-r7ikz2-option,.heder-sticky .header-ln-select.react-select-menu .css-r7ikz2-option:focus,.heder-sticky .header-ln-select.react-select-menu .css-r7ikz2-option:hover,.heder-sticky .header-ln-select.react-select-menu .css-rs8ahr-option,.heder-sticky .header-ln-select.react-select-menu .css-rs8ahr-option:focus,.heder-sticky .header-ln-select.react-select-menu .css-rs8ahr-option:hover,.heder-sticky .header-ln-select.react-select-menu .css-t3ipsp-control,.heder-sticky .header-ln-select.react-select-menu .css-t3ipsp-control:focus,.heder-sticky .header-ln-select.react-select-menu .css-t3ipsp-control:hover,.heder-sticky .header-ln-select.react-select-menu .multiselect__control,.heder-sticky .header-ln-select.react-select-menu .multiselect__control--is-disabled,.heder-sticky .header-ln-select.react-select-menu .multiselect__control--is-disabled:focus,.heder-sticky .header-ln-select.react-select-menu .multiselect__control--is-disabled:hover,.heder-sticky .header-ln-select.react-select-menu .multiselect__control:focus,.heder-sticky .header-ln-select.react-select-menu .multiselect__control:hover{color:var(--black25)}.heder-sticky .header-ln-select .css-15lsz6c-indicatorContainer svg,.heder-sticky .header-ln-select .css-1xc3v61-indicatorContainer svg{background-color:var(--black25)}@media(max-width:1470px){.header-logo img{max-width:65px;max-height:65px}.header-inner{padding:10px 0}.header-inner .auth-group .account-btn{font-size:14px;padding:8px 16px;gap:8px}.header-menu-group{gap:30px}.header-menu-group .lang-btn{font-size:16px}.header-menu-group .menu-toggle{width:34px;height:30px}.heder-sticky .header-logo img{max-width:65px;max-height:65px}.notification-Wrapp .notification-btn .ns-icon{width:34px;height:34px}.menu-wrapper-inner{padding:80px 20px 20px;gap:20px}.menu-wrapper-inner .menu-close{top:20px;left:20px;width:30px;height:30px}.menu-wrapper-inner .menu li{margin-bottom:20px}.notification-body{width:320px}.notification-body .title{font-size:16px;padding:12px}.notification-body .time{padding:12px;font-size:14px}.notification-body .description,.notification-body .name{font-size:14px}.notification-body ul li{gap:10px;padding:6px 12px}.notification-body ul li img{width:38px;height:37px}}@media(max-width:1199px){.header-inner{padding:10px 0}.header-inner .auth-group{gap:20px}.header-inner .auth-group .account-btn{font-size:12px}.header-inner .auth-group .account-btn .ns-icon{width:20px;height:20px}.header-menu-group{gap:20px}.header-logo img{max-width:60px;max-height:60px}.heder-sticky .header-logo img{max-width:50px;max-height:50px}}@media(max-width:767px){.header-menu-group{gap:14px}.header-menu-group .lang-btn{font-size:14px;gap:4px}.header-menu-group .lang-btn .ns-icon{width:18px;height:18px}.header-menu-group .menu-toggle{width:30px;height:26px}.header-menu-group .menu-toggle:after,.header-menu-group .menu-toggle:before{height:2px}.header-inner{padding:6px 0}.header-inner .auth-group{gap:14px}.header-inner .auth-group .account-btn{font-size:0;background:transparent!important;padding:0;display:block}.header-inner .auth-group .account-btn .ns-icon-arrow-right{display:none}.header-inner .auth-group .account-btn .ns-icon-user{width:25px;height:25px;display:block}.header-inner .auth-group .account-btn .ns-icon-user:before{background-color:var(--white)}.site-footer{text-align:center;padding:40px 0 0}.heder-sticky .header-inner .auth-group .account-btn .ns-icon-user:before{background-color:var(--primary)}.heder-sticky .header-logo img{max-width:48px;max-height:48px}.header-logo img{max-width:50px;max-height:50px}.notification-body{top:calc(100% + 10px);right:-20px;width:260px}.notification-body .title{font-size:14px;padding:8px}.notification-body .time{padding:8px;font-size:11px}.notification-body .description,.notification-body .name{font-size:11px}.notification-body ul li img{width:30px;height:30px}.menu-wrapper-inner{gap:14px;padding:70px 20px 20px}.menu-wrapper-inner .menu-close:after,.menu-wrapper-inner .menu-close:before{height:2px}.menu-wrapper-inner .menu a{font-size:16px}.menu-wrapper-inner .menu li{margin-bottom:14px}.menu-wrapper-inner .logout-btn{font-size:16px}}@font-face{font-family:__Cinzel_a03095;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2fb380e60212dc49-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Cinzel_a03095;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/42f131834de1b4dc-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Cinzel_a03095;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2fb380e60212dc49-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Cinzel_a03095;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/42f131834de1b4dc-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Cinzel_Fallback_a03095;src:local("Times New Roman");ascent-override:69.57%;descent-override:26.52%;line-gap-override:0.00%;size-adjust:140.28%}.__className_a03095{font-family:__Cinzel_a03095,__Cinzel_Fallback_a03095;font-style:normal}.site-modal{top:-100%;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:20px;z-index:99;visibility:hidden;transition:all .6s}.site-modal,.site-modal:before{position:fixed;left:0;width:100%;opacity:0}.site-modal:before{content:"";top:0;bottom:0;background:#000;transition:all 0s;z-index:-1}.site-modal.show{top:0;bottom:0;opacity:1;visibility:visible;transition:all .6s}.site-modal.show:before{opacity:.3;transition:all .6s}@media only screen and (min-width:1441px){.site-modal.delete .modal-boday{max-width:890px}}.site-modal.delete .modal-boday .modal-title{font-weight:400;color:#b09684;font-family:Canto;text-transform:none}.site-modal.delete .modal-boday i{color:#f96e66}.site-modal.delete .modal-boday .ns-icon{width:50px;height:50px;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){.site-modal.delete .modal-boday .ns-icon{width:70px;height:70px}}@media only screen and (min-width:1441px){.site-modal.delete .modal-boday .ns-icon{width:90px;height:90px}}.site-modal.delete .modal-boday .ns-icon:before{-webkit-mask-size:contain;mask-size:contain;background-color:#f96e66}.site-modal.delete .modal-boday .modal-btn-group .modal-btn{width:100%;font-family:Avenir Next;font-weight:500}@media only screen and (min-width:1441px){.site-modal.delete .modal-boday .modal-btn-group .modal-btn{font-size:16px;height:54px}}.site-modal.successfully-modal .modal-boday img{max-width:40px;margin:auto}@media only screen and (min-width:640px){.site-modal.successfully-modal .modal-boday img{max-width:60px}}@media only screen and (min-width:768px){.site-modal.successfully-modal .modal-boday img{max-width:80px}}@media only screen and (min-width:1024px){.site-modal.successfully-modal .modal-boday img{max-width:100px}}@media only screen and (min-width:1200px){.site-modal.successfully-modal .modal-boday img{max-width:130px}}.site-modal.successfully-modal .modal-boday h2{margin-bottom:20px}.site-modal.successfully-modal .modal-boday p{max-width:508px;margin:0 auto}.site-modal.successfully-modal .modal-boday .modal-btn-group{margin-top:24px}@media only screen and (min-width:640px){.site-modal.successfully-modal .modal-boday .modal-btn-group{margin-top:46px}}.site-modal.cookies-modal.show{top:auto}.site-modal.cookies-modal .modal-boday{gap:10px;padding:20px}@media only screen and (min-width:768px){.site-modal.cookies-modal .modal-boday{max-width:1320px;text-align:start;padding:30px}}@media only screen and (min-width:640px){.site-modal.cookies-modal .modal-boday{gap:20px;padding:30px 50px}}.site-modal.cookies-modal .modal-boday h2{margin:0 0 16px}@media only screen and (min-width:640px){.site-modal.cookies-modal .modal-boday h2{font-size:26px;line-height:1.2}}.site-modal.cookies-modal .modal-boday p{font-size:16px}@media only screen and (min-width:1024px){.site-modal.cookies-modal .modal-boday p{font-size:18px}}.site-modal.cookies-modal .modal-boday .modal-btn-group{margin-top:16px}@media only screen and (min-width:768px){.site-modal.cookies-modal .modal-boday .modal-btn-group{margin:0}}.site-modal.bank-details-modal .modal-boday h2{margin-top:0}.site-modal.bank-details-modal .modal-boday .custom-select,.site-modal.bank-details-modal .modal-boday .input-group label{text-align:start}.site-modal.bank-details-modal .modal-boday .modal-btn-group{margin:0}@media only screen and (min-width:1200px){.site-modal.bank-details-modal .modal-boday .modal-btn-group .modal-btn{padding-left:40px;padding-right:40px}}@media only screen and (min-width:1441px){.site-modal.bank-details-modal .modal-boday .modal-btn-group .modal-btn{padding-left:60px;padding-right:60px}}.site-modal.conditions-modal .modal-boday{position:relative}@media only screen and (min-width:768px){.site-modal.conditions-modal .modal-boday{padding:40px 40px 10px;max-width:700px}}@media only screen and (min-width:1441px){.site-modal.conditions-modal .modal-boday{max-width:1000px}}.site-modal.conditions-modal .modal-boday .icon-cross{position:absolute;right:10px;top:10px;font-size:20px;cursor:pointer}@media only screen and (min-width:640px){.site-modal.conditions-modal .modal-boday .icon-cross{right:20px;top:20px;font-size:30px}}.site-modal.conditions-modal .modal-boday h2{margin:0 0 16px}@media only screen and (min-width:640px){.site-modal.conditions-modal .modal-boday h2{margin:0 0 20px}}@media only screen and (min-width:1441px){.site-modal.conditions-modal .modal-boday h2{margin:0 0 30px}}.site-modal.conditions-modal .modal-boday .conditions-content-wrapper{height:320px}.site-modal.conditions-modal .modal-boday .conditions-content-wrapper p:last-child{margin-bottom:0}.site-modal.filter-modal .modal-boday{position:relative}@media only screen and (min-width:1200px){.site-modal.filter-modal .modal-boday{max-width:580px}}@media only screen and (min-width:1441px){.site-modal.filter-modal .modal-boday{max-width:890px}}.site-modal.filter-modal .modal-boday h2{margin-top:0;margin-bottom:10px}@media only screen and (min-width:640px){.site-modal.filter-modal .modal-boday h2{margin-bottom:20px}}@media only screen and (min-width:1440px){.site-modal.filter-modal .modal-boday h2{margin-bottom:40px}}.site-modal.filter-modal .modal-boday .ns-icon{position:absolute;top:10px;right:10px;width:20px;height:20px;cursor:pointer;transition:.3s ease-in-out}@media only screen and (min-width:768px){.site-modal.filter-modal .modal-boday .ns-icon{width:22px;height:22px;top:20px;right:20px}}@media only screen and (min-width:1200px){.site-modal.filter-modal .modal-boday .ns-icon{width:24px;height:24px}}.site-modal.filter-modal .modal-boday .ns-icon:before{background-color:#b09684;transition:.3s ease-in-out}.site-modal.filter-modal .modal-boday .ns-icon:hover:before{background-color:#252525}.site-modal .modal-boday{width:100%;max-width:450px;margin:auto;background:#fff;padding:20px 16px;text-align:center}@media only screen and (min-width:640px){.site-modal .modal-boday{padding:30px}}@media only screen and (min-width:768px){.site-modal .modal-boday{padding:40px}}@media only screen and (min-width:1200px){.site-modal .modal-boday{max-width:560px}}@media only screen and (min-width:1441px){.site-modal .modal-boday{max-width:790px;padding:60px}}.site-modal .modal-boday .error-msg{text-align:start}.site-modal .modal-boday i{font-size:40px;color:#b09684}@media only screen and (min-width:640px){.site-modal .modal-boday i{font-size:60px}}@media only screen and (min-width:1441px){.site-modal .modal-boday i{font-size:100px}}.site-modal .modal-boday h2{font-size:22px;line-height:1.2;color:#b09684;margin-top:20px;margin-bottom:0;font-family:Canto;font-weight:400;text-transform:capitalize}@media only screen and (min-width:1200px){.site-modal .modal-boday h2{font-size:30px}}@media only screen and (min-width:1441px){.site-modal .modal-boday h2{font-size:36px;line-height:40px;margin-top:40px}}@media only screen and (min-width:1600px){.site-modal .modal-boday h2{font-size:50px;line-height:55px}}.site-modal .modal-boday .modal-btn-group{gap:10px;margin-top:20px}@media only screen and (min-width:640px){.site-modal .modal-boday .modal-btn-group{gap:20px;margin-top:24px}}@media only screen and (min-width:1441px){.site-modal .modal-boday .modal-btn-group{margin-top:40px}}.site-modal .modal-boday .modal-btn-group .border-btn{border-color:#e6d8c5}.site-modal .modal-boday .modal-btn-group .border-btn:hover{border-color:#b09684}.site-modal .modal-boday .modal-btn-group .modal-btn{cursor:pointer}@media only screen and (min-width:1200px){.site-modal .modal-boday .modal-btn-group .modal-btn{padding-left:40px;padding-right:40px}}@media only screen and (min-width:1441px){.site-modal .modal-boday .modal-btn-group .modal-btn{padding-left:60px;padding-right:60px}}.site-modal .modal-boday .conditions-content-wrapper{padding:20px;background-color:#f8f6f4;border-radius:12px;text-align:start;height:250px;overflow-y:auto;scrollbar-color:#b09684 #e6d8c5;scrollbar-width:thin}.site-modal .modal-boday .conditions-content-wrapper::-webkit-scrollbar{width:8px;height:8px}.site-modal .modal-boday .conditions-content-wrapper::-webkit-scrollbar-thumb{background-color:#b09684}.site-modal .modal-boday .conditions-content-wrapper::-webkit-scrollbar-track{background-color:#e6d8c5}.site-modal .modal-boday .conditions-content-wrapper p{max-width:100%}.site-modal .react-datepicker-wrapper .react-datepicker__input-container .date-btn{border-color:#c1c1c1}.site-modal .react-select-menu .css-t3ipsp-control{background-color:transparent}.site-modal .react-select-menu .css-13cymwt-control{background-color:transparent;border-color:#c1c1c1;font-family:Avenir Next;font-size:14px;font-weight:400;color:#5e5e5e}@media only screen and (min-width:640px){.site-modal .react-select-menu .css-13cymwt-control{font-size:16px}}.site-modal .react-select-menu .css-13cymwt-control:hover{border-color:#c1c1c1}.site-modal .react-select-menu .css-t3ipsp-control:focus-within{border-color:#c1c1c1}.site-modal .react-select-menu .css-t3ipsp-control:focus-within:hover{border-color:tr}.site-modal .react-select-menu .css-t3ipsp-control:focus,.site-modal .react-select-menu .css-t3ipsp-control:hover{border-color:#c1c1c1;background-color:transparent}.site-modal .custom-radio,.site-modal .react-select-menu .css-t3ipsp-control:focus{border-color:#c1c1c1}.site-modal .custom-radio:before{outline-color:#c1c1c1}@media only screen and (min-width:1440px){.site-modal .input-group{margin-bottom:40px}}.site-modal .filter-events-form .filter-events-data .action-btn{width:50%;font-family:Avenir Next;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:.01em}@media only screen and (min-width:1200px){.site-modal .filter-events-form .filter-events-data .action-btn{font-size:16px}}.site-modal .filter-events-form .filter-events-data .border-btn{color:#b09684}.site-modal .filter-events-form .filter-events-data .border-btn:hover{color:#fff}.site-modal .filter-events-form .filter-events-data .modal-btn-group{margin-top:0}@media only screen and (min-width:1441px){.site-modal.guest-checkout .modal-boday h2{margin-top:20px}}.site-modal.guest-checkout .checkout-form{margin-top:20px}@media only screen and (min-width:1441px){.site-modal.guest-checkout .checkout-form{margin-top:40px}}.site-modal.guest-checkout .ns-icon-cross{position:absolute;right:20px;top:20px;width:22px;height:22px;cursor:pointer;transition:.3s ease-in-out}@media only screen and (min-width:1200px){.site-modal.guest-checkout .ns-icon-cross{width:26px;height:26px}}@media only screen and (min-width:1441px){.site-modal.guest-checkout .ns-icon-cross{width:30px;height:30px;right:30px;top:30px}}.site-modal.guest-checkout .ns-icon-cross:before{background-color:#b09684}.site-modal.guest-checkout .ns-icon-cross:hover:before{background-color:#252525}.cookie-box-wrapper{position:fixed;width:100%;height:100vh;left:0;top:0;right:0;margin:auto;z-index:99;background:rgba(0,0,0,.3)}.cookie-box-wrapper .CookieConsent{background-color:#b09684!important;align-items:center!important;z-index:999!important;padding:0!important}@media only screen and (min-width:640px){.cookie-box-wrapper .CookieConsent{padding:0 30px!important}}@media only screen and (min-width:1200px){.cookie-box-wrapper .CookieConsent{padding:0 60px!important}}.cookie-box-wrapper .CookieConsent p{color:#fff}.cookie-box-wrapper .CookieConsent button{padding:8px 12px!important;font-size:14px!important;line-height:16px}@media only screen and (min-width:640px){.cookie-box-wrapper .CookieConsent button{padding:10px 16px!important;font-size:16px!important;line-height:18px}}@media only screen and (min-width:1200px){.cookie-box-wrapper .CookieConsent button{padding:14px 20px!important;font-size:18px!important;line-height:18px}}.cookie-box-wrapper .CookieConsent #rcc-decline-button{background:transparent!important;border:1px solid #fff!important;color:#fff!important;margin-right:0!important}.cookie-box-wrapper .CookieConsent #rcc-decline-button:hover{color:#b09684!important;background-color:#fff!important;border:1px solid #b09684!important}.cookie-box-wrapper .CookieConsent #rcc-confirm-button{color:#b09684!important;background-color:#fff!important;border:1px solid #fff!important}.cookie-box-wrapper .CookieConsent #rcc-confirm-button:hover{background-color:transparent!important;color:#fff!important;border:1px solid #fff!important}.svg-icon{width:100px;display:block;margin:40px auto 0}.svg-icon .path{stroke-dasharray:1000;stroke-dashoffset:0}.svg-icon .path.circle{animation:dash .9s ease-in-out}.svg-icon .path.line{stroke-dashoffset:1000;animation:dash .9s ease-in-out .35s forwards}.svg-icon .path.check{stroke-dashoffset:-100;animation:dash-check .9s ease-in-out .35s forwards}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}.skeleton-box{display:inline-block;position:relative;width:100%;overflow:hidden;background-color:#efefef}.skeleton-box.circle{border-radius:100%}.skeleton-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));animation:shimmer 1.6s infinite}@keyframes shimmer{to{transform:translateX(100%)}}@font-face{font-family:__Cinzel_6077aa;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b7e0b63f5d37e4a1-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Cinzel_6077aa;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/eb489ace508dfd23-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Cinzel_Fallback_6077aa;src:local("Times New Roman");ascent-override:69.57%;descent-override:26.52%;line-gap-override:0.00%;size-adjust:140.28%}.__className_6077aa{font-family:__Cinzel_6077aa,__Cinzel_Fallback_6077aa;font-weight:700;font-style:normal}.react-select-menu{height:40px;text-align:left}@media only screen and (min-width:1441px){.react-select-menu{height:52px}}.react-select-menu .css-13cymwt-control{background-color:#f8f6f4;border:1px solid #e6d8c5;border-radius:0;font-size:14px;line-height:14px;height:100%;cursor:pointer;min-width:200px}.react-select-menu .css-13cymwt-control:hover{border-color:#e6d8c5}@media only screen and (min-width:640px){.react-select-menu .css-13cymwt-control{font-size:16px;line-height:16px}}.react-select-menu .css-t3ipsp-control{background-color:#f8f6f4;border:1px solid #e6d8c5;border-radius:0;box-shadow:none;cursor:pointer;font-size:14px;line-height:14px;height:100%;min-width:200px}@media only screen and (min-width:640px){.react-select-menu .css-t3ipsp-control{font-size:16px;line-height:16px}}.react-select-menu .css-t3ipsp-control:focus-within{border-color:#b09684}.react-select-menu .css-t3ipsp-control:focus-within:hover{border-color:#b09684}.react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px}@media only screen and (min-width:640px){.react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px 0 16px}}@media only screen and (min-width:1441px){.react-select-menu .css-1fdsijx-ValueContainer{padding:0 10px 0 20px}}.react-select-menu .css-t3ipsp-control:focus,.react-select-menu .css-t3ipsp-control:hover{border-color:#e6d8c5;background-color:#f8f6f4}.react-select-menu .css-t3ipsp-control:focus{border-color:#b09684}.react-select-menu .css-1jqq78o-placeholder{font-size:14px;color:#585858}@media only screen and (min-width:640px){.react-select-menu .css-1jqq78o-placeholder{font-size:16px}}.react-select-menu .css-1dimb5e-singleValue{padding:3px 0}.react-select-menu .css-1dimb5e-singleValue,.react-select-menu .css-5zq1nl-option,.react-select-menu .css-r7ikz2-option,.react-select-menu .css-rs8ahr-option{font-size:14px;color:#585858}@media only screen and (min-width:640px){.react-select-menu .css-1dimb5e-singleValue,.react-select-menu .css-5zq1nl-option,.react-select-menu .css-r7ikz2-option,.react-select-menu .css-rs8ahr-option{font-size:16px}}.react-select-menu .css-5zq1nl-option,.react-select-menu .css-r7ikz2-option,.react-select-menu .css-rs8ahr-option{padding:4px 10px}.react-select-menu .css-5zq1nl-option:hover,.react-select-menu .css-r7ikz2-option:hover,.react-select-menu .css-rs8ahr-option:hover{color:#fff}@media only screen and (min-width:640px){.react-select-menu .css-5zq1nl-option,.react-select-menu .css-r7ikz2-option,.react-select-menu .css-rs8ahr-option{padding:6px 16px}}@media only screen and (min-width:1441px){.react-select-menu .css-5zq1nl-option,.react-select-menu .css-r7ikz2-option,.react-select-menu .css-rs8ahr-option{padding:8px 20px}}.react-select-menu .css-5zq1nl-option,.react-select-menu .css-rs8ahr-option{color:#fff}.react-select-menu .css-1u9des2-indicatorSeparator{display:none}.react-select-menu .css-art2ul-ValueContainer2{padding:2px 10px}@media only screen and (min-width:640px){.react-select-menu .css-art2ul-ValueContainer2{padding:2px 16px}}@media only screen and (min-width:1441px){.react-select-menu .css-art2ul-ValueContainer2{padding:2px 20px}}.react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar{width:5px;height:5px}.react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar-thumb{background-color:#b09684}.react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar-track{background-color:#e6d8c5}.react-select-menu .css-qbdosj-Input{margin:0;padding-top:0;padding-bottom:0;font-size:14px}@media only screen and (min-width:640px){.react-select-menu .css-qbdosj-Input{font-size:16px}}@media only screen and (min-width:1600px){.react-select-menu .css-qbdosj-Input{font-size:22px}}.react-select-menu .css-166bipr-Input{padding:0;margin:0}.react-select-menu .css-1xc3v61-indicatorContainer:hover{color:#b09684}.react-select-menu .css-15lsz6c-indicatorContainer,.react-select-menu .css-1xc3v61-indicatorContainer{padding-left:0}.react-select-menu .css-15lsz6c-indicatorContainer{color:#b09684}.react-select-menu .css-1nmdiq5-menu{z-index:2}.react-select-menu .css-1nmdiq5-menu .css-qr46ko{max-height:auto}.react-select-menu .css-1nmdiq5-menu .css-qr46ko::-webkit-scrollbar{width:0;height:0}.react-select-menu .css-1nmdiq5-menu .css-qr46ko::-webkit-scrollbar-thumb{background-color:var(--primary)}.react-select-menu .css-1nmdiq5-menu .css-qr46ko::-webkit-scrollbar-track{background-color:#e6d8c5}.react-select-menu .css-1kiduvf-MenuList,.react-select-menu .css-1n4zzjl-MenuList,.react-select-menu .css-1n6sfyn-MenuList,.react-select-menu .css-1nmdiq5-menu{max-height:240px;overflow:hidden}.react-select-menu .css-1kiduvf-MenuList::-webkit-scrollbar,.react-select-menu .css-1n4zzjl-MenuList::-webkit-scrollbar,.react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar,.react-select-menu .css-1nmdiq5-menu::-webkit-scrollbar{width:5px;height:5px}.react-select-menu .css-1kiduvf-MenuList::-webkit-scrollbar-thumb,.react-select-menu .css-1n4zzjl-MenuList::-webkit-scrollbar-thumb,.react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar-thumb,.react-select-menu .css-1nmdiq5-menu::-webkit-scrollbar-thumb{background-color:var(--primary)}.react-select-menu .css-1kiduvf-MenuList::-webkit-scrollbar-track,.react-select-menu .css-1n4zzjl-MenuList::-webkit-scrollbar-track,.react-select-menu .css-1n6sfyn-MenuList::-webkit-scrollbar-track,.react-select-menu .css-1nmdiq5-menu::-webkit-scrollbar-track{background-color:#e6d8c5}.react-select-menu svg{width:auto;margin:0}.react-select-menu .css-19bb58m{margin:0;padding:0}.react-select-menu input{height:auto!important}