.blog-search-bar{margin-top:10px;position:relative}@media (width>=768px){.blog-search-bar{width:40%}}.blog-search-bar__form{position:relative}.blog-search-bar .base-input .blog-search-bar__input{box-shadow:none;border:1px solid #ede3db;padding-right:45px}.blog-search-bar__button{cursor:pointer;background:0 0;border:none;display:inline-flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.blog-category{justify-content:space-between;align-items:center;display:flex;position:relative}.blog-category.active .blog-category__title svg{transform:rotate(-90deg)}.blog-category.active .blog-category__list{height:auto}@media (width>=768px){.blog-category.has-controller{gap:6px}.blog-category.has-controller .blog-category__next-btn,.blog-category.has-controller .blog-category__prev-btn{display:inline-flex}}.blog-category__title{cursor:pointer;flex-grow:1;justify-content:center;align-items:center;padding:10px 0;font-size:16px;font-weight:600;display:flex}.blog-category__title svg{width:18px;height:18px;margin-left:4px;transition:all .15s}@media (width>=768px){.blog-category__title{display:none}}.blog-category__next-btn,.blog-category__prev-btn{cursor:pointer;background:0 0;border:none;padding:0;display:none}.blog-category__next-btn.disabled,.blog-category__prev-btn.disabled{pointer-events:none;opacity:.5}.blog-category__next-btn svg,.blog-category__prev-btn svg{width:auto;height:18px}.blog-category__prev-btn{transform:rotate(90deg)}.blog-category__next-btn{transform:rotate(-90deg)}.blog-category__list{background-color:#f3ede8;height:0;max-height:251px;padding:0 2px;overflow:auto}@media (width<768px){.blog-category__list{z-index:1021;width:100vw;position:absolute;top:100%;left:50%;transform:translate(-50%)}}@media (width>=768px){.blog-category__list{align-items:center;gap:40px;height:auto;padding:10px 0;display:flex}.blog-category__list::-webkit-scrollbar-track{background-color:#ff6f001a;border-radius:4px}.blog-category__list::-webkit-scrollbar{width:4px;height:0}.blog-category__list::-webkit-scrollbar-thumb{background-color:#ff6f00;border-radius:4px}}.blog-category__item{text-align:center;background-color:#f3ede8;margin-bottom:2px;font-weight:500}@media (width>=768px){.blog-category__item{text-align:left;white-space:nowrap;margin-bottom:0;background-color:#0000!important}}.blog-category__item a{color:#00323f;padding:8px;line-height:1.7em;display:block}.blog-category__item a:focus,.blog-category__item a:hover{color:#ff6f00}@media (width>=768px){.blog-category__item a{padding:2px 0}}.t-Content h1,.t-Content h2,.t-Content h3,.t-Content h4,.t-Content h5,.t-Content h6{margin-bottom:5px;line-height:1.3em}.t-Content h1{background:0 0;margin-bottom:0;padding:0;font-size:18px}@media (width>=768px){.t-Content h1{font-size:28px}}.t-Content h2{margin-bottom:15px;font-size:16px}@media (width>=768px){.t-Content h2{font-size:23px}}.t-Content h3,.t-Content h4,.t-Content h5,.t-Content h6{font-size:14px}.t-Content p{margin-bottom:30px}.t-Content ol,.t-Content ul{margin-bottom:30px;padding-left:40px}@media (width<768px){.t-Content ol,.t-Content ul{padding-left:20px}}.t-Content ul{list-style-type:disc}.t-Content ol{list-style-type:number}.t-Content table td,.t-Content table tr{border-color:initial;border-style:solid;border-width:1px}.t-Content blockquote{width:100%;max-width:640px;margin:0 auto;display:block}.t-Content blockquote p{color:#00323f;text-align:center;font-size:32px;font-style:italic;line-height:1.5em}@media (width<768px){.t-Content blockquote p{font-size:26px}}.t-Content blockquote p:after,.t-Content blockquote p:before{color:#ffe1cb;letter-spacing:.02em;font-family:p22-mackinac-pro,canela,verdana,helvetica,arial,sans-serif;font-size:72px;font-weight:400;line-height:0;position:relative}.t-Content blockquote p:before{content:"“";top:20px;left:-15px}.t-Content blockquote p:after{content:"„";left:5px}.t-Content img{max-width:100%;height:auto;display:inline-block}.t-Content img[style*=left]{margin-bottom:30px;margin-right:30px}.t-Content img[style*=right]{margin-bottom:30px;margin-left:30px}.t-Content .c-Button{color:#024d5e;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.t-Content .c-Button--primary{color:#fff;background:#ff6f00}.t-Content .c-Button--primary:active,.t-Content .c-Button--primary:focus,.t-Content .c-Button--primary:hover{color:#fff;background:#ff8526}.t-Content .c-Button--secondary{color:#ff6f00;background:#fff;border:2px solid #ff6f00}.t-Content .c-Button--secondary svg{stroke:#ff6f00}.t-Content .c-Button--secondary:active,.t-Content .c-Button--secondary:focus,.t-Content .c-Button--secondary:hover{color:#ff8526;border-color:#ff8526}.t-Content .c-Button--secondary:active svg,.t-Content .c-Button--secondary:focus svg,.t-Content .c-Button--secondary:hover svg{stroke:#ff8526}.t-Content .c-Button__Text{flex:none;font-size:14px;display:inline-block}.t-Content .c-Button.is-disabled,.t-Content .c-Button.isDisabled,.t-Content .c-Button:disabled{cursor:not-allowed;opacity:.5}.t-Content__Image--rounded-small{border-radius:4px}.t-Content__Image--rounded-medium{border-radius:10px}.t-Content__Image--rounded-large{border-radius:25px}.t-Content__Image--round{border-radius:50%}.t-Content__Line{border:none;border-top:1px dashed #417a86;margin:30px 0}.t-Content__Block{position:relative}.t-Content__Block-inner--columns{justify-content:space-between;align-items:flex-start;display:flex}@media (width<768px){.t-Content__Block-inner--columns{flex-wrap:wrap}}.t-Content__Block-inner--columns p{margin:0}@media (width>=768px){.t-Content__Block-inner--two-columns>.t-Content__Block-column{width:47%}}@media (width<768px){.t-Content__Block-inner--two-columns>.t-Content__Block-column{margin-bottom:30px}.t-Content__Block-inner--two-columns>.t-Content__Block-column--image{order:1}.t-Content__Block-inner--two-columns>.t-Content__Block-column--text{order:2}.t-Content__Block-inner--two-columns>.t-Content__Block-column--text:first-child{margin-top:30px}.t-Content__Block-inner--two-columns>.t-Content__Block-column:last-of-type{margin-bottom:0}}@media (width>=768px){.t-Content__Block-inner--three-columns>.t-Content__Block-column{width:30%}}@media (width<768px){.t-Content__Block-inner--three-columns>.t-Content__Block-column{margin-bottom:30px}.t-Content__Block-inner--three-columns>.t-Content__Block-column:last-of-type{margin-bottom:0}}.t-Content__Block-column{flex:0 auto;width:100%}.t-Content__Block-column img{max-width:100%;margin:0 auto;display:block}.t-Content__Block-delete-button{display:none}.t-Content__Full-width-image{width:100vw;height:auto;position:relative;left:50%;transform:translate(-50%)}.t-Content__Full-width-image img{width:100%;height:auto;display:block}.t-Content__Popular-posts-in-category{border-top:1px dashed #417a86;margin-top:30px;padding-top:30px}.t-Content__Popular-posts-in-category>h2{margin-bottom:15px}a.t-Content__Category{color:#00323f;text-transform:uppercase;font-size:13px;display:block}.c-Youtube-embed{width:100%;max-width:560px;margin:0 auto;position:relative;overflow:hidden}.c-Youtube-embed--small{max-width:560px}.c-Youtube-embed--medium{max-width:720px}.c-Youtube-embed--large{max-width:980px}.c-Youtube-embed--full{max-width:100%}.c-Youtube-embed:after{content:"";padding-top:56.25%;display:block}.c-Youtube-embed iframe{width:100%;height:100%;position:absolute;top:0;left:0}.blog-page__header{margin-top:-10px;padding:20px 0;position:relative}.blog-page__header:before{z-index:-1;content:"";background:#f7f3f0;width:100vw;height:100%;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}@media (width>=768px){.blog-page__header{padding:40px 0}}@media (width>=1024px){.blog-page__header{margin-top:-20px}}.blog-page__category{position:relative}.blog-page__category:before{z-index:-1;content:"";background:#f3ede8;width:100vw;height:100%;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.blog-page .blog-widget{margin-bottom:40px}.blog-page .blog-widget:last-child{margin-bottom:0}.blog-page .blog-widget__title{margin-bottom:15px}.blog-page .blog-widget .blog-card__title{font-size:16px}@media (width>=768px){.blog-page .blog-widget .blog-card__description,.blog-page .blog-widget .blog-card__link{display:none}}.blog-latest__items{gap:15px;display:grid}@media (width>=768px){.blog-latest__items{grid-template-columns:repeat(3,1fr)}.blog-latest__item:first-child{grid-area:1/1/span 2/span 2}.blog-latest__item:first-child .blog-card__description,.blog-latest__item:first-child .blog-card__link{display:-webkit-box}}.blog-popular__items{gap:15px;display:grid}@media (width>=768px){.blog-popular__items{grid-template-columns:repeat(3,1fr)}}@media (width<768px){.blog-popular .blog-card{flex-direction:row;justify-content:space-between;display:flex}.blog-popular .blog-card__image,.blog-popular .blog-card__info{flex:0 0 49%}.blog-popular .blog-card__image{cursor:pointer;background:#f7f3f0;min-height:160px;padding-top:25%;display:block;position:relative;overflow:hidden}.blog-popular .blog-card__image picture{width:100%;height:100%;position:absolute;top:0;left:0}.blog-popular .blog-card__image picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}}.blog-all-list__items{gap:15px;display:grid;position:relative}@media (width>=768px){.blog-all-list__items{grid-template-columns:repeat(3,1fr)}}.blog-all-list .list-pagination{margin-top:30px}
