.social-share{position:fixed;right:1rem;top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;gap:0}@media (max-width:991px){.social-share{display:none}}.social-share__label{display:none}.social-share__list{list-style:none;margin:0;padding:0!important;display:flex;flex-direction:column;gap:0}.social-share__item{margin:0}.social-share__link{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;text-decoration:none;transition:.2s ease-in-out;border:none;cursor:pointer;position:relative;padding:0;margin-bottom:1rem;background:#003da5;color:#fff}.social-share__link:focus,.social-share__link:hover{background:#000;color:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.social-share__link:focus{outline:#003da5 solid 2px;outline-offset:2px}.social-share__link--more{background-color:#dedede;color:#666}.social-share__link--more .social-share__icon,.social-share__link--more .social-share__icon path{fill:#666}.social-share__link--more:focus,.social-share__link--more:hover{background-color:#fff!important;color:#666;box-shadow:0 4px 12px rgba(0,0,0,.1)}.social-share__link--more:focus .social-share__icon,.social-share__link--more:focus .social-share__icon path,.social-share__link--more:hover .social-share__icon,.social-share__link--more:hover .social-share__icon path{fill:#666}.social-share__icon{width:1.8rem;height:1.8rem;fill:#fff}.social-share__icon path{fill:#fff}.social-share-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.social-share-modal.is-open{opacity:1;visibility:visible}.social-share-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);cursor:pointer}.social-share-modal__content{position:relative;background:#fff;border-radius:.8rem;max-width:560px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.2);transform:translateY(20px);transition:transform .3s;padding:4rem 2rem 2rem}.is-open .social-share-modal__content{transform:translateY(0)}.social-share-modal__header,.social-share-modal__title{display:none}.social-share-modal__close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:0 0;border:none;cursor:pointer;color:#666;transition:.2s;padding:0;z-index:10}.social-share-modal__close .social-share__icon{width:2rem;height:2rem;fill:#666}.social-share-modal__close .social-share__icon path{fill:#666}.social-share-modal__close:focus,.social-share-modal__close:hover{color:#000}.social-share-modal__close:focus .social-share__icon,.social-share-modal__close:focus .social-share__icon path,.social-share-modal__close:hover .social-share__icon,.social-share-modal__close:hover .social-share__icon path{fill:#000}.social-share-modal__list{list-style:none;margin:0;padding:0!important;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.social-share-modal__item{margin:0}.social-share-modal__link{display:flex;align-items:center;gap:1rem;padding:1.6rem 2rem;border-radius:.6rem;color:#fff!important;text-decoration:none;transition:.2s;border:none;cursor:pointer;width:100%;position:relative}.social-share-modal__link--facebook{background-color:#3b5998}.social-share-modal__link--twitter{background-color:#1da1f2}.social-share-modal__link--x{background-color:#000}.social-share-modal__link--linkedin{background-color:#0077b5}.social-share-modal__link--pinterest{background-color:#cb2027}.social-share-modal__link--reddit{background-color:#ff4500}.social-share-modal__link--whatsapp{background-color:#25d366}.social-share-modal__link--tumblr{background-color:#36465d}.social-share-modal__link--buffer{background-color:#231f20}.social-share-modal__link--hackernews{background-color:#f60}.social-share-modal__link--gmail{background-color:#ea4335}.social-share-modal__link--copy,.social-share-modal__link--email,.social-share-modal__link--print{background-color:#666}.social-share-modal__link--more{background-color:#ccc}.social-share-modal__link--googleplus{background-color:#dd4b39}.social-share-modal__link--digg{background-color:#1b1a19}.social-share-modal__link--evernote{background-color:#7ac142}.social-share-modal__link--newsvine{background-color:#075b2f}.social-share-modal__link--aol{background-color:#ff0b00}.social-share-modal__link--yahoomail{background-color:#430297}.social-share-modal__link--amazon{background-color:#f90}.social-share-modal__link--delicious{background-color:#39f}.social-share-modal__link--vkontakte{background-color:#4a76a8}.social-share-modal__link--myspace{background-color:#039}.social-share-modal__link--blogger{background-color:#f57d00}.social-share-modal__link--stumbleupon{background-color:#eb4924}.social-share-modal__link--livejournal{background-color:#00b0ea}.social-share-modal__link--printfriendly{background-color:#6d9f00}.social-share-modal__link:focus,.social-share-modal__link:hover{opacity:.9;transform:translateY(-1px)}.social-share-modal__link:focus{outline:#fff solid 2px;outline-offset:2px}.social-share-modal__icon{width:1.8rem;height:1.8rem;fill:#fff;flex-shrink:0}.social-share-modal__icon path{fill:#fff}.social-share-modal__label{font-family:var(--font-primary);font-size:1.6rem;font-weight:var(--font-weight-medium);color:#fff}.social-share-modal__tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background-color:#003da5;color:#fff;padding:.4rem .8rem;border-radius:4px;font-size:1.2rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;pointer-events:none}.social-share-modal__tooltip::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#003da5}.social-share-modal__tooltip.is-visible{opacity:1;visibility:visible}.share-block{margin-bottom:3rem}.share-block__title{display:block;font-family:var(--font-primary);font-weight:var(--font-weight-bold);font-size:2.2rem;color:#606060;margin-bottom:1.6rem}.share-block__list{list-style:none;margin:0;padding:0!important;display:flex;flex-wrap:wrap;gap:1.2rem}.share-block__item{margin:0}.share-block__link{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;background:#003da5;color:#fff;text-decoration:none;transition:.2s ease-in-out;border:none;cursor:pointer}.share-block__link:focus,.share-block__link:hover{background:#000;color:#fff;transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.2)}.share-block__link:focus{outline:#003da5 solid 2px;outline-offset:2px}.share-block__icon{width:2.2rem;height:2.2rem;fill:#fff}.share-block__icon path{fill:#fff}.share-block__label{display:none}.back-to-blog{margin-bottom:2.5rem}.back-to-blog a{color:#00a7b5;text-decoration:none}.back-to-blog a:focus,.back-to-blog a:hover{color:#003da5}.back-to-blog.bottom-btn{margin:10rem 0}@media (max-width:991px){.back-to-blog.bottom-btn{margin:5rem 0}}.article-content h1{margin-bottom:1rem}.article-content .title-block{margin-bottom:5rem}.article-content h2{margin:5rem 0 4rem}.article-content a{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.article-content .wp-caption,.article-content figure.wp-caption{max-width:100%;width:100%!important}.featured-image{height:51rem;margin-bottom:5rem}@media (max-width:767px){.social-share-modal__list{grid-template-columns:repeat(2,1fr)}.article-content .title-block{margin-bottom:3rem}.featured-image{height:22rem;margin-bottom:3rem}}.featured-image img,.featured-image picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fresh-posts-page{margin-top:8rem}.fresh-posts-page ul{padding-left:4rem}.fresh-posts-page ul li{margin-bottom:2rem}.fresh-posts-page ol li a,.fresh-posts-page ul li a{color:#00a7b5;text-decoration:none}.fresh-posts-page ol li a:focus,.fresh-posts-page ol li a:hover,.fresh-posts-page ul li a:focus,.fresh-posts-page ul li a:hover{color:#003da5}.fresh-posts-page .categories{margin-bottom:4rem!important}@media (max-width:991px){.fresh-posts-page .categories{margin-bottom:0}.fresh-posts-page .categories>span{display:none!important}.fresh-posts-page .categories span.h3{display:none}}.fresh-posts-page .categories a,.fresh-posts-page .categories span{color:#606060;font-size:2.2rem;display:block;margin-bottom:1rem}.fresh-posts-page .categories span.h3{font-size:2.2rem;font-weight:600;margin-bottom:2rem;color:#606060}.fresh-posts-page .categories ul{list-style:none;padding:0}.fresh-posts-page .categories ul li{margin-bottom:1rem}.fresh-posts-page .categories ul li[role=presentation]{list-style:none}.fresh-posts-page .categories ul a{text-decoration:none}.fresh-posts-page .categories ul a:focus,.fresh-posts-page .categories ul a:hover{color:#003da5}.fresh-posts-page .categories ul .category-item{color:#606060;font-size:2.2rem;display:block;padding:0!important;transition:color .2s ease-in}.fresh-posts-page .categories ul .category-item:focus,.fresh-posts-page .categories ul .category-item:hover{color:#003da5;text-decoration:none}.fresh-posts-page #categoryMenu.accordion .accordion-item{border:none}@media (min-width:992px){.fresh-posts-page ul li{margin-bottom:0!important}.fresh-posts-page #categoryMenu.accordion .accordion-body{padding:0}.fresh-posts-page #categoryMenu.accordion .accordion-header{display:none}}.fresh-posts-page #categoryMenu.accordion .accordion-collapse{background-color:#fff}@media (max-width:991px){.fresh-posts-page .categories ul{-moz-column-count:2;column-count:2}.fresh-posts-page .categories ul .category-item{font-size:16px}.fresh-posts-page #categoryMenu.accordion .accordion-collapse{background-color:#f4f6fa}.fresh-posts-page #categoryMenu.accordion .accordion-collapse.show{border-top:1px solid #999}.fresh-posts-page #categoryMenu.accordion .accordion-collapse .categories a{color:#003da5;font-size:16px}.fresh-posts-page #categoryMenu.accordion{background-color:#f4f6fa;height:6rem;position:fixed;top:10rem;z-index:5;width:100%;left:0;right:0}.fresh-posts-page #categoryMenu.accordion .accordion-item{box-shadow:0 10px 15px rgba(0,0,0,.29);-webkit-appearance:none;-moz-appearance:none;appearance:none}.fresh-posts-page #categoryMenu.accordion .accordion-button,.fresh-posts-page #categoryMenu.accordion .accordion-header{background:#f4f6fa}.fresh-posts-page #categoryMenu.accordion .accordion-body{padding:2rem 2.5rem}.fresh-posts-page #categoryMenu.accordion .accordion-body,.fresh-posts-page #categoryMenu.accordion .accordion-button{max-width:800px;margin:0 auto}.fresh-posts-page #categoryMenu.accordion .accordion-button{box-shadow:none;color:#003da5;font-family:"Poppins Semibold",sans-serif;font-size:3rem;padding:1rem 2.5rem}.fresh-posts-page #categoryMenu.accordion .accordion-button:after{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.89 24.19'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23003da5;stroke-width:6px;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_1-2'%3E%3Cpath id='Path_1346' class='cls-1' d='m2.12,2.12l17.82,17.83L37.77,2.12'/%3E%3C/g%3E%3C/svg%3E");background-position:center center;right:0;left:initial;background-size:60%;height:4rem;width:3.5rem;top:2rem;transform:none}.fresh-posts-page #categoryMenu.accordion .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 25' width='40' height='25'%3E%3Ctitle%3Enav-mobile-up-svg%3C/title%3E%3Cstyle%3E .s0 %7B fill: none;stroke: %23003da5;stroke-width: 6 %7D %3C/style%3E%3Cg id='Layer_1-2'%3E%3Cpath id='Path_1346' fill-rule='evenodd' class='s0' d='m37.9 22.9l-17.8-17.8-17.9 17.8'/%3E%3C/g%3E%3C/svg%3E");background-size:60%}}.fresh-posts-page #categoryMenu.accordion .accordion-body .categories{margin-bottom:0}.fresh-posts-page .left-part .search-form{margin-bottom:8rem}.fresh-posts-page .left-part .search-form .form-block{border:1px solid #606060}.fresh-posts-page .left-part .search-form .form-input,.fresh-posts-page .left-part .search-form input{width:100%}.fresh-posts-page .left-part .search-form input{border:none;font-size:1.8rem;padding:1rem 1.5rem}.fresh-posts-page .left-part .search-form input:focus{outline:#003da5 solid 2px;outline-offset:-2px}.fresh-posts-page .left-part .search-form input::-moz-placeholder{font-size:1.8rem}.fresh-posts-page .left-part .search-form input::placeholder{font-size:1.8rem}.fresh-posts-page .left-part .search-form button{background-color:#fff;border:none}.fresh-posts-page .left-part .search-form button:focus,.fresh-posts-page .left-part .search-form button:hover{opacity:.8}.fresh-posts-page .left-part .search-form svg{height:2.2rem;margin-right:.5rem;width:2.2rem}@media (max-width:991px){.fresh-posts-page .left-part .search-form{margin:2rem 0 1rem;max-width:65%}.fresh-posts-page .left-part .search-form ul li{margin-bottom:1rem}.fresh-posts-page .left-part .search-form input{font-size:16px;padding:.5rem 1.5rem}.fresh-posts-page .left-part .search-form input::-moz-placeholder{font-size:16px}.fresh-posts-page .left-part .search-form input::placeholder{font-size:16px}.fresh-posts-page .left-part .search-form button{padding-right:.5rem}.fresh-posts-page .left-part .newsletter-block{display:none}}.fresh-posts-page .left-part .newsletter-block{background-color:#f5f6fa;padding:3rem}.fresh-posts-page .left-part .newsletter-block span{display:block;margin-bottom:2rem}.fresh-posts-page .left-part .newsletter-block>p{margin-bottom:3rem}.fresh-posts-page .left-part .newsletter .input-group>p{margin-bottom:2rem}.fresh-posts-page .left-part .newsletter .wpcf7-not-valid-tip{margin-top:1rem}.fresh-posts-page .left-part .newsletter .form-block.form-shortcode input{margin-bottom:2rem}.fresh-posts-page .left-part .newsletter button,.fresh-posts-page .left-part .newsletter input{font-size:1.8rem;padding:.5rem;width:100%}.fresh-posts-page .left-part .newsletter input::-moz-placeholder{font-size:1.8rem}.fresh-posts-page .left-part .newsletter input::placeholder{font-size:1.8rem}.fresh-posts-page .left-part .newsletter button[type=button],.fresh-posts-page .left-part .newsletter button[type=submit],.fresh-posts-page .left-part .newsletter input[type=submit]{background-color:#003da5;border-radius:1rem;border:none;color:#fff;font-family:"Poppins Semibold",sans-serif;line-height:3rem;margin-bottom:2rem;padding:.5rem;text-transform:uppercase;transition:.2s ease-in}.fresh-posts-page .left-part .newsletter button[type=button]:focus,.fresh-posts-page .left-part .newsletter button[type=button]:hover,.fresh-posts-page .left-part .newsletter button[type=submit]:focus,.fresh-posts-page .left-part .newsletter button[type=submit]:hover,.fresh-posts-page .left-part .newsletter input[type=submit]:focus,.fresh-posts-page .left-part .newsletter input[type=submit]:hover{background-color:#00a7b5}.fresh-posts-page .left-part .newsletter button[type=button]:disabled,.fresh-posts-page .left-part .newsletter button[type=submit]:disabled,.fresh-posts-page .left-part .newsletter input[type=submit]:disabled{opacity:.6;cursor:not-allowed}.fresh-posts-page .left-part .newsletter .input-group-button{position:relative}.fresh-posts-page .left-part .newsletter .input-group-button .wpcf7-spinner{position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}.fresh-posts-page .recaptcha-message{font-size:1.3rem}.fresh-posts-page .post-details .h2,.fresh-posts-page .post-details h2{font-size:3.2rem;line-height:3.8rem}.fresh-posts-page .post-details .h2 a,.fresh-posts-page .post-details h2 a{text-decoration:none}.fresh-posts-page .post-details>p{max-width:62rem}@media (max-width:991px){.fresh-posts-page .post-details>p{max-width:100%}.fresh-posts-page .post-details{display:flex;flex-direction:column}.fresh-posts-page .post-details .post-meta{margin:3rem 0 0;order:1}.fresh-posts-page .post-details .h2,.fresh-posts-page .post-details h2{margin-bottom:2rem;order:2}.fresh-posts-page .post-details p{order:3}.fresh-posts-page .post-details .link-item{order:4}body:has(.announcement-banner):has(.fresh-posts-page) .announcement-banner{margin-top:6rem}}@media (max-width:767px){.fresh-posts-page .post-details .post-meta{margin:0}}