*{margin:0;padding:0}body,html{overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;padding-top:70px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-navbar{background-color:#fff;box-shadow:0 2px 5px #0000000d;box-sizing:border-box;height:70px;justify-content:space-between;left:0;padding:15px 50px 15px 15px;position:fixed;right:0;top:0;width:100%;z-index:1001}.main-navbar,.nav-left{align-items:center;display:flex}.nav-left{gap:12px}.nav-logo{object-fit:contain;width:200px}.nav-center{align-items:center;display:flex;gap:60px}.nav-item-container{cursor:pointer;position:relative}.nav-item-label{color:#000;font-size:17px;font-weight:600;padding:10px 0;transition:color .3s}.nav-item-label:hover{color:#2e7d32}.nav-dropdown-menu{background-color:#fff;border:1px solid #2e7d32;border-radius:8px;box-shadow:0 10px 25px #0000001a;left:110%;margin-top:10px;min-width:220px;opacity:0;position:absolute;top:100%;transform:translateX(-50%);transition:all .3s ease;visibility:hidden}.nav-item-container:hover .nav-dropdown-menu{margin-top:0;opacity:1;visibility:visible}.dropdown-item{border-bottom:1px solid #f0f0f0;color:#333;display:block;font-size:15px;padding:12px 20px;text-decoration:none;transition:background .3s;white-space:nowrap}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background-color:#f8f9fa;color:#2e7d32}.nav-right{gap:25px}.cart-link,.nav-right{align-items:center;display:flex}.cart-link{position:relative}.cart-img{width:59px}.cart-badge{background-color:#700000;border-radius:50%;color:#fff;font-size:.6rem;font-weight:500;height:18px;justify-content:center;min-width:18px;padding:1px;position:absolute;right:-10px;top:0}.cart-badge,.user-actions{align-items:center;display:flex}.user-actions{cursor:pointer;gap:10px}.user-name{color:#333;font-size:.95rem;font-weight:600}.login-img{width:70px}.btn-logout-nav{align-items:center;background-color:#f1f3f5;border:1px solid #ced4da;border-radius:50px;cursor:pointer;display:flex;gap:10px;padding:8px 16px;transition:all .3s ease}.btn-logout-nav:hover{background-color:#e9ecef;border-color:#adb5bd;box-shadow:0 4px 10px #0000000d}.btn-logout-nav .user-name{color:#495057;font-size:.95rem;font-weight:700}.btn-logout-nav .logout-icon-container{display:inline-block;font-size:1.1rem;transition:transform .3s ease}.btn-logout-nav:hover .logout-icon-container{transform:scale(1.1)}.btn-logout-nav .icon-closed,.btn-logout-nav:hover .icon-open{display:none}.btn-logout-nav:hover .icon-closed{display:inline}.menu-toggle{align-items:center;background:none;border:none;cursor:pointer;display:none;justify-content:center;padding:0}@media screen and (max-width:385px){.main-navbar{height:60px;padding:5px 10px}.nav-logo{margin-left:-10px;width:130px}.nav-center{align-items:flex-start;background-color:#fff;box-shadow:-2px 5px 10px #0000001a;display:none;flex-direction:column;gap:10px;height:calc(100vh - 60px);left:0;padding:20px;position:absolute;top:57px;width:220px;z-index:1000}.nav-center.mobile-open{display:flex}.nav-item-container{width:100%}.nav-dropdown-menu{border:none;box-shadow:none;margin-top:3px;opacity:1;padding-left:15px;position:static;transform:none;visibility:visible;width:100%}.dropdown-item{font-size:14px;padding-bottom:8px}.nav-right{gap:10px}.menu-toggle{display:flex}.cart-img{width:35px}.user-actions{gap:0}.user-actions svg{height:24px;width:24px}.btn-logout-nav{border-radius:50%;padding:5px}.btn-logout-nav .user-name{display:none}.btn-logout-nav svg,.user-actions svg{height:24px;width:24px}}@media screen and (min-width:386px) and (max-width:600px){.main-navbar{height:65px;padding:5px 10px}.nav-logo{margin-left:-10px;width:135px}.nav-center{align-items:flex-start;background-color:#fff;box-shadow:-2px 5px 10px #0000001a;display:none;flex-direction:column;gap:10px;height:calc(100vh - 60px);left:0;padding:20px;position:absolute;top:57px;width:220px;z-index:1000}.nav-center.mobile-open{display:flex}.nav-item-container{width:100%}.nav-dropdown-menu{border:none;box-shadow:none;margin-top:3px;opacity:1;padding-left:15px;position:static;transform:none;visibility:visible;width:100%}.dropdown-item{font-size:14px;padding-bottom:8px}.nav-right{gap:10px}.menu-toggle{display:flex}.cart-img{width:40px}.user-actions{gap:0}.user-actions svg{height:24px;width:24px}.btn-logout-nav{border-radius:15%;padding:5px}.btn-logout-nav svg,.user-actions svg{height:24px;width:24px}}@media screen and (min-width:601px) and (max-width:768px){.main-navbar{height:70px;padding:5px 10px}.nav-logo{margin-left:-10px;width:150px}.nav-item-label{font-size:16px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:13px}.cart-img{width:45px}.user-actions svg{height:28px;width:28px}.btn-logout-nav{margin-right:10px;padding:7px}.btn-logout-nav svg,.user-actions svg{height:28px;width:28px}}@media screen and (min-width:769px) and (max-width:1024px){.main-navbar{max-height:75px;padding:5px 10px}.nav-logo{margin-left:-10px;width:160px}.nav-item-label{font-size:17px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:15px}.cart-img{width:50px}.user-actions svg{height:29px;width:29px}.btn-logout-nav{margin-right:10px;padding:8px}.btn-logout-nav svg,.user-actions svg{height:29px;width:29px}}@media screen and (min-width:1025px) and (max-width:1200px){.main-navbar{max-height:80px;padding:5px 10px}.nav-logo{margin-left:-10px;width:180px}.nav-item-label{font-size:18px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:16px}.cart-img{width:55px}.user-actions svg{height:30px;width:30px}.btn-logout-nav{margin-right:15px;padding:9px}.btn-logout-nav svg,.user-actions svg{height:30px;width:30px}}@media screen and (min-width:1201px) and (max-width:1400px){.main-navbar{max-height:85px;padding:5px 10px}.nav-logo{margin-left:-10px;width:190px}.nav-item-label{font-size:19px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:17px}.nav-center{gap:80px}.cart-img{width:60px}.user-actions svg{height:31px;width:31px}.btn-logout-nav{margin-right:20px;padding:10px}.btn-logout-nav svg,.user-actions svg{height:31px;width:31px}}@media screen and (min-width:1401px) and (max-width:1600px){.main-navbar{height:90px;padding:5px 10px}.nav-logo{margin-left:-10px;width:230px}.nav-item-label{font-size:25px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:21px}.cart-img{width:65px}.nav-center{gap:90px}.user-actions svg{height:32px;width:32px}.btn-logout-nav{margin-right:25px;padding:11px}.btn-logout-nav svg,.user-actions svg{height:32px;width:32px}.nav-dropdown-menu{min-width:300px}}@media screen and (min-width:1601px) and (max-width:1800px){.main-navbar{height:100px;padding:5px 10px}.nav-logo{margin-left:-10px;width:260px}.nav-item-label{font-size:29px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:27px}.nav-center{gap:95px}.cart-img{width:75px}.user-actions svg{height:43px;width:43px}.btn-logout-nav{margin-right:30px;padding:19px}.btn-logout-nav svg,.user-actions svg{height:36px;width:36px}.nav-dropdown-menu{min-width:380px}.btn-logout-nav .user-name{font-size:22px}}@media screen and (min-width:1801px) and (max-width:2000px){.main-navbar{height:100px;padding:5px 10px}.nav-logo{margin-left:-10px;width:260px}.nav-item-label{font-size:29px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:27px}.nav-center{gap:105px}.cart-img{width:75px}.user-actions svg{height:43px;width:43px}.btn-logout-nav{margin-right:30px;padding:19px}.btn-logout-nav svg,.user-actions svg{height:38px;width:38px}.nav-dropdown-menu{min-width:400px}.btn-logout-nav .user-name{font-size:23px}}@media screen and (min-width:2001px) and (max-width:2200px){.main-navbar{height:120px;padding:5px 10px}.nav-logo{margin-left:-10px;width:290px}.nav-item-label{font-size:32px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:29px}.nav-center{gap:110px}.cart-img{width:85px}.user-actions svg{height:53px;width:53px}.btn-logout-nav{margin-right:35px;padding:19px}.btn-logout-nav svg,.user-actions svg{height:45px;width:45px}.nav-dropdown-menu{min-width:420px}.btn-logout-nav .user-name{font-size:27px}}@media screen and (min-width:2201px) and (max-width:2500px){.main-navbar{height:130px;padding:5px 10px}.nav-logo{margin-left:-10px;width:320px}.nav-item-label{font-size:35px}.nav-center{gap:130px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:32px}.cart-img{width:95px}.user-actions svg{height:55px;width:55px}.btn-logout-nav{margin-right:35px;padding:19px}.btn-logout-nav svg,.user-actions svg{height:53px;width:53px}.btn-logout-nav .user-name{font-size:29px}}@media screen and (min-width:2501px) and (max-width:3000px){.main-navbar{height:135px;padding:5px 10px}.nav-logo{margin-left:-10px;width:340px}.nav-item-label{font-size:38px}.nav-center{gap:140px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:34px}.cart-img{width:105px}.user-actions svg{height:55px;width:55px}.btn-logout-nav{margin-right:35px;padding:19px}.btn-logout-nav svg,.user-actions svg{height:60px;width:60px}.btn-logout-nav .user-name{font-size:32px}}@media screen and (min-width:3001px) and (max-width:3500px){.main-navbar{height:145px;padding:5px 10px}.nav-logo{margin-left:-10px;width:350px}.nav-item-label{font-size:40px}.nav-center{gap:150px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:36px}.cart-img{width:113px}.user-actions svg{height:55px;width:55px}.btn-logout-nav{margin-right:35px;padding:19px}.btn-logout-nav svg,.user-actions svg{height:70px;width:70px}.btn-logout-nav .user-name{font-size:35px}}@media screen and (min-width:3501px) and (max-width:4999px){.main-navbar{height:150px;padding:5px 10px}.nav-logo{margin-left:-5px;width:380px}.nav-item-label{font-size:45px}.nav-center{gap:185px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:40px}.cart-img{width:120px}.user-actions svg{height:55px;width:55px}.btn-logout-nav{margin-right:35px;padding:19px}.btn-logout-nav svg,.user-actions svg{height:73px;width:73px}.btn-logout-nav .user-name{font-size:40px}}@media screen and (min-width:4001px) and (max-width:4999px){.main-navbar{height:170px;padding:5px 10px}.nav-logo{margin-left:-5px;width:400px}.nav-item-label{font-size:50px}.nav-center{gap:200px}.nav-dropdown-menu{left:100%}.dropdown-item{font-size:45px}.cart-img{width:125px}.user-actions svg{height:55px;width:55px}.btn-logout-nav{margin-right:35px;padding:19px}.btn-logout-nav svg,.user-actions svg{height:75px;width:75px}.btn-logout-nav .user-name{font-size:45px}}@media screen and (min-width:5000px) and (max-width:5999px){.main-navbar{height:230px;padding:5px 10px}.nav-logo{margin-left:-10px;width:530px}.nav-item-label{font-size:68px}.nav-center{gap:250px}.nav-dropdown-menu{left:100%;top:90px}.dropdown-item{font-size:65px}.cart-img{width:170px}.user-actions svg{height:75px;width:75px}.btn-logout-nav{margin-right:35px;padding:19px}.btn-logout-nav svg,.user-actions svg{height:93px;width:93px}.btn-logout-nav .user-name{font-size:55px}}.contact-section-wrapper{background-color:#003;background-image:radial-gradient(circle at 20% 100%,#70000026 0,#0000 40%),radial-gradient(circle at 80% 0,#7000001a 0,#0000 40%);color:#fff;display:flex;flex-direction:column;justify-content:center;margin-top:50px;min-height:500px;overflow:hidden;padding:60px 0 0;position:relative;width:100%}.contact-section-wrapper:before{background:linear-gradient(90deg,#700000,#003,#700000);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.contact-main-grid{grid-gap:40px;align-items:flex-start;display:grid;gap:40px;grid-template-columns:1.5fr 1fr 1fr 1.2fr;padding:0 10%}.contact-col{display:flex;flex-direction:column}.contact-col h4{color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:3px;margin-bottom:30px;position:relative;text-transform:uppercase}.contact-col h4:after{background-color:#700000;border-radius:2px;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:40px}.contact-col p{color:#b0b0cc;font-size:1rem;line-height:1.8;margin-bottom:20px}.contact-detail{align-items:center;background:#ffffff0d;border-radius:10px;display:flex;gap:15px;margin-bottom:22px;padding:10px;transition:all .3s ease}.contact-detail:hover{background:#ffffff17;transform:translateX(10px)}.contact-detail img{filter:brightness(0) invert(1);height:22px;opacity:.8;width:22px}.footer-nav{list-style:none;padding:0}.footer-nav li{margin-bottom:15px}.footer-nav a{align-items:center;color:#b0b0cc;cursor:pointer;display:flex;font-size:1rem;gap:8px;text-decoration:none;transition:all .3s ease}.footer-nav a:before{color:#700000;content:"→";opacity:0;transform:translateX(-10px);transition:all .3s ease}.footer-nav a:hover{color:#fff}.footer-nav a:hover:before{opacity:1;transform:translateX(0)}@media screen and (max-width:480px){.contact-col{padding:0!important}.footer-nav-container{align-items:center!important;display:flex;flex-direction:row;gap:65px;justify-content:center!important;padding:0!important}.footer-nav-left,.footer-nav-right{display:flex;flex-direction:column;gap:10px}.footer-social-follow{margin-bottom:30px}}.footer-social-follow{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;margin-top:50px;padding-bottom:30px}.footer-social-follow p{color:#fff;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:1.5px;margin:0;position:relative;text-transform:uppercase}.footer-social-follow p:after{background-color:#700000;border-radius:2px;bottom:-12px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.social-box{display:flex;gap:15px}.social-circle{align-items:center;background-color:#8d8d9c;border-radius:12px;cursor:pointer;display:flex;height:42px;justify-content:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:42px}.social-circle:hover{background-color:#700000;box-shadow:0 10px 20px #0000004d;transform:translateY(-5px) rotate(10deg)}.social-circle img{filter:brightness(0) invert(1);width:20px}.footer-bottom-line{background-color:#0003;border-top:1px solid #ffffff0d;bottom:0;color:#8d8d9c;font-size:.8rem;left:0;padding:5px;position:absolute;text-align:center;width:100%}.policy-modal-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000014d9;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}.policy-modal-content{animation:slideUp .5s cubic-bezier(.175,.885,.32,1.275);background-color:#003;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 30px 60px #0009;color:#fff;display:flex;flex-direction:column;height:auto;max-height:85vh;max-width:650px;overflow:hidden;padding:0;position:relative;width:100%}.modal-header{border-bottom:1px solid #ffffff0d;padding:30px 40px}.modal-header h3{color:#fff;font-size:1.6rem;font-weight:800;letter-spacing:1px;margin:0;text-transform:uppercase}.header-line{background-color:#700000;border-radius:2px;height:4px;margin-top:15px;width:60px}.modal-body.scrollable{flex:1 1;overflow-y:auto;padding:30px 40px}.modal-body::-webkit-scrollbar{width:6px}.modal-body::-webkit-scrollbar-track{background:#ffffff05}.modal-body::-webkit-scrollbar-thumb{background:#70000080;border-radius:10px}.modal-section{margin-bottom:25px}.modal-section h5{color:#700000;font-size:1.1rem;font-weight:700;margin-bottom:10px}.modal-section p{color:#b0b0cc;font-size:.95rem;line-height:1.7;margin:0}.modal-footer{background-color:#0003;display:flex;justify-content:flex-end;padding:20px 40px}.confirm-btn{background-color:#700000;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;padding:12px 30px;transition:all .3s ease}.confirm-btn:hover{background-color:#900000;box-shadow:0 5px 15px #70000066;transform:translateY(-2px)}.close-modal-btn{align-items:center;background:#ffffff0d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:35px;justify-content:center;position:absolute;right:25px;top:25px;transition:all .3s;width:35px;z-index:10}.close-modal-btn:hover{background:#700000;transform:rotate(90deg)}.legal-link{color:#b0b0cc;cursor:pointer;display:inline-block;transition:all .3s ease}.legal-link:hover{color:#fff;transform:translateX(5px)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:500px) and (max-width:720px){.contact-section-wrapper{margin-top:20px;padding:40px 0 30px}.contact-main-grid{gap:30px;grid-template-columns:1fr 1fr;padding:0 10px}.contact-col:first-child{grid-column:span 2;margin-bottom:20px;padding:0 2%;text-align:center}.contact-col:first-child h4:after{left:50%;transform:translateX(-50%)}.contact-col:first-child p{margin:0 auto 20px;max-width:90%;text-align:center}.contact-col:nth-child(2),.contact-col:nth-child(3){align-items:center;grid-column:span 1;text-align:center}.contact-col:nth-child(2) h4:after,.contact-col:nth-child(3) h4:after{left:50%;transform:translateX(-50%)}.contact-col:nth-child(4){display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;grid-column:span 2;justify-content:center;margin-top:20px}.contact-col:nth-child(4) h4{margin-bottom:25px;text-align:center;width:100%}.contact-col:nth-child(4) h4:after{left:50%;transform:translateX(-50%)}.contact-detail{flex:0 1 auto;margin-bottom:0;padding:10px 15px}.policy-modal-content{margin:0 50px!important;max-height:80vh;max-width:550px}.modal-header h3{font-size:1.4rem}.modal-section h5{font-size:1.05rem}.modal-section p{font-size:.9rem}}@media (min-width:721px) and (max-width:1024px){.contact-section-wrapper{margin-top:20px;padding:40px 0 30px}.contact-main-grid{gap:30px;grid-template-columns:repeat(3,1fr);padding:0 5%}.contact-col:first-child{grid-column:span 3;margin-bottom:25px;text-align:center}.contact-col:first-child h4:after{left:50%;transform:translateX(-50%)}.contact-col:first-child p{margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.contact-col:nth-child(2),.contact-col:nth-child(3),.contact-col:nth-child(4){grid-column:span 1}.contact-col:nth-child(4){align-items:flex-start;display:flex;flex-direction:column}.contact-col:nth-child(4) h4:after{left:0;transform:none}.policy-modal-content{max-width:600px}.modal-header h3{font-size:1.5rem}}@media (min-width:1024px) and (max-width:1200px){.contact-main-grid{gap:50px;grid-template-columns:1fr 1fr}.policy-modal-content{max-width:700px}}@media (max-width:640px){.contact-main-grid{grid-template-columns:1fr;padding:0 5%;text-align:center}.contact-col h4:after{left:50%;transform:translateX(-50%)}.contact-detail,.social-box{justify-content:center}.contact-detail:hover{transform:scale(1.05)}.policy-modal-overlay{padding:30px 0}.policy-modal-content{margin:0;margin:0 40px!important;max-width:none;width:100%}.modal-header{padding:20px 25px}.modal-header h3{font-size:1.3rem}.modal-body.scrollable{padding:20px 25px}.modal-section h5{font-size:1rem}.modal-section p{font-size:.85rem}}.social-label{display:none}@media (min-width:2048px){.contact-section-wrapper{margin-top:60px;padding:40px 0 60px}.contact-main-grid{gap:80px;grid-template-columns:30% 1fr 1fr 1fr;padding:5% 7% 0}.contact-col h4{font-size:2.3rem;letter-spacing:5px;margin-bottom:50px}.contact-col h4:after{bottom:-15px;height:5px;width:60px}.contact-col p,.contact-detail span,.footer-nav a,.footer-social-follow p{font-size:1.55rem;line-height:1.8}.contact-detail{gap:20px;margin-bottom:30px;padding:7px 25px}.contact-detail img{height:32px;width:32px}.social-circle{border-radius:16px;height:65px;width:65px}.social-circle img{width:35px}.legal-link{font-size:1.55rem;line-height:1.8}.footer-social-follow p:after{bottom:-15px;height:6px;width:100px}.footer-social-follow{margin-top:100px;padding-bottom:60px}.footer-social-follow p{font-size:1.8rem}.footer-bottom-line{font-size:1.5rem;padding:20px}.policy-modal-content{border-radius:32px;max-width:1000px}.modal-header{padding:40px 60px}.modal-header h3{font-size:2.2rem}.modal-body.scrollable{padding:40px 60px}.modal-section h5{font-size:1.6rem;margin-bottom:20px}.confirm-btn,.modal-section p{font-size:1.4rem}.confirm-btn{padding:15px 40px}}@media (min-width:3000px){.contact-section-wrapper{margin-top:80px;padding:40px 0 60px}.contact-main-grid{gap:80px;grid-template-columns:30% 1fr 1fr 1fr;padding:4% 6% 0}.contact-col h4{font-size:2.8rem;letter-spacing:5px;margin-bottom:65px}.contact-col h4:after{bottom:-16px;height:7px;width:80px}.contact-col p,.contact-detail span,.footer-nav a,.footer-social-follow p{font-size:2.1rem;line-height:1.9}.contact-detail{gap:20px;margin-bottom:30px;padding:8px 25px}.contact-detail img{height:36px;width:36px}.social-circle{border-radius:16px;height:68px;width:68px}.social-circle img{width:38px}.legal-link{font-size:2.1rem;line-height:1.8}.footer-social-follow p:after{bottom:-18px;height:8px;width:140px}.footer-social-follow{margin-top:100px;padding-bottom:60px}.footer-social-follow p{font-size:2.4rem}.footer-bottom-line{font-size:1.8rem;padding:25px}.policy-modal-content{border-radius:40px;max-width:1400px}.modal-header{padding:60px 80px}.modal-header h3{font-size:3rem}.modal-body.scrollable{padding:60px 80px}.modal-section h5{font-size:2.2rem;margin-bottom:30px}.modal-section p{font-size:1.9rem}.confirm-btn{border-radius:20px;font-size:1.8rem;padding:20px 60px}}@media screen and (min-width:5120px){.contact-section-wrapper{margin-top:180px;padding:40px 0 60px}.contact-main-grid{gap:80px;grid-template-columns:30% 1fr 1fr 1fr;padding:4% 6% 0}.contact-col h4{font-size:4rem;letter-spacing:6px;margin-bottom:65px}.contact-col h4:after{bottom:-19px;height:9px;width:130px}.contact-col p,.contact-detail span,.footer-nav a,.footer-social-follow p{font-size:2.9rem;line-height:1.9}.footer-social-follow p:after{bottom:-22px;height:10px;width:180px}.contact-detail{border-radius:25px;gap:23px;margin-bottom:40px;padding:15px 35px}.contact-detail img{height:55px;width:55px}.social-circle{border-radius:20px;height:100px;width:100px}.social-circle img{width:65px}.legal-link{font-size:2.9rem;line-height:1.9}.footer-social-follow{margin-top:100px;padding-bottom:160px}.footer-social-follow p{font-size:3.3rem}.footer-bottom-line{font-size:2.8rem;padding:35px}.policy-modal-content{border-radius:50px;max-width:1800px}.modal-header{padding:80px 100px}.modal-header h3{font-size:4rem}.modal-body.scrollable{padding:80px 100px}.modal-section h5{font-size:3rem;margin-bottom:40px}.modal-section p{font-size:2.6rem}.confirm-btn{border-radius:24px;font-size:2.5rem;padding:30px 80px}.close-modal-btn{font-size:3rem;height:60px;right:40px;top:40px;width:60px}}.climatiseurs-list-container{background-color:#fff;margin:0;padding:30px 0 0;width:100%}.section-title-bar{background-color:#8d8d9c;color:#fff;font-size:1.3rem;font-style:italic;margin-bottom:40px;padding:12px;text-align:center;width:100%}.climatiseurs-grid{grid-gap:45px;display:grid;gap:45px;grid-template-columns:repeat(4,1fr);justify-items:center;padding:20px 60px 60px}.climatiseur-card{background-color:#fff;border:1px solid #2e7d32;border-radius:20px;box-shadow:0 5px 15px #00000014;display:flex;flex-direction:column;max-width:280px;overflow:hidden;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease;width:100%}.climatiseur-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-15px)}.card-image-wrapper{align-items:center;background-color:#f2f2f2;display:flex;height:220px;justify-content:center;padding:20px}.card-image-wrapper img{max-height:100%;max-width:100%;object-fit:contain}.card-info{align-items:center;display:flex;flex-direction:column;gap:10px;padding:20px 15px;text-align:center}.climatiseur-name{color:#000133;font-size:1.25rem;font-weight:700;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.climatiseur-price{color:#700000;font-size:1.4rem;font-weight:800;margin:0}.btn-add-cart{background-color:#700000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:5px;padding:10px 25px;text-decoration:none;transition:background .3s;white-space:nowrap}.icon-cart{height:16px;width:16px}.btn-add-cart:hover{background-color:#5a0000}.view-all-container{display:flex;justify-content:center;margin-top:60px}.btn-view-all{background-color:#700000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 40px;transition:background .3s}.btn-view-all:hover{background-color:#5a0000}@media (max-width:375px){.climatiseurs-grid{grid-template-columns:1fr;padding:0 20px}.climatiseurs-list-container{padding-right:0}.full-page-list{margin-top:-70px!important}}@media (min-width:376px) and (max-width:599.98px){.climatiseurs-grid{grid-template-columns:1fr;padding:0 20px}.climatiseurs-list-container{padding-right:0}.full-page-list{margin-top:-67px!important}}@media (min-width:600px){.climatiseurs-grid{grid-template-columns:repeat(2,1fr)}.climatiseur-name{font-size:1.05rem}.climatiseur-price{font-size:1.15rem}.view-all-container{margin-top:0}.full-page-list{margin-top:-72px!important}}@media (min-width:640px){.climatiseurs-grid{grid-template-columns:repeat(2,1fr)}.climatiseur-name{font-size:1.05rem}.climatiseur-price{font-size:1.15rem}.view-all-container{margin-top:0}.full-page-list{margin-top:-65px!important}}@media (min-width:1023px){.climatiseurs-grid{grid-template-columns:repeat(3,1fr)}.section-title-bar{font-size:1.4rem}.climatiseur-name{font-size:1.1rem}.btn-add-cart{font-size:1rem}.btn-view-all{font-size:1.15rem;padding:14px 45px}.full-page-list{margin-top:-75px!important}}@media (min-width:1110px){.climatiseurs-grid{grid-template-columns:repeat(4,1fr)}.section-title-bar{font-size:1.5rem}.climatiseur-name{font-size:1.15rem}.full-page-list{margin-top:-80px!important}}@media (min-width:1440px){.climatiseurs-grid{grid-template-columns:repeat(4,1fr)}.section-title-bar{font-size:1.5rem}.climatiseur-name{font-size:1.15rem}.full-page-list{margin-top:-60px!important}}@media (min-width:1536px){.climatiseurs-grid{grid-template-columns:repeat(5,1fr)}.section-title-bar{font-size:1.6rem}.climatiseur-name{font-size:1.2rem}.climatiseur-price{font-size:1.3rem}.btn-add-cart{font-size:1.05rem}.btn-view-all{font-size:1.25rem;padding:15px 50px}.icon-cart{height:22px;width:22px}.full-page-list{margin-top:-65px!important}}@media (min-width:1680px){.climatiseurs-grid{grid-template-columns:repeat(5,1fr)}.section-title-bar{font-size:1.6rem}.climatiseur-name{font-size:1.2rem}.climatiseur-price{font-size:1.3rem}.btn-add-cart{font-size:1.05rem}.btn-view-all{font-size:1.25rem;padding:15px 50px}.icon-cart{height:22px;width:22px}.full-page-list{margin-top:-55px!important}}@media (min-width:2000px){.climatiseurs-grid{grid-template-columns:repeat(6,1fr)}.section-title-bar{font-size:1.7rem}.btn-view-all{font-size:1.35rem;padding:16px 55px}.full-page-list{margin-top:-35px!important}}@media (min-width:2560px){.climatiseurs-grid{gap:60px;grid-template-columns:repeat(6,1fr);padding:40px 100px 100px}.climatiseur-card{border-radius:30px;max-width:420px;min-width:320px}.card-image-wrapper{height:320px}.climatiseur-name{font-size:1.6rem}.climatiseur-price{font-size:1.8rem}.btn-add-cart{border-radius:15px;font-size:1.3rem;padding:15px 40px}.icon-cart{height:26px;width:26px}.btn-view-all{border-radius:14px;font-size:1.8rem;padding:22px 85px}.view-all-container{margin-top:0}.section-title-bar{font-size:2.3rem;padding:25px}.climatiseur-card:hover{box-shadow:0 40px 70px #00000038;transform:translateY(-30px)}.full-page-list{margin-top:-70px!important}}@media (min-width:3400px){.climatiseurs-grid{gap:80px;grid-template-columns:repeat(6,1fr);padding:60px 80px 140px}.climatiseur-card{border-radius:40px;max-width:550px;min-width:480px}.card-image-wrapper{height:480px}.climatiseur-name{font-size:2rem}.climatiseur-price{font-size:2.3rem}.btn-add-cart{border-radius:18px;font-size:1.6rem;padding:22px 65px}.icon-cart{height:34px;width:34px}.btn-view-all{border-radius:20px;font-size:2.6rem;padding:35px 120px}.view-all-container{margin-top:0}.section-title-bar{font-size:3.5rem;padding:45px}.climatiseur-card:hover{box-shadow:0 50px 90px #00000040;transform:translateY(-45px)}.full-page-list{margin-top:-75px!important}}@media (min-width:4000px){.full-page-list{margin-top:-55px!important}}@media (min-width:5120px){.climatiseurs-grid{gap:70px;grid-template-columns:repeat(7,1fr);padding:100px 100px 200px}.climatiseur-card{border-radius:60px;max-width:700px;min-width:640px}.card-image-wrapper{height:600px}.climatiseur-name{font-size:3rem}.climatiseur-price{font-size:3.5rem}.btn-add-cart{border-radius:30px;font-size:2.7rem;padding:30px 100px}.icon-cart{height:50px;width:50px}.btn-view-all{border-radius:35px;font-size:3.5rem;padding:60px 200px}.view-all-container{margin-top:0}.section-title-bar{font-size:5rem;padding:60px}.climatiseur-card:hover{transform:translateY(-60px)}.full-page-list{margin-top:-50px!important}}.projets-list-container{background-color:#fff;margin:0;padding:30px 0 0;width:100%}.full-page-list{padding-top:70px!important}.projets-title-bar{background-color:#8d8d9c;color:#fff;font-size:1.3rem;font-style:italic;margin-bottom:40px;padding:12px;text-align:center;width:100%}.projets-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr);justify-items:center;padding:0 40px}.projet-card{background-color:#c9c8c8;border:1px solid #2e7d32;border-radius:20px;box-shadow:0 4px 12px #00000014;cursor:pointer;display:flex;flex-direction:column;height:250px;max-width:410px;overflow:hidden;position:relative;transition:height .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1);width:100%}.projet-card:hover{box-shadow:0 15px 35px #00000026;height:400px;transform:translateY(-8px)}.projet-image-wrapper{height:250px;min-height:250px;overflow:hidden;width:100%}.projet-image-wrapper img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.projet-card:hover .projet-image-wrapper img{transform:scale(1.05)}.projet-info{align-items:center;background:#fff;display:flex;flex-direction:column;flex-grow:1;gap:15px;justify-content:center;opacity:0;padding:20px;text-align:center;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.projet-card:hover .projet-info{opacity:1;visibility:visible}.projet-name{color:#000133;font-size:1.1rem;font-weight:600;margin:0}.btn-details{background-color:#700000;border:none;border-radius:8px;color:#fff;font-size:.95rem;font-weight:600;padding:10px 30px;text-decoration:none;transition:background .3s}.icon-arrow{height:16px;margin-top:4px;width:16px}.btn-details:hover{background-color:#5a0000}.projets-view-all-container{display:flex;justify-content:center;margin-top:60px}.btn-projets-view-all{background-color:#700000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 45px;transition:background .3s}.btn-projets-view-all:hover{background-color:#5a0000}@media (max-width:599.98px){.projets-grid{grid-template-columns:1fr;padding:0 20px}.projets-list-container{padding-right:0}.full-page-list{padding-top:60px!important}}@media (min-width:600px){.projets-grid{grid-template-columns:repeat(2,1fr)}.projet-name{font-size:1.15rem}.full-page-list{padding-top:65px!important}}@media (min-width:1023px){.projets-grid{grid-template-columns:repeat(3,1fr)}.projets-title-bar{font-size:1.4rem}.projet-name{font-size:1.2rem}.full-page-list{padding-top:75px!important}}@media (min-width:1280px){.projets-grid{grid-template-columns:repeat(3,1fr)}.projets-title-bar{font-size:1.5rem}.projet-name{font-size:1.25rem}.btn-details{font-size:1.05rem}.icon-arrow{height:18px;margin-top:5px;width:18px}.btn-projets-view-all{font-size:1.15rem;padding:14px 50px}.full-page-list{padding-top:80px!important}}@media (min-width:1536px){.projets-grid{grid-template-columns:repeat(4,1fr)}.projets-title-bar{font-size:1.6rem}.projet-name{font-size:1.35rem}.btn-details{font-size:1.1rem}.btn-projets-view-all{font-size:1.25rem;padding:15px 55px}.full-page-list{padding-top:85px!important}}@media (min-width:2000px){.projets-grid{grid-template-columns:repeat(5,1fr)}.projets-title-bar{font-size:1.7rem}.full-page-list{padding-top:85px!important}}@media (min-width:2400px){.projets-grid{grid-template-columns:repeat(5,1fr)}.projets-title-bar{font-size:1.7rem}.full-page-list{padding-top:95px!important}}@media (min-width:2560px){.projets-grid{gap:40px;grid-template-columns:repeat(5,1fr);padding:40px 50px 80px}.projet-card{border-radius:35px;box-shadow:0 12px 30px #0000001a;height:330px;max-width:600px;min-width:460px}.projet-image-wrapper{height:340px;min-height:330px}.projet-card:hover{height:560px;transform:translateY(-14px)}.projet-name{font-size:1.7rem;font-weight:600}.btn-details{border-radius:15px;font-size:1.55rem;padding:17px 40px}.icon-arrow{height:24px;margin-top:6px;width:24px}.btn-projets-view-all{border-radius:15px;font-size:2rem;font-weight:700;padding:25px 80px}.projets-title-bar{font-size:2.6rem;padding:30px}.full-page-list{padding-top:133px!important}}@media (min-width:3400px){.projets-grid{gap:50px;grid-template-columns:repeat(5,1fr);padding:60px 70px 110px}.projet-card{border-radius:50px;box-shadow:0 15px 40px #0000001f;height:390px;max-width:700px;min-width:550px}.projet-image-wrapper{height:400px;min-height:390px}.projet-card:hover{height:680px;transform:translateY(-18px)}.projet-name{font-size:2.3rem;font-weight:600}.btn-details{border-radius:22px;font-size:1.9rem;padding:25px 80px}.icon-arrow{height:30px;margin-top:8px;width:30px}.btn-projets-view-all{border-radius:20px;font-size:2.6rem;font-weight:700;padding:35px 120px}.projets-title-bar{font-size:3.5rem;padding:45px}.full-page-list{padding-top:149px!important}}@media (min-width:5120px){.projets-grid{gap:60px;grid-template-columns:repeat(6,1fr);padding:100px 60px 190px}.projet-card{border-radius:70px;box-shadow:0 20px 60px #00000026;height:500px;max-width:900px;min-width:780px}.projet-image-wrapper{height:500px;min-height:500px}.projet-card:hover{height:880px;transform:translateY(-25px)}.projet-name{font-size:2.95rem;font-weight:600}.btn-details{border-radius:30px;font-size:2.5rem;padding:35px 100px}.icon-arrow{height:45px;margin-top:8px;width:45px}.btn-projets-view-all{border-radius:25px;font-size:3.5rem;font-weight:800;padding:50px 180px}.projets-title-bar{font-size:5rem;padding:60px}.full-page-list{padding-top:210px!important}}.hero-container{align-items:center;background-color:#003;color:#fff;display:flex;justify-content:space-between;max-height:calc(100vh - 80px);overflow:hidden;padding:45px 60px 5px;position:relative;top:0}.hero-left{flex:1 1;max-width:600px;z-index:2}.search-container{margin-bottom:60px}.search-wrapper{align-items:center;background-color:#700000;border-radius:50px;display:flex;min-width:350px;padding:8px 5px 8px 20px;width:fit-content}.search-wrapper input{background:#0000;border:none;color:#fff;font-size:16px;outline:none;width:250px}.search-wrapper input::placeholder{color:#ccc}.search-icon-btn{align-items:center;background-color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:37px;justify-content:center;margin-left:55px;width:37px}.search-icon-btn img{margin-top:2px;width:30px}.hero-title{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:39px;font-style:italic;font-weight:700;line-height:1.3;margin-bottom:35px}.hero-subtitle{color:#d1d1d1;font-size:20px;line-height:1.5;max-width:470px}.hero-right{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.hero-image{filter:drop-shadow(0 40px 30px rgba(0,0,0,.5));margin-right:-40px;max-width:650px;padding-top:60px;width:100%}@keyframes floating{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(1deg)}to{transform:translateY(0) rotate(0deg)}}.hero-image{animation:floating 5s ease-in-out infinite}@media screen and (max-width:320px){.hero-container{flex-direction:column;padding:65px 20px 30px;text-align:center;top:-15px}.hero-left{align-items:center;display:flex;flex-direction:column;width:100%}.search-container{margin-bottom:0;position:absolute;right:15px;top:30px;width:auto;z-index:10}.search-wrapper{min-width:auto;padding:4px 4px 4px 12px;width:180px}.search-wrapper input{font-size:12px;font-weight:400;width:100px}.search-icon-btn{height:28px;margin-left:51px;width:28px}.search-icon-btn img{width:24px}.hero-right{justify-content:center;margin-bottom:10px;order:-1;width:100%}.hero-image{filter:drop-shadow(0 15px 10px rgba(0,0,0,.4));margin-right:0;max-width:260px;padding-top:0}.hero-title{font-size:20.5px;line-height:1.35;margin-bottom:12px;margin-top:-20px}.hero-subtitle{font-size:13px;margin-bottom:0;max-width:270px}}@media screen and (min-width:321px) and (max-width:399px){.hero-container{flex-direction:column;padding:80px 15px 30px;text-align:center;top:-15px}.hero-left{align-items:center;display:flex;flex-direction:column;width:100%}.search-container{margin-bottom:0;position:absolute;right:15px;top:35px;width:auto;z-index:10}.search-wrapper{min-width:auto;padding:5px 5px 5px 12px;width:200px}.search-wrapper input{font-size:14px;font-weight:400;width:120px}.search-icon-btn{height:28px;margin-left:51px;width:28px}.search-icon-btn img{width:25px}.hero-right{justify-content:center;order:-1;width:100%}.hero-image{filter:drop-shadow(0 15px 10px rgba(0,0,0,.6));margin:-3% 0 0;max-width:400px;min-width:370px;padding-top:0}.hero-title{font-size:21px;line-height:1.55;margin-bottom:30px}.hero-subtitle{font-size:15px;margin-bottom:0;max-width:300px;padding:0 20px}}@media screen and (min-width:400px) and (max-width:480px){.hero-container{flex-direction:column;max-height:none;padding:70px 15px 30px;text-align:center;top:-15px}.hero-left{align-items:center;display:flex;flex-direction:column;width:100%}.search-container{margin-bottom:0;position:absolute;right:15px;top:45px;width:auto;z-index:10}.search-wrapper{min-width:auto;padding:6px 6px 6px 15px;width:240px}.search-wrapper input{font-size:13px;font-weight:400;width:150px}.search-icon-btn{height:28px;margin-left:62px;width:28px}.search-icon-btn img{width:28px}.hero-right{justify-content:center;order:-1;width:100%}.hero-image{filter:drop-shadow(0 15px 10px rgba(0,0,0,.4));margin-right:0;max-width:500px;min-width:480px;padding-top:0}.hero-title{font-size:26px;line-height:1.45;margin-bottom:30px;margin-top:-60px;padding:0}.hero-subtitle{font-size:18px;margin-bottom:0;max-width:360px}}@media screen and (min-width:481px) and (max-width:768px){.hero-container{align-items:center;display:flex;justify-content:space-between;max-height:500px;padding:60px 40px 40px;top:-20px}.hero-left{flex:1 1;max-width:300px}.search-container{margin-bottom:40px}.search-wrapper{min-width:250px;padding:5px 5px 5px 15px}.search-wrapper input{font-size:15px;width:190px}.search-icon-btn{height:32px;margin-left:30px;width:32px}.hero-title{font-size:24px;line-height:1.4;margin-bottom:30px}.hero-subtitle{font-size:15px;margin-bottom:30px;max-width:300px}.hero-right{display:flex;flex:1.2 1;justify-content:center}.hero-image{margin-right:-20px;max-width:500px;min-width:350px;padding-top:30px}}@media screen and (min-width:700px) and (max-width:768px){.hero-container{padding-left:70px}}@media screen and (min-width:769px) and (max-width:1023px){.hero-container{align-items:center;display:flex;justify-content:space-between;max-height:500px;padding:70px 40px 50px 80px;top:-20px}.hero-left{flex:1 1;max-width:400px;min-width:350px}.search-container{margin-bottom:40px}.search-wrapper{min-width:250px;padding:5px 5px 6px 15px}.search-wrapper input{font-size:15px;width:190px}.search-icon-btn{height:32px;margin-left:30px;width:32px}.hero-title{font-size:28px;line-height:1.4;margin-bottom:30px}.hero-subtitle{font-size:17px;margin-bottom:30px;max-width:340px}.hero-right{display:flex;flex:1.2 1;justify-content:center}.hero-image{margin-right:-20px;max-width:500px;min-width:400px;padding-top:30px}}@media screen and (min-width:600px) and (max-width:700px){.search-container{top:45px}}@media screen and (min-width:949px) and (max-width:1280px){.hero-container{top:-20px}}@media screen and (min-width:1024px) and (max-width:1280px){.hero-left{min-width:550px}.hero-image{max-width:630px;min-width:600px}.search-wrapper input{font-size:15px;width:256px}.search-icon-btn{height:36px;width:36px}}@media screen and (min-width:1024px) and (max-width:1100px){.hero-right{padding-right:300px}.hero-image{max-width:500px;min-width:500px}.hero-title{font-size:33px;line-height:1.5;margin-bottom:30px}.hero-subtitle{font-size:17px;margin-bottom:30px;max-width:400px}}@media screen and (min-width:1281px) and (max-width:1500px){.hero-container{padding-bottom:0;padding-left:70px;padding-top:40px;top:-15px}.hero-image{max-width:650px;min-width:650px}.hero-title{font-size:44px;line-height:1.5;margin-bottom:50px}.hero-subtitle{font-size:25px;max-width:650px}}@media screen and (min-width:1501px) and (max-width:1600px){.hero-container{padding-bottom:50px;padding-left:100px;top:-5px}.search-container{margin-bottom:70px}.search-wrapper{min-width:330px;padding:8px 8px 8px 27px}.search-wrapper input{font-size:19px;width:270px}.search-icon-btn{height:37px;margin-left:30px;width:37px}.search-icon-btn img{height:35px;width:35px}.hero-left{min-width:700px}.hero-title{font-size:48px;line-height:1.5;margin-bottom:55px}.hero-subtitle{font-size:25px;min-width:620px}.hero-image{min-width:720px;padding-right:10px}}@media screen and (min-width:1601px) and (max-width:1920px){.hero-container{padding-bottom:0;padding-left:140px;padding-top:70px;top:-5px}.search-wrapper{margin-bottom:85px;max-width:500px;min-width:480px;padding:7px 7px 7px 15px}.search-wrapper input{font-size:30px;padding-left:30px;width:340px}.search-icon-btn{height:55px;width:55px}.search-icon-btn img{height:50px;width:50px}.hero-title{font-size:55px;line-height:1.5;margin-bottom:60px;width:750px}.hero-subtitle{font-size:30px;min-width:700px}.hero-image{min-width:800px}}@media screen and (min-width:1921px) and (max-width:2100px){.hero-container{padding-bottom:0;padding-left:160px;padding-top:70px;top:-5px}.search-wrapper{border-radius:130px;padding:10px;width:530px}.search-wrapper input{font-size:35px;padding-left:30px;width:380px}.search-icon-btn{height:70px;width:70px}.search-icon-btn img{height:55px;width:55px}.hero-title{font-size:60px;margin-bottom:80px;margin-top:100px;width:850px}.hero-subtitle{font-size:32px;min-width:800px}.hero-image{min-width:980px}}@media screen and (min-width:2101px) and (max-width:2300px){.hero-container{padding-bottom:0;padding-left:160px;padding-top:75px;top:-5px}.search-wrapper{border-radius:130px;padding:10px;width:540px}.search-wrapper input{font-size:35px;padding-left:30px;width:385px}.search-icon-btn{height:70px;width:70px}.search-icon-btn img{height:57px;width:57px}.hero-title{font-size:66px;margin-bottom:80px;margin-top:100px;width:900px}.hero-subtitle{font-size:34px;min-width:800px}.hero-image{min-width:1000px}}@media screen and (min-width:2301px) and (max-width:2500px){.hero-container{padding-bottom:0;padding-left:170px;padding-top:80px;top:-5px}.search-wrapper{border-radius:130px;padding:10px;width:570px}.search-wrapper input{font-size:37px;padding-left:30px;width:415px}.search-icon-btn{height:72px;width:72px}.search-icon-btn img{height:59px;width:59px}.hero-title{font-size:70px;margin-bottom:80px;margin-top:100px;width:950px}.hero-subtitle{font-size:37px;min-width:890px}.hero-image{min-width:1050px}}@media screen and (min-width:2501px) and (max-width:3000px){.hero-container{padding-bottom:0;padding-left:160px;padding-top:90px;top:-5px}.search-wrapper{border-radius:130px;padding:12px;width:600px}.search-wrapper input{font-size:39px;padding-left:30px;width:445px}.search-icon-btn{height:70px;width:70px}.search-icon-btn img{height:63px;width:63px}.hero-title{font-size:72px;margin-bottom:85px;margin-top:120px;width:1000px}.hero-subtitle{font-size:37px;min-width:900px}.hero-image{min-width:1200px}}@media screen and (min-width:3001px) and (max-width:3500px){.hero-container{padding-bottom:0;padding-left:270px;padding-top:90px;top:-5px}.search-wrapper{border-radius:130px;padding:15px;width:700px}.search-wrapper input{font-size:44px;padding-left:30px;width:545px}.search-icon-btn{height:75px;width:75px}.search-icon-btn img{height:72px;width:72px}.hero-title{font-size:85px;margin-bottom:90px;margin-top:130px;width:1300px}.hero-subtitle{font-size:47px;min-width:1100px}.hero-image{margin-right:150px;min-width:1250px}}@media screen and (min-width:3501px) and (max-width:4999px){.hero-container{padding-bottom:0;padding-left:300px;padding-top:150px;top:-5px}.search-wrapper{border-radius:130px;padding:28px;width:950px}.search-wrapper input{font-size:55px;padding-left:40px;width:775px}.search-icon-btn{height:93px;width:93px}.search-icon-btn img{height:92px;width:92px}.hero-title{font-size:120px;margin-bottom:100px;margin-top:170px;width:1650px}.hero-subtitle{font-size:60px;min-width:1400px}.hero-image{margin-right:50px;min-width:1700px}}@media screen and (min-width:5000px) and (max-width:5999px){.hero-container{padding-bottom:0;padding-left:350px;padding-top:150px;top:-5px}.search-wrapper{border-radius:130px;padding:35px;width:1250px}.search-wrapper input{font-size:68px;padding-left:50px;width:1100px}.search-icon-btn{height:120px;width:120px}.search-icon-btn img{height:115px;width:115px}.hero-title{font-size:150px;margin-bottom:140px;margin-top:190px;width:2100px}.hero-subtitle{font-size:78px;min-width:1900px}.hero-image{margin-right:50px;min-width:2100px}}@media screen and (max-width:480px){.home-page .hero-container{height:auto!important;min-height:calc(100vh - 140px)!important}}@media screen and (min-width:1024px) and (max-width:1400px){.home-page .hero-container{height:auto!important;min-height:calc(100vh - 100px)!important}}@media screen and (min-width:1401px) and (max-width:1700px){.home-page .hero-container{height:auto!important;min-height:calc(100vh - 190px)!important}}@media screen and (min-width:1440px) and (max-width:1440px){.home-page .hero-container{height:auto!important;min-height:calc(100vh - 95px)!important}}@media screen and (min-width:1680px) and (max-width:1920px){.home-page .hero-container{height:auto!important;min-height:calc(100vh - 135px)!important}}@media screen and (min-width:1921px) and (max-width:2100px){.home-page .hero-container{height:auto!important;min-height:calc(100vh - 135px)!important}}@media screen and (min-width:2301px) and (max-width:2500px){.home-page .hero-container{height:auto!important;min-height:calc(100vh - 130px)!important}}@media screen and (min-width:2501px) and (max-width:3000px){.home-page .hero-container{height:auto!important;min-height:calc(100vh - 150px)!important}}@media screen and (min-width:3001px) and (max-width:3500px){.home-page .hero-container{height:auto!important;min-height:calc(100vh - 150px)!important}}@media screen and (min-width:3501px) and (max-width:4999px){.home-page .hero-container{height:auto!important;min-height:calc(100vh - 195px)!important}}.info-modal-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000014d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.info-modal-content{animation:zoomIn .4s cubic-bezier(.175,.885,.32,1.275);background-color:#fff;border-radius:20px;box-shadow:0 25px 50px -12px #00000080;display:flex;height:85vh;overflow:hidden;position:relative;width:77%}.close-btn{align-items:center;background:#0000330d;border:none;border-radius:50%;color:#003;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:40px;z-index:10}.close-btn:hover{background:#700000;color:#fff;transform:rotate(90deg)}.modal-image-side{align-items:center;background-color:#f7f7f9;display:flex;flex:1 1;justify-content:center;padding:40px}.modal-image-side img{filter:drop-shadow(0 10px 20px rgba(0,0,0,.1));max-height:100%;max-width:100%;object-fit:contain}.modal-details-side{background:#fff;display:flex;flex:1.2 1;flex-direction:column;overflow-y:auto;padding:50px}.modal-details-side h2{color:#003;font-size:2rem;font-weight:800;margin-bottom:5px}.price-tag{color:#700000;font-size:1.5rem;font-weight:700;margin-bottom:20px}.description-text{color:#666;line-height:1.6;margin-bottom:30px}.read-more-btn{display:none}.option-group{margin-bottom:25px}.option-group label{color:#003;display:block;font-size:1.1rem;font-weight:700;margin-bottom:10px;text-transform:uppercase}.modal-select{border:2px solid #f0f0f0;border-radius:10px;outline:none;padding:12px;transition:border-color .3s;width:100%}.modal-select:focus{border-color:#700000}.tech-table{border-collapse:collapse;margin-bottom:30px;width:100%}.tech-table td{border-bottom:1px solid #f0f0f0;font-size:.95rem;padding:12px 0}.tech-table td:first-child{color:#003;font-weight:600}.tech-table td:last-child{color:#666;text-align:right}.comments-header{align-items:center;border-top:2px solid #f7f7f9;display:flex;justify-content:space-between;margin-bottom:20px;padding-top:20px}.comments-header h4{font-size:1.1rem!important;text-transform:uppercase}.add-comment-btn{background:#003;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;padding:8px 16px;transition:background .3s}.add-comment-btn:hover{background:#700000}.comment-card{background:#f7f7f9;border-radius:12px;margin-bottom:15px;padding:15px;width:95%}.comment-card h6{color:#003;font-size:1rem;margin:0 0 5px}.comment-card p{color:#555;font-size:.9rem;margin:0}.comment-actions{display:flex;gap:15px;margin-top:10px}.reaction-btn{background:#fff;border:1px solid #ddd;border-radius:20px;cursor:pointer;font-size:.8rem;padding:4px 12px;transition:all .3s}.reaction-btn:hover{border-color:#700000;color:#700000}.reaction-btn.active-like{background-color:#3b82f60d;border-color:#3b82f6;color:#3b82f6}.reaction-btn.active-dislike{background-color:#ef44440d;border-color:#ef4444;color:#ef4444}.modal-actions{display:flex;gap:15px;margin-top:auto;padding-top:20px}.buy-btn{background:#700000;border:none;border-radius:12px;color:#fff;cursor:pointer;flex:2 1;font-weight:700;padding:15px;transition:all .3s}.buy-btn:hover{background:#900000;box-shadow:0 10px 20px #70000033;transform:translateY(-2px)}.cancel-btn{align-items:center;background:#f7f7f9;border-radius:12px;color:#003;display:flex;flex:1 1;font-weight:600;justify-content:center;text-decoration:none;transition:background .3s}.cancel-btn:hover{background:#e0e0e5}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-details-side::-webkit-scrollbar{width:6px}.modal-details-side::-webkit-scrollbar-track{background:#0000}.modal-details-side::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}@media (max-width:1023px){.info-modal-content{flex-direction:column;height:95vh;width:95%}.modal-image-side{flex:0.7 1;padding:20px}.modal-details-side{padding:40px}}.toast-notification{animation:slideInRight .3s ease-out,fadeOut .3s ease-in 2.7s forwards;background-color:#4caf50;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;font-weight:600;padding:15px 25px;pointer-events:none;position:fixed;right:20px;top:20px;z-index:2000}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.color-options-container{align-items:center;display:flex;gap:15px}.color-radio-label{align-items:center;cursor:pointer;display:flex;justify-content:center}.color-square{border:2px solid #ddd;border-radius:4px;box-shadow:0 2px 5px #0000001a;height:35px;transition:all .3s ease;width:35px}.color-square.selected{border:3px solid #700000;box-shadow:0 5px 10px #7000004d;transform:scale(1.1)}.size-details-box{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #0000000d;border-radius:15px;box-shadow:inset 0 2px 4px #00000008;display:flex;flex-wrap:nowrap;gap:10px;justify-content:center;padding:15px 20px}.size-detail-item{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;min-width:24.5%;padding:10px 15px;transition:transform .3s ease}.size-detail-item:hover{transform:translateY(-3px)}.size-detail-key{color:#888;font-size:.68rem;letter-spacing:1px;margin-bottom:4px;text-transform:uppercase}.size-detail-value{color:#700000;font-size:1.1rem;font-weight:800}@media (min-width:5001px){.info-modal-content{border-radius:100px}.modal-details-side{flex:1.2 1;padding:200px}.close-btn{height:140px;right:80px;top:80px;width:140px}.close-btn svg{height:5.5rem!important;width:5.5rem!important}.modal-details-side h2{font-size:6.5rem;margin-bottom:40px}.price-tag{font-size:5.5rem;margin-bottom:70px}.description-text{font-size:4.1rem;margin-bottom:120px}.comments-header h4,.option-group label{font-size:4.2rem!important;margin-bottom:50px}.modal-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23003' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 60px center;background-repeat:no-repeat;background-size:80px;border:8.5px solid #f0f0f0;border-radius:50px;cursor:pointer;font-size:4rem!important;margin-bottom:70px;padding:45px}.color-options-container{gap:40px}.color-square{border:9px solid #ddd;border-radius:18px;box-shadow:0 10px 25px #0000001a;height:160px;margin-bottom:70px;width:160px}.color-square.selected{border:10px solid #700000;box-shadow:5px 25px 50px #7000004d;transform:scale(1.1)}.tech-table{margin-bottom:180px}.tech-table td{border-bottom:4px solid #f0f0f0;font-size:4.05rem;padding:45px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:60px;box-shadow:none;flex-direction:row;gap:38px;margin-bottom:80px;padding:60px 20px;width:100%}.size-detail-item{border-radius:35px;min-width:27%;padding:45px 20px}.size-detail-item:hover{transform:translateY(-15px)}.size-detail-key{font-size:3.78rem}.size-detail-value{font-size:4.2rem}.comments-header{border-top:8px solid #f7f7f9;padding-top:110px}.add-comment-btn{border-radius:30px;font-size:3.95rem;margin-bottom:70px;padding:25px 70px}.comment-card{border-radius:45px;margin-bottom:70px;padding:60px}.comments-header h4{margin-bottom:80px}.comment-card p{font-size:4rem;margin-bottom:40px}.comment-card h6{font-size:4.1rem;margin-bottom:25px}.comment-actions{gap:60px}.reaction-btn{align-items:center;border:4px solid #ddd;border-radius:80px;display:flex;font-size:4rem;gap:15px;padding:20px 60px}.reaction-btn svg{height:60px!important;width:60px!important}.modal-actions{gap:60px;margin-top:60px}.buy-btn,.cancel-btn{border-radius:45px;font-size:4rem;padding:50px 20px}.buy-btn:hover{transform:translateY(-10px)}.cancel-btn{border:8px solid #003}.buy-btn svg{height:60px!important;width:60px!important}}@media (min-width:4001px) and (max-width:5000px){.info-modal-content{border-radius:90px}.modal-details-side{padding:170px}.close-btn{height:120px;right:70px;top:70px;width:120px}.close-btn svg{height:4.5rem!important;width:4.5rem!important}.modal-details-side h2{font-size:5.5rem;margin-bottom:35px}.price-tag{font-size:4.5rem;margin-bottom:65px}.description-text{font-size:3.1rem;margin-bottom:110px}.comments-header h4,.option-group label{font-size:3.2rem!important;margin-bottom:50px}.modal-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23003' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 60px center;background-repeat:no-repeat;background-size:70px;border:6px solid #f0f0f0;border-radius:50px;cursor:pointer;font-size:3rem!important;margin-bottom:70px;padding:42px}.color-options-container{gap:40px}.color-square{border:9px solid #ddd;border-radius:18px;box-shadow:0 8px 20px #0000001a;height:140px;margin-bottom:60px;width:140px}.color-square.selected{border:10px solid #700000;box-shadow:5px 20px 40px #7000004d;transform:scale(1.1)}.tech-table{margin-bottom:160px}.tech-table td{border-bottom:3.5px solid #f0f0f0;font-size:3.05rem;padding:42px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:55px;box-shadow:none;flex-direction:row;gap:36px;margin-bottom:75px;padding:55px 20px;width:100%}.size-detail-item{border-radius:35px;min-width:27%;padding:45px 15px}.size-detail-item:hover{transform:translateY(-13px)}.size-detail-key{font-size:2.78rem}.size-detail-value{font-size:3.2rem}.comments-header{border-top:8px solid #f7f7f9;padding-top:110px}.add-comment-btn{border-radius:30px;font-size:2.95rem;margin-bottom:70px;padding:23px 65px}.comment-card{border-radius:45px;margin-bottom:70px;padding:60px}.comments-header h4{margin-bottom:80px}.comment-card p{font-size:3rem;margin-bottom:35px}.comment-card h6{font-size:3.1rem;margin-bottom:20px}.comment-actions{gap:55px}.reaction-btn{align-items:center;border:4px solid #ddd;border-radius:80px;display:flex;font-size:3rem;gap:15px;padding:16px 50px}.reaction-btn svg{height:50px!important;width:50px!important}.modal-actions{gap:50px;margin-top:50px}.buy-btn,.cancel-btn{border-radius:45px;font-size:3rem;padding:45px 20px}.cancel-btn:hover{transform:translateY(-8px)}.cancel-btn{border:7px solid #003}.buy-btn svg{height:50px!important;width:50px!important}}@media (min-width:3501px) and (max-width:4000px){.info-modal-content{border-radius:90px}.modal-details-side{padding:155px}.close-btn{height:110px;right:60px;top:60px;width:110px}.close-btn svg{height:4rem!important;width:4rem!important}.modal-details-side h2{font-size:5rem;margin-bottom:32.5px}.price-tag{font-size:4rem;margin-bottom:62.5px}.description-text{font-size:2.6rem;margin-bottom:105px}.comments-header h4,.option-group label{font-size:2.7rem!important;margin-bottom:47.5px}.modal-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23003' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 60px center;background-repeat:no-repeat;background-size:65px;border:6px solid #f0f0f0;border-radius:45px;cursor:pointer;font-size:2.5rem!important;margin-bottom:67.5px;padding:39px}.color-options-container{gap:40px}.color-square{border:8px solid #ddd;border-radius:18px;box-shadow:0 7px 18.5px #0000001a;height:130px;margin-bottom:55px;width:130px}.color-square.selected{border:9px solid #700000;box-shadow:5px 18.5px 37px #7000004d;transform:scale(1.1)}.tech-table{margin-bottom:120px}.tech-table td{border-bottom:3.25px solid #f0f0f0;font-size:2.55rem;padding:39px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:52.5px;box-shadow:none;flex-direction:row;gap:30px;margin-bottom:72.5px;padding:52.5px 20px;width:100%}.size-detail-item{border-radius:35px;min-width:27%;padding:42.5px 13px}.size-detail-item:hover{transform:translateY(-12px)}.size-detail-key{font-size:2.28rem}.size-detail-value{font-size:2.7rem}.comments-header{border-top:7px solid #f7f7f9;padding-top:90px}.add-comment-btn{border-radius:25px;font-size:2.45rem;margin-bottom:50px;padding:22px 62.5px}.comment-card{border-radius:45px;padding:55px}.comment-card,.comments-header h4{margin-bottom:60px}.comment-card p{font-size:2.5rem;margin-bottom:32.5px}.comment-card h6{font-size:2.6rem;margin-bottom:22.5px}.comment-actions{gap:52.5px}.reaction-btn{align-items:center;border:5px solid #ddd;border-radius:80px;display:flex;font-size:2.5rem;gap:15px;padding:14px 45px}.reaction-btn svg{height:45px!important;width:45px!important}.modal-actions{gap:45px;margin-top:45px}.buy-btn,.cancel-btn{border-radius:42.5px;font-size:2.5rem;padding:42.5px 20px}.buy-btn:hover{transform:translateY(-7px)}.cancel-btn{border:6.5px solid #003}.buy-btn svg{height:45px!important;width:45px!important}}@media (min-width:3001px) and (max-width:3500px){.info-modal-content{border-radius:80px}.modal-details-side{padding:140px}.close-btn{height:90px;right:60px;top:60px;width:90px}.close-btn svg{height:3.5rem!important;width:3.5rem!important}.modal-details-side h2{font-size:4.5rem;margin-bottom:30px}.price-tag{font-size:3.5rem;margin-bottom:60px}.description-text{font-size:2.1rem;margin-bottom:100px}.comments-header h4,.option-group label{font-size:2.4rem!important;margin-bottom:42px}.modal-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23003' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 60px center;background-repeat:no-repeat;background-size:60px;border:4.5px solid #f0f0f0;border-radius:40px;cursor:pointer;font-size:2.2rem!important;margin-bottom:60px;padding:35px}.color-options-container{gap:38px}.color-square{border:9px solid #ddd;border-radius:17px;box-shadow:0 7px 16px #0000001a;height:110px;margin-bottom:50px;width:110px}.color-square.selected{border:10px solid #700000;box-shadow:5px 16px 32px #7000004d;transform:scale(1.1)}.tech-table{margin-bottom:100px}.tech-table td{border-bottom:3.25px solid #f0f0f0;font-size:2.25rem;padding:35px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:55px;box-shadow:none;flex-direction:row;gap:32px;margin-bottom:75px;padding:55px 23px;width:100%}.size-detail-item{border-radius:38px;min-width:27%;padding:42px 16px}.size-detail-item:hover{transform:translateY(-13px)}.size-detail-key{font-size:2.38rem}.size-detail-value{font-size:2.8rem}.comments-header{border-top:8.5px solid #f7f7f9;padding-top:100px}.add-comment-btn{border-radius:28px;font-size:2.45rem;margin-bottom:55px;padding:23px 65px}.comment-card{border-radius:50px;padding:60px}.comment-card,.comments-header h4{margin-bottom:60px}.comment-card p{font-size:2.5rem;margin-bottom:35px}.comment-card h6{font-size:2.6rem;margin-bottom:25px}.comment-actions{gap:55px}.reaction-btn{align-items:center;border:4px solid #ddd;border-radius:80px;display:flex;font-size:2.5rem;gap:15px;padding:16px 50px}.reaction-btn svg{height:50px!important;width:50px!important}.modal-actions{gap:50px;margin-top:50px}.buy-btn,.cancel-btn{border-radius:45px;font-size:2.5rem;padding:45px 20px}.buy-btn:hover{transform:translateY(-8px)}.cancel-btn{border:7px solid #003}.buy-btn svg{height:50px!important;width:50px!important}}@media (min-width:2601px) and (max-width:3000px){.info-modal-content{border-radius:70px}.modal-details-side{padding:120px}.close-btn{height:85px;right:55px;top:55px;width:85px}.close-btn svg{height:3.2rem!important;width:3.2rem!important}.modal-details-side h2{font-size:4rem;margin-bottom:25px}.price-tag{font-size:3.2rem;margin-bottom:50px}.description-text{font-size:2.05rem;margin-bottom:90px}.comments-header h4,.option-group label{font-size:2.2rem!important;margin-bottom:40px}.modal-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23003' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 55px center;background-repeat:no-repeat;background-size:55px;border:4px solid #f0f0f0;border-radius:38px;cursor:pointer;font-size:2rem!important;margin-bottom:55px;padding:32px}.color-options-container{gap:35px}.color-square{border:8px solid #ddd;border-radius:15px;box-shadow:0 6px 14px #0000001a;height:100px;margin-bottom:45px;width:100px}.color-square.selected{border:9px solid #700000;box-shadow:5px 14px 28px #7000004d;transform:scale(1.1)}.tech-table{margin-bottom:90px}.tech-table td{border-bottom:3px solid #f0f0f0;font-size:2.1rem;padding:32px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:50px;box-shadow:none;flex-direction:row;gap:30px;margin-bottom:70px;padding:50px 20px;width:100%}.size-detail-item{border-radius:35px;min-width:28%;padding:40px 15px}.size-detail-item:hover{transform:translateY(-12px)}.size-detail-key{font-size:2.2rem}.size-detail-value{font-size:2.6rem}.comments-header{border-top:8px solid #f7f7f9;padding-top:90px}.add-comment-btn{border-radius:26px;font-size:2.3rem;margin-bottom:50px;padding:22px 60px}.comment-card{border-radius:48px;padding:55px}.comment-card,.comments-header h4{margin-bottom:55px}.comment-card p{font-size:2.35rem;margin-bottom:32px}.comment-card h6{font-size:2.45rem;margin-bottom:22px}.comment-actions{gap:50px}.reaction-btn{align-items:center;border:3.5px solid #ddd;border-radius:75px;display:flex;font-size:2.35rem;gap:14px;padding:15px 48px}.reaction-btn svg{height:48px!important;width:48px!important}.modal-actions{gap:48px;margin-top:48px}.buy-btn,.cancel-btn{border-radius:42px;font-size:2.35rem;padding:42px 20px}.buy-btn:hover{transform:translateY(-7px)}.cancel-btn{border:6.5px solid #003}.buy-btn svg{height:48px!important;width:48px!important}}@media (min-width:2402px) and (max-width:2600px){.info-modal-content{border-radius:65px}.modal-details-side{padding:110px}.close-btn{height:80px;right:50px;top:50px;width:80px}.close-btn svg{height:3rem!important;width:3rem!important}.modal-details-side h2{font-size:3.6rem;margin-bottom:25px}.price-tag{font-size:2.85rem;margin-bottom:48px}.description-text{font-size:1.95rem;margin-bottom:85px}.comments-header h4,.option-group label{font-size:2.1rem!important;margin-bottom:38px}.modal-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23003' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 55px center;background-repeat:no-repeat;background-size:50px;border:4px solid #f0f0f0;border-radius:35px;cursor:pointer;font-size:1.9rem!important;margin-bottom:55px;padding:30px}.color-options-container{gap:34px}.color-square{border:8px solid #ddd;border-radius:15px;box-shadow:0 6px 14px #0000001a;height:95px;margin-bottom:45px;width:95px}.color-square.selected{border:9px solid #700000;box-shadow:5px 14px 28px #7000004d;transform:scale(1.1)}.tech-table{margin-bottom:90px}.tech-table td{border-bottom:3px solid #f0f0f0;font-size:2.1rem;padding:32px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:50px;box-shadow:none;flex-direction:row;gap:30px;margin-bottom:70px;padding:50px 20px;width:100%}.size-detail-item{border-radius:35px;min-width:28%;padding:40px 15px}.size-detail-item:hover{transform:translateY(-12px)}.size-detail-key{font-size:2.1rem}.size-detail-value{font-size:2.5rem}.comments-header{border-top:8px solid #f7f7f9;padding-top:90px}.add-comment-btn{border-radius:26px;font-size:2.1rem;margin-bottom:50px;padding:22px 60px}.comment-card{border-radius:48px;padding:55px}.comment-card,.comments-header h4{margin-bottom:55px}.comment-card p{font-size:2.1rem;margin-bottom:32px}.comment-card h6{font-size:2.25rem;margin-bottom:22px}.comment-actions{gap:50px}.reaction-btn{align-items:center;border:3.5px solid #ddd;border-radius:75px;display:flex;font-size:2.1rem;gap:14px;padding:15px 48px}.reaction-btn svg{height:48px!important;width:48px!important}.modal-actions{gap:48px;margin-top:48px}.buy-btn,.cancel-btn{border-radius:42px;font-size:2.1rem;padding:42px 20px}.buy-btn:hover{transform:translateY(-7px)}.cancel-btn{border:6.5px solid #003}.buy-btn svg{height:48px!important;width:48px!important}}@media (min-width:2201px) and (max-width:2401px){.info-modal-content{border-radius:60px}.modal-details-side{padding:95px}.close-btn{height:70px;right:40px;top:40px;width:70px}.close-btn svg{height:2.6rem!important;width:2.6rem!important}.modal-details-side h2{font-size:3.1rem;margin-bottom:22px}.price-tag{font-size:2.6rem;margin-bottom:42px}.description-text{font-size:1.8rem;margin-bottom:75px}.comments-header h4,.option-group label{font-size:1.95rem!important;margin-bottom:34px}.modal-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23003' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 45px center;background-repeat:no-repeat;background-size:40px;border:3.5px solid #f0f0f0;border-radius:28px;cursor:pointer;font-size:1.75rem!important;margin-bottom:48px;padding:27px}.color-options-container{gap:30px}.color-square{border:7px solid #ddd;border-radius:13px;box-shadow:0 5px 12px #0000001a;height:82px;margin-bottom:40px;width:82px}.color-square.selected{border:8px solid #700000;box-shadow:5px 12px 24px #7000004d;transform:scale(1.1)}.tech-table{margin-bottom:80px}.tech-table td{border-bottom:2.8px solid #f0f0f0;font-size:1.9rem;padding:30px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:45px;box-shadow:none;flex-direction:row;gap:26px;margin-bottom:65px;padding:45px 18px;width:100%}.size-detail-item{border-radius:32px;min-width:28%;padding:36px 14px}.size-detail-item:hover{transform:translateY(-10px)}.size-detail-key{font-size:1.85rem}.size-detail-value{font-size:2.25rem}.comments-header{border-top:7px solid #f7f7f9;padding-top:80px}.add-comment-btn{border-radius:22px;font-size:1.95rem;margin-bottom:45px;padding:20px 55px}.comment-card{border-radius:42px;padding:50px}.comment-card,.comments-header h4{margin-bottom:50px}.comment-card p{font-size:1.9rem;margin-bottom:28px}.comment-card h6{font-size:2.05rem;margin-bottom:18px}.comment-actions{gap:45px}.reaction-btn{align-items:center;border:3.2px solid #ddd;border-radius:65px;display:flex;font-size:1.9rem;gap:12px;padding:12px 42px}.reaction-btn svg{height:42px!important;width:42px!important}.modal-actions{gap:42px;margin-top:42px}.buy-btn,.cancel-btn{border-radius:38px;font-size:1.95rem;padding:38px 20px}.buy-btn:hover{transform:translateY(-6px)}.cancel-btn{border:6px solid #003}.buy-btn svg{height:42px!important;width:42px!important}}@media (min-width:2001px) and (max-width:2200px){.info-modal-content{border-radius:50px}.modal-details-side{padding:75px}.close-btn{height:60px;right:35px;top:35px;width:60px}.close-btn svg{height:2.2rem!important;width:2.2rem!important}.modal-details-side h2{font-size:2.8rem;margin-bottom:20px}.price-tag{font-size:2.35rem;margin-bottom:35px}.description-text{font-size:1.6rem;margin-bottom:60px}.comments-header h4,.option-group label{font-size:1.75rem!important;margin-bottom:30px}.modal-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23003' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 40px center;background-repeat:no-repeat;background-size:35px;border:3px solid #f0f0f0;border-radius:24px;cursor:pointer;font-size:1.6rem!important;margin-bottom:42px;padding:24px}.color-options-container{gap:26px}.color-square{border:6px solid #ddd;border-radius:12px;box-shadow:0 4px 10px #0000001a;height:70px;margin-bottom:35px;width:70px}.color-square.selected{border:7px solid #700000;box-shadow:5px 10px 20px #7000004d;transform:scale(1.1)}.tech-table{margin-bottom:70px}.tech-table td{border-bottom:2.5px solid #f0f0f0;font-size:1.7rem;padding:26px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:40px;box-shadow:none;flex-direction:row;gap:22px;margin-bottom:60px;padding:40px 16px;width:100%}.size-detail-item{border-radius:28px;min-width:28%;padding:32px 12px}.size-detail-item:hover{transform:translateY(-9px)}.size-detail-key{font-size:1.55rem}.size-detail-value{font-size:1.95rem}.comments-header{border-top:6.5px solid #f7f7f9;padding-top:70px}.add-comment-btn{border-radius:20px;font-size:1.7rem;margin-bottom:40px;padding:18px 50px}.comment-card{border-radius:38px;padding:45px}.comment-card,.comments-header h4{margin-bottom:45px}.comment-card p{font-size:1.7rem;margin-bottom:25px}.comment-card h6{font-size:1.8rem;margin-bottom:16px}.comment-actions{gap:40px}.reaction-btn{align-items:center;border:2.8px solid #ddd;border-radius:60px;display:flex;font-size:1.7rem;gap:10px;padding:10px 38px}.reaction-btn svg{height:36px!important;width:36px!important}.modal-actions{gap:38px;margin-top:38px}.buy-btn,.cancel-btn{border-radius:35px;font-size:1.7rem;padding:35px 20px}.buy-btn:hover{transform:translateY(-5px)}.cancel-btn{border:5.5px solid #003}.buy-btn svg{height:36px!important;width:36px!important}}@media (min-width:1801px) and (max-width:2000px){.info-modal-content{border-radius:40px}.modal-details-side{padding:65px}.close-btn{height:55px;right:30px;top:30px;width:55px}.close-btn svg{height:2rem!important;width:2rem!important}.modal-details-side h2{font-size:2.5rem;margin-bottom:18px}.price-tag{font-size:2.1rem;margin-bottom:30px}.description-text{font-size:1.45rem;margin-bottom:50px}.comments-header h4,.option-group label{font-size:1.6rem!important;margin-bottom:26px}.modal-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23003' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 35px center;background-repeat:no-repeat;background-size:30px;border:2.8px solid #f0f0f0;border-radius:20px;cursor:pointer;font-size:1.45rem!important;margin-bottom:36px;padding:21px}.color-options-container{gap:22px}.color-square{border:5px solid #ddd;border-radius:11px;box-shadow:0 4px 8px #0000001a;height:60px;margin-bottom:30px;width:60px}.color-square.selected{border:6px solid #700000;box-shadow:5px 8px 16px #7000004d;transform:scale(1.1)}.tech-table{margin-bottom:60px}.tech-table td{border-bottom:2.2px solid #f0f0f0;font-size:1.5rem;padding:22px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:35px;box-shadow:none;flex-direction:row;gap:20px;margin-bottom:50px;padding:35px 15px;width:100%}.size-detail-item{border-radius:24px;min-width:28%;padding:28px 10px}.size-detail-item:hover{transform:translateY(-8px)}.size-detail-key{font-size:1.35rem}.size-detail-value{font-size:1.75rem}.comments-header{border-top:5.5px solid #f7f7f9;padding-top:60px}.add-comment-btn{border-radius:18px;font-size:1.5rem;margin-bottom:35px;padding:16px 45px}.comment-card{border-radius:32px;padding:40px}.comment-card,.comments-header h4{margin-bottom:40px}.comment-card p{font-size:1.5rem;margin-bottom:22px}.comment-card h6{font-size:1.6rem;margin-bottom:14px}.comment-actions{gap:35px}.reaction-btn{align-items:center;border:2.5px solid #ddd;border-radius:50px;display:flex;font-size:1.5rem;gap:10px;padding:8px 34px}.reaction-btn svg{height:32px!important;width:32px!important}.modal-actions{gap:34px;margin-top:34px}.buy-btn,.cancel-btn{border-radius:30px;font-size:1.5rem;padding:32px 20px}.buy-btn:hover{transform:translateY(-4px)}.cancel-btn{border:5px solid #003}.buy-btn svg{height:32px!important;width:32px!important}}@media (min-width:1601px) and (max-width:1800px){.info-modal-content{border-radius:35px}.modal-details-side{padding:55px}.close-btn{height:50px;right:25px;top:25px;width:50px}.close-btn svg{height:1.8rem!important;width:1.8rem!important}.modal-details-side h2{font-size:2.25rem;margin-bottom:16px}.price-tag{font-size:1.9rem;margin-bottom:25px}.description-text{font-size:1.3rem;margin-bottom:45px}.comments-header h4,.option-group label{font-size:1.4rem!important;margin-bottom:22px}.modal-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23003' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 30px center;background-repeat:no-repeat;background-size:25px;border:2.5px solid #f0f0f0;border-radius:17px;cursor:pointer;font-size:1.25rem!important;margin-bottom:32px;padding:18px}.color-options-container{gap:18px}.color-square{border:4.5px solid #ddd;border-radius:10px;box-shadow:0 4px 7px #0000001a;height:52px;margin-bottom:26px;width:52px}.color-square.selected{border:5.5px solid #700000;box-shadow:5px 7px 14px #7000004d;transform:scale(1.1)}.tech-table{margin-bottom:50px}.tech-table td{border-bottom:2px solid #f0f0f0;font-size:1.35rem;padding:18px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:30px;box-shadow:none;flex-direction:row;gap:18px;margin-bottom:45px;padding:30px 14px;width:100%}.size-detail-item{border-radius:20px;min-width:28%;padding:24px 8px}.size-detail-item:hover{transform:translateY(-7px)}.size-detail-key{font-size:1.15rem}.size-detail-value{font-size:1.55rem}.comments-header{border-top:5px solid #f7f7f9;padding-top:55px}.add-comment-btn{border-radius:16px;font-size:1.35rem;margin-bottom:32px;padding:14px 40px}.comment-card{border-radius:28px;padding:35px}.comment-card,.comments-header h4{margin-bottom:35px}.comment-card p{font-size:1.35rem;margin-bottom:18px}.comment-card h6{font-size:1.45rem;margin-bottom:12px}.comment-actions{gap:30px}.reaction-btn{align-items:center;border:2.2px solid #ddd;border-radius:45px;display:flex;font-size:1.35rem;gap:8px;padding:8px 30px}.reaction-btn svg{height:28px!important;width:28px!important}.modal-actions{gap:30px;margin-top:30px}.buy-btn,.cancel-btn{border-radius:26px;font-size:1.35rem;padding:28px 20px}.buy-btn:hover{transform:translateY(-3px)}.cancel-btn{border:4.5px solid #003}.buy-btn svg{height:28px!important;width:28px!important}}@media (min-width:1401px) and (max-width:1600px){.info-modal-content{border-radius:30px}.modal-details-side{padding:45px}.close-btn{height:45px;right:22px;top:22px;width:45px}.close-btn svg{height:1.6rem!important;width:1.6rem!important}.modal-details-side h2{font-size:2.1rem;margin-bottom:14px}.price-tag{font-size:1.75rem;margin-bottom:22px}.description-text{font-size:1.15rem;margin-bottom:40px}.comments-header h4,.option-group label{font-size:1.25rem!important;margin-bottom:20px}.modal-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23003' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 25px center;background-repeat:no-repeat;background-size:20px;border:2.2px solid #f0f0f0;border-radius:14px;cursor:pointer;font-size:1.1rem!important;margin-bottom:28px;padding:15px}.color-options-container{gap:16px}.color-square{border:4px solid #ddd;border-radius:8px;box-shadow:0 4px 6px #0000001a;height:44px;margin-bottom:22px;width:44px}.color-square.selected{border:5px solid #700000;box-shadow:0 5px 12px #7000004d;transform:scale(1.1)}.tech-table{margin-bottom:40px}.tech-table td{border-bottom:1.8px solid #f0f0f0;font-size:1.15rem;padding:15px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:25px;box-shadow:none;flex-direction:row;gap:16px;margin-bottom:40px;padding:25px 12px;width:100%}.size-detail-item{border-radius:18px;min-width:28%;padding:20px 6px}.size-detail-item:hover{transform:translateY(-6px)}.size-detail-key{font-size:1rem}.size-detail-value{font-size:1.35rem}.comments-header{border-top:4px solid #f7f7f9;padding-top:50px}.add-comment-btn{border-radius:14px;font-size:1.15rem;margin-bottom:28px;padding:12px 35px}.comment-card{border-radius:24px;padding:30px}.comment-card,.comments-header h4{margin-bottom:30px}.comment-card p{font-size:1.15rem;margin-bottom:16px}.comment-card h6{font-size:1.25rem;margin-bottom:10px}.comment-actions{gap:25px}.reaction-btn{align-items:center;border:2px solid #ddd;border-radius:40px;display:flex;font-size:1.1rem;gap:8px;padding:6px 26px}.reaction-btn svg{height:24px!important;width:24px!important}.modal-actions{gap:26px;margin-top:26px}.buy-btn,.cancel-btn{border-radius:22px;font-size:1.15rem;padding:24px 20px}.buy-btn:hover{transform:translateY(-2px)}.cancel-btn{border:4px solid #003}.buy-btn svg{height:24px!important;width:24px!important}}@media (min-width:1201px) and (max-width:1400px){.modal-details-side h2{font-size:1.9rem}.price-tag{font-size:1.6rem}.description-text{font-size:1rem}.comments-header h4,.option-group label{font-size:1.1rem!important}.modal-select{font-size:.9rem!important}.tech-table td{font-size:.95rem}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);box-shadow:none;flex-direction:row;gap:10px;padding:15px 17px;width:100%}.size-detail-item{min-width:24%;padding:15px}.size-detail-key{font-size:.68rem}.size-detail-value{font-size:1.1rem}.comment-card p{font-size:.9rem}.comment-card h6{font-size:1rem}}@media (min-width:1024px) and (max-width:1200px){.modal-details-side h2{font-size:1.9rem}.price-tag{font-size:1.6rem}.description-text{font-size:1rem}.comments-header h4,.option-group label{font-size:1.1rem!important}.modal-select{font-size:.9rem!important}.tech-table td{font-size:.95rem}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);box-shadow:none;flex-direction:row;gap:10px;padding:15px 17px;width:100%}.size-detail-item{min-width:24%;padding:15px}.size-detail-key{font-size:.68rem}.size-detail-value{font-size:1.1rem}.comment-card p{font-size:.9rem}.comment-card h6{font-size:1rem}}@media (min-width:600px) and (max-width:1023px){.modal-details-side h2{font-size:1.9rem}.price-tag{font-size:1.7rem}.description-text{font-size:1.15rem}.comments-header h4,.option-group label{font-size:1.55rem!important}.modal-select{font-size:1.2rem!important}.tech-table td{font-size:1.3rem}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);box-shadow:none;flex-direction:row;gap:20px;padding:10px;width:100%}.size-detail-item{min-width:0;min-width:auto;padding:15px;width:60%}.size-detail-key{font-size:1.2rem}.size-detail-value{font-size:1.4rem}.comment-card p{font-size:1.3rem}.comment-card h6{font-size:1.5rem}.comment-card button{font-size:1.3rem}.comment-card button svg{height:1.3rem;width:1.3rem}.buy-btn,.cancel-btn{font-size:1.2rem}}@media (max-width:599px){.info-modal-content{height:90vh;margin:auto;width:90%!important}.modal-details-side{padding:20px}.modal-details-side h2{font-size:1.35rem}.price-tag{font-size:1.3rem;margin-bottom:15px}.description-text{font-size:1rem;line-height:1.5;margin-bottom:5px}.description-text.truncated{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.read-more-btn{background:none;border:none;color:#700000;cursor:pointer;display:block;font-size:.9rem;font-weight:700;margin-bottom:20px;padding:0}.comments-header h4,.option-group label{font-size:1.1rem!important;margin-bottom:8px!important;text-transform:uppercase}.comments-header h4{margin:0}.modal-select{font-size:1rem!important;padding:10px}.tech-table td{font-size:1rem;padding:8px 0}.size-details-box{background:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);box-shadow:none;flex-direction:column;gap:15px;padding:10px 0;width:100%}.size-detail-item{min-width:0;min-width:auto;padding:12px;width:70%}.size-detail-key{font-size:1.15rem}.size-detail-value{font-size:1.2rem}.comment-card{padding:12px}.comment-card h6{font-size:1.1rem}.comment-card p{font-size:.95rem}.modal-actions{flex-direction:column;gap:10px}.buy-btn,.cancel-btn{font-size:1.05rem;padding:12px;width:100%}}.projet-detail-page{background-color:#fff;min-height:100vh;padding-bottom:0}.info-projet-container{background-color:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 3px 40px #00000026;margin:0 auto;max-width:1000px;overflow:hidden;padding:0}.projet-content-wrapper{margin:0 auto;max-width:1050px;padding:20px}.back-link{align-items:center;color:#363636;display:inline-flex;font-size:.9rem;font-weight:500;gap:10px;margin-bottom:25px;margin-top:15px;opacity:.9;transition:opacity .3s}.back-link:hover{color:#003;opacity:1}.project-hero-img{border-radius:16px 16px 0 0;height:420px;margin-bottom:-10px;object-fit:cover;width:100%}.project-inner-body{padding:30px}.project-title-top{color:#363636;font-size:1.05rem;font-weight:600;margin-bottom:25px;padding-left:5px}.project-info-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-bottom:25px}.info-card{background:#fff;border:1px solid #1a5c2e;border-radius:10px;box-sizing:border-box;height:100%;padding:15px 30px 20px}.info-card h5{color:#003;font-size:1rem;font-weight:600;margin-bottom:15px}.info-table{border-collapse:collapse;width:100%}.info-table tr td{font-size:.9rem;padding:5px 0 12px}.info-table tr td:first-child{color:#666;width:60%}.info-table tr td:last-child{color:#4f4f4f;font-size:.87rem;font-weight:500;text-align:right}.location-header{align-items:center;color:#666;display:flex;font-weight:400;gap:10px;margin-bottom:20px}.location-header img{filter:invert(27%) sepia(91%) saturate(301%) hue-rotate(81deg) brightness(91%) contrast(92%);width:18px}.google-map-wrapper{background-color:#e9ecef;border-radius:12px;height:200px;margin-top:15px;overflow:hidden}.map-placeholder-container img{margin-bottom:15px;opacity:.6;width:40px}.description-card{border:1px solid #1a5c2e;border-radius:12px;margin-top:25px;padding:15px 30px}.description-card h5{color:#003;font-size:1rem;font-weight:600;margin-bottom:2px}.description-card p{color:#666;font-size:.9rem;line-height:1.6}@media (min-width:5001px){.projet-content-wrapper{max-width:100%;padding:15rem 0}.back-link{font-size:4.7rem!important;gap:2rem;margin-bottom:5rem!important;margin-left:9.5%!important;margin-top:7rem!important}.info-projet-container{border-radius:3.5rem;box-shadow:0 1.5rem 20rem #0003;max-width:80%}.project-hero-img{border-radius:3.5rem 3.5rem 0 0;height:110rem}.project-inner-body{padding:10rem}.project-title-top{font-size:6.5rem;margin-bottom:8rem}.project-info-grid{gap:6rem;margin-bottom:8rem}.info-card{border:4px solid #1a5c2e;border-radius:2.2rem;padding:6rem 10rem}.info-card h5{font-size:4.8rem;margin-bottom:4rem}.info-table tr td{font-size:4.1rem;padding:2.5rem 0}.info-table tr td:last-child{font-size:4rem}.location-header{font-size:4.1rem;gap:3rem;margin-bottom:5rem;margin-top:6.5rem}.location-header img{width:5.5rem}.google-map-wrapper{border-radius:2.2rem;height:45rem;margin-top:4rem;width:100%}.description-card{border:4px solid #1a5c2e;border-radius:2.2rem;margin-top:8rem;padding:6rem 10rem}.description-card h5{font-size:4.8rem;margin-bottom:2rem}.description-card p{font-size:4rem;line-height:1.8}.projet-detail-page{padding-bottom:13rem}}@media (min-width:4001px) and (max-width:5000px){.projet-content-wrapper{max-width:100%;padding:10rem 0}.back-link{font-size:4rem!important;gap:2rem;margin-bottom:5rem!important;margin-left:9.5%!important;margin-top:7rem!important}.info-projet-container{border-radius:3rem;box-shadow:0 1.5rem 20rem #0003;max-width:80%}.project-hero-img{border-radius:3rem 3rem 0 0;height:105rem}.project-inner-body{padding:8rem}.project-title-top{font-size:5.8rem;margin-bottom:7rem}.project-info-grid{gap:5.5rem;margin-bottom:0}.info-card{border:4px solid #1a5c2e;border-radius:2rem;padding:5.5rem 8rem}.info-card h5{font-size:4.1rem;margin-bottom:3.5rem}.info-table tr td{font-size:3.4rem;padding:2rem 0}.info-table tr td:last-child{font-size:3.3rem}.location-header{font-size:3.4rem;gap:3rem;margin-top:5rem}.location-header img{width:5rem}.google-map-wrapper{border-radius:2rem;height:40rem;margin-top:4rem;width:100%}.description-card{border:4px solid #1a5c2e;border-radius:2rem;margin-top:7rem;padding:5.5rem 8rem}.description-card h5{font-size:4.1rem;margin-bottom:2.5rem}.description-card p{font-size:3.3rem;line-height:1.8}.projet-detail-page{padding-bottom:0}}@media (min-width:3501px) and (max-width:4000px){.projet-content-wrapper{max-width:100%;padding:8rem 0}.back-link{font-size:3.8rem!important;gap:2rem;margin-bottom:5rem!important;margin-left:9.5%!important;margin-top:7rem!important}.info-projet-container{border-radius:2.8rem;box-shadow:0 1.5rem 20rem #0003;max-width:80%}.project-hero-img{border-radius:2.8rem 2.8rem 0 0;height:90rem}.project-inner-body{padding:8rem}.project-title-top{font-size:4.5rem;margin-bottom:6rem}.project-info-grid{gap:5rem;margin-bottom:0}.info-card{border:3px solid #1a5c2e;border-radius:1.8rem;padding:5.5rem 8rem}.info-card h5{font-size:3.5rem;margin-bottom:3rem}.info-table tr td{font-size:3rem;padding:1.5rem 0}.info-table tr td:last-child{font-size:2.9rem}.location-header{font-size:3rem;gap:2.5rem;margin-top:4.2rem}.location-header img{width:4.5rem}.google-map-wrapper{border-radius:1.8rem;height:36rem;margin-top:4rem;width:100%}.description-card{border:3px solid #1a5c2e;border-radius:1.8rem;margin-top:5rem;padding:5.5rem 8rem}.description-card h5{font-size:3.5rem;margin-bottom:1.5rem}.description-card p{font-size:2.9rem;line-height:1.8}.projet-detail-page{padding-bottom:0}}@media (min-width:3001px) and (max-width:3500px){.projet-content-wrapper{max-width:100%;padding:8rem 0}.back-link{font-size:3.5rem!important;gap:2rem;margin-bottom:5rem!important;margin-left:9.5%!important;margin-top:7rem!important}.info-projet-container{border-radius:2.5rem;box-shadow:0 1.5rem 20rem #0003;max-width:80%}.project-hero-img{border-radius:2.5rem 2.5rem 0 0;height:80rem}.project-inner-body{padding:7rem}.project-title-top{font-size:4.2rem;margin-bottom:6rem}.project-info-grid{gap:5rem;margin-bottom:0}.info-card{border:3px solid #1a5c2e;border-radius:1.6rem;padding:5rem 7rem}.info-card h5{font-size:3.2rem;margin-bottom:3rem}.info-table tr td{font-size:2.7rem;padding:1.2rem 0}.info-table tr td:last-child{font-size:2.6rem}.location-header{font-size:2.7rem;gap:2.5rem;margin-top:3.6rem}.location-header img{width:4.2rem}.google-map-wrapper{border-radius:1.6rem;height:30rem;margin-top:3rem;width:100%}.description-card{border:3px solid #1a5c2e;border-radius:1.6rem;margin-top:4.5rem;padding:5rem 7rem}.description-card h5{font-size:3.2rem;margin-bottom:1.2rem}.description-card p{font-size:2.7rem;line-height:1.8}.projet-detail-page{padding-bottom:0}}@media (min-width:2601px) and (max-width:3000px){.projet-content-wrapper{max-width:100%;padding:4rem 0}.back-link{font-size:3.2rem!important;gap:2rem;margin-bottom:3.5rem!important;margin-left:9.5%!important;margin-top:7rem!important}.info-projet-container{border-radius:2.5rem;box-shadow:0 1.5rem 20rem #0003;max-width:80%}.project-hero-img{border-radius:2.5rem 2.5rem 0 0;height:67rem}.project-inner-body{padding:6rem}.project-title-top{font-size:3.4rem;margin-bottom:4rem}.project-info-grid{gap:4rem;margin-bottom:0}.info-card{border:2.5px solid #1a5c2e;border-radius:1.6rem;padding:4rem 5rem}.info-card h5{font-size:2.7rem;margin-bottom:3rem}.info-table tr td{font-size:2.2rem;padding:.8rem 0}.info-table tr td:last-child{font-size:2.1rem}.location-header{font-size:2.2rem;gap:2.5rem;margin-top:3rem}.location-header img{width:3.8rem}.google-map-wrapper{border-radius:1.6rem;height:25rem;margin-top:2rem;width:100%}.description-card{border:2.5px solid #1a5c2e;border-radius:1.6rem;margin-top:4.5rem;padding:4rem 5rem}.description-card h5{font-size:2.7rem;margin-bottom:1.2rem}.description-card p{font-size:2.2rem;line-height:1.7}.projet-detail-page{padding-bottom:0}}@media (min-width:2402px) and (max-width:2600px){.projet-content-wrapper{max-width:100%;padding:3.5rem 0}.back-link{font-size:2.8rem!important;gap:2rem;margin-bottom:3rem!important;margin-left:9.5%!important;margin-top:7rem!important}.info-projet-container{border-radius:2.2rem;box-shadow:0 1.5rem 20rem #0003;max-width:80%}.project-hero-img{border-radius:2.2rem 2.2rem 0 0;height:62rem}.project-inner-body{padding:5.5rem}.project-title-top{font-size:2.95rem;margin-bottom:3.5rem}.project-info-grid{gap:3.5rem;margin-bottom:0}.info-card{border:2px solid #1a5c2e;border-radius:1.5rem;padding:3.5rem 4.5rem}.info-card h5{font-size:2.2rem;margin-bottom:2.5rem}.info-table tr td{font-size:1.75rem;padding:.7rem 0}.info-table tr td:last-child{font-size:1.65rem}.location-header{font-size:1.75rem;gap:2.5rem;margin-top:2rem}.location-header img{width:3.4rem}.google-map-wrapper{border-radius:1.5rem;height:20rem;margin-top:2rem;width:100%}.description-card{border:2px solid #1a5c2e;border-radius:1.5rem;margin-top:4.5rem;padding:3.5rem 4.5rem}.description-card h5{font-size:2.2rem;margin-bottom:1.2rem}.description-card p{font-size:1.75rem;line-height:1.7}.projet-detail-page{padding-bottom:0}}@media (min-width:2201px) and (max-width:2401px){.projet-content-wrapper{max-width:100%;padding:3.3rem 0}.back-link{font-size:2.6rem!important;gap:2rem;margin-bottom:3rem!important;margin-left:9.5%!important;margin-top:7rem!important}.info-projet-container{border-radius:2.2rem;box-shadow:0 1.5rem 20rem #0003;max-width:80%}.project-hero-img{border-radius:2.2rem 2.2rem 0 0;height:59rem}.project-inner-body{padding:5.5rem}.project-title-top{font-size:2.8rem;margin-bottom:3.5rem}.project-info-grid{gap:3.2rem;margin-bottom:0}.info-card{border:2px solid #1a5c2e;border-radius:1.5rem;padding:3.5rem 4rem}.info-card h5{font-size:2rem;margin-bottom:2.2rem}.info-table tr td{font-size:1.6rem;padding:.6rem 0}.info-table tr td:last-child{font-size:1.55rem}.location-header{font-size:1.6rem;gap:2rem;margin-top:2rem}.location-header img{width:3.2rem}.google-map-wrapper{border-radius:1.5rem;height:18rem;margin-top:2rem;width:100%}.description-card{border:2px solid #1a5c2e;border-radius:1.5rem;margin-top:3.5rem;padding:3.5rem 4rem}.description-card h5{font-size:2rem;margin-bottom:1.2rem}.description-card p{font-size:1.6rem;line-height:1.7}.projet-detail-page{padding-bottom:0}}@media (min-width:2001px) and (max-width:2200px){.projet-content-wrapper{max-width:100%;padding:2.5rem 0}.back-link{font-size:2.05rem!important;gap:2rem;margin-bottom:2.5rem!important;margin-left:9.5%!important;margin-top:7rem!important}.info-projet-container{border-radius:2rem;box-shadow:0 1.5rem 20rem #0003;max-width:80%}.project-hero-img{border-radius:2rem 2rem 0 0;height:50rem}.project-inner-body{padding:5rem}.project-title-top{font-size:2.4rem;margin-bottom:3rem}.project-info-grid{gap:3rem;margin-bottom:0}.info-card{border:1.5px solid #1a5c2e;border-radius:1.4rem;padding:2.8rem 3.5rem}.info-card h5{font-size:1.9rem;margin-bottom:2.2rem}.info-table tr td{font-size:1.45rem;padding:.6rem 0}.info-table tr td:last-child{font-size:1.4rem}.location-header{font-size:1.45rem;gap:2rem;margin-top:2rem}.location-header img{width:3rem}.google-map-wrapper{border-radius:1.4rem;height:15rem;margin-top:1.5rem;width:100%}.description-card{border:1.5px solid #1a5c2e;border-radius:1.4rem;margin-top:3rem;padding:2.8rem 3.5rem}.description-card h5{font-size:1.9rem;margin-bottom:1rem}.description-card p{font-size:1.45rem;line-height:1.7}.projet-detail-page{padding-bottom:0}}@media (min-width:1801px) and (max-width:2000px){.projet-content-wrapper{max-width:100%;padding:0 0 3rem}.back-link{font-size:1.8rem!important;gap:2rem;margin-bottom:2.2rem!important;margin-left:9.5%!important;margin-top:7rem!important}.info-projet-container{border-radius:1.8rem;box-shadow:0 1.5rem 20rem #0003;max-width:80%}.project-hero-img{border-radius:1.8rem 1.8rem 0 0;height:46rem}.project-inner-body{padding:3.5rem}.project-title-top{font-size:2.2rem;margin-bottom:2rem}.project-info-grid{gap:2.5rem;margin-bottom:0}.info-card{border:1px solid #1a5c2e;border-radius:1.2rem;padding:2.3rem 3rem}.info-card h5{font-size:1.7rem;margin-bottom:1.4rem}.info-table tr td{font-size:1.3rem;padding:.6rem 0}.info-table tr td:last-child{font-size:1.25rem}.location-header{font-size:1.3rem;gap:2rem;margin-top:2rem}.location-header img{width:2.5rem}.google-map-wrapper{border-radius:1.2rem;height:12rem;margin-top:1.5rem;width:100%}.description-card{border:1.5px solid #1a5c2e;border-radius:1.2rem;margin-top:2.5rem;padding:2.8rem 3.5rem}.description-card h5{font-size:1.7rem;margin-bottom:1rem}.description-card p{font-size:1.25rem;line-height:1.7}.projet-detail-page{padding-bottom:0}}@media (min-width:1601px) and (max-width:1800px){.projet-content-wrapper{max-width:100%;padding:0 0 3rem}.back-link{font-size:1.6rem!important;gap:2rem;margin-bottom:2rem!important;margin-left:9.5%!important;margin-top:7rem!important}.info-projet-container{border-radius:1.8rem;box-shadow:0 1.5rem 20rem #0003;max-width:80%}.project-hero-img{border-radius:1.8rem 1.8rem 0 0;height:42rem}.project-inner-body{padding:3rem}.project-title-top{font-size:2rem;margin-bottom:2rem}.project-info-grid{gap:2.3rem;margin-bottom:0}.info-card{border:1px solid #1a5c2e;border-radius:1.2rem;padding:2rem 2.5rem}.info-card h5{font-size:1.5rem;margin-bottom:1.4rem}.info-table tr td{font-size:1.15rem;padding:.6rem 0}.info-table tr td:last-child{font-size:1.1rem}.location-header{font-size:1.15rem;gap:1.2rem;margin-top:1.5rem}.location-header img{width:2rem}.google-map-wrapper{border-radius:1.2rem;height:11rem;margin-top:1.5rem;width:100%}.description-card{border:1.5px solid #1a5c2e;border-radius:1.2rem;margin-top:2.3rem;padding:2rem 2.5rem}.description-card h5{font-size:1.5rem;margin-bottom:1rem}.description-card p{font-size:1.15rem;line-height:1.7}.projet-detail-page{padding-bottom:0}}@media (min-width:1401px) and (max-width:1600px){.projet-content-wrapper{max-width:100%;padding:0 0 2.5rem}.back-link{font-size:1.4rem!important;gap:1.8rem;margin-bottom:2rem!important;margin-left:9.5%!important;margin-top:6rem!important}.info-projet-container{border-radius:1.5rem;box-shadow:0 1.5rem 15rem #00000026;max-width:80%}.project-hero-img{border-radius:1.5rem 1.5rem 0 0;height:38rem}.project-inner-body{padding:2.8rem}.project-title-top{font-size:1.8rem;margin-bottom:2rem}.project-info-grid{gap:2.1rem;margin-bottom:0}.info-card{border:1px solid #1a5c2e;border-radius:1rem;padding:1.8rem 2.3rem}.info-card h5{font-size:1.4rem;margin-bottom:1.2rem}.info-table tr td{font-size:1.05rem;padding:.5rem 0}.info-table tr td:last-child{font-size:1rem}.location-header{font-size:1.05rem;gap:1.2rem;margin-top:1.4rem}.location-header img{width:1.8rem}.google-map-wrapper{border-radius:1rem;height:10.5rem;margin-top:1.5rem;width:100%}.description-card{border:1.5px solid #1a5c2e;border-radius:1rem;margin-top:2rem;padding:1.8rem 2.3rem}.description-card h5{font-size:1.4rem;margin-bottom:.8rem}.description-card p{font-size:1.05rem;line-height:1.6}.projet-detail-page{padding-bottom:0}}@media (min-width:1024px) and (max-width:1201px){.projet-content-wrapper{max-width:100%;padding:10px 0 2rem}.back-link{font-size:1rem!important;gap:12px;margin-bottom:1.5rem!important;margin-left:5%!important;margin-top:2rem!important}.info-projet-container{border-radius:16px;box-shadow:0 10px 40px #0000001f;max-width:900px}.project-hero-img{border-radius:16px 16px 0 0;height:380px}.project-inner-body{padding:30px}.project-title-top{font-size:1.1rem;margin-bottom:20px}.project-info-grid{gap:25px;margin-bottom:0}.info-card{border:1px solid #1a5c2e;border-radius:12px;padding:20px}.info-card h5{font-size:1.05rem;margin-bottom:15px}.info-table tr td{font-size:.9rem;padding:8px 0}.info-table tr td:last-child{font-size:.87rem}.location-header{font-size:.9rem;gap:10px;margin-top:15px}.location-header img{width:1.2rem}.google-map-wrapper{border-radius:12px;height:190px;margin-top:12px;width:100%}.description-card{border:1px solid #1a5c2e;border-radius:12px;margin-top:25px;padding:20px}.description-card h5{font-size:1.05rem;margin-bottom:5px}.description-card p{font-size:.9rem;line-height:1.6}.projet-detail-page{padding-bottom:0}}@media (min-width:600px) and (max-width:1023px){.info-projet-container{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr;padding:15px}.project-inner-body{display:contents}.project-title-top{font-size:1.25rem;grid-column:1/span 2;grid-row:1;margin-bottom:0;padding:20px 0 25px;text-align:center}.project-hero-img{border-radius:12px;grid-column:1;grid-row:2/span 3;height:97.5%;margin:0 10px;min-height:480px;object-fit:cover;width:calc(100% - 20px)}.project-info-grid{gap:15px;grid-column:2;grid-row:2;grid-template-columns:1fr;margin-bottom:0;padding:0 10px 15px}.location-header{font-size:.9rem;grid-column:2;grid-row:3;margin-bottom:0;margin-top:5px;padding:5px 15px}.google-map-wrapper{border-radius:10px;grid-column:2;grid-row:4;height:200px;margin:5px 10px 10px}.description-card{border-radius:12px;grid-column:1/span 2;grid-row:5;margin:5px 10px 20px;padding:25px}.info-card{border-radius:10px;padding:15px 20px}.description-card h5,.info-card h5{font-size:1.05rem;margin-bottom:10px}.description-card p,.info-table tr td{font-size:.85rem}.projet-detail-page{padding-bottom:2rem}}@media (max-width:599px){.info-projet-container{border-radius:12px;display:flex;flex-direction:column;width:95%}.project-inner-body{display:contents}.project-hero-img{aspect-ratio:4/3;border-radius:12px 12px 0 0;height:auto;margin-bottom:0;object-fit:cover;order:1;width:100%}.project-title-top{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:5px;order:2;padding:20px 15px 10px;text-align:center}.project-info-grid{gap:15px;grid-template-columns:1fr;order:3;padding:10px 15px}.info-card{border:1px solid #1a5c2e;border-radius:10px;padding:20px}.info-card h5{font-size:.95rem;margin-bottom:10px;text-align:center}.location-header{font-size:.9rem;margin-top:5px;order:4;padding:5px}.google-map-wrapper{border-radius:10px;height:180px;margin:5px 0 0;order:5}.description-card{border:1px solid #1a5c2e;border-radius:10px;margin:-18px 15px 30px;order:6;padding:20px}.description-card h5{font-size:.95rem;margin-bottom:10px;text-align:center}.description-card p,.info-table tr td{font-size:.82rem}.back-link{font-size:.85rem!important;gap:8px;margin-bottom:1rem!important;margin-left:0!important;margin-top:1.2rem!important}.projet-content-wrapper{padding:0 10px 20px}}.login-page-container{display:flex;flex-direction:column;font-family:Inter,-apple-system,sans-serif;min-height:100vh}.login-content-wrapper{align-items:center;background:radial-gradient(ellipse at bottom left,#00003314 0,#0000 50%),radial-gradient(ellipse at top right,#7000000d 0,#0000 50%);display:flex;flex:1 1;justify-content:center;padding:20px}.login-card-modern{background:#fff;border:1px solid #0000000d;border-radius:24px;box-shadow:0 25px 60px #0000001a;display:flex;flex-direction:row;height:auto;margin:auto;min-height:50vh;overflow:hidden;transition:all .5s ease;width:75%}.login-content-wrapper.is-signup .login-card-modern{flex-direction:row-reverse}.login-visual-side{align-items:center;background:linear-gradient(135deg,#000033f2,#000033d9),url(/static/media/ImageHome.cdc18fd1fe191616e1b1.png);background-position:50%;background-size:cover;color:#fff;display:flex;flex:1.1 1;justify-content:center;padding:40px;position:relative;text-align:center;transition:all .5s ease}.visual-overlay{animation:fadeIn .8s ease;z-index:2}.visual-title{font-size:2.2rem;font-weight:800;line-height:1.2;margin-bottom:20px;white-space:nowrap}.visual-subtitle{font-size:1.05rem;line-height:1.6;margin-bottom:30px;opacity:.9}.btn-ghost-modern{background:#0000;border:2px solid #fff;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 35px;transition:all .3s cubic-bezier(.2,1,.2,1)}.btn-ghost-modern:hover{background:#fff;box-shadow:0 10px 20px #0003;color:#003;transform:translateY(-3px)}.login-form-side-modern{animation:slideIn .5s ease forwards;background:#fff;display:flex;flex:1.3 1;flex-direction:column;justify-content:center;padding:40px}.form-header-modern{margin-bottom:30px}.form-header-modern h2{color:#003;font-size:2rem;font-weight:800;margin:0 0 10px}.form-header-modern p{color:#666;font-size:1.05rem;margin:0}.premium-auth-form{display:flex;flex-direction:column;gap:15px}.premium-input-group{display:flex;flex-direction:column;gap:8px}.premium-input-group label{color:#333;font-size:.95rem;font-weight:600}.input-wrapper{position:relative}.input-icon,.input-wrapper{align-items:center;display:flex}.input-icon{color:#888;font-size:18px;left:15px;pointer-events:none;position:absolute}.input-wrapper input{background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;font-size:.95rem;outline:none;padding:14px 15px 14px 45px;transition:all .3s;width:100%}.input-wrapper input:focus{background:#fff;border-color:#003;box-shadow:0 0 0 4px #00003314}.responsive-icon{display:inline-block;vertical-align:middle}.header-icon{height:2rem!important;margin:0 8px;width:2rem!important}.error-icon{margin-right:8px}.slide-in{animation:slideDown .4s ease-out forwards}.modern-error-msg{animation:shake .4s ease-in-out;background:#fff0f0;border-left:3px solid #d32f2f;border-radius:8px;color:#d32f2f;font-size:.9rem;font-weight:500;margin-top:5px;padding:12px}.btn-glow-primary{background:#003;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:700;margin-top:10px;padding:14px;transition:all .3s cubic-bezier(.2,1,.2,1);width:100%}.btn-glow-primary:hover{background:#005;box-shadow:0 10px 25px #0033;transform:translateY(-2px)}.divider-modern{align-items:center;color:#999;display:flex;margin:15px 0;text-align:center}.divider-modern:after,.divider-modern:before{border-bottom:1px solid #eee;content:"";flex:1 1}.divider-modern span{font-size:.85rem;padding:0 15px}.google-auth-wrapper{display:flex;justify-content:center;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{height:0;opacity:0;transform:translateY(-10px)}to{height:auto;opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}}@media (min-width:5001px){.login-card-modern{border-radius:4rem;height:80vh;margin:auto;width:75%}.visual-title{font-size:8rem;margin-bottom:4rem}.visual-subtitle{font-size:3.5rem}.btn-ghost-modern{font-size:3.5rem;padding:3rem 10rem}.form-header-modern h2{font-size:7rem}.form-header-modern p{font-size:3.5rem}.header-icon{height:9rem!important;width:9rem!important}.input-wrapper input{border-radius:3rem;font-size:3.5rem;padding:4.5rem 3.5rem 4.5rem 12rem}.btn-glow-primary{border-radius:3rem;font-size:4rem;padding:4.5rem}.google-auth-wrapper{margin:6rem 0;transform:scale(4.5)}}@media (min-width:2048px){.login-page-container{min-height:100vh!important}.login-card-modern{height:80vh;margin:auto;min-height:600px;width:75%}}@media (min-width:1024px){.login-page-container{min-height:95vh}.login-card-modern{height:80vh;margin:auto;min-height:600px;width:75%}.login-form-side-modern,.login-visual-side{padding:50px}}@media (min-width:835px) and (max-width:1023px){.login-page-container{min-height:92vh}.login-card-modern{height:80vh;margin:auto;width:90%}.visual-title{font-size:1.9rem;margin-bottom:2rem}.visual-subtitle{font-size:1.3rem;margin-bottom:2.5rem}.btn-ghost-modern{font-size:1.4rem;padding:1.2rem 2.5rem}.form-header-modern h2{font-size:1.95rem;margin-bottom:1.2rem}.form-header-modern p{font-size:1.3rem;margin-bottom:1.2rem}.premium-input-group label{font-size:1.2rem}.input-wrapper input{border-radius:1.1rem;font-size:1.15rem;margin-bottom:1rem;padding:1rem 1rem 1rem 3.3rem}.btn-glow-primary{border-radius:1.2rem;font-size:1.4rem;margin-bottom:.6rem;padding:1rem}.google-auth-wrapper{margin:2rem 0;transform:scale(1.5)}.login-form-side-modern,.login-visual-side{padding:30px}.header-icon{height:2rem!important;width:2rem!important}}@media (max-width:834px){.login-page-container{min-height:92vh}.login-card-modern{flex-direction:column!important;height:auto;margin:auto;min-height:60vh;width:80%}.login-visual-side{flex:none;padding:50px 30px}.login-form-side-modern{padding:40px 30px}.visual-title{font-size:1.8rem;text-align:center}}@media (max-width:599px){.login-card-modern{border-radius:20px;margin:auto;width:95%}.visual-title{font-size:1.45rem;margin-bottom:15px;text-align:center;white-space:nowrap}.visual-subtitle{font-size:1.1rem;line-height:1.5;margin-bottom:25px;text-align:center}.btn-ghost-modern{font-size:.9rem;padding:10px 25px}.login-form-side-modern,.login-visual-side{padding:35px 20px}.form-header-modern{align-items:center;display:flex;flex-direction:column;margin-bottom:25px}.form-header-modern h2{align-items:center;display:flex;font-size:1.5rem;gap:10px;justify-content:center;text-align:center;white-space:nowrap;width:100%}.form-header-modern p{font-size:1.1rem;margin-top:5px;text-align:center}.input-wrapper input{font-size:.95rem;padding:12px 12px 12px 42px}.header-icon{height:1.5rem!important;margin:0!important;width:1.5rem!important}}@media (max-width:400px){.form-header-modern h2{font-size:1.45rem}.form-header-modern p{font-size:1.05rem}.visual-title{font-size:1.4rem}.visual-subtitle{font-size:1.05rem}}@media (max-width:320px){.visual-title{font-size:1.2rem!important}.form-header-modern h2{font-size:1.25rem!important}.form-header-modern p,.visual-subtitle{font-size:.85rem}}.panier-page{background:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}.panier-container{align-items:flex-start;display:flex;gap:30px;margin:40px auto;max-width:1200px;padding:0 20px;width:100%}.panier-main{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000000d;flex:1 1;padding:30px 40px}.panier-header{border-bottom:2px solid #f0f0f0;margin-bottom:30px;padding-bottom:20px}.panier-header h2{color:#003;font-size:2rem;font-weight:800;margin:0}.panier-empty{padding:60px 20px;text-align:center}.panier-empty h3{color:#003;font-size:1.5rem;margin-bottom:10px}.panier-empty p{color:#666;margin-bottom:30px}.btn-retour-boutique{background:#003;border-radius:50px;color:#fff;display:inline-block;font-weight:600;padding:12px 30px;text-decoration:none;transition:all .3s}.btn-retour-boutique:hover{background:#700000;transform:translateY(-2px)}.cart-items-list{display:flex;flex-direction:column;gap:20px}.cart-item{align-items:center;background:#fff;border:1px solid #eee;border-radius:16px;display:flex;padding:20px;transition:all .3s ease}.cart-item.checked{border-color:#003;box-shadow:0 5px 15px #00003314}.item-checkbox{margin-right:20px}.item-checkbox input[type=checkbox]{accent-color:#003;cursor:pointer;height:22px;width:22px}.item-image{background:#f8f9fa;border-radius:10px;height:100px;margin-right:25px;object-fit:contain;padding:10px;width:100px}.item-details{flex:1 1}.item-title{color:#003;font-size:1.2rem;font-weight:700;margin:0 0 8px}.item-price{color:#700000;font-size:1.1rem;font-weight:800;margin:0 0 5px}.item-size{color:#666;font-size:.9rem;margin:0}.btn-delete-item{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:all .2s}.btn-delete-item:hover{background:#fff0f0;color:#700000}.panier-summary{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000000d;padding:30px;position:sticky;top:30px;width:350px}.summary-title{border-bottom:2px solid #f0f0f0;color:#003;font-size:1.3rem;font-weight:800;margin:0 0 25px;padding-bottom:15px}.summary-row{color:#555;font-size:1.05rem;margin-bottom:15px}.summary-row,.summary-total{display:flex;justify-content:space-between}.summary-total{border-top:2px solid #f0f0f0;color:#003;font-size:1.3rem;font-weight:800;margin-top:20px;padding-top:20px}.summary-total .total-amount{color:#700000}.btn-valider{background:#003;border:none;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:700;margin-top:30px;padding:16px;text-align:center;text-decoration:none;transition:all .3s;width:100%}.btn-valider:hover:not(:disabled){background:#700000;box-shadow:0 8px 20px #70000033;transform:translateY(-2px)}.btn-valider:disabled{background:#ccc;color:#888;cursor:not-allowed}.validation-msg{color:#e74c3c;font-size:.85rem;font-weight:500;margin-top:15px;text-align:center}@media (max-width:950px){.panier-container{flex-direction:column}.panier-summary{position:static;width:100%}.cart-item{flex-wrap:wrap}}.validation-page{background-color:#f8f9fa;min-height:100vh;padding-bottom:60px}.validation-container{margin:40px auto;max-width:1200px;padding:0 20px}.validation-header{margin-bottom:40px;text-align:center}.validation-header h2{color:#003;font-size:2.2rem;font-weight:800;margin-bottom:10px}.validation-header p{color:#666;font-size:1.1rem}.validation-content{align-items:flex-start;display:flex;gap:40px}.validation-form-side{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000000d;flex:1.5 1;padding:40px}.checkout-form{display:flex;flex-direction:column}.section-title{border-bottom:2px solid #f0f0f0;color:#003;font-size:1.4rem;font-weight:700;margin-bottom:25px;padding-bottom:10px}.mt-40{margin-top:40px}.form-row{display:flex;gap:20px}.form-row .input-group{flex:1 1}.input-group{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.input-group label{color:#333;font-size:.95rem;font-weight:600}.input-group input,.input-group textarea{background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;font-family:inherit;font-size:1rem;padding:14px 15px;resize:vertical;transition:all .3s}.input-group input:focus,.input-group textarea:focus{background:#fff;border-color:#003;box-shadow:0 0 0 3px #00003314;outline:none}.payment-options{display:flex;flex-direction:column;gap:15px}.payment-option{align-items:center;background:#fafafa;border:2px solid #eee;border-radius:12px;cursor:pointer;display:flex;padding:20px;transition:all .3s}.payment-option:hover{background:#fff;border-color:#ccc}.payment-option.selected{background:#f8f8fc;border-color:#003;box-shadow:0 4px 15px #0000330d}.payment-option input[type=radio]{accent-color:#003;height:20px;margin-right:20px;width:20px}.payment-method-icon{font-size:2rem;margin-right:20px}.payment-method-details h4{color:#003;font-size:1.1rem;margin:0 0 5px}.payment-method-details p{color:#666;font-size:.9rem;margin:0}.btn-valider-checkout{align-items:center;background:#003;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;gap:10px;justify-content:center;margin-top:30px;padding:18px;transition:all .3s cubic-bezier(.2,1,.2,1);width:100%}.btn-valider-checkout:hover{background:#700000;box-shadow:0 10px 20px #70000033;transform:translateY(-2px)}.validation-summary-side{flex:1 1}.checkout-summary-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000000d;padding:30px;position:sticky;top:40px}.checkout-summary-card h3{border-bottom:2px solid #f0f0f0;color:#003;font-size:1.3rem;margin-bottom:25px;padding-bottom:15px}.checkout-items-preview{display:flex;flex-direction:column;gap:15px;margin-bottom:25px;max-height:300px;overflow-y:auto}.back-to-cart-link{align-items:center;color:#666;display:flex;font-size:.95rem;font-weight:600;gap:8px;margin-bottom:15px;text-decoration:none;transition:all .3s}.back-to-cart-link:hover{color:#140000;transform:translateX(-5px)}.preview-item{align-items:center;border-bottom:1px solid #f8f9fa;display:flex;padding-bottom:15px}.preview-item img{background:#fafafa;border-radius:8px;height:60px;margin-right:15px;object-fit:contain;padding:5px;width:60px}.preview-item-info h5{color:#333;font-size:.95rem;margin:0 0 5px}.preview-item-info p{color:#700000;font-weight:700;margin:0}.checkout-totals{border-top:2px solid #f0f0f0;padding-top:20px}.checkout-row{color:#555;font-weight:500;margin-bottom:15px}.checkout-row,.checkout-total-row{display:flex;justify-content:space-between}.checkout-total-row{border-top:1px dashed #ccc;color:#003;font-size:1.4rem;font-weight:800;margin-top:15px;padding-top:15px}@media (max-width:950px){.validation-content{flex-direction:column-reverse}.validation-form-side,.validation-summary-side{flex:none;width:100%}.checkout-summary-card{position:static}}.payment-gateway-page{background:#f4f6f9;display:flex;flex-direction:column;min-height:100vh}.payment-gateway-container{align-items:center;display:flex;flex:1 1;justify-content:center;padding:40px 20px}.payment-card-wrapper{background:#fff;border-radius:20px;box-shadow:0 15px 40px #00000014;max-width:500px;overflow:hidden;width:100%}.payment-header{background:#003;color:#fff;padding:25px 30px;position:relative;text-align:center}.back-btn-payment{background:none;border:none;color:#fffc;cursor:pointer;font-size:.9rem;font-weight:600;left:20px;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s}.back-btn-payment:hover{color:#fff}.payment-header h2{font-size:1.4rem;font-weight:700;margin:0}.payment-badges{font-size:.85rem;margin-top:10px;opacity:.9}.payment-amount-box{background:#f8f9fc;border-bottom:1px solid #eee;padding:30px;text-align:center}.payment-amount-box span{color:#666;font-size:.95rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.payment-amount-box h2{color:#700000;font-size:2.5rem;font-weight:800;margin:10px 0 0}.payment-amount-box p{color:#003;font-size:.9rem;margin:10px 0 0}.card-payment-form{padding:30px}.card-logos{display:flex;gap:15px;justify-content:center;margin-bottom:25px}.card-logos img{height:25px;object-fit:contain}.pg-input-group{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.pg-input-group label{color:#333;font-size:.9rem;font-weight:600}.pg-input-group input{border:1px solid #ddd;border-radius:8px;font-size:1.05rem;letter-spacing:1px;padding:14px 15px;transition:all .3s;width:100%}.pg-input-group input:focus{border-color:#003;box-shadow:0 0 0 3px #0000331a;outline:none}.card-row{display:flex;gap:20px}.card-row .pg-input-group{flex:1 1}.btn-pay-now{background:#27ae60;border:none;border-radius:12px;box-shadow:0 5px 15px #27ae6033;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:10px;padding:18px;transition:all .3s;width:100%}.btn-pay-now:hover{background:#219653;box-shadow:0 8px 20px #27ae604d;transform:translateY(-2px)}.paypal-payment-container{padding:40px 30px;text-align:center}.paypal-logo-big{margin-bottom:25px;width:150px}.paypal-desc{color:#555;line-height:1.6;margin-bottom:30px}.btn-paypal-login{background:#0070ba;border:none;border-radius:50px;box-shadow:0 5px 15px #0070ba33;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:18px 30px;transition:all .3s;width:100%}.btn-paypal-login:hover{background:#005ea6;transform:translateY(-2px)}.paypal-terms{color:#999;font-size:.8rem;margin-top:20px}.cod-payment-container{padding:40px 30px;text-align:center}.cod-icon-big{font-size:4rem;margin-bottom:15px}.cod-payment-container h3{color:#003;font-size:1.4rem;margin:0 0 15px}.cod-desc{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:25px}.address-review-box{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;color:#333;font-size:.9rem;line-height:1.5;margin-bottom:30px;padding:15px;text-align:left}.btn-cod-confirm{background:#003;border:none;border-radius:12px;box-shadow:0 5px 15px #0033;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:18px 30px;transition:all .3s;width:100%}.btn-cod-confirm:hover{background:#700000;transform:translateY(-2px)}.add-comment-page{align-items:center;background:#fff;background-image:radial-gradient(at 0 0,#0000331a 0,#0000 50%),radial-gradient(at 100% 100%,#7000001a 0,#0000 50%);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px 0}.comment-page-content{margin:0 auto;max-width:1100px;padding:0 20px;width:100%}.dual-pane-card{align-items:stretch;animation:cardEntrance .8s cubic-bezier(.2,1,.2,1);background:#fff;border:1px solid #0000000d;border-radius:30px;box-shadow:0 20px 60px #00000014;display:flex;height:auto;max-height:90vh;overflow:hidden}@keyframes cardEntrance{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.vertical-divider{background:linear-gradient(180deg,#0000,#eee,#0000);margin:40px 0;width:1px}.pane-left{background:#fff;display:flex;flex:0.8 1;flex-direction:column;overflow-y:visible;padding:40px 40px 25px}.sticky-pane{height:fit-content;position:sticky;top:20px}.pane-right{background-image:linear-gradient(#ffffff8c,#ffffff8c),url(/static/media/bg.7e0140941162f53cf956.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-left:1px solid #f0f0f0;display:flex;flex:1.2 1;flex-direction:column;overflow:hidden}@media (max-width:950px){.dual-pane-card{flex-direction:column}.pane-left{border-bottom:1px solid #f0f0f0;border-right:none}.vertical-divider{display:none}}.form-header{margin-bottom:40px}.form-header h2{color:#000045;font-size:2rem;font-weight:800;margin:0}.form-header span{color:#700000;font-size:.8rem;font-weight:700;letter-spacing:3px;text-transform:uppercase}.form-container-animated>*{animation:elementFadeIn .5s ease both}@keyframes elementFadeIn{0%{opacity:0;transform:translateX(-15px)}to{opacity:1;transform:translateX(0)}}.premium-form-group{margin-bottom:25px}.premium-form-group label{color:#555;display:block;font-size:.9rem;font-weight:700;margin-bottom:10px;text-transform:uppercase}.premium-input{background:#f8f9fa;border:2px solid #edeff2;border-radius:14px;font-size:1rem;padding:15px 18px;transition:all .3s cubic-bezier(.4,0,.2,1);width:90%}.premium-input:focus{background:#fff;border-color:#003;box-shadow:0 6px 15px #0036;outline:none}.premium-input.readonly{background:#f8f9fa;color:#888}textarea.premium-input{min-height:120px;resize:none}.star-rating{display:flex;flex-direction:row-reverse;gap:0;justify-content:center;margin:0;width:100%}.star-input{display:none}.star-label{color:#eee;cursor:pointer;display:inline-block;flex-shrink:0;font-size:2.2rem!important;line-height:normal;padding:0 5px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);-webkit-user-select:none;user-select:none}.star-label:hover{color:#ffc107;text-shadow:0 0 20px #ffc1074d;transform:scale(1.4)}.star-input:checked+.star-label svg,.star-input:checked~.star-label svg,.star-label:hover svg,.star-label:hover~.star-label svg{fill:#ffc107!important;color:#ffc107!important}.star-input:checked+.star-label{animation:starPop .5s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes starPop{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1.2)}}.list-header{background:#fff;border-bottom:1px solid #eee;padding:40px}.list-header h3{align-items:center;color:#000045;display:flex;font-weight:800;justify-content:space-between;margin:0}.list-header .count{background:#70000014;border-radius:50px;color:#700000;font-size:.9rem;padding:4px 15px}.comments-scroll-area{flex:1 1;min-height:0;overflow-y:auto;padding:30px 40px}.comments-scroll-area::-webkit-scrollbar{width:6px}.comments-scroll-area::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:10px}.comment-item{background:#fff;border:1px solid #f0f0f0;border-radius:18px;box-shadow:0 4px 12px #00000008;margin-bottom:25px;margin-left:auto;margin-right:auto;padding:25px;transition:all .3s;width:95%}.item-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.user-meta{display:flex;flex-direction:column;gap:5px}.user-meta h6{color:#000045;font-size:1.1rem;font-weight:700;margin:0}.mini-rating{background:#700000;border-radius:50px;display:flex;gap:2px;padding:2px 8px;width:fit-content}.mini-star{color:#ffffff4d;font-size:.75rem}.mini-star.active{color:#ffc107}.mini-delete-btn{background:#0000;border:none;border-radius:8px;cursor:pointer;font-size:1.1rem;opacity:.6;padding:5px;transition:all .2s}.mini-delete-btn:hover{background:#fff0f0;opacity:1;transform:scale(1.1)}.item-text{color:#555;line-height:1.6;margin:0 0 20px}.item-actions{border-top:1px solid #f5f5f5;display:flex;gap:15px;padding-top:15px}.action-btn{align-items:center;background:#f8f9fa;border:1px solid #0000;border-radius:10px;color:#666;cursor:pointer;display:flex;font-size:.9rem;font-weight:700;gap:8px;padding:8px 16px;transition:.3s}.action-btn:hover{background:#fff0f0;border-color:#700000;color:#700000}.action-btn.active-like{background-color:#3b82f60d;border-color:#3b82f6}.action-btn.active-dislike{background-color:#ef44440d;border-color:#ef4444}.submit-btn-animated{background:#003;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:800;margin-top:10px;padding:18px;transition:all .4s;width:100%}.submit-btn-animated:hover{background:#700000;box-shadow:0 10px 20px #0000001a;transform:translateY(-3px)}.back-link{color:#aaa;display:block;font-weight:600;margin-top:30px;text-align:center;text-decoration:none;transition:color .3s}.back-link:hover{color:#700000}@media (min-width:5001px){.comment-page-content{margin:150px auto;max-width:4000px;padding:0 100px}.dual-pane-card{border-radius:100px;height:auto;max-height:92vh}.pane-left,.pane-right{padding:150px}.form-header h2{font-size:8rem}.form-header span{font-size:3rem;letter-spacing:12px}.premium-form-group label{font-size:3.5rem;margin-bottom:35px}.premium-input{border-radius:40px;border-width:6px;font-size:4.5rem;padding:45px 50px}.star-label{font-size:8rem!important}.submit-btn-animated{border-radius:40px;font-size:4.5rem;padding:50px}.list-header{padding:100px 150px}.list-header h3{font-size:6rem}.list-header .count{font-size:3.5rem;padding:20px 50px}.comments-scroll-area{padding:100px 150px}.comment-item{border-radius:50px;border-width:4px;margin-bottom:80px;padding:80px}.user-meta h6{font-size:4.5rem}.item-text{font-size:3.8rem;margin-bottom:60px}.action-btn{border-radius:30px;font-size:3.5rem;gap:25px;padding:25px 50px}}@media (min-width:4001px) and (max-width:5000px){.comment-page-content{margin:120px auto;max-width:3200px;padding:0 80px}.dual-pane-card{border-radius:80px;height:auto;max-height:92vh}.pane-left,.pane-right{padding:120px}.form-header h2{font-size:6.5rem}.form-header span{font-size:2.5rem;letter-spacing:10px}.premium-form-group label{font-size:2.8rem;margin-bottom:28px}.premium-input{border-radius:35px;border-width:5px;font-size:3.8rem;padding:38px 42px}.star-label{font-size:6.5rem!important}.submit-btn-animated{border-radius:35px;font-size:3.8rem;padding:42px}.list-header{padding:80px 120px}.list-header h3{font-size:5rem}.list-header .count{font-size:2.8rem;padding:15px 40px}.comments-scroll-area{padding:80px 120px}.comment-item{border-radius:42px;border-width:3.5px;margin-bottom:65px;padding:65px}.user-meta h6{font-size:3.8rem}.item-text{font-size:3.2rem;margin-bottom:45px}.action-btn{border-radius:25px;font-size:2.8rem;gap:20px;padding:22px 42px}}@media (min-width:3501px) and (max-width:4000px){.comment-page-content{margin:100px auto;max-width:2800px}.dual-pane-card{border-radius:70px;height:auto;max-height:92vh}.pane-left,.pane-right{padding:100px}.form-header h2{font-size:5.5rem}.form-header span{font-size:2rem;letter-spacing:8px}.premium-input{border-radius:30px;font-size:3.2rem;padding:32px 36px}.star-label{font-size:5.5rem!important}.submit-btn-animated{border-radius:30px;font-size:3.2rem;padding:35px}.list-header h3{font-size:4.2rem}.comment-item{border-radius:35px;margin-bottom:55px;padding:55px}.user-meta h6{font-size:3.2rem}.item-text{font-size:2.6rem}.action-btn{font-size:2.4rem;padding:18px 36px}}@media (min-width:3001px) and (max-width:3500px){.comment-page-content{margin:80px auto;max-width:2400px}.dual-pane-card{border-radius:60px;height:auto;max-height:92vh}.pane-left,.pane-right{padding:80px}.form-header h2{font-size:4.5rem}.form-header span{font-size:1.8rem;letter-spacing:7px}.premium-input{border-radius:25px;font-size:2.8rem;padding:28px 32px}.star-label{font-size:4.5rem!important}.submit-btn-animated{border-radius:25px;font-size:2.6rem;padding:30px}.list-header h3{font-size:3.5rem}.comment-item{border-radius:30px;margin-bottom:45px;padding:45px}.user-meta h6{font-size:2.6rem}.item-text{font-size:2.1rem}.action-btn{font-size:1.9rem;padding:15px 32px}}@media (min-width:2601px) and (max-width:3000px){.comment-page-content{margin:60px auto;max-width:2000px}.dual-pane-card{border-radius:50px}.pane-left,.pane-right{padding:60px}.form-header h2{font-size:3.8rem}.premium-input{border-radius:20px;font-size:1.8rem;padding:24px 28px}.star-label{font-size:3.8rem!important}.submit-btn-animated{font-size:2.2rem;padding:24px}.comment-item{border-radius:24px;padding:35px}.item-text{font-size:1.8rem}.action-btn{font-size:1.6rem}}@media (min-width:2402px) and (max-width:2601px){.comment-page-content{max-width:1800px}.dual-pane-card{border-radius:45px}.pane-left,.pane-right{padding:55px}.form-header h2{font-size:3.4rem}.premium-input{font-size:1.6rem;padding:22px 26px}.star-label{font-size:3.4rem!important}.submit-btn-animated{font-size:2rem;padding:22px}.comment-item{padding:32px}.item-text{font-size:1.6rem}.action-btn{font-size:1.4rem}}@media (min-width:2201px) and (max-width:2401px){.comment-page-content{max-width:1600px}.dual-pane-card{border-radius:40px}.pane-left,.pane-right{padding:50px}.form-header h2{font-size:3rem}.premium-input{font-size:1.45rem;padding:20px 24px}.star-label{font-size:3rem!important}.submit-btn-animated{font-size:1.8rem;padding:20px}.comment-item{padding:30px}.item-text{font-size:1.45rem}.action-btn{font-size:1.3rem}}@media (min-width:2001px) and (max-width:2200px){.comment-page-content{max-width:1500px}.pane-left,.pane-right{padding:45px}.form-header h2{font-size:2.8rem}.premium-input{font-size:1.35rem;padding:18px 22px}.star-label{font-size:2.8rem!important}.submit-btn-animated{font-size:1.6rem;padding:19px}.comment-item{padding:28px}.item-text{font-size:1.35rem}}@media (min-width:1801px) and (max-width:2000px){.comment-page-content{max-width:1400px}.pane-left,.pane-right{padding:42px}.form-header h2{font-size:2.5rem}.premium-input{font-size:1.25rem;padding:17px 20px}.star-label{font-size:2.5rem!important}.submit-btn-animated{font-size:1.45rem;padding:18px}}@media (min-width:1601px) and (max-width:1800px){.comment-page-content{max-width:1300px}.pane-left,.pane-right{padding:40px}.form-header h2{font-size:2.3rem}.premium-input{font-size:1.15rem}}@media (min-width:1401px) and (max-width:1600px){.comment-page-content{max-width:1200px}.form-header h2{font-size:2.1rem}.premium-input{font-size:1.1rem}}@media (min-width:1201px) and (max-width:1400px){.comment-page-content{max-width:1100px}.form-header h2{font-size:2rem}}@media (min-width:1024px) and (max-width:1200px){.comment-page-content{max-width:1000px}.form-header h2{font-size:1.9rem}.premium-input{font-size:.95rem;padding:12px 15px}}@media (max-width:1023px){.comment-page-content{margin:20px auto;padding:0 15px}.dual-pane-card{border-radius:20px;flex-direction:column;height:auto;min-height:100vh}.pane-left{border-bottom:1px solid #f0f0f0;flex:none;padding:30px}.vertical-divider{display:none}.pane-right{border-left:none;flex:none}.sticky-pane{position:static}.form-header h2{font-size:1.7rem}.list-header{padding:25px 30px}.comments-scroll-area{max-height:500px;padding:20px 30px}}@media (max-width:600px){.comment-page-content{margin:10px auto}.comments-scroll-area,.list-header,.pane-left{padding:20px}.form-header h2{font-size:1.5rem}.premium-input{padding:12px;width:100%}.star-label{font-size:1.8rem!important}.comment-item{padding:15px}}
/*# sourceMappingURL=main.2b291884.css.map*/