@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;width:100vw;overflow-x:hidden}body{font-family:Poppins,Arial,sans-serif;line-height:1.6;color:#333;background-color:#f4f4f4}a{text-decoration:none;color:#e67e22}.navbar{display:flex;justify-content:space-between;align-items:center;background-color:#fff;color:#fff;padding:1rem;position:fixed;top:0;left:0;width:100%;z-index:1000;padding-left:50px;padding-right:50px}.navbar .logo{margin-right:1rem}.navbar .logo img{width:200px;height:70px}.nav-links{list-style:none;display:flex;justify-content:space-between;align-items:center}.nav-links li{margin-right:20px}.nav-links a{color:#333;transition:color .2s ease}.nav-links a:hover{color:#ccc}.burger{display:none;cursor:pointer}.burger .line{width:25px;height:3px;background-color:#e67e22;margin-bottom:5px;transition:transform .2s ease;border-radius:5px}@media (max-width: 768px){.nav-links{display:none}.burger{display:block}.navbar{flex-direction:column;align-items:flex-start}.navbar .logo{margin-bottom:1rem}}@media (max-width: 480px){.navbar .logo img{width:30px;height:30px}}@media (max-width: 768px){.navbar{display:flex;flex-direction:row}}@media screen and (min-width: 769px) and (max-width: 800px){.navbar .logo{margin-right:0rem}.navbar .logo img{width:75px;height:75px}.nav-links li{margin-right:10px}.nav-links button{width:3rem;height:2.5rem}.nav-links .nav-request-quote{height:15px}}@media screen and (min-width: 801px) and (max-width: 900px){.navbar .logo{margin-right:0rem}.navbar .logo img{width:80px;height:80px}.nav-links li{margin-right:15px}}.navbar .logo .logo-text{color:#e67e22;font-weight:700}.burger-nav-links{list-style:none}.burger-nav-links li a{color:#36454f;padding-top:0%;padding-bottom:5px;text-decoration:none;font-weight:400;font-size:larger;display:block}.burger-nav-links li a:hover{color:#4a5d6a}@media screen and (min-width: 901px){.navbar .logo img{width:77px;height:77px}}.styled-menu button{width:10rem;height:3rem;font-size:15px;font-weight:700}@media screen and (min-width: 376px) and (max-width: 426px){.styled-menu button{width:10rem;height:3rem;font-size:15px;font-weight:700}}@media screen and (min-width: 427px) and (max-width: 769px){.styled-menu button{width:10rem;height:3rem;font-size:15px;font-weight:700}}.landing-pg-content{z-index:1;position:relative;padding:20px;color:#fff}@media screen and (max-width: 320px){.landing-pg-content{height:auto}.landing-pg-content .css-am0epp-MuiGrid2-root{display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-pg-content .css-1cdctrw-MuiGrid2-root{width:100%}}@media screen and (min-width: 321px) and (max-width: 400px){.landing-pg-content{height:auto}.landing-pg-content .css-am0epp-MuiGrid2-root{display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-pg-content .css-1cdctrw-MuiGrid2-root{width:100%}}@media screen and (min-width: 481px) and (max-width: 769px){.LandingPgCh1{padding-top:1.5rem}}@media screen and (min-width: 401px) and (max-width: 600px){.landing-pg-content .css-am0epp-MuiGrid2-root{display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-pg-content .css-1cdctrw-MuiGrid2-root{width:100%}}@media screen and (min-width: 601px) and (max-width: 705px){.landing-pg-content .css-am0epp-MuiGrid2-root{display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-pg-content .css-1cdctrw-MuiGrid2-root{width:100%}}@media screen and (min-width: 706px) and (max-width: 800px){.landing-pg-content .css-am0epp-MuiGrid2-root{display:flex;flex-direction:column;align-items:center;justify-content:center}.landing-pg-content .css-1cdctrw-MuiGrid2-root{width:100%}}form{max-width:500px;margin:0 auto;padding:20px;background-color:#f9f9f9;border:1px solid #ccc;box-shadow:0 0 10px #0000001a;border-radius:10px;color:#333}form div{margin-bottom:5px}#contactTxt{height:40px;width:100%;padding:5px;border-radius:5px;margin-bottom:15px}#detailsTxt{height:100px;border-radius:5px;width:100%;padding:5px}form label{display:block;margin-bottom:5px;font-weight:700}form input[type=text],form input[type=email],form input[type=number]{width:100%;height:40px;margin-bottom:20px;padding:10px;border:1px solid #000000;border-radius:5px}form button[type=submit]{width:100%;height:40px;background-color:#e67e22;color:#fff;padding:10px;border:none;border-radius:5px;cursor:pointer}form button[type=submit]:hover{background-color:#b4631c}.landing-pg{background-image:url(/assets/landingpg-bg-2-Bqy5ajmy.jpg);margin-top:7rem;background-size:cover;background-position:center;height:100vh;position:relative;padding-left:50px;padding-right:50px}.highlight{color:var(--primary-orange)}.landing-pg-h4,.landing-pg-h2{font-weight:500}.landing-pg-h2{font-size:2rem}.landing-pg-h4{font-size:1.5rem}.black{color:var(--primary-black)}.landing-pg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/landingpg-bg-2-Bqy5ajmy.jpg);background-size:cover;background-position:center;filter:blur(.7px);z-index:-1}.landing-pg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e67e22cc;z-index:0}.landing-pg .content{position:relative;z-index:1}@media screen and (max-width: 320px){.landing-pg{width:100%;height:auto;margin-top:6rem}}@media screen and (max-width: 374px){.landing-pg{margin-top:6rem}}@media screen and (max-width: 282px){.landing-pg{margin-top:7rem}}@media screen and (min-width: 375px) and (max-width: 388px){.landing-pg{margin-top:6rem}}@media screen and (min-width: 321px) and (max-width: 374px){.landing-pg{width:100%;height:auto}}@media screen and (min-width: 389px) and (max-width: 426px){.landing-pg{margin-top:4.5rem}}@media screen and (min-width: 375px) and (max-width: 424px){.landing-pg{width:100%;height:auto}}@media screen and (min-width: 425px) and (max-width: 768px){.landing-pg{margin-top:4rem}}@media screen and (min-width: 425px) and (max-width: 500px){.landing-pg{width:100%;height:auto}}@media screen and (min-width: 501px) and (max-width: 600px){.landing-pg{width:100%;height:auto}}@media screen and (min-width: 601px) and (max-width: 706px){.landing-pg{width:100%;height:auto}}@media screen and (min-width: 707px) and (max-width: 768px){.landing-pg{width:100%;height:auto}}@media screen and (min-width: 769px) and (max-width: 800px){.landing-pg{width:100%;height:auto}}@media screen and (min-width: 769px){.landing-pg{margin-top:6.5rem}}@media screen and (min-width: 706px) and (max-width: 800px){.landing-pg .landing-pg-content .css-i9gxme .css-am0epp-MuiGrid2-root{display:grid;grid-template-columns:1fr 1fr}}@media screen and (min-width: 801px) and (max-width: 900px){.landing-pg{width:100%;height:auto}}@media screen and (min-width: 901px) and (max-width: 1000px){.landing-pg{width:100%;height:auto}}@media screen and (min-width: 1001px) and (max-width: 1440px){.landing-pg{width:100%;height:auto}}.landing-pg{opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out}.landing-pg.show{opacity:1;transform:translateY(0)}.affirmation-container{height:auto;position:relative;background-image:url(/assets/landingpg-bg-3-DPa_3wQW.jpg);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;padding:20px 50px;display:flex;justify-content:center;align-items:center}.affirmation-container:before{content:"";position:absolute;inset:0;background-color:#e67d1456;z-index:1}.affirmation-container>*{position:relative;z-index:2}.qa-image{width:70%;height:70%;max-width:100%;display:block;object-fit:cover}.qa-image-container{width:100%;margin:0 auto;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.qa-image-container img{max-width:100%;height:auto;display:block}header p{font-size:1.8rem;font-weight:600}section p{margin:10px;color:#fff}.MuiGrid2-root{justify-content:center;align-items:center}@media screen and (max-width: 585px){.affirmation-container .css-am0epp-MuiGrid2-root .css-1cdctrw-MuiGrid2-root:nth-child(1){visibility:hidden;width:0;height:0}.affirmation-container .css-am0epp-MuiGrid2-root .css-1cdctrw-MuiGrid2-root:nth-child(2){width:100%}}.steps-container{background-color:#fff;height:auto;position:relative;padding:20px 50px;justify-content:center;align-items:center}.steps-container header{font-size:30px;font-weight:600;margin-bottom:20px;display:block;text-align:center}.steps-container button{cursor:default}@media screen and (max-width: 584px){.steps-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root{height:auto;display:flex;flex-direction:column}.steps-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root>*{margin:7px 0 0}}@media screen and (min-width: 585px) and (max-width: 734px){.steps-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root{height:auto;display:flex;flex-direction:column}.steps-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root>*{margin:7px 0 0}}@media screen and (min-width: 735px) and (max-width: 940px){.steps-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;padding-left:5rem}.steps-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root>*{margin:7px 0 0}}@media screen and (min-width: 941px) and (max-width: 1232px){.steps-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root{display:grid;grid-template-columns:1fr 1fr 1fr}.steps-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root>*{margin:7px 0 0}}:root{--primary-orange: #e67e22;--primary-white: #fff}.genres-container{height:auto;background-color:var(--primary-white);position:relative;padding:20px 50px;justify-content:center;align-items:center;text-align:end}.genres-container .MuiTypography-h5{color:var(--primary-orange)}.genres-container header{font-size:30px;font-weight:600;margin-bottom:20px;display:block;text-align:center}.card-image{width:6.3rem;height:6.3rem}.genres-container button{cursor:default;text-align:right}.genres-container .MuiButtonBase-root{transition:none}.genres-container .MuiButtonBase-root:hover{background:none}.genres-container .MuiTouchRipple-root{display:none}.genre-card button{cursor:pointer}@media screen and (min-width: 735px) and (max-width: 940px){.genres-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;padding-left:5rem}.genres-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root>*{margin:7px 0 0}}.why-biographer-container{position:relative;padding-left:50px;padding-right:50px;padding-top:2rem;padding-bottom:2rem;height:auto;width:auto;background-image:url(/assets/blur-bg-CbIOTd9-.jpg);background-size:cover;color:#fff}.why-biographer-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(-1px);backdrop-filter:blur(-1px);background:linear-gradient(to right,#e67e22a6,#fff0)}.why-biographer-content{position:relative;z-index:1;width:60%}.why-biographer-content p{margin:20px 0}@media screen and (max-width: 617px){.why-biographer-content{width:100%}}@media screen and (min-width: 425px){.why-biographer-content p{color:#fff;font-weight:500}}.faqs-container{margin-top:2rem;height:auto;position:relative;padding:0 50px;margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.faqs-container span{font-family:Poppins,sans-serif}.faqs-container.show{opacity:1;transform:translateY(0)}.faqs-container h2{text-align:center;animation:fadeIn 1s ease-in-out .5s both}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.middle-header{margin-left:-4rem}.footer-container{height:auto;position:relative;padding-left:50px;padding-right:50px;background-color:var(--primary-orange);padding-top:2rem;padding-bottom:2rem;color:var(--primary-white)}.footer-content .highlight{color:var(--primary-black)}hr{border:1px solid var(--primary-black)}.footer-content .footer-left img{width:30%;height:30%}.footer-content .footer-left .footer-left-social{margin-top:1rem}.footer-content .footer-left .footer-left-social img{width:2rem;height:2rem;margin-right:.4rem}.footer-content .footer-left .footer-left-social img:hover{cursor:pointer;box-shadow:0 0 5px #ffffff80}.footer-middle{display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-right-payment img{width:4rem;height:4rem;margin-right:1rem}.locale-contact img{width:1rem;height:1rem}.locale-contact span{display:block;margin:.5rem 0}.locale-contact span a{color:var(--primary-white)}.locale-contact span img{margin-right:5px}.footer-middle li{margin:.7rem 0}.footer-bottom{margin-top:1rem}.footer-bottom p{margin:1rem 0}@media screen and (max-width: 675px){.footer-container{height:100%;width:100%;position:relative;padding-left:50px;padding-right:50px;padding-top:2rem;color:#fff;font-size:1rem}.footer-content .css-ipzchf-MuiGrid2-root{display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-content .footer-left img{background-color:var(--primary-white);width:40%;height:40%;border-radius:10rem}.footer-content .footer-left .footer-left-social{margin-top:1.5rem}.footer-content .footer-left .footer-left-social img{width:2.5rem;height:2.5rem;margin-right:.4rem;border-radius:50%}.footer-content .footer-middle{margin-left:-5rem}.footer-content .footer-middle h2{text-align:left;margin-right:1rem;font-size:1.5rem}.footer-middle ul{margin-left:3rem}.footer-right-payment img{width:5rem;height:5rem;margin-right:1rem}.locale-contact img{width:1.5rem;height:1.5rem}.middle-header{margin-left:-4rem}}@media screen and (max-width: 320px){.footer-content .footer-middle{margin-left:-3.5rem}.middle-header{margin-left:-4rem}}@media screen and (min-width: 425px) and (max-width: 674px){.middle-header{margin-left:-8rem}.footer-content .footer-left img{width:20%;height:20%}}@media screen and (min-width: 356px) and (max-width: 376px){.footer-content .footer-middle{margin-left:-6rem}}@media screen and (min-width: 377px) and (max-width: 400px){.footer-content .footer-middle{margin-left:-7rem}}@media screen and (min-width: 401px) and (max-width: 426px){.footer-content .footer-middle{margin-left:-9rem}}@media screen and (min-width: 427px) and (max-width: 450px){.footer-content .footer-middle{margin-left:-11rem}}@media screen and (min-width: 451px) and (max-width: 456px){.footer-content .footer-middle{margin-left:-11rem}}@media screen and (min-width: 457px) and (max-width: 468px){.footer-content .footer-middle{margin-left:-12rem}}@media screen and (min-width: 469px) and (max-width: 480px){.footer-content .footer-middle{margin-left:-12rem}}@media screen and (min-width: 481px) and (max-width: 490px){.footer-content .footer-middle{margin-left:-13rem}}@media screen and (min-width: 491px) and (max-width: 500px){.footer-content .footer-middle{margin-left:-14rem}}@media screen and (min-width: 501px) and (max-width: 520px){.footer-content .footer-middle{margin-left:-15rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-1.5rem}}@media screen and (min-width: 521px) and (max-width: 530px){.footer-content .footer-middle{margin-left:-16rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-3rem}}@media screen and (min-width: 531px) and (max-width: 550px){.footer-content .footer-middle{margin-left:-17rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-3rem}}@media screen and (min-width: 551px) and (max-width: 570px){.footer-content .footer-middle{margin-left:-17rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-3rem}}@media screen and (min-width: 571px) and (max-width: 580px){.footer-content .footer-middle{margin-left:-18rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-4rem}}@media screen and (min-width: 581px) and (max-width: 590px){.footer-content .footer-middle{margin-left:-19rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-5rem}}@media screen and (min-width: 591px) and (max-width: 600px){.footer-content .footer-middle{margin-left:-20rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-7rem}}@media screen and (min-width: 601px) and (max-width: 600px){.footer-content .footer-middle{margin-left:-21rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-8rem}}@media screen and (min-width: 601px) and (max-width: 610px){.footer-content .footer-middle{margin-left:-21rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-8rem}}@media screen and (min-width: 611px) and (max-width: 620px){.footer-content .footer-middle{margin-left:-22rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-9rem}}@media screen and (min-width: 621px) and (max-width: 630px){.footer-content .footer-middle{margin-left:-23rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-9rem}}@media screen and (min-width: 631px) and (max-width: 640px){.footer-content .footer-middle{margin-left:-23rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-9rem}}@media screen and (min-width: 641px) and (max-width: 650px){.footer-content .footer-middle{margin-left:-23rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-10rem}}@media screen and (min-width: 651px) and (max-width: 660px){.footer-content .footer-middle{margin-left:-24rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-11rem}}@media screen and (min-width: 661px) and (max-width: 675px){.footer-content .footer-middle{margin-left:-25rem}.footer-content .css-i9gxme .css-2edihr-MuiGrid2-root:last-child{margin-left:-12rem}}.services-image{height:80%;width:80%}#image-div{justify-content:center;display:flex}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.slider{height:auto;background-color:#e67e22;color:#fff;text-align:center;padding:1rem 50px;margin-top:7rem}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#e67e22;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#333}.autoplay-progress svg{--progress: 0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;stroke:#333;fill:none;stroke-dashoffset:calc(125.6px * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.swiper-button-prev,.swiper-button-next{color:#333}.swiper-pagination-bullet-active{background-color:#e67e22}.slider .MuiButton-root{color:#e67e22}:root{--primary-black: #333333}#contact-fulge{background-color:#c27d41;height:auto;justify-content:center;text-align:center;color:#fff;padding:1rem 22rem}#contact-text{margin-bottom:1rem}#contact-heading{font-size:2rem;color:var(--primary-black)}#contact-fulge button{background-color:#e67e22;color:var(--primary-black)}@media screen and (max-width: 942px){#contact-fulge{padding:1rem}}@media screen and (max-width: 584px){.genres-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root{height:auto;display:flex;flex-direction:column}.genres-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root>*{margin:7px 0 0}}@media screen and (min-width: 585px) and (max-width: 734px){.genres-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root{height:auto;display:flex;flex-direction:column}.genres-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root>*{margin:7px 0 0}}@media screen and (min-width: 735px) and (max-width: 940px){.genres-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;padding-left:1rem}.genres-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root>*{margin:7px 0 0}}@media screen and (min-width: 941px) and (max-width: 1232px){.genres-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root{display:grid;grid-template-columns:1fr 1fr 1fr}.genres-container .css-1qrcaqt .css-1jxwjqx-MuiGrid2-root>*{margin:7px 0 0}}.landing-section{position:relative;margin-top:4rem;height:auto;background-color:#e67e22;color:#fff;align-content:center;padding-left:50px;padding-right:70px}@media screen and (max-width: 650px){.landing-section .css-1cdctrw-MuiGrid2-root:first-child{width:100%}.landing-section .css-1cdctrw-MuiGrid2-root:last-child{display:none}}@media screen and (min-width: 651px) and (max-width: 1216px){.landing-section .css-1cdctrw-MuiGrid2-root:last-child img{height:100%;width:100%}}.landing-sect-image-div{margin-top:5rem;-webkit-mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml;base64,PCEtLT94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/LS0+CiAgICAgICAgICAgICAgPHN2ZyBpZD0ic3ctanMtYmxvYi1zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSI+CiAgICAgICAgICAgICAgICAgICAgPGRlZnM+IAogICAgICAgICAgICAgICAgICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9InN3LWdyYWRpZW50IiB4MT0iMCIgeDI9IjEiIHkxPSIxIiB5Mj0iMCI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBpZD0ic3RvcDEiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIGlkPSJzdG9wMiIgc3RvcC1jb2xvcj0icmdiYSgwLCAwLCAwLCAxKSIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgICAgICAgICAgICAgPC9kZWZzPgogICAgICAgICAgICAgICAgPHBhdGggZmlsbD0idXJsKCNzdy1ncmFkaWVudCkiIGQ9Ik0xNi40LC0zMC4yQzIxLjQsLTI1LjUsMjUuOCwtMjEuNSwyOS45LC0xNi41QzM0LjEsLTExLjYsMzcuOSwtNS44LDM3LjksMEMzNy45LDUuOCwzNCwxMS42LDMxLjEsMTguNkMyOC4xLDI1LjYsMjYuMiwzMy45LDIxLjIsMzdDMTYuMiw0MC4xLDguMSwzOCwxLjQsMzUuNkMtNS4zLDMzLjEsLTEwLjYsMzAuMywtMTcuNSwyOC4zQy0yNC4zLDI2LjMsLTMyLjgsMjUsLTM3LjQsMjAuNUMtNDIuMSwxNS45LC00Mi45LDcuOSwtNDEuMSwxQy0zOS40LC01LjksLTM1LjEsLTExLjgsLTMxLjUsLTE4LjNDLTI4LC0yNC44LC0yNS4yLC0zMS45LC0yMC4xLC0zNi41Qy0xNSwtNDEuMiwtNy41LC00My40LC0wLjksLTQxLjlDNS43LC00MC4zLDExLjQsLTM0LjksMTYuNCwtMzAuMloiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUwIDUwKSIgc3Ryb2tlLXdpZHRoPSIwIiBzdHlsZT0idHJhbnNpdGlvbjogMC4zczsiIHN0cm9rZT0idXJsKCNzdy1ncmFkaWVudCkiPjwvcGF0aD4KICAgICAgICAgICAgICA8L3N2Zz4=);-webkit-mask-position:30px -45px;-webkit-mask-size:cover}#about-landing-image{width:105%}.who-we-are{position:relative;background-image:url(/assets/landingpg-bg-3-DPa_3wQW.jpg);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;height:auto;color:var(--primary-black);align-content:center;padding-left:50px;padding-right:70px}.who-we-are:before{content:"";position:absolute;inset:0;background-color:#e67e14bf;z-index:1}.sub-header{color:var(--primary-white)}.who-we-are>*{position:relative;z-index:2}.who-we-are-ch1{justify-content:center;display:flex;-webkit-mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml;base64,PCEtLT94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/LS0+CiAgICAgICAgICAgICAgPHN2ZyBpZD0ic3ctanMtYmxvYi1zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSI+CiAgICAgICAgICAgICAgICAgICAgPGRlZnM+IAogICAgICAgICAgICAgICAgICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9InN3LWdyYWRpZW50IiB4MT0iMCIgeDI9IjEiIHkxPSIxIiB5Mj0iMCI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBpZD0ic3RvcDEiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIGlkPSJzdG9wMiIgc3RvcC1jb2xvcj0icmdiYSgwLCAwLCAwLCAxKSIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgICAgICAgICAgICAgPC9kZWZzPgogICAgICAgICAgICAgICAgPHBhdGggZmlsbD0idXJsKCNzdy1ncmFkaWVudCkiIGQ9Ik0xNS42LC0yNkMyMSwtMjMuOSwyNi45LC0yMS40LDMyLjYsLTE3QzM4LjIsLTEyLjYsNDMuOCwtNi4zLDQ0LjcsMC42QzQ1LjcsNy40LDQyLjEsMTQuOCwzNywyMC4yQzMxLjksMjUuNiwyNS4zLDI5LDE4LjksMzIuOUMxMi41LDM2LjksNi4yLDQxLjQsLTAuOCw0Mi44Qy03LjksNDQuMiwtMTUuNyw0Mi42LC0yMiwzOC41Qy0yOC4yLDM0LjUsLTMyLjksMjguMSwtMzUuOSwyMS4zQy0zOC45LDE0LjQsLTQwLjMsNy4yLC00MC4zLDBDLTQwLjIsLTcuMSwtMzguNiwtMTQuMywtMzQuNCwtMTlDLTMwLjIsLTIzLjcsLTIzLjMsLTI2LC0xNy4xLC0yNy44Qy0xMC45LC0yOS41LC01LjUsLTMwLjUsLTAuMiwtMzAuMkM1LjEsLTI5LjksMTAuMSwtMjguMSwxNS42LC0yNloiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUwIDUwKSIgc3Ryb2tlLXdpZHRoPSIwIiBzdHlsZT0idHJhbnNpdGlvbjogMC4zczsiIHN0cm9rZT0idXJsKCNzdy1ncmFkaWVudCkiPjwvcGF0aD4KICAgICAgICAgICAgICA8L3N2Zz4=)}.who-we-are #profile-image{width:100%}#talk-to-expert{display:inline-block;margin-top:10px}.mission-vision{margin-top:2rem}@media screen and (max-width: 600px){.who-we-are .css-1cdctrw-MuiGrid2-root:first-child{display:none}.who-we-are .who-we-are-content{width:100%}.who-we-are .css-1cdctrw-MuiGrid2-root:last-child{width:100%}.mission-vision .css-1cdctrw-MuiGrid2-root:first-child{display:inline;width:100%}.mission-vision .css-am0epp-MuiGrid2-root{display:grid;grid-template-rows:1fr;padding-bottom:1rem}}.image-div{margin-top:3rem;-webkit-mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml;base64,PCEtLT94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/LS0+CiAgICAgICAgICAgICAgPHN2ZyBpZD0ic3ctanMtYmxvYi1zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSI+CiAgICAgICAgICAgICAgICAgICAgPGRlZnM+IAogICAgICAgICAgICAgICAgICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9InN3LWdyYWRpZW50IiB4MT0iMCIgeDI9IjEiIHkxPSIxIiB5Mj0iMCI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3RvcCBpZD0ic3RvcDEiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzdG9wIGlkPSJzdG9wMiIgc3RvcC1jb2xvcj0icmdiYSgwLCAwLCAwLCAxKSIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgICAgICAgICAgICAgPC9kZWZzPgogICAgICAgICAgICAgICAgPHBhdGggZmlsbD0idXJsKCNzdy1ncmFkaWVudCkiIGQ9Ik0xNi40LC0zMC4yQzIxLjQsLTI1LjUsMjUuOCwtMjEuNSwyOS45LC0xNi41QzM0LjEsLTExLjYsMzcuOSwtNS44LDM3LjksMEMzNy45LDUuOCwzNCwxMS42LDMxLjEsMTguNkMyOC4xLDI1LjYsMjYuMiwzMy45LDIxLjIsMzdDMTYuMiw0MC4xLDguMSwzOCwxLjQsMzUuNkMtNS4zLDMzLjEsLTEwLjYsMzAuMywtMTcuNSwyOC4zQy0yNC4zLDI2LjMsLTMyLjgsMjUsLTM3LjQsMjAuNUMtNDIuMSwxNS45LC00Mi45LDcuOSwtNDEuMSwxQy0zOS40LC01LjksLTM1LjEsLTExLjgsLTMxLjUsLTE4LjNDLTI4LC0yNC44LC0yNS4yLC0zMS45LC0yMC4xLC0zNi41Qy0xNSwtNDEuMiwtNy41LC00My40LC0wLjksLTQxLjlDNS43LC00MC4zLDExLjQsLTM0LjksMTYuNCwtMzAuMloiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUwIDUwKSIgc3Ryb2tlLXdpZHRoPSIwIiBzdHlsZT0idHJhbnNpdGlvbjogMC4zczsiIHN0cm9rZT0idXJsKCNzdy1ncmFkaWVudCkiPjwvcGF0aD4KICAgICAgICAgICAgICA8L3N2Zz4=)}:root{--primary-black: #333333;--primary-orange: #e67e22}#experience{position:relative;height:auto;background-color:#f5f5f5;color:var(--primary-black);text-align:center;padding:1rem 50px 0}.sub-header{font-size:3rem}.highlight-orange{color:var(--primary-orange)}p{margin:20px 0 0}.bagged-container{margin:2rem 0 0;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;flex-direction:row}:root{--primary-orange: #e67e22}.accolade{align-content:center;text-align:center;font-family:Poppins,sans-serif}.accolade .count-number{font-family:Poppins,sans-serif;color:var(--primary-orange);font-size:3.5rem;margin:0;padding:0}.accolade p{margin:0;padding:0;font-size:1.5rem}:root{--primary-black: #333333;--primary-orange: #e67e22;--primary-cream: rgb(236, 236, 236)}.landing-section{height:auto;padding-bottom:1rem}.highlight-black{color:var(--primary-black)}.connect-us{background-color:var(--primary-cream);height:auto;width:100%;padding:2rem 50px}.connect-header{text-align:center;margin-bottom:2rem}.connect-header span{font-size:4.5rem}.connect-header p{color:#757572;margin:0}#form-header{font-size:2rem;color:var(--primary-orange)}form{margin-left:0}.landing-section #image-div .services-image{width:60%;height:60%;margin-top:5rem}@media screen and (max-width: 511px){.landing-section .css-1cdctrw-MuiGrid2-root:first-child{width:100%}.landing-section #image-div{display:none}}.locale-info a{color:#000!important}#map{height:25rem;position:relative;z-index:1}@media screen and (max-width: 511px){.connect-us .css-1cdctrw-MuiGrid2-root{width:100%}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--primary-black: #333333;--primary-orange: #e67e22;--primary-white: #fff}.blog-landing-sect{margin-top:4rem;height:auto;padding:2rem 50px 0;background-color:var(--primary-orange);color:var(--primary-white);align-content:center;text-align:center}.typing{display:inline-block;font-size:6rem;white-space:nowrap;overflow:hidden;width:0;vertical-align:bottom}.typing.active{animation:typing 3s steps(18) forwards;width:auto}.typing:after{content:"|";display:inline-block;animation:blink .6s infinite alternate}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{0%{opacity:1}to{opacity:0}}.blog-landing-sect p{font-size:1.3rem;color:var(--primary-black)}@media screen and (max-width: 546px){.blog-landing-sect{padding-top:2rem}.blog-landing-sect span{font-size:3rem}}.waves{height:30vh;background-color:#ececec}.write-ups{height:auto;background-color:#ececec;padding:0 50px;margin-top:0}.write-ups .write-up-content,.hidden{display:flex;flex-direction:row;width:100%;justify-content:space-evenly;flex-wrap:wrap;box-sizing:border-box}.show-more{display:block;width:100%;margin-left:3.5rem;margin-bottom:.5rem}.collapse{height:auto}.collapse .basic-card{margin:0}:root{--primary: #e67e22;--primary-hover: #cc6e1d;--white: #fff}.shop-container{max-width:1200px;margin-top:40px!important;margin:0 auto;padding:2rem;background-color:var(--white)}.shop-title{text-align:center;font-size:2.5rem;font-weight:700;color:#000;margin-bottom:.5rem}.shop-subtitle{text-align:center;font-size:1rem;color:#333;margin-bottom:2rem}.book-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width: 600px){.book-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.book-grid{grid-template-columns:repeat(3,1fr)}}.book-card{background:var(--white);border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 10px #0000000d;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .3s ease}.book-card:hover{transform:translateY(-6px);box-shadow:0 8px 20px #00000014}.book-image{width:100%;height:280px;object-fit:cover}.book-info{padding:1rem;display:flex;flex-direction:column;flex-grow:1;color:#000}.book-title{font-size:1.2rem;font-weight:600;margin-bottom:.3rem;color:#000}.book-author{font-size:.9rem;color:#555;margin-bottom:.5rem}.book-price{font-size:1.1rem;font-weight:700;color:#e67e22;margin-top:auto;margin-bottom:1rem}.buy-button{padding:.5rem 1rem;background-color:var(--primary);color:var(--white);border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.buy-button:hover{background-color:var(--primary-hover)}.currency-switcher{display:flex;align-items:center;justify-content:flex-end;margin-bottom:1rem;gap:8px}.shop-header{display:flex;flex-direction:column;margin-top:2rem}.shop-header .cart-button-div{display:flex;flex-direction:row-reverse}.cart-button{cursor:pointer}.cart-container{padding:24px;background-color:#f8fafc;min-height:100vh;font-family:Inter,sans-serif}.cart-title{font-size:2rem;font-weight:700;margin-bottom:20px;color:#1f2937;text-align:center}.cart-grid{display:flex;gap:40px;flex-wrap:wrap;justify-content:space-between}.cart-items{flex:2;min-width:400px}.book-card-cart{display:flex;gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 2px 6px #0000000d}.book-image{width:100px;height:auto;object-fit:cover;border-radius:6px}.book-info{flex:1;display:flex;flex-direction:column}.book-title{font-size:1.2rem;font-weight:600;color:#111827;margin-bottom:4px}.book-author{font-size:.9rem;color:#6b7280;margin-bottom:6px}.book-price{font-size:1rem;font-weight:700;color:#0d99ff;margin-top:auto;margin-bottom:8px}.remove-button{align-self:flex-start;background-color:#ef4444;color:#fff;padding:6px 12px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.remove-button:hover{background-color:#dc2626}.cart-total{font-size:1.3rem;margin-top:20px;font-weight:600;color:#374151}.add-more-button{margin-top:16px;padding:10px 16px;background-color:#e67e22;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.add-more-button:hover{background-color:#ec7c19}.payment-form{flex:1;min-width:320px;background:#fff;padding:24px;border-radius:16px;box-shadow:0 0 8px #0000000d}.payment-form h2{font-size:1.5rem;margin-bottom:16px;color:#111827}.payment-form form{display:flex;flex-direction:column;gap:14px}.payment-form input,.payment-form select{padding:12px;font-size:1rem;border:1px solid #d1d5db;border-radius:8px;outline:none}.checkout-button{background-color:#0d99ff;color:#fff;padding:14px;border:none;border-radius:8px;font-weight:700;cursor:pointer;margin-top:12px}.checkout-button:hover{background-color:#0b82da}.receipt-container{padding:40px;background-color:#f9f9fb;min-height:100vh;font-family:Inter,sans-serif;display:flex;justify-content:center;align-items:center}.receipt-card{background:#fff;border-radius:12px;padding:30px;max-width:600px;width:100%;box-shadow:0 0 10px #0000001a;text-align:center}.receipt-title{font-size:28px;margin-bottom:20px;color:#e67e22}.receipt-message{font-size:16px;margin-bottom:20px;color:#555}.receipt-summary{background:#f1f5f9;padding:20px;margin-bottom:20px;border-radius:8px;text-align:left;font-family:Inter,sans-serif;color:#374151}.back-to-shop-button{padding:10px 20px;background-color:#e67e22;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;transition:background-color .3s ease}.back-to-shop-button:hover{background-color:#ec7c19}
