.header{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;background-color:#f1f1f1f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(60,65,181,.1);box-shadow:0 2px 10px #0000001a}.header .header-body{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;max-width:1200px;margin:0 auto;min-height:70px}@media (max-width: 768px){.header .header-body{padding:1rem 1.5rem;min-height:64px;gap:1rem}}.header .header-image{height:50px}.header .header-image img{height:100%;width:auto;object-fit:contain}@media (max-width: 768px){.header .header-image{height:42px}}@media (max-width: 480px){.header .header-image{height:38px}}.header .header-navigation{display:flex;align-items:center;gap:1rem}.header .header-navigation .hamburger-icon{display:none;outline:none!important;padding:.5rem 1rem;font-size:1.25rem;border-radius:8px;transition:all .2s ease}.header .header-navigation .hamburger-icon:focus,.header .header-navigation .hamburger-icon:focus-visible{outline:none!important;box-shadow:none!important}.header .header-navigation .hamburger-icon:active{outline:none!important;box-shadow:none!important;transform:scale(.95)}.header .header-navigation .hamburger-icon:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}@media (max-width: 768px){.header .header-navigation .hamburger-icon{display:flex;align-items:center;justify-content:center}}.header .header-navigation .desktop-button{outline:none!important}.header .header-navigation .desktop-button:focus,.header .header-navigation .desktop-button:focus-visible{outline:none!important;box-shadow:none!important}.header .header-navigation .desktop-button:active{outline:none!important;box-shadow:none!important}@media (max-width: 768px){.header .header-navigation .desktop-button{display:none}}.header .mobile-menu{position:fixed;top:0;right:0;width:75%;height:100vh;background-color:#3c41b5f7;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translate(100%);transition:transform .3s ease;z-index:2000;padding:2rem;box-shadow:-4px 0 20px #0000004d}.header .mobile-menu.active{transform:translate(0)}.header .mobile-menu .mobile-menu-close{position:absolute;top:2rem;right:2rem}.header .mobile-menu .mobile-menu-close .close-icon{color:#efefef;font-size:1.75rem;padding:.5rem;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.header .mobile-menu .mobile-menu-close .close-icon:hover{background-color:#ffffff1a;transform:scale(1.05)}.header .mobile-menu .mobile-menu-close .close-icon:active{transform:scale(.95)}.header .mobile-menu .mobile-menu-navigation{display:flex;flex-direction:column;gap:1.5rem;align-items:center;width:100%;max-width:280px}.header .mobile-menu .mobile-menu-navigation .button{font-size:1.25rem;padding:1rem 1.5rem;min-width:180px;text-align:center;border-radius:25px;transition:all .2s ease;font-weight:600;text-decoration:none}@media (max-width: 480px){.header .mobile-menu .mobile-menu-navigation .button{font-size:1.1rem;padding:.5rem 1rem;min-width:160px}}.header .mobile-menu .mobile-menu-navigation .button.blue-button{background-color:#efefef;color:#3c41b5;border:2px solid #efefef}.header .mobile-menu .mobile-menu-navigation .button.blue-button:hover{background-color:#c49a6c;color:#efefef;border-color:#c49a6c;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.header .mobile-menu .mobile-menu-navigation .button.white-button{background-color:transparent;color:#efefef;border:2px solid #efefef}.header .mobile-menu .mobile-menu-navigation .button.white-button:hover{background-color:#efefef;color:#3c41b5;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.header .mobile-menu .mobile-menu-navigation .button.brown-button{background-color:#c49a6c;color:#efefef;border:2px solid #c49a6c}.header .mobile-menu .mobile-menu-navigation .button.brown-button:hover{background-color:#c49a6ce6;border-color:#c49a6ce6;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.header .mobile-menu .mobile-menu-navigation .button:active{transform:translateY(0)}.header .mobile-menu .mobile-menu-navigation .button:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.header .mobile-menu-backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;z-index:1999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.header .mobile-menu-backdrop.active{opacity:1;visibility:visible}.footer{background:linear-gradient(135deg,#2e3192,#3c41b5);color:#efefef;margin-top:3rem}.footer .footer-content{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}@media (max-width: 768px){.footer .footer-content{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1rem 1.5rem}}@media (min-width: 768px) and (max-width: 1024px){.footer .footer-content{grid-template-columns:1fr 1fr;gap:1.5rem}}.footer .footer-section .footer-heading{color:#efefef;font-size:1.25rem;margin-bottom:1rem;font-weight:700}@media (max-width: 768px){.footer .footer-section .footer-heading{font-size:1.1rem;margin-bottom:.5rem}}.footer .footer-section .footer-list{list-style:none;padding:0;margin:0}.footer .footer-section .footer-list .footer-list-item{margin-bottom:.5rem}.footer .footer-section .footer-list .footer-list-item:last-child{margin-bottom:0}.footer .footer-section .footer-list .footer-list-item .footer-link{color:#d6d6d6;text-decoration:none;transition:.3s ease;font-size:.95rem}.footer .footer-section .footer-list .footer-list-item .footer-link:hover{color:#efefef;text-decoration:underline}.footer .company-info .footer-logo{margin-bottom:1rem}.footer .company-info .footer-logo .footer-logo-image{height:60px;width:auto;filter:brightness(0) invert(1)}@media (max-width: 768px){.footer .company-info .footer-logo .footer-logo-image{height:50px}}.footer .company-info .company-description{color:#d6d6d6;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}@media (max-width: 768px){.footer .company-info .company-description{margin-bottom:1rem}}.footer .company-info .contact-details .contact-item{display:flex;align-items:center;margin-bottom:.5rem;font-size:.9rem}.footer .company-info .contact-details .contact-item:last-child{margin-bottom:0}.footer .company-info .contact-details .contact-item .contact-icon{color:#c49a6c;margin-right:.5rem;flex-shrink:0;font-size:1rem}.footer .company-info .contact-details .contact-item .contact-link{color:#d6d6d6;text-decoration:none;transition:.3s ease}.footer .company-info .contact-details .contact-item .contact-link:hover{color:#efefef;text-decoration:underline}.footer .company-info .contact-details .contact-item .address{display:flex;flex-direction:column;color:#d6d6d6;line-height:1.4}.footer .company-info .contact-details .contact-item .address span:first-child{margin-bottom:2px}.footer .company-info .contact-details .contact-item.address-item{align-items:flex-start}.footer .company-info .contact-details .contact-item.address-item .contact-icon{margin-top:2px}@media (max-width: 768px){.footer .services-section .footer-list,.footer .quick-links-section .footer-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem .5rem}.footer .services-section .footer-list .footer-list-item,.footer .quick-links-section .footer-list .footer-list-item{margin-bottom:.25rem}}.footer .footer-bottom{border-top:1px solid rgba(188,188,188,.3);background:#282a7f}.footer .footer-bottom .footer-bottom-content{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;font-size:.85rem}@media (max-width: 768px){.footer .footer-bottom .footer-bottom-content{flex-direction:column;gap:.5rem;padding:1rem;text-align:center}}.footer .footer-bottom .footer-bottom-content .copyright,.footer .footer-bottom .footer-bottom-content .developer-credit{color:#c9c9c9}.footer .footer-bottom .footer-bottom-content .developer-credit .developer-link{color:#c49a6c;text-decoration:none;font-weight:600;transition:.3s ease}.footer .footer-bottom .footer-bottom-content .developer-credit .developer-link:hover{color:#d3b390;text-decoration:underline}.footer{animation:slideInFromBottom .6s ease-out}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home-page .oak-fort{display:flex;align-items:stretch;position:relative;overflow:hidden}@media (max-width: 768px){.home-page .oak-fort{flex-direction:column}.home-page .oak-fort .oak-fort-left{flex:1}.home-page .oak-fort .oak-fort-right{display:none}}.home-page .oak-fort .oak-fort-left{flex:0 0 50%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem 3rem 1.5rem;min-height:500px}@media (max-width: 768px){.home-page .oak-fort .oak-fort-left{padding:2rem 1rem;min-height:400px}}.home-page .oak-fort .oak-fort-left h1{font-size:3.5rem;margin-bottom:1.5rem;animation:slideInFromLeft .8s ease-out;font-weight:700;line-height:1.1;background:linear-gradient(135deg,#3c41b5,#2e3192);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.home-page .oak-fort .oak-fort-left h1{font-size:2.75rem}}.home-page .oak-fort .oak-fort-left .divider{width:120px;height:4px;border:none;margin:1rem 0;animation:fadeIn 1s ease-out .3s both;border-radius:2px}@media (max-width: 768px){.home-page .oak-fort .oak-fort-left .divider{margin:2rem 0}}.home-page .oak-fort .oak-fort-left p{font-size:1.4rem;color:#6e72cf;animation:slideInFromLeft .8s ease-out .2s both;line-height:1.6;font-weight:400;max-width:90%}@media (max-width: 768px){.home-page .oak-fort .oak-fort-left p{font-size:1.2rem;max-width:100%}}.home-page .oak-fort .oak-fort-right{flex:0 0 50%;position:relative;animation:slideInFromRight .8s ease-out .4s both;height:100%;min-height:500px;z-index:1}.home-page .oak-fort .oak-fort-right img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.home-page .specialities{padding:3rem 1.5rem;background-color:#ffffff80}@media (max-width: 768px){.home-page .specialities{padding:2rem 1rem}}.home-page .specialities h2{text-align:center;font-size:3.5rem;margin-bottom:3rem;color:#3c41b5;font-weight:700}@media (max-width: 768px){.home-page .specialities h2{font-size:2.75rem;margin-bottom:2rem}}.home-page .specialities .specialities-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}@media (max-width: 768px){.home-page .specialities .specialities-container{grid-template-columns:1fr;gap:1.5rem}}.home-page .specialities .specialities-container .item{flex-direction:column;background-color:#fff;border-radius:25px;padding:1.5rem;box-shadow:0 6px 20px #00000014;transition:all .3s ease;animation:fadeIn .6s ease-out;border:1px solid rgba(60,65,181,.05)}.home-page .specialities .specialities-container .item:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001f;border-color:#3c41b51a}.home-page .specialities .specialities-container .item .image-container{width:100%;height:220px;overflow:hidden;border-radius:8px;margin-bottom:0}.home-page .specialities .specialities-container .item .image-container img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-page .specialities .specialities-container .item .image-container img:hover{transform:scale(1.05)}.home-page .specialities .specialities-container .item .item-text{flex-direction:column;text-align:left;padding-top:1.5rem;flex:1;display:flex}.home-page .specialities .specialities-container .item .item-text h6{font-size:1.5rem;color:#3c41b5;margin-bottom:0;font-family:Karla,sans-serif;font-weight:700;line-height:1.3}.home-page .specialities .specialities-container .item .item-text p{color:#8285d5;font-size:1.1rem;line-height:1.6;margin:0 0 1.5rem;font-weight:400;flex:1}.home-page .specialities .specialities-container .item .item-text .cta-button{align-self:flex-end;margin-top:0}.home-page .extra{height:100px;background:linear-gradient(to bottom,#ffffff80,#f1f1f1)}.specialities-container .item:nth-child(1){animation-delay:.1s}.specialities-container .item:nth-child(2){animation-delay:.2s}.specialities-container .item:nth-child(3){animation-delay:.3s}.specialities-container .item:nth-child(4){animation-delay:.4s}.specialities-container .item:nth-child(5){animation-delay:.5s}.specialities-container .item:nth-child(6){animation-delay:.6s}.gallery-page .gallery-header{display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(135deg,#3c41b51a,#c49a6c1a)}@media (max-width: 768px){.gallery-page .gallery-header{padding:1rem}}.gallery-page .gallery-header h1{font-size:4rem;color:#3c41b5;text-align:center;animation:fadeIn .8s ease-out;margin:0}@media (max-width: 768px){.gallery-page .gallery-header h1{font-size:3rem}}.gallery-page .gallery-body{padding-top:1.5rem;max-width:1200px;margin:0 auto;flex-direction:column;gap:3rem}@media (max-width: 768px){.gallery-page .gallery-body{padding:2rem 1rem 0rem;gap:2rem}}.gallery-page .gallery-body .gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 768px){.gallery-page .gallery-body .gallery{grid-template-columns:1fr;gap:1rem}}@media (min-width: 768px) and (max-width: 1024px){.gallery-page .gallery-body .gallery{grid-template-columns:repeat(2,1fr)}}.gallery-page .gallery-body .gallery .column{flex-direction:column;gap:1.5rem}@media (max-width: 768px){.gallery-page .gallery-body .gallery .column{gap:1rem}}.gallery-page .gallery-body .gallery .column img{width:100%;height:auto;border-radius:4px;box-shadow:0 4px 8px #0000001a;transition:box-shadow .3s ease;cursor:pointer}.gallery-page .gallery-body .gallery .column img:hover{box-shadow:0 8px 20px #0003}.gallery-page .gallery-body .projects{background-color:#ffffffb3;border-radius:8px;padding:3rem;width:100vw;margin-left:calc(-50vw + 50%)}@media (max-width: 768px){.gallery-page .gallery-body .projects{padding:2rem 1.5rem}}.gallery-page .gallery-body .projects h1,.gallery-page .gallery-body .projects h2{text-align:center;font-size:3rem;color:#3c41b5}@media (max-width: 768px){.gallery-page .gallery-body .projects h1,.gallery-page .gallery-body .projects h2{font-size:2.5rem;margin-bottom:2rem}}.gallery-page .gallery-body .projects .gallery .column{align-items:center}.gallery-page .gallery-body .projects .gallery .column a{display:block;width:100%;max-width:300px;transition:transform .3s ease;mix-blend-mode:multiply}.gallery-page .gallery-body .projects .gallery .column a:hover{transform:scale(1.05);mix-blend-mode:multiply}.gallery-page .gallery-body .projects .gallery .column a img{width:100%;height:auto;padding:1.5rem;border-radius:8px;box-shadow:none;cursor:default}.gallery-page .gallery-body .projects .gallery .column a img:hover{transform:none;box-shadow:none}.image-modal .ant-modal-content{background:transparent;box-shadow:none}.image-modal .ant-modal-body{padding:30px}.image-modal .ant-modal-body img{width:100%;height:auto;border-radius:4px}.image-modal .ant-modal-close{color:#fff;font-size:1.5rem}.image-modal .ant-modal-close:hover{color:#c49a6c}.gallery-body>.gallery .column:nth-child(1) img:nth-child(odd){animation:fadeIn .6s ease-out}.gallery-body>.gallery .column:nth-child(1) img:nth-child(2n){animation:fadeIn .6s ease-out .1s both}.gallery-body>.gallery .column:nth-child(2) img:nth-child(odd){animation:fadeIn .6s ease-out .2s both}.gallery-body>.gallery .column:nth-child(2) img:nth-child(2n){animation:fadeIn .6s ease-out .3s both}.gallery-body>.gallery .column:nth-child(3) img:nth-child(odd){animation:fadeIn .6s ease-out .4s both}.gallery-body>.gallery .column:nth-child(3) img:nth-child(2n){animation:fadeIn .6s ease-out .5s both}.about-page .about-us-header{display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(135deg,#3c41b51a,#c49a6c1a)}@media (max-width: 768px){.about-page .about-us-header{padding:1rem}}.about-page .about-us-header h1{font-size:4rem;color:#3c41b5;text-align:center;animation:fadeIn .8s ease-out;margin:0}@media (max-width: 768px){.about-page .about-us-header h1{font-size:3rem}}.about-page .who-we-are{display:flex;align-items:center;padding:1.5rem;max-width:1200px;margin:0 auto;gap:3rem}@media (max-width: 768px){.about-page .who-we-are{flex-direction:column;padding:1rem;gap:2rem}}.about-page .who-we-are .who-we-are-left{flex:1;justify-content:center;animation:slideInFromLeft .8s ease-out}.about-page .who-we-are .who-we-are-left img{width:100%;max-width:500px;height:375px;object-fit:cover;border-radius:8px;box-shadow:0 10px 30px #00000026;transition:transform .3s ease}.about-page .who-we-are .who-we-are-left img:hover{transform:scale(1.02)}.about-page .who-we-are .who-we-are-right{flex:1;animation:slideInFromRight .8s ease-out .2s both}.about-page .who-we-are .who-we-are-right h2{font-size:2.5rem;color:#2e3192;margin-bottom:1.5rem}@media (max-width: 768px){.about-page .who-we-are .who-we-are-right h2{font-size:2rem;text-align:center}}.about-page .who-we-are .who-we-are-right p{font-size:1.3rem;line-height:1.8;color:#555}@media (max-width: 768px){.about-page .who-we-are .who-we-are-right p{text-align:center}}.about-page .values-section{background-color:#ffffffb3;padding:3rem 1.5rem}@media (max-width: 768px){.about-page .values-section{padding:2rem 1rem;margin-top:2rem}}.about-page .values-section .container{max-width:1200px;margin:0 auto;text-align:center}.about-page .values-section .container h2{font-size:2.5rem;color:#2e3192;margin-bottom:2rem}@media (max-width: 768px){.about-page .values-section .container h2{font-size:2rem}}.about-page .values-section .container .values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:2rem}@media (max-width: 768px){.about-page .values-section .container .values-grid{grid-template-columns:1fr;gap:2rem}}.about-page .values-section .container .values-grid .value-item{background-color:#fff;padding:3rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;text-align:center;display:flex;flex-direction:column;min-height:350px}.about-page .values-section .container .values-grid .value-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.about-page .values-section .container .values-grid .value-item .value-icon{font-size:3rem;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;color:#3c41b5}.about-page .values-section .container .values-grid .value-item h3{color:#c49a6c;margin-bottom:1rem;font-size:1.5rem}.about-page .values-section .container .values-grid .value-item p{color:#666;line-height:1.6;flex-grow:1}.about-page .values-section .container .values-grid .value-item .cta-button{margin-top:1.5rem;align-self:center;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease}.about-page .values-section .container .values-grid .value-item .cta-button:hover{transform:translateY(-2px)}.contact-page .contact-us-header{display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(135deg,#3c41b51a,#c49a6c1a)}@media (max-width: 768px){.contact-page .contact-us-header{padding:1rem}}.contact-page .contact-us-header h1{font-size:4rem;color:#3c41b5;text-align:center;animation:fadeIn .8s ease-out;margin:0}@media (max-width: 768px){.contact-page .contact-us-header h1{font-size:3rem}}.contact-page .our-team{padding:3rem 1.5rem;max-width:1200px;margin:0 auto}@media (max-width: 768px){.contact-page .our-team{padding:2rem 1rem}}.contact-page .our-team .our-team-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media (max-width: 768px){.contact-page .our-team .our-team-container{grid-template-columns:1fr;gap:1.5rem}}.contact-page .our-team .our-team-container .person{flex-direction:column;align-items:center;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;animation:fadeIn .6s ease-out}.contact-page .our-team .our-team-container .person:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.contact-page .our-team .our-team-container .person .person-icon{width:80px;height:80px;border-radius:50%;background-color:#c49a6c;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.contact-page .our-team .our-team-container .person .person-icon .anticon{font-size:3rem;color:#fff}.contact-page .our-team .our-team-container .person h4{font-size:1.5rem;color:#3c41b5;margin-bottom:.25rem;text-align:center;font-family:Karla,sans-serif;font-weight:700}.contact-page .our-team .our-team-container .person h5{font-size:1.1rem;color:#8285d5;margin-bottom:1.5rem;text-align:center;font-family:Karla,sans-serif;font-weight:400}.contact-page .our-team .our-team-container .person .contact-info{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.contact-page .our-team .our-team-container .person .contact-info .icon{color:#3c41b5;font-size:1.2rem}.contact-page .our-team .our-team-container .person .contact-info p{margin:0;color:#5b60c9}.contact-page .our-team .our-team-container .person .contact-info a{color:#5b60c9;text-decoration:none;transition:color .2s ease}.contact-page .our-team .our-team-container .person .contact-info a:hover{color:#c49a6c}.contact-page .shipping-address{position:relative;background-image:url(/images/oakfort/20240307_093424.jpg);background-size:cover;background-position:center;background-attachment:fixed;padding:3rem 0;margin-top:3rem;width:100%}@media (max-width: 768px){.contact-page .shipping-address{padding:2rem 0;margin-top:2rem;background-attachment:scroll}}.contact-page .shipping-address:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#3c41b5cc,#c49a6c99);z-index:1}.contact-page .shipping-address>*{position:relative;z-index:2}.contact-page .shipping-address .shipping-address-title{text-align:center;margin-bottom:2rem;padding:0 1.5rem}@media (max-width: 768px){.contact-page .shipping-address .shipping-address-title{padding:0 1rem}}.contact-page .shipping-address .shipping-address-title h1{font-size:2.5rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media (max-width: 768px){.contact-page .shipping-address .shipping-address-title h1{font-size:2rem}}.contact-page .shipping-address .shipping-address-content{display:flex;justify-content:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width: 768px){.contact-page .shipping-address .shipping-address-content{padding:0 1rem}}.contact-page .shipping-address .shipping-address-content .shipping-address-information{display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;width:100%}.contact-page .shipping-address .shipping-address-content .shipping-address-information h5{font-size:1.25rem;color:#3c41b5;margin-bottom:1rem;font-family:Karla,sans-serif;font-weight:700}.contact-page .shipping-address .shipping-address-content .shipping-address-information p{margin-bottom:.5rem;color:#5b60c9;text-align:center}.contact-page .shipping-address .shipping-address-content .shipping-address-information p:last-child{margin-bottom:0}.contact-page .contact-form-section{padding:3rem 1.5rem;max-width:800px;margin:0 auto}@media (max-width: 768px){.contact-page .contact-form-section{padding:2rem 1rem}}.contact-page .contact-form-section h2{text-align:center;font-size:2.5rem;color:#3c41b5;margin-bottom:2rem}@media (max-width: 768px){.contact-page .contact-form-section h2{font-size:2rem}}.contact-page .contact-form-section .ant-form{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a}.contact-page .contact-form-section .ant-form .ant-form-item-label>label{color:#3c41b5;font-family:Karla,sans-serif;font-weight:700}.contact-page .contact-form-section .ant-form .ant-input,.contact-page .contact-form-section .ant-form .ant-input-number,.contact-page .contact-form-section .ant-form .ant-select-selector,.contact-page .contact-form-section .ant-form .ant-mentions{border-color:#fff}.contact-page .contact-form-section .ant-form .ant-input:hover,.contact-page .contact-form-section .ant-form .ant-input:focus,.contact-page .contact-form-section .ant-form .ant-input-number:hover,.contact-page .contact-form-section .ant-form .ant-input-number:focus,.contact-page .contact-form-section .ant-form .ant-select-selector:hover,.contact-page .contact-form-section .ant-form .ant-select-selector:focus,.contact-page .contact-form-section .ant-form .ant-mentions:hover,.contact-page .contact-form-section .ant-form .ant-mentions:focus{border-color:#c49a6c}.contact-page .contact-form-section .ant-form .ant-btn-primary{background-color:#3c41b5;border-color:#3c41b5}.contact-page .contact-form-section .ant-form .ant-btn-primary:hover{background-color:#c49a6c;border-color:#c49a6c}.our-team-container .person:nth-child(1){animation-delay:.1s}.our-team-container .person:nth-child(2){animation-delay:.2s}.our-team-container .person:nth-child(3){animation-delay:.3s}*{padding:0;margin:0;box-sizing:border-box}body{font-family:Lato,sans-serif;background-color:#f1f1f1;color:#3c41b5;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Karla,sans-serif;font-weight:700;margin-bottom:1rem}h1{font-size:3rem}@media (max-width: 768px){h1{font-size:2.5rem}}h2{font-size:2.5rem}@media (max-width: 768px){h2{font-size:2rem}}h3{font-size:2rem}@media (max-width: 768px){h3{font-size:1.75rem}}h4{font-size:1.75rem}@media (max-width: 768px){h4{font-size:1.5rem}}h5{font-size:1.5rem}@media (max-width: 768px){h5{font-size:1.25rem}}h6{font-size:1.25rem}@media (max-width: 768px){h6{font-size:1.1rem}}p{margin-bottom:1rem}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.text-center{text-align:center}.karla-bold{font-family:Karla,sans-serif;font-weight:700}.lato-regular{font-family:Lato,sans-serif;font-weight:400}.big-text{font-size:1.5rem}.divider{border:none;height:2px;background-color:#c49a6c;width:100%}.shadow{box-shadow:0 4px 6px #0000001a;transition:box-shadow .3s ease}.shadow:hover{box-shadow:0 8px 15px #0003}.button{text-decoration:none;font-size:18px;padding:10px 20px;border-radius:25px;transition:.3s ease;border:2px solid transparent;cursor:pointer;font-family:Karla,sans-serif;font-weight:600;line-height:1.4;display:inline-block;outline:none;box-shadow:none}.button:focus,.button:focus-visible{outline:none;box-shadow:none}.button:active{outline:none;box-shadow:none}.button.blue-button{color:#efefef;background-color:#3c41b5;border:2px solid #3c41b5}.button.blue-button:hover{background-color:#363aa2;border-color:#363aa2;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.button.blue-button:focus,.button.blue-button:focus-visible{outline:none;box-shadow:none}.button.blue-button:active{outline:none;box-shadow:none;background-color:#3c41b5;border-color:#3c41b5;transform:translateY(0)}.button.white-button{color:#3c41b5;background-color:#efefef;border:2px solid #3c41b5}.button.white-button:hover{background-color:#3c41b5;border-color:#3c41b5;color:#efefef;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.button.white-button:focus,.button.white-button:focus-visible{outline:none;box-shadow:none}.button.white-button:active{outline:none;box-shadow:none;background-color:#3c41b5;border-color:#3c41b5;color:#efefef;transform:translateY(0)}.button.brown-button{color:#efefef;background-color:#c49a6c;border:2px solid #c49a6c}.button.brown-button:hover{background-color:#bd8d5a;border-color:#bd8d5a;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.button.brown-button:focus,.button.brown-button:focus-visible{outline:none;box-shadow:none}.button.brown-button:active{outline:none;box-shadow:none;background-color:#c49a6c;border-color:#c49a6c;transform:translateY(0)}@media (max-width: 768px){.desktop-button{display:none!important}}.mobile-only{display:none}@media (max-width: 768px){.mobile-only{display:block}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.fade-in{animation:fadeIn .6s ease-out}.slide-in-left{animation:slideInFromLeft .6s ease-out}.slide-in-right{animation:slideInFromRight .6s ease-out}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width: 768px){.container{padding:0 1rem}}.main-content{min-height:100vh;padding-top:82px}@media (max-width: 768px){.main-content{padding-top:74px}}html{scroll-behavior:smooth}*:focus{outline:none}.button:focus,.button:focus-visible{outline:none;box-shadow:0 0 0 1px #3c41b5}.ant-btn:focus,.ant-btn:focus-visible{outline:none!important;box-shadow:0 0 0 1px #3c41b5!important;border-color:transparent!important}.ant-btn:active{outline:none!important;box-shadow:0 0 0 1px #3c41b5!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading{animation:pulse 2s infinite}.interactive{transition:all .3s ease;cursor:pointer}.interactive:hover{transform:translateY(-2px)}.responsive-image{width:100%;height:auto;display:block}.text-gradient{background:linear-gradient(135deg,#3c41b5,#c49a6c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}@media (max-width: 768px){.card{padding:1rem}}
