﻿.grw-bonus-table-box.style-3{display:flex;gap:25px;flex-wrap:wrap;margin:1.5rem 0;justify-content:center}.grw-bonus-table-box.style-3 .bonus-card{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between;gap:0;border:1px solid #efe5e5;transition:border .3s ease;animation:fadeIn ease 1s;border-radius:15px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.15);flex:1 0 30%;margin-top:0;padding:15px 20px;max-width:calc(33% - 12px)}.grw-bonus-table-box.style-3 .bonus-card.no-terms{padding-bottom:1rem}.grw-bonus-table-box.style-3 .bonus-card:hover{border:1px solid #cbc3c3}.grw-bonus-table-box.style-3 .bonus-card .logo-box{position:relative}.grw-bonus-table-box.style-3 .bonus-card .logo-box .order-number{position:absolute;box-shadow:0 4px 13px 0 rgba(0,0,0,.25);display:flex;width:27px;height:27px;padding:3px 0;flex-direction:column;justify-content:space-between;align-items:center;flex-shrink:0;color:#fff;align-self:center;margin-right:.3rem;border-radius:0 0 6px 0;background:rgba(255,255,255,.5);font-size:18px;font-family:"Montserrat",sans-serif;font-style:normal;font-weight:600;line-height:normal;top:0;text-shadow:0 0 2px #222}.grw-bonus-table-box.style-3 .bonus-card .logo-box .logo{width:100%;text-align:center}.grw-bonus-table-box.style-3 .bonus-card .logo-box .logo img{width:320px;height:160px;border-radius:6px;background:#333}.grw-bonus-table-box.style-3 .bonus-card .title{width:100%;color:#000;text-align:center;font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-top:18px;margin-bottom:15px}.grw-bonus-table-box.style-3 .bonus-card .bonus-box{width:100%;text-align:center;background:rgba(248,248,248,.6);margin-bottom:15px;padding:25px 14px 30px;border-radius:6px}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .label{color:#000;text-align:center;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .bonus{display:flex;align-items:center;justify-content:center;color:#000;text-align:center;font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-top:15px;margin-bottom:15px}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box{position:relative;color:var(--color-primary, #35B3DB);text-align:center;font-family:"Montserrat",sans-serif;font-size:14px;margin-top:10px;padding-top:10px;display:flex;gap:5px;align-items:center;justify-content:center;padding-top:15px}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box:not([data-promo-code]){color:rgba(0,75,99,.37)}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box:not([data-promo-code]):before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:repeating-linear-gradient(to right, rgba(0, 75, 99, 0.37), rgba(0, 75, 99, 0.37) 14px, transparent 14px, transparent 28px)}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .promo-code-title{white-space:nowrap}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .no-promo-code-title{color:rgba(0,75,99,.37);text-align:center;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;padding:3px 0}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .promo-code-value{user-select:all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:top;display:inline-block;color:var(--color-primary, #35B3DB);text-align:center;font-family:"Montserrat",sans-serif;font-size:15px;font-style:italic;font-weight:700;line-height:normal}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .promo-code-copy-btn{width:24px;height:24px;border:none;background-color:rgba(0,0,0,0);background-size:24px;background-repeat:no-repeat;background-position:center;transition:all .3s ease;position:relative;cursor:pointer}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .promo-code-copy-btn:before{content:"";font-family:"custom-icons";color:var(--color-primary, #35B3DB);font-size:22px;position:absolute;left:1px;top:-4px}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .promo-code-copy-btn:hover{cursor:pointer;filter:brightness(80%)}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .promo-code-copy-btn:focus,.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .promo-code-copy-btn:active{outline:1px dashed var(--color-primary-hover, var(--color-primary, #35B3DB));outline-offset:1px}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .promo-code-copy-btn.success{background-size:20px;outline:none;cursor:pointer;pointer-events:none}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .promo-code-copy-btn.success:before{content:"";font-size:18px;left:4px;top:-2px}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .promo-code-copy-btn.error{outline:none;cursor:pointer;pointer-events:none;background-size:20px}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box .promo-code-copy-btn.error:before{content:"";font-size:20px;color:#ef0201}.grw-bonus-table-box.style-3 .bonus-card .bonus-box .promo-code-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:repeating-linear-gradient(to right, var(--color-primary, #35B3DB), var(--color-primary, #35B3DB) 14px, transparent 14px, transparent 28px)}.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box{display:flex;width:100%;border-radius:6px;background:rgba(248,248,248,.6);padding:15px 0}.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .wagering-requirements-box,.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .min-deposit-box{flex:0 0 auto;align-items:center;width:48%;display:flex;flex-direction:column;text-align:center}.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .wagering-requirements-box .label,.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .min-deposit-box .label{color:#000;text-align:center;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .wagering-requirements-box .bonus,.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .wagering-requirements-box .deposit,.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .min-deposit-box .bonus,.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .min-deposit-box .deposit{color:#000;text-align:center;font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding-left:35px;margin-top:12px;position:relative}.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .wagering-requirements-box .bonus:before,.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .wagering-requirements-box .deposit:before,.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .min-deposit-box .bonus:before,.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .min-deposit-box .deposit:before{content:"";font-family:"custom-icons";font-style:normal;font-weight:normal;speak:never;position:absolute;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:22px;left:0;top:50%;transform:translateY(-50%)}.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .wagering-requirements-box .deposit:before,.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .min-deposit-box .deposit:before{content:"";color:#ffd84f}.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .wagering-requirements-box .bonus:before,.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .min-deposit-box .bonus:before{content:"";color:#32b300}.grw-bonus-table-box.style-3 .bonus-card .wagering-deposit-box .wagering-requirements-box{border-right:1px solid;border-color:#ececec}.grw-bonus-table-box.style-3 .bonus-card .buttons{display:flex;flex-direction:column;width:20%;align-self:center;flex:1 0 24%;margin-top:12px}.grw-bonus-table-box.style-3 .bonus-card .buttons a{background:var(--color-primary, #35B3DB);box-shadow:0 4px 23px 0 rgba(0,0,0,.25);padding:22px 15px;color:#fff;text-align:center;font-family:"Montserrat",sans-serif;font-style:normal;line-height:1;min-width:10.5rem;text-decoration:none;border-radius:6px;margin-top:8px;font-size:20px;font-weight:700}.grw-bonus-table-box.style-3 .bonus-card .buttons a:hover{background:var(--color-primary-hover, var(--color-primary, #35B3DB))}.grw-bonus-table-box.style-3 .bonus-card .buttons a:focus{outline:1px dashed var(--color-primary-hover, var(--color-primary, #35B3DB));outline-offset:1px}.grw-bonus-table-box.style-3 .bonus-card .buttons a:active{background:var(--color-primary-active, var(--color-primary, #35B3DB))}.grw-bonus-table-box.style-3 .bonus-card .buttons a+a{margin-top:15px}.grw-bonus-table-box.style-3 .bonus-card .buttons a.review{color:var(--color-primary, #35B3DB);text-align:center;font-family:"Montserrat",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;background-color:var(--color-primary-opacity-10, var(--color-primary, #35B3DB));padding:15px 12px;position:relative}.grw-bonus-table-box.style-3 .bonus-card .buttons a.review:after{content:"";font-family:"custom-icons";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:22px;margin:0 0 0 5px;position:relative;bottom:-1px}.grw-bonus-table-box.style-3 .bonus-card .buttons a.review:hover,.grw-bonus-table-box.style-3 .bonus-card .buttons a.review:focus{background-color:var(--color-primary-opacity-20, var(--color-primary, #35B3DB))}.grw-bonus-table-box.style-3 .bonus-card .buttons a.review:active{background-color:var(--color-primary-opacity-25, var(--color-primary, #35B3DB))}.grw-bonus-table-box.style-3 .bonus-card .terms{color:#000;text-align:left;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:calc(100% + 40px);min-width:calc(100% + 40px);background:rgba(248,248,248,.6);padding:11px 20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-left:-20px;margin-top:22px;margin-bottom:-15px}.grw-bonus-table-box.style-3 .bonus-card .terms a{text-decoration:underline}.grw-bonus-table-box.style-3 .bonus-card .terms a:hover{text-decoration:none}@media(max-width: 1100px){.grw-bonus-table-box.style-3 .bonus-card{flex:1 0 48%;max-width:calc(50% - 10px)}.grw-bonus-table-box.style-3 .bonus-card .logo-box{width:50%;padding-right:7px}.grw-bonus-table-box.style-3 .bonus-card .logo-box .logo img{width:100%;height:auto}.grw-bonus-table-box.style-3 .bonus-card>.title{width:50%;padding-left:7px;align-content:center}.grw-bonus-table-box.style-3 .bonus-card .bonus-box{margin-top:15px}}@media(max-width: 768px){.grw-bonus-table-box.style-3 .bonus-card{flex:1 0 100%;max-width:100%}}@media(max-width: 540px){.grw-bonus-table-box.style-3 .bonus-card .logo img{width:100%;height:auto}}@media(max-width: 380px){.grw-bonus-table-box.style-3 .bonus-card .logo-box{width:100%;padding-right:0}.grw-bonus-table-box.style-3 .bonus-card .logo-box .logo img{width:100%;height:auto}.grw-bonus-table-box.style-3 .bonus-card>.title{width:100%;padding-left:0;align-content:center}.grw-bonus-table-box.style-3 .bonus-card .bonus-box{margin-top:0}}.grw-bonus-table-box.style-3 .table-load-more{display:flex;justify-content:center;padding:2rem 0;width:100%}.grw-bonus-table-box.style-3 .table-load-more button{background:var(--color-primary, #35B3DB);border-radius:.3125rem;border:none;box-shadow:0 4px 23px 0 rgba(0,0,0,.25);padding:1rem 2rem;color:#fff;text-align:center;font-size:1.1875rem;font-family:"Montserrat",sans-serif;font-style:normal;font-weight:700;line-height:1;cursor:pointer;width:100%;max-width:300px;height:54px}.grw-bonus-table-box.style-3 .table-load-more button:hover{background:var(--color-primary-hover, var(--color-primary, #35B3DB))}.grw-bonus-table-box.style-3 .table-load-more button:focus{outline:1px dashed var(--color-primary-hover, var(--color-primary, #35B3DB));outline-offset:1px}.grw-bonus-table-box.style-3 .table-load-more button:active{background:var(--color-primary-active, var(--color-primary, #35B3DB))}.grw-bonus-table-box.style-3 .table-load-more button.loading{background-size:200% 100%;background-image:linear-gradient(to right, var(--color-primary, #35B3DB) 50%, var(--color-primary-hover, var(--color-primary, #35B3DB)) 50%);animation:progress-bar 2s linear infinite;pointer-events:none}@keyframes progress-bar{0%{background-position:100% 0}100%{background-position:-100% 0}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}/*# sourceMappingURL=style-3.css.map */
