:root{--color-yellow: #F9BD16}.page-template-page-black-friday-full{--color-yellow: #FEB938}.swiper-content{position:relative;--swiper-pagination-bullet-inactive-color: $white;--swiper-pagination-bullet-inactive-opacity: 1}.swiper-content .swiper{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;cursor:-webkit-grab;cursor:grab}.swiper-content .swiper-button-prev,.swiper-content .swiper-button-next{--swiper-navigation-sides-offset: -29px;--swiper-navigation-top-offset: 30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:58px;height:58px;-webkit-box-shadow:3px 3px 0 0 #000;box-shadow:3px 3px 0 0 #000;border-radius:50%;border:1px solid #000;background-color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.swiper-content .swiper-button-prev:hover,.swiper-content .swiper-button-next:hover{background-color:#f3f3f3;-webkit-box-shadow:0 0 0 0 #000;box-shadow:0 0 0 0 #000;-webkit-transform:translate(3px, 3px);transform:translate(3px, 3px)}.swiper-content .swiper-button-prev:after,.swiper-content .swiper-button-next:after{content:"";background-image:url(../../dist/images/arrow-down.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:21px;height:21px;display:block;-webkit-filter:brightness(0) invert(0);filter:brightness(0) invert(0);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.swiper-content .swiper-button-next:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.swiper-content .swiper-pagination-bullet{border:1px solid #707070}.section-faq .rank-math-block{display:grid;grid-template-columns:1fr;grid-row-gap:1rem;counter:i;max-width:1200px;margin:0 auto}.section-faq .rank-math-block .rank-math-list-item{counter-increment:i;position:relative;background-color:#efefef;border-radius:15px;border:1px solid #000;margin-bottom:10px;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;--arrow: 73px}@media(max-width: 768px){.section-faq .rank-math-block .rank-math-list-item{--arrow: 50px}}.section-faq .rank-math-block .rank-math-list-item:after{content:"";display:block;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:var(--arrow);background-color:var(--color-yellow);background-repeat:no-repeat;background-size:contain;background-position:50% 50%;border-radius:0 15px 15px 0;border-left:1px solid #000;position:absolute;top:0;right:0;bottom:0;left:auto;margin:auto;pointer-events:none}.section-faq .rank-math-block .rank-math-list-item:last-child{margin-bottom:0}.section-faq .rank-math-block .rank-math-list-item .rank-math-question{font-size:18px;font-family:"Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",system-ui,sans-serif;font-weight:700;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;margin:0;padding:30px var(--arrow) 30px 20px;position:relative}@media(max-width: 768px){.section-faq .rank-math-block .rank-math-list-item .rank-math-question{font-size:16px;padding:16px;padding-right:calc(var(--arrow) + 16px)}}.section-faq .rank-math-block .rank-math-list-item .rank-math-question:before{content:counter(i) ". ";color:var(--color-yellow);font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.1rem;width:2rem;height:2rem;min-width:2rem;-ms-flex-item-align:start;align-self:flex-start}.section-faq .rank-math-block .rank-math-list-item .rank-math-question:after{content:"";display:block;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:var(--arrow);background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url(../../dist/images/arrow-down.svg);border-radius:0 15px 15px 0;z-index:1;-webkit-filter:brightness(0) invert(0);filter:brightness(0) invert(0);position:absolute;height:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;margin:auto}.section-faq .rank-math-block .rank-math-list-item .rank-math-answer{border-radius:3px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:calc(100% - var(--arrow));display:grid;grid-template-rows:0fr}.section-faq .rank-math-block .rank-math-list-item .rank-math-answer p:first-child{margin-top:0}.section-faq .rank-math-block .rank-math-list-item .rank-math-answer .faq-answer-wrapper{overflow:hidden;padding:0 28px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.section-faq .rank-math-block .rank-math-list-item.active{background-color:#fff}.section-faq .rank-math-block .rank-math-list-item.active .rank-math-answer{grid-template-rows:1fr;background-color:#fff}.section-faq .rank-math-block .rank-math-list-item.active .rank-math-question:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.section-faq .rank-math-block .rank-math-list-item.active .faq-answer-wrapper{padding:0 28px 28px 28px}.price-list-table-container{overflow:hidden;margin-top:54px;border:1px solid #000;border-radius:7px}@media(max-width: 992px){.price-list-table-container{margin-top:2rem}}.price-list-table-container .price-old{font-weight:400;position:relative}.price-list-table-container .price-old::after{content:"";position:absolute;top:0;left:-10%;width:120%;height:100%;background-image:url(../../dist/images/line-through.svg);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.price-list-table-container .price-old-td:hover .price-old::after{opacity:0}.price-list-table-container .price-new{font-weight:700}.price-list-table-container table{width:100%;border-collapse:collapse;position:relative}.price-list-table-container thead{background-color:#e8e9ea}.price-list-table-container thead th:first-child{border-left:none}.price-list-table-container th,.price-list-table-container td{padding:10px 8px;text-align:center;border-bottom:1px solid #707070;border-left:1px solid #000;max-width:145px}.price-list-table-container .promo-price{background-color:var(--color-yellow)}@media(max-width: 1400px){.price-list-table-container .promo-price{width:170px;max-width:revert}}@media(max-width: 768px){.price-list-table-container .promo-price{width:155px}}.price-list-table-container tr{position:relative}.price-list-table-container tr td:first-child{background-color:#000;color:#fff;font-family:"Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",system-ui,sans-serif;font-weight:700;font-size:18px;max-width:154px;border-left:none}.price-list-table-container tr:last-child td{border-bottom:none}.price-list-table-container tr:nth-child(2n) td{-webkit-box-shadow:inset 0 0 0 9999px #f3f3f3;box-shadow:inset 0 0 0 9999px #f3f3f3}.price-list-table-container tr:nth-child(2n) td:first-child{-webkit-box-shadow:inset 0 0 0 9999px #181818;box-shadow:inset 0 0 0 9999px #181818}.price-list-table-container tr.active{font-weight:700}.price-list-table-container tr.active td{border-bottom:2px solid var(--color-yellow);border-top:2px solid var(--color-yellow)}.page-template-landing-skarbonka .arrow-btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.page-template-landing-skarbonka .arrow-btn span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 2rem 1rem 2rem}@media(max-width: 768px){.page-template-landing-skarbonka .arrow-btn span{padding:.8rem 1rem .8rem 1rem}}.page-template-landing-skarbonka .arrow-btn .arrow-wrap{width:64px;background-color:var(--color-yellow);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.page-template-landing-skarbonka .section-hero{margin-top:-23px;margin-bottom:46px}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero{margin-bottom:36px;margin-top:0}}.page-template-landing-skarbonka .section-hero .swiper .swiper-pagination-bullet-active{background-color:#fff}.page-template-landing-skarbonka .section-hero .swiper-slide{min-height:619px;height:auto}@media(max-width: 1400px){.page-template-landing-skarbonka .section-hero .swiper-slide{min-height:410px}}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero .swiper-slide{background:var(--color-yellow);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.page-template-landing-skarbonka .section-hero .swiper-slide .bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:7px;overflow:hidden}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero .swiper-slide .bg{position:static}}.page-template-landing-skarbonka .section-hero .swiper-slide .bg img{-o-object-position:30% top;object-position:30% top}@media(max-width: 1280px){.page-template-landing-skarbonka .section-hero .swiper-slide .bg img{-o-object-position:25% top;object-position:25% top}}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero .swiper-slide .bg.desktop-only{display:none}}.page-template-landing-skarbonka .section-hero .swiper-slide .bg.mobile-only{display:none}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero .swiper-slide .bg.mobile-only{display:block}}.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap{position:relative;height:100%;padding-top:4rem;padding-bottom:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}@media(max-width: 992px){.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap{padding-left:20px}}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap{padding-bottom:4rem;background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:0 0 100px 0;border:2px solid #000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:50px;width:100%}}.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap.hero-text-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap.hero-text-left{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap.hero-text-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap.hero-text-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap.hero-text-right{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .heading{font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;color:#000;line-height:.9;margin-bottom:2rem;font-size:clamp(.5rem,3vw + 1rem,4rem);max-width:30%}@media(max-width: 1280px){.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .heading{max-width:40%}}.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .heading span{color:var(--color-yellow)}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .heading span{display:block}}.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .heading span.black{color:#000}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .heading{text-align:center;font-size:40px;margin-bottom:1rem;max-width:100%}}.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .text{margin-bottom:2rem;font-size:18px;max-width:25%}@media(max-width: 992px){.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .text{font-size:16px;margin-bottom:1rem}}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .text{text-align:center;font-size:18px;margin-bottom:1rem;max-width:292px}}.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .text p{margin:0}@media(max-width: 768px){.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .hide-on-mobile{display:none}}.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .custom-btn{padding:1rem 2rem}@media(max-width: 992px){.page-template-landing-skarbonka .section-hero .swiper-slide .content-wrap .custom-btn{padding:.75rem 1.5rem}}.page-template-landing-skarbonka .section-steps{margin-bottom:10.9375rem}@media(max-width: 768px){.page-template-landing-skarbonka .section-steps{margin-bottom:5.5rem}}.page-template-landing-skarbonka .section-steps .wrapper{max-width:75rem;margin:0 auto}.page-template-landing-skarbonka .section-steps .wrapper .heading{font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:clamp(.5rem,3vw + 1rem,4rem);line-height:.9;color:#000;text-align:center;margin-top:6.8125rem;margin-bottom:1.5rem}@media(max-width: 992px){.page-template-landing-skarbonka .section-steps .wrapper .heading{font-size:2.8125rem;line-height:2.5rem;margin-bottom:3.75rem}}@media(max-width: 768px){.page-template-landing-skarbonka .section-steps .wrapper .heading{font-size:2.1875rem;line-height:2rem;margin-bottom:2.5rem;margin-top:3.75rem}}.page-template-landing-skarbonka .section-steps .wrapper>p{color:#606060;text-align:center;font-family:Lato,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.375rem;margin-bottom:5.0625rem}.page-template-landing-skarbonka .section-steps .wrapper .steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.875rem;margin-top:3.125rem}@media(max-width: 992px){.page-template-landing-skarbonka .section-steps .wrapper .steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.75rem}}.page-template-landing-skarbonka .section-steps .wrapper .step{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:21.5rem}@media(max-width: 992px){.page-template-landing-skarbonka .section-steps .wrapper .step{width:100%;max-width:21.5rem}}.page-template-landing-skarbonka .section-steps .wrapper .step .step-card{position:relative;width:100%;height:22.25rem;background-color:#f6f6f6;border-radius:1.25rem;padding:3.125rem 1.875rem 1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:21.375rem}.page-template-landing-skarbonka .section-steps .wrapper .step .step-card.step-card-yellow{background-color:#fff5da}@media(max-width: 768px){.page-template-landing-skarbonka .section-steps .wrapper .step .step-card{height:auto;min-height:18.75rem;padding:2.5rem 1.25rem 1.5625rem}}.page-template-landing-skarbonka .section-steps .wrapper .step .step-card .step-badge{position:absolute;top:-1.125rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#f9bd16;border-radius:1.25rem;padding:.375rem 1.25rem;z-index:2;min-width:6.125rem;height:2.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-template-landing-skarbonka .section-steps .wrapper .step .step-card .step-badge span{font-family:"Lato",sans-serif;font-weight:700;font-size:1.375rem;line-height:1.375rem;color:#000;text-align:center}.page-template-landing-skarbonka .section-steps .wrapper .step .step-icon{width:100%;height:12.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.page-template-landing-skarbonka .section-steps .wrapper .step .step-icon svg{width:100%;height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.page-template-landing-skarbonka .section-steps .wrapper .step.step-1 .step-icon svg{max-width:6.8125rem;max-height:8.693rem}.page-template-landing-skarbonka .section-steps .wrapper .step.step-2 .step-icon svg{max-width:8.0625rem;max-height:8.0625rem}.page-template-landing-skarbonka .section-steps .wrapper .step.step-3 .step-icon svg{max-width:6.8125rem;max-height:8.7175rem}.page-template-landing-skarbonka .section-steps .wrapper .step .step-text{font-family:"Lato",sans-serif;font-weight:400;font-size:1.375rem;line-height:1.75rem;color:#000;text-align:center;margin:0;padding:0 .625rem}@media(max-width: 768px){.page-template-landing-skarbonka .section-steps .wrapper .step .step-text{font-size:1.125rem;line-height:1.5rem}}.page-template-landing-skarbonka .section-points-calculator{max-width:1920px;margin:auto;position:relative;background-color:#fff5da;border-radius:9.375rem 9.375rem 0 0;padding:6.9375rem 0 2.3125rem;overflow:visible}@media(max-width: 992px){.page-template-landing-skarbonka .section-points-calculator{border-radius:3rem 3rem 0 0;padding:3.75rem 0 2.3125rem;min-height:auto}}.page-template-landing-skarbonka .section-points-calculator .wrapper{position:relative;margin:0 auto;padding:0 1.25rem}.page-template-landing-skarbonka .section-points-calculator .heading{font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:clamp(.5rem,3vw + 1rem,4rem);line-height:.9;color:#000;text-align:center;margin-bottom:4.6875rem}@media(max-width: 992px){.page-template-landing-skarbonka .section-points-calculator .heading{font-size:2.8125rem;line-height:2.5rem;margin-bottom:3.75rem}}@media(max-width: 768px){.page-template-landing-skarbonka .section-points-calculator .heading{font-size:2.1875rem;line-height:2rem;margin-bottom:2.5rem}}.page-template-landing-skarbonka .section-points-calculator .calculator-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;margin-bottom:2.875rem;position:relative;z-index:2}@media(max-width: 576px){.page-template-landing-skarbonka .section-points-calculator .calculator-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem;margin-bottom:3.125rem}}.page-template-landing-skarbonka .section-points-calculator .calculator-card{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border:.0625rem solid #000;overflow:hidden;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.page-template-landing-skarbonka .section-points-calculator .calculator-card:first-child{max-width:14.75rem;border-radius:.9375rem;border-right:none}@media(max-width: 576px){.page-template-landing-skarbonka .section-points-calculator .calculator-card:first-child{height:10.9375rem}}.page-template-landing-skarbonka .section-points-calculator .calculator-card:last-child{max-width:25.25rem;border-radius:.9375rem}@media(max-width: 992px){.page-template-landing-skarbonka .section-points-calculator .calculator-card{max-width:25.25rem;border-radius:.9375rem}}@media(max-width: 576px){.page-template-landing-skarbonka .section-points-calculator .calculator-card:first-child{border-right:.0625rem solid #000}}.page-template-landing-skarbonka .section-points-calculator .calculator-card .card-header{background-color:#f9bd16;border-bottom:.0625rem solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;min-height:4.625rem;height:auto;padding:.75rem 1rem}.page-template-landing-skarbonka .section-points-calculator .calculator-card .card-header .card-title{font-family:"Lato",sans-serif;font-weight:900;font-size:1.375rem;line-height:1.375rem;color:#000;text-align:center;margin:0}.page-template-landing-skarbonka .section-points-calculator .calculator-card .card-header .card-subtitle{font-family:"Lato",sans-serif;font-weight:400;font-size:1.0625rem;line-height:1.375rem;color:#000;text-align:center;margin:.3125rem 0 0 0}.page-template-landing-skarbonka .section-points-calculator .calculator-card .card-content{padding:1.1875rem 1.875rem;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:9.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.page-template-landing-skarbonka .section-points-calculator .calculator-card .card-content .points-value{font-family:"Lato",sans-serif;font-weight:400;font-size:1.5625rem;line-height:3.375rem;color:#000;text-align:center;margin:0}.page-template-landing-skarbonka .section-points-calculator .calculator-card .card-content .points-conversion{font-family:"Lato",sans-serif;font-weight:900;font-size:2.125rem;line-height:3.375rem;color:#000;text-align:center;margin:0 0 .625rem 0}.page-template-landing-skarbonka .section-points-calculator .calculator-card .card-content .points-note{font-family:"Lato",sans-serif;font-weight:400;font-size:1.5625rem;line-height:1.5625rem;color:#000;text-align:center;margin:0;max-width:16.8125rem}.page-template-landing-skarbonka .section-points-calculator .calculator-card:first-child .card-content{background-color:#f3f3f3}.page-template-landing-skarbonka .section-points-calculator .calculator-card:last-child .card-content{background-color:#fff}.page-template-landing-skarbonka .section-points-calculator .example-section{text-align:center;margin-bottom:3.125rem;position:relative;z-index:2}.page-template-landing-skarbonka .section-points-calculator .example-section .example-title{font-family:"Lato",sans-serif;font-weight:900;font-size:1.375rem;line-height:1.75rem;color:#000;margin:0 0 1.875rem 0}@media(max-width: 576px){.page-template-landing-skarbonka .section-points-calculator .example-section .example-title{margin-bottom:.75rem}}.page-template-landing-skarbonka .section-points-calculator .example-section .example-text{font-family:"Lato",sans-serif;font-weight:400;font-size:1.375rem;line-height:1.75rem;color:#000;margin:0}@media(max-width: 576px){.page-template-landing-skarbonka .section-points-calculator .example-section .example-text{font-size:1.125rem;line-height:1.5rem}}.page-template-landing-skarbonka .section-points-calculator .viking-image{position:absolute;right:5%;bottom:-5.4375rem;width:auto;height:auto;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:50%}@media(max-width: 1720px){.page-template-landing-skarbonka .section-points-calculator .viking-image{right:.625rem}}@media(max-width: 1510px){.page-template-landing-skarbonka .section-points-calculator .viking-image{display:none}}.page-template-landing-skarbonka .section-points-calculator .viking-image img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.page-template-landing-skarbonka .section-example .wrapper{text-align:center;padding:6.8125rem 0 3.5625rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.page-template-landing-skarbonka .section-example .wrapper{padding:3rem 0 3.75rem 0}}.page-template-landing-skarbonka .section-example .wrapper .heading{font-family:"Norse","Cinzel","Trajan Pro 3","Trajan Pro","Trajan","Iowan Old Style","Sitka Display","Times New Roman",Times,serif;font-weight:700;font-size:clamp(.5rem,3vw + 1rem,4rem);line-height:.9;color:#000;text-align:center;margin-bottom:3rem;margin-top:0}@media(max-width: 992px){.page-template-landing-skarbonka .section-example .wrapper .heading{font-size:2.8125rem;line-height:2.5rem;margin-bottom:3.75rem}}@media(max-width: 768px){.page-template-landing-skarbonka .section-example .wrapper .heading{font-size:2.1875rem;line-height:2rem;margin-bottom:2.5rem}}.page-template-landing-skarbonka .section-example .desktop-only{display:block}@media(max-width: 768px){.page-template-landing-skarbonka .section-example .desktop-only{display:none}}.page-template-landing-skarbonka .section-example .mobile-only{display:none}@media(max-width: 768px){.page-template-landing-skarbonka .section-example .mobile-only{display:block}}.page-template-landing-skarbonka .section-faq{margin-bottom:1rem}@media(max-width: 768px){.page-template-landing-skarbonka .section-faq{margin-bottom:58px}}.page-template-landing-skarbonka .section-faq .wrapper{background-color:#f3f3f3;border-radius:20px;padding:67px 50px 55px 50px}@media(max-width: 1400px){.page-template-landing-skarbonka .section-faq .wrapper{padding:51px 50px 34px 50px}}@media(max-width: 768px){.page-template-landing-skarbonka .section-faq .wrapper{padding:31px 21px}}.page-template-landing-skarbonka .section-faq .wrapper .heading{text-align:center;margin-bottom:63px}@media(max-width: 1400px){.page-template-landing-skarbonka .section-faq .wrapper .heading{margin-bottom:44px}}@media(max-width: 768px){.page-template-landing-skarbonka .section-faq .wrapper .heading{margin-bottom:31px}}.page-template-landing-skarbonka .section-faq .wrapper .heading span{color:var(--color-yellow)}.page-template-landing-skarbonka .section-faq .wrapper .custom-btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin:50px auto 0 auto;min-width:180px;min-height:53px}@media(max-width: 768px){.page-template-landing-skarbonka .section-faq .wrapper .custom-btn{margin-top:27px}}.page-template-landing-skarbonka .section-faq .section-faq__webinar-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:326px;height:50px;padding:11px 18px;margin:50px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-negative:0;flex-shrink:0;border-radius:7px;border:1px solid #000;background:#f9bd16;-webkit-box-shadow:3px 3px 0px 0px #000;box-shadow:3px 3px 0px 0px #000}.page-template-landing-skarbonka .section-regulations .wrapper{padding:6rem 0 10.4375rem 0;display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:986px;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}@media(max-width: 768px){.page-template-landing-skarbonka .section-regulations .wrapper{grid-template-columns:1fr;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;gap:4.875rem;padding:1rem 0 3rem 0}}.page-template-landing-skarbonka .section-regulations .wrapper .col .heading{margin-top:0;margin-bottom:21px}.page-template-landing-skarbonka .section-regulations .wrapper .col .text{display:block}.page-template-landing-skarbonka .section-regulations .wrapper .col .bottom-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.page-template-landing-skarbonka .section-regulations .wrapper .col .bottom-text svg{margin-right:1rem}.page-template-landing-skarbonka .section-regulations .wrapper .col-two .custom-btn{padding:1rem 2rem 1rem 2rem;margin-bottom:1rem}@media(max-width: 768px){.page-template-landing-skarbonka .section-regulations .wrapper .col-two .custom-btn{padding:.8rem 1rem .8rem 1rem}}.page-template-landing-skarbonka .section-video{margin-top:9.25rem}.page-template-landing-skarbonka .section-video .wrapper .img-text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-190px;position:relative}@media(max-width: 768px){.page-template-landing-skarbonka .section-video .wrapper .img-text-wrap{margin-bottom:-15vw}}.page-template-landing-skarbonka .section-video .wrapper .img-text-wrap img{width:297px;height:auto;-o-object-fit:contain;object-fit:contain}.page-template-landing-skarbonka .section-video .wrapper .video-wrapper{max-width:865px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;margin-bottom:-330px}@media(max-width: 768px){.page-template-landing-skarbonka .section-video .wrapper .video-wrapper{margin-bottom:-35vw}}.page-template-landing-skarbonka .section-video .wrapper .video-wrapper video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem}
