                    .div-block-22 {
                    margin: 30px 20px 10px;
                    border-radius: 50px;
                    background-image: -webkit-gradient(linear, left top, left bottom, from(#518bd8), color-stop(0%, #2c94da), color-stop(0, #79c5ff), color-stop(70%, #538fde), color-stop(100%, #f1f8ff), color-stop(0, #528ddb), color-stop(0, #5ba0fa), to(#5ba0fa));
                    background-image: linear-gradient( 180deg, #518bd8, #2c94da 0%, #79c5ff 0, #538fde 70%, #f1f8ff 100%, #528ddb 0, #5ba0fa 0, #5ba0fa);
                }
                
                .div-block-22.mob3form {
                    margin-right: 0px;
                    margin-left: 0px;
                    border-radius: 15px;
                    background: #FDF6ED;
                    box-shadow: 0 4px 18px -7px #000;
                }
                
                .columns-5 {
                    margin-top: 0px;
                    margin-right: 0px;
                    margin-left: 0px;
                    padding-top: 20px;
                }
                
                .w-container .w-row {
                    margin-left: -10px;
                    margin-right: -10px;
                }
                
                .w-row .w-row {
                    margin-left: 0;
                    margin-right: 0;
                }
                
                .w-col {
                    position: relative;
                    float: left;
                    width: 100%;
                    min-height: 1px;
                    padding-left: 10px;
                    padding-right: 10px;
                }
                
                .w-col-4 {
                    width: 33.33333333%;
                }
                
                .column-4 {
                    display: block;
                    margin-top: auto;
                    margin-bottom: auto;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: reverse;
                    -webkit-flex-direction: column-reverse;
                    -ms-flex-direction: column-reverse;
                    flex-direction: column-reverse;
                    -webkit-box-pack: center;
                    -webkit-justify-content: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -webkit-box-align: center;
                    -webkit-align-items: center;
                    -ms-flex-align: center;
                    align-items: center;
                }
                
                .w-col .w-col {
                    padding-left: 0;
                    padding-right: 0;
                }
                
                .div-block-23 {
                    display: block;
                    margin-top: 15px;
                    margin-right: auto;
                    margin-left: auto;
                    -webkit-box-flex: 0;
                    -webkit-flex: 0 auto;
                    -ms-flex: 0 auto;
                    flex: 0 auto;
                }
                
                .text-block-26 {
                    display: block;
                    margin-right: 0px;
                    margin-left: 0px;
                    color: red;
                    font-size: 35px;
                    line-height: 35px;
                    text-shadow: 3px 3px 5px #000;
                }
                
                .text-block-26.price1 {
                    font-size: 28px;
                    text-decoration: line-through;
                }
                
                .bold-text-29 {
                    display: block;
                    margin: 0px auto;
                    color: red;
                    text-align: center;
                    text-shadow: 1px 1px 3px #c5c5c5;
                }
                
                .image-35 {
                    max-width: 100%;
                    vertical-align: middle;
                    display: block;
                    margin-right: auto;
                    margin-left: auto;
                }
                
                .bold-text-29.green {
                    color: #258b00;
                    text-shadow: 0 2px 0 #fff;
                }
                
                .div-block-13 {
                    position: static;
                    margin-right: 0%;
                    margin-left: 0%;
                    padding-top: 20px;
                    padding-bottom: 40px;
                }
                
                .w-form {
                    margin: 0 0 15px;
                }
                
                .form-block {
                    width: 70%;
                    margin-top: 20px;
                    margin-right: auto;
                    margin-left: auto;
                }
                
                button,
                input,
                optgroup,
                select,
                textarea {
                    color: inherit;
                    font: inherit;
                    margin: 0;
                }
                
                input {
                    line-height: normal;
                }
                
                label {
                    display: block;
                    margin-bottom: 5px;
                    font-weight: bold;
                }
                
                .field-label-2 {
                    margin-top: 0px;
                    font-size: 16px;
                    text-align: center;
                }
                
                .bold-text-25 {
                    font-size: 16px;
                }
                
                .w-button {
                    display: inline-block;
                    padding: 9px 15px;
                    background-color: #3898EC;
                    color: white;
                    border: 0;
                    line-height: inherit;
                    text-decoration: none;
                    cursor: pointer;
                    border-radius: 0;
                }
                
                .submit-button {
                    display: block;
                    width: 75%;
                    margin: 20px auto;
                    padding: 20px 0px;
                    border-radius: 20px;
                    background-color: #c23c03;
                    font-size: 22px;
                    line-height: 22px;
                    font-weight: 700;
                    text-align: center;
                }
                
                .submit-button.mob3b {
                    border-style: solid;
                    border-width: 2px;
                    border-color: #fff;
                    border-radius: 20px;
                    background-color: #c30000;
                    box-shadow: 1px 1px 7px -2px #000;
                }
                
                .w-form {
                    margin: 0 0 15px;
                }
                
                .form-block {
                    width: 70%;
                    margin-top: 20px;
                    margin-right: auto;
                    margin-left: auto;
                }
                
                .form-block {
                    width: 70%;
                    margin-top: 20px;
                    margin-right: auto;
                    margin-left: auto;
                }
                
                .w-row:before,
                .w-row:after {
                    content: " ";
                    display: table;
                    grid-column-start: 1;
                    grid-row-start: 1;
                    grid-column-end: 2;
                    grid-row-end: 2;
                }
                
                .w-input,
                .w-select {
                    display: block;
                    width: 90%;
                    height: 56px;
                    margin: 0 auto;
                    /* height: 38px; */
                    padding: 8px 12px;
                    margin-bottom: 10px;
                    font-size: 14px;
                    line-height: 1.42857143;
                    color: #333333;
                    vertical-align: middle;
                    background-color: #ffffff;
                    border: 1px solid #cccccc;
                }
                
                .text-field {
                    border-radius: 10px;
                }
                
                .w-row:after {
                    clear: both;
                }
                
                .w-container .w-row {
                    margin-left: -10px;
                    margin-right: -10px;
                }
                
                .w-row .w-row {
                    margin-left: 0;
                    margin-right: 0;
                }
                
                .text-block-41 {
                    text-align: center;
                }
                
                .text-field-2 {
                    border-radius: 10px;
                }
                
                .field-label {
                    font-size: 15px;
                    text-align: center;
                }
                
                input:invalid {
                    box-shadow: none;
                    outline: none;
                }
                
                label {
                    display: block;
                    margin-bottom: 5px;
                    font-weight: bold;
                    color: #000;
                }
                
                .row_ul {
                    display: flex;
                    flex-wrap: wrap;
                    flex-direction: row;
                    justify-content: center;
                }
                
                .row_ul .item {
                    text-align: center;
                    width: 240px;
                    padding: 10px;
                }
                
                .maki555_e4AaJE9jYG .fa {
                    font-size: 22px;
                    color: #2ea980;
                    padding: 5px 5px 5px 2px;
                }
                
                .maki555_e4AaJE9jYG .span-main {
                    font-size: 22px;
                }
                
                @media screen and (max-width: 616px) {
                    .row_ul {
                        flex-direction: column;
                        align-items: center;
                    }
                }
                
                @media screen and (max-width: 767px) {
                    .form-block.form {
                        width: 80%;
                    }
                    .div-block-13 {
                        margin-right: 0%;
                        margin-left: 0%;
                    }
                }
                
                @media screen and (max-width: 767px) {
                    .w-col {
                        width: 100%;
                        left: auto;
                        right: auto;
                    }
                    .div-block-28 {
                        padding-top: 10px;
                    }
                    .w-row,
                    .w-container .w-row {
                        margin-left: 0;
                        margin-right: 0;
                    }
                    .form-block.form {
                        width: 80%;
                    }
                    .submit-button.mob3b {
                        width: 90%;
                    }
                }
                
                @media screen and (max-width: 479px) {
                    .w-col {
                        width: 100%;
                    }
                    .form-block.form {
                        width: 92%;
                    }
                    .div-block-28 {
                        padding-top: 10px;
                    }
                    .div-block-22.mob3form {
                        margin-right: 10px;
                        margin-left: 10px;
                    }
                    .submit-button.mob3b {
                        width: 100%;
                        font-size: 16px;
                    }