@media only screen and (width>=0){body,html,*{box-sizing:border-box;margin:0;padding:0;font-size:100%}.blog-container{width:94%;max-width:80rem;margin:auto}.blog-link{text-align:center;box-sizing:border-box;min-width:9.375rem;color:var(--headerColor);background-color:var(--primary);z-index:1;border-radius:.25rem;margin:auto;padding:0 1.5rem;font-size:1rem;font-weight:700;line-height:clamp(2.875em,5.5vw,3.5em);text-decoration:none;transition:all .3s;display:inline-block;position:relative}.blog-link:before{content:"";box-sizing:border-box;opacity:0;border:1px solid var(--headerColor);z-index:-1;background:#fff;border-radius:.25rem;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.blog-link:hover{color:var(--headerColor)}.blog-link:hover:before{opacity:1}.blog-link:focus-within{outline-offset:5px}#header{z-index:1;position:relative}#header .blog-container{padding:clamp(100px,14vw,200px) 0 clamp(50px,11vw,100px)}#header .blog-header{text-align:left;color:#fff;width:100%;margin:0;font-size:clamp(24px,4vw,48px);font-weight:700;line-height:1.2em}#header .blog-bg{z-index:-1;width:100%;height:100%;display:block;position:absolute;top:0;left:0}#header .blog-bg:before{content:"";opacity:.6;z-index:1;background:#000;width:100%;height:100%;display:block;position:absolute;top:0;left:0}#header .blog-bg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.blog-container{padding:clamp(60px,7vw,100px) 0}.main-content-wrapper{flex-direction:column;justify-content:center;align-items:center;row-gap:3.125em;display:flex}.main-content{flex-direction:column;justify-content:center;align-items:center;row-gap:3.125em;width:100%;display:flex}}@media only screen and (width>=64em){.main-content-wrapper{-moz-column-gap:1.25em;flex-direction:row;align-items:flex-start;column-gap:1.25em}}@media only screen and (width>=0){body #more-articles{text-align:center;padding:var(--sectionPadding);z-index:1;position:relative;overflow:hidden}body #more-articles .container{flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,2.5rem);width:100%;max-width:36.5rem;margin:auto;display:flex}body .blog-article .blog-h1,body .blog-article .blog-author,body .blog-article .blog-date,body .blog-article #blog-content h1,body .blog-article #blog-content h2,body .blog-article #blog-content h3,body .blog-article #blog-content h4,body .blog-article #blog-content h5,body .blog-article #blog-content h6{color:#fff}body .blog-article #blog-content p,body .blog-article #blog-content li{color:#d1d5db;opacity:.8}body .blog-article #blog-content a{color:#22d3ee}}@media only screen and (width>=48em){body #more-articles .container{max-width:80rem}}@media only screen and (width>=0){.blog-article{flex-direction:column;align-items:center;width:100%;display:flex}.blog-article .blog-mainImage{border-radius:.5em;width:100%;height:clamp(300px,50vw,600px);margin-bottom:3.125em;display:block;position:relative;overflow:hidden}.blog-article .blog-mainImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.blog-article .blog-author-img{border-radius:50%;width:4em;height:4em;display:block;position:relative;overflow:hidden}.blog-article .blog-author-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.blog-article .blog-authorGroup{justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.blog-article .blog-author,.blog-article .blog-date{color:#fff;font-size:.875rem;line-height:1.5em}.blog-article .blog-dot{background-color:#fe4f70;border-radius:50%;width:3px;height:3px;display:block}.blog-article .blog-h1{color:var(--headerColor);margin:1rem 0;font-size:clamp(20px,5vw,39px);font-weight:700;line-height:1.4em}.blog-article #blog-content{max-width:56.25em}.blog-article #blog-content h1{color:var(--headerColor);margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.75em}.blog-article #blog-content h2{color:var(--headerColor);margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.5em}.blog-article #blog-content h3{color:var(--headerColor);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.5em}.blog-article #blog-content h4,.blog-article #blog-content h5,.blog-article #blog-content h6{color:var(--headerColor);margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.5em}.blog-article #blog-content p{color:#d1d5db;margin:0 0 1rem;font-size:1rem;line-height:1.6em}.blog-article #blog-content a{font-size:inherit;color:var(--secondary);text-decoration:underline}.blog-article #blog-content ul,.blog-article #blog-content ol{margin:1rem 0;padding-left:2.5rem}.blog-article #blog-content ul li,.blog-article #blog-content ol li{color:#d1d5db;margin-bottom:1rem;font-size:1rem;line-height:1.6em;list-style:circle}.blog-article #blog-content img{border-radius:.5rem;width:100%;height:100%;display:block}}@media only screen and (width>=0){#more-articles{padding:var(--sectionPadding)}#more-articles .container{flex-direction:column;align-items:center;gap:clamp(3rem,6vw,4rem);width:100%;max-width:34.375rem;margin:auto;display:flex}#more-articles .content{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}#more-articles .title{max-width:20ch}#more-articles .card-group{grid-template-columns:repeat(12,1fr);align-items:stretch;gap:clamp(1rem,2vw,1.25rem);width:100%;margin:0;padding:0;display:grid}#more-articles .item{text-align:left;z-index:1;background-color:#fff;flex-direction:column;grid-column:span 12;align-items:flex-start;width:100%;list-style:none;display:flex;position:relative}#more-articles .item:hover .picture:before{opacity:.8}#more-articles .item:hover .picture img{transform:scale(1.2)}#more-articles .picture{width:100%;height:clamp(11.25rem,24vw,15rem);display:block;position:relative;overflow:hidden}#more-articles .picture:before{content:"";opacity:0;background:#000;width:100%;height:100%;transition:opacity .3s;display:block;position:absolute;top:0;left:0}#more-articles .picture img{-o-object-fit:cover;object-fit:cover;z-index:-1;border-radius:0;width:100%;height:100%;transition:transform .65s;position:absolute;top:0;left:0}#more-articles .h3{text-align:inherit;box-sizing:border-box;width:100%;color:var(--headerColor);justify-content:flex-start;align-items:center;gap:clamp(.5rem,1vw,1rem);margin:0;padding:0 clamp(1rem,2.5vw,1.25rem) clamp(1rem,2.5vw,1.25rem);font-size:clamp(1.25rem,2.5vw,1.5625rem);font-weight:700;line-height:1.5em;transition:background-color .3s;display:flex}#more-articles .item-text{text-align:inherit;box-sizing:border-box;width:100%;color:var(--bodyTextColor);margin:0 0 1.25rem;padding:clamp(1rem,2.5vw,1.25rem) clamp(1rem,2.5vw,1.25rem) 0;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em}#more-articles .link{text-align:inherit;color:var(--primary);justify-content:flex-start;align-items:center;margin:0 0 clamp(1rem,2.5vw,1.5rem) clamp(1rem,2.5vw,1.5rem);font-size:1rem;font-weight:700;line-height:1.2em;text-decoration:none;display:flex}#more-articles .link:hover .arrow{transform:translate(.25rem)}#more-articles .arrow{width:1.25rem;height:auto;transition:transform .3s;display:block}}@media only screen and (width>=48rem){#more-articles .container{max-width:80rem}#more-articles .item{grid-column:span 4}}@media only screen and (width>=0){body.dark-mode #more-articles .title,body.dark-mode #more-articles .item-text{color:var(--bodyTextColorWhite)}body.dark-mode #more-articles .item-text{opacity:.8}body.dark-mode #more-articles .item{background-color:#0006}}
