.our-places{flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:40px 120px 80px;display:flex}.our-places .head{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.our-places .head h2{color:var(--brown-primary);text-align:center;font-size:40px;font-weight:900;line-height:50px}.our-places .head p{color:var(--green-primary);text-align:center;font-size:22px;font-weight:300}.our-places .map{aspect-ratio:1040/450;border:1px solid var(--green-secondary);border-radius:18px;flex-flow:row;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.our-places .map p{color:var(--green-primary);text-align:center;font-size:32px;font-weight:600}.our-places.rtl .head{gap:15px}@media only screen and (max-width:1200px){.our-places{padding:36px 54px 72px}}@media only screen and (max-width:850px){.our-places{padding:28px 44px 64px}.our-places .head h2{font-size:35px;line-height:40px}.our-places .head p{font-size:19px}.our-places{padding:24px 24px 58px}.our-places .map{aspect-ratio:1040/650}}
.partnership{background-color:var(--back-green);flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:80px 120px 90px;display:flex}.partnership .head{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding-bottom:10px;display:flex}.partnership .head h2{color:var(--brown-primary);text-align:center;font-size:38px;font-weight:900;line-height:50px}.partnership p{width:100%;max-width:950px;color:var(--green-primary);text-align:center;padding-bottom:30px;font-size:26px;font-weight:400;line-height:38px}.partnership button{background-color:var(--back-green)}.partnership.rtl .head{gap:20px}@media only screen and (max-width:1200px){.partnership{padding:70px 54px 80px}}@media only screen and (max-width:850px){.partnership{gap:0;padding:62px 44px 74px}.partnership .head{gap:12px;padding-bottom:10px}.partnership .head h2{font-size:30px;line-height:38px}.partnership p{padding-bottom:20px;font-size:19px;line-height:28px}}@media only screen and (max-width:650px){.partnership{padding:40px 24px 54px}}
.why-brewzy{flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:40px 120px 80px;display:flex}.why-brewzy .head{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.why-brewzy .head h2{color:var(--brown-primary);text-align:center;font-size:40px;font-weight:900;line-height:50px}.why-brewzy .head p{color:var(--green-primary);text-align:center;font-size:22px;font-weight:300}.why-brewzy .cards{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.why-brewzy .cards .card{background-color:var(--white-color);border-radius:20px;flex-flow:row;justify-content:center;align-items:center;gap:10px;height:74px;padding:12px;display:flex}.why-brewzy .cards .card .icon{background-color:var(--green-secondary-30-semulate);border-radius:10px;flex-flow:row;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.why-brewzy .cards .card p{color:var(--brown-primary);flex-grow:1;font-size:22px;font-weight:600}.why-brewzy.rtl .head{gap:15px}@media only screen and (max-width:1200px){.why-brewzy{padding:36px 54px 72px}}@media only screen and (max-width:850px){.why-brewzy{padding:32px 44px 68px}.why-brewzy .head h2{font-size:35px;line-height:40px}.why-brewzy .head p{font-size:19px}.why-brewzy .cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:650px){.why-brewzy{padding:26px 24px 60px}.why-brewzy .cards{grid-template-columns:repeat(1,1fr)}}
