{"id":943,"date":"2022-11-29T11:39:00","date_gmt":"2022-11-29T06:09:00","guid":{"rendered":"https:\/\/earthcraftltd.com\/?page_id=943"},"modified":"2025-10-28T17:35:20","modified_gmt":"2025-10-28T12:05:20","slug":"the-sun-gate","status":"publish","type":"page","link":"https:\/\/earthcraftltd.com\/index.php\/the-sun-gate\/","title":{"rendered":"The Sun Gate"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"943\" class=\"elementor elementor-943\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7adb089 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"7adb089\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7ef67db exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"7ef67db\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0321e48 jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"0321e48\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');\n  \n  .sungate-wrapper * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    font-family: 'Montserrat', sans-serif;\n  }\n  \n  .sungate-wrapper {\n    background: #ffffff;\n    padding: 80px 20px;\n    overflow: hidden;\n  }\n  \n  .sungate-container {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n  \n  .sungate-header {\n    text-align: center;\n    margin-bottom: 20px;\n    opacity: 0;\n    animation: fadeInUp 0.8s ease forwards;\n  }\n  \n  .sungate-subtitle {\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #00bbe8;\n    margin-bottom: 15px;\n    opacity: 0;\n    animation: fadeInUp 0.8s ease 0.2s forwards;\n  }\n  \n  .sungate-title {\n    font-size: 30px;\n    font-weight: 800;\n    color: #061a28;\n    line-height: 1.3;\n    margin-bottom: 0;\n    opacity: 0;\n    animation: fadeInUp 0.8s ease 0.4s forwards;\n  }\n  \n  .sungate-intro {\n    text-align: center;\n    font-size: 18px;\n    font-weight: 500;\n    color: #061a28;\n    line-height: 1.7;\n    max-width: 900px;\n    margin: 30px auto 60px;\n    opacity: 0;\n    animation: fadeInUp 0.8s ease 0.6s forwards;\n  }\n  \n  .sungate-content {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: center;\n    margin-bottom: 50px;\n    opacity: 0;\n    animation: fadeInUp 0.8s ease 0.8s forwards;\n  }\n  \n  .sungate-image-wrapper {\n    position: relative;\n    border-radius: 20px;\n    overflow: hidden;\n    box-shadow: 0 20px 60px rgba(6, 26, 40, 0.15);\n    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n  \n  .sungate-image-wrapper:hover {\n    transform: scale(1.02);\n  }\n  \n  .sungate-image-wrapper::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: linear-gradient(135deg, rgba(0, 187, 232, 0.1) 0%, rgba(6, 26, 40, 0.05) 100%);\n    z-index: 1;\n    opacity: 0;\n    transition: opacity 0.4s ease;\n  }\n  \n  .sungate-image-wrapper:hover::before {\n    opacity: 1;\n  }\n  \n  .sungate-image {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 20px;\n  }\n  \n  .sungate-text-content {\n    padding: 20px;\n  }\n  \n  .section-label {\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #00bbe8;\n    margin-bottom: 20px;\n    display: inline-block;\n    position: relative;\n    padding-bottom: 10px;\n  }\n  \n  .section-label::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 50px;\n    height: 3px;\n    background: #00bbe8;\n    animation: expandWidth 0.6s ease forwards;\n  }\n  \n  .sungate-description {\n    font-size: 16px;\n    line-height: 1.9;\n    color: #061a28;\n    text-align: justify;\n  }\n  \n  .sungate-highlight {\n    background: #f8fbfd;\n    border-left: 4px solid #00bbe8;\n    padding: 25px 30px;\n    border-radius: 12px;\n    margin-top: 30px;\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .sungate-highlight::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 4px;\n    height: 100%;\n    background: #00bbe8;\n    animation: slideDown 0.6s ease forwards;\n  }\n  \n  .sungate-highlight p {\n    font-size: 15px;\n    line-height: 1.8;\n    color: #061a28;\n    font-weight: 500;\n    margin: 0;\n  }\n  \n  @keyframes fadeInUp {\n    from {\n      opacity: 0;\n      transform: translateY(30px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  \n  @keyframes expandWidth {\n    from {\n      width: 0;\n    }\n    to {\n      width: 50px;\n    }\n  }\n  \n  @keyframes slideDown {\n    from {\n      height: 0;\n    }\n    to {\n      height: 100%;\n    }\n  }\n  \n  \/* Mobile Responsive *\/\n  @media (max-width: 768px) {\n    .sungate-wrapper {\n      padding: 50px 15px;\n    }\n    \n    .sungate-header {\n      margin-bottom: 15px;\n    }\n    \n    .sungate-subtitle {\n      font-size: 12px;\n      letter-spacing: 2px;\n    }\n    \n    .sungate-title {\n      font-size: 20px;\n    }\n    \n    .sungate-intro {\n      font-size: 16px;\n      margin: 20px auto 40px;\n      text-align: justify;\n    }\n    \n    .sungate-content {\n      grid-template-columns: 1fr;\n      gap: 30px;\n      margin-bottom: 30px;\n    }\n    \n    .sungate-text-content {\n      padding: 10px 0;\n    }\n    \n    .section-label {\n      font-size: 12px;\n      margin-bottom: 15px;\n    }\n    \n    .sungate-description {\n      font-size: 14px;\n      line-height: 1.8;\n    }\n    \n    .sungate-highlight {\n      padding: 20px;\n      margin-top: 20px;\n    }\n    \n    .sungate-highlight p {\n      font-size: 14px;\n    }\n  }\n  \n  @media (max-width: 480px) {\n    .sungate-wrapper {\n      padding: 40px 10px;\n    }\n    \n    .sungate-intro {\n      font-size: 15px;\n    }\n    \n    .sungate-description {\n      font-size: 13px;\n    }\n  }\n<\/style>\n\n<div class=\"sungate-wrapper\">\n  <div class=\"sungate-container\">\n    <div class=\"sungate-header\">\n      <div class=\"sungate-subtitle\"><b>Completed Project<\/b><\/div>\n      <h3 class=\"sungate-title\"><b>The Sun Gate \u2013 A Landmark of Elegance in Puri<\/b><\/h3>\n    <\/div>\n    \n    <div class=\"sungate-intro\">\n      A home where tradition meets timeless comfort. The Sun Gate stands as a proud example of SST Developers' commitment to quality, aesthetics, and purposeful living \u2014 right in the spiritual heart of Odisha.\n    <\/div>\n    \n    <div class=\"sungate-content\">\n      <div class=\"sungate-image-wrapper\">\n        <img decoding=\"async\" src=\"https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/puri.jpg\" alt=\"The Sun Gate - Puri\" class=\"sungate-image\">\n      <\/div>\n      \n      <div class=\"sungate-text-content\">\n        <div class=\"section-label\">Project Overview<\/div>\n        <div class=\"sungate-description\">\n          <p>Nestled in the sacred city of Puri, The Sun Gate captures the essence of divine serenity and modern convenience. Designed for those who value both spiritual proximity and lifestyle comfort, it offers residents a peaceful escape just steps away from everything that matters.<\/p>\n        <\/div>\n        \n        <div class=\"sungate-highlight\">\n          <p>Experience the perfect harmony of spiritual tranquility and contemporary living in the heart of Odisha's most revered destination.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bfc581c elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"bfc581c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-331d758 exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"331d758\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4e73f01 jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"4e73f01\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');\n  \n  .location-wrapper * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    font-family: 'Montserrat', sans-serif;\n  }\n  \n  .location-wrapper {\n    background: #ffffff;\n    padding: 80px 20px;\n    overflow: hidden;\n  }\n  \n  .location-container {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n  \n  .location-header {\n    text-align: center;\n    margin-bottom: 60px;\n    opacity: 0;\n    animation: fadeInUp 0.8s ease forwards;\n  }\n  \n  .location-title {\n    font-size: 30px;\n    font-weight: 800;\n    color: #061a28;\n    line-height: 1.3;\n    margin-bottom: 0;\n    position: relative;\n    display: inline-block;\n  }\n  \n  .location-title::after {\n    content: '';\n    position: absolute;\n    bottom: -15px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 4px;\n    background: #00bbe8;\n    border-radius: 2px;\n    animation: expandFromCenter 0.6s ease 0.4s forwards;\n    transform-origin: center;\n    opacity: 0;\n  }\n  \n  .location-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n    gap: 40px;\n    margin-bottom: 50px;\n  }\n  \n  .location-card {\n    background: #ffffff;\n    border: 2px solid #f0f4f8;\n    border-radius: 20px;\n    padding: 40px 35px;\n    position: relative;\n    overflow: hidden;\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    opacity: 0;\n    transform: translateY(30px);\n    animation: fadeInUpStagger 0.6s ease forwards;\n  }\n  \n  .location-card:nth-child(1) { animation-delay: 0.5s; }\n  .location-card:nth-child(2) { animation-delay: 0.7s; }\n  .location-card:nth-child(3) { animation-delay: 0.9s; }\n  \n  .location-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 5px;\n    height: 0;\n    background: #00bbe8;\n    transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n  \n  .location-card:hover::before {\n    height: 100%;\n  }\n  \n  .location-card:hover {\n    transform: translateX(10px);\n    border-color: #00bbe8;\n    box-shadow: 0 15px 40px rgba(0, 187, 232, 0.12);\n  }\n  \n  .location-card-header {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    margin-bottom: 20px;\n  }\n  \n  .location-name {\n    font-size: 20px;\n    font-weight: 700;\n    color: #061a28;\n    line-height: 1.3;\n    flex: 1;\n  }\n  \n  .location-distance {\n    background: #00bbe8;\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 700;\n    padding: 8px 16px;\n    border-radius: 20px;\n    white-space: nowrap;\n    margin-left: 15px;\n    transition: all 0.3s ease;\n  }\n  \n  .location-card:hover .location-distance {\n    transform: scale(1.1);\n    box-shadow: 0 5px 15px rgba(0, 187, 232, 0.3);\n  }\n  \n  .location-description {\n    font-size: 15px;\n    line-height: 1.8;\n    color: #061a28;\n    text-align: justify;\n    position: relative;\n    padding-left: 20px;\n  }\n  \n  .location-description::before {\n    content: '\u2022';\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #00bbe8;\n    font-size: 24px;\n    font-weight: bold;\n    line-height: 1.5;\n  }\n  \n  .location-icon-bg {\n    position: absolute;\n    bottom: -20px;\n    right: -20px;\n    font-size: 120px;\n    opacity: 0.03;\n    pointer-events: none;\n    transition: all 0.4s ease;\n  }\n  \n  .location-card:hover .location-icon-bg {\n    transform: scale(1.1) rotate(5deg);\n    opacity: 0.05;\n  }\n  \n  .location-cta {\n    text-align: center;\n    opacity: 0;\n    animation: fadeInUp 0.8s ease 1.1s forwards;\n  }\n  \n  .enquire-button {\n    display: inline-block;\n    background: #00bbe8;\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 700;\n    text-decoration: none;\n    padding: 18px 45px;\n    border-radius: 50px;\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    overflow: hidden;\n    z-index: 1;\n    box-shadow: 0 8px 25px rgba(0, 187, 232, 0.3);\n    letter-spacing: 0.5px;\n  }\n  \n  .enquire-button::before {\n    content: '';\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 0;\n    height: 0;\n    border-radius: 50%;\n    background: #061a28;\n    transition: all 0.5s ease;\n    transform: translate(-50%, -50%);\n    z-index: -1;\n  }\n  \n  .enquire-button:hover::before {\n    width: 300px;\n    height: 300px;\n  }\n  \n  .enquire-button:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 12px 35px rgba(0, 187, 232, 0.4);\n  }\n  \n  .enquire-button:active {\n    transform: translateY(-1px);\n  }\n  \n  @keyframes fadeInUp {\n    from {\n      opacity: 0;\n      transform: translateY(30px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  \n  @keyframes fadeInUpStagger {\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  \n  @keyframes expandFromCenter {\n    from {\n      width: 0;\n      opacity: 0;\n    }\n    to {\n      width: 80px;\n      opacity: 1;\n    }\n  }\n  \n  \/* Mobile Responsive *\/\n  @media (max-width: 768px) {\n    .location-wrapper {\n      padding: 50px 15px;\n    }\n    \n    .location-header {\n      margin-bottom: 40px;\n    }\n    \n    .location-title {\n      font-size: 20px;\n    }\n    \n    .location-title::after {\n      width: 60px;\n      bottom: -12px;\n    }\n    \n    .location-grid {\n      grid-template-columns: 1fr;\n      gap: 25px;\n      margin-bottom: 40px;\n    }\n    \n    .location-card {\n      padding: 30px 25px;\n    }\n    \n    .location-card:hover {\n      transform: translateY(-5px);\n    }\n    \n    .location-card-header {\n      flex-direction: column;\n      align-items: flex-start;\n      gap: 12px;\n    }\n    \n    .location-distance {\n      margin-left: 0;\n      font-size: 12px;\n      padding: 6px 14px;\n    }\n    \n    .location-name {\n      font-size: 18px;\n    }\n    \n    .location-description {\n      font-size: 14px;\n      line-height: 1.7;\n      padding-left: 18px;\n    }\n    \n    .location-description::before {\n      font-size: 20px;\n    }\n    \n    .location-icon-bg {\n      font-size: 100px;\n      bottom: -15px;\n      right: -15px;\n    }\n    \n    .enquire-button {\n      font-size: 15px;\n      padding: 16px 40px;\n    }\n  }\n  \n  @media (max-width: 480px) {\n    .location-wrapper {\n      padding: 40px 10px;\n    }\n    \n    .location-card {\n      padding: 25px 20px;\n    }\n    \n    .location-name {\n      font-size: 17px;\n    }\n    \n    .location-description {\n      font-size: 13px;\n    }\n    \n    .enquire-button {\n      font-size: 14px;\n      padding: 14px 35px;\n    }\n  }\n<\/style>\n\n<div class=\"location-wrapper\">\n  <div class=\"location-container\">\n    <div class=\"location-header\">\n      <h3 class=\"location-title\"><b>Prime Location Advantages<\/b><\/h3>\n    <\/div>\n    \n    <div class=\"location-grid\">\n      <div class=\"location-card\">\n        <div class=\"location-card-header\">\n          <div class=\"location-name\">Jagannath Temple<\/div>\n          <div class=\"location-distance\">300 m<\/div>\n        <\/div>\n        <div class=\"location-description\">\n          Wake up to the sound of temple bells and embrace divine peace every day.\n        <\/div>\n        <div class=\"location-icon-bg\">\ud83d\uded5<\/div>\n      <\/div>\n      \n      <div class=\"location-card\">\n        <div class=\"location-card-header\">\n          <div class=\"location-name\">Market Complex<\/div>\n          <div class=\"location-distance\">0 m<\/div>\n        <\/div>\n        <div class=\"location-description\">\n          Daily essentials, shopping, and conveniences \u2014 all right at your doorstep.\n        <\/div>\n        <div class=\"location-icon-bg\">\ud83c\udfea<\/div>\n      <\/div>\n      \n      <div class=\"location-card\">\n        <div class=\"location-card-header\">\n          <div class=\"location-name\">Puri Sea Beach<\/div>\n          <div class=\"location-distance\">4 km<\/div>\n        <\/div>\n        <div class=\"location-description\">\n          Enjoy refreshing sea breezes and unwind with weekend beach walks, minutes away from home.\n        <\/div>\n        <div class=\"location-icon-bg\">\ud83c\udfd6\ufe0f<\/div>\n      <\/div>\n    <\/div>\n    \n    <div class=\"location-cta\">\n      <a href=\"#contact\" class=\"enquire-button\">Enquire Now<\/a>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-39790dc elementor-section-full_width elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"39790dc\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c117dd exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"4c117dd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3b9d140 jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"3b9d140\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');\n  \n  .video-wrapper * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    font-family: 'Montserrat', sans-serif;\n  }\n  \n  .video-wrapper {\n    background: #ffffff;\n    padding: 80px 20px;\n    overflow: hidden;\n  }\n  \n  .video-container {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n  \n  .video-header {\n    text-align: center;\n    margin-bottom: 50px;\n    opacity: 0;\n    animation: fadeInUp 0.8s ease forwards;\n  }\n  \n  .video-title {\n    font-size: 30px;\n    font-weight: 800;\n    color: #061a28;\n    line-height: 1.3;\n    margin-bottom: 0;\n    position: relative;\n    display: inline-block;\n  }\n  \n  .video-title::after {\n    content: '';\n    position: absolute;\n    bottom: -15px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 4px;\n    background: #00bbe8;\n    border-radius: 2px;\n    animation: expandFromCenter 0.6s ease 0.4s forwards;\n    opacity: 0;\n  }\n  \n  .video-content {\n    position: relative;\n    opacity: 0;\n    animation: fadeInUp 0.8s ease 0.6s forwards;\n  }\n  \n  .video-frame-wrapper {\n    position: relative;\n    border-radius: 24px;\n    overflow: hidden;\n    box-shadow: 0 25px 70px rgba(6, 26, 40, 0.2);\n    background: #000000;\n    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n  \n  .video-frame-wrapper:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 35px 90px rgba(0, 187, 232, 0.25);\n  }\n  \n  .video-frame-wrapper::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    border: 3px solid #00bbe8;\n    border-radius: 24px;\n    opacity: 0;\n    transition: opacity 0.4s ease;\n    z-index: 2;\n    pointer-events: none;\n  }\n  \n  .video-frame-wrapper:hover::before {\n    opacity: 1;\n  }\n  \n  .video-frame {\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    border: none;\n    display: block;\n  }\n  \n  .video-decorative-element {\n    position: absolute;\n    width: 100px;\n    height: 100px;\n    border: 3px solid #00bbe8;\n    border-radius: 20px;\n    opacity: 0.3;\n    z-index: -1;\n    animation: float 6s ease-in-out infinite;\n  }\n  \n  .video-decorative-element.top-left {\n    top: -20px;\n    left: -20px;\n    animation-delay: 0s;\n  }\n  \n  .video-decorative-element.bottom-right {\n    bottom: -20px;\n    right: -20px;\n    animation-delay: 3s;\n  }\n  \n  .video-caption {\n    text-align: center;\n    font-size: 15px;\n    font-weight: 500;\n    color: #061a28;\n    margin-top: 30px;\n    padding: 20px;\n    background: #f8fbfd;\n    border-radius: 12px;\n    border-left: 4px solid #00bbe8;\n    opacity: 0;\n    animation: fadeInUp 0.8s ease 1s forwards;\n  }\n  \n  @keyframes fadeInUp {\n    from {\n      opacity: 0;\n      transform: translateY(30px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  \n  @keyframes expandFromCenter {\n    from {\n      width: 0;\n      opacity: 0;\n    }\n    to {\n      width: 80px;\n      opacity: 1;\n    }\n  }\n  \n  @keyframes float {\n    0%, 100% {\n      transform: translate(0, 0) rotate(0deg);\n    }\n    25% {\n      transform: translate(10px, -10px) rotate(5deg);\n    }\n    50% {\n      transform: translate(-5px, -15px) rotate(-5deg);\n    }\n    75% {\n      transform: translate(-10px, -5px) rotate(3deg);\n    }\n  }\n  \n  \/* Mobile Responsive *\/\n  @media (max-width: 768px) {\n    .video-wrapper {\n      padding: 50px 15px;\n    }\n    \n    .video-header {\n      margin-bottom: 35px;\n    }\n    \n    .video-title {\n      font-size: 20px;\n    }\n    \n    .video-title::after {\n      width: 60px;\n      bottom: -12px;\n    }\n    \n    .video-frame-wrapper {\n      border-radius: 16px;\n    }\n    \n    .video-frame-wrapper::before {\n      border-radius: 16px;\n      border-width: 2px;\n    }\n    \n    .video-frame-wrapper:hover {\n      transform: translateY(-5px);\n    }\n    \n    .video-decorative-element {\n      width: 60px;\n      height: 60px;\n      border-width: 2px;\n    }\n    \n    .video-decorative-element.top-left {\n      top: -15px;\n      left: -15px;\n    }\n    \n    .video-decorative-element.bottom-right {\n      bottom: -15px;\n      right: -15px;\n    }\n    \n    .video-caption {\n      font-size: 14px;\n      margin-top: 20px;\n      padding: 15px;\n      text-align: justify;\n    }\n  }\n  \n  @media (max-width: 480px) {\n    .video-wrapper {\n      padding: 40px 10px;\n    }\n    \n    .video-frame-wrapper {\n      border-radius: 12px;\n    }\n    \n    .video-frame-wrapper::before {\n      border-radius: 12px;\n    }\n    \n    .video-decorative-element {\n      width: 50px;\n      height: 50px;\n    }\n    \n    .video-caption {\n      font-size: 13px;\n    }\n  }\n<\/style>\n\n<div class=\"video-wrapper\">\n  <div class=\"video-container\">\n    <div class=\"video-header\">\n      <h3 class=\"video-title\"><b>Project Video<\/b><\/h3>\n    <\/div>\n    \n    <div class=\"video-content\">\n      <div class=\"video-decorative-element top-left\"><\/div>\n      <div class=\"video-decorative-element bottom-right\"><\/div>\n      \n      <div class=\"video-frame-wrapper\">\n        <video class=\"video-frame\" controls preload=\"metadata\" poster=\"\">\n          <source src=\"https:\/\/earthcraftltd.com\/wp-content\/uploads\/2024\/12\/THE-SUNGATE.mp4\" type=\"video\/mp4\">\n          Your browser does not support the video tag.\n        <\/video>\n      <\/div>\n      \n      <div class=\"video-caption\">\n        Experience The Sun Gate through this visual journey \u2014 where spirituality, comfort, and modern elegance come together in perfect harmony.\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-483c394 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"483c394\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2d5dfc8 exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"2d5dfc8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0b4f81d jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"0b4f81d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');\n\n.ec-container {\n  font-family: 'Montserrat', sans-serif;\n  max-width: 100%;\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n  background: #ffffff;\n  overflow: hidden;\n}\n\n.ec-container * {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.ec-section {\n  padding: 60px 20px;\n  position: relative;\n}\n\n.ec-title {\n  font-size: 30px;\n  font-weight: 700;\n  color: #061a28;\n  margin-bottom: 20px;\n  text-align: center;\n  position: relative;\n  display: inline-block;\n  width: 100%;\n  opacity: 0;\n  animation: fadeInUp 0.8s ease forwards;\n}\n\n.ec-title::after {\n  content: '';\n  position: absolute;\n  bottom: -10px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 60px;\n  height: 3px;\n  background: #00bbe8;\n  animation: expandWidth 0.6s ease 0.4s forwards;\n  width: 0;\n}\n\n.ec-image-container {\n  position: relative;\n  margin: 40px auto;\n  max-width: 1000px;\n  overflow: hidden;\n  border-radius: 20px;\n  box-shadow: 0 20px 60px rgba(0, 187, 232, 0.15);\n  opacity: 0;\n  transform: translateY(30px);\n  animation: fadeInUp 0.8s ease 0.3s forwards;\n}\n\n.ec-image-wrapper {\n  position: relative;\n  overflow: hidden;\n  border-radius: 20px;\n  background: #f8f9fa;\n}\n\n.ec-image-wrapper::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -100%;\n  width: 100%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);\n  transition: left 0.7s ease;\n  z-index: 2;\n}\n\n.ec-image-container:hover .ec-image-wrapper::before {\n  left: 100%;\n}\n\n.ec-image {\n  width: 100%;\n  height: auto;\n  display: block;\n  transition: transform 0.6s ease;\n}\n\n.ec-image-container:hover .ec-image {\n  transform: scale(1.05);\n}\n\n.ec-badge {\n  position: absolute;\n  top: 20px;\n  right: 20px;\n  background: #00bbe8;\n  color: #ffffff;\n  padding: 8px 20px;\n  border-radius: 30px;\n  font-size: 12px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  z-index: 3;\n  opacity: 0;\n  animation: fadeIn 0.6s ease 0.8s forwards;\n  box-shadow: 0 4px 15px rgba(0, 187, 232, 0.4);\n}\n\n.ec-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 30px;\n  margin-top: 40px;\n  max-width: 1200px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.ec-card {\n  background: #ffffff;\n  border: 2px solid #e8f4f8;\n  border-radius: 15px;\n  padding: 30px;\n  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n  position: relative;\n  overflow: hidden;\n  opacity: 0;\n  transform: translateY(30px);\n}\n\n.ec-card::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 4px;\n  height: 0;\n  background: #00bbe8;\n  transition: height 0.4s ease;\n}\n\n.ec-card:hover::before {\n  height: 100%;\n}\n\n.ec-card:hover {\n  transform: translateY(-10px);\n  box-shadow: 0 20px 40px rgba(0, 187, 232, 0.2);\n  border-color: #00bbe8;\n}\n\n.ec-card:nth-child(1) {\n  animation: fadeInUp 0.6s ease 0.4s forwards;\n}\n\n.ec-card:nth-child(2) {\n  animation: fadeInUp 0.6s ease 0.6s forwards;\n}\n\n.ec-icon {\n  width: 50px;\n  height: 50px;\n  background: rgba(0, 187, 232, 0.1);\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 20px;\n  transition: all 0.3s ease;\n}\n\n.ec-card:hover .ec-icon {\n  background: #00bbe8;\n  transform: rotate(10deg) scale(1.1);\n}\n\n.ec-icon svg {\n  width: 24px;\n  height: 24px;\n  stroke: #00bbe8;\n  transition: stroke 0.3s ease;\n}\n\n.ec-card:hover .ec-icon svg {\n  stroke: #ffffff;\n}\n\n.ec-card-title {\n  font-size: 18px;\n  font-weight: 600;\n  color: #061a28;\n  margin-bottom: 12px;\n}\n\n.ec-card-text {\n  font-size: 14px;\n  color: #5a6c7d;\n  line-height: 1.7;\n}\n\n.ec-floating-elements {\n  position: absolute;\n  width: 100%;\n  height: 100%;\n  top: 0;\n  left: 0;\n  pointer-events: none;\n  overflow: hidden;\n}\n\n.ec-float {\n  position: absolute;\n  background: rgba(0, 187, 232, 0.1);\n  border-radius: 50%;\n  animation: float 6s ease-in-out infinite;\n}\n\n.ec-float-1 {\n  width: 80px;\n  height: 80px;\n  top: 10%;\n  left: 5%;\n  animation-delay: 0s;\n}\n\n.ec-float-2 {\n  width: 60px;\n  height: 60px;\n  top: 60%;\n  right: 8%;\n  animation-delay: 2s;\n}\n\n.ec-float-3 {\n  width: 40px;\n  height: 40px;\n  bottom: 15%;\n  left: 15%;\n  animation-delay: 4s;\n}\n\n@keyframes fadeInUp {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n@keyframes fadeIn {\n  to {\n    opacity: 1;\n  }\n}\n\n@keyframes expandWidth {\n  to {\n    width: 60px;\n  }\n}\n\n@keyframes float {\n  0%, 100% {\n    transform: translateY(0) scale(1);\n  }\n  50% {\n    transform: translateY(-20px) scale(1.1);\n  }\n}\n\n@media (max-width: 768px) {\n  .ec-section {\n    padding: 40px 15px;\n  }\n  \n  .ec-title {\n    font-size: 20px;\n    text-align: center;\n  }\n  \n  .ec-image-container {\n    margin: 30px auto;\n    border-radius: 15px;\n  }\n  \n  .ec-badge {\n    font-size: 10px;\n    padding: 6px 15px;\n    top: 15px;\n    right: 15px;\n  }\n  \n  .ec-grid {\n    grid-template-columns: 1fr;\n    gap: 20px;\n    margin-top: 30px;\n  }\n  \n  .ec-card {\n    padding: 25px;\n  }\n  \n  .ec-card-text {\n    text-align: justify;\n  }\n  \n  .ec-float-1,\n  .ec-float-2,\n  .ec-float-3 {\n    display: none;\n  }\n}\n<\/style>\n\n<div class=\"ec-container\">\n  <!-- Location Map Section -->\n  <div class=\"ec-section\">\n    <div class=\"ec-floating-elements\">\n      <div class=\"ec-float ec-float-1\"><\/div>\n      <div class=\"ec-float ec-float-2\"><\/div>\n      <div class=\"ec-float ec-float-3\"><\/div>\n    <\/div>\n    \n    <h3 class=\"ec-title\"><b>Location Map<\/h3>\n    \n    <div class=\"ec-image-container\">\n      <div class=\"ec-image-wrapper\">\n        <img decoding=\"async\" src=\"https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/location-map.png\" alt=\"Location Map\" class=\"ec-image\">\n      <\/div>\n      <div class=\"ec-badge\">Interactive Map<\/div>\n    <\/div>\n    \n    <div class=\"ec-grid\">\n      <div class=\"ec-card\">\n        <div class=\"ec-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\" \/>\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\" \/>\n          <\/svg>\n        <\/div>\n        <div class=\"ec-card-title\">Prime Location<\/div>\n        <div class=\"ec-card-text\">Strategically positioned for easy accessibility with excellent connectivity to major landmarks and transportation hubs.<\/div>\n      <\/div>\n      \n      <div class=\"ec-card\">\n        <div class=\"ec-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 6.75V15m6-6v8.25m.503 3.498l4.875-2.437c.381-.19.622-.58.622-1.006V4.82c0-.836-.88-1.38-1.628-1.006l-3.869 1.934c-.317.159-.69.159-1.006 0L9.503 3.252a1.125 1.125 0 00-1.006 0L3.622 5.689C3.24 5.88 3 6.27 3 6.695V19.18c0 .836.88 1.38 1.628 1.006l3.869-1.934c.317-.159.69-.159 1.006 0l4.994 2.497c.317.158.69.158 1.006 0z\" \/>\n          <\/svg>\n        <\/div>\n        <div class=\"ec-card-title\">Detailed Navigation<\/div>\n        <div class=\"ec-card-text\">Comprehensive mapping with nearby amenities, roads, and key destinations for your convenience and planning.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  \n  <!-- 3D Sectional Section -->\n  <div class=\"ec-section\">\n    <div class=\"ec-floating-elements\">\n      <div class=\"ec-float ec-float-1\"><\/div>\n      <div class=\"ec-float ec-float-2\"><\/div>\n      <div class=\"ec-float ec-float-3\"><\/div>\n    <\/div>\n    \n    <h3 class=\"ec-title\"><b>3D Sectional View<\/h3>\n    \n    <div class=\"ec-image-container\">\n      <div class=\"ec-image-wrapper\">\n        <img decoding=\"async\" src=\"https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/puri_sectional.jpg\" alt=\"3D Sectional\" class=\"ec-image\">\n      <\/div>\n      <div class=\"ec-badge\">3D Visualization<\/div>\n    <\/div>\n    \n    <div class=\"ec-grid\">\n      <div class=\"ec-card\">\n        <div class=\"ec-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.25 7.125C2.25 6.504 2.754 6 3.375 6h6c.621 0 1.125.504 1.125 1.125v3.75c0 .621-.504 1.125-1.125 1.125h-6a1.125 1.125 0 01-1.125-1.125v-3.75zM14.25 8.625c0-.621.504-1.125 1.125-1.125h5.25c.621 0 1.125.504 1.125 1.125v8.25c0 .621-.504 1.125-1.125 1.125h-5.25a1.125 1.125 0 01-1.125-1.125v-8.25zM3.75 16.125c0-.621.504-1.125 1.125-1.125h5.25c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125h-5.25a1.125 1.125 0 01-1.125-1.125v-2.25z\" \/>\n          <\/svg>\n        <\/div>\n        <div class=\"ec-card-title\">Architectural Design<\/div>\n        <div class=\"ec-card-text\">Detailed cross-sectional view showcasing the innovative architectural planning and spatial distribution of the project.<\/div>\n      <\/div>\n      \n      <div class=\"ec-card\">\n        <div class=\"ec-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.036 12.322a1.012 1.012 0 010-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178z\" \/>\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 12a3 3 0 11-6 0 3 3 0 016 0z\" \/>\n          <\/svg>\n        <\/div>\n        <div class=\"ec-card-title\">Clear Visualization<\/div>\n        <div class=\"ec-card-text\">Enhanced 3D perspective offering a transparent view of floor layouts, elevations, and structural components.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-233cd08 elementor-section-full_width elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"233cd08\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-aa6df54 exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"aa6df54\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2200db7 jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"2200db7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');\n  \n  .excellence-wrapper * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    font-family: 'Montserrat', sans-serif;\n  }\n  \n  .excellence-wrapper {\n    background: #ffffff;\n    padding: 80px 20px;\n    overflow: hidden;\n    position: relative;\n  }\n  \n  .excellence-wrapper::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 300px;\n    background: radial-gradient(circle at 30% 20%, rgba(0, 187, 232, 0.03) 0%, transparent 50%);\n    pointer-events: none;\n  }\n  \n  .excellence-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n  }\n  \n  .excellence-grid {\n    display: grid;\n    gap: 40px;\n  }\n  \n  .excellence-card {\n    position: relative;\n    opacity: 0;\n    animation: fadeInUp 0.8s ease forwards;\n  }\n  \n  .excellence-card:nth-child(1) { animation-delay: 0.2s; }\n  .excellence-card:nth-child(2) { animation-delay: 0.4s; }\n  .excellence-card:nth-child(3) { animation-delay: 0.6s; }\n  \n  .excellence-card-inner {\n    background: #ffffff;\n    border-radius: 28px;\n    padding: 45px 40px;\n    position: relative;\n    overflow: hidden;\n    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n    box-shadow: 0 4px 20px rgba(6, 26, 40, 0.06);\n    border: 1px solid rgba(0, 187, 232, 0.08);\n  }\n  \n  .excellence-card-inner::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 6px;\n    height: 0;\n    background: #00bbe8;\n    transition: height 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n    border-radius: 0 4px 4px 0;\n  }\n  \n  .excellence-card:hover .excellence-card-inner::before {\n    height: 100%;\n  }\n  \n  .excellence-card-inner::after {\n    content: '';\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 200px;\n    height: 200px;\n    background: radial-gradient(circle, rgba(0, 187, 232, 0.04) 0%, transparent 70%);\n    border-radius: 50%;\n    transform: translate(50%, -50%);\n    transition: all 0.6s ease;\n  }\n  \n  .excellence-card:hover .excellence-card-inner::after {\n    transform: translate(30%, -30%) scale(1.5);\n  }\n  \n  .excellence-card:hover .excellence-card-inner {\n    box-shadow: 0 20px 60px rgba(0, 187, 232, 0.15);\n    transform: translateY(-8px);\n    border-color: rgba(0, 187, 232, 0.2);\n  }\n  \n  .excellence-card-content {\n    position: relative;\n    z-index: 2;\n  }\n  \n  .excellence-card-header {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    margin-bottom: 25px;\n  }\n  \n  .excellence-icon-wrapper {\n    flex-shrink: 0;\n    width: 70px;\n    height: 70px;\n    background: rgba(0, 187, 232, 0.08);\n    border-radius: 18px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 32px;\n    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .excellence-icon-wrapper::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: #00bbe8;\n    transform: scale(0);\n    border-radius: 18px;\n    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n  \n  .excellence-icon {\n    position: relative;\n    z-index: 1;\n    transition: all 0.5s ease;\n  }\n  \n  .excellence-card:hover .excellence-icon-wrapper::before {\n    transform: scale(1);\n  }\n  \n  .excellence-card:hover .excellence-icon {\n    transform: scale(1.1);\n    filter: brightness(0) invert(1);\n  }\n  \n  .excellence-title {\n    font-size: 26px;\n    font-weight: 800;\n    color: #061a28;\n    line-height: 1.3;\n    flex: 1;\n  }\n  \n  .excellence-description {\n    font-size: 16px;\n    line-height: 1.9;\n    color: #061a28;\n    text-align: justify;\n    font-weight: 400;\n    letter-spacing: 0.2px;\n    padding-left: 90px;\n  }\n  \n  .excellence-number {\n    position: absolute;\n    top: 25px;\n    right: 30px;\n    font-size: 80px;\n    font-weight: 900;\n    color: #00bbe8;\n    opacity: 0.03;\n    line-height: 1;\n    pointer-events: none;\n    transition: all 0.5s ease;\n  }\n  \n  .excellence-card:hover .excellence-number {\n    opacity: 0.06;\n    transform: scale(1.1);\n  }\n  \n  @keyframes fadeInUp {\n    from {\n      opacity: 0;\n      transform: translateY(40px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n  \n  \/* Mobile Responsive *\/\n  @media (max-width: 768px) {\n    .excellence-wrapper {\n      padding: 50px 15px;\n    }\n    \n    .excellence-wrapper::before {\n      height: 200px;\n    }\n    \n    .excellence-grid {\n      gap: 25px;\n    }\n    \n    .excellence-card-inner {\n      padding: 30px 25px;\n      border-radius: 20px;\n    }\n    \n    .excellence-card-header {\n      flex-direction: column;\n      align-items: flex-start;\n      gap: 15px;\n      margin-bottom: 20px;\n    }\n    \n    .excellence-icon-wrapper {\n      width: 60px;\n      height: 60px;\n      font-size: 28px;\n      border-radius: 15px;\n    }\n    \n    .excellence-icon-wrapper::before {\n      border-radius: 15px;\n    }\n    \n    .excellence-title {\n      font-size: 20px;\n    }\n    \n    .excellence-description {\n      font-size: 14px;\n      line-height: 1.8;\n      padding-left: 0;\n    }\n    \n    .excellence-number {\n      font-size: 60px;\n      top: 20px;\n      right: 20px;\n    }\n    \n    .excellence-card:hover .excellence-card-inner {\n      transform: translateY(-5px);\n    }\n  }\n  \n  @media (max-width: 480px) {\n    .excellence-wrapper {\n      padding: 40px 10px;\n    }\n    \n    .excellence-card-inner {\n      padding: 25px 20px;\n      border-radius: 18px;\n    }\n    \n    .excellence-icon-wrapper {\n      width: 55px;\n      height: 55px;\n      font-size: 26px;\n      border-radius: 14px;\n    }\n    \n    .excellence-icon-wrapper::before {\n      border-radius: 14px;\n    }\n    \n    .excellence-title {\n      font-size: 18px;\n    }\n    \n    .excellence-description {\n      font-size: 13px;\n      line-height: 1.7;\n    }\n    \n    .excellence-number {\n      font-size: 50px;\n      top: 15px;\n      right: 15px;\n    }\n  }\n<\/style>\n\n<div class=\"excellence-wrapper\">\n  <div class=\"excellence-container\">\n    <div class=\"excellence-grid\">\n      \n      <div class=\"excellence-card\">\n        <div class=\"excellence-card-inner\">\n          <div class=\"excellence-card-content\">\n            <div class=\"excellence-card-header\">\n              <div class=\"excellence-icon-wrapper\">\n                <div class=\"excellence-icon\">\u2728<\/div>\n              <\/div>\n              <h3 class=\"excellence-title\">Crafted with Excellence<\/h3>\n            <\/div>\n            <div class=\"excellence-description\">\n              Every inch of The Sun Gate reflects meticulous planning and superior craftsmanship. From enduring architecture to thoughtful layouts, it's built to offer lasting value and unmatched comfort for generations.\n            <\/div>\n          <\/div>\n          <div class=\"excellence-number\">01<\/div>\n        <\/div>\n      <\/div>\n      \n      <div class=\"excellence-card\">\n        <div class=\"excellence-card-inner\">\n          <div class=\"excellence-card-content\">\n            <div class=\"excellence-card-header\">\n              <div class=\"excellence-icon-wrapper\">\n                <div class=\"excellence-icon\">\ud83d\udd49\ufe0f<\/div>\n              <\/div>\n              <h3 class=\"excellence-title\">A Home That Reflects Puri's Soul<\/h3>\n            <\/div>\n            <div class=\"excellence-description\">\n              Blending spiritual harmony with modern living, The Sun Gate is more than a residential address \u2014 it's a celebration of Odisha's culture, warmth, and progress.\n            <\/div>\n          <\/div>\n          <div class=\"excellence-number\">02<\/div>\n        <\/div>\n      <\/div>\n      \n      <div class=\"excellence-card\">\n        <div class=\"excellence-card-inner\">\n          <div class=\"excellence-card-content\">\n            <div class=\"excellence-card-header\">\n              <div class=\"excellence-icon-wrapper\">\n                <div class=\"excellence-icon\">\ud83c\udfc6<\/div>\n              <\/div>\n              <h3 class=\"excellence-title\">The Legacy Continues<\/h3>\n            <\/div>\n            <div class=\"excellence-description\">\n              With The Sun Gate, SST Developers has set a benchmark for elegant living rooted in culture and built for the future. It's not just a completed project \u2014 it's a testament to our vision of building spaces that inspire belonging.\n            <\/div>\n          <\/div>\n          <div class=\"excellence-number\">03<\/div>\n        <\/div>\n      <\/div>\n      \n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-92380d0 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"92380d0\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f6d8928 exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"f6d8928\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-be2d5e8 jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"be2d5e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600;700;800&display=swap');\n\n.ecl-cta-wrapper {\n  font-family: 'Montserrat', sans-serif;\n  margin: 0;\n  padding: 0;\n  background: #ffffff;\n  overflow: hidden;\n}\n\n.ecl-cta-wrapper * {\n  box-sizing: border-box;\n}\n\n.ecl-cta-section {\n  position: relative;\n  width: 100%;\n  padding: 80px 20px;\n  background: #061a28;\n  overflow: hidden;\n}\n\n.ecl-cta-content {\n  max-width: 1200px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 2;\n  text-align: center;\n  animation: fadeInScale 1s ease-out;\n}\n\n@keyframes fadeInScale {\n  from {\n    opacity: 0;\n    transform: scale(0.95);\n  }\n  to {\n    opacity: 1;\n    transform: scale(1);\n  }\n}\n\n.ecl-cta-section h3 {\n  font-size: 30px;\n  font-weight: 700;\n  color: #ffffff;\n  margin: 0 0 20px 0;\n  line-height: 1.3;\n  letter-spacing: 0.5px;\n  animation: slideInDown 0.8s ease-out 0.2s both;\n}\n\n@keyframes slideInDown {\n  from {\n    opacity: 0;\n    transform: translateY(-30px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.ecl-cta-subheadline {\n  font-size: 18px;\n  font-weight: 400;\n  color: #ffffff;\n  line-height: 1.7;\n  margin: 0 0 40px 0;\n  max-width: 700px;\n  margin-left: auto;\n  margin-right: auto;\n  opacity: 0.95;\n  animation: slideInUp 0.8s ease-out 0.4s both;\n}\n\n@keyframes slideInUp {\n  from {\n    opacity: 0;\n    transform: translateY(30px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.ecl-cta-button {\n  display: inline-block;\n  padding: 18px 45px;\n  background: #00bbe8;\n  color: #ffffff;\n  font-size: 16px;\n  font-weight: 700;\n  text-decoration: none;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border-radius: 50px;\n  border: 3px solid #00bbe8;\n  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n  position: relative;\n  overflow: hidden;\n  z-index: 1;\n  animation: buttonPulse 0.8s ease-out 0.6s both;\n  box-shadow: 0 10px 30px rgba(0, 187, 232, 0.3);\n}\n\n@keyframes buttonPulse {\n  from {\n    opacity: 0;\n    transform: scale(0.9);\n  }\n  to {\n    opacity: 1;\n    transform: scale(1);\n  }\n}\n\n.ecl-cta-button::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -100%;\n  width: 100%;\n  height: 100%;\n  background: #ffffff;\n  transition: left 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n  z-index: -1;\n}\n\n.ecl-cta-button:hover::before {\n  left: 0;\n}\n\n.ecl-cta-button:hover {\n  color: #00bbe8;\n  border-color: #ffffff;\n  transform: translateY(-5px);\n  box-shadow: 0 15px 40px rgba(0, 187, 232, 0.5);\n}\n\n.ecl-cta-button::after {\n  content: '\u2192';\n  margin-left: 10px;\n  display: inline-block;\n  transition: transform 0.3s ease;\n}\n\n.ecl-cta-button:hover::after {\n  transform: translateX(5px);\n}\n\n.ecl-floating-home {\n  position: absolute;\n  pointer-events: none;\n  z-index: 1;\n  opacity: 0.15;\n}\n\n.ecl-floating-home svg {\n  width: 100%;\n  height: 100%;\n  fill: #00bbe8;\n}\n\n.ecl-home-1 {\n  width: 120px;\n  height: 120px;\n  top: 10%;\n  left: 5%;\n  animation: floatHome1 10s ease-in-out infinite;\n}\n\n.ecl-home-2 {\n  width: 90px;\n  height: 90px;\n  top: 20%;\n  right: 8%;\n  animation: floatHome2 12s ease-in-out infinite;\n}\n\n.ecl-home-3 {\n  width: 100px;\n  height: 100px;\n  bottom: 15%;\n  left: 10%;\n  animation: floatHome3 14s ease-in-out infinite;\n}\n\n.ecl-home-4 {\n  width: 110px;\n  height: 110px;\n  bottom: 20%;\n  right: 7%;\n  animation: floatHome4 11s ease-in-out infinite;\n}\n\n.ecl-home-5 {\n  width: 80px;\n  height: 80px;\n  top: 50%;\n  left: 15%;\n  animation: floatHome5 13s ease-in-out infinite;\n}\n\n.ecl-home-6 {\n  width: 95px;\n  height: 95px;\n  top: 60%;\n  right: 12%;\n  animation: floatHome6 15s ease-in-out infinite;\n}\n\n@keyframes floatHome1 {\n  0%, 100% {\n    transform: translate(0, 0) rotate(0deg);\n  }\n  50% {\n    transform: translate(30px, 40px) rotate(10deg);\n  }\n}\n\n@keyframes floatHome2 {\n  0%, 100% {\n    transform: translate(0, 0) rotate(0deg);\n  }\n  50% {\n    transform: translate(-25px, 35px) rotate(-8deg);\n  }\n}\n\n@keyframes floatHome3 {\n  0%, 100% {\n    transform: translate(0, 0) rotate(0deg);\n  }\n  50% {\n    transform: translate(35px, -30px) rotate(12deg);\n  }\n}\n\n@keyframes floatHome4 {\n  0%, 100% {\n    transform: translate(0, 0) rotate(0deg);\n  }\n  50% {\n    transform: translate(-30px, -35px) rotate(-10deg);\n  }\n}\n\n@keyframes floatHome5 {\n  0%, 100% {\n    transform: translate(0, 0) rotate(0deg);\n  }\n  50% {\n    transform: translate(25px, 30px) rotate(8deg);\n  }\n}\n\n@keyframes floatHome6 {\n  0%, 100% {\n    transform: translate(0, 0) rotate(0deg);\n  }\n  50% {\n    transform: translate(-35px, 25px) rotate(-12deg);\n  }\n}\n\n.ecl-float-circle {\n  position: absolute;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(0, 187, 232, 0.08) 0%, transparent 70%);\n  pointer-events: none;\n  z-index: 1;\n}\n\n.ecl-circle-1 {\n  width: 300px;\n  height: 300px;\n  top: -100px;\n  left: -100px;\n  animation: pulseCircle1 8s ease-in-out infinite;\n}\n\n.ecl-circle-2 {\n  width: 250px;\n  height: 250px;\n  bottom: -80px;\n  right: -80px;\n  animation: pulseCircle2 10s ease-in-out infinite;\n}\n\n.ecl-circle-3 {\n  width: 200px;\n  height: 200px;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  animation: pulseCircle3 12s ease-in-out infinite;\n}\n\n@keyframes pulseCircle1 {\n  0%, 100% {\n    transform: scale(1);\n    opacity: 0.5;\n  }\n  50% {\n    transform: scale(1.2);\n    opacity: 0.8;\n  }\n}\n\n@keyframes pulseCircle2 {\n  0%, 100% {\n    transform: scale(1);\n    opacity: 0.5;\n  }\n  50% {\n    transform: scale(1.15);\n    opacity: 0.7;\n  }\n}\n\n@keyframes pulseCircle3 {\n  0%, 100% {\n    transform: translate(-50%, -50%) scale(1);\n    opacity: 0.3;\n  }\n  50% {\n    transform: translate(-50%, -50%) scale(1.3);\n    opacity: 0.6;\n  }\n}\n\n.ecl-dots-pattern {\n  position: absolute;\n  display: grid;\n  grid-template-columns: repeat(4, 6px);\n  gap: 12px;\n  z-index: 1;\n}\n\n.ecl-dots-pattern span {\n  width: 6px;\n  height: 6px;\n  background: rgba(0, 187, 232, 0.4);\n  border-radius: 50%;\n  animation: dotPulse 2s ease-in-out infinite;\n}\n\n.ecl-dots-pattern span:nth-child(1) { animation-delay: 0s; }\n.ecl-dots-pattern span:nth-child(2) { animation-delay: 0.2s; }\n.ecl-dots-pattern span:nth-child(3) { animation-delay: 0.4s; }\n.ecl-dots-pattern span:nth-child(4) { animation-delay: 0.6s; }\n\n@keyframes dotPulse {\n  0%, 100% {\n    transform: scale(1);\n    opacity: 0.4;\n  }\n  50% {\n    transform: scale(1.5);\n    opacity: 0.8;\n  }\n}\n\n.ecl-dots-top-left {\n  top: 50px;\n  left: 20%;\n}\n\n.ecl-dots-top-right {\n  top: 60px;\n  right: 18%;\n}\n\n.ecl-dots-bottom-left {\n  bottom: 50px;\n  left: 22%;\n}\n\n.ecl-dots-bottom-right {\n  bottom: 60px;\n  right: 20%;\n}\n\n@media (max-width: 968px) {\n  .ecl-cta-section {\n    padding: 60px 15px;\n  }\n\n  .ecl-cta-section h3 {\n    font-size: 20px;\n    margin-bottom: 15px;\n  }\n\n  .ecl-cta-subheadline {\n    font-size: 16px;\n    line-height: 1.6;\n    margin-bottom: 35px;\n  }\n\n  .ecl-cta-button {\n    padding: 16px 40px;\n    font-size: 14px;\n  }\n\n  .ecl-floating-home {\n    opacity: 0.1;\n  }\n\n  .ecl-home-1 {\n    width: 80px;\n    height: 80px;\n    left: 3%;\n  }\n\n  .ecl-home-2 {\n    width: 70px;\n    height: 70px;\n    right: 5%;\n  }\n\n  .ecl-home-3 {\n    width: 75px;\n    height: 75px;\n    left: 5%;\n  }\n\n  .ecl-home-4 {\n    width: 85px;\n    height: 85px;\n    right: 4%;\n  }\n\n  .ecl-home-5 {\n    display: none;\n  }\n\n  .ecl-home-6 {\n    display: none;\n  }\n\n  .ecl-float-circle {\n    width: 200px;\n    height: 200px;\n  }\n\n  .ecl-circle-1 {\n    width: 200px;\n    height: 200px;\n  }\n\n  .ecl-circle-2 {\n    width: 180px;\n    height: 180px;\n  }\n\n  .ecl-circle-3 {\n    width: 150px;\n    height: 150px;\n  }\n\n  .ecl-dots-pattern {\n    display: none;\n  }\n}\n\n@media (max-width: 480px) {\n  .ecl-cta-section {\n    padding: 50px 10px;\n  }\n\n  .ecl-cta-section h3 {\n    font-size: 18px;\n    margin-bottom: 12px;\n  }\n\n  .ecl-cta-subheadline {\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 30px;\n    text-align: center;\n  }\n\n  .ecl-cta-button {\n    padding: 14px 35px;\n    font-size: 13px;\n    letter-spacing: 0.5px;\n  }\n\n  .ecl-floating-home {\n    opacity: 0.08;\n  }\n\n  .ecl-home-1 {\n    width: 60px;\n    height: 60px;\n  }\n\n  .ecl-home-2 {\n    width: 55px;\n    height: 55px;\n  }\n\n  .ecl-home-3 {\n    width: 58px;\n    height: 58px;\n  }\n\n  .ecl-home-4 {\n    width: 65px;\n    height: 65px;\n  }\n\n  .ecl-float-circle-1 {\n    width: 150px;\n    height: 150px;\n  }\n\n  .ecl-float-circle-2 {\n    width: 130px;\n    height: 130px;\n  }\n\n  .ecl-circle-3 {\n    width: 120px;\n    height: 120px;\n  }\n}\n<\/style>\n\n<div class=\"ecl-cta-wrapper\">\n  <section class=\"ecl-cta-section\">\n    \n    <!-- Floating Home Icons -->\n    <div class=\"ecl-floating-home ecl-home-1\">\n      <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M12 3L2 12h3v8h6v-6h2v6h6v-8h3L12 3z\"\/>\n      <\/svg>\n    <\/div>\n    \n    <div class=\"ecl-floating-home ecl-home-2\">\n      <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M12 5.69l5 4.5V18h-2v-6H9v6H7v-7.81l5-4.5M12 3L2 12h3v8h6v-6h2v6h6v-8h3L12 3z\"\/>\n      <\/svg>\n    <\/div>\n    \n    <div class=\"ecl-floating-home ecl-home-3\">\n      <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M12 3L4 9v12h16V9l-8-6zm6 16h-3v-5h-2v5H7V9l5-3.8L17 9v10z\"\/>\n      <\/svg>\n    <\/div>\n    \n    <div class=\"ecl-floating-home ecl-home-4\">\n      <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M19 9.3V4h-3v2.6L12 3L2 12h3v8h6v-6h2v6h6v-8h3l-3-2.7zM10 10c0-1.1.9-2 2-2s2 .9 2 2h-4z\"\/>\n      <\/svg>\n    <\/div>\n    \n    <div class=\"ecl-floating-home ecl-home-5\">\n      <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M12 3L2 12h3v8h14v-8h3L12 3zm0 2.69l6 5.4V18h-3v-5H9v5H6v-6.91l6-5.4z\"\/>\n      <\/svg>\n    <\/div>\n    \n    <div class=\"ecl-floating-home ecl-home-6\">\n      <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M12 5.69l5 4.5V18h-2v-6H9v6H7v-7.81l5-4.5M12 3L2 12h3v8h6v-6h2v6h6v-8h3L12 3z\"\/>\n      <\/svg>\n    <\/div>\n    \n    <!-- Floating Circles -->\n    <div class=\"ecl-float-circle ecl-circle-1\"><\/div>\n    <div class=\"ecl-float-circle ecl-circle-2\"><\/div>\n    <div class=\"ecl-float-circle ecl-circle-3\"><\/div>\n    \n    <!-- Dots Pattern -->\n    <div class=\"ecl-dots-pattern ecl-dots-top-left\">\n      <span><\/span><span><\/span><span><\/span><span><\/span>\n    <\/div>\n    <div class=\"ecl-dots-pattern ecl-dots-top-right\">\n      <span><\/span><span><\/span><span><\/span><span><\/span>\n    <\/div>\n    <div class=\"ecl-dots-pattern ecl-dots-bottom-left\">\n      <span><\/span><span><\/span><span><\/span><span><\/span>\n    <\/div>\n    <div class=\"ecl-dots-pattern ecl-dots-bottom-right\">\n      <span><\/span><span><\/span><span><\/span><span><\/span>\n    <\/div>\n    \n    <!-- Content -->\n    <div class=\"ecl-cta-content\">\n      <h3>Ready to Find Your Dream Home?<\/h3>\n      <p class=\"ecl-cta-subheadline\">\n        Visit our office or talk to our experts - let's build your next chapter together.\n      <\/p>\n      <a href=\"#\" class=\"ecl-cta-button\">Book a Free Consultation<\/a>\n    <\/div>\n    \n  <\/section>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-83ed5d9 elementor-section-content-bottom elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"83ed5d9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dd6d7c9 exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"dd6d7c9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-18bddc8 jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"18bddc8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">The Sun Gate<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3f9e167 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"3f9e167\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5102130 exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"5102130\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-dea576f elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"dea576f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-44ee8f0 exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"44ee8f0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b1c3e32 jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no ha-has-bg-overlay elementor-widget elementor-widget-text-editor\" data-id=\"b1c3e32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Odisha is poised strategically between north and south India and has a distinct identity in the pan-India culture domain, as it amalgamates influences of major parts of India.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0e84801 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"0e84801\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-d88829e exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"d88829e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5c811e0 elementor-widget-mobile__width-inherit elementor-view-default elementor-position-block-start elementor-mobile-position-block-start jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-icon-box\" data-id=\"5c811e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 101.48 122.88\" style=\"enable-background:new 0 0 101.48 122.88\" xml:space=\"preserve\"><style type=\"text\/css\">.st0{fill-rule:evenodd;clip-rule:evenodd;}<\/style><g><path class=\"st0\" d=\"M31.74,16.1h1.15v-1.4h1.61v-1.69h1.15V0.87c0-0.48,0.39-0.87,0.87-0.87c0.48,0,0.87,0.39,0.87,0.87V2.2 c9.3,5.02,10.14-6.91,19.55,1.69c-3.39-0.09-5.94,1.5-8.91,3.21c-2.9,1.67-5.72,3.24-9.15,3.27c-0.6,0.01-1.11-0.03-1.5-0.07v2.7 h1.11v1.69h1.61v1.4h1.15v3.83h1.47c8.47,13.02,13.17,23.15,14.96,38.51c0.03,0.25,0.06,0.5,0.08,0.75 c2.09-6.12,5.39-11.6,9.53-17.96h1.75v-3.06h0.92v-1.12h1.29v-1.35h0.75v-9.71c0-0.48,0.39-0.87,0.87-0.87s0.87,0.39,0.87,0.87 v1.16c7.27,3.77,8-5.57,15.47,1.26c-2.71-0.07-4.75,1.2-7.12,2.57c-2.32,1.34-4.58,2.59-7.32,2.62c-0.39,0-0.74-0.01-1.02-0.04 v2.14h0.72v1.35h1.29v1.12h0.92v3.06h1.17c6.77,10.42,10.54,18.51,11.96,30.81c0.33,2.88,0.51,5.85,0.48,8.93l4.09,2.29h1.29v0.84 h1.41v0.84h0.96L98,85.76h-4.76l-1.72,1.75c-0.19,1.03-0.16,1.78,0,2.35h1.02v0.7c-1.94,1.02-2.54,2.87-2.54,4.91l0.51,0.34 c-0.27,0.74-0.64,1.34-1.14,1.74v3.13h1.02v1.6h-1.05c0,7.13,0,3.45,0,9.93h2.72v2.37h3v2.58h3.07v1.88h3.35v3.84 c-34.06,0-67.5-0.25-101.48-0.25v-4.81h4.19v-2.36h3.84v-3.23h3.75v-2.97h3.4c0-8.1,0-4.12,0-13.04h-1.31v-2.01h1.27v-3.91 c-0.63-0.49-1.09-1.24-1.43-2.17l0.64-0.42c0-2.55-0.75-4.86-3.18-6.14v-0.87h1.28c0.2-0.71,0.23-1.65,0-2.94l-2.14-2.18H4.36 l-0.08-1.02h1.2v-1.05h1.77v-1.05h1.62l5.11-2.87c-0.04-3.86,0.19-7.57,0.61-11.17c1.78-15.37,6.49-25.49,14.96-38.51h2.19V16.1 L31.74,16.1z M37.35,79.63l3.67,6.74l2.47-7.19c0.19-0.03,0.38-0.05,0.57-0.08c8.02,9.55,4.75,19.03,4.75,31.95H23.65 c0-11.16-2.9-22.74,4.47-32.2c0.02,0.01,0.04,0.01,0.06,0.02c0.54,0.11,1.09,0.22,1.66,0.3l2.93,6.56l3.05-6.1c0.2,0,0.41,0,0.61,0 C36.73,79.64,37.04,79.64,37.35,79.63L37.35,79.63L37.35,79.63z M43.3,78.26c-2.12,0.28-4.49,0.44-6.88,0.44 c-2.64,0-5.29-0.21-7.63-0.67c1.82-2.06,4.2-3.74,7.3-4.86C39.11,74.6,41.46,76.31,43.3,78.26L43.3,78.26z M72.47,83.21 c13.46,6.38,9.74,14.66,9.74,27.84H62.94C62.94,100.21,59.44,87.96,72.47,83.21L72.47,83.21z\"><\/path><\/g><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tJagannath Temple\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t300 m\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-2e15242 exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"2e15242\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-21b6a00 elementor-widget-mobile__width-inherit elementor-view-default elementor-position-block-start elementor-mobile-position-block-start jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-icon-box\" data-id=\"21b6a00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-shopping-bag\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tMarket Complex\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t0 m\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0b302f0 exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"0b302f0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-66d36ad elementor-widget-mobile__width-inherit elementor-view-default elementor-position-block-start elementor-mobile-position-block-start jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-icon-box\" data-id=\"66d36ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-umbrella-beach\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPuri Sea Beach\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t4 km\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ce57868 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"ce57868\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1efbaed exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"1efbaed\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3a1c4ad elementor-widget-mobile__width-inherit jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"3a1c4ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Project Video<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e34adbb jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-video\" data-id=\"e34adbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/earthcraftltd.com\/wp-content\/uploads\/2024\/12\/THE-SUNGATE.mp4\" controls=\"\" preload=\"metadata\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1007d84 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"1007d84\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-719f3c1 exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"719f3c1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ba51949 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-glass-effect-no wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"ba51949\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-bcf467b exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"bcf467b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dbd89f7 elementor-widget-mobile__width-inherit jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"dbd89f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Location Map<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6cb6e0c jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"6cb6e0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/location-map.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"location map\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTYxLCJ1cmwiOiJodHRwczpcL1wvZWFydGhjcmFmdGx0ZC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzExXC9sb2NhdGlvbi1tYXAucG5nIn0%3D\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/location-map-1024x576.png\" class=\"attachment-large size-large wp-image-961\" alt=\"\" srcset=\"https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/location-map-1024x576.png 1024w, https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/location-map-300x169.png 300w, https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/location-map-768x432.png 768w, https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/location-map.png 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-625da03 exad-glass-effect-no jltma-glass-effect-no exad-sticky-section-no\" data-id=\"625da03\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ebfb4a3 elementor-widget-mobile__width-inherit jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading\" data-id=\"ebfb4a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">3D Sectional<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d97e9b jltma-glass-effect-no exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"5d97e9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/puri_sectional.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"puri_sectional\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTYyLCJ1cmwiOiJodHRwczpcL1wvZWFydGhjcmFmdGx0ZC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzExXC9wdXJpX3NlY3Rpb25hbC5qcGcifQ%3D%3D\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"950\" height=\"587\" src=\"https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/puri_sectional.jpg\" class=\"attachment-large size-large wp-image-962\" alt=\"\" srcset=\"https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/puri_sectional.jpg 950w, https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/puri_sectional-300x185.jpg 300w, https:\/\/earthcraftltd.com\/wp-content\/uploads\/2022\/11\/puri_sectional-768x475.jpg 768w\" sizes=\"(max-width: 950px) 100vw, 950px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Completed Project The Sun Gate \u2013 A Landmark of Elegance in Puri A home where tradition meets timeless comfort. The Sun Gate stands as a proud example of SST Developers&#8217; commitment to quality, aesthetics, and purposeful living \u2014 right in the spiritual heart of Odisha. Project Overview Nestled in the sacred city of Puri, The Sun Gate captures the essence of divine serenity and modern convenience. Designed for those who value both spiritual proximity and lifestyle comfort, it offers residents a peaceful escape just steps away from everything that matters. Experience the perfect harmony of spiritual tranquility and contemporary living in the heart of Odisha&#8217;s most revered destination. Prime Location Advantages Jagannath Temple 300 m Wake up to the sound of temple bells and embrace divine peace every day. \ud83d\uded5 Market Complex 0 m Daily essentials, shopping, and conveniences \u2014 all right at your doorstep. \ud83c\udfea Puri Sea Beach 4 km Enjoy refreshing sea breezes and unwind with weekend beach walks, minutes away from home. \ud83c\udfd6\ufe0f Enquire Now Project Video Your browser does not support the video tag. Experience The Sun Gate through this visual journey \u2014 where spirituality, comfort, and modern elegance come together in perfect harmony. Location Map Interactive Map Prime Location Strategically positioned for easy accessibility with excellent connectivity to major landmarks and transportation hubs. Detailed Navigation Comprehensive mapping with nearby amenities, roads, and key destinations for your convenience and planning. 3D Sectional View 3D Visualization Architectural Design Detailed cross-sectional view showcasing the innovative architectural planning and spatial distribution of the project. Clear Visualization Enhanced 3D perspective offering a transparent view of floor layouts, elevations, and structural components. \u2728 Crafted with Excellence Every inch of The Sun Gate reflects meticulous planning and superior craftsmanship. From enduring architecture to thoughtful layouts, it&#8217;s built to offer lasting value and unmatched comfort for generations. 01 \ud83d\udd49\ufe0f A Home That Reflects Puri&#8217;s Soul Blending spiritual harmony with modern living, The Sun Gate is more than a residential address \u2014 it&#8217;s a celebration of Odisha&#8217;s culture, warmth, and progress. 02 \ud83c\udfc6 The Legacy Continues With The Sun Gate, SST Developers has set a benchmark for elegant living rooted in culture and built for the future. It&#8217;s not just a completed project \u2014 it&#8217;s a testament to our vision of building spaces that inspire belonging. 03 Ready to Find Your Dream Home? Visit our office or talk to our experts &#8211; let&#8217;s build your next chapter together. Book a Free Consultation The Sun Gate Odisha is poised strategically between north and south India and has a distinct identity in the pan-India culture domain, as it amalgamates influences of major parts of India. Jagannath Temple 300 m Market Complex 0 m Puri Sea Beach 4 km Project Video https:\/\/earthcraftltd.com\/wp-content\/uploads\/2024\/12\/THE-SUNGATE.mp4Location Map 3D Sectional<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"disabled","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-943","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/earthcraftltd.com\/index.php\/wp-json\/wp\/v2\/pages\/943","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/earthcraftltd.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/earthcraftltd.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/earthcraftltd.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/earthcraftltd.com\/index.php\/wp-json\/wp\/v2\/comments?post=943"}],"version-history":[{"count":70,"href":"https:\/\/earthcraftltd.com\/index.php\/wp-json\/wp\/v2\/pages\/943\/revisions"}],"predecessor-version":[{"id":1460,"href":"https:\/\/earthcraftltd.com\/index.php\/wp-json\/wp\/v2\/pages\/943\/revisions\/1460"}],"wp:attachment":[{"href":"https:\/\/earthcraftltd.com\/index.php\/wp-json\/wp\/v2\/media?parent=943"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}