:root{ --color-bg-light-1 :#f7f7f0; --color-bg-dark-3 :#0B4536; --color-text-white:white; --color-text-light-1:#ebebeb; --color-text-dark-3:#0B4536; --color-text-black:#000;  --font-family-primary:'Knockout',sans-serif; --border-radius-primary:5px; --max-width:min(1200px,calc(100% - 10px)); --font-small:clamp(11px,calc((11 / 700) * 100vw),15px); }:root{ --color-primary  :#EBEBEB; --color-secondary  :#0B4536; --color-text     :#004538;}#cntInnHdr{display:grid;justify-content:center;grid-template-columns:min(1200px,calc(100%));;}.show{display:block !important;}.hp_h1{width:0px;height:0px;overflow:hidden;}.header_top{width:min(1200px,100%);padding-top:5px;}.header_top *{box-sizing:border-box;}.header_top #randstad img{height:42px;width:auto;}.header_top .profile-box{--color-text:#fff;--border-radius:20px;float:right;display:flex;padding:10px 0;margin:5px 0;list-style:none;background-color:var(--color-primary);border-radius:var(--border-radius);padding:4px;gap:5px;}.header_top .profile-box a{text-decoration:none;display:flex;justify-content:center;min-width:25px;color:var(--color-text,#fff);}.header_top .profile-box a:hover div{background-color:var(--color-primary);color:var(--color-secondary);}.header_top .profile-box div{ transition:0.3s ease 0s;color:var(--color-text);background-color:var(--color-secondary);border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;padding:6px 9px;gap:5px; min-width:35px;}.header_top .profile-box div span{line-height:1;}.header_top .profile-box .profile{text-transform:capitalize;}.header_top .profile-box .credit{background-color:#2175d9;cursor:default;gap:10px;}.header_top .profile-box .credit .description{display:flex;flex-direction:column;align-items:start;background:transparent;font-size:10px;padding:0;gap:2px;}.header_top .profile-box .cart .countItem{border-radius:50%;background-color:#2175d9;min-height:20px;min-width:20px;position:relative;}.header_top .profile-box .cart .countItem span{position:absolute;top:54%;left:45%;transform:translate(-50%,-50%);color:#fff;}.header_top ul li.relative .square{display:none;position:absolute;top:30px;right:20px;width:40px; height:40px;background-color:var(--color-text);transform:rotate(45deg);}.header_top ul li.relative a i{color:#808080;font-size:15px;margin-left:5px;}.header_top ul li.relative a i.fa-angle-up{display:none;}.header_top ul li ul.sub_list{display:none;position:absolute;top:30px;left:0;width:300px;background-color:#0A4438;z-index:98;padding:10px 20px 10px 20px;border-radius:5px;}.header_top ul li ul.sub_list li{border-bottom:1px solid #fff;padding:16px 0;margin:0;}.header_top ul li ul.sub_list li:last-child{border-bottom:none;}.header_top ul li ul.sub_list li a{color:#fff;font-size:15px;}.header_top ul li ul.sub_list li a:hover{opacity:.7;}.header_top ul li.relative:hover ul.sub_list{visibility:visible;}.header_top ul li.profile{position:relative;}.header_top ul li.profile .square{display:none;position:absolute;top:30px;right:20px;width:40px; height:40px;background-color:var(--color-text);transform:rotate(45deg);}.header_top ul li.profile ul{display:none;position:absolute;top:30px;right:0;min-width:200px;background-color:#0A4438;z-index:98;padding:10px 20px 10px 20px;border-radius:10px;}.header_top ul li.profile ul li{border-bottom:1px solid #fff;padding:16px 0;margin:0;}.header_top ul li.profile ul li:last-child{border-bottom:none;}.header_top ul li.profile ul li a{text-transform:capitalize;color:#fff;font-size:15px;}.header_top ul li.profile ul li a:hover{opacity:.7;}.header_bottom{width:min(1200px,100%);display:flex;justify-content:space-between;gap:1%;align-items:center;}.header_bottom .logo img{display:flex;}.header_bottom .logo img{width:auto;height:58px;}.header_bottom .logo #clappit{aspect-ratio:420/119;}.header_bottom .navbar{flex-basis:59%;height:58px;background-color:var(--color-primary);display:flex;align-items:center;justify-content:space-evenly;border-radius:5px;list-style:none;text-align:center;}.header_bottom .navbar a{font-family:'Inter',sans-serif;font-size:15px;text-transform:uppercase;font-weight:700;transition:ease .4s;}.header_bottom .navbar a:hover{opacity:.7;}.header_bottom .searchbar{display:inline-block;position:relative;flex-basis:25%;color:var(--color-text);border-radius:5px;}.header_bottom .searchbar input[type = "submit"]{position:absolute;top:17px;right:20px;width:25px;height:23px;background-size:cover;border:none;cursor:pointer;z-index:100;background-color:transparent;border:none;}.header_bottom .searchbar input[type = "text"]{padding:10px 11px;width:calc(100% - 26px);border-color:var(--color-text);border-radius:5px;font-size:20px;border-width:2px;box-sizing:content-box;}.header_bottom .searchbar input[type = "text"]::placeholder{color:var(--color-text);font-weight:600;font-size:18px;}.header_bottom .searchbar i{position:absolute;top:17px;right:20px;z-index:99;color:004538;font-size:21px;}.header_mobile{display:none;width:100%;position:relative;}.header_mobile .flex{box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px;}.header_mobile .logo{display:flex;flex-wrap:wrap;column-gap:15px;}.header_mobile .logo a img{height:40px;}.header_mobile .icon{display:flex;flex-wrap:nowrap;}.header_mobile .icon img{width:20px;height:20px;margin-right:10px;cursor:pointer;}.header_mobile .icon i{font-size:35px;color:var(--color-text);}.header_mobile .icon img#cross{display:none;}.header_mobile .icon i{font-size:22px;color:var(--color-text);margin-right:5px;}.header_mobile .icon .countItem{width:18px;height:18px;line-height:18px;vertical-align:middle;}.header_mobile .menu{display:none;position:absolute;top:100%;right:0;width:100%;background-color:#0B4539;z-index:99;}.header_mobile .menu .menu_top{position:relative;border-bottom:1px solid #fff;padding:20px;}.header_mobile .menu .menu_top .square{width:40px;height:40px;position:absolute;top:0;right:12px;background-color:#0B4539;transform:rotate(45deg);}.header_mobile .menu .menu_top ul{display:flex;flex-direction:column;width:100%;list-style:none;}.header_mobile .menu .menu_top ul li{display:flex;align-items:center;margin-bottom:10px;justify-content:center;}.header_mobile .menu .menu_top ul li .circle{display:inline-block;width:5px;height:5px;border-radius:50%;background-color:#fff;margin-right:10px;}.header_mobile .menu .menu_top ul li a{color:#fff;font-weight:700;}#user_menu{display:none;position:absolute;top:42px;right:0;width:30%;background-color:#f9f9f9;z-index:99;}#user_menu .menu_top{position:relative;border-bottom:1px solid var(--color-bg-light-1);padding:20px;}#user_menu .menu_top .language{position:absolute;top:10px;right:22px;width:40px;height:40px;line-height:40px;vertical-align:middle;text-align:center;border:1px solid var(--color-bg-light-1);border-radius:100%;cursor:pointer;color:var(--color-text-primary);background-color:var(--color-bg-light-1);}#user_menu .menu_top > p{color:white;font-weight:800;}#user_menu .menu_top .square{width:40px;height:40px;position:absolute;top:0;right:94px;background-color:#f9f9f9;transform:rotate(45deg);clip-path:polygon(0 0,50% 0,0 50%);}#user_menu .menu_bottom{padding:20px;}#user_menu .menu_bottom ul{list-style:none;}#user_menu .menu_bottom a{font-weight:700;line-height:26px;margin-bottom:5px;display:inline-block;}#search_bar_mobile{display:none;position:absolute;top:60px;right:0;width:100%;background-color:#0B4539;z-index:99;}#search_bar_mobile div.relative{width:calc(100% - 40px);padding:40px 20px;}#search_bar_mobile input[type=text]{width:calc(100% - 22px);position:relative;padding:11px; border-color:var(--color-text);border-radius:10px;font-size:20px;}#search_bar_mobile input[type=text]::placeholder{color:var(--color-text);font-weight:400;font-size:18px;}#search_bar_mobile input[type=submit]{position:absolute;top:60px;right:35px;width:25px;height:23px;background-image:url('/img/clappit3-www/icon/input-search.png');background-size:cover;border:none;cursor:pointer;}#search_bar_mobile .square{width:40px;height:40px;position:absolute;top:0;right:52px;background-color:#0B4539;transform:rotate(45deg);}@media screen and (max-width:1000px){     .header_top,.header_bottom{display:none;} .header_mobile{display:block;} #search_bar_mobile .square{right:42px;}}.anchor{position:absolute;top:-20px;left:0px; display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:var(--color-primary);border-radius:50%;transition:ease .4s;cursor:pointer;}.anchor:hover{text-decoration:none;background-color:#0B4539;}.anchor i{font-size:20px;color:#0B4539;margin-left:6px;}.anchor:hover i{color:#fff;}.footer_top{font-family:'Inter',sans-serif;width:100%;background-color:var(--color-primary);padding:50px 0;display:grid;justify-content:center;grid-template-columns:var(--max-width);}.footer_top .container .logo{display:flex;flex-direction:column;gap:30px;}.footer_top .container .logo img{ width:198px;height:auto;}.footer_top .container{display:flex;justify-content:space-between;}.footer_top .copyright{display:flex;justify-content:space-between;}.footer_top .copyright > div:last-child{text-align:end;}.footer_top ul{display:flex;flex-direction:column;flex-basis:18%;list-style:none;}.footer_top ul li{margin-bottom:8px;}.footer_top ul li:first-child{list-style:none;color:#0B4536;}.footer_top ul li p.c_green{font-weight:bold;}.footer_top ul li h4{font-weight:700;}.footer_top ul li a{color:#000;transition:ease .4s;}.footer_top ul li a:hover{opacity:.7;}.footer_top .social a{display:inline-block;width:36px;height:36px;line-height:36px;text-align:center;vertical-align:middle;margin-right:5px;background-color:var(--color-text);border-radius:100%;transition:ease .4s;}.footer_top .social a i{color:#fff;font-size:16px;margin-left:4px;}.footer_top .social a:hover{opacity:.7;}.copyright > div{flex-basis:25%;}.footer_bottom{font-family:'Inter',sans-serif;padding:10px 0;background-color:#0B4539;}.footer_bottom .container{display:flex;justify-content:space-between;align-items:center;}.footer_bottom a,.footer_bottom p{color:#fff;}.footer_bottom a{padding:5px 10px;background:rgba(255,255,255,0.5);border-radius:5px;font-weight:700;border:1px solid #0B4539;}.footer_bottom a:hover{background:rgba(255,255,255,0);border-color:#fff;}.footer_mobile{display:none;}@media screen and (max-width:1000px){ .footer_top{padding:0;width:100%;} .footer_top.mt50{margin-top:20px;} .footer_top .container{width:calc(100% - 20px);padding:15px 10px 5px 10px;display:grid;grid-template-columns:1fr 1fr;row-gap:30px;justify-items:left;font-size:var(--font-medium);} .footer_top .container > div{grid-column:span 2;} .footer_top .social{text-align:right;} .footer_top .social a{width:40px;height:40px;line-height:40px;margin:5px;} .footer_top .social a i{font-size:16px;}  .footer_top .copyright{flex-wrap:wrap;} .footer_top .copyright > div{flex-basis:100%;} .footer_top .copyright > div:last-child{text-align:start;}  .footer_bottom{padding:10px 20px;} .footer_bottom a{font-size:15px;}}.contactsCsOrg p{font-size:var(--font-medium);color:#fff;}.contactsCsOrg .link_1{ font-size:var(--font-medium);cursor:inherit;text-transform:uppercase;color:#fff;font-family:var(--font-family);}.creditsClappit .clappit{width:100px;padding:30px 0;}.creditsClappit .clappit img{width:100%;height:auto;}.slider{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));column-gap:8px;row-gap:16px;}.slider .card{display:flex;flex-direction:column;justify-content:space-between; border-radius:var(--border-radius-primary);transition:ease .4s;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:transform 0.3s ease-in-out,box-shadow 0.3s ease-in-out;}.slider .card:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,0.2);}                       .slider .card .img_card{display:flex;overflow:hidden;aspect-ratio:2/1;}.slider .card .img_card img{width:100%;height:100%;border-radius:5px 5px 0 0;}.slider .card .info_card{display:flex;flex-direction:column;padding:5px;}.slider .card .info_card h4{font-weight:600;color:var(--color-text-dark-3);font-size:var(--font-medium);display:-webkit-box;-webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1;line-clamp:1;}.slider .card .info_card p{color:#808080;font-weight:400;font-size:var(--font-small);display:-webkit-box;-webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1;line-clamp:1;}.slider .card.sizedCard{width:calc(25% - 24px)!important;margin-right:10px !important;margin-left:10px;}.slider .showEventCarousel .card{box-shadow:none;}.slider .card .type{box-sizing:border-box;display:flex;justify-content:center;background-color:transparent;padding:3px;font-weight:bold;text-transform:capitalize;border-radius:0 0 var(--border-radius-primary) var(--border-radius-primary);font-size:10px;}.slider .card .type.categoryClass_pink   {background-color:#AA0366;color:#fff;}.slider .card .type.categoryClass_green  {background-color:#8F4400;color:#fff;}.slider .card .type.categoryClass_orange  {background-color:#1A388E;color:#fff;}.slider .card .type.categoryClass_azure  {background-color:#01605E;color:#fff;}.slider .card .type.categoryClass_greenFluo{background-color:#8be400;color:#fff;}.slider .card .type.categoryClass_yellow  {background-color:#c600eb;color:#fff;}.slider .card .type.categoryClass_seaGreen  {background-color:#20B2AA;color:#fff;}@media screen and (max-width:1000px){ .slider{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));column-gap:8px;row-gap:16px;}}#showEventList .slider .card .type{margin-bottom:0;}.filter_container{width:29%;margin-left:1%;}.filter_bar{display:inline-block;width:100%;box-sizing:border-box;padding:5px 20px;border-radius:5px;}.filter_container .filterResults{display:inline-block;width:100%;box-sizing:border-box;padding:5px 20px;border-radius:5px;background-color:#F2F2F2;margin:5px 0;}#showProductListForm .showProductList{width:69%;margin-right:1%;}#showProductListForm .showProductList .filter_bar{width:100%;background-color:#F2F2F2;padding:0;display:grid;grid-template-columns:auto 1fr;align-items:center;align-content:center;column-gap:10px;}#showProductListForm .showProductList .filter_bar > span{display:inline-block;padding:5px 20px;border-radius:5px;margin-right:12px;}.filter_area{display:inline-block;width:100%;box-sizing:border-box;padding:30px 20px;background-color:#F2F2F2;border-radius:10px;}.filter_area input{display:inline-block;width:100%;box-sizing:border-box;height:auto;border:none;padding:10px;border-radius:0;}.filter_area input::placeholder{color:#828282;font-size:16px;}.filter_area select{display:inline-block;width:100%;height:auto;border:none;padding:10px;border-radius:0;}.filter_area .choose_filter{display:inline-block;background-color:#E3E3E3;color:#8F8F8F;font-size:14px;padding:4px 7px;margin-bottom:5px;cursor:pointer;font-weight:500;}.filter_area .choose_filter:hover{background-color:#8F8F8F;color:white;}.filter_area input#btn_5{transition:ease .4s;font-weight:bold;}.filter_area input#btn_5:hover{box-shadow:10px 10px 5px rgba(11,69,57,0.5);} .filter_bar .icon{position:absolute;right:6px;top:5px;}.filter_bar .icon i{display:none;font-size:25px;color:white;} @media screen and (max-width:1000px){  .filter_area{display:none;} .filter_bar.mb50{margin-bottom:0;} .filter_container .filterResults{display:inline-block;width:100%;box-sizing:border-box;padding:5px 20px;border-radius:5px;background-color:#F2F2F2;margin:5px 0;} .filter_container .filterResults p a{font-size:18px;}  #showProductListForm .filter_container, #showProductListForm .showProductList{width:100%;} #showProductListForm .filter_container, #showProductListForm .showProductList .filter_bar{margin-bottom:20px;} .filter_bar .icon i#open{display:block;}  .showProductList .filter_bar{background-color:white;} .showProductList .filter_bar > span:nth-child(2){background-color:#F2F2F2;}}.sendMail .inputArea .cell{margin-bottom:20px;}.sendMail #faqListBox{padding-top:20px;}.sendMail #faqListBox .singleFaq{position:relative;cursor:pointer;margin-bottom:20px;}.sendMail #faqListBox .singleFaq .circle{display:inline-block;width:30px;height:30px;line-height:30px;vertical-align:middle;text-align:center;border-radius:50%;background-color:#006629;margin-right:10px;color:#fff;font-size:14px;}.sendMail #faqListBox .singleFaq:hover .circle{background-color:var(--color-text);}.sendMail #faqListBox .singleFaq .fontM{display:inline-block;padding:10px 10px 10px 40px;}.sendMail .doYouFound{display:inline-block;padding:20px;background:#006629;border:1px solid #0B4539;border-radius:5px;text-align:center;}.sendMail #faqListBox .doYouFound .text_black_16_sb{color:#fff;margin-bottom:20px;font-size:20px;font-weight:bold;}.sendMail .doYouFound span{border:3px solid #0B4539;background-color:#fff;border-radius:100px;width:40px;height:40px;text-align:center;line-height:40px;display:inline-block;margin:0 20px;font-size:18px;color:#0B4539;font-weight:600;cursor:pointer;}.sendMail .doYouFound span:hover{box-shadow:3px 1px #0B4539;}.sendMail .inputArea{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,max(200px,calc((100% / 2) - var(--gap-primary)))),1fr));gap:var(--gap-primary);}.sendMail .inputArea .legends{grid-column:1 / -1;}.sendMail .inputArea .buttons{grid-column:1 / -1;}#writeUsBox textarea{width:100%;}.boxContact{padding:10px 20px;background-color:var(--color-primary);border-radius:10px;width:fit-content;display:flex;gap:10px;align-items:center;}.boxContact > p{text-align:center;font-size:18px;}.boxContact .row{display:flex;justify-content:center;}.boxContact form{display:none;}.boxContact .info_circle{width:110px;height:110px;aspect-ratio:1/1;border-radius:50%;border:2px solid #fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:20px;background-color:#fff;}.boxContact .info_circle img{width:50px;height:50px;}.boxContact .info_circle:last-child{margin:0}.boxContact .info_circle:hover{border-color:var(--color-text);}@media screen and (max-width:750px){ .boxContact #phoneNumber{display:none;}}.legends p{text-align:left;}.legends p .square{display:inline-block;height:20px;width:20px;background-color:#f5a219;margin-right:5px;margin-top:10px;}.eventInfo h1{font-size:50px;}.eventInfo .img_container{width:100%;height:auto;border-radius:10px;margin-bottom:20px;}.eventInfo .img_container img{width:100%;height:auto;border-radius:10px;}.eventInfo .eventInfoCard{--border-size:2px;position:relative;width:100%;box-sizing:border-box;min-height:150px;display:flex;padding:20px;border:var(--border-size) solid #D9DDDC;border-radius:10px;transition:ease .4s;}.eventInfo .eventInfoCard .img_container{width:20%;height:100%;margin-right:2%;display:flex;align-items:center;}.eventInfo .eventInfoCard .img_container img{width:100%;height:auto;cursor:pointer;}.eventInfo .eventInfoCard .eventInfoCardInfo{width:56%;}.eventInfo .eventInfoCard .btn_1,.eventInfo .eventInfoCard .btn_4{position:absolute;bottom:20px;right:20px;}.eventInfo .eventInfoCard .btn_1.disabled{background-color:#999999;cursor:auto;opacity:.4;border:none;}.eventInfo .eventInfoCard .btn_1.disabled:hover{opacity:.4;color:white;}@media screen and (max-width:1000px){   .eventInfo > .row{width:100%;box-sizing:border-box;background-color:var(--color-bg-light-1);padding:10px;} .eventInfo h1{font-size:20px;} .eventInfo h3.fontL{font-size:15px;} .eventInfo .img_container{border-radius:0;padding:10px;box-sizing:border-box;margin:0;} .eventInfo .eventInfoCard{width:100%;box-sizing:border-box;height:auto;padding:10px;} .eventInfo .eventInfoCard .img_container{display:none;}   .eventInfo .eventInfoCard .eventInfoCardInfo{width:100%;} .eventInfo .eventInfoCard .btn_1,.eventInfo .eventInfoCard .btn_4{position:inherit;font-size:12px;padding:3px 12px;} .eventInfoSubCategory{border-bottom:none;} .eventInfoSubCategory .text .circle{width:10px;height:10px;margin-top:5px;} .eventInfoSubCategory .text h2{font-size:25px;margin:0 10px;}}.circle_date{font-weight:600;font-family:var(--font-family-secondary) !important;position:relative;max-width:20%;width:150px;height:150px;margin-right:2%;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:white;text-transform:uppercase;}.circle_date span{font-weight:600;color:white;line-height:1;}.circle_date span:not(.season):nth-child(1){font-size:70px;display:contents;}.circle_date span:nth-child(2),.circle_date span:nth-child(3){font-size:23px;}.circle_date p.season{font-size:14px;font-weight:bold;}@media screen and (max-width:1000px){ .circle_date{--position-bottom:12px;max-width:fit-content;width:auto;height:auto;color:var(--color-text-primary);background-color:transparent !important;display:flex;flex-wrap:nowrap;flex-direction:row;position:absolute;bottom:calc(100% - var(--position-bottom));left:50%;padding:0px 8px;transform:translate(-50%);border-radius:0;z-index:2;} .circle_date::before{content:"";position:absolute;background-color:white !important;width:100%;height:var(--border-size,2px);z-index:1;bottom:var(--position-bottom);} .circle_date span{z-index:2;} .circle_date span:not(:last-child){font-size:20px;margin-right:10px;} .circle_date span:not(.season):nth-child(1),.circle_date span.season:nth-child(1),.circle_date span:nth-child(2),.circle_date span:nth-child(3){display:inline;font-size:25px;} .categoryClass_pink .eventInfoCard .circle_date span{--circle-color:#AA0366;} .categoryClass_green .eventInfoCard .circle_date span{--circle-color:var(--color-text-primary);} .categoryClass_orange .eventInfoCard .circle_date span{--circle-color:#1A388E;} .categoryClass_azure .eventInfoCard .circle_date span{--circle-color:#01605E;} .categoryClass_greenFluo .eventInfoCard .circle_date span{--circle-color:#8be400;} .categoryClass_yellow .eventInfoCard .circle_date span{--circle-color:#c600eb;} .categoryClass_seaGreen .eventInfoCard .circle_date span{--circle-color:#20B2AA;} .eventInfoCard .circle_date span{color:var(--circle-color,var(--color-text-primary)) !important;}} .categoryContainer{border-top:none;border-bottom:1px solid #ECECEC;margin-bottom:50px;} .categoryContainer .btn{right:10px;}.infoLabel{display:inline-block;font-size:15px;padding:3px 10px;}.c_white{color:white;}.categoryClass_green .cellDAYAva,.categoryClass_green .btn_5,.filter_bar.categoryClass_green,.categoryClass_green.categorySearchBar,.categoryClass_green .title_genre,.categoryClass_green .circle,.categoryClass_green .category_title,.categoryClass_green .title_bar,.categoryClass_green .arr_circle,span.categoryClass_green,.categoryClass_green .eventInfoSubCategory .circle{background-color:#ff6404;}.categoryClass_pink .cellDAYAva,.categoryClass_pink .btn_5,.filter_bar.categoryClass_pink,.categoryClass_pink.categorySearchBar,.categoryClass_pink .title_genre,.categoryClass_pink .circle,.categoryClass_pink .category_title,.categoryClass_pink .title_bar,.categoryClass_pink .arr_circle,span.categoryClass_pink,.categoryClass_pink .eventInfoSubCategory .circle{background-color:#AA0366;}.categoryClass_orange .cellDAYAva,.categoryClass_orange .btn_5,.filter_bar.categoryClass_orange,.categoryClass_orange.categorySearchBar,.categoryClass_orange .title_genre,.categoryClass_orange .circle,.categoryClass_orange .category_title,.categoryClass_orange .title_bar,.categoryClass_orange .arr_circle,span.categoryClass_orange,.categoryClass_orange .eventInfoSubCategory .circle{background-color:#1A388E;}.categoryClass_azure .cellDAYAva,.categoryClass_azure .btn_5,.filter_bar.categoryClass_azure,.categoryClass_azure.categorySearchBar,.categoryClass_azure .title_genre,.categoryClass_azure .circle,.categoryClass_azure .category_title,.categoryClass_azure .title_bar,.categoryClass_azure .arr_circle,span.categoryClass_azure,.categoryClass_azure .eventInfoSubCategory .circle{background-color:#01605E;}.categoryClass_greenFluo .cellDAYAva,.categoryClass_greenFluo .btn_5,.filter_bar.categoryClass_greenFluo,.categoryClass_greenFluo.categorySearchBar,.categoryClass_greenFluo .title_genre,.categoryClass_greenFluo .circle,.categoryClass_greenFluo .category_title,.categoryClass_greenFluo .title_bar, .categoryClass_greenFluo .arr_circle,span.categoryClass_greenFluo,.categoryClass_greenFluo .eventInfoSubCategory .circle{background-color:#8be400;}.categoryClass_yellow .cellDAYAva,.categoryClass_yellow .btn_5,.filter_bar.categoryClass_yellow,.categoryClass_yellow.categorySearchBar,.categoryClass_yellow .title_genre,.categoryClass_yellow .circle,.categoryClass_yellow .category_title,.categoryClass_yellow .title_bar,.categoryClass_yellow .arr_circle,span.categoryClass_yellow,.categoryClass_yellow .eventInfoSubCategory .circle{background-color:#c600eb;}.categoryClass_seaGreen .cellDAYAva,.categoryClass_seaGreen .btn_5,.filter_bar.categoryClass_seaGreen,.categoryClass_seaGreen.categorySearchBar,.categoryClass_seaGreen .title_genre,.categoryClass_seaGreen .circle,.categoryClass_seaGreen .category_title,.categoryClass_seaGreen .title_bar,.categoryClass_seaGreen .arr_circle,span.categoryClass_seaGreen,.categoryClass_seaGreen .eventInfoSubCategory .circle{background-color:#20B2AA;}.categoryClass_green .eventInfoCard:hover,.categoryClass_green .card:hover {border-color:var(--color-text-primary);background-color:rgba(236,240,241,.4);box-shadow:10px 10px 5px rgba(11,69,57,0.2);}.categoryClass_pink .eventInfoCard:hover,.categoryClass_pink .card:hover{border-color:#AA0366;background-color:#F2F2F2;box-shadow:10px 10px 5px rgba(252,81,181,0.2);}.categoryClass_orange .eventInfoCard:hover,.categoryClass_orange .card:hover{border-color:#1A388E;background-color:#F2F2F2;box-shadow:10px 10px 5px rgba(255,131,0,0.2);}.categoryClass_azure .eventInfoCard:hover,.categoryClass_azure .card:hover{border-color:#01605E;background-color:#F2F2F2;box-shadow:10px 10px 5px rgba(2,249,242,0.2);}.categoryClass_greenFluo .eventInfoCard:hover,.categoryClass_greenFluo .card:hover,.eventInfoCard.upselling:hover{border-color:#8be400;background-color:#F2F2F2;box-shadow:10px 10px 5px rgba(139,228,0,0.2);}.categoryClass_yellow .eventInfoCard:hover,.categoryClass_yellow .card:hover{border-color:#c600eb;background-color:#F2F2F2;box-shadow:10px 10px 5px rgba(198,0,235,0.2);}.categoryClass_seaGreen .eventInfoCard:hover,.categoryClass_yellow .card:hover{border-color:#c600eb;background-color:#F2F2F2;box-shadow:10px 10px 5px rgba(198,0,235,0.2);}.eventInfoCard.upselling:hover{border-color:#8be400;background-color:#F2F2F2;box-shadow:10px 10px 5px rgba(139 ,228,0,0.2);}.eventInfoCard.disabled:hover{border-color:#8F8F8F;box-shadow:10px 10px 5px rgb(11,69,57,0.5);}.row.categoryClass_green{border-bottom:2px solid var(--color-text-primary);}.row.categoryClass_pink{border-bottom:2px solid #AA0366;}.row.categoryClass_orange{border-bottom:2px solid #1A388E;}.row.categoryClass_azure{border-bottom:2px solid #01605E;}.row.categoryClass_greenFluo{border-bottom:2px solid #006629;}.row.categoryClass_yellow{border-bottom:2px solid #c600eb;}.row.categoryClass_seaGreen{border-bottom:2px solid #20B2AA;}.categoryClass_green .card:hover .priceMin, .categoryClass_green .card:hover .buy{color:var(--color-text-primary) !important;}.categoryClass_pink .card:hover .priceMin,.categoryClass_pink .card:hover .buy{color:#AA0366 !important;}.categoryClass_orange .card:hover .priceMin,.categoryClass_orange .card:hover .buy{color:#1A388E !important;}.categoryClass_azure .card:hover .priceMin,.categoryClass_azure .card:hover .buy{color:#01605E !important;}.categoryClass_yellow .card:hover .priceMin,.categoryClass_yellow .card:hover .buy{color:#c600eb !important;}.categoryClass_greenFluo .card:hover .priceMin,.categoryClass_greenFluo .card:hover .buy{color:#006629 !important;}.categoryClass_seaGreen .card:hover .priceMin,.categoryClass_seaGreen .card:hover .buy{color:#20B2AA !important;}.labelField,label{font-style:normal;font-variant:normal;font-weight:normal;font-size:13px;font-size-adjust:none;font-stretch:normal;color:var(--color-text-primary);margin-bottom:3px;}#showPaymentTundrForm{display:grid;row-gap:var(--gap-primary);}.title_bar{font-weight:600;font-family:var(--font-family-secondary) !important;width:100%;display:flex;justify-content:center;padding:10px 0;border-radius:var(--border-radius);font-size:22px;text-transform:uppercase;}.title_bar h2{letter-spacing:10px;}.title_bar2{display:block;width:100%;box-sizing:border-box;margin-bottom:40px;padding:40px 15px 15px 15px;position:relative; background-color:white !important;border:1px solid rgba(11,69,57,1);border-radius:5px;}.title_bar2 h2{position:absolute;transform:translate(-50%,-50%);top:-14px;left:50%;font-weight:600;font-family:var(--font-family-secondary) !important;width:auto;display:table;justify-content:center;padding:10px 30px;border-radius:10px;font-size:22px;text-transform:uppercase;margin:15px auto;color:rgba(11,69,57,1);background-color:white;border:2px solid rgba(11,69,57,1);text-align:center;}#showEventList{display:grid;row-gap:var(--gap-primary);}#showPaymentRandstadForm{width:100%;margin:0;}#showPaymentRandstadForm .page .content *{box-sizing:border-box;width:fit-content;margin:0;font-weight:normal;}#showPaymentRandstadForm .content{display:flex;flex-direction:column;align-items:center;width:100%;}#showPaymentRandstadForm .content .box{--padding:min(40px,5vw);display:flex;flex-direction:column;align-items:center;gap:calc(var(--padding) * 2/3);padding:var(--padding);box-shadow:0 2px 11px 1px rgba(0,0,0,0.16);border-radius:3px;width:min(100%,800px);}#showPaymentRandstadForm .content .box .summary{position:relative;display:flex;justify-content:space-evenly;gap:30px;width:100%;}#showPaymentRandstadForm .content .box .summary .cell{ width:100%;display:flex;flex-direction:column;align-items:center;}#showPaymentRandstadForm .content .box .summary .cell small{text-transform:capitalize;color:#555;}#showPaymentRandstadForm .content .box .summary .cell p{display:flex;align-items:center;gap:0.4em;font-size:min(40px,10vw);font-weight:bold;color:var(--color-secondary);}#showPaymentRandstadForm .content .box .summary .cell i.circle{display:inline-flex;box-sizing:border-box;border-radius:50%;background-color:var(--color-primary);width:0.3em;height:0.3em;}#showPaymentRandstadForm .content .box .summary .cell i.circle.green{background-color:#7AC843;}#showPaymentRandstadForm .content .box .summary .cell i.circle.purple{background-color:#e2e4e5;}#showPaymentRandstadForm .content .box .summary hr{border-color:#e1e1e1;border-width:1px;border-style:solid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;}@media screen and (max-width:600px){ #showPaymentRandstadForm .content .box .summary{flex-direction:column;justify-content:center;align-items:center;} #showPaymentRandstadForm .content .box .summary hr{width:100%;height:0px;}}@media screen and (max-width:500px){ #checkout_buttons{box-sizing:border-box;display:flex;flex-direction:column;gap:5px;}}.myTicket .footer .grid{display:none;}.missing-login{background-color:#fff;padding:var(--padding-primary);border-radius:1rem;box-shadow:0 8px 20px rgba(0,0,0,0.08);width:min(100%,800px);text-align:center;margin:var(--margin-primary) auto;}.missing-login h1{color:var(--color-text-dark-3);font-size:1.8rem;margin-bottom:1.2rem;   }.missing-login p{font-size:1rem;margin-bottom:0.8rem;}.missing-login strong{font-weight:600;}.missing-login em{font-style:italic;}.missing-login .signature{margin-top:2rem;font-weight:bold;color:var(--color-text-dark-3);}.missing-login a,.missing-login button{outline:2px solid transparent;outline-offset:4px;}.missing-login a:focus-visible,.missing-login button:focus-visible{outline-color:var(--color-text-dark-3);}