.button-base:before{content:"";background:linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);-webkit-filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);animation:glowing-button-85 20s linear infinite;transition:opacity .3s ease-in-out;border-radius:10px}@keyframes glowing-button-85{0%{background-position:0 0}50%{background-position:400% 0}100%{background-position:0 0}}.button-base:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#222;left:0;top:0;border-radius:10px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Inter",Arial,sans-serif;background-color:#f5f0e8;color:#333}.container{max-width:100%;margin:0 auto}.section-title{display:flex;align-items:center;justify-content:center;text-align:center;margin:20px 0 12px;position:relative}.section-title-banner{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:8px 20px;position:relative}.section-title-banner::after{content:"";display:block;width:60%;height:4px;margin-top:6px;border-radius:2px}@media(max-width: 480px){.section-title-banner{padding:6px 12px}.section-title-banner::after{height:3px;margin-top:4px}}.section-title-text{display:block;font-family:"Inter",Arial,sans-serif;font-size:38px;font-weight:600;letter-spacing:3px;margin:0;line-height:1;color:#2e2e2e;text-shadow:0 2px 4px rgba(0,0,0,.08)}@media(max-width: 768px){.section-title-text{font-size:32px;letter-spacing:2px}}@media(max-width: 480px){.section-title-text{font-size:24px;letter-spacing:1.5px}}.section-title-text--italic{font-family:"Protest Strike",sans-serif;font-style:italic;text-transform:none;font-size:42px;font-weight:normal;letter-spacing:1px;color:#2e2e2e;text-shadow:0 2px 4px rgba(0,0,0,.08)}@media(max-width: 768px){.section-title-text--italic{font-size:36px}}@media(max-width: 480px){.section-title-text--italic{font-size:28px}}.header{display:flex;justify-content:space-between;align-items:center;padding:15px 30px;position:relative}@media(max-width: 768px){.header{flex-wrap:wrap;justify-content:center}}.burger-menu{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;z-index:100;position:absolute;right:0;margin-right:20px}@media(max-width: 768px){.burger-menu{display:flex}}.burger-menu:focus{outline:none}.burger-line{width:100%;height:3px;background:#5bbfb8;border-radius:2px;transition:all .3s ease}.burger-menu.active .burger-line:nth-child(1){transform:rotate(45deg) translateY(10px)}.burger-menu.active .burger-line:nth-child(2){opacity:0}.burger-menu.active .burger-line:nth-child(3){transform:rotate(-45deg) translateY(-10px)}.header-brand{display:flex;align-items:center;gap:15px;flex-shrink:0}@media(max-width: 768px){.header-brand{order:1;margin:0 auto;flex-direction:column;align-items:center;gap:5px}}.header-left{flex-shrink:0;border:3px solid #2c5f4f;border-radius:25px;padding:15px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1)}.logo-link{display:block}.logo{max-width:120px;height:auto;display:block}@media(max-width: 768px){.logo{max-width:100px}}.header-tagline{margin:0;font-size:.88rem;color:#333;line-height:1.35;max-width:252px;font-weight:575}.header-tagline strong{color:#5bbfb8;font-weight:800;white-space:nowrap}@media(max-width: 768px){.header-tagline{text-align:center;font-size:.8rem;max-width:100%}}.header-right{display:flex;align-items:center;gap:20px}@media(max-width: 768px){.header-right{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;padding:15px;margin-top:5px;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;z-index:99}.header-right.active{max-height:400px;opacity:1;padding:15px}}.header-nav{display:flex;gap:15px}@media(max-width: 768px){.header-nav{flex-direction:column;gap:0;width:100%;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:10px}}.header-nav-link{color:#333;text-decoration:none;font-size:14px;font-weight:600;transition:color .3s ease}.header-nav-link:hover{color:#5bbfb8}@media(max-width: 768px){.header-nav-link{display:block;padding:10px 0;border-bottom:1px solid #f5f5f5}.header-nav-link:last-child{border-bottom:none}}.header-auth{display:flex;align-items:center;gap:5px}@media(max-width: 768px){.header-auth{width:100%;justify-content:flex-start;padding-top:10px}}.header-welcome{font-size:12px;color:#333;font-weight:500;margin-right:5px}.header-auth-btn{background:#5bbfb8;color:#fff;border:none;padding:8px 20px;border-radius:8px;font-size:14px;font-weight:bold;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .3s ease;white-space:nowrap}.header-auth-btn:hover{background:hsl(175.8,43.8596491228%,45.2941176471%);color:#fff}.header-auth-btn:active{transform:translateY(1px)}.banner-two{background:linear-gradient(135deg, #2c5f4f 0%, #1f4538 100%);padding:20px 40px;margin:30px 0;transform:skewY(-2deg)}.banner-two>*{transform:skewY(2deg)}.banner-two{box-shadow:0 4px 6px rgba(0,0,0,.1)}.banner-two-content{text-align:center}.banner-two-text{font-size:61px;font-weight:bold;color:#fff;text-shadow:3px 3px 0 rgba(0,0,0,.2)}@media(max-width: 768px){.banner-two-text{font-size:32px}}.banner-two-text .this-card{font-family:"Protest Strike",sans-serif;color:gold;font-style:italic;transform:rotate(-14deg);display:inline-block}.banner-two-text .chance{font-family:"Ravi Prakash",cursive;font-size:31px;font-weight:normal}.banner-two-text .prize{font-family:"Ribeye",cursive;color:#fff}.uk-delivery-widget{display:flex;align-items:center;gap:15px;background:#fff;padding:10px 30px;justify-content:center}.uk-delivery-flag{width:40px;height:40px;flex-shrink:0}@media(max-width: 480px){.uk-delivery-flag{width:32px;height:32px}}.uk-delivery-text{display:flex;flex-direction:column;gap:2px}.uk-delivery-line-one{font-family:"Inter",Arial,sans-serif;font-size:14px;font-weight:600;color:#21493c}@media(max-width: 480px){.uk-delivery-line-one{font-size:12px}}.uk-delivery-line-two{font-family:"Inter",Arial,sans-serif;font-size:12px;font-weight:400;color:#21493c}@media(max-width: 480px){.uk-delivery-line-two{font-size:11px}}.content-widget{padding:30px 0}@media(max-width: 768px){.content-widget{padding:20px 0}}.content-container{max-width:900px;margin:0 auto;padding:0 15px}@media(max-width: 768px){.content-container{padding:0 10px}}.content-title{font-size:36px;font-weight:bold;color:#333;margin-bottom:20px}@media(max-width: 768px){.content-title{font-size:28px;margin-bottom:15px}}.content-body{font-size:16px;line-height:1.8;color:#333}@media(max-width: 768px){.content-body{font-size:14px;line-height:1.6}}.content-body h2{font-size:28px;font-weight:bold;margin-top:30px;margin-bottom:15px;color:#5bbfb8}@media(max-width: 768px){.content-body h2{font-size:22px;margin-top:20px}}.content-body h3{font-size:22px;font-weight:bold;margin-top:20px;margin-bottom:10px;color:#333}@media(max-width: 768px){.content-body h3{font-size:18px}}.content-body p{margin-bottom:15px}.content-body p:last-child{margin-bottom:0}.content-body ul,.content-body ol{margin-bottom:15px;padding-left:20px}.content-body ul li,.content-body ol li{margin-bottom:5px}.content-body a{color:#5bbfb8;text-decoration:underline}.content-body a:hover{text-decoration:none}.content-body strong{font-weight:bold}.content-body em{font-style:italic}.content-body blockquote{border-left:4px solid #5bbfb8;padding-left:15px;margin:20px 0;font-style:italic;color:#666}.content-body table{width:100%;border-collapse:collapse;margin:20px 0}.content-body table th,.content-body table td{border:1px solid #ddd;padding:10px;text-align:left}.content-body table th{background-color:#f5f5f5;font-weight:bold}.content-error{text-align:center;padding:30px}.content-error h2{font-size:28px;color:#d32f2f;margin-bottom:15px}.content-error p{font-size:16px;color:#333}.footer-widget{background:#2e2e2e;padding:60px 0 0;margin-top:60px}.footer-main{display:flex;align-items:flex-start;justify-content:space-between;max-width:90%;margin:0 auto;padding:0 30px 50px;gap:40px}@media(max-width: 480px){.footer-main{flex-direction:column;gap:30px;padding:0 15px 40px}}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:15px;flex-shrink:0}.footer-logo-link{display:block;flex-shrink:0;border:3px solid #2c5f4f;border-radius:25px;padding:15px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1)}.footer-logo{display:block;height:90px;width:auto}@media(max-width: 480px){.footer-logo{height:70px}}.footer-tagline{color:#ccc;font-size:15px;font-style:italic;margin:0;max-width:220px;line-height:1.4}.footer-links{display:flex;gap:60px;flex-wrap:wrap}@media(max-width: 480px){.footer-links{gap:30px}}.footer-link-group{display:flex;flex-direction:column;gap:10px}.footer-group-heading{font-family:"Rowdies",sans-serif;font-weight:700;font-size:16px;color:#ffc800;margin:0 0 10px;letter-spacing:.02em;text-transform:uppercase}.footer-link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer-link{color:#b0b0b0;text-decoration:none;font-size:14px;font-weight:400;transition:color .2s ease;line-height:1.4}.footer-link:hover{color:#ffc800}.footer-divider-line{height:1px;background:#45bab5;max-width:90%;margin:0 auto}.footer-bottom{display:flex;align-items:center;justify-content:space-between;max-width:90%;margin:0 auto;padding:18px 30px}@media(max-width: 480px){.footer-bottom{flex-direction:column;gap:15px;text-align:center;padding:18px 15px}}.footer-copyright{color:#888;font-size:13px;margin:0}.footer-social{display:flex;align-items:center;gap:16px}.footer-social-link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:hsla(0,0%,100%,.08);color:#ccc;transition:background .2s ease,color .2s ease,transform .2s ease;text-decoration:none}.footer-social-link svg{display:block;flex-shrink:0}.footer-social-link:hover{color:#fff;transform:translateY(-2px)}.footer-social-link.footer-social-facebook:hover{background:#1877f2}.footer-social-link.footer-social-instagram:hover{background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)}.footer-social-link.footer-social-tiktok:hover{background:#010101}.cc-banner{position:fixed;bottom:0;left:0;right:0;z-index:99999;background:#fff;border-top:2px solid #5bbfb8;box-shadow:0 -4px 20px rgba(0,0,0,.15);font-family:"Inter",Arial,sans-serif;color:#333}.cc-banner__inner{max-width:960px;margin:0 auto;padding:24px 20px}.cc-banner__text{margin-bottom:16px}.cc-banner__text p{margin:0;font-size:14px;line-height:1.6;color:#555}.cc-banner__actions{display:flex;flex-wrap:wrap;gap:10px}.cc-btn{display:inline-block;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;border-radius:25px;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all .3s ease;line-height:1}.cc-btn--accept{background:#5bbfb8;color:#fff;border-color:#5bbfb8}.cc-btn--accept:hover{background:#4a9d96;border-color:#4a9d96}.cc-btn--reject{background:rgba(0,0,0,0);color:#333;border-color:#333}.cc-btn--reject:hover{background:#333;color:#fff}.cc-btn--manage{background:rgba(0,0,0,0);color:#5bbfb8;border-color:#5bbfb8}.cc-btn--manage:hover{background:#5bbfb8;color:#fff}.cc-prefs__header{margin-bottom:20px}.cc-prefs__title{font-size:18px;font-weight:700;margin:0 0 6px;color:#333}.cc-prefs__subtitle{font-size:13px;color:#666;margin:0;line-height:1.5}.cc-prefs__list{display:flex;flex-direction:column;gap:14px;margin-bottom:20px;max-height:320px;overflow-y:auto}.cc-prefs__item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;background:#f5f0e8;border-radius:10px}.cc-prefs__item-info{flex:1}.cc-prefs__label{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:4px}.cc-prefs__desc{font-size:12px;color:#666;line-height:1.5;margin:0}.cc-badge{display:inline-block;padding:2px 8px;font-size:10px;font-weight:600;border-radius:10px;text-transform:uppercase;letter-spacing:.5px}.cc-badge--required{background:#5bbfb8;color:#fff}.cc-switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.cc-switch input{opacity:0;width:0;height:0}.cc-switch__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#ccc;border-radius:24px;transition:.3s}.cc-switch__slider::before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.3s}.cc-switch input:checked+.cc-switch__slider{background:#5bbfb8}.cc-switch input:checked+.cc-switch__slider::before{transform:translateX(20px)}.cc-switch input:disabled+.cc-switch__slider{opacity:.6;cursor:not-allowed}.cc-prefs__actions{display:flex;flex-wrap:wrap;gap:10px}@media(max-width: 480px){.cc-banner__inner{padding:18px 14px}.cc-banner__actions,.cc-prefs__actions{flex-direction:column}.cc-btn{width:100%;text-align:center}.cc-prefs__list{max-height:240px}}/*# sourceMappingURL=content.css.map */
