@import url(https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css);@import url(https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);body{padding:0;margin:0;box-sizing:border-box;font-family:Segoe UI}#navbar{position:fixed;top:0;z-index:99;height:120px;background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;border-bottom:1px solid rgba(0,0,0,.12)}#navbar,#navbar .navbar-container{width:100%;display:flex;align-items:center}#navbar .navbar-container{max-width:1300px;margin:auto;justify-content:space-between;padding:0 30px}#navbar .navbar-container .nav-logo .logo{max-height:55px}#navbar .navbar-container .nav-menu{visibility:visible;display:flex;justify-content:space-between;align-items:center;width:100%}#navbar .navbar-container .nav-menu .nav-links{display:flex;justify-content:space-around;max-width:600px;width:100%}#navbar .navbar-container .nav-menu .nav-links a{text-decoration:none;cursor:pointer;color:#171b24;font-size:15px}#navbar .navbar-container .nav-menu .spacer{min-width:30px}#navbar .navbar-container .nav-menu .nav-socials{display:flex;justify-content:space-between;align-items:center;max-width:250px;width:100%}#navbar .navbar-container .nav-menu .nav-socials .icon-socials{opacity:.16;width:15px;height:15px}#navbar .navbar-container .nav-menu .nav-socials .ebook-link{text-decoration:none;color:#fff;background-color:#000;padding:10px 25px}#navbar .navbar-container .hamberger{display:none}@media (max-width:878px){#navbar{height:80px;border:none}#navbar .navbar-container .nav-menu{display:block;top:80px;right:0;background-color:#fff;position:absolute;visibility:hidden;opacity:0;transition:visibility .3s linear,opacity .3s linear}#navbar .navbar-container .nav-menu.show{visibility:visible;opacity:1}#navbar .navbar-container .nav-menu .nav-links{display:block;max-width:100%}#navbar .navbar-container .nav-menu .nav-links a{margin-bottom:20px;display:block;text-align:right;padding-right:30px}#navbar .navbar-container .nav-menu .spacer{display:none}#navbar .navbar-container .nav-menu .nav-socials{float:right;padding-right:30px;margin-bottom:15px}#navbar .navbar-container .hamberger{display:block;color:#171b24;font-size:30px}}#header .spacer{height:120px}#header .header-wrapper{display:flex;height:647px;border-bottom:1px solid rgba(0,0,0,.12)}#header .header-wrapper .left-section,#header .header-wrapper .right-section{width:50%}#header .header-wrapper .left-section{display:flex;justify-content:flex-end}#header .header-wrapper .left-section .section-container{max-width:680px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-around}#header .header-wrapper .left-section .section-container .section-wrapper{width:100%}#header .header-wrapper .left-section .section-container .section-wrapper .sub-header{font-size:clamp(15px,2vw,20px);opacity:.48;padding:0 30px}#header .header-wrapper .left-section .section-container .section-wrapper .main-headers-container .main-header{font-size:clamp(27px,3vw,43px);font-family:Century Gothic;padding:0 30px}#header .header-wrapper .left-section .section-container .section-wrapper .link-text a{font-size:clamp(15px,2vw,20px);text-decoration:none;color:#000;padding:0 30px}#header .header-wrapper .left-section .section-container .section-wrapper .link-text a .arrow-right-black{display:inline;margin-left:15px;height:clamp(18px,2vw,23px);vertical-align:bottom}#header .header-wrapper .left-section .section-container .section-wrapper .link-text a .arrow-right-white{display:none}#header .header-wrapper .left-section .section-container .img-paginator{padding:0 30px}#header .header-wrapper .right-section{display:block;align-items:center;justify-content:center;overflow:hidden}#header .header-wrapper .right-section .header-imgs-container{position:relative;display:flex;transition:left 1.5s cubic-bezier(.19,.84,.49,.93);height:100%}#header .header-wrapper .right-section .header-imgs-container .header-img{position:relative;object-fit:cover;height:100%;max-width:100%;min-width:100%}#header .header-wrapper .right-section .img-overlay{display:none}@media (max-width:878px){#header .spacer{height:80px}#header .header-wrapper{display:block;height:412px;position:relative}#header .header-wrapper .left-section{width:100%;height:412px;justify-content:flex-start}#header .header-wrapper .left-section .section-container{color:#fff;max-width:unset;justify-content:space-between}#header .header-wrapper .left-section .section-container .section-wrapper{margin-top:15px;max-width:100%}#header .header-wrapper .left-section .section-container .section-wrapper .sub-header{margin-top:35px;font-size:clamp(10px,4vw,15px);height:10%}#header .header-wrapper .left-section .section-container .section-wrapper .main-header{max-width:385px;font-size:clamp(20px,6vw,28px);height:45%}#header .header-wrapper .left-section .section-container .section-wrapper .link-text a{color:#fff;font-size:clamp(10px,4vw,15px)}#header .header-wrapper .left-section .section-container .section-wrapper .link-text a .arrow-right-white{display:inline;margin-left:10px;height:clamp(14px,4vw,17px);vertical-align:bottom}#header .header-wrapper .left-section .section-container .section-wrapper .link-text a .arrow-right-black{display:none}#header .header-wrapper .left-section .section-container .img-paginator{margin-bottom:65px}#header .header-wrapper .left-section .section-container .img-paginator .img-slider{display:none}#header .header-wrapper .right-section{width:100%;position:absolute;height:412px;z-index:-1;top:0}#header .header-wrapper .right-section .img-overlay{display:block;width:100%;height:412px;position:absolute;background:linear-gradient(90deg,#171b24,transparent,transparent),linear-gradient(0deg,#171b24,transparent,transparent,transparent)}#header .header-wrapper .right-section .header-imgs-container .slick-track{height:100%}}.slide-dots{position:absolute;bottom:-25px;display:block;padding:0;margin:0;list-style:none;text-align:center}.slide-dots li{position:relative;display:inline-block;height:20px;margin:0 2px;padding:0;cursor:pointer}.slide-dots li.slick-active button{opacity:1;background-color:#000;padding:2.5px 12px;transition:all 1s ease}.slide-dots li button{font-size:0;line-height:0;display:block;height:2.5px;cursor:pointer;border:0;padding:2.5px 6px;background-color:#707070;border-radius:50px;opacity:.21;transition:all 1s ease}.slide-dots li button:focus{outline:none}@media (max-width:878px){.slide-dots li.slick-active button{background-color:#fff}}#header2 .spacer{height:120px}#header2 .header-wrapper{display:flex;height:647px;border-bottom:1px solid rgba(0,0,0,.12)}#header2 .header-wrapper .left-section,#header2 .header-wrapper .right-section{width:50%}#header2 .header-wrapper .left-section{display:flex;justify-content:flex-end}#header2 .header-wrapper .left-section .section-container{max-width:650px;width:100%;height:100%;padding-left:30px;display:flex;flex-direction:column;justify-content:space-around}#header2 .header-wrapper .left-section .section-container .section-wrapper{width:100%;max-width:443px}#header2 .header-wrapper .left-section .section-container .section-wrapper .sub-header{font-size:20px;opacity:.48}#header2 .header-wrapper .left-section .section-container .section-wrapper .main-header{font-size:46px;font-family:Century Gothic}#header2 .header-wrapper .left-section .section-container .section-wrapper .header-text{font-size:20px}#header2 .header-wrapper .left-section .section-container .link-text a{font-size:20px;text-decoration:none;color:#000}#header2 .header-wrapper .left-section .section-container .link-text a .arrow-right{margin-left:15px;height:23px;vertical-align:bottom}#header2 .header-wrapper .right-section{display:flex;align-items:center;justify-content:center}#header2 .header-wrapper .right-section .header-img{object-fit:cover;height:100%;min-width:100%}#header2 .header-wrapper .right-section .img-overlay{display:none}@media (max-width:878px){#header2 .spacer{height:80px}#header2 .header-wrapper{display:block;height:412px;position:relative}#header2 .header-wrapper .left-section{width:100%;height:412px}#header2 .header-wrapper .left-section .section-container{color:#fff;float:left;padding:0 5%;width:unset;max-width:fit-content}#header2 .header-wrapper .left-section .section-container .section-wrapper{max-width:100%;height:100%}#header2 .header-wrapper .left-section .section-container .section-wrapper .sub-header{font-size:15px;margin-top:35px;height:10%}#header2 .header-wrapper .left-section .section-container .section-wrapper .main-header{max-width:230px;font-size:38px;height:45%}#header2 .header-wrapper .left-section .section-container .section-wrapper .header-text{font-size:14px}#header2 .header-wrapper .left-section .link-text{display:none}#header2 .header-wrapper .right-section{width:100%;position:absolute;height:412px;z-index:-1;top:0}#header2 .header-wrapper .right-section .img-overlay{display:block;width:100%;height:412px;position:absolute;background:linear-gradient(90deg,#171b24,transparent,transparent),linear-gradient(0deg,#171b24,transparent,transparent,transparent)}}@font-face{font-family:Abril Fatface;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/abrilfatface/v12/zOL64pLDlL1D99S8g8PtiKchq-dmiA.ttf) format("truetype")}.parallax-section-about-me .mobile-paginator,.parallax-section .mobile-paginator{display:none}.parallax-section-about-me .left,.parallax-section .left{width:45%;min-height:100vh;display:inline-block}.parallax-section-about-me .right,.parallax-section .right{width:55%;min-height:100vh;display:inline-block}.parallax-section-about-me .left,.parallax-section .left{position:-webkit-sticky;position:sticky;z-index:1;top:0;float:left;overflow:hidden}.parallax-section-about-me .left .scrollax-img,.parallax-section .left .scrollax-img{position:absolute;top:120px;left:50%;transform:translateX(-50%);min-width:100%;min-height:100vh;height:51.5vw}.parallax-section-about-me .left .scrollax-img-overlay,.parallax-section .left .scrollax-img-overlay{content:"";top:120px;width:100%;height:100vh;position:absolute;background:linear-gradient(90deg,#171b24,transparent,transparent),linear-gradient(0deg,#171b24,transparent,transparent,transparent)}.parallax-section-about-me .left .scrollax-img-overlay-bottom,.parallax-section .left .scrollax-img-overlay-bottom{content:"";top:120px;width:100%;height:100vh;position:absolute;background:linear-gradient(0deg,#171b24,transparent,transparent,transparent)}.parallax-section-about-me .left .content-section,.parallax-section .left .content-section{position:relative;top:120px;height:calc(100vh - 120px);display:flex;flex-direction:column;justify-content:space-between;margin-left:calc(50vw - 680px)}.parallax-section-about-me .left .content-section>*,.parallax-section .left .content-section>*{padding-left:30px;padding-right:60px}.parallax-section-about-me .left .content-section .paginator,.parallax-section-about-me .left .content-section .section-title,.parallax-section .left .content-section .paginator,.parallax-section .left .content-section .section-title{margin:80px 0}.parallax-section-about-me .left .content-section .section-title,.parallax-section .left .content-section .section-title{color:#fff}.parallax-section-about-me .left .content-section .section-title h1,.parallax-section .left .content-section .section-title h1{font-size:clamp(40px,5vw,61px);font-family:Century Gothic;margin:30px 0 15px}.parallax-section-about-me .left .content-section .section-title p .icon-ellipse,.parallax-section .left .content-section .section-title p .icon-ellipse{background:#fff;border-radius:50%;padding:5px 10px;margin-right:10px}.parallax-section-about-me .left .content-section .section-title p .icon-ellipse img,.parallax-section .left .content-section .section-title p .icon-ellipse img{height:12px;width:12px}.parallax-section-about-me .left .content-section .paginator,.parallax-section .left .content-section .paginator{color:#fff;display:flex}.parallax-section-about-me .left .content-section .paginator .page-arrow-left a,.parallax-section-about-me .left .content-section .paginator .page-arrow-right a,.parallax-section .left .content-section .paginator .page-arrow-left a,.parallax-section .left .content-section .paginator .page-arrow-right a{color:#fff;text-decoration:none;font-size:21px;font-weight:100}.parallax-section-about-me .left .content-section .paginator .page-arrow-left a p,.parallax-section-about-me .left .content-section .paginator .page-arrow-right a p,.parallax-section .left .content-section .paginator .page-arrow-left a p,.parallax-section .left .content-section .paginator .page-arrow-right a p{display:inline}.parallax-section-about-me .left .content-section .paginator .page-arrow-left .left-arrow,.parallax-section-about-me .left .content-section .paginator .page-arrow-right .right-arrow,.parallax-section .left .content-section .paginator .page-arrow-left .left-arrow,.parallax-section .left .content-section .paginator .page-arrow-right .right-arrow{height:18px;vertical-align:baseline}.parallax-section-about-me .left .content-section .paginator .page-arrow-left .left-arrow,.parallax-section .left .content-section .paginator .page-arrow-left .left-arrow{padding-right:20px}.parallax-section-about-me .left .content-section .paginator .page-arrow-right .right-arrow,.parallax-section .left .content-section .paginator .page-arrow-right .right-arrow{padding-left:20px}.parallax-section-about-me .left .content-section .paginator .pages,.parallax-section .left .content-section .paginator .pages{flex:1}.parallax-section-about-me .left .content-section .paginator .pages a,.parallax-section .left .content-section .paginator .pages a{display:inline-block;vertical-align:middle;height:10px;width:10px;border-radius:10px;background-color:#fff;opacity:.2}.parallax-section-about-me .left .content-section .paginator .pages a.selected,.parallax-section .left .content-section .paginator .pages a.selected{opacity:1;width:30px}@media (max-width:1360px){.parallax-section-about-me .left .content-section,.parallax-section .left .content-section{margin-left:0}}.parallax-section-about-me .right,.parallax-section .right{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.parallax-section-about-me .right .spacer,.parallax-section .right .spacer{height:121px;border-bottom:1px solid rgba(0,0,0,.12)}.parallax-section-about-me .right .content-wrapper,.parallax-section .right .content-wrapper{padding-left:85px;padding-right:30px;margin-right:calc(50vw - 680px)}.parallax-section-about-me .right .content-wrapper p:first-of-type,.parallax-section .right .content-wrapper p:first-of-type{margin-top:60px}.parallax-section-about-me .right .content-wrapper p,.parallax-section .right .content-wrapper p{line-height:2;font-size:18px}.parallax-section-about-me .right .content-wrapper p .first-letter,.parallax-section .right .content-wrapper p .first-letter{font-family:Sitka Banner;font-size:81px;float:left;line-height:1;padding-right:10px;height:70px;margin:0}.parallax-section-about-me .right .content-wrapper p.signature,.parallax-section .right .content-wrapper p.signature{padding-top:30px;text-align:center}.parallax-section-about-me .right .content-wrapper p.signature img,.parallax-section .right .content-wrapper p.signature img{height:80px;width:80px}.parallax-section-about-me .right .content-wrapper ol,.parallax-section .right .content-wrapper ol{list-style:none;padding-left:5px;margin:30px 0}.parallax-section-about-me .right .content-wrapper ol li,.parallax-section .right .content-wrapper ol li{line-height:2;font-size:18px;min-height:65px;padding-bottom:20px;display:flex}.parallax-section-about-me .right .content-wrapper ol li .counter,.parallax-section .right .content-wrapper ol li .counter{font-size:40px;float:left;padding-right:45px;line-height:1}.parallax-section-about-me .right .content-wrapper ul,.parallax-section .right .content-wrapper ul{list-style:none;margin:30px 0}.parallax-section-about-me .right .content-wrapper ul li,.parallax-section .right .content-wrapper ul li{font-size:18px;min-height:65px;padding-bottom:20px}@media (max-width:1360px){.parallax-section-about-me .right .content-wrapper,.parallax-section .right .content-wrapper{margin-right:0}}@media (max-width:1360px){.right .content-wrapper{margin-right:auto}}@media (max-width:878px){.parallax-section-about-me .left,.parallax-section-about-me .right,.parallax-section .left,.parallax-section .right{overflow:hidden;width:100%;min-height:0;position:relative}.parallax-section-about-me .left,.parallax-section .left{height:500px}.parallax-section-about-me .left .content-section,.parallax-section-about-me .left .scrollax-img,.parallax-section-about-me .left .scrollax-img-overlay,.parallax-section-about-me .left .scrollax-img-overlay-bottom,.parallax-section .left .content-section,.parallax-section .left .scrollax-img,.parallax-section .left .scrollax-img-overlay,.parallax-section .left .scrollax-img-overlay-bottom{top:80px;height:420px}.parallax-section-about-me .left .scrollax-img,.parallax-section .left .scrollax-img{height:unset;width:100%;min-width:500px;min-height:500px;right:unset;left:0;transform:unset}.parallax-section-about-me .left .content-section,.parallax-section .left .content-section{top:80px;right:unset;max-width:100%;width:unset;padding:0 25px;position:relative}.parallax-section-about-me .left .content-section>*,.parallax-section .left .content-section>*{padding:unset}.parallax-section-about-me .left .content-section .section-title,.parallax-section .left .content-section .section-title{margin:unset;margin-top:36px}.parallax-section-about-me .left .content-section .section-title h1,.parallax-section .left .content-section .section-title h1{font-size:38px}.parallax-section-about-me .left .content-section .section-title p,.parallax-section .left .content-section .section-title p{font-size:15px}.parallax-section-about-me .left .content-section .paginator,.parallax-section .left .content-section .paginator{margin:unset;margin-bottom:45px}.parallax-section-about-me .left .content-section .paginator .pages,.parallax-section .left .content-section .paginator .pages{visibility:hidden}.parallax-section-about-me .left .content-section .paginator .page-arrow-left .left-arrow,.parallax-section .left .content-section .paginator .page-arrow-left .left-arrow{height:13px;padding-right:10px}.parallax-section-about-me .left .content-section .paginator .page-arrow-right .right-arrow,.parallax-section .left .content-section .paginator .page-arrow-right .right-arrow{height:13px;padding-left:10px}.parallax-section-about-me .left .content-section .paginator .page-arrow-left a,.parallax-section-about-me .left .content-section .paginator .page-arrow-right a,.parallax-section .left .content-section .paginator .page-arrow-left a,.parallax-section .left .content-section .paginator .page-arrow-right a{font-size:14px}.parallax-section-about-me .right .spacer,.parallax-section .right .spacer{height:0}.parallax-section-about-me .right .content-wrapper,.parallax-section .right .content-wrapper{max-width:100%;padding:0 30px}.parallax-section-about-me .mobile-parallax .mobile-paginator,.parallax-section .mobile-parallax .mobile-paginator{height:100px;border-top:1px solid rgba(0,0,0,.12);color:#000;display:flex}.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper{flex-basis:100%;padding:0 25px;display:flex;align-items:center}.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-left a,.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-right a,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-left a,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-right a{color:#000;text-decoration:none;font-size:14px}.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-left a p,.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-right a p,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-left a p,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-right a p{display:inline}.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-left .left-arrow,.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-right .right-arrow,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-left .left-arrow,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-right .right-arrow{height:13px;vertical-align:middle}.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-left .left-arrow,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-left .left-arrow{padding-right:10px}.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-right .right-arrow,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper .page-arrow-right .right-arrow{padding-left:10px}.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper .pages,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper .pages{flex:1;visibility:hidden}.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper .pages a,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper .pages a{display:inline-block;height:10px;width:10px;border-radius:20px;background-color:#000;opacity:.2}.parallax-section-about-me .mobile-parallax .mobile-paginator .paginator-wrapper .pages a.selected,.parallax-section .mobile-parallax .mobile-paginator .paginator-wrapper .pages a.selected{opacity:1;width:20px}}.slick-slide img{display:unset}.form-section .form-wrapper{margin:auto;max-width:720px;padding:50px 25px}.form-section .form-wrapper .section-title{font-family:Century Gothic;font-size:clamp(20px,5vw,28px);text-align:center;margin-bottom:0}.form-section .form-wrapper .section-subtitle{font-size:clamp(16px,3.5vw,20px);text-align:center;margin-top:10px}.form-section .form-wrapper .form-container{max-width:632px;margin:40px auto auto;padding:0 20px;display:flex;flex-wrap:wrap;justify-content:space-between}.form-section .form-wrapper .form-container input[type=email],.form-section .form-wrapper .form-container input[type=text]{border:none;background-color:#f6f6f6;flex-basis:46%;padding:20px 0 20px 20px;margin-bottom:20px}.form-section .form-wrapper .form-container input[type=email]::placeholder,.form-section .form-wrapper .form-container input[type=text]::placeholder{font-size:16px}.form-section .form-wrapper .form-container textarea[name=message]{border:none;background-color:#f6f6f6;display:block;resize:none;flex-basis:100%;padding:20px}.form-section .form-wrapper .form-container textarea[name=message]::placeholder{font-size:16px;font-family:Segoe UI}.form-section .form-wrapper .form-container .checkBox{margin:auto}.form-section .form-wrapper .form-container .checkBox input{background-color:#f6f6f6}.form-section .form-wrapper .form-container .submit-button{margin:40px auto auto;display:block;font-size:21px;color:#fff;background-color:#000;padding:15px 35px;border:none;cursor:pointer}@media (max-width:666px){.form-section .form-wrapper .form-container{flex-direction:column}.form-section .form-wrapper .form-container>:not(.submit-button){display:block;flex-basis:100%}.form-section .form-wrapper .form-container .submit-button{font-size:18px;padding:16px 42px}}#footer{background-color:#f6f6f6;min-height:140px}#footer,#footer .footer-wrapper{display:flex;align-content:center}#footer .footer-wrapper{max-width:500px;width:100%;margin:auto;justify-content:space-around}#footer .footer-wrapper .copy-right{font-size:17px;opacity:.57}#footer .footer-wrapper .socials{display:flex;justify-content:space-between;align-items:center;max-width:100px;width:100%}#footer .footer-wrapper .socials .icon-socials{opacity:.16;width:15px;height:15px}@media (max-width:558px){#footer .footer-wrapper{flex-direction:column-reverse}#footer .footer-wrapper .copy-right{text-align:center}#footer .footer-wrapper .socials{margin:auto}}#mc_embed_signup{background:#fff;clear:left}#mc-embedded-subscribe-form{margin:auto;max-width:720px;padding:50px 25px}#mc-embedded-subscribe-form .section-title{font-family:Century Gothic;font-size:clamp(20px,5vw,28px);text-align:center;margin-bottom:0}#mc-embedded-subscribe-form .section-subtitle{font-size:clamp(16px,3.5vw,20px);text-align:center;margin-top:10px}#mc-embedded-subscribe-form .input-field-section{max-width:632px;margin:40px auto auto;padding:0 20px;display:flex;flex-wrap:wrap;justify-content:space-between}#mc-embedded-subscribe-form .input-field-section .user-email,#mc-embedded-subscribe-form .input-field-section .user-fullname{flex-basis:48%}#mc-embedded-subscribe-form .input-field-section .user-email input,#mc-embedded-subscribe-form .input-field-section .user-fullname input{border:none;background-color:#f6f6f6;padding:20px 0 20px 20px;width:98%;margin-bottom:20px}#mc-embedded-subscribe-form .input-field-section .agree-checkbox{margin:auto;max-width:90%}#mc-embedded-subscribe-form .input-field-section .agree-checkbox ul{margin:0;padding:0;list-style-type:none}#mc-embedded-subscribe-form .input-field-section .submit-button-container{width:100%}#mc-embedded-subscribe-form .input-field-section .submit-button-container .submit-button{margin:40px auto auto;display:block;font-size:21px;color:#fff;background-color:#000;padding:15px 35px;border:none;cursor:pointer}#mc-embedded-subscribe-form .input-field-section .submit-button-container .submit-button:hover{background-color:#272727}@media (max-width:666px){#mc-embedded-subscribe-form .input-field-section{flex-direction:column}}#mc_embed_signup div#mce-responses{float:left;top:-1.4em;padding:0 .5em;overflow:hidden;width:90%;margin:0 5%;clear:both}#mc_embed_signup div.response{margin:1em 0;padding:1em .5em .5em 0;font-weight:700;float:left;top:-1.5em;z-index:1;width:80%}#mc_embed_signup #mce-error-response{display:none}#mc_embed_signup #mce-success-response{color:#529214;display:none}#mc_embed_signup label.error{display:block;float:none;width:auto;margin-left:1.05em;text-align:left;padding:.5em 0}#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{display:inline-block;margin:2px 0 1em;padding:5px 10px;background-color:hsla(0,0%,100%,.85);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:14px;font-weight:400;z-index:1;color:#e85c41}#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error{border:2px solid #e85c41}.hide-button,.show-button{display:none}.hide-button.show,.show-button.show{display:block}#podcasts .section-container{max-width:1020px;width:100%;margin:auto;padding:100px 0}#podcasts .section-container .section-title{font-family:Century Gothic;font-size:28px;text-align:center;margin-bottom:10px}#podcasts .section-container .section-subtitle{font-size:20px;text-align:center;margin-top:0;margin-bottom:50px}#podcasts .section-container .podcasts-container{display:flex;flex-wrap:wrap;justify-content:space-evenly}#podcasts .section-container .podcasts-container .podcast{flex-basis:47%;margin:10px;height:225px;text-decoration:none;color:#000;flex-direction:column;justify-content:flex-end;display:none}#podcasts .section-container .podcasts-container .podcast.show{display:flex}#podcasts .section-container .podcasts-container .podcast .podcast-title{text-align:left;padding-left:30px;font-size:20px;line-height:1.15;margin-bottom:27px}#podcasts .section-container .podcasts-container .podcast .podcast-title .podcast-date{font-size:16px}#podcasts .section-container .load-more{margin-top:20px}#podcasts .section-container .load-more button{margin:auto;border:none;background-color:#fff}#podcasts .section-container .load-more button:hover{cursor:pointer}#podcasts .section-container .load-more button:focus{outline:none}#podcasts .section-container .load-more button p{font-size:15px}#podcasts .section-container .load-more button .arrow-down{display:block;width:15px;height:15px;border-top:1px solid #000;border-left:1px solid #000;transform:rotate(225deg);margin:auto}#podcasts .section-container .load-more button .arrow-down:after{content:"";display:block;width:1px;height:25px;background-color:#000;transform:rotate(-45deg) translate(8.5px,4px)}#podcasts .section-container .load-more button .arrow-up{display:block;width:15px;height:15px;border-top:1px solid #000;border-left:1px solid #000;transform:rotate(45deg);margin:auto}#podcasts .section-container .load-more button .arrow-up:after{content:"";display:block;width:1px;height:25px;background-color:#000;transform:rotate(-45deg) translate(8.5px,4px)}@media (max-width:878px){#podcasts .section-container .podcasts-container{margin-top:60px;display:block}#podcasts .section-container .podcasts-container .podcast{margin:30px}}.parallax-section-about-me .left .content-section .quote{color:#fff;font-size:18px;text-align:right;margin-bottom:100px}.parallax-section-about-me .right .spacer{border:none}.about-me-mobile{color:#fff;position:absolute;top:80px;width:100%;padding-left:30px;height:calc(100% - 80px);display:none}.about-me-mobile p{font-size:15px}.about-me-mobile h1{font-size:38px;font-family:Century Gothic}.about-me-mobile .quote{position:absolute;bottom:50px;right:60px;text-align:right}@media (max-width:878px){.parallax-section-about-me .left .content-section{display:none}.parallax-section-about-me .about-me-mobile{display:block}}@media (max-width:878px){#header2 .header-wrapper .right-section .img-overlay{background:linear-gradient(90deg,#171b24,transparent),linear-gradient(0deg,#171b24,transparent,transparent,transparent)}}