<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main &gt; .wf-wrap,
#main {
	padding: 0!important;
}

.masthead {
	border-bottom: 2px solid #F5F8FF;
}

.back-to-blog {
	margin-bottom: -30px;
}

.vc_section &gt; .vc_row, .back-to-blog, .hero-container .inside-container, .register-field {
	max-width: 1200px;
	margin:  0 auto!important;
	padding:  0 10px;
}

.hero-container .inside-container {
	display:  flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	max-width: 1180px;
	margin-bottom: 25px;
	padding: 0 10px;
}

.hero-container .featured-img,
.hero-container .content-container {
	width:  50%;
}

.special-bg,
.hero-container {
	background-image: url('https://www.plannthat.com/wp-content/uploads/2023/05/Blog_Page_Background-top.jpg'), url('https://www.plannthat.com/wp-content/uploads/2023/05/Blog_Page_Background-bottom.jpg'), url('https://www.plannthat.com/wp-content/uploads/2023/05/Blog_Page_Background-repeat.jpg')!important;
	background-repeat: no-repeat, no-repeat, repeat-y!important;
	background-position: 0px -10px, center 100.5%, center center!important;
	background-color: #fff!important;
	background-size: contain, contain, contain!important;
	width: 100%;
}

.hero-container {
	padding:  25px 0;
}

.hero-container .rh-page-title {
	font-size:  64px!important;
	line-height: 76px!important;
	font-weight:  bold!important;
	margin: 25px 0!important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	text-align: left !important;
}

.hero-container .list-of-category {
	text-align: left !important;
}

.hero-container .featured-img {
	text-align:  center;
}

.hero-container .featured-img img {
	max-width: 500px;
}

