h1,h2{font-weight:700}h2{font-size:2rem;margin-bottom:2rem}h3{font-size:1.75rem;margin:1rem 0 1.5rem}h4{font-size:1.5rem;margin:1rem 0 1.25rem}ol a,p a,span a,ul a{color:inherit;outline:none;text-decoration:none}li,p{line-height:1.5rem}li:not(:last-of-type),ol,p:not(:last-of-type),ul{margin-bottom:1.5rem}ol,ul{padding-left:1.5rem}ol li:not(:last-of-type),ul li:not(:last-of-type){margin-bottom:.75rem}#page{font-family:var(--wp--preset--font-family--body),sans-serif}html{scroll-behavior:smooth;scroll-padding-top:2rem}*{box-sizing:border-box;margin:0;padding:0}.ax-button,html.mobile-menu-opened{overflow:hidden}.ax-button{border-radius:10px;display:flex;position:relative;transition:all .6s cubic-bezier(0,0,.1,1);width:fit-content;z-index:99}.ax-button a{display:flex;font-family:var(--wp--preset--font-family--heading),sans-serif;font-weight:500;padding:.5rem .75rem;text-align:center;text-decoration:none;transition:all .4s cubic-bezier(0,0,.1,1)}.ax-button:after{bottom:0;content:"";height:100%;left:0;position:absolute;transition:all .6s cubic-bezier(0,0,.1,1);width:0;z-index:-1}.ax-button:hover a{color:var(--wp--preset--color--primary)}.ax-button:hover:after{width:100%}.ax-button.dark{background:var(--wp--preset--color--dark)}.ax-button.dark:after{background:var(--wp--preset--color--primary)}.ax-button.dark a{color:#fff}.ax-button.dark a:after{filter:invert(1)}.ax-button.dark:hover a{color:#fff}.ax-button.primary{background:var(--wp--preset--gradient--tertiary)}.ax-button.primary a{color:var(--wp--preset--color--primary)}.ax-button.primary.bordered{border:2px solid var(--wp--preset--color--primary-alt)}.ax-button.primary.bordered a{padding:1rem 1.25rem}.ax-button.primary:after{background:var(--wp--preset--gradient--primary)}.ax-button.primary:hover a{color:#fff}.ax-button.transparent a{background:hsla(0,0%,100%,.25);color:#fff;padding:1rem 1.5rem}.ax-button.transparent:hover{background:hsla(0,0%,100%,0)}.ax-button.transparent:hover:after{width:0}.ax-button.icon-arrow a:after{content:url(/wp-content/themes/axonaut-blog/assets/img/svg/right-arrow.svg);margin-left:.5rem;width:.75rem}.ax-button.icon-gift a:after{content:url(/wp-content/themes/axonaut-blog/assets/img/svg/gift.svg);margin-left:.5rem;width:1rem}.ax-scroll-to-top{background:var(--wp--custom--color--primary-light);border:0;border-radius:30px;bottom:-3rem;cursor:pointer;display:flex;padding:.75rem;position:fixed;right:1rem;transition:all .6s cubic-bezier(0,0,.1,1);z-index:999}.ax-scroll-to-top svg{height:1rem;transform:rotate(-90deg);width:1rem}.ax-scroll-to-top.active{bottom:1rem}@media screen and (max-width:550px){.ax-scroll-to-top .ax-scroll-to-top{bottom:-1.5rem}}.ax-breadcrumbs{flex-wrap:wrap;font-weight:500;gap:.5rem}.ax-breadcrumbs,.ax-breadcrumbs a{align-items:center;color:var(--wp--preset--color--primary);display:flex}.ax-breadcrumbs a{text-decoration:none;text-wrap:nowrap}@media screen and (max-width:768px){.ax-breadcrumbs a{font-size:.9rem}}.ax-breadcrumbs .arrow,.ax-breadcrumbs svg{transform:rotate(180deg);width:1rem}.ax-breadcrumbs svg{margin-right:.75rem}.ax-site-title{margin:4rem 0 6rem;text-align:center}.ax-site-title h1{font-size:3.5rem;font-weight:300;position:relative;z-index:3}.ax-site-title__subtitle{color:var(--wp--preset--color--primary);font-size:2.25rem;font-weight:700;line-height:1;z-index:1}.ax-site-title__subtitle,.ax-site-title__subtitle span.circled{font-family:var(--wp--preset--font-family--heading),sans-serif;position:relative}.ax-site-title__subtitle span.circled{display:inline-block;overflow:visible;z-index:-1}.ax-site-title__subtitle span.circled:before{background-image:url(/blog/wp-content/themes/axonaut-blog/assets/img/svg/circle.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";left:50%;padding-top:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:95%;z-index:-1}@media screen and (max-width:1024px){.ax-site-title{margin:2rem 0}}@media screen and (max-width:550px){.ax-site-title h1{font-size:1.5rem;margin-bottom:.5rem}.ax-site-title__subtitle{font-size:2rem}}.ax-hero__title{background:#fff;border-radius:20px;color:var(--wp--preset--color--primary);margin-bottom:2rem}.ax-hero__title span{display:block;font-family:var(--wp--preset--font-family--heading),sans-serif;font-size:1.5rem;font-weight:700;padding:1rem 0;text-align:center;text-transform:uppercase}.ax-hero__posts{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.ax-hero__col.first .ax-card-post{height:100%}.ax-hero__col.first .ax-card-post__image{height:350px}.ax-hero__col.first .ax-card-post__content{flex:1;height:100%}.ax-hero__col:not(.first){display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between}.ax-hero__col:not(.first) .ax-card-post{display:flex;flex-direction:row}.ax-hero__col:not(.first) .ax-card-post__image{height:100%;width:50%}.ax-hero__col:not(.first) .ax-card-post__content{flex:1;padding:1.5rem 1rem 1rem 1.5rem}.ax-hero__col:not(.first) .ax-card-post__content--title{font-size:1.15rem}.ax-hero__col:not(.first) .ax-card-post__content--excerpt{display:none}.ax-hero__col:not(.first) .ax-card-post__content--bottom{margin-top:auto}.ax-hero__col:not(.first) .ax-card-post__content--bottom .category{display:none}@media screen and (max-width:1024px){.ax-hero__posts{grid-template-columns:1fr}.ax-hero__col.first .ax-card-post{display:grid;grid-template-columns:1fr 1.75fr}.ax-hero__col.first .ax-card-post__image{height:100%;width:100%}.ax-hero__col:not(.first) .ax-card-post{display:grid;grid-template-columns:1fr 1.75fr}.ax-hero__col:not(.first) .ax-card-post__image{width:100%}.ax-hero__col:not(.first) .ax-card-post__content--bottom .category,.ax-hero__col:not(.first) .ax-card-post__content--excerpt{display:block}}@media screen and (max-width:600px){.ax-hero.ax-container{max-width:100%}.ax-hero__title{margin:0 auto 1.5rem;max-width:95%}.ax-hero__posts{display:flex;gap:1.5rem;overflow:scroll;padding:0 1.5rem;scroll-padding:0 1.5rem;scroll-snap-type:x mandatory}.ax-hero__posts::-webkit-scrollbar{display:none}.ax-hero__col.first .ax-card-post,.ax-hero__col:not(.first) .ax-card-post{display:flex;flex-direction:column;grid-template-columns:1fr;height:fit-content;min-width:calc(100vw - 7rem);scroll-snap-align:start;width:calc(100vw - 7rem)}.ax-hero__col.first .ax-card-post__image,.ax-hero__col:not(.first) .ax-card-post__image{height:fit-content}.ax-hero__col.first .ax-card-post__content--bottom,.ax-hero__col:not(.first) .ax-card-post__content--bottom{margin-top:1rem}.ax-hero__col:not(.first){flex-direction:row}}@media screen and (max-width:550px){.ax-hero__title span{font-size:1.15rem}}@media screen and (max-width:375px){.ax-hero__col:not(.first) .ax-card-post{min-width:65%;width:65%}}@media screen and (max-width:320px){.ax-hero__posts{gap:1.5rem}.ax-hero__col:not(.first) .ax-card-post{min-width:55%;width:55%}}.ax-newsletter{background:var(--wp--preset--gradient--primary);border-radius:30px;color:#fff;max-width:1200px;position:relative;text-align:center}.ax-newsletter__container{margin:auto;max-width:800px;padding:4rem}.ax-newsletter__container h2{color:#fff}.ax-newsletter__container p{line-height:2rem;margin-bottom:3rem}.ax-newsletter img{width:6rem}.ax-newsletter img#image-top{position:absolute;right:2rem;top:-2rem;transform:rotate(8deg)}.ax-newsletter img#image-bottom{bottom:0;left:4rem;position:absolute}.ax-newsletter__input{display:flex;justify-content:center;margin:auto;width:50%}.ax-newsletter__input .wpcf7-form{display:flex;flex-direction:column;position:relative}.ax-newsletter__input .wpcf7-form p{margin-bottom:0}.ax-newsletter__input .wpcf7-form input{font-family:var(--wp--preset--font-family--body),sans-serif}.ax-newsletter__input .wpcf7-form input.wpcf7-email{background:var(--wp--custom--color--primary-light);border:none;border-radius:10px;color:#fff;padding:1rem}.ax-newsletter__input .wpcf7-form input.wpcf7-email:focus{outline:none}.ax-newsletter__input .wpcf7-form input.wpcf7-email::placeholder{color:var(--wp--preset--color--primary)}.ax-newsletter__input .wpcf7-form input.wpcf7-submit{background:var(--wp--preset--gradient--tertiary);border:none;border-radius:10px;color:var(--wp--preset--color--primary);cursor:pointer;font-family:var(--wp--preset--font-family--heading),sans-serif;font-size:1rem;font-weight:500;padding:.9rem .75rem;position:absolute;right:0;top:0;transition:all .4s cubic-bezier(0,0,.1,1)}.ax-newsletter__input .wpcf7-form input.wpcf7-submit:hover{right:-.5rem}.ax-newsletter__input .wpcf7-form.invalid .wpcf7-not-valid-tip,.ax-newsletter__input .wpcf7-form.invalid .wpcf7-response-output{background:#ffd5d9;border:2px solid;border-radius:10px;color:var(--wp--custom--color--failure);font-family:var(--wp--preset--font-family--heading),sans-serif;font-weight:600;margin-top:1rem;padding:.25rem}.ax-newsletter__input .wpcf7-form.sent .wpcf7-response-output{background:#c8e6c9;border:2px solid;border-radius:10px;color:var(--wp--custom--color--success);font-family:var(--wp--preset--font-family--heading),sans-serif;font-weight:600;padding:.5rem}@media screen and (max-width:1250px){.ax-newsletter{max-width:95%;padding:0}}@media screen and (max-width:550px){.ax-newsletter{border-radius:20px}.ax-newsletter__container{padding:2rem 1.5rem}.ax-newsletter__container h2{font-size:1.75rem;margin-bottom:1rem}.ax-newsletter img#image-bottom{display:none}.ax-newsletter img#image-top{top:-2rem;width:4rem}}@media screen and (max-width:375px){.ax-newsletter__input .wpcf7-form input.wpcf7-email{width:calc(100vw - 2.5rem)}.ax-newsletter__input .wpcf7-form input.wpcf7-submit{left:50%;margin-top:1rem;position:relative;transform:translateX(-75%);width:50%}}.grecaptcha-badge{visibility:hidden}.ax-category-posts__title{margin:auto;position:relative;text-align:center;width:fit-content}.ax-category-posts__terms{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.ax-category-posts__terms a{background:var(--wp--preset--gradient--tertiary);border-radius:30px;color:var(--wp--preset--color--primary-alt);font-family:var(--wp--preset--font-family--heading),sans-serif;font-weight:500;padding:.5rem 1rem;text-decoration:none;text-wrap:nowrap;transition:all .4s cubic-bezier(0,0,.1,1)}.ax-category-posts__terms a:hover{transform:scale(.95)}.ax-category-posts__posts{display:flex;gap:2rem;justify-content:center;margin-bottom:2rem}.ax-category-posts__posts .ax-card-post{width:calc(33% - 1rem)}.ax-category-posts>.ax-button{margin:auto}.ax-category-posts>p{text-align:center}@media screen and (max-width:1024px){.ax-category-posts.ax-container{max-width:100%}.ax-category-posts__terms{margin:0 auto 2rem;max-width:90%}.ax-category-posts__posts{flex-direction:row;justify-content:start;overflow:scroll;padding:0 1rem;scroll-padding:0 1rem;scroll-snap-type:x mandatory}.ax-category-posts__posts::-webkit-scrollbar{display:none}.ax-category-posts__posts .ax-card-post{grid-template-columns:1fr;min-width:400px;scroll-snap-align:start;width:400px}.ax-category-posts__posts .ax-card-post__content{flex:1}.ax-category-posts__posts .ax-card-post__content--excerpt{margin-bottom:auto}}@media screen and (max-width:550px){.ax-category-posts.ax-container{max-width:100%}.ax-category-posts__title{margin:auto;max-width:95%}.ax-category-posts__terms{display:flex;flex-wrap:nowrap;justify-content:start;max-width:100%;overflow:scroll;padding:0 1rem;scroll-padding:0 1rem;scroll-snap-type:x mandatory}.ax-category-posts__terms::-webkit-scrollbar{display:none}.ax-category-posts__terms a{scroll-snap-align:start}.ax-category-posts__posts{flex-direction:row;justify-content:start;overflow:scroll;padding:0 1rem;scroll-padding:0 1rem;scroll-snap-type:x mandatory}.ax-category-posts__posts::-webkit-scrollbar{display:none}.ax-category-posts__posts .ax-card-post{min-width:80%;scroll-snap-align:start;width:80%}}.ax-text-block-boxed{background:#fff;border-radius:30px;overflow:hidden;padding:3rem;position:relative;width:1000px}.ax-text-block-boxed.ax-container{margin:2rem auto}.ax-text-block-boxed__container{padding-bottom:0;transition:all .6s cubic-bezier(0,0,.1,1)}.ax-text-block-boxed__container h2{font-size:1.75rem}.ax-text-block-boxed__container.active{padding-bottom:1rem}.ax-text-block-boxed__container.active .ax-text-block-boxed__content{max-height:1000px}.ax-text-block-boxed__container.active .down-arrow{background:hsla(0,0%,100%,0)}.ax-text-block-boxed__container.active .down-arrow svg{transform:translate(-50%) rotate(270deg)!important}.ax-text-block-boxed__content{max-height:125px;position:relative;transition:all 1s cubic-bezier(0,0,.1,1)}.ax-text-block-boxed__content .ax-transparent-overlay{background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));bottom:0;height:100%;left:0;opacity:1;position:absolute;transition:all 1s cubic-bezier(0,0,.1,1);width:100%;z-index:99}.ax-text-block-boxed__content .ax-transparent-overlay.hidden{opacity:0;z-index:-1}.ax-text-block-boxed .ax-show-more{cursor:pointer}.ax-text-block-boxed .ax-show-more .down-arrow{background:#fff;bottom:0;left:50%;padding:1rem 0;position:absolute;transform:translateX(-50%);width:100%}.ax-text-block-boxed .ax-show-more .down-arrow svg{height:1rem;left:50%;position:relative;top:0;transform:translateX(-50%) rotate(90deg);transition:all .6s cubic-bezier(0,0,.1,1)}.ax-text-block-boxed .ax-show-more:hover .down-arrow svg{top:4px}@media screen and (max-width:550px){.ax-text-block-boxed__container h2{font-size:1.25rem;text-align:center}.ax-text-block-boxed__container.active .ax-text-block-boxed__content{max-height:1500px}}.ax-card-post{background:#fff;border-radius:20px;display:flex;flex-direction:column;height:100%}.ax-card-post__image{background:var(--wp--preset--color--primary);border-radius:20px;height:250px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(0,0,.1,1)}.ax-card-post__image img{height:100%;object-fit:cover}.ax-card-post__image img.logo{margin:auto;object-fit:contain;width:75%}.ax-card-post__image:hover{transform:scale(1.015)}.ax-card-post__category{background:#fff;border-radius:10px;bottom:.5rem;color:var(--wp--preset--color--primary);font-family:var(--wp--preset--font-family--heading),sans-serif;font-size:.75rem;font-weight:500;margin-right:auto;padding:.25rem .5rem;position:absolute;right:.5rem;text-decoration:none;transition:all .6s cubic-bezier(0,0,.1,1)}.ax-card-post__category:hover{transform:scale(.9)}.ax-card-post__content{display:flex;flex-direction:column;padding:1.5rem}.ax-card-post__content--title{color:var(--wp--preset--color--primary);font-size:1.25rem;font-weight:700;text-wrap:pretty}.ax-card-post__content--excerpt,.ax-card-post__content--title{font-family:var(--wp--preset--font-family--body),sans-serif;margin-bottom:1.5rem}.ax-card-post__content--bottom{align-items:center;display:flex;gap:1rem;justify-content:end;margin-top:auto}.ax-card-post__content--bottom time{font-family:var(--wp--preset--font-family--body),sans-serif;font-weight:500}@media screen and (max-width:1024px){.ax-card-post{display:grid;grid-template-columns:1fr 1.75fr}.ax-card-post__image{height:fit-content;width:100%}.ax-card-post__image img{height:100%;object-fit:contain}.ax-card-post__content{flex:1;padding:1.5rem 1rem}.ax-card-post__content--title{font-size:1.15rem;text-wrap:balance}.ax-card-post__content--excerpt{margin-bottom:auto}.ax-card-post__content--bottom{margin-top:1rem}}@media screen and (max-width:600px){.ax-card-post{grid-template-columns:1fr;width:400px}.ax-card-post__content--bottom{flex-wrap:wrap;justify-content:space-between;margin-top:2rem}}@media screen and (max-width:550px){.ax-card-post{width:100%}}.ax-part-trustpilot-widget{align-items:center;background:#fff;border-radius:20px;display:flex;gap:6rem;margin-bottom:1.5rem;overflow:hidden;padding:2rem;position:relative}.ax-part-trustpilot-widget:before{background:var(--wp--preset--gradient--primary);border-radius:30px;content:"";height:200%;position:absolute;right:-4rem;top:1rem;transform:rotate(-5deg);width:40%;z-index:1}.ax-part-trustpilot-widget__content{display:flex;flex-direction:column;gap:.875rem;padding-right:4rem;z-index:10}.ax-part-trustpilot-widget__content h2{font-size:1.25rem;margin:0}.ax-part-trustpilot-widget__widget{background:#fff;border-radius:10px;height:130px;padding:1rem;z-index:10}@media screen and (max-width:768px){.ax-part-trustpilot-widget{gap:2rem}.ax-part-trustpilot-widget:before{right:-2rem}.ax-part-trustpilot-widget__content{padding-right:0}}@media screen and (max-width:550px){.ax-part-trustpilot-widget{flex-direction:column;gap:4rem}.ax-part-trustpilot-widget:before{bottom:-3rem;height:65%;right:0;top:unset;width:95%}.ax-part-trustpilot-widget__widget{height:150px}}.ax-error-page{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem auto 5rem}.ax-error-page h1{font-family:var(--font-text);font-size:unset;font-weight:400;margin-bottom:1rem;text-align:center}.ax-error-page .ax-button{margin-top:2rem}.ax-error-page .ax-button svg{transform:rotate(-180deg);width:1.5rem}.ax-footer{background:var(--wp--preset--gradient--primary);color:#fff;padding:6rem 0}.ax-footer__container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:1400px;row-gap:6rem}.ax-footer__promo{background:var(--wp--preset--color--primary-alt);border-radius:20px;display:flex;flex-direction:column;gap:2rem;height:fit-content;padding:2rem;width:calc(50% - 1rem)}.ax-footer__promo p{font-family:var(--wp--preset--font-family--heading),sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:0}.ax-footer__button{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;gap:1rem;height:200px;justify-content:center;position:relative;text-align:center}.ax-footer__button,.ax-footer__button .ax-duplicate-shadow{border-radius:20px;transition:all .4s cubic-bezier(0,0,.1,1)}.ax-footer__button .ax-duplicate-shadow{height:100%;position:absolute;width:100%;z-index:-999}.ax-footer__button a{background:hsla(0,0%,100%,.2);border-radius:10px;color:inherit;font-family:var(--wp--preset--font-family--heading),sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease-in-out}.ax-footer__button a:last-child{padding:.5rem;width:3.25rem}.ax-footer__button a:last-child img{display:block}.ax-footer__button a:hover{background:hsla(0,0%,100%,.5);transform:scale(.95)}.ax-footer__button:hover{box-shadow:0 0 10px #003ae6;transform:scale(1.015)}.ax-footer__button:hover .ax-duplicate-shadow{box-shadow:0 0 15px #0090f8}.ax-footer__apps{display:flex;flex-wrap:wrap;gap:1rem}.ax-footer__apps p{width:100%}.ax-footer__apps a{transition:all .4s cubic-bezier(0,0,.1,1)}.ax-footer__apps a:hover{transform:scale(.95)}.ax-footer__navigation{background:var(--wp--preset--color--primary-alt);border-radius:20px;display:flex;padding:2rem;width:calc(50% - 1rem)}.ax-footer__navigation ul{list-style:none;margin-bottom:0;padding:0}.ax-footer__navigation ul.menu{display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(6,1fr)}.ax-footer__navigation ul.menu>li{background:var(--wp--preset--color--primary);border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:start;margin-bottom:0;padding:1rem}.ax-footer__navigation ul.menu>li>a{color:#fff;display:block;font-family:var(--wp--preset--font-family--heading),sans-serif;font-size:1.05rem;font-weight:600;margin-bottom:.75rem}.ax-footer__navigation ul.menu>li:first-child{grid-area:1/1/4/2}.ax-footer__navigation ul.menu>li:nth-child(2){grid-area:4/1/7/2}.ax-footer__navigation ul.menu>li:nth-child(3){grid-area:1/2/4/3}.ax-footer__navigation ul.menu>li:nth-child(4){grid-area:4/2/7/3}.ax-footer__navigation ul.menu>li:nth-child(5){grid-area:1/3/3/4}.ax-footer__navigation ul.menu>li:nth-child(6){grid-area:3/3/5/4}.ax-footer__navigation ul.menu>li:nth-child(7){grid-area:5/3/7/4}.ax-footer__navigation ul.sub-menu{display:flex;flex-direction:column;gap:.3rem}.ax-footer__navigation ul.sub-menu>li{margin-bottom:0}.ax-footer__navigation ul.sub-menu>li>a{color:#fff;font-size:.9rem}.ax-footer__bottom{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.ax-footer__bottom>div{flex:1}.ax-footer__logo{display:block}.ax-footer__logo img{width:20rem}.ax-footer__socials{display:flex;gap:1.5rem;justify-content:center}.ax-footer__socials a{border:1px solid #fff;border-radius:50%;display:block;height:fit-content;padding:4px}.ax-footer__socials a img{display:block;filter:invert(1);width:2rem}.ax-footer__links{margin-left:auto}.ax-footer__links ul{list-style:none;margin-left:auto;text-align:end;width:fit-content}.ax-footer__links ul li{font-size:.85rem;font-weight:300}.ax-footer__links ul li:first-of-type{margin-bottom:.75rem}@media screen and (max-width:1440px){.ax-footer__container{max-width:95%}}@media screen and (max-width:1024px){.ax-footer{padding:4rem 0}.ax-footer__container{row-gap:1.5rem}.ax-footer__apps,.ax-footer__promo{text-align:center}.ax-footer__apps{justify-content:center}.ax-footer__navigation,.ax-footer__promo{width:100%}.ax-footer__navigation{overflow:scroll;scroll-padding-left:1.5rem;scroll-snap-type:x mandatory}.ax-footer__navigation::-webkit-scrollbar{display:none}.ax-footer__navigation ul.menu{display:flex;padding-left:1rem}.ax-footer__navigation ul.menu>li{scroll-snap-align:start;width:300px}.ax-footer__navigation ul.menu>li:first-of-type{padding-left:1rem}.ax-footer__bottom{grid-template-columns:1fr;row-gap:2.5rem}.ax-footer__links,.ax-footer__logo{margin:auto}.ax-footer__links ul{text-align:center}}@media screen and (max-width:550px){.ax-footer__logo img{margin:auto;width:90%}.ax-footer__button a:last-of-type{display:none}}.ax-header{align-items:center;display:flex;font-family:var(--wp--preset--font-family--heading),sans-serif;gap:2rem;justify-content:space-between;padding:1rem 2rem}.ax-header__logo{display:block;width:15rem}.ax-header__navigation{align-items:center;display:flex;gap:2rem;margin-left:auto}.ax-header__navigation ul{list-style-type:none;margin:0;padding:0}.ax-header__navigation ul li a{background-image:linear-gradient(var(--wp--custom--color--primary-light),var(--wp--custom--color--primary-light));background-position-x:100%;background-position-y:100%;background-repeat:no-repeat;background-size:0 .7rem;position:relative;transition:background-size .5s ease-in-out}.ax-header__navigation ul li a:hover{background-position-x:0;background-size:100% .7rem}.ax-header__navigation ul.menu{align-items:center;display:flex;font-family:var(--wp--preset--font-family--heading),sans-serif;font-size:1rem;gap:1.5rem;list-style:none}.ax-header__navigation ul.menu>li{margin-bottom:0;padding:1rem 0}.ax-header__navigation ul.menu>li a{color:var(--wp--preset--color--primary);font-weight:500;position:relative;text-decoration:none;z-index:999}.ax-header__navigation ul.menu>li.menu-item-has-children{position:relative}.ax-header__navigation ul.menu>li.menu-item-has-children:hover ul.sub-menu{opacity:1;top:3rem;transform:translateX(-50%);visibility:visible;z-index:99}.ax-header__navigation ul.sub-menu{background:#fff;border-radius:10px;display:flex;flex-direction:column;font-family:var(--wp--preset--font-family--heading),sans-serif;gap:.5rem;left:50%;opacity:0;padding:1rem;position:absolute;top:-1rem;transform:translateX(-50%);transition:all .6s cubic-bezier(0,0,.1,1);visibility:hidden;z-index:-1}.ax-header__navigation ul.sub-menu li{margin-bottom:0;text-wrap:nowrap}.ax-header__navigation ul.sub-menu li a{background:var(--wp--custom--color--primary-light);border-radius:10px;display:flex;overflow:hidden;padding:.5rem .75rem;position:relative;transition:all .6s cubic-bezier(0,0,.1,1)}.ax-header__navigation ul.sub-menu li a:after{background:var(--wp--preset--color--primary-alt);bottom:0;content:"";height:100%;left:0;position:absolute;transition:all .6s cubic-bezier(0,0,.1,1);width:0;z-index:-1}.ax-header__navigation ul.sub-menu li a:hover{color:#fff}.ax-header__navigation ul.sub-menu li a:hover:after{width:100%}.ax-header__search{display:flex;position:relative}.ax-header__search button{align-items:center;background:rgba(13,16,32,0);border:0;border-radius:10px;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .4s cubic-bezier(0,0,.1,1);width:36px}.ax-header__search button img{filter:brightness(1) invert(0);width:1.25rem}.ax-header__search button.active,.ax-header__search button:hover{background:#0d1020;border-radius:10px;padding:.5rem}.ax-header__search button.active img,.ax-header__search button:hover img{filter:brightness(0) invert(1)}.ax-header__search button:active{transform:scale(.75)}.ax-header__search form{opacity:0;position:absolute;right:0;top:2rem;transition:all .6s cubic-bezier(0,0,.1,1);z-index:-1}.ax-header__search form.active{opacity:1;right:0;top:3rem;z-index:1}.ax-header__search form input[type=search]{border:2px solid var(--wp--custom--color--grey);border-radius:10px;font-family:var(--wp--preset--font-family--body),sans-serif;font-weight:500;padding:.5rem .75rem}.ax-header__search form input[type=search]::placeholder{color:var(--wp--preset--color--primary)}.ax-header__search form input[type=search]:focus{outline:0}.ax-header__search form input[type=submit]{display:none}.ax-header__burger{align-items:center;background:#fff;border:2px solid var(--wp--custom--color--grey);border-radius:10px;display:none;flex-direction:column;gap:6px;height:3rem;justify-content:center;padding:.5rem;width:3rem;z-index:9999}.ax-header__burger div{background:var(--wp--preset--color--primary);border-radius:10px;height:4px;position:relative;right:0;top:0;transition:all .6s cubic-bezier(0,0,.1,1);width:100%}.ax-header__burger.mobile-menu-opened div:first-child{right:5px;top:2px;transform:rotate(-45deg);transform-origin:top right}.ax-header__burger.mobile-menu-opened div:nth-child(2){transform:scaleX(0);transform-origin:center}.ax-header__burger.mobile-menu-opened div:nth-child(3){right:5px;top:1px;transform:rotate(45deg);transform-origin:bottom right}@media screen and (max-width:1420px){.ax-header{gap:1rem}.ax-header__logo{width:12rem}.ax-header__navigation{gap:1rem}.ax-header__navigation ul.menu{gap:.75rem}.ax-header__navigation .ax-button a,.ax-header__navigation ul.menu>li{font-size:.9rem}}@media screen and (max-width:1160px){.ax-header{padding:1rem;position:fixed;top:0;width:100%;z-index:99999}.ax-header.logged-in{top:46px}.ax-header__logo{background:#fff;border:2px solid var(--wp--custom--color--grey);border-radius:10px;padding:.25rem .5rem;z-index:99999}.ax-header__navigation{background:var(--wp--custom--color--grey);flex-direction:column;height:100vh;left:0;padding-top:100px;position:fixed;top:0;transform:translateY(-125%);transition:all 1s cubic-bezier(0,0,.1,1);width:100%;z-index:9999}.ax-header__navigation.mobile-menu-opened{transform:translateY(0)}.ax-header__navigation ul{opacity:1;transition:all .6s cubic-bezier(0,0,.1,1);visibility:visible}.ax-header__navigation ul.menu{flex-direction:column;overflow:scroll;padding-bottom:6rem;width:400px}.ax-header__navigation ul.menu::-webkit-scrollbar{display:none}.ax-header__navigation ul.menu>li{background:var(--wp--custom--color--primary-light);border-radius:10px;padding:1rem;width:100%}.ax-header__navigation ul.menu>li a{color:var(--wp--preset--color--primary);display:block;font-weight:700;width:fit-content}.ax-header__navigation ul.menu>li.menu-item-has-children{cursor:pointer}.ax-header__navigation ul.menu>li.menu-item-has-children:after{content:url(/blog/wp-content/themes/axonaut-blog/assets/img/svg/plus.svg);height:1.5rem;margin-left:auto;position:absolute;right:1rem;top:1rem;transform:rotate(0deg);transition:all .6s cubic-bezier(0,0,.1,1);width:1.5rem}.ax-header__navigation ul.menu>li.menu-item-has-children:hover ul.sub-menu{top:unset;transform:none}.ax-header__navigation ul.menu>li.menu-item-has-children .sub-menu{background:none;gap:.5rem;left:0;margin-top:0;max-height:0;opacity:1;overflow:hidden;padding:0;position:relative;top:0;transform:translate(0);transition:all .6s ease-in-out;visibility:visible;z-index:99}.ax-header__navigation ul.menu>li.menu-item-has-children .sub-menu>li>a{background:#fff;padding:.75rem;width:100%}.ax-header__navigation ul.menu>li.menu-item-has-children .sub-menu>li>a:after{background:#fff}.ax-header__navigation ul.menu>li.menu-item-has-children .sub-menu>li>a:hover{color:var(--wp--preset--color--primary-alt)}.ax-header__navigation ul.menu>li.menu-item-has-children.child-menu-opened:after{transform:rotate(45deg)}.ax-header__navigation ul.menu>li.menu-item-has-children.child-menu-opened .sub-menu{margin-top:1rem;max-height:100vh}.ax-header__navigation ul.hidden{opacity:0;visibility:hidden}.ax-header__navigation .ax-button{background:var(--wp--preset--gradient--tertiary);bottom:1.5rem;position:absolute;width:400px;z-index:999999}.ax-header__navigation .ax-button a{font-weight:600;justify-content:center;padding:1.2rem;width:100%}.ax-header__search{align-items:center;background:#fff;border:2px solid var(--wp--custom--color--grey);border-radius:10px;display:flex;height:3rem;justify-content:center;position:absolute;right:1rem;transition:all 1s cubic-bezier(0,0,.1,1);width:3rem;z-index:9999}.ax-header__search button img{width:1.5rem}.ax-header__search button.active,.ax-header__search button:hover{background:#fff}.ax-header__search button.active img,.ax-header__search button:hover img{filter:none}.ax-header__search form.active{top:4rem}.ax-header__search.mobile-menu-opened{right:5rem}.ax-header__burger{display:flex}}@media screen and (max-width:550px){.ax-header__navigation{height:100%}.ax-header__navigation ul.menu{margin:auto;max-height:550px;width:90dvw}.ax-header__navigation .ax-button{width:90vw}}@media screen and (max-width:320px){.ax-header__logo{width:10rem}.ax-header__search{height:2.5rem;width:2.5rem}.ax-header__search button img{width:1.25rem}.ax-header__burger{height:2.5rem;width:2.5rem}.ax-header__burger.mobile-menu-opened div:first-child{right:3px}.ax-header__burger.mobile-menu-opened div:nth-child(3){right:3px;top:-1px}}@media screen and (max-width:1070px){#wpadminbar{position:fixed;z-index:999999}}.ax-archive__header{margin:1rem auto 0;padding-bottom:0}.ax-archive__header h1{background-image:var(--wp--preset--gradient--tertiary);background-position-x:0;background-position-y:100%;background-repeat:no-repeat;background-size:100% 1.2rem;font-size:3rem;margin-bottom:1rem;position:relative;width:fit-content}.ax-archive__header--terms{display:flex;gap:.5rem;justify-content:start;margin-bottom:2rem}.ax-archive__header--terms a{background:var(--wp--preset--gradient--primary);border-radius:30px;bottom:0;color:#fff;font-family:var(--wp--preset--font-family--heading),sans-serif;font-weight:500;padding:.5rem 1rem;position:relative;text-decoration:none;text-wrap:nowrap;transition:all .4s cubic-bezier(0,0,.1,1)}.ax-archive__posts.ax-container{margin:0 auto 2rem;padding:0}.ax-archive__posts{column-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);row-gap:4rem}.ax-archive__loadmore{display:flex;justify-content:center;margin:2rem auto;position:relative}.ax-archive__loadmore button{border:none;border-radius:30px;bottom:0;color:var(--wp--preset--color--primary-alt);cursor:pointer;display:flex;font-family:var(--wp--preset--font-family--heading),sans-serif;font-size:1rem;font-weight:500;height:fit-content;padding:.5rem 1rem!important;position:relative;text-align:center;text-decoration:none;transition:all .4s cubic-bezier(0,0,.1,1)}.ax-archive__loadmore button:hover{color:#fff}.ax-archive__loadmore button.is-hidden{bottom:-2rem;opacity:0}.ax-archive__loadmore .ax-loader{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);visibility:hidden;z-index:-1}.ax-archive__loadmore .ax-loader.is-visible{opacity:1;visibility:visible;z-index:100}@media screen and (min-width:1024px){.ax-archive__header--terms a:hover{transform:translateY(-.4rem)}}@media screen and (max-width:1024px){.ax-archive__posts{grid-template-columns:repeat(2,1fr)}.ax-archive__posts .ax-card-post{grid-template-columns:1fr}.ax-archive__posts .ax-card-post__image{height:100%}.ax-archive__header.ax-container{max-width:100%}.ax-archive__header h1{margin:0 auto 1rem;max-width:95%}.ax-archive__header--terms{overflow:scroll;padding:0 1.5rem;scroll-padding:0 1.5rem;scroll-snap-type:x mandatory}.ax-archive__header--terms::-webkit-scrollbar{display:none}.ax-archive__header--terms a,.ax-archive__header--terms span{scroll-snap-align:start}.ax-archive__header--terms a:hover:not(.current),.ax-archive__header--terms span:hover:not(.current){bottom:0}}@media screen and (max-width:768px){.ax-archive__posts{grid-template-columns:1fr}.ax-archive__posts .ax-card-post{grid-template-columns:1fr 1.5fr}}@media screen and (max-width:600px){.ax-archive__posts{grid-template-columns:1fr}.ax-archive__posts .ax-card-post{grid-template-columns:1fr;width:100%}}@media screen and (max-width:550px){.ax-archive__header h1{font-size:2rem;text-align:center}}html{background:var(--wp--custom--color--background)}html #page{position:relative}html .ax-page{margin:auto;max-width:1024px}@media screen and (max-width:1070px){html{padding-top:3rem}}.ax-search h1{font-size:2.5rem;margin-bottom:2rem}.ax-search h1 span{background-image:linear-gradient(#ceeaff,#ceeaff);background-position-x:100%;background-position-y:75%;background-repeat:no-repeat;background-size:100% 1rem;font-family:var(--wp--preset--font-family--heading),sans-serif;position:relative}.ax-search__results{column-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);row-gap:4rem}@media screen and (max-width:1024px){.ax-search__results{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.ax-search h1{text-align:center}.ax-search__results{grid-template-columns:1fr}}.ax-single{margin:auto;max-width:1500px}.ax-single__promo{margin:1rem auto 0;overflow:hidden;position:relative}.ax-single__promo--container{padding:1.5rem;position:relative;z-index:10}.ax-single__promo--container p{color:#fff;font-family:var(--wp--preset--font-family--heading),sans-serif;font-size:2rem;font-weight:600;line-height:2rem;margin-bottom:1.5rem;text-align:center}.ax-single__promo--container .ax-button{margin:auto}.ax-single__promo img{filter:brightness(.6)}.ax-single__promo img,.ax-single__promo video{border-radius:20px;height:100%;object-fit:cover;position:absolute;top:0;transition:all .4s cubic-bezier(0,0,.1,1);z-index:0}.ax-single__promo video{width:100%}.ax-single__promo:hover--container .ax-button a{background:red}.ax-single__promo:hover img{filter:brightness(1);transform:scale(1.05)}.ax-single__header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:1rem 0 0;padding-bottom:0;row-gap:2rem}.ax-single__header--main{width:calc(50% - 1rem)}.ax-single__header--main.full-width{width:100%}.ax-single__header--main.full-width h1{margin:1.5rem auto 0;text-align:center;width:75%}.ax-single__header--main h1{font-size:3.5rem;margin-top:2rem;text-wrap:pretty}.ax-single__header--image{width:calc(50% - 1rem)}.ax-single__header--image img{border-radius:30px;height:350px;object-fit:cover}.ax-single__header--bottom{align-items:center;color:var(--wp--preset--color--primary);display:flex;justify-content:space-between;width:100%}.ax-single__header--bottom span,.ax-single__header--bottom time{font-weight:500}.ax-single__header--bottom .post-date{display:flex;gap:.5rem}.ax-single__header--bottom .post-date span{font-size:.95rem}.ax-single__header--bottom .post-date span.bullet{color:var(--wp--preset--color--primary)}.ax-single__header--bottom .post-date span time{font-weight:600}.ax-single__header--bottom .social-share{align-items:center;display:flex;gap:1.5rem}.ax-single__header--bottom .social-share a,.ax-single__header--bottom .social-share span{align-items:center;border:2px solid var(--wp--preset--color--primary);border-radius:9999px;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .4s cubic-bezier(0,0,.1,1)}.ax-single__header--bottom .social-share a:hover,.ax-single__header--bottom .social-share span:hover{transform:scale(.9)}.ax-single__header--bottom .social-share a svg,.ax-single__header--bottom .social-share span svg{height:auto;width:1.5rem}.ax-single__header--bottom .social-share a svg path,.ax-single__header--bottom .social-share span svg path{fill:var(--wp--preset--color--primary)}.ax-single__header--bottom .ax-link-notification{background:#c8e6c9;border:2px solid var(--wp--custom--color--success);border-radius:10px;padding:.5rem 1.25rem;position:fixed;right:0;top:4rem;transform:translateX(100%);transition:all .4s cubic-bezier(0,0,.1,1);z-index:9999}.ax-single__header--bottom .ax-link-notification span{color:var(--wp--preset--color--dark);font-weight:500}.ax-single__header--bottom .ax-link-notification.active{transform:translateX(-10%)}.ax-single__content{display:grid;gap:4rem;grid-template-columns:1fr 2fr;margin:0}.ax-single__sidebar{display:flex;flex-direction:column;gap:1.5rem;height:fit-content;position:sticky;top:3rem}.ax-single__sidebar--promo,.ax-single__sidebar--toc{background:#fff;border-radius:20px;color:var(--wp--preset--color--primary);padding:2rem;transition:all .4s cubic-bezier(0,0,.1,1)}.ax-single__sidebar--promo span,.ax-single__sidebar--toc span{color:var(--wp--preset--color--primary-alt);display:block;font-family:var(--wp--preset--font-family--heading),sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.ax-single__sidebar--toc ul{list-style:none;margin:0;padding-left:0}.ax-single__sidebar--toc ul li{text-wrap:pretty}.ax-single__sidebar--promo p{margin-bottom:1.5rem}.ax-single__post--summary{background:var(--wp--preset--color--tertiary-alt);border-radius:20px;margin-bottom:1.5rem;padding:2rem}.ax-single__post--summary-header{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.ax-single__post--summary-header svg{height:2rem;width:2rem}.ax-single__post--summary-header span{display:block;font-family:var(--wp--preset--font-family--heading),sans-serif;font-size:1.25rem;font-weight:600}.ax-single__post--summary p{margin-bottom:0}.ax-single__post--summary p:not(:first-of-type){margin-top:1rem}.ax-single__post--summary ul{margin-bottom:0;margin-top:1rem}.ax-single__post--content{background:#fff;border-radius:20px;padding:2rem}.ax-single__post--content .ax-button{margin-top:2rem}.ax-single__post--content a:not(.wp-block-button__link){color:var(--wp--preset--color--primary);font-weight:500;text-decoration:underline;text-underline-offset:2px}.ax-single__post--content h2{margin-top:4rem}.ax-single__post--content h3{margin-top:3rem}.ax-single__post--content .wp-block-image.aligncenter{margin-left:auto;margin-right:auto}.ax-single__post--content .wp-block-image.alignleft{float:none}.ax-single__post--content .wp-block-image.alignright{margin-left:auto}.ax-single__post--content .wp-block-embed__wrapper{display:flex;justify-content:center}.ax-single__post--content .wp-block-embed__wrapper iframe{aspect-ratio:16/9;border-radius:20px;height:100%;margin:1.5rem auto;width:100%}.ax-single__signature{align-items:start;background:#fff;border-radius:20px;display:flex;gap:1rem;margin-top:2rem;max-width:700px;padding:1.25rem}.ax-single__signature img{border-radius:10px;height:6rem;min-width:6rem;object-fit:cover;width:6rem}.ax-single__signature--author-name{align-items:center;display:flex;font-family:Montserrat,sans-serif;font-weight:700;gap:.5rem;margin-bottom:.5rem}.ax-single__signature--author-linkedin-url{display:flex}.ax-single__signature--author-linkedin-url svg{height:1.25rem;width:1.25rem}.ax-single__signature--author-description{font-size:.9rem}.ax-single__related h2{text-align:center}.ax-single__related--posts{display:flex;gap:1.5rem;justify-content:space-between;justify-content:center}.ax-single__related--posts .ax-card-post{max-width:550px;width:calc(50% - 1rem)}@media screen and (max-width:1550px){.ax-single{width:95%}}@media screen and (max-width:1024px){.ax-single__header h1{font-size:2.5rem}.ax-single__header--image img{height:300px}.ax-single__header--bottom{flex-direction:column;gap:1rem;justify-content:center}.ax-single__content{display:flex;flex-direction:column;gap:2rem;padding-top:0}.ax-single__sidebar{position:relative;top:0}.ax-single__sidebar--toc{opacity:1}.ax-single__sidebar--promo{display:none}.ax-single__related--posts{flex-direction:column}.ax-single__related--posts .ax-card-post{max-width:100%;width:100%}}@media screen and (max-width:768px){.ax-single{margin:2rem auto 0}.ax-single__promo--container{padding:.5rem 1rem}.ax-single__promo p{font-size:1.5rem}.ax-single__header{flex-direction:column}.ax-single__header--image,.ax-single__header--main{width:100%}.ax-single__header--main .ax-breadcrumbs{justify-content:center;opacity:.5}.ax-single__header--main .ax-breadcrumbs svg{display:none}.ax-single__header--main h1{margin-top:.5rem;text-align:center}.ax-single__header--image{order:-1}.ax-single__header--image img{border-radius:20px}.ax-single__header--bottom .social-share{justify-content:center;order:-1;width:100%}.ax-single__header--bottom .social-share a,.ax-single__header--bottom .social-share span#link{width:3rem}.ax-single__header--bottom .social-share p{display:none}.ax-single__header--bottom .ax-link-notification{bottom:0;right:50%;top:unset;transform:translate(50%,100%)}.ax-single__header--bottom .ax-link-notification.active{transform:translate(50%,-75%)}}@media screen and (max-width:550px){.ax-single__promo{padding:.5rem 0}.ax-single__promo p{font-size:1rem;text-wrap:balance}.ax-single__promo .ax-button a{font-size:.9rem;padding:.75rem 1rem}.ax-single__header--main h1{font-size:1.5rem;line-height:2rem;margin-top:1rem}.ax-single__header--main.full-width h1{margin-top:1rem;width:100%}.ax-single__header--bottom{flex-direction:column;justify-content:center}.ax-single__header--bottom span,.ax-single__header--bottom time{text-align:center}.ax-single__header--bottom .social-share{flex-wrap:wrap;order:-1}.ax-single__header--bottom .social-share p{text-align:center;width:100%}.ax-single__header--bottom .social-share a,.ax-single__header--bottom .social-share span#link{width:2.5rem}.ax-single__header--bottom .ax-link-notification{margin:auto;text-align:center;text-wrap:balance;width:70%}.ax-single__header--image img{height:100%}.ax-single__sidebar--toc span{font-size:1rem}.ax-single__sidebar--toc ul li{font-size:.9rem;line-height:normal}.ax-single__post--content,.ax-single__post--summary{padding:1.25rem}.ax-single__post--summary-header svg{height:1.25rem;width:1.25rem}.ax-single__post--summary-header span{font-size:1rem}.ax-single__post--summary p{font-size:.9rem}.ax-single__post--summary ul{margin-top:.5rem}.ax-single__post--date{align-items:center;flex-direction:column;gap:.25rem;justify-content:center}.ax-single__post--date span.bullet{display:none}.ax-single__post h2{font-size:1.25rem;line-height:1.5rem}.ax-single__post h3{font-size:1.15rem;line-height:1.25rem}.ax-single__post h4{font-size:1.05rem}.ax-single__post li,.ax-single__post p{font-size:15px}.ax-single__signature{flex-direction:column}.ax-single__signature img{height:5rem;min-width:5rem;width:5rem}}section{margin:4rem auto;padding:4rem 0}.ax-container{margin:0 auto;max-width:1500px}@media screen and (max-width:1550px){.ax-container{max-width:95%}}@media screen and (max-width:1440px){.ax-container{max-width:95%}}@media screen and (max-width:1024px){.ax-container{max-width:95%}}@media screen and (max-width:768px){.ax-container{max-width:90%}}@media screen and (max-width:550px){.ax-container{max-width:90%}}@media screen and (max-width:320px){.ax-container{max-width:90%}}img{display:block;height:auto;width:100%}