.py-header-buttons{align-items:center;gap:10px;display:flex}@media (width<=768px){.py-header-buttons{margin-top:10px}}.py-header-buttons a{flex-direction:column;justify-content:center;align-items:center;text-decoration:none;display:flex}.py-header-buttons a:first-child{color:var(--py-primary-color)}.py-header-buttons a:nth-child(2){color:var(--py-secondary-color)}.py-header-buttons a span:first-child{border-radius:20px;justify-content:center;align-items:center;width:60px;height:36px;display:flex}.py-header-buttons a:first-child span:first-child{background-color:var(--py-primary-color);fill:#fff}.py-header-buttons a:nth-child(2) span:first-child{background-color:var(--py-secondary-color);fill:#fff}.py-header-buttons a svg{vertical-align:middle;width:20px;height:auto}.py-menu{background-color:var(--py-secondary-color)}.py-menu img{vertical-align:middle}.py-menu .py-menu-list{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:10px 30px;list-style:none;display:flex;position:relative}@media (width<=991px){.py-menu .py-menu-list{flex-wrap:wrap}.py-menu .py-menu-list>li{width:50%}}@media (width<=768px){.py-menu .py-menu-list>li{width:100%;position:relative}}.py-menu .py-menu-list>li.py-active .py-megamenu{display:block}.py-menu .py-menu-list>li.py-active>a{background-color:var(--py-primary-color)}.py-menu .py-menu-list>li.py-active .py-path-down,.py-menu .py-menu-list>li:not(.py-active) .py-path-x{display:none}.py-menu .py-menu-list>li>a{color:#fff;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:10px;font-weight:700;text-decoration:none;display:flex}@media (width<=768px){.py-menu .py-menu-list>li>a{padding:5px}.py-menu .py-menu-list>li>a svg:first-child{width:30px}}.py-menu .py-menu-list>li>a svg:last-child{fill:#fff;width:20px}.py-menu .py-megamenu{z-index:20;background-color:#fff;border:1px solid #00000026;border-top:0;border-radius:0 0 5px 5px;width:100%;display:none;position:absolute;top:100%;left:0}.py-menu .py-megamenu__row{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}@media (width<=768px){.py-menu .py-megamenu__row{grid-template-columns:repeat(2,1fr)}}@media (width<=575px){.py-menu .py-megamenu__row{grid-template-columns:1fr}}.py-menu .py-megamenu__row>div{padding:10px}.py-menu .py-megamenu__row>div a{border-radius:5px;padding:10px 20px;text-decoration:none;display:block}.py-menu .py-megamenu__row>div a:hover{background-color:#efefef}.py-menu .py-megamenu__row>div a:first-child{color:var(--py-primary-color);font-weight:700}.py-menu .py-megamenu__row>div:last-child{justify-content:center;align-items:center;display:flex}.py-menu .megamenu{display:none}.py-ss-archive .site-content .content-area{width:100%}.py-ss-archive .site-content .site-main{margin:20px!important}.py-ss-archive #breadcrumbs{margin:20px}.py-ss-archive__title{text-align:center;color:var(--py-primary-color);margin:30px 0;font-weight:600}@media (width<=768px){.py-ss-archive__title{font-size:30px}}.py-ss-sections{flex-direction:column;gap:40px;display:flex}.py-section__title{--size:50px;height:var(--size);line-height:var(--size);text-align:center;color:#fff;margin-bottom:20px;font-size:20px;font-weight:700;display:block;position:relative}@media (width<=768px){.py-section__title{--size:30px;font-size:12px}}.py-section__title:before{content:"";z-index:-2;background-color:#0003;height:1px;display:block;position:absolute;top:50%;left:0;right:0}.py-section__title:after{content:"";width:var(--size);height:var(--size);background-color:var(--py-primary-color);z-index:-1;border-radius:50%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.py-section__feed{flex-wrap:wrap;gap:30px;display:flex}@media (width<=768px){.py-section__feed{gap:15px}}.py-section__feed>article{width:175px}@media (width<=768px){.py-section__feed>article{width:100px}}#breadcrumbs{margin:20px 0}.py-scrollspy{top:var(--wp-admin--admin-bar--height,0px);z-index:10;background-color:#eee;justify-content:space-between;align-items:center;gap:10px;margin:20px;padding:10px;display:flex;position:sticky;overflow-x:auto}@media (width<=600px){.py-scrollspy{margin:0;top:0}}.py-scrollspy a{color:#000;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-weight:500;text-decoration:none;display:flex}@media (width<=768px){.py-scrollspy a{width:30px;height:30px;font-size:12px}}.py-scrollspy a:hover:not(.active){background-color:#ddd}.py-scrollspy a.active{background-color:var(--py-primary-color);color:#fff}.entry-title{font-weight:700}.py-feed-spy a{text-align:center;color:#000;text-decoration:none;display:block}.py-feed-spy__image{aspect-ratio:1;border:1px solid #0003;border-radius:50%;width:100%;padding:5px;display:block;position:relative}.py-feed-spy__image img{vertical-align:middle;border-radius:inherit;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.py-feed-spy__title{margin-top:10px;display:block}.feed-py:not(.has-post-thumbnail) a{grid-template-columns:1fr}.feed-py a{color:#000;grid-template-columns:100px 1fr;align-items:center;gap:10px;text-decoration:none;transition:all .25s;display:grid}.feed-py a:hover{color:var(--py-primary-color)}.feed-py__image{border-radius:10px;width:100px;height:100px;display:block}.feed-py__image img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%}.site-footer{background-color:#dfe4ea}.site-footer .widget-title{font-weight:700}.site-info{display:none}.footer-widgets-container{background-color:#dfe4ea}.py-footer-menu{border-bottom:1px solid #0003;justify-content:space-between;align-items:center;margin:0 30px;padding:30px 0;display:flex}@media (width<=768px){.py-footer-menu{flex-direction:column;gap:20px}}.py-footer-menu ul{margin:0;padding:0;list-style:none}.py-footer-menu ul li a{color:#000;text-decoration:none}.py-footer-menu ul li a:hover{color:var(--py-primary-color)}.py-footer-menu ul#menu-footer-menu{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (width<=768px){.py-footer-menu ul#menu-footer-menu{justify-content:center}}.py-footer-menu ul.py-social-links{gap:10px;display:flex}.py-footer-menu ul.py-social-links li a{justify-content:center;align-items:center;display:flex}.py-footer-menu ul.py-social-links li a svg{width:20px}.inside-footer-widgets{flex-direction:column;gap:30px;display:flex;margin:0!important}.inside-footer-widgets aside{min-width:0;margin:0;padding:0!important}.inside-footer-widgets .footer-widget-1{grid-template-columns:repeat(5,1fr);gap:30px;min-width:0;display:grid}@media (width<=991px){.inside-footer-widgets .footer-widget-1{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.inside-footer-widgets .footer-widget-1{grid-template-columns:repeat(2,1fr)}}@media (width<=575px){.inside-footer-widgets .footer-widget-1{grid-template-columns:repeat(1,1fr)}}.inside-footer-widgets .footer-widget-1 a{color:#000;text-decoration:none}.inside-footer-widgets .footer-widget-1 a:hover{color:var(--py-primary-color)}.inside-footer-widgets .footer-widget-2,.inside-footer-widgets .footer-widget-3{text-align:center}.py-featured-posts__posts{flex-direction:column;gap:15px;display:flex}:root{--py-primary-color:#da2b88;--py-secondary-color:#1784c9}
/*$vite$:1*/