.hero-container .download-link {
	background: #171717;
	border-radius: 12px;
	font-size: 18px;
	line-height: 20px;
	padding: 16px 34px 14px;
	display: inline-block;
	margin-top: 30px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

.hero-container .download-link:hover {
	background:  #81C4EE;
}

.hero-container .note {
	font-size: 13px !important;
	line-height: 15px;
	letter-spacing: -0.02em;
	margin: 20px 0 0;
	font-weight: bold;
}

.content-container .summary {
	line-height:  24px;
	color: #757575!important;
}

.list-of-category a {
	padding: 6px 12px;
	text-decoration: none;
	border-radius: 100px;
	font-size: 14px !important;
	font-weight: bold;
	color: #fff;
	text-transform: none;
	line-height: 18px !important;
	display: inline-block !important;
	text-align: center;
}

.list-of-category a img {
	margin-right: 6px;
	vertical-align: middle;
}

.list-of-category a:hover {
	opacity: 0.9!important;
}

.list-of-category a.blue {
	background: linear-gradient(0deg, rgba(129, 196, 238, 0.14), rgba(129, 196, 238, 0.14)),
	linear-gradient(0deg, #FFFFFF, #FFFFFF);
	color:#81C4EE;
}

.list-of-category a.green {
	background: linear-gradient(0deg, rgba(140, 206, 207, 0.14), rgba(140, 206, 207, 0.14)),
	linear-gradient(0deg, #FFFFFF, #FFFFFF);
	color: #8CCECF;
}

.list-of-category a.violet {
	background: linear-gradient(0deg, rgba(181, 114, 255, 0.14), rgba(181, 114, 255, 0.14)),
	linear-gradient(0deg, #FFFFFF, #FFFFFF);
	color: #B572FF;
}

/**
 * * FOR THE_CONTENT ();
 * */ 

 .newsletter-form {
 	display: flex;
 	flex-flow: wrap;
 	max-width: 500px;
  	margin-left: auto;
  	position: relative;
 }

.newsletter-form:before {
	content: "";
	width: 120px;
	height: 30px;
	background-image: url('https://www.plannthat.com/wp-content/uploads/2023/07/Arrow-1.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	position: absolute;
	left: -140px;
	bottom: 0;
}

.newsletter-form .column-two input,
.newsletter-form .column-full input[type="submit"] {
    border-radius: 12px!important;
}

.newsletter-form .column-two input,
.newsletter-form .column-two label {
    width: 100%;
}

.newsletter-form .column-two {
    width: 47%;
    margin-bottom: 10px;
}

.newsletter-form .column-two:first-child {
    margin-right: 3%;
}

.newsletter-form .column-full {
	padding-right: 10px!important;
	width: 100%;
}

.newsletter-form .column-two label {
    color: #fff!important;
    font-weight: bold;
    margin-bottom: 5px;
    display: none;
}

.newsletter-form .column-two input {
    border: 0px!important;
    background: rgba(255,255,255,0.2)!important;
    padding: 20px;
    height: auto !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color: #fff!important;
    opacity: 1 !important;
}

.newsletter-form .column-two input::placeholder {
    color: #fff!important;
    opacity: 1 !important;
}

.newsletter-form .column-full input[type="submit"] {
    background: #171717!important;
    color: #fff!important;
    font-weight: bold!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    width: 100%;
    text-align: center;
    border: 0!important;
    padding: 20px !important;
	height: auto !important;
	line-height: 16px !important;
}

.register-field .store-btns {
    display: flex;
    align-content: center;
    justify-content: center;
}

.register-field .store-btns a {
    padding: 5px;
}

.register-field .store-btns a img {
    width: 100%!important;
}

.register-field .sign-up-free h3 {
    color: #fff;
    font-weight: bold !important;
    text-align:  center;
}

.register-field .sign-up-free {
    display:  none!important;
}

.register-field .register-content * {
	color:  #fff!important;
}

.register-field .register-content {
	max-width: 510px;
	padding: 10px 20px;
	width: 100%;
	margin: 10px;
}

.register-field .register-content h2 {
	font-size:  32px;
	line-height:  40px;
	font-weight:  bold;
}

.register-field .register-content p {
	font-size:  22px;
	line-height:  26px;
	font-style: italic;
}

.register-field .register-form {
	max-width: 450px;
	width: 100%;
	margin: 10px;
}

.getstarted-container {
	background: #81C4EE;
	border-radius: 4px;
	padding:  40px 0 20px;
}

.getstarted-container .wpb_column .vc_column-inner .wpb_wrapper .vc_row {
	padding-top: 40px!important;
	padding-bottom: 30px!important;
}

.features-container .upb_row_bg {
	background: none!important;
}

.getstarted-container .store-btns {
    display: flex;
    align-content: center;
    justify-content: center;
}

.getstarted-container .store-btns a {
    padding: 5px;
}

.getstarted-container .store-btns a img {
    width: 100%!important;
}

.getstarted-container .sign-up-free h3 {
    color: #fff;
    font-weight: bold !important;
    text-align:  center;
}

.getstarted-container .uvc-sub-heading {
	font-size: 22px!important;
	line-height: 29px!important;
}

.getstarted-container .sign-up-free {
    display:  none!important;
}

.box-shadow-simple {
    box-shadow: 0px 4px 15px #ECEEF3!important;
}

.features-container {
	margin: 80px auto !important;
	padding: 20px 0 80px;
	max-width: 1200px;
	width: 100%;
}

.features-container .ult-content-box-container  .uvc-main-heading h2 {
	font-size:  20px;
	line-height:  28px;
}

.features-container .dt-btn {
	background: #81C4EE!important;
	border-radius: 4px;
	font-size:  16px;
	line-height:  24px;
	padding: 10px 30px;
	text-transform: uppercase;
	font-weight:  bold;
	color:  #fff!important;
	margin: 50px 0;
}

.features-container .dt-btn:hover {
	background: #6490A8!important;
}

.arrowed-form {
  display: flex;
  padding-top: 15px;
}

.arrowed-form img {
  transform: translate(0, 60px);
  margin-right: 20px;
}


/* Small Devices, Tablets */
@media only screen and (max-width : 992px) {

	.arrowed-form img { 
		display: none;
	}

	.hero-container {
		background-position: -10% -15px, -50% -50px;
	}

	.newsletter-form {
		width: 100%;
	}

	.newsletter-form .column-two {
	    width: 100%;
	    margin-bottom: 10px;
	    display: block;
	}
	.newsletter-form .column-two:first-child {
	    margin-right: 0%;
	}

	.register-field .newsletter-form {
        display: none;
    }

    .register-field .sign-up-free {
        display: block!important;
    }

    .hero-container .inside-container {
    	flex-direction: column;
    }

    .hero-container .content-container {
    	padding: 80px 0;
    }

    .hero-container .featured-img, .hero-container .content-container {
    	width: 100%;
    }

    .features-container {
    	margin: 0;
    	padding: 0;
    }

}

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

	.hero-container .featured-img img {
	  max-width: 250px;
	}

}</pre></body></html>