﻿:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1;}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat);}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2);}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3);}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay);}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2);}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3);}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4);}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5);}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2);}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8);}.animate__animated.animate__slow{-webkit-animation-duration:calc(var(--animate-duration)*1.2);animation-duration:calc(var(--animate-duration)*1.2);}.animate__animated.animate__slower{-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;}.animate__animated[class*=Out]{opacity:0;}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@-webkit-keyframes animateFromBottom{0%{transform:translateY(12px);opacity:0;}to{transform:translateY(0);opacity:1;}}@keyframes animateFromBottom{0%{transform:translateY(12px);opacity:0;}to{transform:translateY(0);opacity:1;}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}.animate__slideFromBottom{transform:translateY(12px);opacity:0;animation-name:animateFromBottom;-webkit-animation-name:animateFromBottom;animation-timing-function:cubic-bezier(.51,.44,.4,.96);animation-fill-mode:forwards;}.thats-how-it-works-page{padding-bottom:100px;color:#2f2f2f;}.thats-how-it-works-page #sectionTopSplash{position:relative;background-image:url(/images/gallery/pojkar-fotboll-2880w.jpeg);background-repeat:no-repeat;background-size:cover;background-position:50% 40%;}.thats-how-it-works-page #sectionTopSplash .overlay-holder{padding-top:130px;padding-bottom:130px;background-color:rgba(1,119,50,.5);}.thats-how-it-works-page #sectionTopSplash h1{color:#fff;font-size:72px;font-weight:700;font-style:normal;line-height:1;margin-bottom:0;}@media(max-width:767.98px){.thats-how-it-works-page #sectionTopSplash h1{font-size:48px!important;}}.thats-how-it-works-page #sectionTopSplash h3{color:#fff;font-size:30px;font-weight:700;font-style:normal;line-height:1.5;margin-bottom:0;}@media(max-width:767.98px){.thats-how-it-works-page #sectionTopSplash h3{font-size:24px!important;}}@media(max-width:767.98px){.thats-how-it-works-page #sectionThisIsHowItWorks{padding-top:60px;}}@media(min-width:768px){.thats-how-it-works-page #sectionThisIsHowItWorks{padding-top:100px;}}.thats-how-it-works-page #sectionThisIsHowItWorks a{text-decoration:none;outline:0;}.thats-how-it-works-page #sectionThisIsHowItWorks .header-holder{padding-bottom:40px;}.thats-how-it-works-page #sectionThisIsHowItWorks .header-holder h2{font-weight:700;text-align:center;}@media(max-width:767.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .header-holder h2{font-size:42px;}}@media(min-width:768px) and (max-width:1199.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .header-holder h2{font-size:48px;}}@media(min-width:1200px){.thats-how-it-works-page #sectionThisIsHowItWorks .header-holder h2{font-size:50px;}}.thats-how-it-works-page #sectionThisIsHowItWorks .gallery-wrapper{opacity:0;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder{position:relative;width:100%;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;text-align:center;}@media(max-width:575.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder{min-height:260px;margin-bottom:20px;padding:20px 20px;}}@media(min-width:576px) and (max-width:766.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder{min-height:310px;margin-bottom:20px;padding:20px 10px;}}@media(min-width:767px) and (max-width:991.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder{min-height:280px;margin-bottom:20px;padding:20px 10px;}}@media(min-width:992px) and (max-width:1199.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder{min-height:335px;margin-bottom:20px;padding:20px 10px;}}@media(min-width:1200px) and (max-width:1399.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder{min-height:310px;margin-bottom:10px;padding:20px 20px;}}@media(min-width:1200px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder{min-height:310px;margin-bottom:10px;padding:20px 25px;}}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder.how-1{background-color:rgba(1,119,50,.6);}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder.how-1 svg{color:#7d009f;fill:#7d009f;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder.how-2{background-color:rgba(139,92,246,.6);}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder.how-2 svg{color:#017705;fill:#017705;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder.how-3{background-color:rgba(92,151,246,.6);}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder.how-3 svg{color:#6a6a6a;fill:#6a6a6a;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder.how-4{background-color:rgba(118,118,118,.6);}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder.how-4 svg{color:#5c97f6;fill:#5c97f6;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder.how-5{background-color:rgba(119,119,1,.6);}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder.how-5 svg{color:#8b5cf6;fill:#8b5cf6;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .image-holder{height:120px;text-align:center;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .image-holder img,.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .image-holder svg{height:100px;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder{padding-top:10px;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder h4{color:#fff;font-weight:600;font-style:normal;line-height:1.2;margin-bottom:15px;}@media(max-width:575.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder h4{font-size:36px;}}@media(min-width:576px) and (max-width:766.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder h4{font-size:32px;}}@media(min-width:767px) and (max-width:991.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder h4{font-size:36px;}}@media(min-width:992px) and (max-width:1199.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder h4{font-size:30px;}}@media(min-width:1200px) and (max-width:1399.98px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder h4{font-size:32px;}}@media(min-width:1400px){.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder h4{font-size:36px;}}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder p{color:#fff;font-family:"Quicksand",Arial;font-size:22px;font-weight:500;font-style:normal;line-height:1.5;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder p.how-1{text-shadow:#017732 0 0 15px;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder p.how-2{text-shadow:#8b5cf6 0 0 15px;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder p.how-3{text-shadow:#5c97f6 0 0 15px;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder p.how-4{text-shadow:#6a6a6a 0 0 15px;}.thats-how-it-works-page #sectionThisIsHowItWorks .how-holder .text-holder p.how-5{text-shadow:rgba(119,119,1,.56) 0 0 15px;}@media(max-width:767.98px){.thats-how-it-works-page #sectionStepsForSeller{padding-top:50px;}}@media(min-width:768px){.thats-how-it-works-page #sectionStepsForSeller{padding-top:80px;}}.thats-how-it-works-page #sectionStepsForSeller .header-holder{padding-bottom:20px;}.thats-how-it-works-page #sectionStepsForSeller .header-holder h2{font-weight:700;text-align:center;}@media(max-width:767.98px){.thats-how-it-works-page #sectionStepsForSeller .header-holder h2{font-size:42px;}}@media(min-width:768px) and (max-width:1199.98px){.thats-how-it-works-page #sectionStepsForSeller .header-holder h2{font-size:48px;}}@media(min-width:1200px){.thats-how-it-works-page #sectionStepsForSeller .header-holder h2{font-size:50px;}}.thats-how-it-works-page #sectionStepsForSeller .item-holder{padding-top:50px;opacity:0;}.thats-how-it-works-page #sectionStepsForSeller .item-holder .text-holder h3{color:#017732;font-size:36px;font-weight:700;margin-bottom:20px;}.thats-how-it-works-page #sectionStepsForSeller .item-holder .text-holder p{color:#646464;font-family:"Quicksand",Arial;font-weight:300;font-style:normal;line-height:1.5;}@media(max-width:767.98px){.thats-how-it-works-page #sectionStepsForSeller .item-holder .text-holder p{font-size:20px;font-weight:400;margin-bottom:40px;}}@media(min-width:768px) and (max-width:1199.98px){.thats-how-it-works-page #sectionStepsForSeller .item-holder .text-holder p{font-size:24px;font-weight:400;}}@media(min-width:1200px){.thats-how-it-works-page #sectionStepsForSeller .item-holder .text-holder p{font-size:26px;}}.thats-how-it-works-page #sectionStepsForSeller .item-holder .image-holder{text-align:right;}@media(max-width:767.98px){.thats-how-it-works-page #sectionStepsForSeller .item-holder .image-holder{text-align:center;}}.thats-how-it-works-page #sectionStepsForSeller .item-holder .image-holder img{max-width:100%;height:auto;max-height:500px;border-radius:30px;}@media(max-width:767.98px){.thats-how-it-works-page #sectionQandA{padding-top:50px;}}@media(min-width:768px){.thats-how-it-works-page #sectionQandA{padding-top:80px;}}.thats-how-it-works-page #sectionQandA .text-holder h3{color:#333;font-size:48px;font-weight:700;margin-bottom:25px;}.thats-how-it-works-page #sectionQandA .text-holder p{color:#646464;font-family:"Quicksand",Arial;font-size:28px;font-weight:400;font-style:normal;line-height:1.5;}.thats-how-it-works-page #sectionQandA .text-holder p a{color:#009f3c;font-size:inherit;font-weight:500;text-decoration:underline;outline:0;}@media(max-width:767.98px){.thats-how-it-works-page #sectionQandA .text-holder h3{font-size:42px;}.thats-how-it-works-page #sectionQandA .text-holder p{font-size:24px;}}@media(min-width:768px) and (max-width:991.98px){.thats-how-it-works-page #sectionQandA .text-holder h3{font-size:36px;}.thats-how-it-works-page #sectionQandA .text-holder p{font-size:22px;}}@media(min-width:992px) and (max-width:1599.98px){.thats-how-it-works-page #sectionQandA .text-holder h3{font-size:40px;}.thats-how-it-works-page #sectionQandA .text-holder p{font-size:24px;}}@media(min-width:1600px){.thats-how-it-works-page #sectionQandA .text-holder h3{font-size:48px;}.thats-how-it-works-page #sectionQandA .text-holder p{font-size:28px;}}@media(max-width:767.98px){.thats-how-it-works-page #sectionQandA .text-holder .button-holder{text-align:center;}}.thats-how-it-works-page #sectionQandA .accordion-holder .accordion-item{border:0;margin-bottom:10px;overflow:hidden;box-shadow:0 2px 3px rgba(0,0,0,.1);transition:all .3s ease;opacity:0;}.thats-how-it-works-page #sectionQandA .accordion-holder .accordion-item .accordion-button{padding:16px;color:#000;font-family:"Quicksand",Arial;font-size:22px;font-weight:700;font-style:normal;background:#f2f2f2;transition:all .3s ease;outline:0;}.thats-how-it-works-page #sectionQandA .accordion-holder .accordion-item .accordion-button:focus{box-shadow:none;border-color:rgba(0,0,0,.125);}.thats-how-it-works-page #sectionQandA .accordion-holder .accordion-item .accordion-body{padding:16px;background:#f2f2f2;}.thats-how-it-works-page #sectionQandA .accordion-holder .accordion-item .accordion-body .body-contents{display:flex;flex-wrap:wrap;-moz-box-pack:start;justify-content:flex-start;gap:24px;align-items:flex-start;}.thats-how-it-works-page #sectionQandA .accordion-holder .accordion-item .accordion-body .body-contents .image-holder{width:125px;}.thats-how-it-works-page #sectionQandA .accordion-holder .accordion-item .accordion-body .body-contents .image-holder img{width:100%;max-width:100%;}.thats-how-it-works-page #sectionQandA .accordion-holder .accordion-item .accordion-body .body-contents .text-holder{width:calc(100% - 150px);}.thats-how-it-works-page #sectionQandA .accordion-holder .accordion-item .accordion-body .body-contents .text-holder p{color:#646464;font-family:"Quicksand",Arial;font-size:18px;font-weight:400;font-style:normal;line-height:normal;}