@import"https://fonts.googleapis.com/css?family=Anton&display=swap";@import"https://fonts.googleapis.com/css?family=Nunito&display=swap";*{margin:0;padding:0;border:0;vertical-align:baseline;box-sizing:border-box;text-rendering:geometricPrecision;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}html,body{height:100%;min-height:100%}body,textarea{font-family:"Nunito",sans-serif;font-size:17px}body{background:#fff;color:#333;display:flex;flex-direction:column}.title{font-family:"Anton",sans-serif;font-weight:400}p{margin:0 0 .5em}ul,ol{margin:0 0 0 20px}h1,h2,h3,h4,h5,h6{margin:0 0 .8em}img{max-width:100%;height:100%}.wrap{max-width:1200px;margin:auto;padding:0 20px}@media screen and (min-width: 768px){.mobile{display:none}}.tablet{display:none}@media screen and (min-width: 768px){.tablet{display:block}}.desktop{display:none}@media screen and (min-width: 1200px){.desktop{display:block}}.flex{height:100%;display:flex}.flex--space{justify-content:space-between}.flex__half{width:100%}@media screen and (min-width: 768px){.flex__half{width:50%}}#submit,a.button,.button{font-size:17px;line-height:1.2;border-radius:5px;background:#216ed3;color:#fff;border:solid 2px #216ed3;text-decoration:none;padding:10px 20px;display:inline-block;cursor:pointer;font-weight:600;transition:all .5s}#submit:hover,a.button:hover,.button:hover{background:#fff;color:#216ed3}#submit--reverse,a.button--reverse,.button--reverse{background-color:#fff;color:#216ed3}#submit--reverse:hover,a.button--reverse:hover,.button--reverse:hover{background:#216ed3;color:#fff}#submit:disabled,a.button:disabled,.button:disabled{background-color:#8f8f8f;border:solid 2px #8f8f8f;cursor:not-allowed}#submit:disabled:hover,a.button:disabled:hover,.button:disabled:hover{background-color:#8f8f8f;border:solid 2px #8f8f8f;color:#fff}.form-control,select,textarea,input[type=text],input[type=number],input[type=email],input[type=tel],input[type=radio]{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus,select:focus,textarea:focus,input[type=text]:focus,input[type=number]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=radio]:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.wpcf7{background:#f9f9f9;padding:20px;border-radius:5px}.wpcf7 input{height:40px;width:100%;border:solid 1px #216ed3;margin:0 0 10px;padding:0 10px}.wpcf7 input[type=submit]{cursor:pointer;background-color:#216ed3;color:#fff;display:inline-block;width:auto;padding:12px 15px 20px;border-radius:5px;margin:0;transition:all .5s}.wpcf7 input[type=submit]:hover{background-color:#fff;color:#216ed3}.wpcf7 textarea{border:solid 1px #216ed3;border-radius:5px;width:100%;padding:10px;margin:0 0 20px}.navigation{position:sticky;top:0;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.11);height:80px;width:100%;z-index:7}.navigation__wrap{display:flex;height:100%}.navigation__wrap__hamburger{background:rgba(0,0,0,0);font-size:2em;color:#216ed3;margin:auto 0}@media screen and (min-width: 1200px){.navigation__wrap__hamburger{display:none}}.navigation__wrap__logo{font-size:2em;text-decoration:none;margin:auto;color:#216ed3;text-transform:uppercase}.navigation__wrap__logo--smaller{font-size:1.3em}@media screen and (min-width: 768px){.navigation__wrap__logo--smaller{font-size:2em}}@media screen and (min-width: 1200px){.navigation__wrap__logo{margin:auto auto auto 0}}.navigation__wrap__logo__image{height:80px}.navigation__wrap__menu{margin:auto 20px auto auto}.navigation__wrap__menu ul{display:flex;list-style:none}.navigation__wrap__menu ul li{margin:0 15px 0 0;position:relative;padding:20px 0}.navigation__wrap__menu ul li:last-child{margin:0}.navigation__wrap__menu ul li a{color:#333;text-decoration:none;font-size:17px;border-bottom:solid 3px #fff;transition:all .3s}.navigation__wrap__menu ul li.current-menu-item{font-weight:600}.navigation__wrap__menu ul li:hover ul.sub-menu{display:block}.navigation__wrap__menu ul li ul.sub-menu{display:none;background:#fff;position:absolute;top:60px;padding:5px 0 0 0;margin:0;width:180px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-bottom-right-radius:3px;border-bottom-left-radius:3px}.navigation__wrap__menu ul li ul.sub-menu li{display:block;padding:15px;margin:0}.navigation__wrap__menu ul li ul.sub-menu li:hover{background:#216ed3;color:#fff}.navigation__wrap__menu ul li ul.sub-menu li:hover a{color:#fff}.navigation__wrap__menu ul li ul.sub-menu li a{border:none}.navigation__wrap a.navigation__wrap__button{margin:auto 10px auto 0;display:none}@media screen and (min-width: 1200px){.navigation__wrap a.navigation__wrap__button{display:inline-block}}.navigation__wrap__search{margin:auto 0;background:rgba(0,0,0,0);font-size:1.5em;color:#333;cursor:pointer;transition:all .5s}.navigation__wrap__search:hover{color:#216ed3}.mobile-nav{z-index:6;position:fixed;top:0;left:-100%;width:100%;height:100%;background:#fff;padding:120px 20px 20px 20px;transition:all .5s}.mobile-nav--open{left:0}@media screen and (min-width: 1200px){.mobile-nav{display:none}}.mobile-nav ul{margin:0;list-style:none}.mobile-nav ul li{margin:0 0 .9em}.mobile-nav ul li a{color:#333;text-decoration:none;border-bottom:solid 3px #fff;font-size:25px}.mobile-nav ul li.current-menu-item{font-weight:600}.mobile-nav ul li.menu-item-has-children i{margin:0 0 0 20px}.mobile-nav ul li .sub-menu{display:none;margin:5px 0 0 20px}.mobile-nav ul li .sub-menu--open{display:block}.mobile-nav ul li .sub-menu li{margin:0 0 10px}.mobile-nav ul li .sub-menu li:first-child{margin:10px 0 10px 0}.mobile-nav ul li .sub-menu a{font-size:20px}.admin-bar .mobile-nav{padding:150px 20px 20px 20px}.searchbar{position:fixed;top:0;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.11);height:80px;width:100%;z-index:6;transition:all .3s;opacity:0}.searchbar--open{top:80px;opacity:1}.searchbar__wrap{height:100%;display:flex}.searchbar__wrap form{margin:auto;width:100%}.searchbar__wrap form>div{display:flex}.searchbar__wrap form input[type=text]{border:solid 1px #333;width:100%;height:30px;padding:0 10px;margin:auto 20px auto auto}.searchbar__wrap form input[type=submit]{padding:10px 25px;background:#216ed3;color:#fff;border-radius:5px;margin:auto 0;cursor:pointer;border:solid 2px #216ed3;transition:all .5s}.searchbar__wrap form input[type=submit]:hover{background:#fff;color:#216ed3}.admin-bar .searchbar.searchbar--open{top:112px}.hero{background:#f7f7f7;min-height:500px}@media screen and (min-width: 768px){.hero{min-height:unset;height:500px}}.hero__wrap{height:100%;padding-top:60px;padding-bottom:60px}.hero__wrap__subtitle{font-weight:lighter}.hero__wrap__image{margin:auto;display:block;height:280px}@media screen and (min-width: 768px){.hero__wrap__image{height:100%}}.acro-body{margin-bottom:auto}.acro-body>p,.acro-body>h1,.acro-body>h2,.acro-body>h3,.acro-body>h4,.acro-body>h5,.acro-body>h6,.acro-body>ul,.acro-body ol,.acro-body>.wp-block-columns,.acro-body>.wp-block-quote{margin-left:auto;margin-right:auto;max-width:1200px;padding:0 20px}.acro-body>ul,.acro-body ol{padding:0 40px;margin-bottom:.5em}.acro-body>.wp-block-columns{margin-top:1.75em}.acro-body__title{margin:20px 0}.acro-body--wrap{max-width:776px;margin:auto}.acro-body-front .toplist--xl__list,.acro-body-front .toplist__list{padding:0}@media screen and (min-width: 768px){.acro-body-front{display:flex}}@media screen and (min-width: 768px){.acro-body-front__main{width:70%}}.acro-body-front__sidebar{display:flex;padding:0 0 0 20px}@media screen and (min-width: 768px){.acro-body-front__sidebar{width:30%}}.acro-body-front__sidebar .advert{margin:0 0 0 auto}.acro-body-front__sidebar .advert .tablet{position:sticky;top:90px}.usp-bar{margin:10px auto 40px auto}@media screen and (min-width: 768px){.usp-bar{display:flex}}.usp-bar__usp{padding:20px 0;display:none}@media screen and (min-width: 768px){.usp-bar__usp{border-bottom:1px solid #eee;display:flex;width:70%}}.usp-bar__usp__list{margin:auto 0;width:100%;list-style:none;display:flex}.usp-bar__usp__list li{margin:0 auto 0 0}.usp-bar__search{border-bottom:1px solid #eee}@media screen and (min-width: 768px){.usp-bar__search{width:30%;display:block}}ul.wp-block-latest-posts.wp-block-latest-posts__list{padding:0 20px 40px 20px}@media screen and (min-width: 768px){ul.wp-block-latest-posts.wp-block-latest-posts__list{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:20px;grid-row-gap:20px}}@media screen and (min-width: 1200px){ul.wp-block-latest-posts.wp-block-latest-posts__list{grid-template-columns:repeat(4, 1fr)}}ul.wp-block-latest-posts.wp-block-latest-posts__list li{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;overflow:hidden;border-radius:5px;border:solid 3px #f7f7f7;padding:0 0 10px;margin:0 0 20px}@media screen and (min-width: 768px){ul.wp-block-latest-posts.wp-block-latest-posts__list li{margin:0}}ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image a{height:200px;width:100%;position:relative;overflow:hidden;border-top-right-radius:5px;border-top-left-radius:5px}ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image a img{position:absolute;width:100%;height:100%;object-fit:cover}ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-title,ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-author,ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-date,ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt{padding:0 10px}ul.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-title{font-family:"Ubuntu",sans-serif;text-decoration:none;font-weight:600;margin:10px 0;color:#333;font-size:.9em}.single--breadcrumb{margin:0 0 15px}.single__title{font-size:30px;margin:0 0 15px}@media screen and (min-width: 768px){.single__title{font-size:40px}}.single__list{display:flex;list-style:none;padding:5px 0;margin:0;overflow-x:scroll;overflow-y:hidden;height:40px;white-space:nowrap}@media screen and (min-width: 768px){.single__list{height:auto;overflow-x:auto}}.single__list__item{margin:0 10px 0 0;font-size:12px;display:flex}.single__list__item a{text-decoration:none;font-weight:600}.single__list__item__link{margin:auto 0}.single__list__item svg{margin:auto 0 auto 10px;position:relative}.single__wrap{margin:0 auto 40px auto}@media screen and (min-width: 768px){.single__wrap{display:flex}}.single__wrap__content{width:100%}.single__wrap__content ul,.single__wrap__content ol{margin:0 0 20px 40px}.single__wrap__content__hero{width:100%;height:200px;background-position:center;background-repeat:no-repeat;background-size:cover;margin:0 0 20px}@media screen and (min-width: 768px){.single__wrap__content__hero{height:300px;border:solid 3px #f7f7f7;border-radius:5px}}.single__wrap__content ul.children,.single__wrap__content ol.children{list-style:none;margin:0 0 15px}.single__wrap__content ul.children li,.single__wrap__content ol.children li{margin:0}.single__wrap__content p{line-height:1.8;margin:0 0 10px}.single__wrap__content h1,.single__wrap__content h2,.single__wrap__content h3,.single__wrap__content h4,.single__wrap__content h5,.single__wrap__content h6{margin:0 0 10px}@media screen and (min-width: 768px){.single__wrap__sidebar{width:400px;margin:0 0 0 40px}}@media screen and (min-width: 768px){.single__wrap__sidebar__sticky-wrapper{position:sticky;top:90px}}.single .textblockblog__scrollmenu__title{font-weight:600;cursor:pointer}.single .textblockblog__scrollmenu__wrap{background:#fff;margin:0 0 20px;border-radius:5px;border:solid 2px #f7f7f7;padding:20px}.single .textblockblog__scrollmenu__wrap .textblockblog__scrollmenu__list__item{font-weight:600;margin:0 0 10px 0}.single .textblockblog__scrollmenu__wrap .textblockblog__scrollmenu__list__item .textblockblog__scrollmenu__item{text-decoration:none}.single .textblockblog__scrollmenu__wrap details[open] .textblockblog__scrollmenu__title{margin:0 0 15px}.single .author{margin:0 0 25px}@media screen and (min-width: 768px){.single .author{display:flex}}.single .author__info{display:flex;margin:0 0 10px}@media screen and (min-width: 768px){.single .author__info{margin:0}}.single .author__info img{width:40px;height:40px;border-radius:50%;border:solid 1px #b5b3b3}.single .author__info__title{margin:auto auto auto 10px;font-size:15px;color:#333}.single .author__info__title span{text-transform:capitalize}.single .author__published,.single .author__amount-of-tips{margin:auto 0 auto auto;font-size:15px}@media screen and (min-width: 768px){.single .author__published,.single .author__amount-of-tips{margin:auto 0 auto 15px;border-left:solid 1px #333;padding:0 0 0 15px}}.single .author__add-tip{margin:20px 0 0 auto}@media screen and (min-width: 768px){.single .author__add-tip{margin:auto 0 auto auto}}#author-info{padding:20px;background-color:#fff;box-shadow:0 1px 5px 0 rgba(185,185,185,.75);margin:20px 0;-moz-border-radius:5px;border-radius:5px;display:flex;flex-direction:column}@media screen and (min-width: 768px){#author-info{flex-direction:row}}#author-info .avatar{border-radius:50%;border:1px solid #d8d8d8}#author-avatar{display:flex;height:100px;margin:auto}#author-avatar img{margin:auto}@media screen and (min-width: 768px){#author-avatar{width:20%}}@media screen and (min-width: 768px){#author-description{width:80%}}#author-description h3{margin:20px 0;text-align:center;color:#333}#author-description h3 span{text-transform:capitalize}@media screen and (min-width: 768px){#author-description h3{text-align:left;margin:0 0 10px}}#author-description a{text-decoration:none}.singleblog__related .singleblog__related__title{font-size:20px;font-weight:600}@media screen and (min-width: 768px){.singleblog__related{display:flex;flex-wrap:wrap;justify-content:space-between}}.singleblog__related .singleblog__related__post{width:100%;display:flex;justify-content:space-between;padding:10px;margin:0 0 20px;border:solid 1px #ccc;border-radius:20px;box-shadow:0 1px 5px 0 rgba(185,185,185,.75);color:#333;transition:all .5s}@media screen and (min-width: 768px){.singleblog__related .singleblog__related__post{width:calc(50% - 10px);margin:0 0 20px}}.singleblog__related .singleblog__related__post:hover{text-decoration:none}.singleblog__related .singleblog__related__image{border-radius:50%;overflow:hidden;width:70px;height:70px}.singleblog__related .singleblog__related__image img{height:100%;object-fit:cover}.singleblog__related .singleblog__related__text{line-height:1.2;margin:auto 20px auto 0;width:65%}.singleblog__related a{text-decoration:none}.advert{margin:0 0 20px}.test-banner{padding:20px;background:#333;width:300px;height:250px}.test-banner--land{width:792px;height:90px}.test-banner--color{background:#216ed3}.single .review__hero{margin-bottom:20px}.single .review__hero__wrap{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.11);display:flex;flex-wrap:wrap;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:20px}@media screen and (min-width: 768px){.single .review__hero__wrap{flex-wrap:nowrap}}.single .review__hero__wrap__openstars{display:flex}.single .review__hero__wrap__openstars i{color:#fff;padding:10px;border-radius:5px;background:#cdcdcd;margin:0 5px 0 0;display:inline-block}.single .review__hero__wrap__image{position:relative;width:100px;height:100px;display:none}@media screen and (min-width: 768px){.single .review__hero__wrap__image{display:block}}.single .review__hero__wrap__image img{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:contain;transform:translate(-50%, -50%)}.single .review__hero__wrap__title-rating{width:100%}@media screen and (min-width: 768px){.single .review__hero__wrap__title-rating{display:flex;flex-direction:column;margin:auto 10px auto 20px}}.single .review__hero__wrap__title-rating__ratings{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 768px){.single .review__hero__wrap__title-rating__ratings{flex-direction:row}}.single .review__hero__wrap__title-rating__review-score{display:none}@media screen and (min-width: 1200px){.single .review__hero__wrap__title-rating__review-score{margin:auto 0 auto 0;display:flex}}.single .review__hero__wrap__title-rating__review-score__review,.single .review__hero__wrap__title-rating__review-score__avg{font-size:15px;font-weight:600;color:#8f8f8f}.single .review__hero__wrap__title-rating__review-score__review span,.single .review__hero__wrap__title-rating__review-score__avg span{font-weight:300}.single .review__hero__wrap__title-rating__review-score__review{margin:auto 0 auto 0}.single .review__hero__wrap__title-rating__review-score__avg{margin:auto 5px auto 0}.single .review__hero__wrap__title-rating__title{margin:0 0 5px}.single .review__hero__wrap__title-rating__stars{display:flex;font-size:15px;color:#fff;margin:auto 0 auto 0}.single .review__hero__wrap__title-rating__stars i{padding:10px;border-radius:5px;background:#cdcdcd;margin:0 5px 0 0;display:inline-block}.single .review__hero__wrap__title-rating__stars--bad i:nth-child(-n+1){background:#ff0e0e}.single .review__hero__wrap__title-rating__stars--bad-half i:nth-child(-n+2){background:#ff0e0e}.single .review__hero__wrap__title-rating__stars--bad-third i:nth-child(-n+3){background:#ff0e0e}.single .review__hero__wrap__title-rating__stars--good i:nth-child(-n+3){background:#e59500}.single .review__hero__wrap__title-rating__stars--good-half i:nth-child(-n+4){background:#e59500}.single .review__hero__wrap__title-rating__stars--great i:nth-child(-n+4){background:#00ac00}.single .review__hero__wrap__title-rating__stars--great-half i:nth-child(-n+5){background:#00ac00}.single .review__hero__wrap__title-rating__stars--perfect i{background:#00ac00}.single .review__hero__wrap__open-review{width:100%;margin:auto auto 10px}@media screen and (min-width: 768px){.single .review__hero__wrap__open-review{width:auto;margin:auto 10px auto auto}}.single .review__hero__wrap__external-link{width:100%;margin:10px auto 0;text-align:center;padding:10px 35px !important}@media screen and (min-width: 768px){.single .review__hero__wrap__external-link{display:block;width:auto;margin:auto 20px auto auto}}.single .review__hero--fixed{display:none}.single .review__hero--fixed--small{position:fixed;top:80px;left:50%;transform:translateX(-50%);z-index:3;width:100%;display:none}@media screen and (min-width: 768px){.single .review__hero--fixed--small{display:block}}.single .review__hero--fixed--small .review__hero__wrap{padding:15px}.single .review__hero--fixed--small .review__hero__wrap .review__hero__wrap__image{width:50px;height:50px;margin:auto 15px}.single .review__hero--fixed--small .review__hero__wrap .review__hero__wrap__title-rating{width:auto}.single .review__hero--fixed--small .review__hero__wrap .review__hero__wrap__external-link{margin:auto 0 auto 0}.single .review__hero--fixed--small .review__hero__wrap .review__hero__wrap__title-rating__title{font-size:20px}.single .review__hero--fixed--small .review__hero__wrap__title-rating__stars i{font-size:12px;padding:5px}.single .review .single__wrap{margin:0 auto;padding-bottom:20px}.single .review .single__wrap__content__review{border:1px solid #e5e5dd;padding:20px;border-radius:10px;background:#fff;margin:0 0 40px}.single .review .single__wrap__content__review.reviewbutton-stars{display:flex;flex-direction:column}@media screen and (min-width: 768px){.single .review .single__wrap__content__review.reviewbutton-stars{flex-direction:row}}.single .review .single__wrap__content__review.reviewbutton-stars .review__hero__wrap__open-review{margin:auto auto 10px auto}@media screen and (min-width: 768px){.single .review .single__wrap__content__review.reviewbutton-stars .review__hero__wrap__open-review{margin:auto auto auto 0}}.single .review .single__wrap__content__review.reviewbutton-stars .review__hero__wrap__openstars{cursor:pointer;margin:0 auto auto auto}@media screen and (min-width: 768px){.single .review .single__wrap__content__review.reviewbutton-stars .review__hero__wrap__openstars{margin:auto 0 auto auto}}.single .review .single__list{padding:10px 20px;margin:0;background:#cdcdcd}.titlecta{padding:60px 0 40px 0}.titlecta__wrap{width:100%}@media screen and (min-width: 768px){.titlecta__wrap{display:flex;justify-content:space-between}}.titlecta__wrap__title{margin:auto 0 20px}@media screen and (min-width: 768px){.titlecta__wrap__title{margin:auto 0;font-size:35px}}.titlecta__wrap__button{margin:auto 0}@media screen and (min-width: 768px){.textimage{display:flex}.textimage--reverse{flex-direction:row-reverse}.textimage--reverse .textimage__text__title{text-align:right}.textimage--reverse .textimage__text__content{margin:0 0 auto auto;text-align:right}}@media screen and (min-width: 768px){.textimage__text,.textimage__image{width:50%}}.textimage__text{padding:60px;background:#216ed3;color:#fff}@media screen and (min-width: 768px){.textimage__text{min-height:450px;display:flex;flex-direction:column}}.textimage__text__title{font-size:30px;margin:auto 0 20px 0}.textimage__text__content{max-width:520px;margin:0 0 auto 0}.textimage__image{background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#f5f5f5;height:300px}.textimage__image--auto{background-size:auto}.textimage__image--contain{background-size:contain}@media screen and (min-width: 768px){.textimage__image{height:auto}}@media screen and (min-width: 768px){.catoverview{display:flex}}.catoverview_title{color:#216ed3;margin:0 0 20px}.catoverview__item{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;padding:20px;margin:0 0 25px;background:#fff;box-shadow:0 1px 5px 0 rgba(185,185,185,.75)}@media screen and (min-width: 768px){.catoverview__item{flex-direction:row}}.catoverview__image{margin:20px auto;width:150px;height:150px;overflow:hidden;border-radius:50%}@media screen and (min-width: 768px){.catoverview__image{margin:auto 0}}.catoverview__image img{object-fit:cover;width:100%;height:100%}.catoverview__content{padding:5px 15px;width:100%;display:flex;flex-direction:column}@media screen and (min-width: 768px){.catoverview__content{width:60%}}.catoverview__content__title{margin:auto 0 0 0;font-size:20px}.catoverview__content__title a{text-decoration:none}.catoverview__trim{margin:0 0 auto 0}@media screen and (min-width: 768px){.catoverview__sidebar{width:300px}}.catoverview__sidebar__list{list-style:none}.catoverview__sidebar__list a{text-decoration:none;display:block;margin:0 0 10px;padding:0 0 0 20px;border-bottom:1px solid #f7f7f7;transition:all .5s}.catoverview__sidebar__list a:hover{padding:0 0 0 30px;color:#216ed3}.catoverview__sidebar__list li{position:relative}.catoverview__sidebar__block{margin:0 0 20px;background:#fff;padding:25px 15px 15px 15px;box-shadow:0px 9px 5px -5px #333;border-radius:20px}.catoverview__sidebar__block.border{border:solid 1px #f4f4f5}.catoverview__sidebar__block.border:nth-child(1){margin:25px 0 15px 0}@media screen and (min-width: 768px){.catoverview__overview{width:70%;margin:0 20px 0 0}}.catoverview__sidebar__title{margin:0 0 5px}.catoverview__sidebar__underline{width:30%;height:3px;background:#216ed3;display:block;margin:0 0 15px}.catoverview__sidebar__arrow{width:8px;height:8px;border-left:solid 2px #216ed3;border-bottom:solid 2px #216ed3;position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(-135deg)}.pagination{padding:10px 0}.pagination .pagination__link{padding:5px 10px;background:#fff;color:#216ed3;text-decoration:none;border:solid 1px #fff;transition:all .5s;border-radius:5px}.pagination .pagination__link:hover{border:solid 1px #216ed3}.pagination .pagination__link.active{font-weight:bold;color:#fff;background:#216ed3;border:solid 1px #216ed3}.pagination .pagination__link.active:hover{border:solid 1px #333}.acro-body .toplist,.single__wrap .toplist{counter-reset:my-awesome-counter;padding:20px;background:#f7f7f7;position:relative;margin:0 0 20px;border-radius:5px}.acro-body .toplist__title,.single__wrap .toplist__title{font-size:20px;margin:0 0 20px}.acro-body .toplist__list,.single__wrap .toplist__list{margin:0}.acro-body .toplist__list__item,.single__wrap .toplist__list__item{counter-increment:my-awesome-counter;list-style:none;margin:0 0 20px;background:#fff;position:relative}.acro-body .toplist__list__item:last-child,.single__wrap .toplist__list__item:last-child{margin:0}.acro-body .toplist__list__item::before,.single__wrap .toplist__list__item::before{content:counter(my-awesome-counter);color:#216ed3;font-weight:bold;padding:10px 10px 15px 10px;border-radius:50%;width:25px;height:20px;font-size:20px;display:block;text-align:center;background:#fff;position:absolute;top:20px;left:-20px}@media screen and (min-width: 768px){.acro-body .toplist__list__item::before,.single__wrap .toplist__list__item::before{margin:20px 0;position:absolute;top:20px;left:-20px}}.acro-body .toplist__list__item__wrap,.single__wrap .toplist__list__item__wrap{display:flex;flex-direction:column;padding:20px}@media screen and (min-width: 768px){.acro-body .toplist__list__item__wrap,.single__wrap .toplist__list__item__wrap{flex-direction:row}}.acro-body .toplist__list__item__wrap__image,.single__wrap .toplist__list__item__wrap__image{display:flex}@media screen and (min-width: 768px){.acro-body .toplist__list__item__wrap__image,.single__wrap .toplist__list__item__wrap__image{width:20%}}.acro-body .toplist__list__item__wrap__image img,.single__wrap .toplist__list__item__wrap__image img{width:150px;height:auto;margin:auto}@media screen and (min-width: 768px){.acro-body .toplist__list__item__wrap__image img,.single__wrap .toplist__list__item__wrap__image img{width:200px}}.acro-body .toplist__list__item__wrap__content,.single__wrap .toplist__list__item__wrap__content{padding:15px}.acro-body .toplist__list__item__wrap__content__title,.single__wrap .toplist__list__item__wrap__content__title{font-size:30px;margin:0 0 5px}.acro-body .toplist__list__item__wrap__content__subtitle,.single__wrap .toplist__list__item__wrap__content__subtitle{font-size:20px;margin:0 0 15px}@media screen and (min-width: 768px){.acro-body .toplist__list__item__wrap__content,.single__wrap .toplist__list__item__wrap__content{width:55%}}.acro-body .toplist__list__item__wrap__cta,.single__wrap .toplist__list__item__wrap__cta{display:flex;flex-direction:column}.acro-body .toplist__list__item__wrap__cta__price,.single__wrap .toplist__list__item__wrap__cta__price{text-align:center;font-size:40px;font-weight:600;margin:auto auto 5px auto}.acro-body .toplist__list__item__wrap__cta__price--stroke,.single__wrap .toplist__list__item__wrap__cta__price--stroke{text-decoration:line-through;margin:auto auto -15px auto;font-weight:600;font-size:20px}@media screen and (min-width: 768px){.acro-body .toplist__list__item__wrap__cta__price--stroke,.single__wrap .toplist__list__item__wrap__cta__price--stroke{margin:auto auto -25px auto}}.acro-body .toplist__list__item__wrap__cta__button,.single__wrap .toplist__list__item__wrap__cta__button{margin:0 auto auto auto;text-align:center}.acro-body .toplist__list__item__wrap__cta__button--center,.single__wrap .toplist__list__item__wrap__cta__button--center{margin:auto}@media screen and (min-width: 768px){.acro-body .toplist__list__item__wrap__cta,.single__wrap .toplist__list__item__wrap__cta{width:25%}}.acro-body .toplist--xl__title,.single__wrap .toplist--xl__title{border-top:solid 2px #f7f7f7;padding:20px;margin:0;font-size:30px}.acro-body .toplist--xl__list,.single__wrap .toplist--xl__list{margin:0 0 10px 0}.acro-body .toplist--xl__list__item,.single__wrap .toplist--xl__list__item{counter-increment:my-awesome-counter-xl;margin:0 0 20px 0;list-style:none;padding:20px;border-top:solid 2px #9b9b9b;background:#fff;box-shadow:0 0 7px rgba(0,0,0,.2)}.acro-body .toplist--xl__list__item__wrap__title,.single__wrap .toplist--xl__list__item__wrap__title{font-size:25px}.acro-body .toplist--xl__list__item__wrap__title::before,.single__wrap .toplist--xl__list__item__wrap__title::before{content:counter(my-awesome-counter-xl) "."}.acro-body .toplist--xl__list__item__wrap__ctas,.single__wrap .toplist--xl__list__item__wrap__ctas{margin:0 0 20px}.acro-body .toplist--xl__list__item__wrap__ctas__cta,.single__wrap .toplist--xl__list__item__wrap__ctas__cta{display:inline-block;background:#f7f7f7;padding:5px 10px;text-decoration:none;color:#333;margin:0 10px 10px 0;border-radius:5px;border:solid 2px #f7f7f7}.acro-body .toplist--xl__list__item__wrap__ctas__cta--stroke,.single__wrap .toplist--xl__list__item__wrap__ctas__cta--stroke{text-decoration:line-through}.acro-body .toplist--xl__list__item__wrap__button,.single__wrap .toplist--xl__list__item__wrap__button{display:block;margin:0 0 20px 0;text-align:center}.acro-body .toplist--xl__list__item__wrap__image,.single__wrap .toplist--xl__list__item__wrap__image{margin:auto}@media screen and (min-width: 768px){.acro-body .toplist--xl__list__item__wrap__image,.single__wrap .toplist--xl__list__item__wrap__image{display:none}}.acro-body .toplist--xl__list__item__wrap__image img,.single__wrap .toplist--xl__list__item__wrap__image img{width:200px;height:auto}.acro-body .toplist--xl__list__item__wrap__cta__button,.single__wrap .toplist--xl__list__item__wrap__cta__button{margin:20px 0 0 0;display:block;text-align:center}.acro-body .toplist--xl__list__item__wrap__usp,.single__wrap .toplist--xl__list__item__wrap__usp{padding:20px;background:#f7f7f7;border-radius:5px;margin:20px 0 0 0}.acro-body .toplist--xl__list__item__wrap__usp__title,.single__wrap .toplist--xl__list__item__wrap__usp__title{color:#333;font-size:20px}.acro-body .toplist--xl__list__item__wrap__usp__list,.single__wrap .toplist--xl__list__item__wrap__usp__list{list-style:none;margin:0}.acro-body .toplist--xl__list__item__wrap__usp__list__item,.single__wrap .toplist--xl__list__item__wrap__usp__list__item{margin:0 0 10px 0;background:#fff;padding:10px;border-radius:5px}.acro-body .toplist--xl__list__item__wrap__usp__list__item:last-child,.single__wrap .toplist--xl__list__item__wrap__usp__list__item:last-child{margin:0}.acro-body .toplist--xl__list__item__wrap__content__subtitle,.single__wrap .toplist--xl__list__item__wrap__content__subtitle{font-size:20px}.acro-body .toplist--xl__list__item__wrap__content__image img,.single__wrap .toplist--xl__list__item__wrap__content__image img{width:150px;height:auto;float:right}.acro-body .toplist--xl__list__item__wrap__bigimage img,.single__wrap .toplist--xl__list__item__wrap__bigimage img{height:auto}.single__wrap .ctacat{margin:0 0 20px}.single__wrap .ctacat__wrap{overflow:hidden;position:relative;border-radius:10px;padding:20px;color:#fff;display:flex;flex-direction:column}.single__wrap .ctacat__wrap__bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1}.single__wrap .ctacat__wrap__title{position:relative;font-size:32px;text-align:center;color:#333;margin:0}.single__wrap .ctacat__wrap__subtitle{position:relative;text-align:center;color:#333;font-weight:400;margin:0}.single__wrap .ctacat__wrap__button{position:relative;margin:10px auto}.single__wrap .ctacat__wrap__list{position:relative;margin:0 auto;list-style:none;color:#333}.single__wrap .ctacat__wrap__list__item{text-align:center;font-size:15px}.single__wrap .ctacat__bottombar{position:relative;display:flex;flex-direction:column;z-index:777;border-top:2px solid #ddd;position:fixed;bottom:0;left:0;background:#fff;padding:10px;width:100%}.single__wrap .ctacat__bottombar__close{color:#838383;position:absolute;right:5px;top:5px;background:rgba(0,0,0,0);margin:0 0 0 auto;font-size:20px;cursor:pointer}.single__wrap .ctacat__bottombar__button{margin:0 auto 5px auto;font-size:20px}.single__wrap .ctacat__bottombar__list{margin:0 auto;list-style:none}.single__wrap .ctacat__bottombar__list__item{text-align:center;font-size:15px}.footerposts{padding:60px 0;background:#f7f7f7}@media screen and (min-width: 768px){.newsoverview{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:20px;grid-row-gap:20px}}.newsoverview .newsoverview__col{width:100%;box-shadow:0px 9px 5px -5px #333;overflow:hidden;border-radius:20px;background:#fff;border:solid 1px #333;padding:15px;margin:0 0 30px}@media screen and (min-width: 768px){.newsoverview .newsoverview__col{margin:0}}.newsoverview .newsoverview__list{height:100%;background:#fff;list-style:none;padding:20px}.newsoverview .newsoverview__listitem{padding:0 0 10px;margin:0 0 10px;border-bottom:solid 1px #f7f7f7}.newsoverview .newsoverview__listitem a{text-decoration:none;color:#333;transition:all .5s}.newsoverview .newsoverview__listitem a:hover{color:#216ed3}.newsoverview .newsoverview__image{height:200px;background:#216ed3;padding:20px;display:flex;flex-wrap:wrap;position:relative;border-radius:20px;overflow:hidden}.newsoverview .newsoverview__image a{text-decoration:none;display:flex}.newsoverview .newsoverview__image:hover .newsoverview__layer{opacity:0}.newsoverview .newsoverview__image:hover .newsoverview__imagetitle{color:#216ed3}.newsoverview .newsoverview__image .newsoverview__layer{position:absolute;top:0;left:0;width:100%;height:100%;background:#333;opacity:.2;transition:all .5s}.newsoverview .newsoverview__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.newsoverview .newsoverview__imagetitle{position:relative;margin:auto 0 0 0;font-family:"Open Sans",sans-serif;color:#fff;text-shadow:1px 1px #333;font-size:20px;color:#fff;text-decoration:none;transition:all .5s}.newsoverview .newsoverview__title{font-family:"Open Sans",sans-serif;margin:10px 0;padding:0 0 5px;display:inline-block}.wrap-respond{z-index:7;position:fixed;top:0;left:0;width:100%;height:100%;display:none;background:rgba(0,0,0,.8)}.wrap-respond--show{display:flex;flex-direction:column;overflow-y:scroll}.wrap-respond__exitlayer{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%}.wrap-respond__wrap{z-index:3;position:relative;margin:auto 20px auto 20px}@media screen and (min-width: 1200px){.wrap-respond__wrap{margin:auto}}.wrap-respond__wrap__close{border-top-left-radius:10px;border-top-right-radius:10px;margin:auto auto 0 auto;background:#fff;padding:10px;width:100%;display:flex}.wrap-respond__wrap__close i{color:#8f8f8f;margin:auto 0 auto auto}.wrap-respond .comment-respond{padding:20px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background:#fff;border:1px solid #e5e5dd}.wrap-respond .comment-respond .comment-form{display:flex;flex-direction:column}.wrap-respond .comment-respond .comment-form .comment-rating{order:1}.wrap-respond .comment-respond .comment-form .comment-form-author{order:2}.wrap-respond .comment-respond .comment-form .comment-form-email{order:3}.wrap-respond .comment-respond .comment-form .comment-form-comment{order:4}.wrap-respond .comment-respond .comment-form .comment-form-comment textarea{height:170px}@media screen and (min-width: 768px){.wrap-respond .comment-respond .comment-form .comment-form-comment textarea{height:auto}}.wrap-respond .comment-respond .comment-form .form-submit{order:5}.wrap-respond .comment-respond .comment-form .comment-notes,.wrap-respond .comment-respond .comment-form .comment-form-cookies-consent,.wrap-respond .comment-respond .comment-form .comment-form-url{display:none}.wrap-respond .comment-respond .comments-rating{border:none;padding:0;display:flex}.wrap-respond .comment-respond .comments-rating label{display:block;margin:0 5px 0 0;cursor:pointer}.wrap-respond .comment-respond .comments-rating label:first-child{margin:0}.wrap-respond .comment-respond .comments-rating i{padding:10px;border-radius:5px;background:#cdcdcd;margin:0 5px 0 0;display:inline-block;color:#fff}.wrap-respond .comment-respond .comments-rating .rating-container{margin:auto auto 10px 0;display:flex;flex-direction:row-reverse}.wrap-respond .comment-respond .comments-rating .rating-container input{display:none}.wrap-respond .comment-respond .comments-rating .rating-container.stars--one #rating-number-1 i{background:#ff0e0e}.wrap-respond .comment-respond .comments-rating .rating-container.stars--two #rating-number-1 i{background:#ff0e0e}.wrap-respond .comment-respond .comments-rating .rating-container.stars--two #rating-number-2 i{background:#ff0e0e}.wrap-respond .comment-respond .comments-rating .rating-container.stars--three #rating-number-1 i{background:#e59500}.wrap-respond .comment-respond .comments-rating .rating-container.stars--three #rating-number-2 i{background:#e59500}.wrap-respond .comment-respond .comments-rating .rating-container.stars--three #rating-number-3 i{background:#e59500}.wrap-respond .comment-respond .comments-rating .rating-container.stars--four #rating-number-1 i{background:#00ac00}.wrap-respond .comment-respond .comments-rating .rating-container.stars--four #rating-number-2 i{background:#00ac00}.wrap-respond .comment-respond .comments-rating .rating-container.stars--four #rating-number-3 i{background:#00ac00}.wrap-respond .comment-respond .comments-rating .rating-container.stars--four #rating-number-4 i{background:#00ac00}.wrap-respond .comment-respond .comments-rating .rating-container.stars--five #rating-number-1 i{background:#00ac00}.wrap-respond .comment-respond .comments-rating .rating-container.stars--five #rating-number-2 i{background:#00ac00}.wrap-respond .comment-respond .comments-rating .rating-container.stars--five #rating-number-3 i{background:#00ac00}.wrap-respond .comment-respond .comments-rating .rating-container.stars--five #rating-number-4 i{background:#00ac00}.wrap-respond .comment-respond .comments-rating .rating-container.stars--five #rating-number-5 i{background:#00ac00}.comments-area .comment-list{list-style:none;margin:0 0 20px}.comments-area .comment-list .comment{position:relative;padding:20px;border-radius:10px;background:#fff;margin:0 0 20px;border:1px solid #e5e5dd}.comments-area .comment-list .comment .comment-content{display:flex;flex-direction:column}.comments-area .comment-list .comment .comment-content .comment-meta{border-bottom:solid 1px #eee;padding:0 0 10px;margin:0 0 10px}@media screen and (min-width: 768px){.comments-area .comment-list .comment .comment-content .comment-meta{display:flex}}.comments-area .comment-list .comment .comment-content .comment-meta .comment-author,.comments-area .comment-list .comment .comment-content .comment-meta .comment-date{display:block}.comments-area .comment-list .comment .comment-content .comment-meta .comment-author{font-weight:600;margin:auto auto auto 0}.comments-area .comment-list .comment .comment-content .comment-meta .comment-date{font-size:12px;margin:auto 0 auto auto}.comments-area .stars{width:100%;display:flex;font-size:15px;color:#fff;border-bottom:solid 1px #eee;padding:0 0 15px}.comments-area .stars i{padding:7px;border-radius:5px;background:#cdcdcd;margin:0 5px 0 0;display:inline-block}.comments-area .stars--bad i:nth-child(-n+1){background:#ff0e0e}.comments-area .stars--bad-half i:nth-child(-n+2){background:#ff0e0e}.comments-area .stars--good i:nth-child(-n+3){background:#e59500}.comments-area .stars--great i:nth-child(-n+4){background:#00ac00}.comments-area .stars--perfect i{background:#00ac00}.stars{order:1}.comment-meta{order:2}.comment-content p:nth-child(2){order:3}.user-dashboard{margin-top:30px}.user-dashboard__nav{display:flex;gap:15px;margin-bottom:40px;flex-wrap:wrap}.user-dashboard__nav .button{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.user-dashboard__content h2{margin-bottom:20px}.user-dashboard__tips-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.user-dashboard__tips-table thead{background:#f8f9fa}.user-dashboard__tips-table th,.user-dashboard__tips-table td{padding:15px;text-align:left;border-bottom:1px solid #dee2e6}.user-dashboard__tips-table th{font-weight:600}@media screen and (min-width: 768px){.user-dashboard__tips-table{font-size:14px}.user-dashboard__tips-table th,.user-dashboard__tips-table td{padding:10px}}.tip-title-link{color:inherit;text-decoration:none;font-weight:500;transition:color .2s}.tip-title-link:hover{color:#216ed3;text-decoration:underline}.status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:13px;font-weight:500}.status-badge.status-pending{background:#fff3cd;color:#856404}.status-badge.status-published{background:#d4edda;color:#155724}.status-badge.status-draft{background:#e2e3e5;color:#383d41}.button--small{padding:6px 12px;font-size:14px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}@media screen and (min-width: 768px){.button--small{font-size:12px;padding:4px 8px}}.onderwerp-header{margin:40px 0 30px;text-align:center}.onderwerp-header__title{margin-bottom:15px;font-size:28px}@media screen and (min-width: 768px){.onderwerp-header__title{font-size:32px}}.onderwerp-header__description{font-size:16px;color:#6c757d;margin-bottom:20px;line-height:1.6}.onderwerp-header__cta{margin-top:15px}.onderwerp-layout{display:flex;flex-direction:column;gap:30px;margin:20px 0}@media screen and (min-width: 768px){.onderwerp-layout{flex-direction:row;gap:40px}}.onderwerp-layout__main{flex:1;min-width:0}.onderwerp-layout__sidebar{width:100%}@media screen and (min-width: 768px){.onderwerp-layout__sidebar{width:320px;flex-shrink:0}}.onderwerp-tips{display:flex;flex-direction:column;gap:30px}.tip{position:relative;background:#fff;border-radius:8px;padding:30px;margin-bottom:30px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .3s ease}.tip:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.tip__medal-wrapper{position:absolute;top:30px;right:30px}@media screen and (min-width: 768px){.tip__medal-wrapper{top:45px;right:45px}}.tip__medal{width:64px;height:86px}@media screen and (min-width: 768px){.tip__medal{width:80px;height:107px}}.tip__medal--gold{filter:drop-shadow(0 2px 6px rgba(255, 191, 102, 0.5))}.tip__medal--silver{filter:drop-shadow(0 2px 6px rgba(188, 188, 188, 0.5))}.tip__medal--bronze{filter:drop-shadow(0 2px 6px rgba(205, 127, 50, 0.5))}.tip__content{max-width:calc(100% - 80px)}@media screen and (min-width: 768px){.tip__content{max-width:calc(100% - 120px)}}.tip__category{color:#216ed3;font-weight:600;font-size:16px;margin-bottom:15px;display:inline-block}.tip__category i{margin-right:5px}.tip__title{font-size:20px;margin-bottom:15px;font-weight:700;color:#333;line-height:1.4}@media screen and (min-width: 768px){.tip__title{font-size:22px}}.tip__excerpt{color:#495057;line-height:1.7;margin-bottom:20px;font-size:16px}.tip__meta{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px;font-size:14px;color:#6c757d}.tip__meta-item{display:flex;align-items:center;gap:6px}.tip__meta-item i{color:#216ed3}.tip__read-more{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#216ed3;font-weight:600;font-size:15px;transition:all .2s}.tip__read-more i{transition:transform .2s}.tip__read-more:hover{color:#1a57a7}.tip__read-more:hover i{transform:translateX(4px)}.onderwerp-empty{text-align:center;padding:60px 20px;background:#f7f7f7;border-radius:8px;margin:40px 0}.onderwerp-empty__icon{font-size:64px;color:#dee2e6;margin-bottom:20px}.onderwerp-empty__title{font-size:24px;margin-bottom:15px;color:#333}.onderwerp-empty__text{font-size:16px;color:#6c757d;line-height:1.6}.onderwerp-empty__text a{color:#216ed3;text-decoration:none;font-weight:600}.onderwerp-empty__text a:hover{text-decoration:underline}.onderwerp-sidebar{background:#fff;border-radius:8px;padding:25px;position:sticky;top:20px}.onderwerp-sidebar__title{font-size:20px;margin-bottom:20px;color:#333;font-weight:700}.onderwerp-sidebar__list{list-style:none;padding:0;margin:0 0 30px 0}.onderwerp-sidebar__item{margin-bottom:12px}.onderwerp-sidebar__item:last-child{margin-bottom:0}.onderwerp-sidebar__link{display:flex;align-items:center;gap:12px;padding:12px;border-radius:6px;text-decoration:none;transition:all .2s;background:#fff}.onderwerp-sidebar__link:hover{background:#f7f7f7;transform:translateX(4px)}.onderwerp-sidebar__link:hover .onderwerp-sidebar__link-icon{color:#216ed3}.onderwerp-sidebar__link-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f7f7f7;border-radius:6px;color:#333;font-size:18px;flex-shrink:0;transition:color .2s}.onderwerp-sidebar__link-content{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.onderwerp-sidebar__link-name{font-size:15px;font-weight:600;color:#333;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onderwerp-sidebar__link-count{font-size:13px;color:#6c757d}.onderwerp-sidebar__cta{background:#f7f7f7;border-radius:6px;padding:20px;text-align:center}.onderwerp-sidebar__cta-title{font-size:16px;font-weight:700;color:#333;margin-bottom:10px}.onderwerp-sidebar__cta-text{font-size:14px;color:#6c757d;line-height:1.5;margin-bottom:15px}.onderwerp-sidebar .button--small{font-size:14px;padding:10px 18px}.tip-actions{margin:30px 0;padding:20px 0;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;display:flex;align-items:center;gap:30px;flex-wrap:wrap}.tip-like-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;border:2px solid var(--main-color, #0073aa);border-radius:30px;color:var(--main-color, #0073aa);font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.tip-like-btn:hover{background:var(--main-color, #0073aa);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,115,170,.3)}.tip-like-btn.liked{background:var(--main-color, #0073aa);color:#fff}.tip-like-btn.liked:hover{background:#005a87;border-color:#005a87}.tip-like-btn i{font-size:18px;transition:transform .3s ease}.tip-like-btn.pulse i{animation:heartPulse .3s ease}.tip-like-btn.processing{opacity:.6;cursor:not-allowed}.tip-like-count{font-weight:700;min-width:20px;text-align:center}@keyframes heartPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.3)}}.tip-share{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.tip-share-label{font-weight:600;color:#495057;font-size:16px;display:flex;align-items:center;gap:6px}.tip-share-label i{color:var(--main-color, #0073aa)}.tip-share-buttons{display:flex;gap:10px}.tip-share-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff;font-size:18px;text-decoration:none;transition:all .3s ease}.tip-share-btn:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.tip-share-btn--facebook{background:#1877f2}.tip-share-btn--facebook:hover{background:#0d65d9}.tip-share-btn--twitter{background:#1da1f2}.tip-share-btn--twitter:hover{background:#0c85d0}.tip-share-btn--linkedin{background:#0a66c2}.tip-share-btn--linkedin:hover{background:#084d94}.tip-share-btn--whatsapp{background:#25d366}.tip-share-btn--whatsapp:hover{background:#1da851}.tip-share-btn i{pointer-events:none}.tip-comments-section{margin:40px 0}.tip-comments-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #dee2e6;flex-wrap:wrap;gap:15px}.tip-comments-title{font-size:24px;margin:0;display:flex;align-items:center;gap:10px}.tip-comments-title i{color:var(--main-color, #0073aa)}.tip-add-comment-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;font-size:15px;white-space:nowrap}.tip-add-comment-btn i{font-size:14px}#comments{margin-top:20px}.comment-respond{background:#f8f9fa;padding:25px;border-radius:8px;margin-bottom:30px}.comment-reply-title{font-size:20px;margin-bottom:20px;display:flex;align-items:center;gap:8px}.comment-form label{display:block;font-weight:600;margin-bottom:8px;color:#495057}.comment-form input[type=text],.comment-form input[type=email],.comment-form input[type=url],.comment-form textarea{width:100%;padding:12px;border:2px solid #dee2e6;border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .3s}.comment-form input[type=text]:focus,.comment-form input[type=email]:focus,.comment-form input[type=url]:focus,.comment-form textarea:focus{outline:none;border-color:var(--main-color, #0073aa)}.comment-form textarea{min-height:120px;resize:vertical}.comment-form .form-submit{margin-top:15px}.comment-form .submit{background:var(--main-color, #0073aa);color:#fff;border:none;padding:12px 30px;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.comment-form .submit:hover{background:#005a87;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,115,170,.3)}.comment-list{list-style:none;padding:0;margin:0}.comment-list .comment{background:#fff;border:2px solid #dee2e6;border-radius:8px;padding:20px;margin-bottom:20px}.comment-author{display:flex;align-items:center;gap:10px;margin-bottom:10px}.comment-author .avatar{border-radius:50%}.comment-author .fn{font-weight:600;color:#212529;font-style:normal}.comment-metadata{font-size:13px;color:#6c757d;margin-bottom:15px}.comment-metadata a{color:#6c757d;text-decoration:none}.comment-metadata a:hover{color:var(--main-color, #0073aa);text-decoration:underline}.comment-content{line-height:1.6;margin-bottom:10px}.reply{margin-top:10px}.reply a{display:inline-block;padding:6px 15px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;text-decoration:none;font-size:13px;color:var(--main-color, #0073aa);transition:all .3s}.reply a:hover{background:var(--main-color, #0073aa);color:#fff;border-color:var(--main-color, #0073aa)}.children{list-style:none;padding-left:30px;margin-top:20px}.tip-comments-list{list-style:none;padding:0;margin:0 0 30px 0}.tip-comment{display:flex;gap:15px;background:#fff;border:2px solid #dee2e6;border-radius:8px;padding:20px;margin-bottom:20px}.tip-comment-avatar{flex-shrink:0}.tip-comment-avatar img{border-radius:50%;width:48px;height:48px}.tip-comment-body{flex:1}.tip-comment-meta{display:flex;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:wrap}.tip-comment-author{font-weight:600;color:#212529}.tip-comment-author a{color:#212529;text-decoration:none}.tip-comment-author a:hover{color:var(--main-color, #0073aa)}.tip-comment-date{font-size:13px;color:#6c757d}.tip-comment-text{line-height:1.6;color:#495057}.tip-comment-text p{margin:0 0 10px 0}.tip-comment-text p:last-child{margin-bottom:0}.tip-comment-form{background:#f8f9fa;padding:30px;border-radius:8px;border:2px solid #dee2e6}.tip-comment-form-title{font-size:20px;margin-bottom:20px;display:flex;align-items:center;gap:10px}.tip-comment-form-title i{color:var(--main-color, #0073aa)}.tip-comment-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.tip-comment-modal.tip-comment-modal--open{display:flex}.tip-comment-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);backdrop-filter:blur(4px)}.tip-comment-modal__content{position:relative;background:#fff;border-radius:12px;padding:40px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.3);z-index:1}.tip-comment-modal__close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;color:#6c757d;cursor:pointer;padding:5px;line-height:1;transition:color .3s;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%}.tip-comment-modal__close:hover{color:#212529;background:#f8f9fa}.tip-comment-modal__close i{pointer-events:none}.tip-comment-modal .comment-rating{display:none}@media(max-width: 768px){.tip-comment-modal__content{padding:30px 20px;max-height:95vh}.tip-comments-header{flex-direction:column;align-items:flex-start}.tip-add-comment-btn{width:100%;justify-content:center}.tip-actions{flex-direction:column;align-items:flex-start;gap:20px}.tip-like-btn{padding:10px 20px;font-size:14px}.tip-share{width:100%}.tip-share-label{font-size:15px}.tip-share-btn{width:36px;height:36px;font-size:16px}.children{padding-left:15px}.comment-respond{padding:20px 15px}.tip-comment{flex-direction:column;gap:10px}.tip-comment-form{padding:20px 15px}}.sitefooter{background:#333;color:#fff;padding:20px;position:relative}.sitefooter__copy{margin:0;text-align:center}.topfooter{padding:40px 0;position:relative;margin-top:2rem}.topfooter__bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#216ed3;opacity:.1}.topfooter__wrap{position:relative}@media screen and (min-width: 768px){.topfooter__wrap{display:flex}}.topfooter__wrap__block{margin:0 0 20px}@media screen and (min-width: 768px){.topfooter__wrap__block{width:calc(33.333% - 20px);margin:0 20px 20px 0}.topfooter__wrap__block:nth-child(3n){margin:0 0 20px 0}}.topfooter__wrap__block__title{color:#216ed3}