@font-face{font-family:'Gotham';src:url('../font/Gotham/Gotham-Bold.ttf') format('truetype');font-weight:700;font-style:normal;}@font-face{font-family:'Gotham';src:url('../font/Gotham/Gotham-Bold.ttf') format('truetype');font-weight:600;font-style:normal;}@font-face{font-family:'Gotham';src:url('../font/Gotham/Gotham-Medium.ttf') format('truetype');font-weight:500;font-style:normal;}@font-face{font-family:'Gotham';src:url('../font/Gotham/Gotham-Medium.ttf') format('truetype');font-weight:400;font-style:normal;}@font-face{font-family:'Gotham';src:url('../font/Gotham/Gotham-Light.ttf') format('truetype');font-weight:300;font-style:normal;}@font-face{font-family:'Gotham';src:url('../font/Gotham/Gotham-Light.ttf') format('truetype');font-weight:200;font-style:normal;}@font-face{font-family:'Gotham';src:url('../font/Gotham/Gotham-Light.ttf') format('truetype');font-weight:100;font-style:normal;}:root{  --max-width:min(100%,1300px);  --color-primary  :#F281CA; --color-secondary  :#0c3180;  --lightness-mode:-1;  --hue-bg-light:221;    --saturation-bg-light:83%;    --lightness-bg-light:27%;    --opacity-bg-light:1;    --hue-bg-dark:59;    --saturation-bg-dark: 85%;    --lightness-bg-dark:80%;    --opacity-bg-dark:1; --font-family-primary :'Gotham'; --font-family-secondary:var(var(--font-family-primary)); --font-2-extra-large:clamp(20px,calc((20 / 700) * 100vw),25px);    --font-extra-large:clamp(18px,calc((20 / 700) * 100vw),21px);    --font-large:  clamp(16px,calc((16 / 700) * 100vw),18px);    --font-medium:  clamp(14px,calc((14 / 700) * 100vw),16px);    --font-small:  clamp(11px,calc((11 / 700) * 100vw),13px);        --border-radius-primary:4px;}#cntPage{padding:0 10px;box-sizing:border-box;color:var(--color-text-black);}#cntPage:has( .showProductMap){padding:0;}.loginOrRegister .mode h2{color:#fff;}.loginOrRegister .bigInputs .inputArea input,.loginOrRegister .bigInputs .inputArea select{background-color:#fff;color:#010101;}.loginOrRegister form .otpList .partOtp,.loginOrRegister .bigInputs .cell .in_title_absolute{color:#010101;}.clappitSponsor p{color:var(--color-bg-light-3);}.checkbox a{color:#fff;}.showProductMap #leftInfoContainer .header,#ticketMapCnt #leftInfoContainer ul li,.showProductMap .singleSeat .singleSeatItem .dsCondition,#leftInfoContainer #deliveryList.singleSeat .seatItemList .singleSeatItem #nmProductItem{color:#fff;}.radio .checkmark:after{background:var(--color-bg-light-3);}header{width:100%;}header .container{width:min(100%,var(--max-width));height:auto;margin:0 auto;padding:10px 0px;box-sizing:border-box;}header .top .cont{display:flex;justify-content:center;}header .top .cont .logo{max-width:250px;width:100%;}header .top .cont .logo img{width:100%;} header .bottom .clappit img{--width:140px;width:var(--width);height:calc(var(--width) * (264 / 956));cursor:pointer;border-radius:5px;}header .bottom nav ul{display:flex;justify-content:center;align-items:center;list-style:none;gap:16px;padding:10px;}header .bottom nav ul li a{color:#FFFFFF;text-transform:uppercase;letter-spacing:0.25em;line-height:unset;text-shadow:1.1px 3.85px 2px #96B2DB;font-weight:normal;font-style:normal;font-size:34px;font-weight:700;font-family:heebo-v2,sans-serif;transition:ease .4s;}header .bottom nav ul li a:hover{text-decoration:none;color:#96B2DB;text-shadow:none;}header .bottom nav ul li a .countItem{border-radius:50%;color:black;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;}.showProductMap header .container{display:none;}.showProductMap header .header_map{display:inline-flex;color:var(--color-primary);text-align:start;}#ticketMapCnt #leftInfoContainer{background-color:#000;}.showProductMap .singleSeat .singleSeatItem .dsCondition{color:#000;}.showProductMap #deliveryList.singleSeat .singleSeatItem .dsCondition{color:#fff;}.showProductMap #leftInfoContainer .footer .btn_1{background-color:var(--color-bg-light-3);}.showProductMap .singleSeat .btnX{background-color:#f6f6f6;}.showProductMap .singleSeat .btnX::before{font-size:22px;}.showProductMap #leftInfoContainer #basketSeatInfo .singleSeat{margin-bottom:15px;}.showProductMap #leftInfoContainer #basketSeatInfo .singleSeat:last-child{margin-bottom:5px;}@media screen and (max-width:630px){    #ticketMapCnt #leftInfoContainer #basketSeatInfoContainer{background-color:#000;}}#protectgroup{color:#010101;}#protectgroup .select h3,#protectgroup .select span{color:#fff;}.product_item_row .desc-container .padding{background:#fff;color:#010101;}.product_item_row .desc-container .desc:not(.opened),.product_item_row .desc-container .desc .template,.product_item_row .desc-container .desc p{font-size:14px;font-weight:500;}header .humburger{display:none;width:30px;height:30px;position:relative;cursor:pointer;}header .humburger .line{display:inline-block;position:absolute;right:50%; transform:translate(50%);width:30px;height:3px;background-color:#fff;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_pl .humburger.animated .line:nth-child(1){transform:rotate(-45deg);right:10%;top:55%;background-color:var(--color-primary);}.header_pl .humburger.animated .line:nth-child(2){display:none;}.header_pl .humburger.animated .line:nth-child(3){transform:rotate(45deg);top:55%;right:10%;background-color:var(--color-primary);}@media screen and (max-width:1200px){ header .bottom nav ul li a{font-size:28px;}}@media screen and (max-width:750px){ header .bottom{position:relative;} header #menu,header #menu_ext{display:none;} header .humburger{display:block;}  header #menu{z-index:100;position:absolute;top:54px;left:0;width:100%;background-color:#000;padding-bottom:30px;} header #menu ul,header #menu ul li,header #menu ul li a{display:inherit;width:100%;} header #menu ul{padding:0;} header #menu ul li a{box-sizing:border-box;display:inline-block;padding:10px 20px;border-bottom:2px solid var(--color-secondary);color:var(--color-primary);font-size:18px;} header #menu ul li a:hover{color:var(--color-secondary);padding-left:30px;} header #menu ul.ext li:last-child a{border-bottom:0;} header #menu ul li a .countItem{top:5px;left:5px;right:initial;} }footer{box-sizing:border-box;width:100%;padding:50px 20px 20px 20px;display:grid;justify-content:center;grid-template-columns:min(100%,var(--max-width));row-gap:10px;}footer .top .container{box-sizing:border-box;max-width:var(--max-width);width:100%;padding:10px 0;color:#ffffffb3;text-align:left;display:block;font-size:var(--font-medium);margin:0 auto;}footer .top .container h2{color:#96B2dB;font-size:40px;text-align:center;}footer .top .container ul{display:flex;gap:5px;align-items:center;justify-content:center;padding:15px 0;list-style:none;}footer .top .container ul li a{width:42px;height:42px;display:flex;justify-content:center;align-items:center;border-radius:5px;background:transparent;transition:ease .4s;}footer .top .container ul li a:hover{opacity:.7;transform:scale(1.1);}footer .top .container ul li a i{color:#fff;font-size:22px;margin-left:6px;}footer .top .container ul li a.in{background:#FB0074;}footer .top .container ul li a.fb{background:#3C5A98;}footer .top .container ul li a.yt{background:#DD2724;}footer .top .container p,footer .top .container p a{color:#96B2dB;font-size:12px;font-weight:300;text-align:left;}footer .top .container p a{text-decoration:underline;}footer .container .contactsCsOrg{width:100%;padding:10px 0;color:#ffffffb3;text-align:left;display:block;font-size:var(--font-medium);}.contactsCsOrg .link_1{font-size:20px;cursor:inherit;text-transform:uppercase;color:#ffffff;font-family:var(--font-family-primary);width:100%;box-sizing:border-box;}.contactsCsOrg .link_1:hover{text-decoration: none;} .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/white-noise-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/wild-park-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;}.btn._back{background:transparent;color:var(--color-primary);border:0;}#billingForm .invoice .inputArea > .company label:has(input:checked){background-color:var(--color-text-white);}