@media only screen and (min-width:768px){.calculator{background-color:var(--dark-background);border-radius:6px;padding:20px 0}}@media only screen and (max-width:1400px){.calculator{padding:20px 15px}}@media only screen and (min-width:1401px){.calculator{padding:30px}}@media only screen and (max-width:768px){.calculator{padding:20px 0}}.section-calculators{background:var(--neutral-dark);width:auto}@media only screen and (max-width:767px){.section-calculators{padding-bottom:20px;padding-top:0}}@media only screen and (min-width:768px){.section-calculators{padding-bottom:40px}}@media only screen and (max-width:1300px){.section-calculators{padding-top:16px}}.section-calculators .inner-container{margin:auto;max-width:1440px}.section-calculators .calculators-wrap{display:grid}@media only screen and (max-width:767px){.section-calculators .calculators-wrap{gap:8px;grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:768px){.section-calculators .calculators-wrap{gap:20px}}@media only screen and (min-width:768px) and (max-width:991px){.section-calculators .calculators-wrap{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:992px){.section-calculators .calculators-wrap{grid-template-columns:repeat(4,1fr)}}.section-calculators .calculators-wrap a{background:var(--dark-background);border-radius:6px;padding:20px 0;width:100%}.section-calculators .calculators-wrap .calculators-item{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:767px){.section-calculators .calculators-wrap .calculators-item img{height:29px;margin-right:14px}}@media only screen and (min-width:768px){.section-calculators .calculators-wrap .calculators-item img{margin-right:23px}}.section-calculators .calculators-wrap .calculators-item p{color:var(--white);font-size:16px;font-weight:700;line-height:120%;margin:0}@media only screen and (max-width:767px){.section-calculators .calculators-wrap .calculators-item p{width:200px}}@media only screen and (min-width:768px){.section-calculators .calculators-wrap .calculators-item p{width:132px}}.filter-calc{display:flex}@media only screen and (max-width:1300px){.filter-calc{align-items:center;flex-direction:column}}.filter-calc .filter{background:var(--dark-background);border-radius:6px;margin-right:20px;width:380px}@media only screen and (max-width:1300px){.filter-calc .filter{display:none}}.filter-calc .filter__title{align-items:center;color:var(--white);display:flex;font-size:16px;font-weight:700;line-height:120%;margin:0 0 13px;position:relative}.filter-calc .filter__title:before{background:url(/imgs_n/calculators-page/title-icon.svg) no-repeat;content:"";height:30px;margin-right:20px;width:30px}.filter-calc .filter__title:after{background:var(--neutral-dark);bottom:-13px;content:"";height:1px;position:absolute;width:100%}.filter-calc .filter__calculator-list{list-style:none;margin-bottom:0;margin-top:26px;padding:0}.filter-calc .filter__calculator-list li.act p{color:var(--white);font-weight:700}.filter-calc .filter__calculator-list li:not(:last-child){margin-bottom:16px}.filter-calc .filter__calculator-list li p{align-items:center;color:var(--gray2);display:flex;font-size:16px;font-weight:500;line-height:120%;margin:0;transition:all .3s ease-in-out}.filter-calc .filter__calculator-list li p:hover{color:var(--white)}.filter-calc .filter__calculator-list li p:before{background:url(/imgs_n/calculators-page/calculator-purple-icon.svg) no-repeat;background-size:contain;content:"";display:block;height:30px;margin-right:12px;min-width:27px}@media only screen and (max-width:1400px){.filter-calc .filter__inner-wrapper{padding:20px}}@media only screen and (min-width:1401px){.filter-calc .filter__inner-wrapper{padding:20px 30px}}.filter-calc .right-calc{width:100%}@media only screen and (max-width:575px){.filter-calc .right-calc{background:var(--dark-background)}}@media only screen and (min-width:768px) and (max-width:1300px){.filter-calc .right-calc{max-width:740px}}@media only screen and (min-width:1301px){.filter-calc .right-calc{margin-right:20px}}@media only screen and (min-width:1301px) and (max-width:1400px){.filter-calc .right-calc{max-width:600px}}@media only screen and (min-width:1401px){.filter-calc .right-calc{max-width:740px}}.filter-calc .right-calc .calculator{margin-bottom:20px}@media only screen and (max-width:575px){.filter-calc .right-calc .bookies_mob,.filter-calc .right-calc .calculator{background:var(--neutral-dark);border-radius:0}.filter-calc .right-calc .bookies_mob{border-top:32px solid var(--dark-background);margin-left:-20px;margin-right:-20px;margin-top:-32px}}@media only screen and (min-width:576px){.filter-calc .right-calc .bookies_mob{background:var(--dark-background)}}@media only screen and (max-width:767px){.filter-calc .right-calc .bookies_mob{padding:25px}.filter-calc .right-calc .bookies_mob .fullButt{min-width:120px}}@media only screen and (min-width:768px){.filter-calc .right-calc .bookies_mob{border-radius:6px;padding:25px 20px}}@media only screen and (max-width:1300px){.filter-calc .right-calc .bookies_mob{margin-bottom:32px}}.filter-calc .right-calc .bookies_mob .bottom-bookie{align-items:center;display:flex;gap:10px;justify-content:space-between;text-align:center}@media only screen and (max-width:767px){.filter-calc .right-calc .bookies_mob .bottom-bookie{row-gap:10px}}.filter-calc .right-calc .bookies_mob .bottom-bookie__link{display:flex;min-width:100px}.filter-calc .right-calc .bookies_mob .bottom-bookie__logo{border-radius:4px}@media only screen and (max-width:500px){.filter-calc .right-calc .bookies_mob .bottom-bookie__logo{min-width:100px}}@media only screen and (max-width:1400px){.filter-calc .right-calc .bookies_mob .bottom-bookie__logo{height:40px;width:100px}}@media only screen and (min-width:1401px){.filter-calc .right-calc .bookies_mob .bottom-bookie__logo{height:60px;width:200px}}@media only screen and (max-width:767px){.filter-calc .right-calc .bookies_mob .bottom-bookie__mobile-text{color:var(--white);font-size:14px;font-weight:600;line-height:110%;margin:0 0 10px}}@media only screen and (min-width:768px){.filter-calc .right-calc .bookies_mob .bottom-bookie__mobile-text{display:none}}.filter-calc .right-calc .bookies_mob .bottom-bookie__bonus-text{color:var(--white);font-weight:600;line-height:110%;margin:0}@media only screen and (max-width:767px){.filter-calc .right-calc .bookies_mob .bottom-bookie__bonus-text{font-size:14px}}@media only screen and (min-width:768px){.filter-calc .right-calc .bookies_mob .bottom-bookie__bonus-text{font-size:28px}.filter-calc .right-calc .bookies_mob .bottom-bookie__button-wrapper{width:200px}}.filter-calc .right-calc .bookies_mob .bottom-bookie__button{align-items:center;border-radius:4px;color:var(--black);display:flex;font-size:14px;font-weight:700;justify-content:center;line-height:120%;transition:.3s ease-in-out}@media only screen and (max-width:767px){.filter-calc .right-calc .bookies_mob .bottom-bookie__button{padding:10px}}@media only screen and (min-width:768px){.filter-calc .right-calc .bookies_mob .bottom-bookie__button{padding:14px}}.filter-calc .right-calc .bookies_mob .bottom-bookie__button--green{background:var(--main-green)}.filter-calc .right-calc .bookies_mob .bottom-bookie__button--green:hover{background:var(--green1)}@media only screen and (max-width:575px){.filter-calc .location-banner__outter-wrapper{align-items:center;background:var(--dark-background);display:flex;justify-content:center;padding-bottom:15px;width:100%}}@media only screen and (min-width:576px){.filter-calc .location-banner__outter-wrapper{width:380px}}.filter-calc .location-banner{background:url(/imgs_n/calculators-page/location-banner-bg.jpg) no-repeat;background-size:cover;border-radius:6px;display:flex;height:100%;justify-content:center}@media only screen and (max-width:1300px){.filter-calc .location-banner{align-items:end;background-position:0 -65px;min-height:500px}}@media only screen and (min-width:1301px){.filter-calc .location-banner{align-items:center;background-position:50%;min-height:819px}}@media only screen and (max-width:575px){.filter-calc .location-banner{max-width:380px;width:calc(100% - 30px)}}@media only screen and (min-width:576px) and (max-width:1300px){.filter-calc .location-banner{width:380px}}.filter-calc .location-banner__inner-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.filter-calc .location-banner__logo{border-radius:4px;height:116px;max-width:290px;width:100%}@media only screen and (max-width:1300px){.filter-calc .location-banner__logo{margin-bottom:10px}}@media only screen and (min-width:1301px){.filter-calc .location-banner__logo{margin-bottom:32px}}.filter-calc .location-banner__bonus-text{color:var(--purple-4);font-weight:700;letter-spacing:2px;line-height:120%;margin:0;text-align:center;text-transform:uppercase}@media only screen and (max-width:1300px){.filter-calc .location-banner__bonus-text{font-size:45px}}@media only screen and (min-width:1301px){.filter-calc .location-banner__bonus-text{font-size:86px}}.mobile-filter-accordion{padding:20px 15px}@media only screen and (max-width:1300px){.mobile-filter-accordion{margin:auto;max-width:358px}}@media only screen and (min-width:1301px){.mobile-filter-accordion{display:none}}.mobile-filter-accordion .calculator-accordion-header{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--main-green);border-radius:6px;color:var(--white);cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:120%;outline:none;padding:12px 35px 12px 12px;position:relative;text-align:center}.mobile-filter-accordion .calculator-accordion-header.active{border-bottom:none;border-radius:6px 6px 0 0}.mobile-filter-accordion .calculator-accordion-header.active:after{transform:rotate(180deg)}.mobile-filter-accordion .calculator-accordion-header:after{background:asset("imgs_n/guides/dropdown-white.svg");background-repeat:no-repeat;content:"";height:8px;pointer-events:none;position:absolute;right:17px;top:40%;transition:.3s ease-in-out;width:13px;z-index:98}.mobile-filter-accordion .search-wrapper{background:var(--gray6);border:1px solid var(--main-green);border-top:none;display:flex}.mobile-filter-accordion .search-wrapper:after{background:url(/imgs_n/calculators-page/search-icon-gray.svg) no-repeat;background-size:cover;content:"";display:block;height:17px;position:absolute;right:15px;top:10px;width:17px}.mobile-filter-accordion .search-wrapper .search-field{background:var(--gray6);border:none;color:var(--gray4);font-family:Montserrat;font-size:16px;font-weight:500;height:40px;line-height:120%;outline:none;padding:0 16px;width:100%}.mobile-filter-accordion .list-wrapper{max-height:0;overflow:hidden;pointer-events:none;transition:.3s ease-in-out}.mobile-filter-accordion .list-wrapper.active{pointer-events:all}.mobile-filter-accordion .list-wrapper .calculator-list{border:1px solid var(--main-green);border-radius:0 0 6px 6px;border-top:none;list-style:none;margin:0;padding:0 16px}.mobile-filter-accordion .list-wrapper .calculator-list .list-item{color:var(--gray4);cursor:pointer;font-size:16px;font-weight:500;line-height:120%;padding:12px 0;text-align:center}.mobile-filter-accordion .list-wrapper .calculator-list .list-item br,.mobile-filter-accordion .list-wrapper .calculator-list .list-item--hidden{display:none}.mobile-filter-accordion .list-wrapper .calculator-list .list-item:not(:last-child){border-bottom:1px solid var(--main-green)}.mobile-filter-accordion .list-wrapper .calculator-list .no-results{color:var(--gray4);font-size:16px;font-weight:500;line-height:120%;padding:12px 0;text-align:center}.dark-bg{background:var(--neutral-dark)}@media only screen and (max-width:767px){.dark-bg{padding-bottom:20px}}@media only screen and (min-width:768px){.dark-bg{padding-bottom:40px}}.dark-bg .inner-container{margin:auto;max-width:1440px}@media only screen and (max-width:767px){.dark-bg .inner-container{padding:0}}.select2-container--open .select2-dropdown--above,.select2-container--open .select2-dropdown--below{background:#27262c;border:1px solid var(--main-green)}.select2-container--open .select2-dropdown--above .select2-search--dropdown,.select2-container--open .select2-dropdown--below .select2-search--dropdown{background:#171717;border-bottom:1px solid var(--main-green);padding:8px 16px;position:relative}.select2-container--open .select2-dropdown--above .select2-search--dropdown .select2-search__field,.select2-container--open .select2-dropdown--below .select2-search--dropdown .select2-search__field{background:transparent;border:none;color:#cdcdcd;font-size:16px;font-weight:400;line-height:120%;outline:none;padding:0}.select2-container--open .select2-dropdown--above .select2-search--dropdown:after,.select2-container--open .select2-dropdown--below .select2-search--dropdown:after{background:url(/imgs_n/calculators-page/search-icon-gray.svg) no-repeat;background-size:cover;content:"";display:block;height:17px;position:absolute;right:15px;top:10px;width:17px}.select2-container--open .select2-dropdown--above .select2-results,.select2-container--open .select2-dropdown--below .select2-results{background:#27262c;border-radius:6px}.select2-container--open .select2-dropdown--above .select2-results .select2-results__options,.select2-container--open .select2-dropdown--below .select2-results .select2-results__options{background:var(--neutral-dark);padding:0 16px}.select2-container--open .select2-dropdown--above .select2-results .select2-results__options .select2-results__option,.select2-container--open .select2-dropdown--below .select2-results .select2-results__options .select2-results__option{color:#cdcdcd;font-size:16px;font-weight:500;line-height:120%;padding:12px 0;text-align:center}.select2-container--open .select2-dropdown--above .select2-results .select2-results__options .select2-results__option:not(:last-child),.select2-container--open .select2-dropdown--below .select2-results .select2-results__options .select2-results__option:not(:last-child){border-bottom:1px solid var(--main-green)}.select2-container--open .select2-dropdown--above .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted,.select2-container--open .select2-dropdown--below .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{background:transparent}.select2-container--open .select2-dropdown--above .select2-search--dropdown{border-radius:6px 6px 0 0}input[type=number].showArr::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:1}.wysiwyg-author:not(:first-of-type){display:none}body{counter-reset:my-sec-counter}.bookie{display:flex;padding:24px 17px 24px 20px;position:relative}.bookie-cta{border-right:1px solid #d6d6d6;padding-right:45px}.bookie-cta .green-btn{height:42px;width:172px}.bookie-info div:not(.resp-discl){padding-left:85px}.resp-discl{padding-left:70px}.irs-from,.irs-to{display:none}.irs--round{margin-top:-17px}.irs--round .irs-handle{border:2px solid #2c2c2c;cursor:pointer;height:18px;top:29px;width:18px}.irs--round .irs-handle,.irs--round .irs-handle:hover{background-color:#84d850}.irs--round .irs-bar{background:linear-gradient(0deg,#2c2c2c 40%,#84d850 0,#84d850 54%,#2c2c2c 0);cursor:pointer;height:30px;top:22px}.irs--round .irs-line{background:linear-gradient(0deg,#2c2c2c 41%,#d1d1d1 0,#d1d1d1 56%,#2c2c2c 0);border-radius:50%;cursor:pointer;height:24px;top:26px}.irs-max,.irs-min{display:none}h1{text-align:center}.hero-text p,.title-desc{margin:auto auto 50px;max-width:732px;text-align:center}.select2-container--default .select2-selection--multiple{height:36px}.select2-container--default .select2-selection--multiple .select2-selection__choice{display:none}.select2-container--default .select2-search--inline .select2-search__field{font-family:Montserrat;font-size:13px;padding-top:4px}.select2-container .select2-selection--multiple .select2-selection__rendered:after{background:url(/imgs_n/search.svg);background-size:16.34px 16.12px;content:"";height:16.12px;margin-bottom:10px;margin-top:10px;position:absolute;right:16px;width:16.34px}.custom-container.custom-content{margin-bottom:88px;margin-top:95px}.custom-container.custom-content h2{font-size:26px;font-weight:600}.bookie-label,.rating-label{align-items:center;display:flex}.bookie-label{background:#ffc400;border-radius:18px;color:#362900;font-size:14px;font-weight:700;justify-content:center;min-height:36px;min-width:129px;padding-left:0;position:absolute;right:-13px;top:15px}.listing-bookie-bonus{height:91px!important;margin-bottom:0;width:231px!important}.listing-bookie-bonus img{margin:0}.counter:before{align-items:center;color:#362900;content:counter(my-sec-counter);counter-increment:my-sec-counter;font-size:17px;font-weight:700;justify-content:center}.listing-read-r{margin-bottom:0}.bookie-listings{margin:0 auto}label{cursor:pointer}.bookies{width:auto}.green-btn{width:172px}.img_mob{margin:auto}.cal_unite{color:#666;font-weight:700;margin-left:60px;margin-top:52px;position:absolute;z-index:99}.cal_unite2{margin-left:0}.cal_unite2,.cal_unite3{color:#666;font-weight:700;line-height:40px;position:absolute;z-index:99}.cal_unite3{margin-left:60px}div{position:relative}div .cal_unitePer{color:var(--white);font-size:16px;font-weight:600;line-height:120%;position:absolute;right:38px;top:calc(50% - 9.5px);z-index:99}.offers{max-width:140px}.c-b{color:#000}.cal_header{font-size:16px;font-weight:500;line-height:120%;margin-bottom:12px;margin-top:0}.cal_header--green{color:var(--green1)}.cal_header--purple{color:var(--purple)}.showmore-containerLink{display:inline-block;text-align:center;width:100%}.showmoreLink{background:transparent;border:1px solid #84d850;border-radius:5px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;height:42px;line-height:42px;margin:20px auto;outline:none;width:190px}.showmoreLink:hover{background:#84d850;color:#000}@media only screen and (max-width:388px){.bookies{flex-direction:column!important;flex-wrap:nowrap!important}.bookies>*{margin:0!important}}@media only screen and (max-width:1060px){.img_mob{margin:20px auto auto}.bookies{display:flex;flex-direction:row-reverse;flex-wrap:wrap;margin:auto;width:auto;width:400px}.bookies>*{flex:0 1 40%;margin:0 20px}.bookie{margin-top:25px!important}.each{min-height:426px}.green-btn{width:auto}.tablet-mob{justify-content:center;margin:0;width:320px}}@media (max-width:1060px){.results{flex-direction:column}.results>span{line-height:2;margin:0 auto}.bookie{display:block!important;padding:37px 20px 35px!important}.bookie-logo{width:316px}.listing-bookie-bonus{width:auto!important}}@media only screen and (max-width:426px){.bookies{justify-content:center}.bookies,.bookies .each,.tablet-mob{width:100%}}@media (max-width:388px){.bookie-logo{width:100%}}@media (max-width:640px){.mob-filter-btn{display:none!important}}
