.breadcrumb-item,a{text-decoration:none}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local("Inter Regular"),local("Inter-Regular"),url("../fonts/Inter-Regular.woff2") format("woff2"),url("../fonts/Inter-Regular.woff") format("woff");font-display:swap}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:local("Inter SemiBold"),local("Inter-SemiBold"),url("../fonts/Inter-SemiBold.woff2") format("woff2"),url("../fonts/Inter-SemiBold.woff") format("woff");font-display:swap}:root{--main-green:#0ca458}.text-green{color:var(--main-green)!important}.text-underlined a{text-decoration:underline!important}.bg-green{background-color:var(--main-green)!important;color:#fff}.nav-link,.nav-link:active,.nav-link:hover,a,a:focus,a:hover{color:inherit}.bg-light{background-color:#f2f2f2!important}.bg-dark{background-color:#26252c!important}.bg-gray{background-color:#3a3943!important}.bg-white{background-color:#fff}body{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;background:#f2f2f2}.top-button,h2,h3{font-weight:700}h1{font-size:1.9rem}h2{font-size:1.8rem}h3{font-size:1.2rem}footer h5{margin-bottom:20px}p{margin-bottom:2rem}.text-small{font-size:.9rem!important}.text-extra-small{font-size:.75rem!important}.text-light-gray{color:#888}.flex-item{flex:1 1 auto;text-align:center}.list-group-item{background:0 0;padding:0;border:0}.dotter-border-right{display:none;height:100%}.dotter-border-bottom2{display:flex;align-items:center;position:relative;padding-bottom:1rem;margin-top:.5rem;padding-left:1rem;background-image:radial-gradient(circle,#f2f2f2 35%,rgba(255,255,255,0) 36%);background-position:bottom;background-size:18px 6px;background-repeat:repeat-x}.dotter-border-bottom2::after,.dotter-border-bottom2::before{content:"";position:absolute;width:25px;height:25px;background:#f2f2f2;border-radius:50%;top:30px}.dotter-border-bottom2::before{left:-13px;border-right:1px solid #efefef}.dotter-border-bottom2::after{right:-13px;border-left:1px solid #efefef}.dotted-adjust::after,.dotted-adjust::before{top:10px}.dotted-adjust::before{left:-35px}.dotted-adjust::after{right:-35px}.step-text{text-align:left}.price-text{line-height:1.6}.autocomplete-container{position:relative}.autocomplete{display:flex}.autocomplete-input{border:none;width:100%;padding:8px;font-size:16px;line-height:1.5;flex:1;min-width:400px}.autocomplete-input:focus{outline-width:0}.autocomplete-submit{border:1px solid;padding:8px 16px;display:flex;align-items:center;justify-content:center}.autocomplete-submit svg{width:24px;height:24px;fill:#fff}.autocomplete-results{position:absolute;padding:0;width:100%;z-index:1;background:#fff;margin:0;list-style:none;transition:none}.autocomplete-result{cursor:default;padding:4px 8px}.autocomplete-result.selected,.autocomplete-result:hover{background:rgba(0,0,0,.12)}.search-result{margin-top:64px;text-align:center}.autocomplete-suggestions{text-align:left;cursor:default;border:1px solid #ccc;border-top:0;background:#fff;box-shadow:-1px 1px 3px rgba(0,0,0,.1);position:absolute;display:none;z-index:9999;max-height:254px;overflow:hidden;overflow-y:auto;box-sizing:border-box}.autocomplete-suggestion{position:relative;padding:5px .6em;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.02em;color:#333}.autocomplete-suggestion b{font-weight:400;color:#1f8dd6}.autocomplete-suggestion.selected{background:#f0f0f0}.icon-container{max-width:30%;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:20px;margin-bottom:20px}ul.custom-list{font-size:.8em;line-height:1.5;padding-top:20px}ul.custom-list li{margin-bottom:10px}.datefield{background-color:#f2f2f2!important;padding:10px;border-radius:5px;text-align:center}.datefield .dmonth{font-size:20px}.team-image{width:100%;border-radius:1rem}.team-image h3:before{content:'';position:absolute;left:15px;bottom:40px;width:20px;height:2px;background:var(--main-green)}.teamsum h3::after{display:block;content:'';margin-top:5px;border-bottom:3px solid var(--main-green);width:30px}.team-info{padding:10px}.top-button{position:absolute;top:10px;left:10px;z-index:2;background-color:var(--main-green);color:#fff;padding:5px 10px;border-radius:20px;font-size:.8rem}.price-info{display:flex;align-items:center}.price-icon{fill:#31A971;width:18px;height:18px;margin-right:8px}.price-text{color:#fff;font-size:14px}.team-image{position:relative;height:200px;overflow:hidden}.team-image::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);z-index:1}.team-image-inner{width:100%;height:100%;background-size:cover;background-position:center;transition:transform .5s}.team-image:hover .team-image-inner{transform:scale(1.1)}.team-info{position:absolute;bottom:0;left:0;right:0;z-index:2}.map-container{width:100%;height:300px;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);margin-bottom:20px}.map-frame{width:100%;height:100%;border:0;object-fit:cover}.price-label{position:absolute;bottom:10px;left:10px;background:var(--main-green);border-radius:50rem!important;color:#fff;padding:5px 25px;font-weight:700!important;font-size:1rem!important}.team-name{border-radius:1rem;font-size:1.3rem}@media (max-width:767px){.text-extra-small{font-size:.9rem}.step-text{text-align:center}.team-container .team-image{height:150px}.team-name{font-size:1rem}}.compimg{box-sizing:border-box;display:flex;align-items:center}.compimg img{max-width:140px;max-height:70px;display:block}.compimggray img{filter:grayscale(100%)}.compimgwhite img{filter:brightness(0) invert(1)}.breadcrumb{background:0 0;padding-left:0;justify-content:left}.breadcrumb-item{color:#555;font-size:14px}.breadcrumb-separator{margin:7px 10px}.breadcrumb-item.active{color:var(--main-green)}.custom-bg-column{background-size:cover;background-position:center}.text-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:24px;font-weight:700;text-align:center}.rounded{border-radius:1rem!important}.custom-col{width:20%}@media (max-width:768px){h1{font-size:1.2rem}h2{font-size:1.3rem}.dotter-border-bottom{display:block;background-image:radial-gradient(circle,rgba(211,211,211,.5) 35%,rgba(255,255,255,0) 36%);background-position:bottom;background-size:18px 6px;background-repeat:repeat-x}.toptext1,.toptext2{padding:20px!important}.icon-container{margin-left:auto;margin-right:auto;max-width:50%}.list-group-item{padding:20px}.custom-col{width:50%}}@media (max-width:576px){.custom-col{width:100%}}.flagcol{width:calc((100% - 60px)/ 7);text-align:left;margin-top:20px;margin-right:10px;border:1px solid #efefef;display:inline-block;padding:10px;border-radius:5px}#burgerIcon,.hidden{display:none}.flagcol:nth-child(7n){margin-right:0}.flagcol:nth-child(n+8){clear:left}.icon-img{width:42px;height:42px;margin-right:20px}@media only screen and (max-width:767.98px){.flagcol{width:50%;padding:5px;margin-right:0}.autocomplete-input{min-width:auto}}.border-light-gray-custom{border-top:1px solid #555}.custom-input,.custom-input:focus{background-color:transparent;border:1px solid #444}@media (max-width:991px){.custom-bg-column{min-height:160px}}@media (min-width:992px){.custom-bg-column{height:400px}}#burgerButton:focus,.navbar-light .navbar-toggler:focus{outline:0;box-shadow:none}.btn:active,.btn:focus{outline:0!important;box-shadow:none}.custom-input{color:#fff}.custom-input::placeholder{color:#ccc}.custom-input:focus{color:#fff;outline:0;box-shadow:none}#burgerIcon{transition:transform .3s}@media (max-width:768px){#navbarNav{overflow:hidden;max-height:0;transition:max-height .5s}#burgerIcon{display:block}#navbarNav.open{max-height:200px}#burgerIcon.open{transform:rotate(90deg)}}.faq-question:after{float:right;content:"\276E";display:inline-block;transform:rotate(90deg)}.faq-question.open:after{content:"\276E";display:inline-block;transform:rotate(-90deg);float:right}.faq-question{margin-bottom:0;padding-top:1.5rem;padding-bottom:1.5rem;font-size:1rem;cursor:pointer}.faq-answer{margin-bottom:1em;color:#888}.faq-container:first-of-type{border-top:1px solid #d3d3d3}.faq-container{margin-bottom:0;border-bottom:1px solid #d3d3d3}.wrapper{display:flex;flex-direction:column}@media (min-width:768px){.dotter-border-right2{display:block;background-image:radial-gradient(circle,#f0f0f0 35%,rgba(255,255,255,0) 36%);background-position:right;background-size:6px 18px;background-repeat:repeat-y}.dotter-border-right2::after,.dotter-border-right2::before{content:"";position:absolute;width:25px;height:25px;background:#f2f2f2;border-radius:50%;right:194px;transform:translateX(-50%)}.dotter-border-right2::before{top:-13px;border-bottom:2px solid #eee}.dotter-border-right2::after{bottom:-13px;border-top:2px solid #eee}.dotted-adjust-start::after,.dotted-adjust-start::before{right:137px}.dotted-adjust-game::after,.dotted-adjust-game::before{right:221px}.price-text{line-height:75px}.wrapper{flex-direction:column}}@media (max-width:767.98px){.gamestartpage span{font-size:1.25rem!important}.datefield{display:inline-block;padding:5px 10px;text-align:left}.datefield .dmonth{font-weight:700}.datefield .dmonth span{font-size:14px;font-weight:400}}