.elementor-3345 .elementor-element.elementor-element-f6a4685{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:5%;--padding-bottom:5%;--padding-left:0%;--padding-right:0%;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-3345 .elementor-element.elementor-element-a0f921a{text-align:center;}.elementor-3345 .elementor-element.elementor-element-a0f921a .elementor-heading-title{font-family:"Theallinplan", Sans-serif;font-size:50px;font-weight:600;line-height:1.4em;color:var( --e-global-color-secondary );}.elementor-3345 .elementor-element.elementor-element-b5faea3{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}@media(min-width:768px){.elementor-3345 .elementor-element.elementor-element-f6a4685{--content-width:800px;}}@media(max-width:767px){.elementor-3345 .elementor-element.elementor-element-f6a4685{--padding-top:10%;--padding-bottom:10%;--padding-left:5%;--padding-right:5%;}.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-3345 .elementor-element.elementor-element-a0f921a .elementor-heading-title{font-size:30px;}}/* Start custom CSS */.success-message-box {
  background-color: #f0fdf4;
  border: 1px solid #bbf7d0;
  border-radius: 12px;
  padding: 24px;
  max-width: 450px;
  text-align: center;
  font-family: inherit;
  box-shadow: 0 4px 12px rgba(0,0,0,0.03);
  box-sizing: border-box;
}
.success-icon {
  margin-bottom: 16px;
}
.success-icon svg {
  width: 48px;
  height: 48px;
  color: #22c55e;
}
.success-content {
  font-size: 15px;
  color: #166534;
  line-height: 1.6;
  margin-bottom: 24px;
}
.success-content strong {
  font-weight: 600;
  color: #15803d;
}
.return-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #16a34a;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 24px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  transition: background-color 0.2s ease;
}
.return-btn:hover {
  background-color: #15803d;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Theallinplan';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://theallinplan.com/wp-content/uploads/2025/11/PODIUMSharp-2.11-2.ttf') format('truetype');
}
/* End Custom Fonts CSS */