:root{--breakpoint-xxl:1920px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-lg-s:1170px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-sm-s:767px;--breakpoint-xs:512px;--breakpoint-xs-s:511px;--breakpoint-xs-xs:425px;--breakpoint-xxs:390px;--breakpoint-3xs:370px;--breakpoint-4xs:320px}.sk-archive-page-hero{background-color:var(--sk-color-alabaster);padding-top:143px;position:relative}@media(max-width:768px){.sk-archive-page-hero{padding-top:120px}}.sk-archive-page-hero__text{margin-bottom:40px;padding-bottom:40px;width:100%}@media(max-width:768px){.sk-archive-page-hero__text{margin-bottom:30px;padding-bottom:30px}}.sk-archive-page-hero__title{border-bottom:1px solid #9fa4a1;margin-bottom:20px;padding-bottom:20px}.sk-archive-page-hero__title:first-letter {text-transform:uppercase}.sk-archive-page-hero__container{display:flex;margin-bottom:50px}@media(max-width:768px){.sk-archive-page-hero__container{flex-direction:column}}.sk-archive-page-hero__image{border-radius:20px;height:180px;margin-right:35px;margin-top:15px;max-width:180px;overflow:hidden}.sk-archive-page-hero__description{margin-top:15px;width:100%}@media(max-width:768px){.sk-archive-page-hero__description{margin-top:20px}}.sk-archive-page-hero__description>:last-child{margin-bottom:0}.sk-archive-page-hero .sk-wave--bottom{bottom:11px;z-index:-1}@media(max-width:1440px){.sk-archive-page-hero .sk-wave--bottom{bottom:10px}}@media(max-width:767px){.sk-archive-page-hero .sk-wave--bottom{bottom:1px}}.sk-archive-page__posts{background-color:var(--sk-color-white);padding:75px 0 45px;position:relative}@media(max-width:1920px){.sk-archive-page__posts{padding:45px 0}}@media(max-width:768px){.sk-archive-page__posts{padding:30px 0}}.sk-archive-page__list{grid-gap:41px;display:grid;grid-template-columns:repeat(3,1fr)}@media(max-width:992px){.sk-archive-page__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.sk-archive-page__list{grid-gap:30px;grid-template-columns:repeat(1,1fr)}}.sk-breadcrumbs{align-items:center;display:inline-flex;flex-wrap:wrap;gap:5px 15px;list-style:none;margin:0;padding:0}@media(max-width:768px){.sk-breadcrumbs-wrapper{margin-bottom:30px}}.sk-breadcrumbs li,.sk-breadcrumbs span{align-items:center;display:inline-flex;margin-bottom:0}.sk-breadcrumbs .sk-sup-title{color:var(--sk-color-black);margin-bottom:0;text-decoration:none}.sk-breadcrumbs a:active,.sk-breadcrumbs a:focus,.sk-breadcrumbs a:focus-within,.sk-breadcrumbs a:hover{color:var(--sk-color-primary)}.sk-sup-title{align-items:center;color:var(--sk-color-primary-dark);display:inline-flex;font-size:18px;font-weight:400;letter-spacing:1.8px;line-height:1.2;margin-bottom:20px;text-transform:uppercase}@media(max-width:768px){.sk-sup-title{font-size:15px;letter-spacing:1.5px}}.sk-go-back{align-items:center;color:var(--sk-color-black);display:inline-flex;font-size:22px;font-weight:400;gap:10px;line-height:1.05;margin:45px 0;text-decoration:none;text-transform:capitalize}@media(max-width:768px){.sk-go-back{margin:30px 0}}.sk-go-back svg{color:var(--sk-color-primary)}.sk-dropdown{display:none}@media(max-width:768px){.sk-dropdown{background-color:var(--sk-color-white);border-radius:100px;cursor:pointer;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}}.sk-dropdown .toggle-dropdown{align-items:center;background-color:transparent;border:none;box-shadow:none;display:flex;justify-content:center;padding:0;pointer-events:none;position:absolute;right:20px;top:17px;transition:.3s;transition-timing-function:ease-in-out}.sk-dropdown .dropdown-options{background:var(--sk-color-white);border:1px solid var(--sk-color-gray);border-radius:20px;display:none;list-style:none;margin:6px 0 0;padding:0;position:absolute;width:100%;z-index:1}.sk-dropdown .dropdown-options li{cursor:pointer;margin-bottom:0;padding:15px 20px;transition:.3s;transition-timing-function:ease-in-out}.sk-dropdown .dropdown-options li:active,.sk-dropdown .dropdown-options li:focus,.sk-dropdown .dropdown-options li:focus-within,.sk-dropdown .dropdown-options li:hover{background-color:#f0f0f0}.sk-dropdown .dropdown-options li:not(:last-child){border-bottom:1px solid var(--sk-color-gray)}.sk-dropdown .dropdown-options li.current a{font-weight:700}.sk-dropdown .dropdown-link,.sk-dropdown .selected-option{color:var(--sk-color-black);display:block;font-family:var(--sk-font-btn),sans-serif;font-size:22px;font-weight:400;line-height:1;margin-bottom:0;text-decoration:none}@media(max-width:370px){.sk-dropdown .dropdown-link,.sk-dropdown .selected-option{font-size:20px}}.sk-dropdown .selected-option{overflow:hidden;padding:14px 50px 14px 20px;text-overflow:ellipsis;white-space:nowrap}.sk-dropdown.open .dropdown-options{display:block;overflow:hidden}.sk-dropdown.open .toggle-dropdown{transform:rotate(180deg)}.featured-post-item{display:flex;gap:129px;padding:45px 0}@media(max-width:1280px){.featured-post-item{gap:100px}}@media(max-width:1024px){.featured-post-item{gap:60px}}@media(max-width:992px){.featured-post-item{gap:30px}}@media(max-width:768px){.featured-post-item{flex-direction:column;padding:0 0 30px}}.featured-post-item__title{color:var(--sk-color-black);font-size:var(--sk-text-blog-featured-post);line-height:1.3;transition:.3s;transition-timing-function:ease-in-out}.featured-post-item__image{border-radius:50px;max-width:524px;overflow:hidden;width:100%}.featured-post-item__image picture{display:block;height:100%;width:100%}.featured-post-item__image img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media(max-width:768px){.featured-post-item__image{border-radius:0 50px 0 0;height:410px;max-width:100%}}.featured-post-item__content{align-items:flex-start;color:var(--sk-color-black);display:flex;flex-direction:column;max-width:530px;width:100%}@media(max-width:768px){.featured-post-item__content{max-width:100%}}.featured-post-item__meta{align-items:center;display:inline-flex;margin-bottom:20px}.featured-post-item__category,.featured-post-item__date,.featured-post-item__label{align-items:center;color:var(--sk-color-gray-deep);display:inline-flex;font-size:18px;font-weight:400;line-height:1.4}.featured-post-item__category{position:relative}.featured-post-item__category:after{background-color:currentColor;border-radius:50%;content:"";display:inline-flex;height:3px;margin:0 10px;width:3px}@media(max-width:512px){.featured-post-item__category:after{margin:0 7px}}.featured-post-item__label{color:var(--sk-color-primary-dark);letter-spacing:1.8px;line-height:1.2;margin-bottom:20px;text-transform:uppercase}@media(max-width:768px){.featured-post-item__label{font-size:15px;letter-spacing:1.5px}}.featured-post-item__link{margin:29px 0 0;transition:.3s;transition-timing-function:ease-in-out}@media(max-width:768px){.featured-post-item__link{margin:0}}.featured-post-item__excerpt{font-size:var(--sk-text-blog-featured-excerpt)}.featured-post-item__body{color:var(--sk-color-black);margin-bottom:0;text-decoration:none;transition:.3s;transition-timing-function:ease-in-out}.featured-post-item__body:active,.featured-post-item__body:focus,.featured-post-item__body:focus-within,.featured-post-item__body:hover{color:var(--sk-color-black)}.featured-post-item__body:active .featured-post-item__title,.featured-post-item__body:focus .featured-post-item__title,.featured-post-item__body:focus-within .featured-post-item__title,.featured-post-item__body:hover .featured-post-item__title{color:var(--sk-color-primary);text-decoration:underline}.featured-post-item__body:active .featured-post-item__excerpt,.featured-post-item__body:focus .featured-post-item__excerpt,.featured-post-item__body:focus-within .featured-post-item__excerpt,.featured-post-item__body:hover .featured-post-item__excerpt{color:var(--sk-color-black)}.featured-post-item__body:active .featured-post-item__link,.featured-post-item__body:focus .featured-post-item__link,.featured-post-item__body:focus-within .featured-post-item__link,.featured-post-item__body:hover .featured-post-item__link{background-color:var(--sk-color-primary-deep);color:var(--sk-color-white)}.sk-meta-footnotes{margin-bottom:20px;text-decoration:none}@media(max-width:768px){.sk-meta-footnotes{line-height:1;margin-bottom:10px}}.sk-meta-footnotes__category,.sk-meta-footnotes__date{color:var(--sk-color-gray-deep);font-size:18px;font-weight:400;line-height:1.4;text-decoration:none}.sk-meta-footnotes__date{white-space:nowrap}.sk-meta-footnotes__category{position:relative}.sk-meta-footnotes__category:after{background-color:currentColor;border-radius:50%;content:"";display:inline-block;height:3px;margin:0 5px 0 10px;vertical-align:middle;width:3px}@media(max-width:512px){.sk-meta-footnotes__category:after{margin:0 7px 0 12px}}.blog-post-item{color:var(--sk-color-black);display:flex;gap:20px;margin-bottom:0;text-decoration:none;transition:.3s;transition-timing-function:ease-in-out}@media(max-width:768px){.blog-post-item{gap:10px}}.blog-post-item:active,.blog-post-item:focus,.blog-post-item:focus-within,.blog-post-item:hover{color:var(sk-color-primary)}.blog-post-item:active .blog-post-item-thumbnail,.blog-post-item:focus .blog-post-item-thumbnail,.blog-post-item:focus-within .blog-post-item-thumbnail,.blog-post-item:hover .blog-post-item-thumbnail{transform:scale(1.1)}.blog-post-item:active .blog-post-item__title,.blog-post-item:focus .blog-post-item__title,.blog-post-item:focus-within .blog-post-item__title,.blog-post-item:hover .blog-post-item__title{text-decoration:underline}.blog-post-item__title{margin-bottom:0}.blog-post-item__excerpt{color:var(--sk-color-black);font-size:var(--sk-text--xs);margin:10px 0 0}.blog-post-item__image{background-color:var(--sk-color-alabaster);border-radius:30px;flex-shrink:0;overflow:hidden;position:relative;width:100%}.blog-post-item__image.with-overlay:before{background-color:var(--sk-color-overlay);content:"";height:100%;left:0;mix-blend-mode:darken;position:absolute;top:0;width:100%;z-index:1}@media(max-width:512px){.blog-post-item__image{max-width:100%}}.blog-post-item__image img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:.3s;transition-timing-function:ease-in-out;width:100%}.blog-post-item__image .play-btn-wrapper{align-items:center;background:hsla(0,0%,100%,.35);border-radius:50%;display:flex;height:50px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px;z-index:1}.blog-post-item__image .play-btn-wrapper .play-btn{margin-left:5px}.blog-post-item.with-layout-row{flex-direction:row}@media(max-width:1170px){.blog-post-item.with-layout-row{flex-direction:column}}.blog-post-item.with-layout-row .blog-post-item__image{height:153px;max-width:250px}@media(max-width:1170px){.blog-post-item.with-layout-row .blog-post-item__image{height:250px;max-width:100%}}@media(max-width:768px){.blog-post-item.with-layout-row .blog-post-item__image{height:153px;max-width:250px}}.blog-post-item.with-layout-column{flex-direction:column}.blog-post-item.with-layout-column .blog-post-item__image{height:250px;max-width:405px}@media(max-width:768px){.blog-post-item.with-layout-column .blog-post-item__image{max-width:100%}}@media(max-width:512px){.blog-post-item.with-layout-column .blog-post-item__image{height:210px}}@media(max-width:992px){.blog-post-item .sk-meta-footnotes{margin-bottom:10px}}.pagination-block{margin-top:45px;text-align:center}.pagination-block .pagination{align-items:center;display:inline-flex;gap:20px;list-style:none;margin:0;padding:0}.pagination-block .pagination li{align-items:center;display:flex;justify-content:center;margin-bottom:0}.pagination-block .pagination li .page-number{color:var(--sk-color-gray-deep);margin-bottom:0;text-decoration:none}.pagination-block .pagination li .page-number.current{color:var(--sk-color-primary-dark)}.archive.category .content-wrapper{background-color:var(--sk-color-alabaster)}.section-archive-category__featured{background-color:var(--sk-color-white);border-radius:0 100px 0 0}@media(max-width:768px){.section-archive-category__featured .sk-container{padding:0}.section-archive-category__featured .featured-post-item__image{height:330px}.section-archive-category__featured .featured-post-item__content{padding-left:var(--sk-container-padding);padding-right:var(--sk-container-padding)}}.section-archive-category__categories{display:flex;flex-direction:column;padding:20px 0 40px}@media(max-width:768px){.section-archive-category__categories{padding:0 0 35px}}.section-archive-category__suplabel{color:var(--sk-color-gray-deep);margin-bottom:15px}@media(max-width:768px){.section-archive-category__suplabel{margin-bottom:10px}}.section-archive-category .sk-archive-page-hero__text{margin-bottom:0}.categories-list{display:inline-flex;flex-wrap:wrap;gap:15px 45px;list-style:none;margin:0;padding:0}.categories-list__item{margin-bottom:0}.categories-list__item.current a{color:var(--sk-color-primary)}.categories-list__item a{color:var(--sk-color-black);font-size:18px;margin-bottom:0;text-decoration:none}.categories-list__item a:active,.categories-list__item a:focus,.categories-list__item a:focus-within,.categories-list__item a:hover{color:var(--sk-color-primary)}@media(max-width:768px){.categories-list{display:none}}