.awt-child-blog-details{background-color:var(--awt-blog-details-bg,#fffdf5);box-sizing:border-box;color:var(--awt-blog-details-title-color,var(--awt-color-navy,#264653));font-family:var(--awt-font-sans,"Nunito",sans-serif);position:relative;width:100%}.awt-child-blog-details *,.awt-child-blog-details :after,.awt-child-blog-details :before{box-sizing:inherit}.awt-child-blog-details__container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:1.5rem;padding-right:1.5rem;width:100%}@media(min-width:640px){.awt-child-blog-details__container{max-width:640px}}@media(min-width:768px){.awt-child-blog-details__container{max-width:768px}}@media(min-width:1024px){.awt-child-blog-details__container{max-width:1024px}}@media(min-width:1280px){.awt-child-blog-details__container{max-width:1280px}}@media(min-width:1400px){.awt-child-blog-details__container{max-width:1400px}}.awt-child-blog-details__container{max-width:56rem}.awt-child-blog-details__container--narrow{max-width:48rem}.awt-child-blog-details__container--wide{max-width:64rem}.awt-child-blog-details__hero{background-color:#fff;padding-bottom:4rem;padding-top:3rem}.awt-child-blog-details__back-link{align-items:center;color:#00c6ff;display:inline-flex;font-weight:700;gap:.5rem;margin-bottom:1.5rem;text-decoration:none;transition:opacity .15s ease-in-out}.awt-child-blog-details__back-link:hover{opacity:.8}.awt-child-blog-details__category{color:var(--awt-blog-details-accent-color,#ef476f);display:block;font-size:.875rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.awt-child-blog-details__title{color:var(--awt-blog-details-title-color,var(--awt-color-navy,#264653));font-family:var(--awt-font-sans,"Nunito",sans-serif);font-size:clamp(2rem,5vw,3.75rem);font-weight:900;line-height:1.15;margin:0 0 1.5rem}.awt-child-blog-details__meta{align-items:center;display:flex;gap:1rem;opacity:.75}.awt-child-blog-details__avatar{border:2px solid var(--awt-color-yellow-sun,#ffd166);border-radius:50%;height:3rem;-o-object-fit:cover;object-fit:cover;width:3rem}.awt-child-blog-details__meta-text{display:flex;flex-direction:column}.awt-child-blog-details__author-name{font-size:1rem;font-weight:700}.awt-child-blog-details__date{font-size:.875rem}.awt-child-blog-details__featured-media{margin-bottom:3rem;margin-top:-2rem}.awt-child-blog-details__image{border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.awt-child-blog-details__main{padding-bottom:6rem}.awt-child-blog-details__body{font-size:1.125rem;line-height:1.8}.awt-child-blog-details__author-box{border-top:1px solid rgba(38,70,83,.1);margin-top:4rem;padding-top:2.5rem}.awt-child-blog-details__author-card{align-items:center;background-color:var(--awt-blog-details-bg,#fffdf5);border-radius:.75rem;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}@media(min-width:640px){.awt-child-blog-details__author-card{flex-direction:row;text-align:left}}.awt-child-blog-details__author-avatar{border:4px solid var(--awt-color-yellow-sun,#ffd166);border-radius:50%;flex-shrink:0;height:5rem;-o-object-fit:cover;object-fit:cover;width:5rem}.awt-child-blog-details__author-info{flex:1}.awt-child-blog-details__author-title{color:var(--awt-blog-details-title-color,var(--awt-color-navy,#264653));font-size:1.25rem;font-weight:900;margin:0 0 .5rem}.awt-child-blog-details__author-bio{font-size:.875rem;line-height:1.6;margin:0;opacity:.8}.awt-child-blog-details__nav{align-items:center;display:flex;font-weight:700;gap:1rem;justify-content:space-between;margin-top:3rem}.awt-child-blog-details__nav-link{color:#00c6ff;text-decoration:none;transition:opacity .15s ease-in-out}.awt-child-blog-details__nav-link:hover{opacity:.8}.awt-child-blog-details__nav-link--prev{margin-right:auto}.awt-child-blog-details__nav-link--next{margin-left:auto}.awt-child-blog-details__comments{border-top:1px solid rgba(38,70,83,.1);margin-top:4rem;padding-top:2.5rem}.awt-child-blog-details__comments-title{color:var(--awt-blog-details-title-color,var(--awt-color-navy,#264653));font-size:1.875rem;font-weight:900;margin:0 0 2rem}.awt-child-blog-details__comment-item{display:flex;gap:1rem;margin-bottom:1.5rem}.awt-child-blog-details__comment-avatar{background-color:#fef08a;border-radius:50%;flex-shrink:0;height:3rem;width:3rem}.awt-child-blog-details__comment-body{background-color:#fff;border-radius:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:1.25rem;width:100%}.awt-child-blog-details__comment-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem}.awt-child-blog-details__comment-author{font-size:1.125rem;font-weight:900}.awt-child-blog-details__comment-date{font-size:.875rem;opacity:.6}.awt-child-blog-details__comment-text{line-height:1.6;margin:0;opacity:.8}.awt-child-blog-details__comment-form-wrap{margin-top:3rem}.awt-child-blog-details__comment-form{display:flex;flex-direction:column;gap:1.5rem}.awt-child-blog-details__comment-textarea{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;font-family:inherit;font-size:1rem;padding:1rem;resize:vertical;width:100%}.awt-child-blog-details__comment-textarea:focus{background-color:#fff;border-color:#00c6ff;outline:none}.awt-child-blog-details__comment-submit{align-items:center;align-self:flex-start;background-color:var(--awt-color-yellow-sun,#ffd166);border:none;border-radius:9999px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:var(--awt-color-navy,#264653);cursor:pointer;display:inline-flex;font-weight:800;justify-content:center;padding:.75rem 2rem;text-transform:uppercase;transition:transform .15s ease-in-out,background-color .15s ease-in-out}.awt-child-blog-details__comment-submit:hover{background-color:#facc15;transform:translateY(-2px)}.awt-child-blog-details__related{background-color:rgba(0,198,255,.1);padding-bottom:6rem;padding-top:6rem;position:relative}.awt-child-blog-details__related-curve{left:0;line-height:0;overflow:hidden;position:absolute;top:0;width:100%}.awt-child-blog-details__related-curve svg{display:block;height:50px;width:100%}.awt-child-blog-details__related-container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:1.5rem;padding-right:1.5rem;width:100%}@media(min-width:640px){.awt-child-blog-details__related-container{max-width:640px}}@media(min-width:768px){.awt-child-blog-details__related-container{max-width:768px}}@media(min-width:1024px){.awt-child-blog-details__related-container{max-width:1024px}}@media(min-width:1280px){.awt-child-blog-details__related-container{max-width:1280px}}@media(min-width:1400px){.awt-child-blog-details__related-container{max-width:1400px}}.awt-child-blog-details__related-container{margin-top:1.5rem;position:relative;z-index:2}.awt-child-blog-details__related-title{color:var(--awt-blog-details-title-color,var(--awt-color-navy,#264653));font-size:clamp(2rem,4vw,3rem);font-weight:900;margin:0 0 3rem;text-align:center}.awt-child-blog-details__related-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.awt-child-blog-details__related-grid{grid-template-columns:repeat(3,1fr)}}.awt-child-blog-details__related-card{background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);color:inherit;display:block;padding:1.5rem;text-decoration:none;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.awt-child-blog-details__related-card:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transform:translateY(-4px) scale(1.02)}.awt-child-blog-details__related-thumb{aspect-ratio:16/9;border-radius:.5rem;display:block;margin-bottom:1rem;-o-object-fit:cover;object-fit:cover;width:100%}.awt-child-blog-details__related-card-title{color:var(--awt-blog-details-title-color,var(--awt-color-navy,#264653));font-size:1.25rem;font-weight:900;margin:0}.awt-dynamic-content h1,.awt-dynamic-content h2,.awt-dynamic-content h3,.awt-dynamic-content h4,.awt-dynamic-content h5,.awt-dynamic-content h6{color:var(--awt-color-navy,#264653);font-weight:900;line-height:1.2;margin-bottom:.75em;margin-top:2em}.awt-dynamic-content h1{font-size:2.5em}.awt-dynamic-content h2{font-size:2em}.awt-dynamic-content h3{font-size:1.75em}.awt-dynamic-content h4{font-size:1.5em}.awt-dynamic-content h5{font-size:1.25em}.awt-dynamic-content h6{font-size:1em;letter-spacing:1px;text-transform:uppercase}.awt-dynamic-content p{color:rgba(38,70,83,.85);font-size:1.125rem;line-height:1.8;margin-bottom:1.5em}.awt-dynamic-content a{border-bottom:2px solid transparent;color:var(--awt-color-blue-sky,#00c6ff);font-weight:800;text-decoration:none;transition:all .15s ease-in-out}.awt-dynamic-content a:hover{border-bottom-color:var(--awt-color-blue-sky,#00c6ff);color:#0891b2}.awt-dynamic-content ol:not(.page-numbers),.awt-dynamic-content ul:not(.wp-block-navigation__container):not(.page-numbers){margin-bottom:2em;padding-left:1.5em}.awt-dynamic-content ul:not(.wp-block-navigation__container):not(.page-numbers){list-style:none}.awt-dynamic-content ul:not(.wp-block-navigation__container):not(.page-numbers) li{color:rgba(38,70,83,.85);margin-bottom:.75em;padding-left:1.5em;position:relative}.awt-dynamic-content ul:not(.wp-block-navigation__container):not(.page-numbers) li:before{background-color:var(--awt-color-coral-pop,#ef476f);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:.6em;width:8px}.awt-dynamic-content ol:not(.page-numbers){list-style:decimal}.awt-dynamic-content ol:not(.page-numbers) li{color:rgba(38,70,83,.85);margin-bottom:.75em;padding-left:.5em}.awt-dynamic-content .wp-block-quote,.awt-dynamic-content blockquote{background-color:#fff;border-left:6px solid var(--awt-color-yellow-sun,#ffd166);border-radius:0 .75rem .75rem 0;box-shadow:0 4px 20px rgba(0,0,0,.05);margin:2.5em 0;padding:2rem}.awt-dynamic-content .wp-block-quote p,.awt-dynamic-content blockquote p{color:var(--awt-color-navy,#264653);font-size:1.25rem;font-style:italic;font-weight:600;margin-bottom:0}.awt-dynamic-content .wp-block-quote cite,.awt-dynamic-content blockquote cite{color:var(--awt-color-coral-pop,#ef476f);display:block;font-size:.9rem;font-style:normal;font-weight:800;letter-spacing:1px;margin-top:1rem;text-transform:uppercase}.awt-dynamic-content .wp-block-table,.awt-dynamic-content table{border:2px solid rgba(38,70,83,.1);border-collapse:separate;border-radius:.5rem;border-spacing:0;margin:2.5em 0;overflow:hidden;width:100%}.awt-dynamic-content .wp-block-table td,.awt-dynamic-content .wp-block-table th,.awt-dynamic-content table td,.awt-dynamic-content table th{padding:1rem 1.5rem;text-align:left}.awt-dynamic-content .wp-block-table thead th,.awt-dynamic-content table thead th{background-color:rgba(0,198,255,.1);color:var(--awt-color-navy,#264653);font-weight:900;text-transform:uppercase}.awt-dynamic-content .wp-block-table tbody tr:nth-child(2n),.awt-dynamic-content table tbody tr:nth-child(2n){background-color:rgba(38,70,83,.02)}.awt-dynamic-content .wp-block-table td,.awt-dynamic-content table td{border-bottom:1px solid rgba(38,70,83,.1)}.awt-dynamic-content .wp-block-table tbody tr:last-child td,.awt-dynamic-content table tbody tr:last-child td{border-bottom:none}.awt-dynamic-content img{border-radius:.75rem;height:auto;max-width:100%}
