html{scroll-behavior:smooth}.wb-wrapper{width:100%}h1,h2,h3,h4,h5,h6{text-wrap:balance}h1,h2,h3,h4,h5,h6,li,p{-webkit-font-smoothing:antialiased}li,p{text-wrap:pretty}.container{margin-inline:auto;max-width:1225px!important;padding-inline:20px}.container--wide{max-width:1417px!important}.button{font-weight:600!important;-webkit-font-smoothing:antialiased}.wb-ka{background:#16353c;color:#fff;padding-block:100px;text-align:center}.wb-ka__title h3{color:#a7ed24}.wb-ka h2{color:#fff;font-size:54px}.wb-ka__title p{font-size:24px}.wb-ka__items{display:grid;grid-template-columns:repeat(2,1fr);margin-top:40px}.wb-ka__item{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 90px 70px;position:relative}.wb-ka__item:where(:nth-of-type(2n-1)):before{background:#fff;bottom:25px;content:"";position:absolute;right:0;top:25px;width:1px}.wb-ka__item:where(:nth-of-type(n+3)):after{background:#fff;content:"";height:1px;left:25px;position:absolute;right:25px;top:0}@media (max-width:767px){.wb-ka__items{grid-template-columns:1fr}.wb-ka__item:before{display:none}.wb-ka__item:where(:nth-of-type(n+2)):after{background:#fff;content:"";height:1px;left:25px;position:absolute;right:25px;top:0}}.wb-ka__item__no{align-items:center;background:#a7ed24;border-radius:50%;color:#16353c;display:flex;font-family:Oswald,Rubik,sans-serif;font-size:28px;font-weight:500;height:50px;justify-content:center;margin-bottom:20px;padding-bottom:2px;width:50px}.wb-ka__item__title{color:#fff;font-size:34px}.wb-tool{padding-block:120px 90px}.wb-tool__title{margin-bottom:60px;text-align:center}.wb-tool__title h2{font-size:54px}.wb-tool__title p{text-wrap:balance}.wb-tool__contries-container{border:2px solid #a7ed24;border-radius:10px;padding:40px}.wb-tool__contries-title{font-size:24px;margin-bottom:10px}.wb-tool__countries{display:flex;flex-wrap:wrap;gap:20px}.wb-tool__country,.wb-tool__country:focus{background:transparent;border:2px solid #ff0063;color:#26474c;font-weight:400}.wb-tool__country:is(:hover,:focus-visible,:active){background:rgba(255,0,99,.3);border:2px solid #ff0063;color:#26474c;font-weight:400;outline:none}.wb-tool__country.selected{background:#ff0063;color:#fff}.wb-tool__country.selected:focus-visible{border-color:hsla(0,0%,100%,.7)}@media (max-width:650px){.wb-tool__contries-container{padding:25px 20px}.wb-tool__countries{gap:16px}}@media (max-width:440px){.wb-tool__countries{gap:13px}.wb-tool__country{padding:8px 17px}}.wb-nav{display:flex;padding-block:30px 30px;width:100%}.wb-nav__item--right{margin-left:auto;text-align:right}.wb-nav__button,.wb-nav__button:is(:focus,:hover,:active){background:none;border:none;color:inherit;font-family:Oswald,sans-serif;font-size:28px;font-weight:600;padding:0}.wb-nav__button:hover{color:#ff0063}.wb-nav__button--green{color:#a7ed24}.wb-nav__button[disabled]{color:#26474c;opacity:.2}.results{background:#16353c;color:#fff;display:none;padding-block:100px 60px}.results h2{color:inherit;font-size:48px;text-align:center}.results__table{background:none;border:none;border-collapse:separate;border-spacing:5px;width:100%}@media (min-width:1330px){.results__table{table-layout:fixed}}@media (min-width:1101px){.results__table__mobile-title{display:none}.results__table th:first-of-type{border-top-left-radius:10px}.results__table th:last-of-type{border-top-right-radius:10px}.results__table tr.last td:first-of-type{border-bottom-left-radius:10px}.results__table tr.last td:last-of-type{border-bottom-right-radius:10px}}.results__table th{font-weight:600;-webkit-font-smoothing:antialiased;background:#a7ed24;padding:20px}.results__table th,.results__table tr td{border:none;text-align:center;text-wrap:balance;vertical-align:middle}.results__table tr td{color:#16353c;padding:28px 20px;position:relative}.results__table tr.hidden{display:none}.results__table tr :is(td,th):first-of-type{font-size:20px;font-weight:600;text-align:left}.results__table tr.odd td{background:#f2edea}.results__table tr.even td{background:#fff}.results__tooltip-marker{background:#a7ed24;border-radius:50%;font-size:16px;font-weight:400;height:21px;position:absolute;right:10px;top:10px;width:21px}.results__tooltip,.results__tooltip-marker{align-items:center;cursor:pointer;display:flex;justify-content:center}.results__tooltip{background:rgba(0,0,0,.4);inset:0;position:fixed;visibility:hidden;z-index:999}.results__tooltip.visible{visibility:visible}.results__tooltip__popup{background:#16353c;border-radius:15px;color:#fff;cursor:default;font-size:18px;font-weight:400;max-height:90vh;overflow:auto;padding:50px;position:relative;width:min(95%,600px)}.results__tooltip__popup p{font-size:inherit}.results__tooltip__popup a:hover{color:#ff0063;transition:all .15s ease}.results__tooltip__close{cursor:pointer;position:absolute;right:10px;top:10px}@media (max-width:1250px){.results__table tr :is(td,th){padding:18px 12px}}@media (max-width:1100px){.results__table tr:first-of-type{display:none}.results__table tr{display:flex;flex-direction:column;margin-block:5px}.results__table tr td{border-radius:0;display:flex;padding:10px 20px;text-align:left}.results__table tr td:first-of-type{padding-top:30px}.results__table tr td:last-of-type{padding-bottom:30px}.results__table tr.first td:first-of-type{border-top-left-radius:10px;border-top-right-radius:10px}.results__table tr.last td:last-of-type{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.results__table tr td .results__table__mobile-title{font-weight:600;margin-right:10px;min-width:274px;width:274px}}@media (max-width:600px){.results__table tr td{flex-wrap:wrap}.results__table tr td .results__table__mobile-title{min-width:100%}}.wb-features{display:none;padding-block:100px;text-align:center}.wb-features h2{font-size:48px}.wb-features__items{display:flex;flex-wrap:wrap;--gap:50px;gap:var(--gap)}.wb-features__item{flex:1;min-width:min(100%,max(320px,calc(33.33% - var(--gap)*2/3)))}.wb-features__item p{text-wrap:balance}.wb-features__icon{align-items:center;background:#a7ed24;border-radius:50%;display:flex;height:77px;justify-content:center;margin-inline:auto;margin-bottom:30px;width:77px}.wb-features__icon img{max-height:47px;max-width:47px}.wb-features__cta{background:#16353c;border-radius:20px;color:#fff;margin-top:90px;padding:90px 65px 65px;width:100%}.wb-features__cta__text p{font-size:32px;font-weight:300}.wb-features__cta .button{font-size:20px;margin-top:20px;padding:12px 25px}.wb-download{display:none;padding-bottom:60px}.wb-download__frame{border:2px solid #a7ed24;border-radius:10px;padding:68px}.wb-download form{background:transparent;column-count:2;column-gap:40px;padding:0}.wb-download form :is(input:is([type=text],[type=email],[type=password],[type=tel],[type=number],[type=file]),textarea){background:#f6f8fa;border:1px solid #cbd6e2}.wb-download form .input.input select{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22%2324272A%22%20d%3D%22M207.029%20381.476L12.686%20187.132c-9.373-9.373-9.373-24.569%200-33.941l22.667-22.667c9.357-9.357%2024.522-9.375%2033.901-.04L224%20284.505l154.745-154.021c9.379-9.335%2024.544-9.317%2033.901.04l22.667%2022.667c9.373%209.373%209.373%2024.569%200%2033.941L240.971%20381.476c-9.373%209.372-24.569%209.372-33.942%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E"),linear-gradient(180deg,#f6f8fa,#f6f8fa);border:1px solid #cbd6e2}.wb-download form input[type=submit]{background:#ff0063!important;border:none!important;font-size:20px;padding:12px 25px;width:auto}@media (max-width:950px){.wb-download__frame{padding:35px}.wb-download form{column-count:1}}.wb-download .wb-discalimer p{color:#71717a}