
        body {
            background: rgb(248, 248, 248);

            font-family: sans-serif;
            /* display: flex; */

            justify-content: center;

            align-items: center;

            min-height: 100vh;

        }

        /* .modal_wrapper{
            display:none;

        } */
        .btn_purple {
            background: rgb(240, 137, 99);

            padding: 10px 40px;

            color: #fff;

            border-radius: 4px;

            font-size: 18px;

            cursor: pointer;

            text-align: center;

            margin: auto;

            border: 1px solid transparent;
        }

        .modal_wrapper {

            position: fixed;
            left: 0;
            top: 0;
            background: rgba(0, 0, 0, 0.6);

            width: 100%;
            height: 100%;

            display: flex;
            align-items: center;
            justify-content: center;
            opacity: 0;
            pointer-events: none;
        }

        .modal_container {
            background: rgb(249, 233, 225);

            width: 450px;


            text-align: center;

            max-width: 90%;

            padding: 20px;
            border-radius: 4px;

            position: relative;


        }

        p {
            margin-bottom: 10px;
        }

        .action {
            display: flex;

            align-items: center;

            justify-content: flex-end;

        }

        .modal_container button.close {
            position: absolute;

            right: 10px;
            top: 10px;

            font-size: 32px;

            background: none;
            border: none;
            outline: none;
            cursor: pointer;
        }

        .modal_container button.close:hover {
            color: rgb(207, 93, 64);
            background: rgb(219, 202, 195);
        }

        .active {
            opacity: 1;
            pointer-events: auto;
        }

        #p-div {
            width: 55%;
            margin: auto;
            font-size: 18px;
            font-family: sans-serif;

            height: 100px;
        }

        #block-img {
            height: 260px;
        }

        #blue-bar {
            height: 45px;
            width: 100%;
            background-color: rgb(27, 110, 228);
            border-radius: 5px;
            display: flex;
            gap: 40px;
            font-size: 12px;
            justify-content: center;
            color: white;
            align-items: center;
        }

        #blue-bar-btn {
            height: 30px;
            padding: 5px 20px;
            font-size: 12px;
            align-items: center;
            color: white;
            border: 1px solid transparent;
            cursor: pointer;
            font-family: sans-serif;
            border-radius: 5px;
            background-color: rgb(243, 126, 93);
        }

        #organize {
            height: 380px;
            width: 100%;
            border: 1px solid transparent;
        }

        #div_one {
            border: 1px solid transparent;
            height: 180px;
            width: 60%;
            margin: auto;
            margin-top: 50px;
            text-align: center;
            font-size: 50px;
            font-family: sans-serif;
            color: rgb(75, 75, 75);
            font-weight: 550;
        }

        #div_two {
            border: 1px solid transparent;
            height: 50px;
            width: 60%;
            margin: auto;
            text-align: center;
            font-size: 18px;
            font-family: sans-serif;
            color: rgb(75, 75, 75);

        }

        #div_three {
            border: 1px solid transparent;
            height: 50px;
            width: 60%;
            margin: auto;
            text-align: center;
            margin-top: 5px;
            font-family: sans-serif;
        }

        #div_four {
            border: 1px solid transparent;
            height: 50px;
            width: 60%;
            margin: auto;
            text-align: center;
            font-size: 14px;
            font-family: sans-serif;
            color: rgb(75, 75, 75);
        }

        #org-btn {
            height: 50px;
            width: 210px;
            color: white;
            border: 1px solid transparent;
            cursor: pointer;
            font-size: 15px;
            font-family: sans-serif;
            border-radius: 4px;
            background-color: rgb(243, 126, 93);
        }

        #img-brand {
            height: 535px;
            width: 80%;
            margin: auto;
            border: 1px solid transparent;
        }

        #img-mid {
            /* height:420px; */
            width: 100%;
        }

        #brand {
            height: 320px;
            width: 100%;
            border: 1px solid transparent;
            color: rgb(75, 75, 75);
            background-color: white;
        }

        #brand-tag {
            text-align: center;
            font-size: 30px;
            font-family: sans-serif;
        }

        #img-brand-logo {

            display: flex;
            gap: 30px;
            align-items: center;
            justify-content: center;
            margin-top: 20px;
        }

        #main-block {
            height: 1200px;
            width: 100%;
            border: 1px solid transparent;
        }

        #upper {
            height: 60px;
            width: 100%;
            border: 1px solid transparent;
            text-align: center;
        }

        #middle {
            display: flex;
            height: 570px;
            width: 100%;
            border: 1px solid transparent;
            align-items: center;
            justify-content: center;
            gap: 50px;

        }

        #lower {
            display: flex;
            height: 570px;
            width: 100%;
            border: 1px solid transparent;
            align-items: center;
            justify-content: center;
            gap: 50px;
        }

        #m1 {
            height: 480px;
            width: 28%;
            border: 1px solid transparent;
            border-radius: 5px;
            box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;


        }

        #m2 {
            height: 480px;
            width: 28%;
            border: 1px solid transparent;
            border-radius: 5px;
            box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

        }

        #l1 {
            height: 480px;
            width: 28%;
            border: 1px solid transparent;
            border-radius: 5px;
            box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;


        }

        #l2 {
            height: 480px;
            width: 28%;
            border: 1px solid transparent;
            border-radius: 5px;
            box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;


        }

        #mu {
            height: 120px;
            width: 100%;
            border: 1px solid transparent;
        }

        #lu {
            height: 120px;
            width: 100%;
            border: 1px solid transparent;
        }

        #square-images {
            height: 100%;
            width: 100%;
            border-radius: 5px;
        }

        #ml>h3 {
            margin-left: 25px;
            margin-top: 20px;
            font-size: 25px;
            font-weight: 600;
            font-family: sans-serif;
            color: rgb(75, 75, 75);
        }

        #ml>p {
            margin-left: 25px;
            margin-top: 20px;
            margin-bottom: 40px;
            color: rgb(75, 75, 75);
        }

        #ll>h3 {
            margin-left: 25px;
            margin-top: 20px;
            font-size: 25px;
            font-weight: 600;
            font-family: sans-serif;
            color: rgb(75, 75, 75);
        }

        #ll>p {
            margin-left: 25px;
            margin-top: 20px;
            margin-bottom: 40px;
            color: rgb(75, 75, 75);
        }

        #m-button {

            margin-left: 25px;
            margin-top: 20px;
            /* border: 1px solid transparent; */
            border: 1px solid rgb(216, 206, 206);
            border-radius: 5px;
            cursor: pointer;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            height: 40px;
            width: 150px;
            background-color: rgb(255, 237, 227);
            color: rgb(243, 126, 93);

        }

        #m-button:hover {
            background-color: rgb(243, 196, 171);
        }

        #square-ul {
            color: rgb(75, 75, 75);
        }

        #upper>h2 {
            font-size: 35px;
            color: rgb(75, 75, 75);
        }

        #blue-button {
            position: absolute;

            right: 20px;
            top: 75px;

            font-size: 32px;

            background: none;
            border: none;
            outline: none;
            cursor: pointer;

        }

        #grow-market {
            height: 560px;
            width: 100%;
            border: 1px solid transparent;
            background-color: white;

        }

        #grow-center {
            height: 500px;
            width: 100%;
            border: 1px solid transparent;
            margin-top: 30px;


        }

        #grow-upper {
            height: 100px;
            width: 100%;
            border: 1px solid transparent;
            text-align: center;
            line-height: 50%;
            color: rgb(75, 75, 75);
            font-family: sans-serif;
        }

        #grow-upper>h2 {
            font-size: 30px;

        }

        #grow-lower {
            display: flex;
            height: 350px;
            width: 100%;
            border: 1px solid transparent;
            justify-content: center;
            align-items: center;
            gap: 25px;
        }

        #grow-square {
            height: 280px;
            width: 23%;
            border: 1px solid transparent;
            box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
            font-family: sans-serif;
        }

        #grow-square-img {
            height: 40%;
            width: 100%;
            border: 1px solid transparent;
            /* justify-content: center;
            align-items: center; */
            text-align: center;
            margin-top: 20px;
            line-height: 0%;

        }

        #grow-square-img>h1 {
            font-size: 50px;
            text-align: center;
            color: rgb(75, 75, 75);
        }

        #grow-square-img>h4 {
            font-size: 30px;
            text-align: center;
            color: rgb(75, 75, 75);

        }

        #grow-square-img>img {
            height: 100%;

        }

        #gartner-text {
            text-align: center;
            color: rgb(75, 75, 75);
        }

        #orange-box {
            height: 240px;
            width: 100%;
            border: 1px solid transparent;
            text-align: center;
            background-color: rgb(246, 150, 111);
            color: white;

        }

        #orange-box>h1 {
            margin-top: 80px;
        }

        #orange-box-button {
            height: 50px;
            width: 15%;
            padding: 15px 20px;
            color: rgb(246, 150, 111);
            background-color: white;
            font-weight: 600;
            font-size: 14px;

            border: 1px solid rgb(216, 206, 206);
            border-radius: 5px;
            cursor: pointer;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

        }

        #orange-box-button:hover {
            background-color: rgb(245, 238, 237);
        }
