/* Contents:
 - block-acf-banner
 - block-acf-news
 - block-acf-basiccolumns
 - block-acf-imageribbon
 - core-block-supports-duotone
*/section.banner{position:relative;margin-bottom:100px}@media (max-width:769px){section.banner{margin-bottom:75px}}section.banner div.swiper-container div.pagination .swiper-button-prev,section.banner div.swiper-container div.pagination .swiper-button-next{background:none;color:#ffb711;border:1px solid #ffb711;border-radius:50%;-webkit-transition:.2s ease all;transition:.2s ease all;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px}section.banner div.swiper-container div.pagination .swiper-button-prev svg,section.banner div.swiper-container div.pagination .swiper-button-next svg{height:15px;width:15px}section.banner div.swiper-container div.pagination .swiper-button-prev:hover,section.banner div.swiper-container div.pagination .swiper-button-next:hover{border-color:transparent;color:#fff;background:#ffb711;-webkit-transition:.3s ease-in-out all;transition:.3s ease-in-out all}@media (max-width:650px){section.banner div.swiper-container div.pagination .swiper-button-prev,section.banner div.swiper-container div.pagination .swiper-button-next{top:calc(50% + 60px)}}section.banner div.swiper-container div.pagination .swiper-button-prev{left:calc(( 100% - 1400px ) / 2)}@media (max-width:1399px){section.banner div.swiper-container div.pagination .swiper-button-prev{left:20px}}section.banner div.swiper-container div.pagination .swiper-button-next{right:calc(( 100% - 1400px ) / 2)}@media (max-width:1399px){section.banner div.swiper-container div.pagination .swiper-button-next{right:20px}}section.banner div.swiper-container div.pagination .swiper-button-next svg{-ms-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;background-color:rgba(0,0,0,.3)}@media (min-width:1400px){section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide{min-height:720px}}@media (max-width:1399px){section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide{min-height:80vh}}@media (max-width:650px){section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide{min-height:60vh}}section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide picture img{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide div.container{z-index:2;padding:0 200px;color:#fff;text-transform:uppercase}@media (max-width:1399px){section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide div.container{padding:0 10%}}@media (max-width:650px){section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide div.container{padding:0 25px;text-align:center}}section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide div.container h2,section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide div.container h1{font-size:46px;margin:0 0 30px 0}@media (max-width:769px){section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide div.container h2,section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide div.container h1{font-size:26px}}@media (max-width:650px){section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide div.container h2,section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide div.container h1{text-align:left}}section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide div.container a.btn{padding:15px 60px}@media (max-width:769px){section.banner div.swiper-container div.swiper-wrapper div.single.swiper-slide div.container a.btn{padding:15px 20px}}section.banner div.next_match{width:100%;z-index:2;position:relative}section.banner div.next_match .container{position:relative}section.banner div.next_match .container div.spinner svg{position:absolute;top:50%;left:50%;max-width:50px;max-height:50px;height:100%;width:100%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity}@media (max-width:1400px){section.banner div.next_match{padding:0 20px}}section.banner div.next_match div.container{background-image:url(https://hobroik.dk/forening/wp-content/themes/hikfodbold/gutenberg/partials/banner/../../../images/stribes.svg);background-size:cover;background-repeat:no-repeat;min-height:200px;padding:25px 90px;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;gap:100px}@media (min-width:1400px){section.banner div.next_match div.container{min-height:200px;padding:25px 40px}}@media (max-width:1100px){section.banner div.next_match div.container{-ms-flex-direction:column;flex-direction:column;padding:25px 30px;gap:40px}}@media (max-width:769px){section.banner div.next_match div.container{-ms-flex-preferred-size:33.33%;flex-basis:33.33%}}section.banner div.next_match div.container.blue{background-color:#002445;color:#ffb711}section.banner div.next_match div.container.blue a.btn{background-color:#ffb711;color:#000;-webkit-transition:.2s ease-in-out background-color;transition:.2s ease-in-out background-color}section.banner div.next_match div.container.blue a.btn:hover{-webkit-transition:.3s ease-in-out background-color;transition:.3s ease-in-out background-color;background-color:#dd9a00}section.banner div.next_match div.container.orange{background-color:#ffb711;color:#002445}section.banner div.next_match div.container.orange a.btn{background-color:#002445;color:#fff;-webkit-transition:.2s ease-in-out background-color;transition:.2s ease-in-out background-color}section.banner div.next_match div.container.orange a.btn:hover{-webkit-transition:.3s ease-in-out background-color;transition:.3s ease-in-out background-color;background-color:#000912}section.banner div.next_match div.container div.kick_off{opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-ms-flex-preferred-size:50%;flex-basis:50%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center}section.banner div.next_match div.container div.kick_off h2{margin:0 0 10px;text-transform:uppercase;text-align:center;font-size:28px}@media (max-width:769px){section.banner div.next_match div.container div.kick_off h2{font-size:18px}}section.banner div.next_match div.container div.kick_off #countdown{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:769px){section.banner div.next_match div.container div.kick_off #countdown{gap:10px}}section.banner div.next_match div.container div.kick_off #countdown div{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-size:60px;color:inherit;font-weight:700}@media (max-width:1400px){section.banner div.next_match div.container div.kick_off #countdown div{font-size:50px}}@media (max-width:500px){section.banner div.next_match div.container div.kick_off #countdown div{font-size:40px}}section.banner div.next_match div.container div.kick_off #countdown div span{font-size:16px;text-transform:uppercase}section.banner div.next_match div.container div.match_info{-ms-flex-preferred-size:50%;flex-basis:50%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:20px}@media (max-width:500px){section.banner div.next_match div.container div.match_info{position:relative;gap:15px}}section.banner div.next_match div.container div.match_info div{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:inherit}@media (max-width:500px){section.banner div.next_match div.container div.match_info div{padding-bottom:65px}}section.banner div.next_match div.container div.match_info div.home,section.banner div.next_match div.container div.match_info div.away{-ms-flex-preferred-size:30%;flex-basis:30%}section.banner div.next_match div.container div.match_info div.home img,section.banner div.next_match div.container div.match_info div.away img{opacity:0;max-width:80px}@media (max-width:1400px){section.banner div.next_match div.container div.match_info div.home,section.banner div.next_match div.container div.match_info div.away{-ms-flex-pack:center;justify-content:center}}@media (max-width:1400px){section.banner div.next_match div.container div.match_info div.home,section.banner div.next_match div.container div.match_info div.away{-ms-flex-preferred-size:25%;flex-basis:25%}}@media (max-width:500px){section.banner div.next_match div.container div.match_info div.home,section.banner div.next_match div.container div.match_info div.away{-ms-flex-preferred-size:33.33%;flex-basis:33.33%}}section.banner div.next_match div.container div.match_info div.home span,section.banner div.next_match div.container div.match_info div.away span{margin-top:10px;font-size:16px;font-weight:700;text-align:center}@media (max-width:500px){section.banner div.next_match div.container div.match_info div.home span,section.banner div.next_match div.container div.match_info div.away span{font-size:12px}}section.banner div.next_match div.container div.match_info div.info{-ms-flex-preferred-size:40%;flex-basis:40%;height:105%}@media (max-width:1400px){section.banner div.next_match div.container div.match_info div.info{-ms-flex-preferred-size:50%;flex-basis:50%;height:100%}}@media (max-width:500px){section.banner div.next_match div.container div.match_info div.info{-ms-flex-preferred-size:33.33%;flex-basis:33.33%}}section.banner div.next_match div.container div.match_info div.info #matchTime,section.banner div.next_match div.container div.match_info div.info #matchLocation,section.banner div.next_match div.container div.match_info div.info .matchTime{font-size:16px;font-weight:600;text-align:center;margin-bottom:5px}@media (max-width:500px){section.banner div.next_match div.container div.match_info div.info #matchTime,section.banner div.next_match div.container div.match_info div.info #matchLocation,section.banner div.next_match div.container div.match_info div.info .matchTime{font-size:12px}}section.banner div.next_match div.container div.match_info div.info .vs{margin-bottom:5px;font-size:64px;font-weight:700;text-transform:uppercase}@media (max-width:1400px){section.banner div.next_match div.container div.match_info div.info .vs{font-size:30px}}@media (max-width:500px){section.banner div.next_match div.container div.match_info div.info .vs{font-size:20px}}section.banner div.next_match div.container div.match_info div.info a{margin-top:15px;text-transform:uppercase;padding:10px 25px}@media (max-width:500px){section.banner div.next_match div.container div.match_info div.info a{position:absolute;bottom:0}}section.banner div.next_match.active{opacity:1;-webkit-transition:.2s ease-in-out opacity;transition:.2s ease-in-out opacity}section.banner div.next_match.active div.container div.spinner{opacity:0;-webkit-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity}section.banner div.next_match.active div.container div.home img,section.banner div.next_match.active div.container div.away img{opacity:1!important;-webkit-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity}section.banner div.next_match.active div.container div.kick_off{opacity:1;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}section.banner .upperbanner-container{display:block;position:relative;margin-block-start:-45px;z-index:1;height:150px}section.banner .upperbanner-container picture{position:absolute;inset:0;z-index:-1}section.banner .upperbanner-container picture img{width:100%;object-fit:contain;object-position:bottom;height:150px;padding:0 20px}@media (min-width:1400px){section.banner .upperbanner-container picture img{padding:unset!important}}section.news{max-width:100%;display:block;-ms-flex:1;flex:1}@media (max-width:769px){section.news{width:100%}}@media (max-width:650px){section.news{margin:50px 0}}section.news h2.heading{text-transform:uppercase;color:#002445;font-weight:700;font-size:34px;line-height:1.2;margin-top:0;margin-bottom:30px}section.news div.news div.controls{margin:0 auto;position:relative;width:100%;min-height:100px;max-width:20%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:950px){section.news div.news div.controls{max-width:60%}}@media (max-width:350px){section.news div.news div.controls{max-width:90%}}section.news div.news div.controls .swiper-button-prev,section.news div.news div.controls .swiper-button-next{background:none;color:#ffb711;border:1px solid #ffb711;border-radius:50%;-webkit-transition:.2s ease all;transition:.2s ease all;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px}section.news div.news div.controls .swiper-button-prev svg,section.news div.news div.controls .swiper-button-next svg{height:15px;width:15px}section.news div.news div.controls .swiper-button-prev:hover,section.news div.news div.controls .swiper-button-next:hover{border-color:transparent;color:#fff;background:#ffb711;-webkit-transition:.3s ease-in-out all;transition:.3s ease-in-out all}section.news div.news div.controls .swiper-button-next svg{-ms-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}section.news div.news div.controls .swiper-pagination{max-width:70%;margin:0 auto;position:unset;font-size:14px;color:#000}section.news div.news:not(.swiper-container) .swiper-wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media (max-width:1300px){section.news div.news:not(.swiper-container) .swiper-wrapper{gap:20px}}@media (max-width:769px){section.news div.news:not(.swiper-container) .swiper-wrapper{-ms-flex-direction:column;flex-direction:column}}section.news div.news:not(.swiper-container) .swiper-wrapper article.single{-ms-flex-preferred-size:calc(33.33% - 40px);flex-basis:calc(33.33% - 40px);margin-bottom:20px}@media (max-width:1300px){section.news div.news:not(.swiper-container) .swiper-wrapper article.single{-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px)}}@media (max-width:950px){section.news div.news:not(.swiper-container) .swiper-wrapper article.single{-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px)}}section.news div.news:not(.swiper-container) div.controls{display:none}section.news div.news article.single{height:auto;min-height:350px}section.news div.news article.single a{height:100%;width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;position:relative;text-decoration:none;overflow:hidden;border-radius:15px}section.news div.news article.single a div.overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:15px;background-image:linear-gradient(180deg,transparent 0%,#002445 100%);z-index:0}section.news div.news article.single a img{height:100%;object-fit:cover;border-radius:15px;z-index:-2;max-width:100%;width:100%;min-height:350px}section.news div.news article.single a div.content{left:0;width:100%;position:absolute;bottom:0;line-height:1.3;max-width:100%;padding:25px}section.news div.news article.single a div.content div.number{margin-bottom:15px}section.news div.news article.single a div.content div.number span{color:#ffb711;font-size:20px;font-weight:bolder}section.news div.news article.single a div.content div.manchet span{color:#ffb711;font-size:16px;font-weight:400}section.news div.news article.single a div.content div.title{margin-bottom:15px}section.news div.news article.single a div.content div.title h3{color:#fff;font-weight:700;font-size:24px;margin:0}section.news div.news article.single a div.content div.title{margin-bottom:15px}section.news div.news article.single a div.content div.title h3{color:#fff;font-weight:600;font-size:24px;margin:0}section.news div.news article.single a div.content a{display:block;text-decoration:none;color:inherit}section.news div.news article.single a div.content div.stats{display:none}section.news div.news article.single a img{transition:.3s ease-in-out -ms-transform;transition:.3s ease-in-out -webkit-transform;transition:.3s ease-in-out transform;-webkit-transition:.3s ease-in-out -webkit-transform}section.news div.news article.single a:hover img{transition:.2s ease-in-out -ms-transform;transition:.2s ease-in-out -webkit-transform;transition:.2s ease-in-out transform;-webkit-transition:.2s ease-in-out -webkit-transform;-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}section.news div.news:not(.swiper-container) .swiper-wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}@media (max-width:1300px){section.news div.news:not(.swiper-container) .swiper-wrapper{gap:20px}}@media (max-width:769px){section.news div.news:not(.swiper-container) .swiper-wrapper{-ms-flex-direction:column;flex-direction:column}}section.news div.news:not(.swiper-container) .swiper-wrapper article.single{min-height:350px;-ms-flex-preferred-size:calc(33.33% - 40px);flex-basis:calc(33.33% - 40px);margin-bottom:20px}@media (max-width:1300px){section.news div.news:not(.swiper-container) .swiper-wrapper article.single{-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px)}}@media (max-width:950px){section.news div.news:not(.swiper-container) .swiper-wrapper article.single{-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px)}}section.news div.news:not(.swiper-container) div.controls{display:none}.acf-block-preview section.news *{pointer-events:none!important}.acf-block-preview section.news div.news.swiper-container article.single{-ms-flex-preferred-size:calc(25% - 40px);flex-basis:calc(25% - 40px);margin-right:30px}section.basic_two_column{position:relative;margin:35px 0}section.basic_two_column>picture img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;z-index:0}section.basic_two_column div.container{position:relative;z-index:3;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}section.basic_two_column div.container>div{width:50%;height:auto;-ms-flex-order:2;order:2;background-color:transparent;color:#000}@media (max-width:900px){section.basic_two_column div.container>div{width:100%}}section.basic_two_column div.container>div.first.media{-ms-flex-order:1;order:1}section.basic_two_column div.container>div.secound.media{-ms-flex-order:3;order:3}@media (min-width:900px){section.basic_two_column div.container>div{padding:40px 40px}}section.basic_two_column div.container>div div.content{font-size:16px}section.basic_two_column div.container>div div.content h1,section.basic_two_column div.container>div div.content h2,section.basic_two_column div.container>div div.content h3,section.basic_two_column div.container>div div.content h4,section.basic_two_column div.container>div div.content h5,section.basic_two_column div.container>div div.content h6,section.basic_two_column div.container>div div.content p,section.basic_two_column div.container>div div.content a,section.basic_two_column div.container>div div.content li,section.basic_two_column div.container>div div.content span{color:inherit}section.basic_two_column div.container>div div.content h1,section.basic_two_column div.container>div div.content h2,section.basic_two_column div.container>div div.content h3,section.basic_two_column div.container>div div.content h4,section.basic_two_column div.container>div div.content h5,section.basic_two_column div.container>div div.content h6{margin:0 0 10px 0}@media (max-width:900px){section.basic_two_column div.container>div div.content{margin-top:30px}}section.basic_two_column div.container>div div.content h1{margin:0 0 10px;font-weight:800;font-size:34px}section.basic_two_column div.container>div div.content h2{margin:0 0 10px;font-weight:800;font-size:28px}section.basic_two_column div.container>div div.content h3{margin:0 0 10px;font-weight:700;font-size:24px}section.basic_two_column div.container>div div.content h4{margin:0 0 10px;font-weight:700;font-size:20px}section.basic_two_column div.container>div div.content h5{margin:0 0 10px;font-weight:700;font-size:18px}section.basic_two_column div.container>div div.content h6{margin:0 0 10px;font-weight:700;font-size:16px}section.basic_two_column div.container>div div.content p,section.basic_two_column div.container>div div.content a,section.basic_two_column div.container>div div.content li,section.basic_two_column div.container>div div.content span{font-weight:400}section.basic_two_column div.container>div div.content ul li{margin-bottom:8px}section.basic_two_column div.container>div div.content a{text-decoration:none;color:#ffb711;-webkit-transition:.2s ease-in-out color;transition:.2s ease-in-out color}section.basic_two_column div.container>div div.content a:hover{color:#002445;-webkit-transition:.3s ease-in-out color;transition:.3s ease-in-out color}section.basic_two_column div.container>div picture img{width:100%;height:100%;object-fit:cover;display:block}section.image_ribbon{margin:100px 0}@media (max-width:650px){section.image_ribbon{margin:50px 0}}section.image_ribbon>div.small{margin:0 0 auto;width:768px}@media (max-width:769px){section.image_ribbon>div.small{width:350px}}section.image_ribbon>div.small picture img{display:block;width:100%;height:auto;object-fit:cover}@media (max-width:769px){section.image_ribbon div.desktop{display:none}}section.image_ribbon div.desktop picture img{display:block;width:100%;height:auto;object-fit:cover}@media (min-width:768px){section.image_ribbon div.mobile{display:none}}section.image_ribbon div.mobile picture img{display:block;width:100%;height:auto;object-fit:cover}main.single.post section.image_ribbon{margin:20px 0}