@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes slideInFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@-webkit-keyframes slideInFromLeft{0%{-webkit-transform:translate(-100%)}to{-webkit-transform:translate(0)}}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@-webkit-keyframes slideInFromRight{0%{-webkit-transform:translate(100%)}to{-webkit-transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translate(0,0)}}.animated{animation-duration:.5s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)}90%{transform:translateY(-4px)}}.bounce{transform-origin:bottom;animation-name:bounce}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.bounceIn{animation-name:bounceIn;animation-duration:.5s}@keyframes animate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floating{0%{transform:translateY(0%)}50%{transform:translateY(20%)}to{transform:translateY(0%)}}
.design-module__EDv79W__designPage{color:#333;font-size:1em;font-family:var(--main-font),sans-serif;--colorRoseLight:#ffd2d7;--colorRose:#ffa0ab;--colorRoseDark:#fb8096;width:100vw;font-weight:400;line-height:30px;overflow:hidden}.design-module__EDv79W__designPage .design-module__EDv79W__arrowUp{z-index:3;cursor:pointer;height:auto;transition:all .5s ease-in-out;position:fixed;bottom:0;left:-80px}.design-module__EDv79W__designPage .design-module__EDv79W__arrowUp.design-module__EDv79W__visible{left:4px}.design-module__EDv79W__designPage .design-module__EDv79W__arrowUp .design-module__EDv79W__buttonGoUp{cursor:pointer;text-align:center;z-index:0;width:100%;position:absolute;bottom:-180px;transform:rotate(180deg)}.design-module__EDv79W__designPage .design-module__EDv79W__arrowUp .design-module__EDv79W__buttonGoUp:hover{border-radius:50%;box-shadow:0 0 20px 10px #ffeff2}.design-module__EDv79W__designPage ::selection{background-color:#ffebf2}.design-module__EDv79W__designPage p{margin-top:12px}.design-module__EDv79W__designPage b{font-weight:700}.design-module__EDv79W__designPage main{width:100vw;margin-top:64px;position:relative}.design-module__EDv79W__designPage .design-module__EDv79W__progressBar{visibility:hidden;opacity:0;background-color:var(--colorRose);z-index:9999;width:100vw;height:6px;animation:2.3s ease-in-out design-module__EDv79W__slideInFromLeft,forwards design-module__EDv79W__fadeIn;position:fixed;top:0}.design-module__EDv79W__designPage .design-module__EDv79W__wrapperFullContent{width:100vw;margin-top:90px;position:relative;overflow:hidden}.design-module__EDv79W__gradientToTop{width:100vw;height:90px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffeff2",endColorstr="#ffffff",GradientType=1);background:linear-gradient(#fff 0%,#ffeff2 100%)}@media (min-width:600px){.design-module__EDv79W__designPage main{margin-top:60px}.design-module__EDv79W__designPage .design-module__EDv79W__arrowUp span{width:80px;bottom:70px;left:-21px}}@media (min-width:750px){.design-module__EDv79W__designPage .design-module__EDv79W__arrowUp{display:block}.design-module__EDv79W__designPage .design-module__EDv79W__arrowUp span{width:80px;bottom:130px;left:-13px}.design-module__EDv79W__designPage .design-module__EDv79W__arrowUp img{width:62px}.design-module__EDv79W__wrapperFullContent{margin-top:100px}.design-module__EDv79W__gradientToTop{height:120px}}@media (min-width:960px){.design-module__EDv79W__designPage{font-size:1.1em;line-height:34px}.design-module__EDv79W__designPage main{margin-top:72px}}
.SideBar-module__grwtyG__sideBar{background-color:var(--colorRoseLight);z-index:2;background:var(--colorRoseLight);background:-moz-linear-gradient(0deg,var(--colorRoseLight)0%,#fff0e7 50%,#defdf6 100%);background:-webkit-linear-gradient(0deg,var(--colorRoseLight)0%,#fff0e7 50%,#defdf6 100%);background:linear-gradient(0deg,var(--colorRoseLight)0%,#fff0e7 50%,#defdf6 100%);width:10px;height:100%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd2d7",endColorstr="#defdf6",GradientType=1);transition:all .2s linear;position:fixed;top:0;left:0}.SideBar-module__grwtyG__socialMedia{display:none}@media (min-width:600px){.SideBar-module__grwtyG__sideBar{width:40px}.SideBar-module__grwtyG__socialMedia{z-index:3;opacity:1;flex-flow:column wrap;width:36px;height:auto;display:flex;position:fixed;top:35%;left:3px}.SideBar-module__grwtyG__socialMedia.SideBar-module__grwtyG__initial{transition:transform .8s ease-out;transform:translate(-150px)}.SideBar-module__grwtyG__socialMedia a.SideBar-module__grwtyG__icon{cursor:pointer;flex:auto;margin:10px;position:relative}.SideBar-module__grwtyG__socialMedia a.SideBar-module__grwtyG__icon img{width:100%}.SideBar-module__grwtyG__socialMedia a.SideBar-module__grwtyG__icon .SideBar-module__grwtyG__tooltip{border:solid 1px var(--colorRoseLight);color:#555;z-index:9;opacity:0;visibility:hidden;text-align:center;background-color:#fff;border-radius:5px;width:120px;padding:5px 10px;font-size:.8em;line-height:1.4em;transition:all .5s ease-out;display:block;position:absolute;top:5px;left:20px}.SideBar-module__grwtyG__socialMedia a.SideBar-module__grwtyG__icon:hover .SideBar-module__grwtyG__tooltip{visibility:visible;opacity:1}}@media (min-width:750px){.SideBar-module__grwtyG__sideBar{width:56px}.SideBar-module__grwtyG__socialMedia{width:40px;left:8px}.SideBar-module__grwtyG__socialMedia a.SideBar-module__grwtyG__icon{margin:14px 10px}.SideBar-module__grwtyG__socialMedia a.SideBar-module__grwtyG__icon .SideBar-module__grwtyG__tooltip{line-height:1.4em;top:2px;left:25px}}
.Header-module__xylA-G__socialMedia{display:none}.Header-module__xylA-G__header{z-index:2;background-color:#fff;width:100vw;height:fit-content;margin-left:10px;transition:background-color .7s ease-out,transform .7s ease-out,height .7s ease-out;position:fixed;top:0}.Header-module__xylA-G__header.Header-module__xylA-G__initial{transform:translateY(-180px)}.Header-module__xylA-G__header.Header-module__xylA-G__scrolled{box-shadow:0px 8px 40px 0px var(--colorRoseLight);background-color:#ffeff2;height:90px}.Header-module__xylA-G__header.Header-module__xylA-G__scrolled .Header-module__xylA-G__menuDesktop{background-color:#ffeff2}.Header-module__xylA-G__header .Header-module__xylA-G__headFacingRight{background-image:url(/design/img/headFacingRight.png);background-repeat:no-repeat;background-size:contain;width:50px;height:64px}.Header-module__xylA-G__menuDesktop{visibility:visible;opacity:1;z-index:3;background-color:#fff;justify-content:space-between;align-items:center;height:90px;transition:all .5s ease-in-out;display:flex;position:relative;transform:translateY(0)}.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__headFacingRight{margin-right:10px}.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu{justify-content:space-evenly;width:100%;margin-top:18px;padding-right:10px;display:flex}.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu .Header-module__xylA-G__itemMenu{text-align:center;cursor:pointer;color:#444;width:auto;font-family:var(--font-main);flex-direction:column;flex:none;margin:8px 10px 8px 0;font-size:.9em;font-weight:400;text-decoration:none;transition:all .3s ease-in;display:flex}.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu .Header-module__xylA-G__itemMenu:after{content:"";width:0;height:6px;transition:all .3s ease-in}.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu .Header-module__xylA-G__itemMenu.Header-module__xylA-G__active{opacity:1;font-weight:600}.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu .Header-module__xylA-G__itemMenu:hover:after,.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu .Header-module__xylA-G__itemMenu.Header-module__xylA-G__active:after{content:"";border-radius:10px;width:100%;height:5px;bottom:0;left:0}.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu .Header-module__xylA-G__itemMenu:hover:nth-child(n):after,.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu .Header-module__xylA-G__itemMenu.Header-module__xylA-G__active:nth-child(n):after{background-color:var(--colorRoseLight)}.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu .Header-module__xylA-G__itemMenu:hover:nth-child(2n):after,.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu .Header-module__xylA-G__itemMenu.Header-module__xylA-G__active:nth-child(2n):after{background-color:#ffc6a3}.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu .Header-module__xylA-G__itemMenu#Header-module__xylA-G__menuHello{display:none}@media (min-width:600px){.Header-module__xylA-G__header{width:calc(100% - 40px);margin-left:40px}.Header-module__xylA-G__menuDesktop .Header-module__xylA-G__wrapperItemsMenu .Header-module__xylA-G__itemMenu#Header-module__xylA-G__menuHello{display:unset}}@media (min-width:750px){.Header-module__xylA-G__header{background-color:none;width:calc(100% - 56px);height:100px;margin-left:56px}.Header-module__xylA-G__header .Header-module__xylA-G__headFacingRight{width:54px;height:72px;top:16px;right:16px}}
.Hero-module__HqAi2a__hero{position:relative}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__name{visibility:visible;opacity:1;flex-flow:column wrap;place-content:center end;width:100%;height:130px;margin-top:24px;transition:all .5s ease-out;display:flex;position:relative}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__name .Hero-module__HqAi2a__letter{width:auto;height:74%}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__name .Hero-module__HqAi2a__letter.Hero-module__HqAi2a__first{height:90%}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__name .Hero-module__HqAi2a__letter.Hero-module__HqAi2a__high,.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__name .Hero-module__HqAi2a__letter img{height:100%}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__motto{text-align:center;justify-content:center;align-items:center;width:100%;margin:40px auto;padding-left:20px;display:flex}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__mottoText{font-size:1em}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__mottoBgFlower{background-repeat:no-repeat;background-size:contain;width:60px;height:40px;margin:0 10px}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__mottoBgFlower:first-child{background-image:url(/design/img/canvas/flower4.png)}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__mottoBgFlower:nth-child(3){background-image:url(/design/img/canvas/flower3.png)}@media (min-width:600px){.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__name{padding-left:30px}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__motto{width:80%;padding-left:30px}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__mottoText,.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__mottoBgFlower{margin-top:30px}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__mottoBgFlower{width:40px;height:40px}}@media (min-width:750px){.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__name{width:100%;height:160px;margin-top:40px;padding-left:60px}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__motto{width:100%;padding-left:50px}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__mottoBgFlower{width:30px;height:30px}}@media (min-width:960px){.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__name{height:210px;margin:54px auto 0}.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__mottoText,.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__mottoBgFlower{margin-top:50px}}@media (min-width:1200px){.Hero-module__HqAi2a__hero .Hero-module__HqAi2a__name{margin:50px auto 0}}
.Hello-module__v9qB_W__sectionHello{text-align:justify;margin:-70px auto 20px;padding-top:0}.Hello-module__v9qB_W__sectionHello p{margin:20px 0}.Hello-module__v9qB_W__sectionHello .Hello-module__v9qB_W__emoji{font-size:1.8em}@media (min-width:600px){.Hello-module__v9qB_W__sectionHello{margin-top:-90px;margin-bottom:40px}}@media (min-width:960px){.Hello-module__v9qB_W__sectionHello{width:960px!important}}@media (min-width:1200px){.Hello-module__v9qB_W__sectionHello{width:1050px!important}}
.shared-module__yN3u_q__section{margin-top:-60px;padding:0 22px 0 36px;scroll-margin-top:120px}.shared-module__yN3u_q__link{cursor:pointer;text-decoration:none;position:relative;color:var(--colorRoseDark)!important}.shared-module__yN3u_q__link:before{content:"";background:var(--colorRoseDark);border-radius:5px;width:0;height:2px;transition:all .2s ease-in;position:absolute;bottom:-4px;left:0}.shared-module__yN3u_q__link:hover:before,.shared-module__yN3u_q__link:focus:before{width:100%;color:var(--colorRose)}.shared-module__yN3u_q__theButton{cursor:pointer;text-align:center;color:#000;border:solid 3px var(--colorRoseLight);background-color:#fff;border-radius:5px;width:300px;margin:30px auto;padding:10px 20px;text-decoration:none;transition:background-color .2s;display:block}.shared-module__yN3u_q__theButton:hover{background-color:#ffeff2}@media (min-width:600px){.shared-module__yN3u_q__section{margin-top:-90px;padding:0 24px 0 70px}}@media (min-width:750px){.shared-module__yN3u_q__section{margin-top:-130px;padding:0 30px 0 100px}}@media (min-width:960px){.shared-module__yN3u_q__section{margin-top:-20%}}@media (min-width:1200px){.shared-module__yN3u_q__section{width:92%;margin:-20% auto 0}}
.SectionHead-module__RdHiEa__sectionHead{width:100%;margin:auto;padding:0 10px}.SectionHead-module__RdHiEa__sectionTitle{color:#2c2c2c;font-size:2.1em;line-height:1.3em;font-family:var(--font-title);text-align:center;letter-spacing:0;margin:30px 0 50px;font-weight:900}.SectionHead-module__RdHiEa__sectionSubtitle{text-align:center;margin:30px 0}@media (min-width:600px){.SectionHead-module__RdHiEa__sectionTitle{margin:30px 0 0}}@media (min-width:960px){.SectionHead-module__RdHiEa__sectionTitle{margin:40px 0 0}.SectionHead-module__RdHiEa__sectionHead{width:80%}}@media (min-width:1200px){.SectionHead-module__RdHiEa__sectionHead{width:800px}}
.Projects-module__klvYJW__quotes{flex-direction:column;margin:30px auto 0;display:flex}.Projects-module__klvYJW__posts{flex-flow:wrap;place-content:center;margin-top:20px;display:flex}.Projects-module__klvYJW__showcaseDesign{flex-flow:column wrap;justify-content:center;align-items:center;margin-top:40px;display:flex}.Projects-module__klvYJW__showcaseDesign img{width:100%}.Projects-module__klvYJW__showcaseDesign .Projects-module__klvYJW__text{margin:30px 0;font-size:1.3em;font-weight:700}.Projects-module__klvYJW__showcase{flex-flow:wrap;justify-content:center;margin-top:60px;display:flex}.Projects-module__klvYJW__showcase img{width:100%}.Projects-module__klvYJW__showcase img:nth-child(3),.Projects-module__klvYJW__showcase img:nth-child(4){display:none}@media (min-width:600px){.Projects-module__klvYJW__quotes{width:80%}.Projects-module__klvYJW__showcase{gap:20px}}@media (min-width:750px){.Projects-module__klvYJW__quotes{width:100%}.Projects-module__klvYJW__showcase{gap:30px}.Projects-module__klvYJW__showcase img{width:47%}.Projects-module__klvYJW__showcase img:nth-child(3),.Projects-module__klvYJW__showcase img:nth-child(4){display:block}}@media (min-width:960px){.Projects-module__klvYJW__quotes{width:84%;margin-top:50px}.Projects-module__klvYJW__showcaseDesign{flex-direction:row;justify-content:space-around;margin:50px auto}.Projects-module__klvYJW__showcaseDesign img{flex:0 0 76%;max-width:76%}.Projects-module__klvYJW__showcaseDesign .Projects-module__klvYJW__text{flex:none}}@media (min-width:1200px){.Projects-module__klvYJW__quotes{max-width:950px}.Projects-module__klvYJW__showcase{gap:50px;max-width:1150px;margin:70px auto}.Projects-module__klvYJW__showcaseDesign{max-width:1150px;margin:90px auto}}
.BoxDescription-module__NAQTDa__boxDescription{text-align:justify;background-color:#fff;border-radius:20px;width:100%;margin:50px auto 0;padding:20px 30px;box-shadow:0 0 35px 20px #fff0e7}.BoxDescription-module__NAQTDa__boxDescription.BoxDescription-module__NAQTDa__peach{box-shadow:0 0 35px 20px #fff0e7}.BoxDescription-module__NAQTDa__boxDescription.BoxDescription-module__NAQTDa__rose{box-shadow:0 0 35px 20px #ffeff2}.BoxDescription-module__NAQTDa__boxDescription.BoxDescription-module__NAQTDa__green{box-shadow:0 0 50px 10px #defdf6}.BoxDescription-module__NAQTDa__boxDescription .BoxDescription-module__NAQTDa__title{font-size:1.3em;font-weight:700}.BoxDescription-module__NAQTDa__boxDescription .BoxDescription-module__NAQTDa__description{flex-direction:column;align-items:center;gap:20px;margin-top:20px;display:flex}.BoxDescription-module__NAQTDa__boxDescription .BoxDescription-module__NAQTDa__description img{height:auto}@media (min-width:600px){.BoxDescription-module__NAQTDa__boxDescription{margin:60px auto 0;padding:20px 28px}.BoxDescription-module__NAQTDa__boxDescription .BoxDescription-module__NAQTDa__description{flex-direction:row}}@media (min-width:960px){.BoxDescription-module__NAQTDa__boxDescription{width:80%;margin:80px auto 0}}@media (min-width:1200px){.BoxDescription-module__NAQTDa__boxDescription{width:800px;margin:100px auto 0}}
.ProjectHead-module__WCW1bG__projectHead{width:100%;margin:auto;padding:0 10px}.ProjectHead-module__WCW1bG__projectTitle{font-family:var(--font-title);color:var(--colorRoseDark);text-align:center;margin:30px 0 50px;font-size:1.3em;font-weight:700}.ProjectHead-module__WCW1bG__projectSubtitle{text-align:center;margin:30px 0}.ProjectHead-module__WCW1bG__projectSubtitle:after{content:"";background:var(--colorRoseLight);border-radius:5px;width:30%;height:4px;margin-top:30px;margin-left:0;display:block}@media (min-width:600px){.ProjectHead-module__WCW1bG__projectTitle{margin:30px 0 0}}@media (min-width:960px){.ProjectHead-module__WCW1bG__projectHead{width:80%}.ProjectHead-module__WCW1bG__projectTitle{margin:40px 0 0}}@media (min-width:1200px){.ProjectHead-module__WCW1bG__projectHead{width:800px}}
.Separator-module__hYWBiq__separator{width:60px;height:auto;margin:70px auto;display:block}@media (min-width:960px){.Separator-module__hYWBiq__separator{margin:70px auto 100px}}
.Quote-module__ZxFw-G__quote{margin:30px 0}.Quote-module__ZxFw-G__quote .Quote-module__ZxFw-G__blockquote{quotes:"“" "”" "'" "'";margin-bottom:10px;font-style:italic;line-height:1.8em}.Quote-module__ZxFw-G__quote .Quote-module__ZxFw-G__blockquote:before,.Quote-module__ZxFw-G__quote .Quote-module__ZxFw-G__blockquote:after{color:var(--colorRoseLight);vertical-align:-.5em;content:”“”;margin-right:.25em;font-size:4em;line-height:0}.Quote-module__ZxFw-G__quote .Quote-module__ZxFw-G__blockquote:before{content:open-quote}.Quote-module__ZxFw-G__quote .Quote-module__ZxFw-G__blockquote:after{content:close-quote}@media (min-width:750px){.Quote-module__ZxFw-G__quote{width:60%}.Quote-module__ZxFw-G__quote:first-child{align-self:end}.Quote-module__ZxFw-G__quote:nth-child(2){align-self:start}}@media (min-width:1200px){.Quote-module__ZxFw-G__quote{width:45%}.Quote-module__ZxFw-G__quote blockquote{line-height:2em}}
.Post-module__KNFg2G__post{color:#000;background-color:#fff;flex-direction:column;flex:0 100%;align-items:center;max-width:450px;margin-bottom:40px;line-height:2em;text-decoration:none;display:flex}.Post-module__KNFg2G__post .Post-module__KNFg2G__textWrapper{text-align:left;flex:1 0 auto;width:100%}.Post-module__KNFg2G__post .Post-module__KNFg2G__postTitle{color:var(--colorRoseDark);font-family:var(--font-main);margin:10px 0;font-size:1.2em}.Post-module__KNFg2G__post .Post-module__KNFg2G__postTitle:hover{color:var(--colorRose)}.Post-module__KNFg2G__post .Post-module__KNFg2G__postSubtitle{margin-top:0;line-height:24px}.Post-module__KNFg2G__post .Post-module__KNFg2G__imgWrapper{border-radius:4px;width:100%;max-height:190px;margin:10px auto;overflow:hidden}.Post-module__KNFg2G__post .Post-module__KNFg2G__imgWrapper .Post-module__KNFg2G__image{width:110%;height:auto}@media (min-width:600px){.Post-module__KNFg2G__post{flex:0 80%;margin-bottom:60px}}@media (min-width:750px){.Post-module__KNFg2G__post{flex-direction:row;flex:0 100%;max-width:none;margin:16px 0}.Post-module__KNFg2G__post .Post-module__KNFg2G__textWrapper{width:60%;margin:0 0 0 20px}.Post-module__KNFg2G__post .Post-module__KNFg2G__textWrapper .Post-module__KNFg2G__postTitle{margin:0 0 10px}}@media (min-width:960px){.Post-module__KNFg2G__post{flex-direction:column;flex:0 370px;margin:0 20px 48px}.Post-module__KNFg2G__post .Post-module__KNFg2G__textWrapper{width:100%;margin:0}.Post-module__KNFg2G__post .Post-module__KNFg2G__imgWrapper img{width:100%}}@media (min-width:1200px){.Post-module__KNFg2G__post{flex:0 43%;max-width:470px;margin:0 30px 52px}}
.Illustration-module__AIdWMq__illustrationFeedInstagram{flex-wrap:wrap;justify-content:space-evenly;align-items:center;margin-top:30px;display:flex}.Illustration-module__AIdWMq__illustrationFeedInstagram .Illustration-module__AIdWMq__wrapperIllus{width:45%;margin:2px}.Illustration-module__AIdWMq__illustrationFeedInstagram .Illustration-module__AIdWMq__wrapperIllus img{border-radius:10px;width:100%}@media (min-width:960px){.Illustration-module__AIdWMq__illustrationFeedInstagram{margin-top:80px}.Illustration-module__AIdWMq__illustrationFeedInstagram .Illustration-module__AIdWMq__wrapperIllus{width:30%;margin:10px}}
.Wave-module__ZfvaHG__wave{z-index:-1;width:100vw;height:100%;position:relative}.Wave-module__ZfvaHG__wave.Wave-module__ZfvaHG__waveFlipped{transform:scaleX(-1)!important}.Wave-module__ZfvaHG__wave.Wave-module__ZfvaHG__waveContact{background:#ffeff2}.Wave-module__ZfvaHG__wave.Wave-module__ZfvaHG__waveContact path{fill:#eefffb}
.wave{z-index:-1;width:100vw;height:100%;position:relative}.waveFlipped{transform:scaleX(-1)!important}.waveContact{background:#ffeff2}.waveContact path{fill:#eefffb}
.Writing-module__7Y_Leq__postsWriting{text-align:left;margin-top:40px}.Writing-module__7Y_Leq__postsWriting .Writing-module__7Y_Leq__postHeadline{flex-direction:row;align-items:center;margin-bottom:20px;font-size:1.8em;font-weight:700;display:flex}.Writing-module__7Y_Leq__postsWriting .Writing-module__7Y_Leq__postHeadlineArticleName{width:80%}.Writing-module__7Y_Leq__postsWriting .Writing-module__7Y_Leq__postHeadlinePublication{min-width:20%}@media (min-width:960px){.Writing-module__7Y_Leq__postsWriting{margin-top:50px;padding:0 48px}}@media (min-width:1200px){.Writing-module__7Y_Leq__postsWriting{width:1100px;margin:90px auto 80px}}
.PostText-module__WFS3Xq__post{color:#000;background-color:#fff;flex-direction:column;flex:0 100%;align-items:center;margin-bottom:40px;line-height:2em;text-decoration:none;display:flex}.PostText-module__WFS3Xq__post .PostText-module__WFS3Xq__textWrapper{text-align:left;flex:1 0 auto;width:100%}.PostText-module__WFS3Xq__post .PostText-module__WFS3Xq__postTitle{color:var(--colorRoseDark);margin:10px 0;font-size:1.2em}.PostText-module__WFS3Xq__post .PostText-module__WFS3Xq__postTitle:hover{color:var(--colorRose)}.PostText-module__WFS3Xq__post .PostText-module__WFS3Xq__postSubtitle{margin-top:0;line-height:24px}@media (min-width:600px){.PostText-module__WFS3Xq__post{flex-flow:wrap;margin-bottom:16px}.PostText-module__WFS3Xq__post .PostText-module__WFS3Xq__textWrapper{width:80%;padding:10px 50px 10px 0}.PostText-module__WFS3Xq__post .PostText-module__WFS3Xq__postPublication{width:20%}}
.RevealOnScroll-module__A_5CFq__reveal{opacity:0;will-change:opacity,transform;transition:opacity .7s,transform .7s;transform:translateY(18px)}.RevealOnScroll-module__A_5CFq__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.RevealOnScroll-module__A_5CFq__reveal{opacity:1;transition:none;transform:none}}
.Contact-module__5ULALa__contact{text-align:center;background-color:#eefffb;margin:-30px 0 0;padding:0 0 120px;font-size:1em}.Contact-module__5ULALa__contact .Contact-module__5ULALa__contactMean{letter-spacing:.02em;font-weight:700}.Contact-module__5ULALa__contact a{color:#77e8cc}.Contact-module__5ULALa__contact a:hover{color:#2ebf9b}@media (min-width:600px){.Contact-module__5ULALa__contact{margin:-15% 0 0}}@media (min-width:960px){.Contact-module__5ULALa__contact{margin:-150px 0 0}}@media (min-width:1200px){.Contact-module__5ULALa__contact{margin:-20% 0 0}}
