:root{ --color-primary  :#222222; --color-secondary  :#ffbb00; --color-text-primary:#222222; --color-text-secondary:#747474; --color-positive   :#21BA45; --color-negative   :#DC3545; --color-info       :#b528ed; --color-back     :#6C757D; --font-family-primary :'Poppins',sans-serif; --font-family-secondary :'Poppins',sans-serif;}html,body{font-family:var(--font-family-primary) ;margin:0;padding:0;height:100%;color:var(--color-text-primary);overflow-x:hidden;}div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,p,blockquote,fieldset,input,textarea{font-family:var(--font-family-primary) ;font-style:normal;font-variant:normal;margin:0px;padding:0px;line-height:1.25;}body i.fab{font-family:'Font Awesome 5 Brands' ;font-style:normal;}body i.fa,body i.fas,body i.far{font-family:'Font Awesome 5 Free' ;font-style:normal;}table{width:100%;text-align:left;}table tr td{padding:8px;}ul,li,ol{list-style-position:inside;}.capitalize{text-transform:capitalize;}.uppercase{text-transform:uppercase;}.taCenter{text-align:center;}.taLeft{text-align:left;}.bold{font-weight:bold ;}.fRight{float:right ;}.fLeft{float:left ;}.hidden{display:none;}.lineThrough{text-decoration:line-through;}.dInlineBlock{display:inline-block ;}.row{display:inline-block;width:100%;}.wAuto{width:auto ;}.cell{float:left;}.cell_center{float:left;width:49%;}.cellDx{float:right;}.noPadding{padding:0 ;}.noBorder{border:none ;}.noMargin{margin:0 ;}.fwNomral{font-weight:normal;}iframe{width:100%;}.widthMax100{max-width:100px;}.show567{display:none;}.margin-left{margin-left:12px;}.margin-top{margin-top:12px;}.margin-bottom{margin-bottom:12px;}.margin-right{margin-right:12px;}.padding-bottom{padding-bottom:12px;}.margin-top-label{margin-top:27px;}.pl-12{padding-left:12px;}.pb20{padding-bottom:20px;}#cntPage{width:100%;display:block;overflow:hidden;}#showProductList{min-height:520px;}#cntOutHdr{width:100%;text-align:center;display:inline-flex;}#cntInnHdr{width:100%;text-align:center;display:inline-flex;}#cntOutCont{width:100%;text-align:center;display:inline-block;margin:0 0 0;padding:0;}#cntInnCont{width:calc(100% - 24px);max-width:1200px;padding:12px 12px 24px 12px;display:inline-block;text-align:left;}#cntFullScreen{width:calc(100% - 24px);padding:24px 12px 24px 12px;display:inline-block;text-align:left;}#cntOutFtr{width:100%;display:inline-block;} .c_rgw_cup{color:var(--color-text-secondary);}.c_white{color:#fff;}.c_pink{color:var(--color-text-secondary);}.font-w{font-weight:400;}.flex{display:flex;}.f_center{display:flex;justify-content:space-between;align-items:center;}.f_reverse{display:flex;flex-direction:row-reverse;align-items:center;}.f_basis_10{flex-basis:10%;}.f_basis_20{flex-basis:20%;}.f_basis_30{flex-basis:30%;}.f_basis_40{flex-basis:40%;}.f_basis_50{flex-basis:50%;}.f_basis_60{flex-basis:60%;}.f_basis_70{flex-basis:70%;}.f_basis_80{flex-basis:80%;}.f_basis_90{flex-basis:90%;}.f_basis_100{flex-basis:100%;}.col-1-1{width:calc(100% - 24px);margin:12px 12px;float:left;}.col-2-1{width:calc(50% - 24px);margin:12px 12px;float:left;}.col-1-3{width:calc(33.333% - 24px);margin:12px 12px;float:left;}.col-2-3{width:calc(66.666% - 24px);margin:12px 12px;float:left;}.col-4-1{width:calc(25% - 24px);margin:12px 12px;float:left;}.col-6-1{width:calc(16.666% - 24px);margin:12px 12px;float:left;}.col-12-1{width:calc(8,333% - 24px);margin:12px 12px;float:left;}h1,.text_h1{font-weight:700;font-size:2.100em;line-height:1.300em;}h2,.text_h2{font-weight:600;font-size:1.700em;}h3,.text_h3{font-weight:300;font-size:1.400em;color:var(--color-text-primary);}h4,.text_h4{font-weight:600;font-size:1.000em;}p,.text_p{font-weight:400;font-size:1.000em;line-height:1.500em;}.text_p2{font-weight:400;font-size:0.875em;}.text_p3{font-weight:400;font-size:0.750em;}.text_p4{font-weight:400;font-size:0.625em;}.red{color:red;}article .text_p div,article .text_p p{margin-bottom:16px;}article .text_p div:last-child,article .text_p p:last-child{margin-bottom:0;}article .mm_embed{width:100%;height:auto;}.btn{ --btn-color-background:#000; --btn-color-border:var(--btn-color-background); --btn-color-text:#fff; --btn-color-background-hover:transparent; --btn-color-border-hover:var(--btn-color-border); --btn-color-text-hover:var(--btn-color-background); --btn-color-background-disabled:transparent; --btn-color-border-disabled:#333; --btn-color-text-disabled:var(--btn-color-border-disabled); --btn-padding:12px; --btn-font-size:14px; --btn-font-weight:700; color:var(--btn-color-text);background-color:var(--btn-color-background);border-color:var(--btn-color-border);border-width:1px;border-style:solid;padding:calc(var(--btn-padding) / 2) var(--btn-padding);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);text-align:center;vertical-align:middle;cursor:pointer;display:flex;width:fit-content;height:fit-content;text-wrap:wrap;}.btn.small{--padding:calc(var(--btn-padding) - 2px);font-size:calc(var(--btn-font-size) - 2px);padding:calc(var(--padding) / 2) var(--padding);}.btn.large{--padding:calc(var(--btn-padding) + 2px);font-size:calc(var(--btn-font-size) + 2px);padding:calc(var(--padding) / 2) var(--padding);}.btn.extra{--padding:calc(var(--btn-padding) + 16px);font-size:calc(var(--btn-font-size) + 2px);padding:calc(var(--padding) / 2) var(--padding);}.btn:hover{color:var(--btn-color-text-hover);background-color:var(--btn-color-background-hover);border-color:var(--btn-color-border-hover);text-decoration:none;}.btn.selected{color:var(--btn-color-text-hover);background-color:var(--btn-color-background-hover);border-color:var(--btn-color-border-hover);text-decoration:none;cursor:default;}.btn:disabled,.btn.disabled{color:var(--btn-color-text-disabled);background-color:var(--btn-color-background-disabled);border-color:var(--btn-color-border-disabled);}.btn_1{--color:var(--color-secondary);display:inline-block;text-decoration:none;font-weight:400;font-size:14px;line-height:2.43;min-width:60px;text-align:center;text-wrap:wrap;text-transform:uppercase;cursor:pointer;color:#fff;background-color:var(--color); padding:0px 12px;border-radius:0;border-width:1px;border-style:solid;border-color:var(--color);border-image:initial;}.btn_1.small{font-size:12px;line-height:1.84;padding:0px 10px;}.btn_1.large{font-size:16px;line-height:2.63;padding:0px 14px;}.btn_1:hover{border-color:var(--color);color:var(--color);background-color:transparent;text-decoration:none;}.btn_1:disabled{transform:none;color:rgb(255,255,255);background-color:#aeaeae;opacity:0.2;border-width:1px;border-style:solid;border-color:transparent;border-image:initial;cursor:default;}.btn_1.selected{background-color:#26d5f5;}.btn_2{--color:var(--color-negative);display:inline-block;text-decoration:none;font-weight:300;font-size:14px;line-height:2.43;min-width:60px;text-align:center;text-wrap:wrap;text-transform:uppercase;cursor:pointer;color:var(--color);background-color:#fff;padding:0px 12px;border-radius:0;border-width:1px;border-style:solid;border-color:var(--color);border-image:initial;}.btn_2.small{font-size:12px;line-height:1.84;padding:0px 10px;}.btn_2.large{font-size:16px;line-height:2.63;padding:0px 14px;}.btn_2:hover{color:#fff;background-color:var(--color);border-color:var(--color);text-decoration:none;}.btn_2:disabled{transform:none;color:#fff;background-color:transparent;opacity:0.2;border-width:1px;border-style:solid;border-color:transparent;border-image:initial;cursor:default;}.btn_3{--color:var(--color-secondary);display:inline-block;text-decoration:none;font-weight:300;font-size:14px;line-height:2.43;min-width:60px;text-align:center;text-wrap:wrap;text-transform:uppercase;cursor:pointer;color:var(--color);background-color:#fff;padding:0px 12px;border-radius:0;border-width:1px;border-style:solid;border-color:var(--color);border-image:initial;}.btn_3.small{font-size:12px;line-height:1.84;padding:0px 10px;}.btn_3.large{font-size:16px;line-height:2.63;padding:0px 14px;}.btn_3:hover{color:#fff;background-color:var(--color);border-color:var(--color);text-decoration:none;}.btn_3:disabled{transform:none;color:#fff;background-color:rgb(255,255,255);opacity:0.2;border-width:1px;border-style:solid;border-color:#fff;border-image:initial;cursor:default;}.btn_4{display:inline-block;text-decoration:none;font-weight:300;font-size:14px;line-height:2.43;min-width:60px;text-align:center;text-transform:uppercase;text-wrap:wrap;cursor:pointer;color:rgb(255,255,255);background-color:var(--color-secondary);padding:0px 12px;border-radius:0;border-width:1px;border-style:solid;border-color:transparent;border-image:initial;}.btn_4.small{font-size:12px;line-height:1.84;padding:0px 10px;}.btn_4.large{font-size:16px;line-height:2.63;padding:0px 14px;}.btn_4:hover{border-color:var(--color-secondary);color:var(--color-secondary);background-color:transparent;text-decoration:none;}.btn_4:disabled{transform:none;color:rgb(255,255,255);background-color:#369c09;opacity:0.4;border-width:1px;border-style:solid;border-color:transparent;border-image:initial;cursor:default;}.link_1,a{font-weight:600;font-size:16px;line-height:1.25;color:var(--color-text-secondary);display:inline-block;text-decoration:none;background:transparent;border:none;cursor:pointer;}.link_1.small{font-size:14px;}.link_2{font-weight:600;font-size:16px;line-height:1.25;color:#49A2A5;display:inline-block;text-decoration:none;transition:color 0.3s ease 0s,text-decoration 0.3s ease 0s;background:transparent;border:none;cursor:pointer;}.link_2.small{font-size:14px;}.link_2:hover{color:#49A2A5;opacity:0.8;}.radio{font-size:16px;line-height:1.50;display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:0;}.radio input{position:absolute;opacity:0;cursor:pointer;left:5px;top:5px;} .radio .checkmark{position:absolute;top:0;left:0;height:23px;width:23px;background-color:#fff;border:1px solid rgb(153,153,153);transition:all 0.3s cubic-bezier(0.175,0.885,0.32,1.275) 0s;border-radius:50%;} .radio:hover input ~ .checkmark{height:22px;width:22px;} .checkmark:after{content:"";position:absolute;display:none;} .radio input:checked ~ .checkmark:after{display:block;} .radio .checkmark:after{top:6px;left:6px;width:11px;height:11px;border-radius:50%;background:#000;} .checkbox{font-size:16px;line-height:1.50;display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:0;}.checkbox input{position:absolute;opacity:0;cursor:pointer;left:5px;top:5px;} .checkbox .checkmark{position:absolute;top:0;left:0;height:23px;width:23px;background-color:#fff;border:1px solid rgb(153,153,153);transition:all 0.3s cubic-bezier(0.175,0.885,0.32,1.275) 0s;border-radius:2px;} .checkbox:hover input ~ .checkmark{height:22px;width:22px;} .checkmark:after{content:"";position:absolute;display:none;} .checkbox input:checked ~ .checkmark:after{display:block;} .checkbox .checkmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid #000;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);transition:all 0.3s cubic-bezier(0.175,0.885,0.32,1.275) 0s;} .checkboxRequestVoucher{color:#424242;}.checkboxRequestVoucher input ~ .checkmark{border:1px solid #424242;}label,.labelField{font-size:14px;font-weight:400;line-height:1.5;text-transform:none;margin-bottom:6px;display:inline-block;width:100%;white-space:nowrap;}input[type="text"],input[type="password"],input[type="email"],input[type="date"],select{height:36px;width:100%;padding-left:10px;padding-right:10px;box-sizing:border-box;background-color:rgb(255,255,255);line-height:normal;font-size:14px;color:var(--color-text-primary);font-weight:bold;border-radius:2px;border-width:1px;border-style:solid;border-color:rgb(153,153,153);border-image:initial;}input[type="text"]:hover,input[type="password"]:hover,input[type="email"]:hover,input[type="date"]:hover,select:hover{padding-left:9px;padding-right:9px;border-width:2px;border-style:solid;border-image:initial;}input[type="text"]:disabled,input[type="password"]:disabled,input[type="email"]:disabled,input[type="date"]:disabled,select:disabled{opacity:0.4;padding-left:10px ;padding-right:10px ;border-width:1px ;border-color:rgb(153,153,153) ;}.inputErr{font-size:12px;line-height:1.25;text-align:left;color:rgb(217,58,58);position:relative;transition:opacity 0.3s cubic-bezier(0.455,0.03,0.515,0.955) 0s;}select option:disabled,select option.disabled{background-color:rgb(153,153,153);}.inputArea .row{margin:0 0 8px 0;display:inline-block;width:100%;padding-bottom:15px;} .inputArea .row.col-2-1{margin:0 12px 8px 0;width:calc(50% - 24px);}input.wrong{border:2px solid red ;}input.correct{border:2px solid green ;}input.mandatory,input:required,select.mandatory,select:required{border:1px solid #f5a219;} input.ui-autocomplete-input{height:36px;width:100%;padding-left:10px;padding-right:10px;box-sizing:border-box;background-color:rgb(255,255,255);line-height:normal;font-size:14px;color:rgb(38,38,38);border-radius:2px;border-width:1px;border-style:solid;border-color:rgb(153,153,153);border-image:initial;float:left;}.btnShowAll{float:left;width:30px;height:34px;background-color:#fff;border:none;margin-top:1px;margin-left:-31px;}.cdPrefix{width:90px;float:left;padding-left:5px ;padding-right:5px ;}input.noMobile{width:calc(100% - 90px) ;padding-left:5px ;float:left;}.idMultimediaPhotoHidden{position:absolute;left:0;width:0px ;z-index:0;}.idMultimediaPhotoFake{position:absolute;z-index:1;background:#fff;max-width:160px;}.idMultimediaActions{margin-left:170px;height:124px;}.messages{width:100%;margin-bottom:16px;}.messages ol{transition:max-height 0.3s cubic-bezier(0.455,0.03,0.515,0.955) 0s,opacity 0.3s cubic-bezier(0.455,0.03,0.515,0.955) 0s;position:relative;width:calc(100% - 34px);padding:16px;border-width:1px;border-style:solid;border-image:initial;border-radius:4px;overflow:hidden;font-size:14px;font-weight:600;line-height:1.5;text-transform:none;color:rgb(38,38,38);}.messages ol li{list-style:none;line-height:24px;}.messages ol.errors{border-color:rgb(217,58,58);color:rgb(217,58,58);}.messages ol.warnings{border-color:rgb(242,189,42);color:rgb(242,189,42);}.messages ol.infos{border-color:var(--color-text-secondary);color:var(--color-text-secondary);}.messages ol.success{border-color:rgb(27,171,30);color:rgb(27,171,30);}table.tb tr td,.border-bottom{border-bottom:1px solid #ddd;}table.tb tr.no-border td{border:none;}.black{background-color:#32373b;color:#FFFFFF;}table.tb tr td .row{width:100%;}table.tb tr td .row label{width:20%;margin-left:10px;}table.tb tr td .row img{float:right;}.basketCountDown{background-color:#b91616;;color:#fff;width:calc(100% - 24px);padding:12px;}.basketCountDown label{float:left;width:auto;margin-right:12px;}.badge{font-weight:600;text-align:center;font-size:10px;line-height:1.2;letter-spacing:0.025em;text-transform:uppercase;padding:4px 8px;border-radius:10px;}.badge.dGreen,.badge.onSale,.badge.lGreen{color:green;}.badge.dYellow,.badge.rescheduled,.badge.lYellow{color:#C39712;}.badge.dRed,.badge.cancelled,.badge.lRed{color:red;}.badge.dBackPearl,.badge.presale,.badge.draft,.badge.published,.badge.scenario{color:#CCCCCC;}  .popupLeft, .popupRight{display:none;height:100%;max-width:400px;width:100%;background-color:#fff;transition:opacity 0.3s cubic-bezier(0.455,0.03,0.515,0.955) 0s,transform 0.3s cubic-bezier(0.455,0.03,0.515,0.955) 0s;text-align:left;overflow:hidden;position:absolute;}.popupLeft{left:0;}.popupRight{right:0;}.popupLeft header, .popupRight header{position:absolute;top:0;left:0;width:100%;height:50px;line-height:50px;text-align:center;border-bottom:1px solid #E5E5E5;font-weight:600;font-size:18px;}.popupLeft header .back{background:url("/img/agrigento-ticket-pl/ico/Back_24.svg") center no-repeat;width:50px;height:50px;display:inline-block;position:absolute;left:0;cursor:pointer;}.popupRight header .back{background:url("/img/agrigento-ticket-pl/ico/Forward_24.svg") center no-repeat;width:50px;height:50px;display:inline-block;position:absolute;right:0;cursor:pointer;}.popupLeft .body, .popupRight .body{text-align:left;width:100%;height:calc(100% - 50px);position:absolute;top:50px;left:0;overflow:auto;}.popupLeft .body .top, .popupRight .body .top{width:calc(100% - 48px);padding:24px;}.popupLeft .body .bottom, .popupRight .body .bottom{width:calc(100% - 48px);padding:8px 24px;background:rgb(246,246,246);}.popupLeft ul li,.popupRight ul li{border-bottom:1px solid #E5E5E5;list-style:none;}.popupLeft ul li a, .popupRight ul li a{width:calc(100% - 48px);padding:16px 24px;display:inline-block;color:#000}.popupLeft ul li a:hover, .popupRight ul li a:hover{background-color:rgb(246,246,246);}.popupLeft .body .bottom ul li a, .popupRight .body .bottom ul li a{font-weight:400;}.voucherCreditBox{background-color:#f7f7f7;margin:20px;padding:20px;}.relative{position:relative;}span.pwdButton{position:absolute;top:11px;right:5px;cursor:pointer;}header{box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:center; padding:25px;background-color:#fff;box-shadow:0 1px 30px rgba(0,0,0,0.10);}header .content{width:min(1300px,100%);display:flex;align-items:center;justify-content:space-between;background-color:#fff;}header .content .logo{display:inline-block;max-width:306px;width:100%;}header .content .logo img{width:100%;}header .content nav{display:grid;justify-content:right;gap:20px;}header .content nav ul{display:flex;justify-content:right;align-items:center;list-style:none;gap:35px;}header .content nav ul li a{color:#222222;font-size:.8375rem;font-weight:600;text-transform:uppercase;text-wrap:nowrap;font-family:var(--font-family-primary);}header .content nav ul li:hover a{color:var(--color-secondary);}header .content nav ul li a .countItem{border-radius:50%;color:#fff;width:16px;height:16px;border-radius:50%;background-color:var(--color-primary);position:absolute;font-size:12px;top:-5px;right:-5px;display:flex;align-items:center;justify-content:center;line-height:1;}header .humburger{display:none;width:18px;height:25px;position:relative;cursor:pointer;}header .humburger .line{display:inline-block;position:absolute;right:50%; transform:translate(50%);width:14px;height:2px;background-color:var(--color-text-primary);border-radius:4px;transition-property:transform;transition-duration:.4s;transition-timing-function:ease;}header .humburger .line:nth-child(1){top:30%;}header .humburger .line:nth-child(2){top:50%;}header .humburger .line:nth-child(3){top:70%;}header .humburger.animated .line:nth-child(1){transform:rotate(-45deg);right:10%;top:55%;}header .humburger.animated .line:nth-child(2){display:none;}header .humburger.animated .line:nth-child(3){transform:rotate(45deg);top:55%;right:10%;}.showProductMap header{padding:0px;height:fit-content;box-sizing:border-box;}.showProductMap header *{pointer-events:none;}.showProductMap header .content{padding:0;}.showProductMap header .content > :not(.logo){display:none;}.showProductMap header .content .logo a{display:contents;}.showProductMap header .content .logo img{height:45px;width:auto;}@media screen and (min-width:900px){ header .content nav ul li.reservedArea a{display:flex;color:#fff;background-color:var(--color-secondary);color:#fff;border-radius:20px;font-size:12px;font-weight:400;} header .content nav ul li.reservedArea a i{border-right:1px solid #fff;padding:9px 10px 9px 15px;font-size:0px;position:relative;display:flex;align-items:center;} header .content nav ul li.reservedArea a i::before{font-size:13px;} header .content nav ul li.reservedArea a span{padding:9px 10px 9px 10px;}}@media screen and (max-width:1200px){ header{position:relative;padding:20px 15px;} header .content .logo{max-width:200px;}  header #humburger{display:block;} header .content nav{display:none;position:absolute;top:91px;left:0;width:100%;background-color:#fff;padding:0 15px;} header .content nav ul{display:flex;flex-direction:column;gap:10px;} header .content nav ul li{width:100%;padding:13px;text-align:left;border-bottom:1px solid #EAEAEA;} header .content nav ul li a{width:100%;text-align:left;font-size:0.8462rem;} header .content nav ul li.reservedArea a{max-width:120px;}  .showProductMap header .humburger{display:none;} }footer{box-sizing:border-box;width:100%;padding:100px 0;color:#fff;text-align:left;background-image:url('/../img/agrigento-ticket-pl/personal/footer-bg.jpg');background-repeat:no-repeat;background-size:cover;}footer .content{width:min(1300px,100%);padding:40px 30px;box-sizing:border-box;margin:0 auto;}footer .content .top{display:grid;width:100%;grid-template-columns:repeat(3,1fr);justify-content:space-between;align-items:start;}footer .content .top section{display:flex;flex-direction:column;}footer .content .top section h4{font-size:18px;margin-bottom:35px;text-transform:uppercase;font-weight:700;text-align:left;}footer .content .top section ul{list-style:none;}footer .content .top section > img.logo{max-width:300px;width:100%;margin-bottom:28px;}footer .content .top section ul.first li{display:flex;gap:10px;color:#fff;margin-bottom:13px;font-size:13px;}footer .content .top section ul.first li svg{color:#ffbb00;width:16px;margin-right:12px;}footer .content .top section ul.first li a{color:#fff;font-size:13px;font-weight:400;transition:ease .4s;}footer .content .top section ul.first li a:hover{color:var(--color-secondary);}footer .content .top section ul.second li{display:flex;gap:15px;margin-bottom:20px;}footer .content .top section ul.second li .imgCont{max-width:65px;width:100%;}footer .content .top section ul.second li .imgCont img{width:100%;border-radius:5px;}footer .content .top section ul.second li > div > a{display:block;color:#fff;font-weight:600;font-size:14px;margin-bottom:10px;transition:ease .4s;}footer .content .top section ul.second li > div > a:hover{color:var(--color-secondary);}footer .content .top section ul.second li > div > div{display:flex;align-items:center;flex-wrap:wrap;padding:7.5px 7.5px 7.5px 0;box-sizing:border-box;font-size:11px;line-height:0.8462rem;color:#fff;}footer .content .top section ul.second li > div > div svg{margin-right:6px;width:14px;height:auto;color:#ffbb00;}footer .content .bottom{color:#fff;font-size:12px;}footer .contactsCsOrg{width:calc(100% -  30px);padding:15px;color:#fff;text-align:center;}footer .contactsCsOrg .link_1{display:block;font-size:20px;cursor:inherit;text-transform:uppercase;color:var(--color-secondary);font-family:var(--font-family-secondary);}footer .contactsCsOrg .link_1:hover{text-decoration: none;} @media screen and (max-width:700px){ footer .content .top{grid-template-columns:1fr;} footer .content .top section:first-child{margin-bottom:45px;}}#cntOutCont{text-align:center;}#cntInnCont{width:calc(100% - 30px);max-width:1170px;padding-left:15px;padding-right:15px;height:auto;margin-left:auto;margin-right:auto;text-align:left;display:inline-block;}#cntOutFtr{width:100%;text-align:center;}#cntInnFtr{width:100%;height:auto;margin-left:auto;margin-right:auto;text-align:center;background-color:#fff;}#cntOutFtr{width:100%;padding:0;}.creditsClappit .clappit{width:100px;padding:30px 0;}.creditsClappit .clappit img{width:100%;height:auto;}  #billingForm{margin-top:30px;margin-bottom:30px;}.toggle{padding:12px;background:#f6f6f6 url("/img/agrigento-ticket-pl/ico/angle-down-solid.svg") calc(100% - 10px) no-repeat;padding-right:48px;border-bottom:1px solid #B3B3B3;cursor:pointer;}.toggle.selected{background:#EBF4FD url("/img/agrigento-ticket-pl/ico/angle-up-solid.svg") calc(100% - 10px) no-repeat;}.toggle .open{display:none;}.toggle .close{display:inline-block;}.toggle.selected .open{display:inline-block;}.toggle.selected .close{display:none;}.popupCookie{display:none;width:100%;position:fixed;background-color:rgba(77,77,94,0.8);bottom:0px;left:0px;height:100%;padding:5px 0px;z-index:1000;text-align:center;}.popupCookie .padding{background-color:rgba(0,0,0,0.5);display:inline-block;padding:20px;margin-top:15%;}.popupCookie a{font-size:14px;font-weight:normal;line-height:39px;padding:0px 10px;letter-spacing:0.05em;}.popupCookie a:hover{text-decoration:underline;}.popupCookie p{max-width:900px;text-align:center;padding:10px 20px;margin:auto;font-size:14px;font-weight:normal;color:#fff;letter-spacing:0.05em;}.cardCodeBtn{float:left;margin-top:39px;}.list_1{text-align:left;}.cell_preview{width:auto;height:115px;}.mm_preview{width:auto;height:115px;}.mm_itempreview{width:auto;height:160px;float:left;margin-right:24px;}.list .cellDAYAva,.list_1 .cellDAYAva{float:left;width:auto;height:fit-content;margin-top:0;margin-right:16px;font-size:14px;font-weight:normal;color:var(--color-text-secondary);padding:7px;line-height:normal;border:1px solid var(--color-text-secondary);}.list .cellDAYAva:hover,.list_1 .cellDAYAva:hover{text-decoration:none;} .list .cellDAYAva .dd,.list_1 .cellDAYAva .dd{font-size:20px;}.list_1 .baseInfo{float:left;}.list_1 .rightInfo{float:right;margin-top:17px;}.list_1.links a{float:right;}.list_1.links a img{width:100%;height:auto;}.list_1 .moreInfo{margin-top:24px;width:100%;display:inline-block;}.box_1{text-align:left;float:left;}.box_1 .mm_preview{float:left;width:100%;height:auto;}.box_1 .baseInfo{float:left;height:80px;width:calc(100% - 24px);margin:12px;position:relative;color:#424242;}.box_1 .baseInfo .link_1{position:absolute;bottom:0;}#product_info{float:right;}#moreInfo{position:relative;margin-top:0;}.btn_show{float:left;text-align:center;padding:0 10px;left:0;cursor:pointer;font-size:12px;background-color:rgb(255,255,255); border-radius:2px;text-transform:uppercase;line-height:1.84;font-weight:600;}#btn_show_text{color:green;border:1px solid green;}#btn_hide_text{color:red;border:1px solid red;}#partial_text{position:relative;max-height:200px;overflow:hidden;transition:height 5s;}#partial_text .text_overlay{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(247,247,247,.8));}#partial_text .text_p.margin-bottom > h2{display:block;margin:10px auto;text-align:center;}.product-info.grid{display:grid;grid-template-columns:auto auto 1fr;grid-column-gap:15px;grid-row-gap:20px;grid-auto-flow:row;}.product-info.grid .cellDAYAva{grid-column:span 1;width:fit-content;height:fit-content;margin:0px;}.product-info.grid .baseInfo{ grid-column:span 1;}.product-info.grid .moreInfo{grid-column:1 / -1;}.product-info.grid .moreInfo #partial_text{display:grid;grid-template-columns:1fr 1fr auto;grid-column-gap:20px;grid-auto-flow:dense;}.product-info.grid .moreInfo #partial_text .description{grid-column:span 2;}.product-info.grid .moreInfo #partial_text img{grid-column:span 1;grid-column-start:3;width:400px;height:auto;}@media screen and (max-width:800px){ .product-info.grid .moreInfo #partial_text{justify-items:center;} .product-info.grid .moreInfo #partial_text .description{justify-content:left;width:100%;grid-column:span 3;} .product-info.grid .moreInfo #partial_text img{grid-column:span 3;}}@media screen and (max-width:510px){ .product-info.grid .moreInfo #partial_text img{width:100%;} .product-info.grid .baseInfo{ grid-column:-1/1;}}.box_2{background-color:#707070;padding:20px 0;}.flex{display:flex;align-items:center;}.f_wrap{flex-wrap:wrap;}.f_center{display:flex;justify-content:space-between;align-items:center;}.f_reverse{display:flex;flex-direction:row-reverse;align-items:center;}.f_column{display:flex;flex-direction:column;justify-content:center;align-items:center;}.f_basis_10{flex-basis:10%;}.f_basis_20{flex-basis:20%;}.f_basis_30{flex-basis:30%;}.f_basis_40{flex-basis:40%;}.f_basis_50{flex-basis:50%;}.f_basis_60{flex-basis:60%;}.f_basis_70{flex-basis:70%;}.f_basis_80{flex-basis:80%;}.f_basis_90{flex-basis:90%;}.f_basis_100{flex-basis:100%;}.gap10{gap:10px}.gap20{gap:20px}.gap30{gap:30px}.gap50{gap:50px}.registrantReguired .row .cell{width:calc(50% - 24px);margin:0 24px 0 0;float:left;}.registrantReguired .row .cell:last-child{margin-right:0;display:inline-block;}.reservedAreaMenu{list-style:none;}.reservedAreaMenu li{width:49%;margin-bottom:15px;float:left;}.reservedAreaMenu li.p_1{margin-right:1%;}.reservedAreaMenu li.p_0{margin-left:1%;}.reservedAreaMenu li.logout a{color:red;}.reservedAreaMenu li a{width:calc(100% - 62px);color:var(--color-text-primary);text-decoration:none;text-align:left;position:relative;padding:15px 15px 15px 45px;border:1px solid #ededed;border-radius:5px;transition:ease 0.4s;}.reservedAreaMenu li a i{position:absolute;left:15px;top:17px;color:#c1ad80;}.reservedAreaMenu li a:hover:not(.disabled){border-color:#c1ad80;box-shadow:2px 1px 10px -3px rgb(0 0 0 / 30%);}.reservedAreaMenu li a.disabled{background-color:lightgrey;}.menuProfile{width:100%;display:inline-block;background-color:#333333;}.menuProfile ul li{list-style:none;float:left;border-right:1px solid #666;}.menuProfile ul li:hover{background-color:#707070;}.menuProfile ul li:last-child{border-right:none;float:right;border-left:1px solid #666;}.menuProfile ul li a{color:#fff;padding:12px 12px;display:inline-block;}.menuProfile ul li.selected a{text-decoration:underline;}.showProductMap #cntOutCont{margin:0 0;}.showProductMap #cntInnCont{max-width:none ;width:100% ;padding:0 ;}#showProductForm table #item select{width:80px;}#showPaymentForm .list_2{border:1px solid #B3B3B3;border-bottom:none;}#showPaymentForm .list_2 .payment{padding:12px;background:#32373b url("/img/img/ticketzeta-www/Bottom_White_24.svg") calc(100% - 10px) no-repeat;padding-right:48px;border-bottom:1px solid #B3B3B3;cursor:pointer;color:#fff;}#showPaymentForm .list_2 .payment.selected{background:#32373b url("/img/img/ticketzeta-www/Up_White_24.svg") calc(100% - 10px) no-repeat;}#showPaymentForm .list_2 .box{padding:12px;display:none;}.payment_STRIPE_WWW_SS{background:url("/img/img/ticketzeta-www/payment_card.png") right no-repeat;padding-right:48px;}.payment_PP_WWW_WP{background:url("/img/img/ticketzeta-www/payment_PayPal.png") right no-repeat;padding-right:48px;}.payment_AMAZONPAY_WWW_WP{background:url("/img/img/ticketzeta-www/payment_AmazonPay.svg") right no-repeat;background-size:auto 24px;padding-right:48px;}.showPayment .paymentBox{background:url(/img/img/ticketzeta-www/showPaymentCreditCardBgr_top-left.png) top left no-repeat,         url(/img/img/ticketzeta-www/showPaymentCreditCardBgr_top-right.png) top right no-repeat;       border:2px solid #d9d5cc;border-radius:25px;       min-height:200px;padding:25px 25px 25px 25px;width:calc(60% - 54px);float:left;}.showPayment .paymentBox#paymentBox_AMAZONPAY_WWW{background:none;}.paymentBox iframe{border:none !important;}.otherPayment{width:40%;float:left;text-align:center;}.btnPaypal{background:url("/img/img/ticketzeta-www/btnPaypal.png") top left no-repeat;border:none;cursor:pointer;width:150px;height:32px;}.btnStripe{background:url("/img/ticketzeta-www/button/ico/payStripeCreditCard.png") top left no-repeat;border:none;cursor:pointer;width:204px;height:76px;}.btn_satispay_it{background:url(/img/img/ticketzeta-www/satispay-it-pay-red.png) center no-repeat;width:186px;height:50px;display:inline-block;border:none;cursor:pointer;}.btn_satispay_en{background:url(/img/img/ticketzeta-www/satispay-en-pay-red.png) center no-repeat;width:181px;height:50px;display:inline-block;border:none;cursor:pointer;}.ico_info_blue_20{background:url("/img/img/ticketzeta-www/Info_Blue_20.svg") center no-repeat;width:20px;height:20px;display:inline-block;margin-left:12px;cursor:pointer;}.ico_over{background:url("/img/img/ticketzeta-www/Round_red.png") center no-repeat;width:20px;height:20px; margin-right:12px;margin-top:3px;cursor:pointer;float:left;}.ico_low{background:url("/img/img/ticketzeta-www/Round_yellow.png") center no-repeat;width:20px;height:20px; margin-right:12px;margin-top:3px;cursor:pointer;float:left;}.ico_avail{background:url("/img/img/ticketzeta-www/Round_green.png") center no-repeat;width:20px;height:20px; margin-right:12px;margin-top:3px;cursor:pointer;float:left;}.paging{width:100%;text-align:center;margin:16px 0;}.paging .dInlineBlock{display:inline-block;}.paging .btn_3{float:left;}.paging .pages{float:left;height:36px;line-height:36px;margin:0 16px;}.paymentBox iframe{border:none ;}.StripeElement{background-color:white;padding:8px 12px;border-radius:4px;border:1px solid transparent;box-shadow:0 1px 3px 0 #f5a219;-webkit-transition:box-shadow 150ms ease;transition:box-shadow 150ms ease;margin-top:10px;}.StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df;}.StripeElement--invalid{border-color:#fa755a;}.StripeElement--webkit-autofill{background-color:#fefde5 ;}.form-row,.stripeButton{margin:2%;}#stripeform #card-errors{color:#ec0843;padding:5px;font-size:14x;}#stripeButton{margin-left:2%;}.calendar{text-align:center;}.calendarHorizontal .calendarHeader{display:block;text-align:center;text-transform:uppercase;margin-top:15px;}.calendarHorizontal .calendarHeader .cell{float:left;}.calendarHorizontal .calendarHeader .cellDx{float:right;}.calendarHorizontal .prevDay{width:48px;height:48px;background:url("/img/agrigento-ticket-pl/personal/calendar/calendar_prevDay.png") top left no-repeat;display:inline-block; margin:12px 21px 0 10px;}.calendarHorizontal .nextDay{width:48px;height:48px;background:url("/img/agrigento-ticket-pl/personal/calendar/calendar_nextDay.png") top left no-repeat;display:inline-block; margin:12px 10px 0 21px;}.calendarHorizontal .prevDay:hover{filter:brightness(1.5);}.calendarHorizontal .nextDay:hover{filter:brightness(1.5);}.calendarHorizontal .pad{float:left;}.calendarHorizontal .cellDayPadd{float:left;margin:0 23px 0 24px;position:relative;}.calendarHorizontal .cellDAY{background-color:#f2f8fa;border:1px solid #eff5f7;width:46px;height:37px;padding-top:7px;border-radius:4px;text-align:center;line-height:16px;margin-top:12px;}.calendarHorizontal .cellDAYG{display:none;}.calendarHorizontal .cellDAYAva{width:48px;height:39px;padding-top:7px;border-radius:4px;text-align:center;line-height:16px;margin-top:12px;background:var(--color-primary);cursor:pointer;}.cellDAYAva{width:48px;height:39px;padding-top:7px;border-radius:4px;text-align:center;line-height:16px;margin-top:12px;background:#fff;}.calendarHorizontal .cellDAYAva a{width:100%;height:100%;display:block;color:#fff}.calendarHorizontal #calPrevYear{float:left;margin-left:105px;margin-right:20px;}.calendarHorizontal #calNextYear{float:right;margin-right:105px;margin-left:20px;}.calendarHorizontal #calPrevMonth{float:left;}.calendarHorizontal #calNextMonth{float:right;}.calendarHorizontal .circleProp{background-color:#ff6b24;width:22px;height:22px;border-radius:50%;position:absolute;z-index:5;right:0;text-align:center;font-size:16px;color:#fff;font-weight:600;line-height:20px;}.calendarMobile{background-color:#fff;width:100%;max-width:1019px;padding:0 0 0 0;border-bottom:2px solid #eff4f4;display:inline-block;}.calendarMobile .calendarHeader{text-align:center;margin-bottom:20px;display:inline-block;}.calendarMobile .cellCx{width:165px;display:inline-block;height:48px;}.calendarMobile .calendarHorizontal .prevDay{margin:0;}.calendarMobile .calendarHorizontal .nextDay{margin:0;}.calendarMobile .calendarHorizontal .pad{border-top:1px solid #eff4f4;}.calendarMobile .calendarHorizontal .rowDOF{height:40px;margin-top:20px;}.calendarMobile .calendarHorizontal .rowDOF .cellDOF{width:140px;height:33px;padding-top:5px;float:left;margin:1px 1px 1px 1px;}.calendarMobile .calendarHorizontal .cellDayPadd{margin:1px 1px 1px 1px;height:140px;}.calendarMobile .calendarHorizontal .cellDAY{margin-top:0;width:138px;height:127px;padding-top:11px;text-transform:none;}.calendarMobile .calendarHorizontal .cellDAYAva{margin-top:0;width:140px;height:129px;padding-top:11px;color:#fff;text-transform:none;}.calendar .calendarMobile .calendarHorizontal .cnt .pad #calendarContentMobile .cellDAYAva2{background-color:var(--color-secondary,#00FF00);}.blockUI.blockMsg.blockPage{padding:0 ;}#personalLoading{text-align:center;border-radius:50%;}#personalLoading img{display:inline-block;margin-top:8px;}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px;}.lds-ellipsis div{background:#fbb040;position:absolute;top:33px;width:13px;height:13px;border-radius:50%;animation-timing-function:cubic-bezier(0,1,1,0);}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 0.6s infinite;}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 0.6s infinite;}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 0.6s infinite;}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 0.6s infinite;}@keyframes lds-ellipsis1{0%{transform:scale(0);} 100%{transform:scale(1);}}@keyframes lds-ellipsis3{0%{transform:scale(1);} 100%{transform:scale(0);}}@keyframes lds-ellipsis2{0%{transform:translate(0,0);} 100%{transform:translate(24px,0);}}.myPhoto{position:fixed;z-index:100;top:0;left:0;background-color:rgba(140,140,140,0.8);width:100%;height:100%;display:none;}.uploadPhoto{position:fixed;z-index:100;top:0;left:0;background-color:rgba(140,140,140,0.8);width:100%;height:100%;display:none;}.uploadPhoto #importImage{padding:30px;z-index:110;}#importImage{display:block;z-index:110;max-width:500px;padding:20px 20px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.icoClose{background:url("/img/agrigento-ticket-pl/icoClose.png") top left;z-index:101;width:30px;height:30px;display:inline-block;position:absolute;right:10px;top:10px;}.dropzone .dz-default.dz-message{opacity:1;filter:none;transition:opacity 0.3s ease-in-out 0s;background-image:url('/img/bko/brgUpload.png');background-repeat:no-repeat;background-position:center center;width:calc(100% - 4px);min-height:250px;color:#455E65;font-size:16px;border:2px dashed #727d82;position:relative;margin-bottom:20px;}.dropzone .dz-default .msgDefault,.dropzone .dz-default.dz-message span{display:inline-block;width:100%;line-height:30px;margin-top:118px;font-family:'Gotham-Light',Arial;color:#455f66;font-size:18px;text-align:center;}.dropzone .dz-preview,.dropzone-previews .dz-preview{background:none repeat scroll 0% 0% rgba(255,255,255,0.8);position:relative;display:inline-block;margin:17px;vertical-align:top;border:1px solid #ACACAC;padding:6px;}.dropzone a.dz-remove,.dropzone-previews a.dz-remove{background-image:-moz-linear-gradient(center top,#FAFAFA 0%,#EEE 100%);border-radius:2px;border:1px solid #EEE;text-decoration:none;display:block;padding:4px 5px;text-align:center;color:#AAA;margin-top:26px;}.dropzone .dz-preview.dz-success .dz-success-mark,.dropzone-previews .dz-preview.dz-success .dz-success-mark{opacity:1;filter:none;}.dropzone .dz-preview.dz-success .dz-success-mark,.dropzone-previews .dz-preview.dz-success .dz-success-mark{display:block;}.dropzone .dz-preview .dz-success-mark,.dropzone-previews .dz-preview .dz-success-mark{background-position:-268px -163px;}.dropzone .dz-preview .dz-error-mark,.dropzone-previews .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark,.dropzone-previews .dz-preview .dz-success-mark{display:block;opacity:0;transition:opacity 0.4s ease-in-out 0s;background-image:url('/img/bko/dropzoneCheck.png');background-repeat:no-repeat;}.dropzone .dz-preview .dz-success-mark,.dropzone-previews .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark,.dropzone-previews .dz-preview .dz-error-mark{display:none;position:absolute;width:40px;height:40px;font-size:30px;text-align:center;right:-10px;top:-10px;}.dropzone .dz-preview .dz-progress,.dropzone-previews .dz-preview .dz-progress{position:absolute;top:100px;left:6px;right:6px;height:6px;background:#d7d7d7;display:none;}.dropzone .dz-preview .dz-progress .dz-upload,.dropzone-previews .dz-preview .dz-progress .dz-upload{position:absolute;top:0;bottom:0;left:0;width:0%;background-color:#8cc657;}.dropzone .dz-preview.dz-processing .dz-progress,.dropzone-previews .dz-preview.dz-processing .dz-progress{display:block;}.dropzone .dz-preview .dz-details .dz-filename,.dropzone-previews .dz-preview .dz-details .dz-filename{overflow:hidden;height:100%;}.dropzone .dz-preview .dz-details img,.dropzone-previews .dz-preview .dz-details img{position:absolute;top:0;left:0;width:100px;height:100px;}.dropzone .dz-preview .dz-details .dz-size,.dropzone-previews .dz-preview .dz-details .dz-size{position:absolute;bottom:-28px;left:3px;height:28px;line-height:28px;}.dropzone .dz-preview:hover .dz-details img,.dropzone-previews .dz-preview:hover .dz-details img{display:none;}.dropzone .dz-preview.dz-image-preview:hover .dz-details img,.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img{display:block;opacity:0.1;filter:alpha(opacity=10);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";}.dropzone .dz-preview .dz-details{width:100px;height:auto;position:relative;padding:5px;margin-bottom:22px;}.dropzone-previews .dz-preview .dz-details{width:100px;height:100px;position:relative;padding:5px;margin-bottom:22px;}@media screen and (max-width:1140px){ #cntInnCont{max-width:calc(1140px - 12px);padding:10px 6px;} label,.labelField{white-space:normal;}  .col-1-1{width:calc(100% - 12px);margin:6px 6px;} .col-2-1{width:calc(50% - 12px);margin:6px 6px;} .col-1-3{width:calc(33.333% - 12px);margin:6px 6px;} .col-2-3{width:calc(66.666% - 12px);margin:6px 6px;} .col-4-1{width:calc(25% - 12px);margin:6px 6px;} .col-6-1{width:calc(16.666% - 12px);margin:6px 6px;} .col-12-1{width:calc(8,333% - 12px);margin:6px 6px;} h1,.text_h1{font-size:2.000em;line-height:auto;} h2,.text_h2{font-size:1.500em;line-height:auto;} h3,.text_h3{font-size:1.250em;line-height:auto;} .calendarMobile{max-width:576px;} .calendarMobile .calendarHorizontal .rowDOF .cellDOF{width:80px;} .calendarMobile .calendarHorizontal .cellDAY{width:78px;height:67px;} .calendarMobile .calendarHorizontal .cellDAYAva{width:80px;height:69px;} .calendarMobile .calendarHorizontal .cellDayPadd{height:80px;}}@media screen and (max-width:767px){ label.radio,label.checkbox{white-space:normal;} .list_1 .mm_preview{float:none;} .list_1 .baseInfo{float:none;} .list_1 .rightInfo{width:100%;text-align:center;} .list .cellDAYAva{float:none;margin-bottom:10px;} .list td .cellDAYAva br{display:none;}  .col-1-1,.col-2-1{width:calc(100% - 12px) ;margin:6px ;} .col-1-3{width:calc(50% - 12px);margin:6px;} .col-2-3{width:calc(50% - 12px);margin:6px;} .col-4-1{width:calc(50% - 12px);margin:6px;} .col-6-1{width:calc(33.333% - 12px);margin:6px;} .col-12-1{width:calc(16.666% - 12px);margin:6px;} h1{font-size:1.800em;} h2{font-size:1.300em;} h3{font-size:1.100em;}  table.tb,.tb tbody,.tb tr{display:inline-block;width:100%;} #customerRequestMultiForm table.tb{display:table;} #customerRequestMultiForm table.tb .tr-1 td{width:auto;float:none;} .tb tr{border-bottom:1px solid #B3B3B3;} table.tb tr td{ float:left;border:none;width:100%;} .tb tr.toggle{width:calc(100% - 60px);} table.tb .tr-1 td{width:calc(100% - 16px);} table.tb .tr-1-2 td:first-child{width:calc(100% - 16px);} table.tb .tr-1-2 td{width:calc(50% - 16px);} table.tb .tr-2 td{width:calc(50% - 16px);} table.tb .tr-1-3 td:first-child{width:calc(100% - 16px);} table.tb .tr-1-3 td{width:calc(33% - 16px);} table.tb .tr-1-4 td:first-child{width:calc(100% - 16px);} table.tb .tr-1-4 td{width:calc(25% - 16px);} table.tb .tr-1-2-3 td:first-child,table.tb .tr-1-2-3 td:nth-child(2){width:calc(50% - 16px);} table.tb .tr-1-2-3 td{width:calc(33% - 16px);} table tbody#delivery tr td{width:calc(50% - 16px);} .calendarMobile{max-width:300px;} .calendarMobile .calendarHorizontal .rowDOF .cellDOF{width:40px;} .calendarMobile .calendarHorizontal .cellDAY{width:38px;height:37px;} .calendarMobile .calendarHorizontal .cellDAYAva{width:40px;height:39px;} .calendarMobile .calendarHorizontal .cellDayPadd{height:49px;}} @media screen and (max-width:640px){ .cellDx{float:none;}}@media screen and (max-width:600px){  .flexTable{flex-wrap:wrap;margin-bottom:20px;} .flexTable .flexBasis_10,.flexTable .flexBasis_20,.flexTable .flexBasis_30,.flexTable .flexBasis_40,.flexTable .flexBasis_50,.flexTable .flexBasis_50,.flexTable .flexBasis_60{flex-basis:100%;padding:0;margin-bottom:10px;} .flexTable .top{margin-bottom:5px;} .flexTable .bottom{min-height:0;} .flexTable .mob_flexCenter{justify-content:center;} .flexTable .mob_flexInitial{justify-content:initial;}  .flexTable .mob_flexBasis_10{flex-basis:10%;} .flexTable .mob_flexBasis_20{flex-basis:20%;} .flexTable .mob_flexBasis_30{flex-basis:30%;} .flexTable .mob_flexBasis_40{flex-basis:40%;} .flexTable .mob_flexBasis_50{flex-basis:50%;} .flexTable .mob_flexBasis_60{flex-basis:60%;}  }@media screen and (max-width:567px){ .show567{display:block;}  .col-1-3{width:calc(100% - 12px);margin:0 6px;}}@media screen and (max-width:360px){ table tr.list td{width:calc(100% - 16px);display:inline-block;border:none;} #customerRequestMultiForm table tr.list td{display:table-cell;} table tr.list td:last-child{border-bottom:1px solid #B3B3B3;} table tr.list td .cellDAYAva{width:100%;} table tr.list td .cellDAYAva br{display:none;}  .calendarMobile{max-width:280px;} .calendarMobile .calendarHorizontal .rowDOF .cellDOF{width:36px;} .calendarMobile .calendarHorizontal .cellDAY{width:34px;height:37px;} .calendarMobile .calendarHorizontal .cellDAYAva{width:36px;height:39px;} .calendarMobile .calendarHorizontal .cellDayPadd{height:49px;}}@media screen and (max-width:800px){ .reservedAreaMenu li.p_1,.reservedAreaMenu li.p_0{margin:0 0 15px 0;} .reservedAreaMenu li,.reservedAreaMenu li.logout{width:100%;margin-bottom:15px;}}.showProductMap .link1{font-weight:600;font-size:16px;line-height:1.25;color:var(--color-text-primary);display:inline-block;text-decoration:none;transition:color 0.3s ease 0s,text-decoration 0.3s ease 0s;background:transparent;border:none;cursor:pointer;}.showProductMap .link1:hover{color:#E6E8CF;}.showProductMap #cntOutFtr{display:none;padding:0;display:none;}.showProductMap #cntFullScreen{padding:0;position:static;}.showProductMap #cntOutCont{padding:0;position:static;}.showProductMap #cntOutHdr{overflow:hidden ;position:relative;z-index:0 ;float:left;} .showProductMap .product{max-height:33px;background-color:#1F262D;text-align:left;width:100%;padding:7px 0 10px 0; float:left;}.showProductMap .product .text_h1{margin-left:10px;font-size:14px;color:#fff;}.showProductMap .product .text_p{margin-left:10px;font-size:12px;color:#fff;}.showProductMap .mobile{display:none ;}.showProductMap .row{margin:0 5px 10px 5px;width:calc(100% - 10px);display:inline-block;}.showProductMap .cell{float:left;}.showProductMap .cellDx{float:right;}.showProductMap .tools{display:none;background-color:#ebebec;padding:10px 5px;width:calc(100% - 10px);height:30px;text-align:center;float:left;}.showProductMap .tools button{display:inline-block;width:33px;height:33px;cursor:pointer;border:none;margin:0 15px;}.showProductMap .tools .showMap{background:url("/img/agrigento-ticket-pl/mapico/Refresh-24.svg") no-repeat center;}.showProductMap .tools .reset{background:url("/img/agrigento-ticket-pl/map/ico/Refresh-24.svg") no-repeat center;display:none;}.showProductMap .tools .zoomOut{background:url("/img/agrigento-ticket-pl/map/tb_ico_zoomOut.png") no-repeat center;}.showProductMap .tools .zoomIn{background:url("/img/agrigento-ticket-pl/map/tb_ico_zoomIn.png") no-repeat center;}.showProductMap .tools .buttons{display:inline-block;margin-right:10px;}.showProductMap .tools .functions{display:inline-block;margin-left:10px;}#ticketMapCnt{height:calc(100vh - 50px);}#ticketMapCnt #outerMap{width:calc(100% - 400px);height:calc(100vh - 185px); float:left;background-color:#fff;}#ticketMapCnt #outerMap .mapCnt{width:100%;height:100%;overflow:hidden;}#ticketMapCnt #leftInfoContainer{float:left;width:400px;position:relative;text-align:left;box-shadow:rgba(0,0,0,0.3) 5px 5px 20px 0px;}#ticketMapCnt #leftInfoContainer header{width:calc(100% - 20px);padding:10px;line-height:1.25;font-weight:400;font-size:1.250em;text-transform:uppercase;text-align:left;color:#fff;}#ticketMapCnt #leftInfoContainer ul li{font-weight:400;font-size:0.875em;margin-bottom:6px;}#ticketMapCnt #leftInfoContainer ul li{list-style:none;}#priceSectionInfoContainer header{direction:none;}#priceSectionInfoContainer #sellingInfo{width:calc(100% - 40px);padding:0 20px;margin-bottom:10px;margin-top:10px;display:none;}.singleSeat{position:absolute;z-index:100;top:15px;right:15px;display:none;width:300px;border:1px solid #bcbec0;background-color:#fff;font-size:14px;color:#333;text-align:left;box-shadow:10px 10px 22px 0px rgba(0,0,0,0.75);transform:translate3d(0,0,0);}.singleSeat .btnX{width:24px;height:24px;position:absolute;top:8px;right:8px;cursor:pointer;background:url(/img/agrigento-ticket-pl/icoDelete.png) center center no-repeat;}ss#basketSeatInfo .singleSeat .btnX,#selectGASeatsQuantity .btnX{display:inline-block;}.siR{font-size:10px;font-weight:bold;fill:black;text-anchor:middle;}.siS{font-size:12px;font-weight:bold;fill:black;text-anchor:middle;}.siHC{stroke-width:1px;stroke:black;fill:black;}.siHCT{font-size:9px;fill:white;text-anchor:middle;}.showProductMap .singleSeat .seatInfo span{font-size:16px;font-weight:bold;color:#000000;display:inline-block;width:100%;}.showProductMap .singleSeat .seatInfo table{width:calc(100% - 60px);margin:0 10px;text-align:center;}.showProductMap .singleSeat .seatInfo th{font-size:16px;font-weight:bold;color:#000000;padding:0;}.showProductMap .singleSeat .seatInfo .aldx{text-align:right;}.showProductMap .singleSeat .seatInfo .cell{width:calc(15% - 10px);text-align:right;margin-right:10px;}.showProductMap .singleSeat .seatInfo .cell:first-child{width:calc(50% - 10px);text-align:left;margin-left:10px;margin-right:0;}.showProductMap .singleS.eat .seatInfo .label{font-size:12px;color:var(--color-text-primary);text-transform:uppercase;font-weight:normal;margin:10px 0;}.showProductMap .singleSeat .seatInfo#gaNmSection{font-size:12px;background-color:#e6e9eb;width:calc(100% - 20px);padding:10px;}.showProductMap .singleSeat .btnSmall{border:none;color:#fff;background-color:#369c09;font-size:12px;height:22px;line-height:22px;padding:0 5px;box-shadow:none;display:inline-block;text-align:center;-webkit-appearance:none;appearance:none;overflow:hidden;cursor:pointer;margin-left:10px ;margin-top:-3px ;}.showProductMap .singleSeat .seatItemList .singleSeatItem{width:calc(100% - 20px);padding:10px 10px 10px 10px;margin-bottom:3px;display:inline-block;cursor:pointer;background:#f4f4f4;}.showProductMap .seatItemList .singleSeatItem{display:inline-block;width:100%;}.showProductMap #selectGASeatsQuantity .seatItemList .singleSeatItem{background:#f4f4f4 url("/img/agrigento-ticket-pl/map/ico/Ticket-24.svg") no-repeat 6px;padding-left:35px;width:calc(100% - 45px);}.showProductMap #selectGASeatsQuantity .seatItemList .singleSeatItem:hover{background-color:#EBF4FD;}.showProductMap #selectGASeatsQuantity .seatItemList .singleSeatItem.selected{background-color:#EBF4FD;}.showProductMap .singleSeat .seatItemList .singleSeatItem #nmProductItem,.showProductMap .singleSeat .singleSeatItem #amPrice{color:var(--color-text-primary);font-weight:bold;}.showProductMap .singleSeat select#qtSeats{width:80px;}.showProductMap .singleSeat .singleSeatItem #amPrice{ text-align:right;}.showProductMap .singleSeat .singleSeatItem .dsCondition{font-size:12px;display:inline-block;width:100%;}.showProductMap .singleSeat#popUpSeatDetail[isclicked='true'] .seatItemList{display:inline-block;}.showProductMap .sd{stroke:lightgray;stroke-width:3;}.showProductMap #leftInfoContainer #priceSectionInfoContainer{height:calc(100vh - 205px);overflow-y:auto;overflow-x:hidden;display:none;}.showProductMap #leftInfoContainer #priceSectionInfoContainer #priceSectionInfoList{padding-bottom:48px;}.showProductMap #leftInfoContainer #basketSeatInfoContainer{height:calc(100vh - 233px);padding-bottom :48px;overflow-y:auto;}.showProductMap #leftInfoContainer #basketSeatInfo{width:100%;overflow-y:auto;overflow-x:hidden;}.showProductMap #leftInfoContainer #basketSeatInfoMobile{display:none;}.showProductMap #leftInfoContainer #priceSectionInfoContainer .singleSeat .priceSectionColor{float:left;width:14px;height:14px;margin:2px 10px;border-radius:10px;}.showProductMap #leftInfoContainer #priceSectionInfoContainer .singleSeat .seatInfo #nmPriceSection{width:calc(100% - 35px);float:left;}.showProductMap #leftInfoContainer #priceSectionInfoList .seatInfo{padding:15px 0 10px 0;margin-bottom:0;cursor:pointer;}.showProductMap #leftInfoContainer .singleSeat#deliveryList{background-color:transparent;}.showProductMap #leftInfoContainer .singleSeat#deliveryList input[type="radio"]{margin-right:10px;}.showProductMap #leftInfoContainer .singleSeat#deliveryList .seatItemList .singleSeatItem{margin-top:10px;margin-bottom:10px;}.showProductMap #leftInfoContainer .footer{position:absolute;bottom:0;text-align:center;z-index:200;width:100%;padding:0;background-color:#eee;}.showProductMap #leftInfoContainer .footer .btn_1{width:100%;display:inline-block;text-decoration:none;font-weight:600;font-size:16px;line-height:2.63;min-width:60px;text-align:center;text-transform:capitalize;cursor:pointer;color:rgb(255,255,255);background-color:rgb(27,171,30);border-radius:2px;border-width:1px;border-style:solid;border-color:transparent;border-image:initial;transition:background-color 0.3s cubic-bezier(0.455,0.03,0.515,0.955) 0s;}.showProductMap #leftInfoContainer .footer .btn_1:disabled{transform:none;color:rgb(255,255,255);background-color:rgb(27,171,30);opacity:0.4;border-width:1px;border-style:solid;border-color:transparent;border-image:initial;}.showProductMap #leftInfoContainer .footer .btn_1:hover{background-color:rgb(35,112,44);color:rgb(255,255,255) ;}.showProductMap #leftInfoContainer .footer .btn_1:last-child{margin-bottom:0;}.showProductMap #leftInfoContainer .singleSeat{position:relative;box-shadow:rgba(0,0,0,0.12) 0px 0px 8px;top:auto;right:auto;display:inline-block ;z-index:0;border:none;background-color:#fff;width:calc(100% - 32px);margin:6px 16px;border-radius:4px;}.showProductMap #leftInfoContainer #basketSeatInfo .singleSeat{background-color:#fff;padding-top:24px;}.showProductMap #leftInfoContainer .singleSeat:before{background-size:75.5px 12px;position:absolute;top:1px;width:100%;height:100%;opacity:0.5;background-position:left;background-repeat:repeat-x;height:24px;}.showProductMap #leftInfoContainer .singleSeat .btnX{top:30px;}.showProductMap #leftInfoContainer .singleSeat .padding{background:#fff;}.showProductMap #leftInfoContainer #priceSectionInfoContainer #priceSectionInfoList .singleSeatItem:hover,.showProductMap #leftInfoContainer #basketSeatInfo .singleSeatItem:hover{background-color:#F6F6F6;cursor:auto;}.showProductMap #leftInfoContainer .singleSeat .seatItemList .singleSeatItem{background:none;width:calc(100% - 24px);padding:12px;}.showProductMap #leftInfoContainer #basketSeatInfo .singleSeat .seatItemList .singleSeatItem{ border-top:1px solid rgb(191,191,191);}.showProductMap #leftInfoContainer .singleSeat .seatItemList .singleSeatItem #nmProductItem, .showProductMap .singleSeat .singleSeatItem #amPrice{color:#4f5061;font-size:14px;font-weight:bold;}.showProductMap #leftInfoContainer .singleSeat#deliveryList{border:none;}.showProductMap #leftInfoContainer .g-recaptcha{margin-top:15px;display:inline-block;text-align:center;}.showProductMap .loading{border:none;background-color:#fff;text-align:center;color:#455f66;font-size:18px;font-weight:bold;line-height:55px;float:left;}.showProductMap .loading img{margin-right:10px;margin-left:20px;float:left;margin-top:20px;}.showProductMap .loading p{float:left;}.showProductMap .seats{visibility:hidden;}.showProductMap .sections{visibility:hidden;}.showProductMap .sectionGA{visibility:visible;}.showProductMap .sectionNUM{visibility:hidden;}@media screen and (max-width:1023px){ .showProductMap .desktop{display:none ;} .showProductMap .mobile{display:inline-block ;width:100% ;}}@media screen and (max-width:767px){ .showProductMap .link1{font-size:13px;} .showProductMap .list_1 .mm_preview{display:none;}  .showProductMap #ticketMapCnt #outerMap{width:calc(100% - 4px);height:calc(100vh - 312px);}   .showProductMap .tools button{margin:0 5px;} .showProductMap #ticketMapCnt #priceSectionInfoContainer{display:none;} .showProductMap #ticketMapCnt #leftInfoContainer{background-color:#fff;width:100%;height:auto;max-height:100vh;position:absolute;top:0;}  .showProductMap #ticketMapCnt #leftInfoContainer #priceSectionInfoContainer{display:none ;} .showProductMap #ticketMapCnt #leftInfoContainer #basketSeatInfoContainer{background-color:#fff;height:calc(100vh - 150px);overflow:scroll;display:none;} .showProductMap #ticketMapCnt #leftInfoContainer #basketSeatInfo{height:auto;display:inline-block;} .showProductMap #ticketMapCnt #leftInfoContainer #basketSeatInfoMobile{background-color:#fff;width:100%;height:48px;overflow:scroll;display:none;position:fixed;bottom:0;left:0;} .showProductMap #leftInfoContainer .g-recaptcha{margin-top:0;}}.invoicerequested{padding-left:12px;}#guestRegisterForm .col-1-1{width:min(calc(100% - 7px),626px);margin:0px}#guestRegisterForm .col-2-1{margin-bottom:10px;}#guestRegisterForm label.radio.col-2-1{width:auto;margin-right:50px;}#guestRegisterForm .noMobile{width:calc(100% - 90px);}#showProductForm .Alert{flex-direction:column;display:flex; gap:10px;}#showProductForm .Alert > div{padding-top:10px;display:grid;grid-template-columns:1fr auto 1fr;gap:30px}#showProductForm .Alert > div > div{width:100%;display:flex;}#showProductForm .Alert > div > div:nth-child(1){justify-content:right;}#showProductForm .Alert > div > div:nth-child(2){justify-content:center;}#showProductForm .Alert > div > div:nth-child(3){align-items:center;justify-content:left;}#showProductForm .Alert > div > div label{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;}#showProductForm .Alert > div > div br{display:none;}#showProductForm .Alert > h2{text-align:center;color:var(--color-1);}#showProductForm .Alert legend, #showProductForm .Alert label{color:var(--color-text-primary);font-weight:bold;width:fit-content;font-size:1em;}#showProductForm .Alert .btn_4{ height:fit-content;}#showProductForm .Alert #contactMethods{border:1px solid #000;border-radius:4px;padding:10px;width:fit-content;}#showProductForm .Alert #contactMethods ul{list-style-type:none;display:flex;flex-direction:column;gap:5px;}#accountAlertForm ul{list-style-type:none;display:flex;flex-direction:column;gap:5px;}@media screen and (max-width:500px){ #showProductForm .Alert{font-size:small;} #showProductForm .Alert > div{display:flex;flex-direction:column;align-items:center;gap:20px} #showProductForm .Alert > div > div:nth-child(1){justify-content:center;} #showProductForm .Alert > div > div:nth-child(2){justify-content:center;padding:0;} #showProductForm .Alert > div > div:nth-child(3){justify-content:center;}}#accountAlertForm .content{display:flex;flex-direction:column;align-items:center;gap:20px;}#accountAlertForm .Alert{display:flex; gap:10px;justify-content:space-around;border-radius:10px;box-shadow:0 0 10px 5px rgba(0,0,0,0.1);padding:10px;width:100%;}#accountAlertForm .Alert > div{display:flex;}#accountAlertForm .Alert .name{align-items:center;width:30%;}#accountAlertForm .Alert .name b{text-align:center;}#accountAlertForm .Alert .quantity{align-items:center;}#accountAlertForm .Alert .contact_methods{flex-direction:column;align-items:center;gap:5px;}#accountAlertForm .Alert .contact_methods > div{display:flex;gap:30px;align-items:center;}#accountAlertForm .Alert .status{flex-direction:column;align-items:center;gap:5px;justify-content:center;}#accountAlertForm .Alert .status > div{display:flex;gap:15px}#accountAlertForm .Alert .status label{font-size:16px;display:flex;gap:3px;}#accountAlertForm .Alert .button{align-items:center;justify-content:center;}@media screen and (max-width:800px){ #accountAlertForm .Alert{flex-direction:column;align-items:center;gap:20px;} #accountAlertForm .Alert .status{flex-direction:column;align-items:center;gap:5px;} #accountAlertForm .Alert .name{width:100%;justify-content:center;}}tbody[cdPS] p:has(.qtTotalFreeSeats){font-size:20px;font-weight:bold;}.eventList .slider{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));column-gap:10px;row-gap:10px;}.eventList .slider .card{--color-1:var(--color-secondary);border:2px solid var(--color-1);display:grid;grid-template-rows:auto 1fr auto;padding:10px;gap:10px;border:2px solid transparent; border-radius:5px;transition:ease .4s;}.eventList .slider .card:hover{box-shadow:8px 4px 20px var(--color-1);border-color:var(--color-1);cursor:pointer;}.eventList .slider .card a{color:var(--color-text);}.eventList .slider .card .img_card{display:flex;padding:0;overflow:hidden;aspect-ratio:2/1;}.eventList .slider .card .img_card img{width:100%;height:100%;border-radius:5px;}.eventList .slider .card .info_card{display:flex;flex-direction:column;}.eventList .slider .card .info_card p{color:#808080;font-weight:400;}.eventList .slider .card .info_card .price{color:var(--color-text);}.eventList .slider .card .info_card .location{font-size:12px;}