
    	.btn:after,.btn:before{
    		content:none;
    	}
    	.credentials_cont div:not(.btn):last-child{
    		padding-left: 0;
    		border: 0;
    		text-align: left;
    	}
    	.credentials_cont div:not(.btn):last-child{
    		background-position: left .5rem;
    	}
    	#calculator h4, #earnings_examples h4{
    		background: #efe5fd;
    	    font-size: 1.2rem;
    	    padding: 0 1.5rem;
    	    border-radius: 444rem;
    	    color: #7f56d9;
    	    margin-left: 0.5rem;
    	    position: relative;
    	    height: 3rem;
    	    line-height: 3rem;
    	    letter-spacing: 0.03rem;
    	    font-weight: 700;
    	    display: inline-block;
    	    text-transform: uppercase;
    	    padding: 0;
    	    width: fit-content;
    	    margin-top: -1.5rem;
    	    padding: 0 2rem;
    	    left: 0rem;
    	    top: auto;
    	    margin-bottom: 0rem;
    	    left: unset !important;
    	        align-self: center;
    	}
    	h4 {
    	    line-height: 0 !important;
    	    display: inline-flex !important;
    	    align-items: center !important;
    	}
    	#calculator{
    		border-top: 1px solid hsl(258deg 54% 52% / 15%);
    		padding-bottom: 18rem !important;
    		margin-top: 6rem;
    	}
    	.calculator-item{
    		display: flex;
    		flex-direction: row;
    		    margin-bottom: -1.2rem;
    	}
    	.calculator-item p{
    		width: 70%;
    
    		    color: black;

    	}
    	#calculator .testimonial h5{
    		color: #101828;
    	}
    	#calculator .testimonial{
    		color: black;
    	}
    	th {
    	    padding: 1rem 2rem !important;
    	    font-weight: 500 !important;
    	    font-size: 1.4rem;
    	}
    	td {
    	    padding: 1rem 2rem !important;
    	    border-top: 1px solid #eee !important;
    	    opacity: .75;
    	}
    	tr{
    		    background: white;
    		    color: unset;

    	}
    	tr, tr th{
    		    line-height: 3.5rem;
    	}
    	thead tr{
    		background: #efe5fd;
    		
    		text-align: left;
    	}
    	.estimated{
    		width: 30% !important;
    		text-align: right;
    	}
    	.feature p{
    		opacity: 1;
    		color: #ffffffa6;
    	}
    	.feature p a{
    		color: #7F56D9 !important
    	}
    	.calculator-item input{
    		width: 30%;
    	    font-size: 1.4rem;
    	    border-radius: 0.8rem;
    	    border: 1px solid #efe5fd;
    	    padding: 1rem 1.4rem;
    	    font-family: 'Inter', sans-serif;
    	    line-height: 1.3;
    	    max-width: 100%;	
    	    text-align: right;
    	    box-shadow: 0 0.1rem 0.2rem 0 rgb(0 0 0 / 5%);
    	}
    	.calculator-item input[type=number]{
    		width: 10rem;
    		    font-size: 2rem;
    	}
    	.calculator-item label{
    		min-width: 28rem;
    		align-self: anchor-center;
    	}

    	input:focus{
    	    box-shadow: 0 0 0px 0.3rem #f4ebff;
    	    border-color: #efe5fd;	
    	}
    	input:disabled{
    		background: #e1e1e1;
    	    opacity: .5;
    	    border: none;
    	}
    	#calculator .section_wrapper{
    		gap: 2.4rem;
    	}
    	#calculator p{
    		line-height: 4rem;
    	}
    	@media screen and (max-width: 700px){
    		#calculator{
    		    padding-bottom: calc(25vw / 4);
    			margin-top: calc(25vw / 6 + 2rem);
    		}
    		#features{
    			padding-top: calc(25vw / 2) !important
    		}
    	}
    	input[type=range] {
	      -webkit-appearance: none;
	        flex-grow: 1;
	        width: auto;
	        margin: 0.6rem 0;
	        border: none !important;
	        box-shadow: none !important;
	    }
	    input[type=range]:focus {
	      outline: none;
	    }
	    input[type=range]::-webkit-slider-runnable-track {
	      width: 100%;
	      height: .8rem;
	      cursor: pointer;
	      background: #E4E7EC;
	      border-radius: 9rem;
	      border: none
	    }
	    input[type=range]::-webkit-slider-thumb {
	      box-shadow: none;
	      border: none;
	      height: 2rem;
	      width: 2rem;
	      border-radius: 2.4rem;
	      background: #7F56D9;
	      cursor: pointer;
	      -webkit-appearance: none;
	      margin-top: -.6rem;
	    }
	    input[type=range]:hover::-webkit-slider-thumb {
	      
	    }
	    input[type=range]:focus::-webkit-slider-runnable-track {
	      background: #E4E7EC;
	    }
	    input[type=range]:hover::-webkit-slider-runnable-track {
	      background: #D0D5DD;
	    }
	    .mediakit{
	    	background: #efe5fd;
	    }
	    .mediakit .section_wrapper div:first-child {
	        flex-grow: 1;
	        flex-direction: column;
	        display: flex;
	        gap: 2rem;
	    }
	    .mediakit h4{
	    	background: white;
	    }
	    .mediakit .btn div{
	    	background: url(img/download.svg);
	    }
	    .mediakit .btn:after {
	        content: "Effortless Promotion!";
	        font-size: 2rem;
	        position: absolute;
	        color: black;
	        left: 100%;
	        white-space: nowrap;
	        padding-left: 2rem;
	        font-weight: 400;
	        opacity: .7;
	        pointer-events: none;
	        padding-left: 2rem;
	        background: url(img/check.svg);
	        background-size: 2.8rem;
	        background-position: 1.6rem;
	        background-repeat: no-repeat;
	        padding-left: 4.8rem;
	    }
	    b{
	    	font-weight: 600;
	    }
	    h5{
	    	padding: 0;
	    	    margin: 0;
	    	    font-family: Inter, sans-serif;
	    	    font-size: 2rem;
	    	    font-weight: 600;
	    	    line-height: 3.5rem;
	    }
	    .big{
	    	font-weight: 700;
	    	font-size: 3rem;
	    	margin-top: -.6rem;
	    }
	    .testimonial{
	    	padding: 2rem;
	    }

	    p, details p{
	    	color: unset;
	    	opacity: .75;
	    	padding: 0;
	    	    margin: 0;
	    	    font-size: 2rem;
	    	    font-family: Inter, sans-serif;
	    	    font-weight: 400;
	    	    letter-spacing: 0;
	    	    max-width: 87rem;
	    	    line-height: 150%;
	    	    opacity: .75;
	    }

	    .section_hero{
	        gap: 1rem;
	        display: flex;
	        flex-direction: column;
	    }
	    #earnings_examples h3{
	    	margin-bottom: 1rem;
	    
	    	font-weight: 600;
	    	/* color: grey; */
	    	opacity: 1;
	    }
	    table{
	    	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.07);
	    	border: 1px solid hsl(265deg 85.71% 94.51%);
	    	border-radius: 1rem;
	    	font-size: 2rem;
	    	line-height: 1.375;
	    	width:100%;border-collapse:collapse;font-size:1.5rem;
	    	text-align: left;
	    	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.07);
	    	border: 1px solid hsl(265deg 85.71% 94.51%);
	    	border-radius: 1rem;
	    	font-size: 2rem !important;
	    	line-height: 1.375;
	    	font-size: 2rem !important;
	    }
	    #earnings_examples{
	    	border-top: 1px solid hsl(258deg 54% 52% / 15%);
	    	margin-top: 5rem;
	    }
	    .feature.bonus {
	        width: 30%;
	    }
	    h4{
	    	left: -.3rem !important
	    }
	    #what_to_promote{
	    	padding: 6rem 0;

		}

		.free-tools{
			width: 100%;
			    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.07);
			    border: 1px solid hsl(265deg 85.71% 94.51%);
			    border-radius: 1rem;
			    font-size: 2rem;
			    line-height: 1.375;
			    display: flex
			;
			    flex-direction: column;
			    gap: 1.2rem;
			    padding: 2rem;
			        background: #efe5fd;
		}

	    #bonus_features p, #what_to_promote p {
	        color: #101828;
	    }

	    #what_to_promote a{
	    	padding: 0;
	    	    margin: 0;
	    	    font-size: 2rem;
	    	    margin-top: 1.2rem;
	    	    font-weight: 600;
	    	    color: white;
	    	    color: #6941c6;
	    }
	    #tiers{
	    	padding: 6rem 0;
	    	padding-bottom: 6rem;
	    	border-top: 1px solid hsl(258deg 54% 52% / 15%);

	    }

	    @media screen and (max-width: 800px) {   

		    .testimonial{
		    	flex-direction: column !important
		    }

		    .calculator-item p{
		    	font-size: 1.4rem;
		    	opacity: unset;
		    }

		    #calculator{
		    	padding-bottom: 18rem !important;
		    }
		    .calculator-item label{
    			min-width: 20rem;
    		}
		}