@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Smooch&display=swap";@import"https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap";:root{--font-main: "Montserrat", sans-serif;--font-accent: "Smooch", cursive;--light-black: #26262d;--accent-color: #bd3453}body,html{padding:0;margin:0;position:relative;width:100%;max-width:100%}.accent-color{color:var(--accent-color)}.no-accent-color{color:var(--light-black)}.accent-font{font-family:var(--font-accent)}.uppercase{text-transform:uppercase}.text-sm{font-size:16px}.text-xl{font-size:122px}@media screen and (max-width: 768px){.text-xl{font-size:76px}}.text-lg{font-size:80px}@media screen and (max-width: 768px){.text-lg{font-size:60px}}.tracking-wide{font-size:133px;transform:translateY(-.2em);font-weight:400}.text-md{font-size:27px}@media screen and (max-width: 768px){.text-md{font-size:19px}}.text-lg3{font-size:72px}@media screen and (max-width: 768px){.text-lg3{font-size:60px}}.text-lg1{font-size:1.8em}@media screen and (max-width: 768px){.text-lg1{font-size:1.2em}}.text-lg2{font-size:1.2em}@media screen and (max-width: 768px){.text-lg2{font-size:1em}}.text-white{color:#fff}.text-normal{font-weight:400}.text-center{text-align:center}.bold{font-weight:600}.flex{display:flex}.flex.cols{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-wrap div{max-width:25%}.blue{color:#067894}.thin{font-weight:300}.h-full{padding-top:3em;padding-bottom:3em}.pr-5{padding-left:.4em!important}@media screen and (max-width: 768px){.pr-5{padding-left:0!important}}.py-xl{padding-top:.8em;padding-bottom:.8em}.super{margin:0;padding:0;transform:translateY(.5em)}.p-0{padding:0}.mt-0{margin-top:0}.mt-1{margin-top:1em}.grid{display:grid;grid-template-columns:1fr;gap:20px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 768px){.grid-2{grid-template-columns:1fr}}.gap-3{gap:3em}.center-v{align-items:center}.center-h{justify-content:center}.center{align-items:center;justify-content:center}body{font-family:var(--font-main);color:var(--light-black);font-size:18px;background-image:url(../slice1.webp);max-width:1920px;margin:0 auto}@media screen and (max-width: 768px){body{font-size:16px}}.bgtop{background-image:url(../topblue.webp);height:50px;max-width:1920px;background-position:center center;background-repeat:no-repeat;transform:translateY(1px);z-index:-1;position:relative;margin-top:40px}.bgbottom{background-image:url(../bottomblue.webp);height:150px;max-width:1920px;width:100%;background-repeat:no-repeat;transform:translateY(-1px);z-index:-1;position:relative}.grid-0{display:grid;gap:0px;margin-top:5em}@media screen and (max-width: 768px){.grid-0 img{width:100%;height:100%;object-fit:cover}}.bg-blue{background-image:url(../bluemiddle_2.webp);width:100%}@media screen and (max-width: 768px){.bg-blue{padding-top:5em;padding-bottom:5em}}.box{max-width:1118px;padding-inline:20px;margin:0 auto}a{color:inherit;text-decoration:none}@media screen and (max-width: 768px){.md-center{text-align:center;margin-left:0;padding-left:0!important}}.order-1{order:1}@media screen and (max-width: 768px){.order-1{order:2}}.order-2{order:2}@media screen and (max-width: 768px){.order-2{order:1}}.grid-main{display:grid;grid-template-columns:1fr 1fr;margin-top:1em;grid-template-rows:250px 70px auto 100px;grid-template-areas:"image ." "image name2" "image text2" "image .";gap:20px}@media screen and (max-width: 768px){.grid-main{all:unset;width:100%;display:flex;flex-direction:column;gap:20px;margin-bottom:3em}}@media screen and (max-width: 768px){.grid-md-reverse{grid-template-columns:1fr}}.name2{grid-area:name2}.image{grid-area:image}.image img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 768px){.image{width:100%;position:relative}}.text2{grid-area:text2;width:100%;align-self:self-start}header{display:flex;justify-content:space-between;align-items:center;padding-top:2em}@media screen and (max-width: 768px){header .logo{width:100%;justify-content:space-between;align-items:center}}header .social{grid-area:sociale}@media screen and (max-width: 768px){header .social img{max-width:25px}}header .block{display:flex;gap:4em;align-items:center}@media screen and (max-width: 768px){header .block{padding-top:1.3em;display:grid;gap:.5em;justify-content:end;justify-items:end;grid-template-areas:"sociale" "nav"}}header .block .nav{grid-area:nav}header .block .nav ul{padding:0;margin:0}header nav ul{display:flex;gap:20px;list-style:none;font-weight:600}@media screen and (max-width: 768px){header nav li{font-size:14px}}header nav li.withArrow{position:relative;margin-right:10px}header nav li.withArrow:after{content:"";position:absolute;top:0;right:-20px;width:11px;height:20px;transition:width .3s;background-image:url(../arrow.webp);background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 768px){header nav li.withArrow:after{width:8px;right:-17px;top:2px;height:18px}}.m-sm{margin:5px}.leading-xl{line-height:2.5em}.leading-none{line-height:0}.leading-sm{line-height:1.8em}.leading-xs{line-height:1em}.justify-between{display:flex;justify-content:space-between}.justify-end{display:flex;justify-content:flex-end}@media screen and (min-width: 768px){.md-show{display:none}}.md-center{text-align:center}@media screen and (max-width: 768px){.md-flex-col{display:flex;flex-direction:column;align-items:between;justify-content:center;justify-items:center}}@media screen and (max-width: 768px){.md-hidden{display:none}}.emailWithIcon{display:flex;align-items:center}.emailWithIcon img{max-width:56px;width:100%;height:100%;margin-right:10px;object-fit:contain}footer{color:#fff;width:100%}footer .col1 .logo{padding-bottom:.5em}@media screen and (max-width: 768px){footer .col1{justify-content:center;text-align:center}}footer .emailWithIcon img{max-width:40px;width:100%;height:100%}footer .grid-footer{display:grid;grid-template-columns:1fr 2fr;gap:20px;align-items:center;padding-top:2em;padding-bottom:3em}@media screen and (max-width: 768px){footer .grid-footer{grid-template-columns:1fr}}footer .col2{width:100%}footer .col2 nav ul{display:flex;gap:20px;list-style:none;font-weight:600;color:#fff}@media screen and (max-width: 768px){footer .col2 nav ul{display:grid;grid-template-columns:1fr}}footer .copyright{font-size:12px;font-weight:lighter;justify-self:end;text-align:right;padding-top:2em}@media screen and (max-width: 768px){footer .copyright{justify-self:center;text-align:center}}footer .grid-flex{display:flex;gap:20px}@media screen and (max-width: 768px){footer .grid-flex{display:grid;justify-content:center;text-align:center}}@media screen and (max-width: 768px){footer ul{padding:0}}@media screen and (max-width: 768px){footer .sociale{justify-content:center;justify-items:center;display:flex;gap:10px}}.book{text-align:center;margin-bottom:2em;gap:.5em;display:flex;flex-direction:column}.book .title{text-transform:uppercase;font-weight:600;font-size:2em}@media screen and (max-width: 768px){.book .title{font-size:2em}}.book .genre{font-size:1em}.book .link{font-size:1em;color:var(--accent-color)}.book .img{max-height:500px}.grid-flex-books{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width: 768px){.grid-flex-books{grid-template-columns:repeat(1,1fr)}}.gap-2{gap:6em}.justify-center{justify-content:center;justify-items:center}.center{text-align:center;display:grid;justify-content:center}.pic img{max-height:640px;height:100%;object-fit:contain;width:100%}@media screen and (max-width: 768px){.pic img{max-height:300px;margin-top:2em}}.page-about .sociale{margin-top:1em}.grid-3{display:grid;grid-template-columns:1fr 2fr;gap:20px}@media screen and (max-width: 768px){.grid-3{grid-template-columns:1fr}}main{padding-top:3em;padding-bottom:3em}.book img{max-height:540px;height:100%;width:100%;max-width:100%;object-fit:contain;transition:all .2s cubic-bezier(.165,.84,.44,1)}.book img:hover{transform:matrix3d(1,0,0,-.0002,0,1,0,0,0,0,1,0,0,0,0,1) scale(1.1)}.small{justify-items:center;justify-content:center}.small img{max-height:240px;height:100%;width:100%;max-width:100%;object-fit:contain}.mb-1{margin-bottom:1em}.book-link{background-color:var(--accent-color);font-size:1.2em;text-decoration:none;color:#fff;padding:15px 55px 15px 20px;margin-top:2em;display:inline-block;position:relative;display:flex;align-items:center;justify-content:center;border-radius:10px}@media screen and (max-width: 768px){.book-link{padding:10px 40px 10px 20px;font-size:1em}}.book-link:after{content:"";position:absolute;top:10px;right:10px;width:30px;height:42px;background-image:url(../linkicon.webp);background-position:center;background-repeat:no-repeat;background-size:contain;z-index:0;transition:all .3s}@media screen and (max-width: 768px){.book-link:after{width:20px;height:28px}}.testimonial{max-width:855px;text-align:left;font-style:italic;margin-bottom:2em}.testimonial .tesimonial-person{padding:10px 0;font-style:normal;font-weight:600}.inspiration-pic a{color:var(--accent-color)}.inspiration-pic img{width:100%;height:100%;object-fit:contain}.no-py{padding-bottom:0}.py-4{padding-top:2em;padding-bottom:3em}@media screen and (max-width: 768px){.py-4{padding-top:1em;padding-bottom:0}}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media screen and (max-width: 768px){.gallery{grid-template-columns:repeat(2,1fr)}}.gallery .gallery-item img{width:100%;height:100%;max-height:150px;object-fit:cover}.inspiration-pic{display:flex}@media screen and (max-width: 768px){.inspiration-pic{flex-direction:column}}
