.bespokeSection3{position:relative;width:100%;padding:6rem 0 4rem;background:#0c0e1b;text-align:center;color:#fff}.bespokeSection3 .moduleGrid{margin-top:3rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.bespokeSection3 .moduleGrid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.bespokeSection3 .moduleGrid{grid-template-columns:repeat(5,calc((100% - 6rem) / 5));justify-items:center}}.bespokeSection3 .infoCard{flex-direction:row;height:auto;cursor:default;overflow:hidden;display:flex;transition:none;background:rgba(0,0,0,0);border-radius:20px;border:1px solid #3b3b3b}.bespokeSection3 .infoCard .imageArea{flex:0 0 20%;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative}.bespokeSection3 .infoCard .imageArea img{max-width:80%;height:auto;transition:none;transform:none}.bespokeSection3 .infoCard .imageArea:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:33%;height:4px;background:#3b82f6;transition:width .3s ease}.bespokeSection3 .infoCard .titleArea{display:none}.bespokeSection3 .infoCard .detailArea{flex:0 0 80%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 .5rem;opacity:1;transition:none}.bespokeSection3 .infoCard .detailArea p{font-size:12px;color:#ccc;text-align:left}@media(min-width:1024px){.bespokeSection3 .infoCard{flex-direction:column;height:250px;cursor:pointer;transition:transform .3s ease}.bespokeSection3 .infoCard:hover{transform:translateY(-5px)}.bespokeSection3 .infoCard .imageArea{flex:0 0 80%;transition:flex-basis .3s ease;padding:1rem;position:relative}.bespokeSection3 .infoCard .imageArea:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:33%;height:4px;background:#3b82f6;transition:width .3s ease;box-shadow:0 10px 20px rgba(0,153,255,.8),0 20px 40px rgba(0,153,255,.4);border-radius:0 0 40px 40px}.bespokeSection3 .infoCard .imageArea img{max-width:80%;max-height:80%;transition:transform .3s ease}.bespokeSection3 .infoCard .textArea{justify-content:flex-end}.bespokeSection3 .infoCard .titleArea{display:block;align-items:center;justify-content:start;text-align:center;transition:flex-basis .3s ease;font-size:14px;padding:0 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bespokeSection3 .infoCard .titleArea h3{text-align:start;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bespokeSection3 .infoCard .detailArea{overflow:hidden;opacity:0;transition:flex-basis .3s ease,opacity .3s ease;display:block;align-items:center;justify-content:start;padding:0 12px;flex:none;margin-bottom:8px}.bespokeSection3 .infoCard .textArea{display:flex;flex-direction:column;flex-grow:1}.bespokeSection3 .infoCard:hover .imageArea{flex:0 0 20%}.bespokeSection3 .infoCard:hover .imageArea img{transform:scale(.95)}.bespokeSection3 .infoCard:hover .imageArea:before{width:20%}.bespokeSection3 .infoCard:hover .titleArea{margin-bottom:8px}.bespokeSection3 .infoCard:hover .detailArea{opacity:1}.bespokeSection3 .infoCard:hover .detailArea p{font-weight:400;font-size:14px;line-height:16px;letter-spacing:0}}@media(min-width:768px){.bespokeSection3 .infoCard .imageArea{padding-top:24px}}@media(max-width:1023px){.bespokeSection3 .infoCard .imageArea:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:33%;height:4px;background:#3b82f6;transition:width .3s ease;box-shadow:0 10px 20px rgba(0,153,255,.8),0 20px 40px rgba(0,153,255,.4);border-radius:0 0 40px 40px}.bespokeSection3 .infoCard img{margin-top:-36px}.bespokeSection3 .infoCard .textArea{padding:24px 24px 24px 0}}.bespokeSection6{position:relative;width:100%;padding:34px 0;background:#fff;text-align:center;overflow:hidden;min-height:614px}@media(max-width:1023px){.bespokeSection6{min-height:370px;padding-bottom:200px}.bespokeSection6 .main-section-title{margin-bottom:0}}@media(max-width:767px){.bespokeSection6{min-height:500px;padding:20px 16px 200px}.bespokeSection6 .main-section-title{margin-bottom:0}}.bespokeSection6 .title{margin-top:40px;color:#000}.bespokeSection6 .detail{margin-top:10px;margin-bottom:0;color:#000;padding:0 80px}@media(max-width:1023px){.bespokeSection6 .detail{padding:0 16px;margin-bottom:40px}}@media(max-width:767px){.bespokeSection6 .detail{padding:0;margin-bottom:0}.bespokeSection6 .detail br{display:none}}.bespokeSection6 .scrollContainer{width:100%;overflow:hidden;white-space:nowrap;display:none}@media(min-width:768px){.bespokeSection6 .scrollContainer{display:block}}.bespokeSection6 .iconTrack{display:flex;gap:24px}.bespokeSection6 .iconWrapper{flex:0 0 144px;height:144px;display:flex;justify-content:center;align-items:center;border:1px solid #ddd;border-radius:10px;background:#fff}@media(max-width:1023px){.bespokeSection6 .iconWrapper{flex:0 0 80px;height:80px}}.bespokeSection6 .iconWrapper img{width:auto;height:90px}@media(max-width:1023px){.bespokeSection6 .iconWrapper img{height:50px}}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.bespokeSection6 .mobileGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:2rem;padding:0 16px}@media(min-width:768px){.bespokeSection6 .mobileGrid{display:none}}.bespokeSection6 .mobileGrid .iconWrapper{aspect-ratio:1/1;width:100%;height:auto;display:flex;justify-content:center;align-items:center;border:1px solid #ddd;border-radius:10px;background:#fff}.bespokeSection6 .mobileGrid .iconWrapper img{width:60%;height:auto}.bespoke6-contact-btn-container{margin-top:32px;text-align:center}.bespoke6-contact-btn-container .contact-btn{background:linear-gradient(90deg,#8bc9d0,#a4a7ea 31.5%,#dc9eed);color:#000;font-weight:600;padding:10px 32px;border-radius:50px;border:none;cursor:pointer;font-size:1rem;transition:background .3s,color .3s;box-shadow:0 2px 8px rgba(140,180,255,.08);width:auto;display:inline-block}.bespoke6-contact-btn-container .contact-btn:hover{background:linear-gradient(90deg,#a4a7ea,#dc9eed 50%,#8bc9d0);color:#222}