.BlogPosts-module__sel7qq__posts{flex-wrap:wrap;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.BlogPosts-module__sel7qq__posts li{width:100%;padding:0}.BlogPosts-module__sel7qq__posts a{background:var(--color-w);text-align:left;border-radius:var(--radius);transition:var(--transition);flex-direction:column;padding:2rem 2rem 1.75rem;display:flex}.BlogPosts-module__sel7qq__posts a:hover h3,.BlogPosts-module__sel7qq__posts a:focus h3{text-decoration:underline}.BlogPosts-module__sel7qq__posts svg{width:1.4rem;height:1.4rem;color:var(--color-b-fixed)}.BlogPosts-module__sel7qq__posts h3{color:var(--color-b-fixed);padding:0 0 1.5rem;font-size:1.25rem}.BlogPosts-module__sel7qq__posts p{font-size:var(--font-size-6);color:var(--color-b-fixed)}.BlogPosts-module__sel7qq__posts span{font-size:var(--font-size-6);border-radius:var(--radius-big);background:var(--color-b-fixed);width:1.5rem;height:1.5rem;color:var(--color-w);transition:var(--transition);justify-content:center;align-items:center;margin-bottom:1rem;font-weight:700;display:flex;position:relative}.BlogPosts-module__sel7qq__posts figure{background:var(--color-w)}.BlogPosts-module__sel7qq__title{align-items:center;gap:2rem;display:flex}@media only screen and (min-width:700px){.BlogPosts-module__sel7qq__posts h3{font-size:var(--font-size-3)}.BlogPosts-module__sel7qq__posts p{font-size:var(--font-size-5)}}@media only screen and (min-width:900px){.BlogPosts-module__sel7qq__posts{flex-wrap:nowrap;gap:2rem}}
.Button-module__8cr-Ka__button{width:max-content;height:var(--height-min);color:var(--color-b-fixed);background:var(--color-y-3);border-radius:var(--radius-big);cursor:pointer;line-height:1;font-size:var(--font-size-6);transition:var(--transition);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:0 2rem;display:inline-flex;position:relative}.Button-module__8cr-Ka__button:hover{transform:scale(1.025)}.Button-module__8cr-Ka__button svg{width:1.4rem;height:1.4rem;color:var(--color-b-fixed)}@media screen and (min-width:700px){.Button-module__8cr-Ka__button{height:var(--height-max);font-size:var(--font-size-5);padding:0 2.5rem}}
.DiscountCoupons-module__a7h5zG__container{font-size:var(--font-size-6);padding:20px 0}.DiscountCoupons-module__a7h5zG__title{margin-bottom:10px}.DiscountCoupons-module__a7h5zG__couponsList{flex-wrap:wrap;gap:1rem;margin-top:1.8rem;display:flex}.DiscountCoupons-module__a7h5zG__coupon{height:var(--height-max);border:3px dashed var(--color-b);border-radius:var(--radius);cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-b);justify-content:center;align-items:center;padding:0 2rem;transition:background-color .3s;display:flex}.DiscountCoupons-module__a7h5zG__coupon:hover{background:var(--color-translucent)}@media screen and (max-width:900px){.DiscountCoupons-module__a7h5zG__coupon{height:var(--height-min)}}
.SearchNotFound-module__0LrBrq__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.SearchNotFound-module__0LrBrq__container h2{font-size:var(--font-size-3)}
.SearchFilter-module___gvLxW__container{width:100%}.SearchFilter-module___gvLxW__containerSearchFilter{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;margin:0 auto 1.5rem;display:flex}.SearchFilter-module___gvLxW__containerInput{border:1px solid var(--color-b);z-index:9;background:0 0;border-radius:10rem;justify-content:center;align-items:center;gap:1.25rem;width:300px;height:3rem;padding:0;display:flex;position:relative}.SearchFilter-module___gvLxW__searchBar{position:relative}.SearchFilter-module___gvLxW__buttonSearch,.SearchFilter-module___gvLxW__buttonClear{width:3rem;height:3rem;color:var(--color-b);background:0 0;border-radius:10rem;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:.25rem}.SearchFilter-module___gvLxW__buttonSearch{cursor:text}.SearchFilter-module___gvLxW__buttonSearch svg,.SearchFilter-module___gvLxW__buttonClear svg{width:1.4rem;height:1.4rem}.SearchFilter-module___gvLxW__searchInput{border-radius:var(--radius-big);width:300px;height:3rem;font-size:var(--font-size-6);color:var(--color-b);transition:all var(--easingDecelerate);background:0 0;border:none;padding:0 3.5rem 0 1.5rem}.SearchFilter-module___gvLxW__searchInput:focus{background:0 0;outline:none}.SearchFilter-module___gvLxW__searchInput::placeholder{color:var(--color-b);font-weight:700}.SearchFilter-module___gvLxW__dropdown{position:relative}.SearchFilter-module___gvLxW__dropdownGroup{align-items:center;gap:.75rem;display:flex}.SearchFilter-module___gvLxW__dropdown svg{width:1.25rem;height:1.25rem;color:var(--color-b);position:absolute;top:1rem;right:.75rem}.SearchFilter-module___gvLxW__select{width:auto;height:3rem;font-size:var(--font-size-6);color:var(--color-b);border:1px solid var(--color-b);border-radius:var(--radius-big);cursor:pointer;appearance:none;background:0 0;padding:0 2.5rem 0 1.5rem;font-family:inherit}.SearchFilter-module___gvLxW__select option{color:var(--color-b-fixed)}.SearchFilter-module___gvLxW__select:focus{outline:none}@media screen and (max-width:699px){.SearchFilter-module___gvLxW__containerInput{gap:1rem}.SearchFilter-module___gvLxW__searchInput{padding:0 3.25rem 0 1.5rem}.SearchFilter-module___gvLxW__dropdown,.SearchFilter-module___gvLxW__dropdownGroup{display:none}.SearchFilter-module___gvLxW__buttonSearch,.SearchFilter-module___gvLxW__buttonClear,.SearchFilter-module___gvLxW__searchInput,.SearchFilter-module___gvLxW__select{height:var(--height-min)}}
.CardsWorkFeatured-module__qBDONa__container{box-sizing:border-box;flex-wrap:wrap;justify-content:center;margin-top:5rem;display:flex}.CardsWorkFeatured-module__qBDONa__container a{transition:var(--transition);flex-direction:column;gap:2rem;display:flex}.CardsWorkFeatured-module__qBDONa__container a:hover,.CardsWorkFeatured-module__qBDONa__container a:focus{background:var(--color-b)!important}.CardsWorkFeatured-module__qBDONa__container a:hover svg,.CardsWorkFeatured-module__qBDONa__container a:focus svg{fill:var(--color-w-text)!important}.CardsWorkFeatured-module__qBDONa__iconContainer{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}.CardsWorkFeatured-module__qBDONa__icon{aspect-ratio:1;border-radius:var(--radius);background:var(--color-y-3);justify-content:center;align-items:center;width:100%;animation:8s ease-in-out infinite CardsWorkFeatured-module__qBDONa__checkerboardA;display:flex}.CardsWorkFeatured-module__qBDONa__icon svg{width:2rem;height:2rem;fill:var(--color-b-fixed);transition:transform .3s;animation:8s ease-in-out infinite CardsWorkFeatured-module__qBDONa__svgColorA}.CardsWorkFeatured-module__qBDONa__icon:hover svg,.CardsWorkFeatured-module__qBDONa__icon:focus svg{transform:scale(1.1)}@keyframes CardsWorkFeatured-module__qBDONa__checkerboardA{0%,45%{background:var(--color-y-3)}50%,95%{background:0 0}to{background:var(--color-y-3)}}@keyframes CardsWorkFeatured-module__qBDONa__svgColorA{0%,45%{fill:var(--color-b-fixed)}50%,95%{fill:currentColor}to{fill:var(--color-b-fixed)}}@keyframes CardsWorkFeatured-module__qBDONa__checkerboardB{0%,45%{background:0 0}50%,95%{background:var(--color-y-3)}to{background:0 0}}@keyframes CardsWorkFeatured-module__qBDONa__svgColorB{0%,45%{fill:currentColor}50%,95%{fill:var(--color-b-fixed)}to{fill:currentColor}}.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+1),.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+3),.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+5){background:var(--color-y-3);animation-name:CardsWorkFeatured-module__qBDONa__checkerboardA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+1) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+3) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+5) svg{fill:var(--color-b-fixed);animation-name:CardsWorkFeatured-module__qBDONa__svgColorA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+2),.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+4),.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n){background:0 0;animation-name:CardsWorkFeatured-module__qBDONa__checkerboardB}.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+2) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+4) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n) svg{fill:currentColor;animation-name:CardsWorkFeatured-module__qBDONa__svgColorB}@media screen and (min-width:600px){.CardsWorkFeatured-module__qBDONa__iconContainer{grid-template-columns:repeat(4,1fr)}.CardsWorkFeatured-module__qBDONa__icon svg{width:3rem;height:3rem}.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+1),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+3),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+6),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n){background:var(--color-y-3);animation-name:CardsWorkFeatured-module__qBDONa__checkerboardA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+1) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+3) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+6) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n) svg{fill:var(--color-b-fixed);animation-name:CardsWorkFeatured-module__qBDONa__svgColorA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+2),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+4),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+5),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+7){background:0 0;animation-name:CardsWorkFeatured-module__qBDONa__checkerboardB}.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+2) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+4) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+5) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+7) svg{fill:currentColor;animation-name:CardsWorkFeatured-module__qBDONa__svgColorB}}@media screen and (min-width:900px){.CardsWorkFeatured-module__qBDONa__iconContainer{grid-template-columns:repeat(6,1fr)}.CardsWorkFeatured-module__qBDONa__icon svg{width:3.5rem;height:3rem}.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+1),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+3),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+5),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+8),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+10),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n){background:var(--color-y-3);animation-name:CardsWorkFeatured-module__qBDONa__checkerboardA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+1) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+3) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+5) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+8) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+10) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n) svg{fill:var(--color-b-fixed);animation-name:CardsWorkFeatured-module__qBDONa__svgColorA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+2),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+4),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+6),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+7),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+9),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+11){background:0 0;animation-name:CardsWorkFeatured-module__qBDONa__checkerboardB}.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+2) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+4) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+6) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+7) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+9) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+11) svg{fill:currentColor;animation-name:CardsWorkFeatured-module__qBDONa__svgColorB}}
.Links-module__qnmz4W__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.Links-module__qnmz4W__links{flex-wrap:wrap;justify-content:center;gap:0;margin:2rem 0 0;padding:0;list-style:none;display:flex}.Links-module__qnmz4W__links li{padding:0}.Links-module__qnmz4W__links li a,.Links-module__qnmz4W__links li button{min-height:var(--height-min);width:var(--height-min);border-radius:var(--radius-big);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;font-size:0;transition:all .25s cubic-bezier(.08,.59,.29,.99);display:flex}.Links-module__qnmz4W__links li a:hover,.Links-module__qnmz4W__links li button:hover{background:var(--color-translucent);transform:scale(1.05)}.Links-module__qnmz4W__buttonMore svg{color:var(--color-b)}.Links-module__qnmz4W__containerText{gap:.75rem;width:100%;margin:0}.Links-module__qnmz4W__links .Links-module__qnmz4W__text a{width:100%;font-size:var(--font-size-6);color:var(--color-b-fixed);text-align:left;background:var(--color-y-3);gap:.75rem;padding:.75rem 1.75rem;line-height:1}.Links-module__qnmz4W__links .Links-module__qnmz4W__text a:hover{background:var(--color-y-3);transform:scale(1.025)}.Links-module__qnmz4W__links svg{width:1.25rem;height:1.25rem}.Links-module__qnmz4W__links .Links-module__qnmz4W__text svg{color:var(--color-b-fixed)!important}@media only screen and (min-width:900px){.Links-module__qnmz4W__links li a,.Links-module__qnmz4W__links li button{min-height:var(--height-max);width:var(--height-max)}.Links-module__qnmz4W__links .Links-module__qnmz4W__text a{font-size:var(--font-size-5);padding:1rem 2.5rem}}
.PatreonCheck-module__c9jkNW__tag{min-height:var(--height-min);color:var(--color-b);border:1px solid var(--color-b);font-size:var(--font-size-6);text-transform:uppercase;background:0 0;border-radius:1.5rem;justify-content:center;align-items:center;margin-top:2rem;padding:1.05rem 2rem;display:flex}
.CardsWork-module__49mK-a__cards{grid-gap:1.5rem;display:grid}.CardsWork-module__49mK-a__cards a{color:inherit;border-radius:var(--radius-big);transition:var(--transition);border:1px solid var(--color-b-fixed);background:0 0;flex-basis:100%;margin:0;padding:2rem;text-decoration:none;position:relative;top:0;overflow:hidden}.CardsWork-module__49mK-a__cards a:hover{top:-8px}.CardsWork-module__49mK-a__cards h3,.CardsWork-module__49mK-a__cards p{text-align:left;color:var(--color-b-fixed);margin:0;padding:1.5rem 0 0}.CardsWork-module__49mK-a__cards p{margin-bottom:2.5rem}.CardsWork-module__49mK-a__cards figure{width:3rem;height:3rem;color:var(--color-b-fixed);justify-content:center;align-items:center;margin:1rem 0 2rem;display:flex}.CardsWork-module__49mK-a__cards svg{width:100%;height:100%;color:var(--color-b-fixed);transition:transform .3s}.CardsWork-module__49mK-a__cards a:hover svg,.CardsWork-module__49mK-a__cards a:focus svg{transform:scale(1.1)}.CardsWork-module__49mK-a__cards span{float:left;font-weight:400;font-size:var(--font-size-6);color:var(--color-b-fixed);z-index:-1;border-radius:5rem;margin:.75rem .75rem 0 0}@media only screen and (min-width:700px){.CardsWork-module__49mK-a__cards{grid-template-columns:repeat(2,1fr)}.CardsWork-module__49mK-a__cards p{font-size:1.25rem}}@media only screen and (min-width:1024px){.CardsWork-module__49mK-a__cards{grid-gap:3rem;grid-template-columns:repeat(3,1fr);padding:0 1rem}.CardsWork-module__49mK-a__cards a{padding:4rem}.CardsWork-module__49mK-a__cards figure{width:5rem;height:5rem;margin:2rem auto 5rem}.CardsWork-module__49mK-a__cards p{font-size:var(--font-size-4);margin-bottom:1.5rem}}
.ProfilePhoto-module__rShZkq__container{display:flex}#ProfilePhoto-module__rShZkq__profile{margin:0 auto 2rem;display:flex;position:relative}#ProfilePhoto-module__rShZkq__profile img{background:var(--color-translucent);z-index:2;border-radius:50%;width:4.5rem;height:4.5rem}#ProfilePhoto-module__rShZkq__profile svg{z-index:-1;width:10rem;height:8rem;position:absolute;top:-3rem;left:-2.5rem}.ProfilePhoto-module__rShZkq__animate{animation:2s ease-in-out ProfilePhoto-module__rShZkq__rotate}@keyframes ProfilePhoto-module__rShZkq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (min-width:700px){#ProfilePhoto-module__rShZkq__profile{margin:0 auto 3rem}#ProfilePhoto-module__rShZkq__profile img{width:7rem;height:7rem}#ProfilePhoto-module__rShZkq__profile svg{width:20rem;height:20rem;top:-12rem;left:-7rem}}
.SvgAnimateMentorship-module__kgKHWa__container{justify-content:center;margin-bottom:1rem;display:flex}.SvgAnimateMentorship-module__kgKHWa__figure1 svg{fill:var(--color-b-fixed);z-index:2;width:300px;height:auto;transition:fill .3s;animation:4s infinite alternate SvgAnimateMentorship-module__kgKHWa__pulse;position:relative}.SvgAnimateMentorship-module__kgKHWa__figure1 svg:hover{fill:#00000040}.SvgAnimateMentorship-module__kgKHWa__figure1 svg text{fill:#0000;font-size:2.5rem;font-weight:700}.SvgAnimateMentorship-module__kgKHWa__figure1 svg:hover text{fill:var(--color-b-fixed)}.SvgAnimateMentorship-module__kgKHWa__figure1:after{content:"";border:1px solid var(--color-b-fixed);z-index:1;background:0 0;width:100%;height:180px;position:absolute;top:0;left:0}@keyframes SvgAnimateMentorship-module__kgKHWa__pulse{0%{transform:scale(1)}to{transform:scale(1.25)}}@media screen and (max-width:700px){.SvgAnimateMentorship-module__kgKHWa__figure1 svg{width:200px}.SvgAnimateMentorship-module__kgKHWa__figure1 svg text{font-size:3rem}}
