p{margin-bottom:1.25rem}
[class*=__min-container]{max-width:50rem;margin:0 auto;width:100%}
.article{color:#666b68;line-height:170%}
.article__body{flex:1 1 100%}
.article__container{display:flex;justify-content:initial;flex-wrap:initial;max-width:80rem}
.article__hero{text-align:center}
.article__img{position:relative;overflow:hidden;border-radius:1.875rem}
.article__img img{object-position:center}
.article__content{position:relative}
.article-sidebar__social{position:sticky;top:0;left:0}
.article-sidebar__social .social-icons a{background-color:#e7eae9}
.article-sidebar__social .social-icons a:hover{background-color:#004a5e}
.article-sidebar .social-icons{flex-direction:column}
.hero__content{max-width:66.5rem;margin:0 auto;margin-bottom:3.125rem}
.hero__category{color:#222;font-weight:500}
.hero__subtitle{font-size:1.25rem;margin-bottom:1.875rem}
.hero__info{display:flex;align-items:center;justify-content:center;gap:1.875rem}
.hero__author{display:flex;align-items:center;justify-content:center;gap:.625rem;color:#222;font-weight:500}
.author__img img{border-radius:50%;width:42px;height:42px}
.hero__date{color:#a5aea8}
.article-info{display:flex;flex-direction:column;gap:1.25rem}
.article-info__text{margin-bottom:1.25rem}
.article-info__title{margin:1.25rem 0}
.action{display:flex;align-items:center;overflow:hidden;border-radius:2.5rem;margin:1.875rem 0;background-color:#f6f7f7;height:100%}
.action__col-l{flex:0 0 40%;height:100%;width:100%}
.action__img{padding-bottom:25rem}
.action__col-r{flex:0 0 60%;height:100%;display:flex;align-items:center}
.action__text{margin-bottom:1.875rem}
.gallery_two-column{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin:1.875rem 0}
.gallery__img{max-width:24.375rem;width:100%;overflow:hidden;border-radius:2.5rem}
.article-info__form-01{margin:1.875rem 0}
.tags{display:flex;align-items:center;gap:.9375rem;flex-wrap:wrap;padding:.625rem}
.tags__text{text-transform:uppercase;font-weight:500;color:#222;letter-spacing:1px}
.tags__list{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}
.tags__item a{padding:.1875rem .75rem;background-color:#004a5e;border-radius:.3125rem;color:#fff;transition:.3s ease-in-out}
.tags__item a:hover{background-color:#cbf2fe;color:#004a5e}
.form-01{background-color:#f6f7f7;border:1px solid #dfe4e1;border-radius:2.5rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.form-01__button{background-color:#cbf2fe;color:#004a5e;width:-webkit-max-content;width:max-content}
.form-01__button:hover{background-color:#004a5e;color:#fff}
.form-01__subtitle{margin-bottom:.625rem}
.form-01__form{max-width:34.375rem;width:100%;display:flex;flex-direction:column;gap:1.25rem}
.prev-next-post{display:flex;justify-content:center;border-radius:2.5rem;background-color:#fff;border:1px solid #dfe4e1;overflow:hidden}
.next-post__link,
.previous-post__link{padding:1.875rem;display:flex;align-items:center;gap:1.25rem;width:100%;height:100%;transition:.3s ease-in-out}
.next-post__link:hover,
.previous-post__link:hover{background-color:#f8f8f8}
.next-post__link:hover .next-post__title,
.next-post__link:hover .previous-post__title,
.previous-post__link:hover .next-post__title,
.previous-post__link:hover .previous-post__title{color:#004a5e}
.previous-post__link{justify-content:flex-start}
.next-post__link{justify-content:flex-end}
.previous-post{border-right:1px solid #dfe4e1;text-align:left}
.next-post{text-align:right}
.next-post,
.previous-post{flex:1 1 auto}
.next-post__img,
.previous-post__img{overflow:hidden;border-radius:1.25rem}
.next-post__subtitle,
.previous-post__subtitle{color:#a5aea8}
.next-post__title,
.previous-post__title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-width:12.5rem;margin-bottom:0}
.posts{background-color:#f6f7f7}
.posts__title{text-align:center}
.posts-articles__slider{position:relative}
.posts-articles__slider:hover .slider-nav__arrow{opacity:1;visibility:visible}
.slider-nav{pointer-events:none}
.slider-nav__arrow{opacity:0;visibility:hidden;display:flex;z-index:100;gap:.625rem;justify-content:space-between;align-items:center;position:absolute;width:100%;top:23%;transition:.3s ease-in-out}
.slider-nav__arrow-next,
.slider-nav__arrow-prev{pointer-events:auto;margin:0 .625rem;border-radius:50%;border:1px solid rgba(255,255,255,.2470588235);background-color:rgba(0,74,94,.4666666667);padding:1.0625rem;width:3.125rem;height:3.125rem;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;fill:#fff;transition:.3s ease-in-out}
.slider-nav__arrow-next:hover,
.slider-nav__arrow-prev:hover{background-color:rgba(255,255,255,.8823529412);fill:#004a5e}
.reply__form{display:flex;flex-direction:column}
.comments{display:flex;flex-direction:column;justify-content:center;gap:1.5625rem;margin-bottom:3.125rem}
.comments__title{text-align:center}
.cmnt-card{border-radius:2.5rem;border:1px solid #e9e9e9}
.cmnt-card__content{display:flex;align-items:center;margin-bottom:1.875rem;gap:.625rem}
.cmnt-card__profile{flex:1 1 auto;display:flex;gap:1.25rem;align-items:center}
.cmnt-card__button a{padding:.5rem .9375rem}
.cmnt-profile__img{border-radius:50%;overflow:hidden}
.cmnt-profile__name{font-weight:500;color:#222}
.reply-form__title{text-align:center}
.reply-form__subtitle{margin-bottom:1.875rem;font-weight:500}
.form-02{display:flex;flex-wrap:wrap;gap:1.25rem}
.form-02__email,
.form-02__name{flex:1 1 40%}
.form-02__message{flex:1 1 100%}
.form-02__message textarea{height:9.9375rem;resize:none}
.form-02__input:focus{outline:1px solid #004a5e}
.form-02__checked{flex:1 1 100%;display:flex;align-items:center;justify-content:start;gap:.9375rem}
.form-02__checked input{width:auto}
.form-02__text{text-transform:uppercase;letter-spacing:1px;font-size:.875rem;font-weight:500;margin-bottom:.9375rem}
.form-02__button{width:-webkit-max-content;width:max-content;background-color:#cbf2fe;color:#004a5e}
.form-02__button:hover{background-color:#004a5e;color:#fff}
.form-02-checked__text{color:#222}
.swiper{overflow:hidden}
.swiper-initialized{touch-action:pan-y}
.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}
.swiper-vertical .swiper-wrapper{flex-direction:column}
.swiper-autoheight .swiper-wrapper{align-items:flex-start}
.swiper-initialized .swiper-slide{flex-shrink:0}
.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-button-lock{display:none!important}
.b-gr{font-weight:500;color:#004a5e}
.check-mark li:not(:last-child){border-bottom:0}
.ac-g-block{background-color:#f6f7f7;padding:50px;border-radius:40px;border:1px solid #DFE4E1}
.ac-b-block{background-color:#CBF2FE;padding:50px;border-radius:40px}
.bold{font-weight:500;color:#222}
.table-wrapper{box-shadow:0 4px 10px rgba(0,0,0,0.1);border-radius:30px;overflow:hidden;width:100%;margin:20px auto}
.styled-table{width:100%;border-collapse:separate;border-spacing:0;font-family:Arial,sans-serif}
.styled-table thead th::not(::first-child){border-left:1px solid #fff}
.styled-table thead{background-color:#004a5e;color:white}
.styled-table th,.styled-table td{padding:16px;text-align:left}
.styled-table tbody tr:nth-child(odd){background-color:#CBF2FE}
.sidebar-menu{background-color:#f8f9fa}
@media (min-width:91.25em){.article{padding-top:5rem}.article{padding-bottom:7.5rem}.article__container{gap:6.25rem}.article__img{min-height:50rem}.article__content{margin-bottom:6.25rem}.article-sidebar__social{padding-top:7.5rem}.article-info{padding-top:5rem}.article-info{padding-bottom:5rem}.action__col-r{padding:3.75rem}.gallery__img{min-height:30.5625rem}.form-01{padding:5rem}.next-post__img,.previous-post__img{padding:3.125rem}.posts{padding-top:7.5rem}.posts{padding-bottom:7.5rem}.comments{padding-top:3.75rem}.comments__feedback{margin-left:2.5rem}.cmnt-card{padding-top:3.75rem}.cmnt-card{padding-bottom:3.75rem}.cmnt-card{padding-left:3.125rem}.cmnt-card{padding-right:3.125rem}.cmnt-profile__img{padding:1.875rem}}
@media (max-width:20em){.article{padding-top:3.125rem}.article{padding-bottom:3.75rem}.article__container{gap:1.875rem}.article__img{min-height:25rem}.article__content{margin-bottom:3.125rem}.article-sidebar__social{padding-top:2.5rem}.article-info{padding-top:3.75rem}.article-info{padding-bottom:3.75rem}.action__col-r{padding:1.5625rem}.gallery__img{min-height:25rem}.form-01{padding:1.875rem}.next-post__img,.previous-post__img{padding:1.25rem}.posts{padding-top:3.125rem}.posts{padding-bottom:3.125rem}.comments{padding-top:1.875rem}.comments__feedback{margin-left:1.25rem}.cmnt-card{padding-top:1.875rem}.cmnt-card{padding-bottom:1.875rem}.cmnt-card{padding-left:1.25rem}.cmnt-card{padding-right:1.25rem}.cmnt-profile__img{padding:1.25rem}}
@media (max-width:61.99875em){.article__container{flex-direction:column;gap:0}.article-sidebar .social-icons{flex-direction:row}.styled-table thead{display:none}.styled-table,.styled-table tbody,.styled-table tr,.styled-table td{display:block;width:100%}.styled-table tr{overflow:hidden}.styled-table td{padding:12px 16px;position:relative;padding-left:50%;border-bottom:1px solid #FFF}.styled-table td::before{content:attr(data-label);position:absolute;left:16px;top:12px;font-weight:bold;color:#004a5e;white-space:nowrap}}
@media (max-width:47.99875em){.action{flex-direction:column}.action__img{min-height:18.75rem}.gallery_two-column{flex-wrap:wrap}.prev-next-post{flex-direction:column}.previous-post{border-right:0;border-bottom:1px solid #dfe4e1}.form-02__email,.form-02__name{flex:100%}}
@media (max-width:29.99875em){.cmnt-card__profile{flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:flex-start}.ac-g-block{padding:30px}.ac-b-block{padding:30px}}
@media (min-width:20em)and (max-width:91.25em){.article{padding-top:clamp(3.125rem,2.5986842105rem + 2.6315789474vw,5rem)}.article{padding-bottom:clamp(3.75rem,2.6973684211rem + 5.2631578947vw,7.5rem)}.article__container{gap:clamp(1.875rem,.6469298246rem + 6.1403508772vw,6.25rem)}.article__img{min-height:clamp(25rem,17.9824561404rem + 35.0877192982vw,50rem)}.article__content{margin-bottom:clamp(3.125rem,2.2478070175rem + 4.3859649123vw,6.25rem)}.article-sidebar__social{padding-top:clamp(2.5rem,1.0964912281rem + 7.0175438596vw,7.5rem)}.article-info{padding-top:clamp(3.75rem,2.6973684211rem + 5.2631578947vw,5rem)}.article-info{padding-bottom:clamp(3.75rem,2.6973684211rem + 5.2631578947vw,5rem)}.action__col-r{padding:clamp(1.5625rem,.9484649123rem + 3.0701754386vw,3.75rem)}.gallery__img{min-height:clamp(25rem,23.4385964912rem + 7.8070175439vw,30.5625rem)}.form-01{padding:clamp(1.875rem,.9978070175rem + 4.3859649123vw,5rem)}.next-post__img,.previous-post__img{padding:clamp(1.25rem,.7236842105rem + 2.6315789474vw,3.125rem)}.posts{padding-top:clamp(3.125rem,1.8969298246rem + 6.1403508772vw,7.5rem)}.posts{padding-bottom:clamp(3.125rem,1.8969298246rem + 6.1403508772vw,7.5rem)}.comments{padding-top:clamp(1.875rem,1.3486842105rem + 2.6315789474vw,3.75rem)}.comments__feedback{margin-left:clamp(1.25rem,.899122807rem + 1.7543859649vw,2.5rem)}.cmnt-card{padding-top:clamp(1.875rem,1.3486842105rem + 2.6315789474vw,3.75rem)}.cmnt-card{padding-bottom:clamp(1.875rem,1.3486842105rem + 2.6315789474vw,3.75rem)}.cmnt-card{padding-left:clamp(1.25rem,.7236842105rem + 2.6315789474vw,3.125rem)}.cmnt-card{padding-right:clamp(1.25rem,.7236842105rem + 2.6315789474vw,3.125rem)}.cmnt-profile__img{padding:clamp(1.25rem,1.0745614035rem + .8771929825vw,1.875rem)}}