.quote{width:calc(100% - 100px);margin:70px auto 50px;gap:40px;padding:20px 40px;background-color:#701c2312;border-radius:30px}.leftImageSection,.quote{display:flex;align-items:center;justify-content:center}.leftImageSection{flex:1;position:relative;flex-direction:column;gap:5px;aspect-ratio:1/1}.leftImageSection h1{font-family:Beautique Display;font-weight:400;font-size:2.3vw;margin-top:10px;line-height:110.00000000000001%;letter-spacing:0;text-align:center;color:#411616;text-wrap:nowrap}.leftImageSection img:first-child{position:absolute;top:0;left:0;width:100%;height:100%}.leftImageSection img:nth-child(2){width:13vw}.quoteDiv{flex:4;margin-top:30px}.quoteDiv h1{font-size:100px;line-height:5px;letter-spacing:-2%;color:#3f1516}.quoteDiv h1,.quoteDiv p{font-weight:400;font-family:Work Sans;margin:0}.quoteDiv p{font-size:20px;line-height:1.4;letter-spacing:0;color:#151313}@media (max-width:1061px){.quote{padding:40px}}@media (max-width:830px){.quote{flex-direction:column;gap:0;align-items:start;padding:20px 30px 30px}.quoteDiv h1{margin-top:30px}.quote>div:first-child{width:130px;margin-bottom:20px;margin-left:-20px}.leftImageSection img:nth-child(2){width:120px}.leftImageSection h1{font-size:20px}.quoteDiv p{font-size:16px}.quoteDiv{margin-top:0}}@media (max-width:700px){.quote{width:calc(100% - 60px)}}.tailored{background-color:#511e19;display:flex;align-items:center;justify-content:center;margin:100px 0}.tailoredLeft{width:50%;color:white;box-sizing:border-box;padding:0 50px}.tailoredImage{width:50%;height:500px}.tailoredImage img{width:100%;height:100%;object-fit:cover}.tailoredLeft h1{font-weight:700;font-size:56px;line-height:100%;letter-spacing:0;font-family:Beautique Display}.tailoredLeft p{font-family:Work Sans;font-weight:300;font-size:20px;line-height:150%;letter-spacing:0;margin-top:30px;padding-right:30px;color:rgba(255,255,255,.812);margin-bottom:0}.leftbg{display:none}@media (max-width:1000px){.tailoredImage{display:none}.tailored{background-image:url(/images/four.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:transparent}.tailoredLeft{background-color:#511e19d5;width:100%;padding:150px 30px}.tailoredLeft h1{font-size:46px}.tailoredLeft p{padding:0;font-size:18px}}.detail{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 30px;margin-top:100px;margin-bottom:100px}.artGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:200px 250px 200px 250px;gap:15px;width:100%}.artGridItem{width:100%;height:100%;border-radius:20px;overflow:hidden}.artGridItem img{width:100%;height:100%;object-fit:cover}.artGridItem:first-child,.artGridItem:nth-child(5){grid-column:span 3;grid-row:span 2}.detail h1{font-weight:700;font-size:56px;line-height:100%;color:#000000}.detail h1,.detail p{font-family:Beautique Display;letter-spacing:0;text-align:center}.detail p{color:#411616;font-weight:400;font-size:25px;line-height:150%;margin:15px 0 50px}@media (max-width:750px){.artGrid{grid-template-columns:1fr .5fr .5fr 1fr}}@media (max-width:600px){.artGridItem:first-child{grid-column:span 2;grid-row:span 1}.artGridItem:nth-child(5){grid-column:span 1;grid-row:span 1}.artGridItem:nth-child(4){grid-column:span 2;grid-row:span 1}.artGrid{grid-template-columns:1fr 1fr!important;grid-template-rows:repeat(4,200px);gap:10px}.artGridItem{border-radius:10px}}