.problem-statement-grid-wrapper{overflow:hidden;width:100%;padding-top:.3rem}.problem-statement-grid-wrapper .problem-statement-grid{display:flex;gap:1.8rem;width:100%;align-items:center;justify-content:flex-start}.problem-statement-card{padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;max-height:27rem;min-height:27rem;display:flex;flex-direction:column;border-radius:1.5rem;border:2px solid rgba(108,105,105,.2);background:#fff;box-shadow:0 4px 4px 0 rgba(38,38,38,.1);min-width:calc(25% - 1.7375rem)}.problem-statement-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}.problem-statement-card .card-header .left-text{color:#ffb42a;font-family:Mulish,sans-serif;font-size:1.75rem;font-style:normal;font-weight:700;line-height:normal}.problem-statement-card .card-header .right-text-wrapper{position:relative;display:inline-block;cursor:pointer;max-width:230px}.problem-statement-card .card-header .right-text-wrapper .right-text{display:flex;padding:.375rem 1.25rem;background-color:rgba(108,105,105,.1019607843);border-radius:.75rem;font-family:Mulish,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.25rem;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.problem-statement-card .card-header .right-text-wrapper .tooltiptext{visibility:hidden;background-color:#262626;color:#fff;text-align:center;border-radius:8px;padding:.375rem 1.25rem;position:absolute;z-index:9999;top:100%;left:50%;transform:translateX(-50%);white-space:normal;max-width:300px;width:max-content}.problem-statement-card .card-header .right-text-wrapper:hover .tooltiptext{visibility:visible}.problem-statement-card .card-title{margin:0 0 1rem;color:#262626;font-family:Mulish,sans-serif;font-size:1.625rem;font-style:normal;font-weight:700;line-height:normal}.problem-statement-card .card-description{margin:0;flex-grow:1;color:#6c6969;font-family:Mulish,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal}.arrow-view{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:2.5rem}.arrow-view .arrows{border:1.5px solid rgba(108,105,105,.2);background-color:#fff;padding:.93rem 1.18rem;cursor:pointer;border-radius:10px}.arrow-view .arrows.none{opacity:.5}.arrow-view .dots-view{display:flex;gap:.25rem}.arrow-view .dots-view .dot{width:.5rem;height:.5rem;background-color:rgba(108,105,105,.6);border-radius:50%;transition:all .4s}.arrow-view .dots-view .dot.yellow{width:2.5rem;height:.5rem;border-radius:1.062rem;background-color:#ffb42a;transition:all .4s}@media only screen and (max-width:1023px),only screen and (max-width:1024px)and (orientation:portrait){.problem-statement-grid{display:flex;overflow-x:auto;gap:1.6rem;padding-bottom:unset;padding-inline:2.13rem;-ms-overflow-style:none;scrollbar-width:none}.problem-statement-grid .problem-statement-card{padding:1.6rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;max-height:unset;min-width:50%;display:flex;flex-direction:column;border-radius:1.5rem;border:2px solid rgba(108,105,105,.2);background:#fff;box-shadow:0 4px 4px 0 rgba(38,38,38,.1)}.problem-statement-grid .problem-statement-card .card-number{display:inline-flex;align-items:flex-start;justify-content:start;margin-bottom:1.6rem;color:#ffb42a;font-family:Mulish,sans-serif;font-weight:700;font-style:Bold;font-size:1.86rem;line-height:2.13rem;letter-spacing:0}.problem-statement-grid .problem-statement-card .card-title{margin:0 0 1.06rem;color:#262626;font-family:Mulish,sans-serif;font-weight:700;font-style:Bold;font-size:1.73rem;line-height:2rem;letter-spacing:0}.problem-statement-grid .problem-statement-card .card-header .right-text-wrapper{position:relative;display:flex;cursor:pointer}.problem-statement-grid .problem-statement-card .card-header .right-text-wrapper .right-text{display:flex;padding:.4rem 1.33rem;background-color:rgba(108,105,105,.1019607843);border-radius:.8rem;font-family:Mulish,sans-serif;font-weight:600;font-size:1.06rem;line-height:1.25rem;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.problem-statement-grid .problem-statement-card .card-header .right-text-wrapper .tooltiptext{visibility:hidden;background-color:#262626;color:#fff;text-align:center;border-radius:8px;padding:.375rem 1.25rem;position:absolute;z-index:9999;top:100%;left:50%;transform:translateX(-50%);white-space:normal;max-width:300px;width:max-content}.problem-statement-grid .problem-statement-card .card-header .right-text-wrapper:hover .tooltiptext{visibility:visible}.problem-statement-grid .problem-statement-card .card-description{margin:0;flex-grow:1;color:#6c6969;font-family:Mulish,sans-serif;font-weight:500;font-style:Regular;font-size:1.33rem;line-height:1.6rem;letter-spacing:0}.problem-statement-grid ::-webkit-scrollbar{display:none}.arrow-view{display:none}}@media(max-width:480px){.problem-statement-grid{display:flex;overflow:auto;gap:.85rem;padding-bottom:unset;padding-inline:.85rem;-ms-overflow-style:none;scrollbar-width:none}.problem-statement-grid .problem-statement-card{padding:1.3rem .85rem .85rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;border-radius:1.5rem;border:2px solid rgba(108,105,105,.2);background:#fff;box-shadow:0 4px 4px 0 rgba(38,38,38,.1);min-width:90%;min-height:16rem}.problem-statement-grid .problem-statement-card .card-number{display:inline-flex;align-items:flex-start;justify-content:start;margin-bottom:.85rem;color:#ffb42a;font-family:Mulish,sans-serif;font-weight:700;font-style:Bold;font-size:1.42rem;line-height:1.71rem;letter-spacing:0}.problem-statement-grid .problem-statement-card .card-header .right-text-wrapper{position:relative;display:flex;cursor:pointer}.problem-statement-grid .problem-statement-card .card-header .right-text-wrapper .right-text{display:flex;padding:.15rem .51rem;background-color:rgba(108,105,105,.1019607843);border-radius:.3rem;font-family:Mulish,sans-serif;font-weight:600;font-size:.85rem;line-height:1.25rem;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.problem-statement-grid .problem-statement-card .card-header .right-text-wrapper .tooltiptext{visibility:hidden;background-color:#262626;color:#fff;text-align:center;border-radius:8px;padding:.375rem 1.25rem;position:absolute;z-index:9999;top:100%;left:50%;transform:translateX(-50%);white-space:normal;max-width:300px;width:max-content}.problem-statement-grid .problem-statement-card .card-header .right-text-wrapper:hover .tooltiptext{visibility:visible}.problem-statement-grid .problem-statement-card .card-title{margin:0 0 6px;color:#262626;font-family:Mulish,sans-serif;font-weight:700;font-style:Bold;font-size:1.14rem;line-height:1.42rem;letter-spacing:0}.problem-statement-grid .problem-statement-card .card-description{margin:0;flex-grow:1;color:#6c6969;font-family:Mulish,sans-serif;font-weight:500;font-style:Regular;font-size:1rem;line-height:1.28rem;letter-spacing:0}.problem-statement-grid ::-webkit-scrollbar{display:none}}