html {    scroll-behavior: smooth;
}

body {
    font-family: "Figtree", sans-serif;
    background: #fffefd;
    width: 100%;
    box-sizing: border-box;
    margin: 0px;
    padding: 0 2%;
scroll-behavior: smooth;
}

h1, h2, h3, h4, p {
    margin: 0;
}

p {
    line-height: 1.65em;
    margin-top: 9px;
    color: #29200b;
}

a {
    color: #ffbd30;
}

.mobile {display:none;}

main {
    max-width: 1000px;
    margin: auto;
}

p.one-time-badge {
    background: #fef3c7;
    color: #854f0b;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 18px;
    border-radius: 25px;
    width: auto;
    display: inline-block;
    margin-top: 18px;
    min-width: 450px;
}



.callout {
    display: flex;
    justify-content: space-between;
    background: #fffaf0;
    border-radius: 0 0 9px 9px;
    max-width: 95%;
    margin: 2px auto;
    border-left: 1px solid #ffbd30;
    border-bottom: 1px solid #ffbd30;
    border-right: 1px solid #ffbd30;
}



.callout div:first-child {
    border-radius: 4px;
    padding: 36px;
}

.callout div:nth-child(2) {
    border-radius: 4px;
    padding: 36px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.callout ul {list-style: none; padding: 0px; margin: 0px; }
.callout li a {color: #897358;}
.callout li {position: relative; padding-left: 18px; }
.callout p{margin-top: 0px;}

.callout li span.checkmark {
    display: block;
    font-weight: bold;
    transform: rotateZ(42deg) scaleX(-1) scaleY(1.25);
    top: 0px;
    font-size: 14px;
    color: #222;
    left: 4px;
    position: absolute;
}




  .callout div:nth-child(2) span#countdown {
        display: inline;
        font-size: 18px;
        text-align: center;
        font-weight: normal;
        color: #29200b;
        position: relative;
        top: -1px;
    }

.table-wrapper {
    border-radius: 9px;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px; */
    margin: 36px auto;
    display: block;
    background-size: 109px;
    background-position: 18px 18px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    box-shadow: 2px 2px 0px #e2e2e2;
}

table {
    width: 100%;
    margin: 0px;
}

thead {
}

tbody {
}

tr {
}

tbody tr:not(:first-child) td {
    border-bottom: 1px solid #f0f0f0;
}

tr:first-child td:nth-child(3) {
    position: relative;
    z-index: 998;
    transform: translateY(-7px) scale(1.4);
}

tbody tr:first-child td:first-child, tbody tr:first-child td:last-child {
    position: relative;
}

th {
    font-size: 14px;
    font-weight: normal;
    padding: 18px;
}

th span.title {
    font-size: 18px;
    margin-bottom: 9px;
    display: block;
    font-weight: bold;
    font-family: 'Globa', Work-Sans, sans-serif;
}

th span.designation {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .3px;
    color: #555;
}

td {
    padding: 9px 12px;
}

th:not(:first-child), td:not(:first-child) {
    text-align: center;
}

th:nth-child(2), td:nth-child(2) {
    padding-right: 45px;
    padding-bottom: 0px;
}

.prices .price:nth-child(3) span, .green-bubble {
    font-size: 9px;
    letter-spacing: 0px;
    display: block;
    background: #d4edda;
    color: #256533;
    padding: 3px;
    font-weight: 600;
    border-radius: 9px;
    width: auto;
    margin: auto;
}

span.green-bubble {
    display: inline-block;
    padding: 9px 13px;
    line-height: 1em;
    border-radius: 3em;
    font-size: 13px;
    clear: both;
}

.price {
    font-size: 27px;
    padding-top: 0px;
}

.price s {
    position: relative;
    top: -3px;
    left: 3px;
    opacity: .6;
}



.price:before {
    content: "$";
    font-size: 14px;
    position: relative;
    top: -6px;
    right: 1px;
    font-family: 'Trebuchet MS', sans-serif;
}

s {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: normal;
}

p.small {
    font-size: 14px;
}

.center {text-align: center;}

tr:first-child th:nth-child(3) {
    border-top: 1px solid #ffbd30;
}

tr:last-child td:nth-child(3) {
    border-bottom: 3px solid #ffbd30;
}

th:nth-child(3), td:nth-child(3) {
    transform: scale(1.4);
    background: #fffaf0;
    border-right: 3px solid #ffbd30;
    border-left: 1px solid #ffbd30;
}

th:nth-child(3) {
    border-radius: 9px 9px 0 0;
}

th:nth-child(3) .badge {
    --s: 54px;
    width: var(--s);
    aspect-ratio: 1;
    --g: /calc(var(--s)*0.241) calc(var(--s)*0.241) radial-gradient(50% 50%,#000 99%,#0000 101%) no-repeat;
    mask: calc(50% + var(--s) * 0.352) calc(50% + var(--s) * 0) var(--g), calc(50% + var(--s) * 0.27) calc(50% + var(--s) * 0.226) var(--g), calc(50% + var(--s) * 0.061) calc(50% + var(--s) * 0.347) var(--g), calc(50% + var(--s) * -0.176) calc(50% + var(--s) * 0.305) var(--g), calc(50% + var(--s) * -0.331) calc(50% + var(--s) * 0.12) var(--g), calc(50% + var(--s) * -0.331) calc(50% + var(--s) * -0.12) var(--g), calc(50% + var(--s) * -0.176) calc(50% + var(--s) * -0.305) var(--g), calc(50% + var(--s) * 0.061) calc(50% + var(--s) * -0.347) var(--g), calc(50% + var(--s) * 0.27) calc(50% + var(--s) * -0.226) var(--g), radial-gradient(calc(var(--s) * 0.439), #000 99%, #0000 101%) subtract, calc(50% + var(--s) * 0.507) calc(50% + var(--s) * 0.184) var(--g), calc(50% + var(--s) * 0.27) calc(50% + var(--s) * 0.467) var(--g), calc(50% + var(--s) * -0.094) calc(50% + var(--s) * 0.531) var(--g), calc(50% + var(--s) * -0.413) calc(50% + var(--s) * 0.347) var(--g), calc(50% + var(--s) * -0.539) calc(50% + var(--s) * 0) var(--g), calc(50% + var(--s) * -0.413) calc(50% + var(--s) * -0.347) var(--g), calc(50% + var(--s) * -0.094) calc(50% + var(--s) * -0.531) var(--g), calc(50% + var(--s) * 0.27) calc(50% + var(--s) * -0.467) var(--g), calc(50% + var(--s) * 0.507) calc(50% + var(--s) * -0.184) var(--g);
    position: absolute;
    top: -12px;
    right: -12px;
    background: #ffbd30;
    text-align: center;
    border-radius: 10px 10px 0 0;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .6px;
    display: flex;
    align-items: center;
    transform: rotate(7deg);
    line-height: 1em;
    padding-top: 2px;
}

td:nth-child(3) p.small {
    transform: scale(.71);
    width: 130%;
    margin: 9px 0 0 0;
    position: relative;
    left: -15%;
}

a.guarantee {
    color: #897358;
    transition: color .5s;
}

a.guarantee:hover {
    color: #222;
}

tr:last-child td:nth-child(3) {
    border-radius: 0 0 9px 9px;
}

th:nth-child(4), td:nth-child(4) {
    padding-left: 45px;
    padding-bottom: 0px;
}

tr:last-child td:not(:nth-child(3)) {
    padding-bottom: 27px;
    border-bottom: 0px !important;
}

.row-callout {
    position: relative;
}

.row-callout:before {
    content: "\2731";
    color: #ffbd30;
    position: absolute;
    left: -10px;
    font-size: 20px;
    top: 7px;
    display: inline-block;
    animation: spin 8s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.subheading {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 0px !important;
    letter-spacing: .8px;
    color: #c08302;
}

tbody tr.subheading td {
    border-bottom: 0px;
    padding: 27px 0px 0px 12px;
}

tbody tr:nth-child(2) td {
    padding: 0px 0 0px 12px;
}

.button, .button:visited, .button:active, .button:focus  {
    display: block;
    color: #000;
	text-decoration: none;
}

.button:active {position: relative; top: 2px;}

.button:hover {color: #000}

.bob {
    animation: bob 2.5s ease-in-out infinite;
}

@keyframes bob {
    0%   { transform: translateY(0) rotate(7deg); }
    50%  { transform: translateY(-3px) rotate(7deg); }
    100% { transform: translateY(0) rotate(7deg); }
}

.button.upgrade, .button.confirmed {
    border: 0px;
    outline: 0;
    padding: 9px 18px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
}

.button.upgrade {
    background: #ffbd30;
    transition: background .5s;
}

.button.upgrade:hover {
    background: #e19d0b;
    cursor: pointer;
}

.button.upgrade.middle {
    min-width: 108px;
    font-size: 12px;
    text-wrap-mode: nowrap;
}

.button.upgrade.middle span {
    display: block;
    text-wrap-mode: nowrap;
    font-size: 10px;
    font-weight: normal;
    margin-top: 2px;
}

.button.confirmed {
    background: #d4edda;
    color: #256533;
}

span.checkmark {
    display: block;
    font-weight: bold;
    transform: rotateZ(42deg) scaleX(-1) scaleY(1.25);
    top: -1px;
    font-size: 12px;
    color: #222;
    left: 4px;
}

#timer {
    display: inline-block;
    margin-left: 9px;
}

/* Guarantee Modal */
.guarantee-modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border-radius: 9px;
    padding: 32px;
    max-width: 500px;
    width: 90%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

.guarantee-modal.active {
    display: block;
}

.guarantee-modal h3 {
    color: #29200b;
    margin-bottom: 12px;
    display: flex;
    align-items: anchor-center;
}

.guarantee-modal p {
    color: #29200b;
}

.guarantee-modal .button.upgrade.middle {
    font-size: 18px;
    text-wrap-mode: nowrap;
    transform: scale(1);
    display: inline-block;
    line-height: 1em;
    text-align: center;
}

.guarantee-modal .button.upgrade.middle span {
    font-size: 14px;
}

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.modal-overlay.active {
    display: block;
}



.confirmation {
    text-align: center;
    margin: 36px auto 0px;
    padding: 45px 45px 54px 45px;
    border: 1px solid #000;
    border-radius: 9px;
    box-shadow: 2px 2px 0px #000;
}

.confirmation h1 {
    color: #29200b;
}

.confirmation h1:before {
    content: "L";
    display: block;
    transform: rotateZ(42deg) scaleX(-1) scaleY(1.25);
    background: #d4edda;
    color: #2e6c3c;
    width: 60px;
    border-radius: 50%;
    margin: 0 auto 18px;
}

.the-power-ticket .confirmation h1:before {
    content: "";
    display: block;
    transform: none;
    background: url(https://solidgigs.com/summit/wp-content/uploads/2026/06/power-ticket-icon.png) center center no-repeat;
    width: 56px;
    border-radius: 50%;
    margin: 0 auto 18px;
    height: 55px;
}


.confirmation.powerticket h1:before {
    content: ".";
    display: block;
    background: #ffbd30 url(https://solidgigs.com/summit/wp-content/themes/solidgigs_blog/img/icons/power-ticket-icon.svg) 50% no-repeat;
    color: #000;
    width: 90px;
    border-radius: 50%;
    margin: 0 auto 18px;
    background-size: 60%;
    height: 90px;
	    transform: none;

}

.welcome .details h2 {text-align: center; font-size: 27px; margin-top: 50px;}


.lead {
    text-align: center;
    max-width: 600px;
    margin: auto;
}

.lead h2 {
    margin: 18px 0;
    color: #29200b;
    line-height: 1.65em;
}



p.pre-heading {
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Figtree', sans-serif;
    letter-spacing: .8px;
}

.top-bar {
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  padding: 18px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background: #fffefd;
  left: 0;
  max-width: 100%;
  box-sizing: border-box;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.05);
  z-index: 1002;
  transition: opacity 1s;
}

.top-bar p {
  margin: 0;
  margin-right: 18px;
}

.top-bar div {
  display: inline-block;
  margin-right: 18px;
}

#countdown-top {
  font-weight: bold;
}

.top-bar-showing {
  opacity: 1;
}

a.button {
    background: #ffbd31;
    border-radius: 4px;
    padding: 5px 9px;
}

.callout .button.upgrade.middle {
    font-size: 18px;
    text-align: center;
    line-height: 1.2em;
    border-radius: 9px;
    margin: 9px 0 18px;
    max-width: 300px;
}
	
	 .callout .button.upgrade {padding: 12px;}
	
.callout .button.upgrade.middle span {
    font-size: 16px;
}

.countdown-price {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.countdown-price .newprice {
    font-size: 36px;
    font-weight: 600;
}
.countdown-price span.green-bubble {
    margin: 0 9px;
}

.callout h2 {
    margin: 0 0 9px;
    line-height: 1.2em;
}

.countdown-price {margin-bottom: 9px;}

.callout .center {text-align: left;}

span.expiresin {
        display: inline;
        width: auto;
        text-transform: uppercase;
        font-size: 13px;
        margin: 0;
        font-weight: 600;
        text-align: center;
    }


.originalprice {
    font-size: 13px;
    margin: 5px 0 0 0;
}



.faq-container {
	padding: 0;
	border: 1px solid #000;
    box-shadow: 2px 2px 0 #000;
    border-radius: 9px;
    overflow: hidden;
    background: #fff;
	margin-top: 18px;
}

.faq-item {
	padding: 18px 16px;
	border-bottom: 1px solid #e0e0e0;
}

.faq-item.last {
	border-bottom: none;
}

.faq-item p {
    margin: 0;
    line-height: 1.3em;
    font-size: 14px;
}

.faq-item h4 {
    margin: 0 0 4px 0;
    font-weight: 600;
}


/* Mobile CSS - Screens 800px and below */
@media (max-width: 800px) {
	.mobile {display:block;}
	
	
	
	
.callout .button.upgrade.middle {
    font-size: 23px;
    text-align: center;
    line-height: 1.2em;
    border-radius: 9px;
    width: 90%;
    margin: 9px auto;
    max-width: 350px;
}
	
	 .callout .button.upgrade {padding: 12px;}
	
.callout .button.upgrade.middle span {
    font-size: 16px;
}

	
	
    .callout {

        flex-direction: column;
     
    }
	
	.callout .pre-heading, .callout h2 {text-align: center;}
	.callout li {
    margin-top: 7px;
}
    .countdown-price {
        display: flex;
        flex-direction: row;
        margin-bottom: 0px;
        gap: 9px;
    }
	
	.countdown-price span:first-child{font-size: 27px; }
    .countdown-price span.green-bubble {
        margin: 9px auto;
    }	

    .callout div:nth-child(2) {
        flex-direction: row;
        justify-content: space-between;
    }



    .callout div:nth-child(2) span#countdown {
        display: inline;
        font-size: 18px;
        text-align: left;
        font-weight: normal;
        color: #29200b;
        position: relative;
        top: -1px;
    }

    .callout div:nth-child(2) {
        background: #fffaf0;
        border-radius: 4px;
        padding: 18px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        column-gap: 4px;
    }

    .table-wrapper {
        background: #fff;
    }

	th {padding: 4px;}
	
	th:nth-child(2), td:nth-child(2) {padding-right: 0px;}

    th:nth-child(3), td:nth-child(3), tr:first-child td:nth-child(3) {
        transform: scale(1);
    }

	thead {display:none;}
	
	tbody tr.subheading td {
    border-bottom: 0px;
    padding: 12px 0 0 12px;
}
	
	.prices td {display:none;}
	
	
	td:nth-child(2), td:nth-child(3), td:nth-child(4) {
    display: none;
}
	
	tr:last-child {
    display: none;
}
	
	

	
	
	.tiles {flex-direction: column;}
	
	
.tile {
    width: 100%;
}

    .confirmation {
        text-align: center;
        margin: 18px auto 0px;
   
        padding: 45px;
        border-radius: 9px;
    }

    .confirmation br {
        display: none;
    }
	
	.callout div:nth-child(2) {
    padding: 0 0 18px 0;
}
	
   
	
}

	