:root{--white:#fff;--black:#000;--dark:#003049;--primary:#006D77;--secondary:#c73d0a;--accent:#E29578;--accent-hover:#E29578;--background-base:var(--white);--text-base:var(--dark);--text-light:var(--white);--nude:#FFDDD2}img,iframe{max-width:100%}.no-mobile{display:none}@media(min-width:800px){.no-mobile{display:initial}}.content-wrapper{display:flex;min-height:100vh;flex-direction:column;justify-content:space-between}@font-face{font-family:La Belle Aurore;src:url(/css/LaBelleAurore-Regular-5PHXVSGQ.ttf)}@font-face{font-family:Lato;@import "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap"}html,body,h1,h2,h3,h4,h5,h6,a,p,span,em,small,strong,sub,sup,mark,del,ins,strike,abbr,dfn,blockquote,q,cite,code,pre,ol,ul,li,dl,dt,dd,div,section,article,main,aside,nav,header,hgroup,footer,img,figure,figcaption,address,time,audio,video,canvas,iframe,details,summary,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,img{margin:0;padding:0;border:0;font-family:Lato,sans-serif}h1{font-size:2.5rem;font-weight:900;letter-spacing:2px;color:var(--black)}h2{font-size:2rem;font-weight:900;letter-spacing:2px;color:var(--black)}h3{font-size:1.5rem;font-weight:600;letter-spacing:2px;color:var(--black)}p,li{color:var(--dark);font-size:1.125rem;font-weight:400;line-height:150%}a{text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:3px;color:var(--dark);font-size:1.125rem;font-weight:400}a:hover{color:var(--secondary)}.cta-link{text-decoration:none;color:var(--secondary);padding-top:1rem}.cta-link:hover{color:var(--accent)}body{margin:0;padding:2rem 1.5rem}ul{list-style-position:inside;list-style-type:disc;margin-left:1rem}header{display:flex;flex-direction:row;.header-content{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;width:100%;max-width:60ch;margin-left:auto;margin-right:auto;padding-top:2rem;padding-bottom:4rem;@media(max-width:630px){padding-left: 2rem; padding-right: 2rem;}}.menu{display:flex;flex-direction:row;gap:1.5rem}a.logo-link{text-decoration:none;font-family:la belle aurore;color:#003049;font-weight:400;font-size:2.25rem;line-height:normal;&:hover{color:#003049}}a.menu-link{color:#003049;text-decoration:none;font-weight:400;&:hover{color:#003049}&:after{content:"";display:block;margin:auto;height:3px;width:0;background:0 0;transition:width .5s ease,background-color .5s ease}&:hover:after{width:100%;background:var(--accent)}}}footer{display:flex;flex-direction:column;gap:1.5rem;margin-left:auto;margin-right:auto;background-color:var(--primary);.footer-text{display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem;padding-bottom:4rem;margin:2rem auto;@media(max-width:630px){padding-left: 2rem; padding-right: 2rem;}}.footer-links{display:flex;flex-direction:row;width:100%;max-width:60ch;gap:1.5rem;column-gap:1.5rem;flex-wrap:wrap}p, a{color:var(--white)!important;font-size:.9rem!important;font-weight:400!important}a:hover{color:#cacaca!important}}.cta{display:inline-block;padding:1rem!important;font-weight:700;text-decoration:none;text-align:center;background-color:#83c5be;color:var(--dark);border-radius:5px;@media(max-width:600px){font-size: 1rem;}}.secondary{display:inline-block;padding:.75rem 1rem!important;font-weight:700;text-decoration:none;text-align:center;border:3px solid #83c5be;background-color:#fff;color:#006d77;border-radius:5px;@media(max-width:600px){font-size: 1rem;}}.banner{background-color:var(--primary);padding:2rem 1.25rem;.hello, h1, h5, p{margin:0;color:var(--text-base);color:var(--text-light);text-align:left}.hello .name{font-weight:700}.row{width:100%;max-width:1150px;margin:0 auto}h1{font-weight:700;font-size:2.25rem}p{font-size:20px}.cta{margin:2rem auto 0}.hero-img{display:none}}.row{display:flex;flex-direction:column;gap:30px}.col{flex-grow:1;flex-direction:column;flex-basis:100%}.container{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:4rem;flex-wrap:wrap;width:100%;max-width:60ch;margin-left:auto;margin-right:auto;@media(max-width:630px){padding-left: 2rem; padding-right: 2rem;}}.frame{background-color:var(--background-base);padding:2rem;text-align:left;border:1px solid var(--dark);display:flex;flex-direction:column;gap:1.25rem;h2{text-align:center;margin:0;padding-bottom:2rem;font-size:2rem}p{margin:0}}.cta-frame{overflow:hidden;position:relative;.frame-content{display:flex;flex-direction:column;text-align:left;gap:1.25rem;padding:2rem;padding-top:.813rem;p{margin:0}}.cta{position:absolute;bottom:-4rem;transition:bottom .3s ease-in-out;width:calc(100% - 2rem)}}@media(min-width:800px){.row{flex-direction:row;flex-wrap:wrap}.book .col{flex-basis:30%}.cta-frame:hover .cta{bottom:0}}.about{display:flex;margin-bottom:2rem;gap:2rem;flex-wrap:nowrap;.text{flex-basis:33.5rem;flex-shrink:0}.img{img{width:100%}}}.contact{background-color:var(--nude);padding:1rem .5rem;margin:1rem 0;text-align:center;margin-bottom:4rem}blockquote{display:flex;flex-direction:column;gap:1rem;border-left:10px solid #006d77;padding-left:1rem}*,*::before,*::after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,a,p,span,em,small,strong,sub,sup,mark,del,ins,strike,abbr,dfn,blockquote,q,cite,code,pre,ol,ul,li,dl,dt,dd,div,section,article,main,aside,nav,header,hgroup,footer,img,figure,figcaption,address,time,audio,video,canvas,iframe,details,summary,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,img{margin:0;padding:0;border:0;font-family:Lato,sans-serif}h1{line-height:150%}.hero{.full-text{display:flex;flex-direction:column;gap:.2rem}.introduction-text{display:flex;flex-direction:column;gap:.2rem;h1{font-weight:400;letter-spacing:0;color:var(--dark);font-size:1.125rem}p{font-size:2.5rem;font-weight:900;letter-spacing:4px;color:var(--black)}}}section{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:4rem;flex-wrap:wrap;width:100%;max-width:60ch;margin-left:auto;margin-right:auto;.list-blog{display:flex;flex-direction:column;gap:1rem;.date-blog{display:flex;flex-direction:row;gap:1rem;align-items:baseline;p{font-size:.9rem}}}.book-covers{display:flex;flex-direction:row;gap:1rem}}.framed{padding:2rem;background-color:#ffddd2;border-radius:10px}.newsletter{padding:2rem;background-color:#ffddd2;border-radius:10px;.embedForm{max-width:489px!important}.row-form{padding:0!important}.ml-block-form{background-color:#ffddd2;height:54px;overflow:hidden} #mlb2-28270917.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button { padding: 16px 16px !important; border-radius: 3px !important; } @media only screen and (max-width: 610px) { .ml-form-embedPermissions { height: 0; } .ml-block-form { height: 125px; } .horizontal-fields { padding-right: 0 !important; padding-bottom: 20px !important; } .ml-form-horizontalRow { height: auto !important; width: 100% !important; float: left !important; } .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 100% !important; } .ml-button-horizontal { width: 100% !important; button { font-size: 14px !important; font-weight: 700 !important; line-height: 20px !important; } } #mlb2-28270917.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button { padding: 10px !important; font-size: 14px !important; border-radius: 3px !important; width: auto !important; } } .ml-form-formContent .horizontalForm { padding-bottom: 0 !important; } #mlb2-28270917.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input { border-radius: 3px !important; line-height: 32px !important; }}.books{margin-bottom:4rem;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto auto;gap:0 1.5rem;.book-1-img{grid-column:1;grid-row:1}.book-1-header{grid-column:1;grid-row:2}.book-1-cta{grid-column:1;grid-row:3}.book-2-img{grid-column:3;grid-row:1}.book-2-header{grid-column:3;grid-row:2}.book-2-cta{grid-column:3;grid-row:3}h2{margin-top:0}.read-more{margin-left:2rem;font-weight:400;color:var(--dark);text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:3px;text-underline-offset:5px;&::after{content:"\a0\a0->"}}}