/*! CSS Used from: index.css */
.heart-copy-1-icon {
    width: 7.5rem;
    position: relative;
    height: 3.7rem;
    object-fit: cover;
}

.subheader-spacer {
    flex: 1;
    height: 1.5rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.custom-style-1 {
    position: relative;
}

.pp-nourl-horizontal-2-1-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.813rem;
    height: 1.938rem;
    object-fit: cover;
    transform: translate(-50%, -50%);
}

.pp-nourl-horizontal-2-1-wrapper {
    width: 3.25rem;
    position: relative;
    border-radius: 64px;
    background: linear-gradient(180deg, #fff, #a8d5ff);
    border: 2px solid #fff;
    box-sizing: border-box;
    height: 3.25rem;
    overflow: hidden;
    flex-shrink: 0;
    z-index: 0;
}

.frame-parent {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}

.vector-icon {
    width: 0.563rem;
    position: relative;
    height: 0.375rem;
}

.info-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 0.5rem;
}

.activity-buttons-info-containe {
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
}

.subheader-row {
    width: 100%;
    height: 4.625rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0.937rem 0rem;
    box-sizing: border-box;
    gap: 1.062rem;
    max-width: 82.5rem;
}

.subheader-container {
    align-self: stretch;
    /* background-color: #c01816; */
    border-bottom: 3px solid #aa0002;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 2;
    color: #ffffff;
    background-image: url(../public/main/bg-nav.png);
    /* background-size: cover; */
    background-repeat: repeat-x;
}

.action-text {
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    /* text-shadow: 0px 0px 4px #e6a600;*/
}

