.elementor-530 .elementor-element.elementor-element-f7bc88a{--display:flex;--margin-top:137px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-530 .elementor-element.elementor-element-f77f621{margin:-151px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for shortcode, class: .elementor-element-f77f621 *//*==========================================
      SUKAPHAA PAGE CSS
      Part 2A
==========================================*/

/* Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap');

/* Reset */

*{
margin:0;
padding:0;
box-sizing:border-box;
}

html{
scroll-behavior:smooth;
}

body{

font-family:'Poppins',sans-serif;
background:#f5f8f4;
color:#333;
line-height:1.9;
overflow-x:hidden;

}

/* Scrollbar */

::-webkit-scrollbar{

width:10px;

}

::-webkit-scrollbar-track{

background:#eee;

}

::-webkit-scrollbar-thumb{

background:#0B5D3B;
border-radius:20px;

}

::-webkit-scrollbar-thumb:hover{

background:#D4AF37;

}

/*=============================
          HERO
==============================*/

.hero{

position:relative;
height:75vh;

background:url("https://www.guwahatiplus.com/storage/app/public/daily_banners/fb_image/0817979cc5d7a94d34668071e3dd6dc4.png") center center/cover no-repeat;

display:flex;
align-items:center;
justify-content:center;

overflow:hidden;

}

.hero::after{

content:"";

position:absolute;

inset:0;

background:linear-gradient(
180deg,
rgba(0,0,0,.25),
rgba(0,0,0,.65)
);

}

.hero-overlay{

position:absolute;

inset:0;

backdrop-filter:blur(2px);

}

.hero-content{

position:relative;

z-index:2;

max-width:900px;

padding:20px;

text-align:center;

animation:fadeUp 1.2s ease;

}

.hero-year{

display:inline-block;

padding:10px 26px;

border-radius:50px;

background:rgba(212,175,55,.95);

color:#111;

font-weight:700;

font-size:18px;

letter-spacing:2px;

margin-bottom:25px;

box-shadow:0 10px 30px rgba(0,0,0,.3);

}

.hero h1{

font-size:70px;

font-family:'Cinzel',serif;

color:#fff;

margin-bottom:15px;

line-height:1.2;

text-shadow:0 6px 20px rgba(0,0,0,.45);

}

.hero p{

font-size:24px;

color:#f3f3f3;

max-width:760px;

margin:auto;

}

/*=============================
        MAIN CONTAINER
==============================*/

.container{

width:min(1200px,92%);

margin:80px auto;

}

.content{

display:grid;

grid-template-columns:2.3fr .9fr;

gap:40px;

align-items:start;

}

/*=============================
          ARTICLE
==============================*/

.article{

background:#fff;

padding:45px;

border-radius:22px;

box-shadow:

0 20px 45px rgba(0,0,0,.08);

border:1px solid rgba(212,175,55,.2);

}

.article-header{

margin-bottom:40px;

}

.article-header h2{

font-size:42px;

font-family:'Cinzel',serif;

color:#0B5D3B;

margin-bottom:20px;

line-height:1.3;

}

.intro{

font-size:20px;

color:#555;

font-weight:400;

line-height:2;

}

.article h2{

font-size:36px;

font-family:'Cinzel',serif;

margin-top:45px;

margin-bottom:18px;

color:#0B5D3B;

position:relative;

padding-left:18px;

}

.article h2::before{

content:"";

position:absolute;

left:0;

top:8px;

width:6px;

height:38px;

border-radius:10px;

background:#D4AF37;

}

.article p{

font-size:18px;

line-height:2;

text-align:justify;

margin-bottom:25px;

color:#444;

}

.article strong{

color:#0B5D3B;

font-weight:600;

}

/* Images */

.article-image{

width:100%;

height:480px;

object-fit:cover;

border-radius:18px;

margin:35px 0;

transition:.5s;

box-shadow:

0 18px 40px rgba(0,0,0,.12);

}

.article-image:hover{

transform:scale(1.02);

}

/* Links */

.article a{

color:#0B5D3B;

text-decoration:none;

font-weight:600;

transition:.3s;

}

.article a:hover{

color:#D4AF37;

}

/*=============================
      ANIMATION
==============================*/

@keyframes fadeUp{

from{

opacity:0;

transform:translateY(50px);

}

to{

opacity:1;

transform:translateY(0);

}

}
/*==========================================
        SUKAPHAA PAGE CSS
              PART 2B
==========================================*/

/*==============================
          SIDEBAR
===============================*/

.sidebar{
position:sticky;
top:100px;
display:flex;
flex-direction:column;
gap:30px;
}

.fact-box{

background:#fff;

padding:30px;

border-radius:20px;

border:1px solid rgba(212,175,55,.25);

box-shadow:0 18px 40px rgba(0,0,0,.08);

transition:.35s ease;

}

.fact-box:hover{

transform:translateY(-8px);

box-shadow:0 25px 55px rgba(0,0,0,.12);

}

.fact-box h3{

font-family:'Cinzel',serif;

font-size:28px;

color:#0B5D3B;

margin-bottom:20px;

padding-bottom:12px;

border-bottom:2px solid rgba(212,175,55,.3);

}

.fact-box ul{

list-style:none;

padding:0;

}

.fact-box li{

padding:14px 0;

border-bottom:1px solid #ececec;

font-size:17px;

line-height:1.7;

}

.fact-box li:last-child{

border:none;

}

.fact-box strong{

color:#0B5D3B;

}

/*==============================
            GALLERY
===============================*/

.gallery{

margin-top:90px;

}

.gallery h2{

font-family:'Cinzel',serif;

font-size:48px;

color:#0B5D3B;

text-align:center;

margin-bottom:15px;

}

.gallery-subtitle{

text-align:center;

font-size:18px;

color:#666;

max-width:700px;

margin:0 auto 45px;

}

.gallery-grid{

display:grid;

grid-template-columns:repeat(3,1fr);

gap:28px;

}

.gallery-item{

background:#fff;

border-radius:20px;

overflow:hidden;

box-shadow:0 18px 40px rgba(0,0,0,.08);

transition:.4s;

}

.gallery-item:hover{

transform:translateY(-10px);

box-shadow:0 28px 55px rgba(0,0,0,.15);

}

.gallery-item img{

width:100%;

height:260px;

object-fit:cover;

transition:.5s;

display:block;

}

.gallery-item:hover img{

transform:scale(1.08);

}

.gallery-item h4{

padding:18px;

text-align:center;

font-family:'Cinzel',serif;

font-size:24px;

color:#0B5D3B;

}

/*==============================
      PREMIUM SELECTION
===============================*/

::selection{

background:#0B5D3B;

color:#fff;

}

/*==============================
      TABLET RESPONSIVE
===============================*/

@media (max-width:992px){

.hero{

height:60vh;

}

.hero h1{

font-size:52px;

}

.hero p{

font-size:20px;

}

.content{

grid-template-columns:1fr;

gap:40px;

}

.sidebar{

position:relative;

top:0;

}

.gallery-grid{

grid-template-columns:repeat(2,1fr);

}

.article{

padding:35px;

}

.article-image{

height:360px;

}

}

/*==============================
      MOBILE RESPONSIVE
===============================*/

@media (max-width:768px){

.container{

width:94%;

margin:50px auto;

}

.hero{

height:48vh;

padding:20px;

}

.hero-content{

padding:10px;

}

.hero-year{

font-size:14px;

padding:8px 20px;

margin-bottom:15px;

}

.hero h1{

font-size:34px;

line-height:1.3;

}

.hero p{

font-size:17px;

line-height:1.7;

}

.article{

padding:24px;

border-radius:16px;

}

.article-header h2{

font-size:30px;

}

.article h2{

font-size:26px;

padding-left:14px;

}

.article h2::before{

height:28px;

top:5px;

}

.intro{

font-size:17px;

line-height:1.9;

}

.article p{

font-size:16px;

line-height:1.9;

}

.article-image{

height:230px;

margin:25px 0;

}

.fact-box{

padding:22px;

}

.fact-box h3{

font-size:22px;

}

.fact-box li{

font-size:15px;

}

.gallery{

margin-top:60px;

}

.gallery h2{

font-size:34px;

}

.gallery-subtitle{

font-size:16px;

margin-bottom:30px;

padding:0 10px;

}

.gallery-grid{

grid-template-columns:1fr;

gap:22px;

}

.gallery-item img{

height:220px;

}

.gallery-item h4{

font-size:20px;

padding:14px;

}

}

/*==============================
      SMALL MOBILE
===============================*/

@media (max-width:480px){

.hero{

height:42vh;

}

.hero h1{

font-size:28px;

}

.hero p{

font-size:15px;

}

.hero-year{

font-size:13px;

}

.article{

padding:18px;

}

.article-header h2{

font-size:26px;

}

.article h2{

font-size:22px;

}

.article p{

font-size:15px;

}

.article-image{

height:190px;

}

.fact-box{

padding:18px;

}

.gallery h2{

font-size:28px;

}

.gallery-item img{

height:180px;

}

}

/*==============================
        SMOOTH FADE
===============================*/

.article,
.fact-box,
.gallery-item{

animation:fadeUp .8s ease both;

}

.article{

animation-delay:.1s;

}

.fact-box:nth-child(1){

animation-delay:.25s;

}

.fact-box:nth-child(2){

animation-delay:.4s;

}

.gallery-item:nth-child(1){

animation-delay:.5s;

}

.gallery-item:nth-child(2){

animation-delay:.6s;

}

.gallery-item:nth-child(3){

animation-delay:.7s;

}/* End custom CSS */