.sec-check-in{padding-top:70px;padding-bottom:70px}.sec-check-in .check-in-wrapper{width:50%;margin:auto;border:1px solid #144473;border-radius:15px;overflow:hidden;box-shadow:8px 10px 6px rgba(24,48,72,.5)}.sec-check-in .check-in-wrapper .top-wrapper{--space: 12px;padding:15px 35px;background:#e55540;color:#fff;font-size:16px;display:flex;flex-direction:column;gap:var(--space);font-weight:600}.sec-check-in .check-in-wrapper .top-wrapper .heading-area{display:flex;align-items:center;justify-content:space-between}.sec-check-in .check-in-wrapper .top-wrapper .heading-area .date-period{font-size:15px}.sec-check-in .check-in-wrapper .top-wrapper .heading-area .title{font-size:36px;padding-right:30px;font-weight:800}@media(max-width: 767px){.sec-check-in .check-in-wrapper .top-wrapper .heading-area{flex-wrap:wrap}.sec-check-in .check-in-wrapper .top-wrapper .heading-area .title{padding:0;font-size:28px}}.sec-check-in .check-in-wrapper .top-wrapper .description-area .day{font-size:24px;font-weight:800}@media(max-width: 767px){.sec-check-in .check-in-wrapper .top-wrapper{padding:15px 20px}}.sec-check-in .check-in-wrapper .inner-wrapper{padding:20px 40px 25px}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap{--space: 12px;max-height:400px;overflow-y:auto;display:flex;flex-wrap:wrap;gap:var(--space);-ms-overflow-style:none;scrollbar-width:none}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item{position:relative;width:calc((100% - var(--space)*6)/7);text-align:center;border:1px solid #000;border-radius:5px;background:#fff2e9;height:auto;display:flex;flex-direction:column;justify-content:space-between}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item .icon{position:relative;padding:5px}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item .icon img{width:47px;height:47px;-o-object-fit:contain;object-fit:contain}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item .day{font-size:14px;background:#144473;color:#fff;padding:2px;font-weight:500}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item.invalid{pointer-events:none;background:#b8b8b8}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item.invalid .icon{filter:grayscale(1)}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item.invalid .day{background:#42484e}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item.current{border-color:#ca8607;border-width:3px;background:#ffebb8}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item.current .day{background:#f6b742;color:#000}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item.current .icon img{position:relative;z-index:1}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item.current .icon::before{content:"";width:10px;height:10px;background:#e55540;border:2px solid #fff;z-index:2;position:absolute;border-radius:50%;top:3px;right:3px;padding:0;display:block}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item.current .icon::after{content:"";position:absolute;top:50%;left:51%;transform:translate(-50%, -50%);width:55px;height:55px;background:url(../img/svg/i-skor-bg.svg) no-repeat center;background-size:100%;z-index:0}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item.checked .icon::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;background:url(../img/svg/i-checkmark.svg) no-repeat center;background-size:100%;z-index:2}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap::-webkit-scrollbar{display:none}.sec-check-in .check-in-wrapper .inner-wrapper .cta-wrap{padding:40px 20px 20px}.sec-check-in .check-in-wrapper .inner-wrapper .btn-primary{max-width:250px;min-width:250px}.sec-check-in .check-in-wrapper .inner-wrapper .btn-primary.claimed{color:#000;background:#ccd7de;padding:13px 30px;border:2px solid #144473;min-height:50px;pointer-events:none}@media(max-width: 767px){.sec-check-in .check-in-wrapper .inner-wrapper{padding:20px}.sec-check-in .check-in-wrapper .inner-wrapper .daily-checkin-wrap .d-item{width:calc((100% - var(--space)*3)/4)}}@media(max-width: 1399px){.sec-check-in .check-in-wrapper{width:60%}}@media(max-width: 1199px){.sec-check-in .check-in-wrapper{width:70%}}@media(max-width: 991px){.sec-check-in .check-in-wrapper{width:90%}}@media(max-width: 767px){.sec-check-in{padding-top:40px;padding-bottom:60px}}.sec-katalog{position:relative;padding-top:100px;padding-bottom:100px}.sec-katalog::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:460px;height:80%;background:url(../img/svg/katalog-bg-deco.svg) no-repeat;background-size:contain;z-index:0}@media(max-width: 767px){.sec-katalog::before{width:90%}}@media(min-width: 1200px){.sec-katalog>.container{max-width:1130px}}.sec-katalog .text-wImg-wrap{position:relative;z-index:1}.sec-katalog .text-wImg-wrap .image{position:relative}.sec-katalog .text-wImg-wrap .image img{position:relative;z-index:1;width:auto;height:430px;margin:auto;display:block}.sec-katalog .text-wImg-wrap .image .deco-img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1.5);width:100%;max-width:100%;z-index:0}.sec-katalog .text-wImg-wrap .content .heading{font-size:40px;margin-bottom:20px;line-height:1.2}.sec-katalog .text-wImg-wrap .content .btn-wrap{margin-top:40px}.sec-katalog .text-wImg-wrap .btn-primary.btn-white{background:#fff;color:#144473;min-width:250px;padding:14px 30px}@media(max-width: 767px){.sec-katalog .text-wImg-wrap{font-size:14px;padding-left:15px;padding-right:15px}.sec-katalog .text-wImg-wrap .image img{height:300px}.sec-katalog .text-wImg-wrap .content{margin-bottom:40px}.sec-katalog .text-wImg-wrap .content .heading{font-size:28px;margin-bottom:15px}.sec-katalog .text-wImg-wrap .btn-primary.btn-white{min-width:unset}}@media(max-width: 767px){.sec-katalog{padding-top:70px;padding-bottom:90px}}.page-general .page-title{font-size:40px;color:#144473;margin-bottom:30px;font-weight:bold}@media(max-width: 991px){.page-general .page-title{font-size:32px}}@media(max-width: 767px){.page-general .page-title{font-size:24px}}.page-general .sec-padding{padding-top:50px;padding-bottom:50px}@media(max-width: 767px){.page-general .sec-padding{padding-top:30px;padding-bottom:30px}}.page-general .tnc-wrapper ol li,.page-general .policy-wrapper ol li{line-height:1.5;margin-bottom:10px;padding-left:10px}.page-general .tnc-wrapper ol.li-bold>li::marker,.page-general .policy-wrapper ol.li-bold>li::marker{font-weight:bold}.page-general .tnc-wrapper hr,.page-general .policy-wrapper hr{margin:30px 0}.page-general .tnc-wrapper h5,.page-general .policy-wrapper h5{font-weight:bold;font-size:22px;margin-bottom:15px}.page-general .tnc-wrapper table,.page-general .policy-wrapper table{margin-bottom:20px}.page-general .tnc-wrapper table th,.page-general .tnc-wrapper table td,.page-general .policy-wrapper table th,.page-general .policy-wrapper table td{padding:8px 15px;border:1px solid #000}@media(max-width: 767px){.page-general .tnc-wrapper,.page-general .policy-wrapper{padding-left:5px;padding-right:5px}}/*# sourceMappingURL=checkin.min.css.map */