.shadeChart{min-height:752px;max-width:1325px}.shadeChart .main{margin:auto}.shadeChart .main .headingBox{text-align:center}.shadeChart .main .headingBox__title{font-size:4.5em;display:inline-block;position:relative;margin:40px 0 40px;padding:0 40px}@media only screen and (min-width: 768px) and (max-width: 1024px){.shadeChart .main .headingBox__title{font-size:3em}}@media only screen and (max-width: 767px){.shadeChart .main .headingBox__title{font-size:2em;padding:0 30px}}.shadeChart .main .headingBox__title::before,.shadeChart .main .headingBox__title::after{content:"";width:36px;height:1px;background:#2e2e2e;position:absolute;top:50%;margin-top:-0.5px}@media only screen and (max-width: 767px){.shadeChart .main .headingBox__title::before,.shadeChart .main .headingBox__title::after{width:18px}}.shadeChart .main .headingBox__title::before{left:0}.shadeChart .main .headingBox__title::after{right:0}.shadeChart .main .shadeChartContainer{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(250px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:30px}@media (min-width: 768px){.shadeChart .main .shadeChartContainer{-ms-grid-columns:(minmax(250px, 1fr))[auto-fill];grid-template-columns:repeat(auto-fill, minmax(250px, 1fr))}}.shadeChart .main .shadeChartContainer__shadeChartBox{max-height:300px}.shadeChart .main .shadeChartContainer__shadeChartBox__shadeChartImage{height:150px}.shadeChart .main .shadeChartContainer__shadeChartBox__list select{margin-top:5px;width:100%;height:40px;border:1px solid #ccc;border-radius:5px;padding:0 10px;font-size:1em;margin-bottom:10px}.shadeChart .main .shadeChartContainer__shadeChartBox__button{background:-webkit-linear-gradient(315deg, #e01953 0%, #ed428b 70%, #e4317d 100%);background:linear-gradient(135deg, #e01953 0%, #ed428b 70%, #e4317d 100%);padding:10px 10px;line-height:20px;text-align:center;color:#fff;text-transform:uppercase;border-radius:5px 0;display:inline-block;position:relative;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;font-size:1em;width:100%}.shadeChart .main .shadeChartContainer__shadeChartBox__button:hover{background:-webkit-linear-gradient(315deg, #e4317d 0%, #ed428b 70%, #e01953 100%);background:linear-gradient(135deg, #e4317d 0%, #ed428b 70%, #e01953 100%)}
