.FrequentlyBoughtParent{padding-top:80px;padding-bottom:80px;width:100%;box-sizing:border-box}.FrequentlyBoughtParent .icon{font-size:xxx-large}.FrequentlyBoughtParent .FrequentlyBoughtContainer{display:flex;flex-direction:column;align-items:flex-start;gap:80px;align-self:stretch;box-sizing:border-box}.FrequentlyBoughtParent .FrequentlyBoughtContainer .topSection{display:flex;flex-direction:column;width:100%;gap:12px}.FrequentlyBoughtParent .FrequentlyBoughtContainer .topSection>div{display:flex;justify-content:space-between;align-items:center}.FrequentlyBoughtParent .FrequentlyBoughtContainer .topSection .top .moto{display:flex;padding:var(--Spacing,8px) 12px;justify-content:center;align-items:center;gap:var(--Spacing,8px);border-radius:36px;background:var(--Color-red-100,#fdeae8);color:var(--Color-red-primary---600,#e03b24);font-size:16px;font-style:normal;font-weight:600;line-height:150%}.FrequentlyBoughtParent .FrequentlyBoughtContainer .topSection .top .rate{display:flex;align-items:center;justify-content:baseline}.FrequentlyBoughtParent .FrequentlyBoughtContainer .topSection .top .rate .icon{color:#e03b24}.FrequentlyBoughtParent .FrequentlyBoughtContainer .topSection .top .rate span{color:var(--Color-red-primary---600,#e03b24);font-size:20px;font-style:normal;font-weight:500;line-height:120%}.FrequentlyBoughtParent .FrequentlyBoughtContainer .topSection .bottom .title{color:var(--Color-black,#0d0d0d);font-size:32px;font-style:normal;font-weight:600;line-height:120%}.FrequentlyBoughtParent .FrequentlyBoughtContainer .topSection .bottom .arrows{display:flex;justify-content:space-between;gap:24px}.FrequentlyBoughtParent .FrequentlyBoughtContainer .topSection .bottom .arrows div{cursor:pointer;display:flex;width:40px;height:40px;justify-content:center;align-items:center;gap:8px;border-radius:40px;border:.833px solid #cacaca;background:var(--Basic-White,#fff);box-shadow:0 6.667px 33.333px 0 rgba(0,0,0,.04);transition:.2s}.FrequentlyBoughtParent .FrequentlyBoughtContainer .topSection .bottom .arrows div:hover{background-color:#a0a3bd}.FrequentlyBoughtParent .FrequentlyBoughtContainer .bottomSection{width:100%}.FrequentlyBoughtParent .FrequentlyBoughtContainer .bottomSection .rateSlider{position:relative;width:100%;box-shadow:40px 40px 100px 0 rgba(0,0,0,.05)}.FrequentlyBoughtParent .FrequentlyBoughtContainer .bottomSection .rateSlider .rateSlide{display:flex;position:relative;z-index:50;border-radius:12px;background:#fff;flex-direction:column;padding:40px var(--padding-top-bottom,16px);box-shadow:40px 40px 100px 0 rgba(0,0,0,.05);gap:40px;background:var(--Basic-White,#fff)}.FrequentlyBoughtParent .FrequentlyBoughtContainer .bottomSection .rateSlider .rateSlide .header{display:flex;align-items:center;gap:16px}.FrequentlyBoughtParent .FrequentlyBoughtContainer .bottomSection .rateSlider .rateSlide .header #personImage{width:64px;height:64px;border-radius:64px}.FrequentlyBoughtParent .FrequentlyBoughtContainer .bottomSection .rateSlider .rateSlide .header .NameandRate{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.FrequentlyBoughtParent .FrequentlyBoughtContainer .bottomSection .rateSlider .rateSlide .header .NameandRate .Name{color:var(--Neutral-800,#170f49);font-family:Sora;font-size:18px;font-style:normal;font-weight:600;line-height:120%}.FrequentlyBoughtParent .FrequentlyBoughtContainer .bottomSection .rateSlider .rateSlide .data{display:flex;flex-direction:column;gap:40px}.FrequentlyBoughtParent .FrequentlyBoughtContainer .bottomSection .rateSlider .rateSlide .data .description{color:var(--Color-gray-600,#595959);font-size:16px;font-style:normal;font-weight:300;line-height:150%}.FrequentlyBoughtParent .FrequentlyBoughtContainer .bottomSection .rateSlider .rateSlide .data .images{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin:auto}.FrequentlyBoughtParent .FrequentlyBoughtContainer .bottomSection .rateSlider .rateSlide .data .images>img{flex:1 1}.FrequentlyBoughtParent .FrequentlyBoughtContainer .btn_main{width:-moz-fit-content!important;width:fit-content!important;margin:auto}@media(min-width:850px){.FrequentlyBoughtParent .FrequentlyBoughtContainer .btn_main{margin:unset}}