.action-button {
    text-decoration: none;
    flex: 1;
    /* box-shadow: 0px 0px 0px 4px #fff inset, 0px 0px 0px 6px #481201 inset, 0px 4px 29.7px #fff inset; */
    /* border-radius: 13px; */
    /* background: linear-gradient(180deg, #ffbaa0, #ff7a39 15.5%, #ff6200); */
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 1.15rem 0.75rem;
    box-sizing: border-box;
    gap: 1rem;
    cursor: pointer;
    color: inherit;
    box-shadow: 0px 0px 0px 4px #e00000 inset, 0px 0px 0px 6px #ff4e4e inset, 0px 4px 29.7px #ff0000 inset;
    border-radius: 13px;
    background: linear-gradient(180deg, #ff0000, #fa4c50 15.5%, #b50000);
    position: relative;
}

.action-button::before {
    position: absolute;
    z-index: 1;
    top: -3px;
    right: -3px;
    width: 100%;
    height: 120px;
    content: '';
    pointer-events: none;
    background-size: auto;
    background-image: url(../public/main/pattern-02.png);
}

.event-actions {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem;
}

.event-footer {
    text-decoration: none;
    align-self: stretch;
    box-shadow: 0px 0px 0px 4px #ffbd3d inset, 0px 0px 0px 6px #ffe099 inset, 0px 4px 29.7px #ffc72c inset;
    border-radius: 13px;
    background: linear-gradient(180deg, #ffffff, #ffb800 15.5%, #d8761f);
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 1.15rem 0.75rem;
    box-sizing: border-box;
    gap: 1rem;
    color: inherit;
    position: relative;
}

.event-footer::before {
    position: absolute;
    z-index: 1;
    top: -3px;
    right: -3px;
    width: 100%;
    height: 120px;
    content: '';
    pointer-events: none;
    background-size: auto;
    background-image: url(../public/main/pattern-01.png);
}

.event-section {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem;
}

.main-content {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    gap: 1rem;
}

.daily-mission-title {
    flex: 1;
    position: relative;
    font-weight: 500;
    /* text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.25); */
    background: linear-gradient(360deg, #ffab00, #ffff00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.action-text2 {
    position: relative;
    font-weight: 500;
    text-shadow: 0px 2px 2px #d30001;
}

.action-container {
    text-decoration: none;
    align-self: stretch;
    box-sizing: border-box;
    height: 4.375rem;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0.75rem;
    gap: 0.5rem;
    cursor: pointer;
    color: inherit;
    box-shadow: 0px 0px 10.3px #ff3f3f inset;
    border-radius: 9px;
    background: linear-gradient(180deg, #ff0000, #b10002);
    border: 1px solid #ff0000;
}

.daily-mission-info {
    align-self: stretch;
    border-radius: 6px;
    box-sizing: border-box;
    height: 3.5rem;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    font-size: 1rem;
    background-color: #ffffff;
    border: 3px solid #c41715;
    color: #5b0001;
    box-shadow: 0px 0px 11.4px #ff5600 inset;
}

.daily-mission-info-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0.5rem;
    text-align: center;
    font-size: 1.5rem;
    color: #fff;
}

.daily-mission-details {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 1rem;
}

.reward-text {
    position: relative;
    font-weight: 500;
    text-shadow: 0px 0px 4px #d10001;
}

.ticket-1-icon {
    width: 1.813rem;
    position: relative;
    height: 1.813rem;
    object-fit: cover;
}

.daily-mission-reward-row {
    align-self: stretch;
    box-sizing: border-box;
    height: 2.875rem;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 1rem;
    gap: 0.5rem;
    opacity: 0.4;
    color: #ffffff;
    box-shadow: 0px 0px 10.3px #ff3f3f inset;
    border-radius: 9px;
    background: linear-gradient(180deg, #ff0000, #b10002);
    border: 3px solid #ff0000;
    text-decoration: none;
}

.daily-mission-reward-row1 {
    text-decoration: none;
    align-self: stretch;
    box-sizing: border-box;
    height: 2.875rem;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 1rem;
    gap: 0.5rem;
    color: #ffffff;
    box-shadow: 0px 0px 10.3px #ff3f3f inset;
    border-radius: 9px;
    background: linear-gradient(180deg, #ff0000, #b10002);
    border: 3px solid #ff0000;
}

.vector-icon2 {
    width: 2rem;
    position: relative;
    height: 1.5rem;
}

.daily-mission-reward-row2 {
    text-decoration: none;
    align-self: stretch;
    /* box-shadow: 0px 0px 10.3px #ff2a60 inset; */
    /* border-radius: 9px; */
    /* background: linear-gradient(180deg, #ff88ae, #ff5b87); */
    /* border: 3px solid #ff3e6f; */
    box-sizing: border-box;
    height: 2.875rem;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 1rem;
    box-shadow: 0px 0px 10.3px #ff3f3f inset;
    border-radius: 9px;
    background: linear-gradient(180deg, #ff0000, #b10002);
    border: 3px solid #ff0000;
}

.reward-status-image {
    width: 3.188rem;
    flex: 1;
    position: relative;
    max-height: 100%;
    object-fit: cover;
    z-index: 0;
}

.reward-status-text {
    width: 1.5rem;
    position: absolute;
    margin: 0 !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    text-shadow: 0px 0px 4px #000;
    z-index: 1;
    color: #ffffff;
}

.daily-mission-reward-status {
    align-self: stretch;
    border-radius: 4px;
    background-color: #5b0303;
    border: 2px solid #3b0000;
    box-sizing: border-box;
    height: 1.313rem;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    font-size: 1rem;
}

.daily-mission-reward-container {
    width: 9.188rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 0.5rem;
    font-size: 1.25rem;
}

.daily-mission-container1 {
    align-self: stretch;
    border-radius: 14px;
    background-color: #fffbca;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    color: #b30000;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto;
    border-color: transparent;
    border-image: url(../public/main/border-1.png) 146 / 4 / 0 round;
    border-style: solid;
    border-width: 20px;
    padding: 15px 10px;
}

.daily-mission-container1::before {
    box-shadow: inset 0 4px 8px rgba(0, 0, 0, 0.25);
}

.daily-mission-container {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem;
    font-size: 1rem;
    color: #fff;
}

.daily-missions {
    align-self: stretch;
    border-radius: 24px;
    /* background-color: #ffcfd3; */
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 3rem 2.25rem;
    gap: 1.5rem;
    /* box-shadow: 0px 0px 0px 5px #ffcfd3 inset, 0px 0px 0px 8px #ff96b4 inset; */
    background-image: url(../public/main/content-image.png);
    /* background-image: url(../public/main/background-pattern02.png); */
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto;
    border-color: transparent;
    border-image: url(../public/main/border.png) 146 / 4 / 0 round;
    border-style: solid;
    border-width: 20px;
    padding: 15px 10px;
}

.div {
    align-self: stretch;
    position: relative;
}

.action-container1 {
    flex: 0.9405;
    box-sizing: border-box;
    height: 4.375rem;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    gap: 1rem;
    font-size: 1.5rem;
    border-radius: 6px;
    background-color: #ffffff;
    border: 3px solid #c41715;
    color: #5b0001;
    box-shadow: 0px 0px 11.4px #ff5600 inset;
}

.rewards-section-header {
    align-self: stretch;
    height: 4.5rem;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 2.312rem;
}

.icon-text {
    flex: 1;
    position: relative;
    font-weight: 500;
    text-shadow: 0px 0px 4px #ff0049;
}

.icon-content {
    align-self: stretch;
    /* height: 7.813rem; */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    z-index: 0;
}

.icon1 {
    align-self: stretch;
    box-shadow: 0px 0px 0px 3px #c00a0a inset, 0px 0px 0px 5px #fffbcb inset;
    backdrop-filter: blur(4px);
    border-radius: 11px;
    background-color: rgb(192 10 10);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    position: relative;
    gap: 1rem;
    display: none;
}

.reward-item-row1 {
    text-decoration: none;
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    gap: 0.5rem;
    opacity: 0.4;
    color: inherit;
    box-shadow: 0px 0px 10.3px #ff3f3f inset;
    border-radius: 9px;
    background: linear-gradient(180deg, #ff0000, #b10002);
    border: 3px solid #ff0000;
}


.reward-item-row2 {
    text-decoration: none;
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    gap: 0.5rem;
    color: inherit;
    box-shadow: 0px 0px 10.3px #ff3f3f inset;
    border-radius: 9px;
    background: linear-gradient(180deg, #ff0000, #b10002);
    border: 3px solid #ff0000;
}

.reward-item-container {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0.5rem;
}

.icon-footer-description {
    position: relative;
    /* text-shadow: 0px 0px 4px #e13631; */
}

.icon-footer-text {
    align-self: stretch;
    border-radius: 6px;
    /* background: linear-gradient(180deg, #f3706c, #f3706c); */
    border: 1px solid #e94847;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 0.375rem 1rem;
    font-size: 1rem;
    background-color: #5b0000;
    border: 2px solid #480000;
    color: #ffd037;
}

.icon-container {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 0.5rem;
    text-align: left;
}

.icon {
    flex: 1;
    /* box-shadow: 0px 0px 0px 5px #faefef inset, 0px 0px 0px 8px #ff96b4 inset; */
    border-radius: 14px;
    background-color: #faefef;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 1rem;
    gap: 1rem;
    /* background-image: url(../public/main/vote-option-wp-bg.png); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(../public/main/pattern-00.png);
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto;
    border-color: transparent;
    border-image: url(../public/main/border-1.png) 146 / 4 / 0 round;
    border-style: solid;
    border-width: 20px;
    padding: 0;
}

.reward-item-row {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 2.312rem;
}

.rewards-section-container {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1.5rem;
    text-align: center;
    font-size: 1.25rem;
    color: #fff;
}

.reward-history-text {
    position: relative;
    font-weight: 500;
    /* text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.25); */
    background: linear-gradient(360deg, #ffab00, #ffff00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.return-home-text {
    position: relative;
    font-weight: 500;
    /* text-shadow: 0px 2px 2px #32181c; */
}

.return-home-button {
    text-decoration: none;
    border-radius: 9px;
    background-color: #ffc302;
    border: 3px solid #ffdf00;
    box-sizing: border-box;
    height: 3.5rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    cursor: pointer;
    font-size: 1.25rem;
    color: #a20200;
}

.reward-history-title {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 2.25rem;
    color: #fe0000;
}

.reward-history-row {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.reward-date-text {
    align-self: stretch;
    position: relative;
    opacity: 0.7;
}

.reward-name-text {
    align-self: stretch;
    position: relative;
    font-size: 1rem;
}

.reward-history-text-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.reward-item-container1 {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1rem;
}

.reward-name-text1 {
    position: relative;
    font-size: 1.25rem;
    font-weight: 600;
}

.reward-history-row1 {
    align-self: stretch;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 2rem;
    gap: 1rem;
    /* box-shadow: 0px 0px 0px 5px #fdefef inset, 0px 0px 0px 8px #ff96b4 inset; */
    border-radius: 14px;
    background-color: #fffbcb;
    color: #b30000;
    background-image: url(../public/main/pattern-00.png);
    background-size: contain;
    background-position: top;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto;
    border-color: transparent;
    border-image: url(../public/main/border-1.png) 146 / 4 / 0 round;
    border-style: solid;
    border-width: 20px;
    padding: 0;
}

.reward-item-container2 {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem;
}

.reward-history-vbox1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0.375rem;
    font-size: 0.75rem;
}

.reward-history-vbox {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1rem;
}

.pagination-number-container1 {
    text-decoration: none;
    width: 1.5rem;
    border-radius: 23px;
    height: 1.5rem;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff37d;
    font-size: 14px;
    border: 1px solid #620000;
    background-color: #5b0000;
    border: 1px solid #480000;
}

.pagination-number-container2 {
    text-decoration: none;
    width: 1.5rem;
    border-radius: 23px;
    background-color: #dd2321;
    height: 1.5rem;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff37d;
    font-size: 14px;
}

.pagination-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 0.375rem;
}

.reward-history-container {
    width: 100%;
    border-radius: 24px;
    background-color: #ffcfd3;
    /* border: 5px solid #464088; */
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 3rem 2.25rem;
    gap: 1.5rem;
    max-width: 39.375rem;
    font-size: 1rem;
    color: #fff6c7;
    /* box-shadow: 0px 0px 0px 5px #ffcfd3 inset, 0px 0px 0px 8px #ff96b4 inset; */
    background-image: url(../public/main/content-image.png);
    /* background-image: url(../public/main/background-pattern02.png); */
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto;
    border-color: transparent;
    border-image: url(../public/main/border.png) 146 / 4 / 0 round;
    border-style: solid;
    border-width: 20px;
    padding: 15px 10px;
}

.main-content1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 2rem;
    font-size: 3rem;
    color: #ffd23c;
}

.btn-clouse-1-icon {
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 2.8rem;
    height: 2.8rem;
    object-fit: cover;
}

.close-button {
    text-decoration: none;
    width: 3.875rem;
    position: absolute;
    margin: 0 !important;
    top: 0rem;
    right: 0rem;
    height: 3.875rem;
    z-index: 1;
}

.reward-history-header {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    gap: 5.437rem;
    z-index: 1;
}

.reward-history-label {
    align-self: stretch;
    position: relative;
    font-weight: 600;
}

.reward-history-value {
    align-self: stretch;
    position: relative;
    color: #8e0000;
}

.reward-history-row6 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.ul {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    padding-left: 1.312rem;
}

.reward-history-details {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 0.5rem;
    /*background-image: url(../public/main/pattern-00.png);*/
    background-repeat: no-repeat;
    background-position: center;
    /* box-shadow: 0px 0px 0px 4px #fdefef inset, 0px 0px 0px 6px #ff96b4 inset; */
    border-radius: 14px;
    background-color: #fffbcb;
    color: #b30000;
    background-size: auto;
    border-color: transparent;
    border-image: url(../public/main/border-1.png) 146 / 4 / 0 round;
    border-style: solid;
    border-width: 20px;
    padding: 15px 10px;
    font-weight: 500;
}

.reward-history-content {
    align-self: stretch;
    /* box-shadow: 0px 0px 0px 5px #ffd323 inset, 0px 0px 0px 8px #000 inset; */
    border-radius: 14px;
    background-color: #2c232c;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 4rem 2rem 2rem;
    z-index: 0;
    margin-top: -1.875rem;
    /* box-shadow: 0px 0px 0px 5px #ffcfd3 inset, 0px 0px 0px 8px #ff96b4 inset; */
    background-image: url(../public/main/content-image.png);
    background-size: auto;
    border-color: transparent;
    border-image: url(../public/main/border-2.png) 146 / 4 / 0 round;
    border-style: solid;
    border-width: 20px;
    padding: 15px 10px;
}

.reward-history-modal {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    color: #e357ff;
}

.cute-brown-wink-eye-face-pp221-icon1 {
    width: 18.75rem;
    position: relative;
    height: 16.875rem;
    object-fit: cover;
}

.reward-history-row9 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.reward-history-confirmation-ro {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 1.5rem;
    color: #8e0000;
}

.reward-history-text1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.reward-history-details1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 1.125rem;
    background-image: url(../public/main/pattern-00.png);
    background-repeat: no-repeat;
    background-position: center;
    /* box-shadow: 0px 0px 0px 4px #fdefef inset, 0px 0px 0px 6px #ff96b4 inset; */
    border-radius: 14px;
    background-color: #fffbcb;
    background-position-y: 0;
    background-size: auto;
    border-color: transparent;
    border-image: url(../public/main/border-1.png) 146 / 4 / 0 round;
    border-style: solid;
    border-width: 20px;
    padding: 15px 10px;
}

.reward-history-action {
    position: relative;
    font-weight: 500;
}

.reward-history-action-button {
    text-decoration: none;
    flex: 1;
    height: 4.063rem;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    box-sizing: border-box;
    color: inherit;
    box-shadow: 0px 0px 10.3px #ff3f3f inset;
    border-radius: 9px;
    background: linear-gradient(180deg, #ff0000, #b10002);
    border: 3px solid #ff0000;
}

.div3 {
    position: absolute;
    top: 0%;
    left: 0%;
    font-weight: 500;
}

.div2 {
    width: 1.188rem;
    position: relative;
    height: 1.5rem;
}

.reward-history-action-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.reward-history-action-button1 {
    text-decoration: none;
    flex: 1;
    height: 4.063rem;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    box-sizing: border-box;
    gap: 0.5rem;
    color: inherit;
    box-shadow: 0px 0px 10.3px #ffc600 inset;
    border-radius: 9px;
    background: linear-gradient(180deg, #ffd500, #db8500);
    border: 3px solid #ffbc00;
}

.reward-history-actions {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 1.062rem;
    text-align: left;
    color: #fff;
}

.reward-history-content1 {
    align-self: stretch;
    /* box-shadow: 0px 0px 0px 5px #ffadc6 inset, 0px 0px 0px 8px #ffffff inset; */
    border-radius: 14px;
    background-color: #ffdeff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    /* padding: 4rem 2rem 2rem; */
    gap: 1rem;
    z-index: 0;
    margin-top: -1.875rem;
    /* box-shadow: 0px 0px 0px 5px #ffcfd3 inset, 0px 0px 0px 8px #ff96b4 inset; */
    background-image: url(../public/main/content-image.png);
    background-size: auto;
    border-color: transparent;
    border-image: url(../public/main/border-2.png) 146 / 4 / 0 round;
    border-style: solid;
    border-width: 20px;
    padding: 15px 10px;
}

.reward-history-section1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.reward-history-actions1 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    color: #fff;
}

.ticket-1-icon11 {
    width: 13rem;
    position: relative;
    height: 13rem;
    object-fit: cover;
}

.sidebar {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 0rem 0rem 2.625rem 0rem;
    box-sizing: border-box;
    /* gap: 3rem; */
    max-width: 82.5rem;
    z-index: 1;
    font-size: 1.6rem;
}

.footer-content {
    width: 82.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    max-width: 82.5rem;
}

.footer {
    align-self: stretch;
    background-color: #000000;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 1rem;
    z-index: 0;
    text-align: center;
}

.main-image {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    background-image: url(../public/main/head-image.png);
    background-size: cover;
    background-repeat: repeat-y;
    background-position: center top;
    text-align: left;
    font-size: 1rem;
    color: #fff;
    font-family: Kanit;
    background-attachment: fixed;
}

.modal-content {
    background-color: #ffffff00;
    border: 0;
}

.modal {
    font-family: Kanit;
}

.reward-history-text1 .div {
    color: #b30000;
    text-align: center;
    font-family: Kanit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


@media (max-width: 1200px) {}

@media (min-width: 992px)and (max-width:1199px) {}

@media (min-width: 768px)and (max-width:991px) {}

@media (min-width: 576px)and (max-width:767px) {
    .sidebar {
        gap: 3rem;
    }
}

@media (max-width: 575px) {
    .sidebar {
        gap: 3rem;
    }
}

@media (max-width:320px) {}
