.cards-container{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between
}
.card{width:calc(19% - 4px);
  margin-bottom:5px;
  border:1px solid #ccc;
  border-radius:6px;
  box-shadow:0 2px 4px rgba(0,0,0,.1);
  text-decoration:none}
.card-title{color:#000;
  margin-top:6px;
  font-weight:500;
  font-size:25px}
.date-tag:hover{transition:.6s;
  font-size:16px}
.card:hover{box-shadow:0 8px 32px rgba(0,0,0,.1);
  transition:.5s;
  transform:scale(1.085)}
.card .card-body{padding:6px}
.card img{width:100%;
  border-top-left-radius:5px;
  border-top-right-radius:5px}
.card-text{margin-top:-15px;
  color:#929c9b}

  .accord-content {
  display: none;
}


.card-text123{color:#000;
  font-size:14px;
  line-height:20px;
  font-weight:400}

.card-body .card-title p {
  text-decoration: none;
}

.card-body .card-text123 p:hover {
  text-decoration: none;
}



.pagination{display:flex;
  justify-content:center;
  padding:0}
.pagination li a{display:block;
  border:transparent}
.date-tag,.date-tag:hover{position:absolute;
  margin-left:3rem;
  margin-top:-30px;
  padding:2px 20px;
  background-color:orange;
  border-radius:15px;
  font-weight:400;
  color:#fff}
.pagination li.active a{color:#fff}
.date-tag{background:linear-gradient(180deg,#ffaf37 0,#cf4a3e 100%);
  font-size:12px}
.date-tag:hover{background:linear-gradient(180deg,#ffaf37 0,#cf4a3e 100%)}
@media only screen and (max-width:600px){.cards-container
  {display:block}
  .card{width:100%;
    margin-bottom:20px;
    border:2px solid #ccc;
    border-radius:6px;
    box-shadow:0 2px 4px rgba(0,0,0,.1)}
}
  .pagination{margin:10px 0;
    display:flex;
    justify-content:center;
    list-style:none}
  .pagination li{margin:0 5px}
  .pagination li a{text-decoration:none;
    color:#000;
    padding:3px 6px;
    border-radius:5px}
  .ellipsis,.pagination li{color:#000;
    padding:5px;
    border:.5px solid #000;
    border-radius:6px}
  .pagination li.active{background-color:#d71315;
    color:#fff}
  .pagination li:hover{transition:.3s;
    background-color:#afafafa1}
  @media only screen and (max-width:400px){.date-tag{margin-top:-30px;
    padding:5px 10px;
    background:linear-gradient(180deg,#ffaf37 0,#cf4a3e 100%);
    border-radius:6px;
    position:absolute;
    color:#fff;
    margin-left:10rem;
    background-color:orange;
    font-size:16px}
}
  @media only screen and (max-width:768px){.date-tag{color:#fff;
    margin-left:2rem;
    padding:5px 10px;
    background-color:orange;
    background:linear-gradient(180deg,#ffaf37 0,#cf4a3e 100%);
    border-radius:6px;
    font-size:16px}
}
  @media only screen and (min-width:768px) and (max-width:1024px){.date-tag{position:absolute;
    color:#fff;
    margin-left:4rem;
    padding:5px 10px;
    background-color:orange;
    background:linear-gradient(180deg,#ffaf37 0,#cf4a3e 100%);
    border-radius:6px;
    font-size:16px}
}



/* Default: Hide on desktop */
.floatingIconBlog {
  display: none;

}


/* Show only on screens up to 992px wide (tablet and mobile) */
@media (max-width: 992px) {
  .floatingIconBlog {
    display: block;

    position: fixed;

    bottom: 0;

    width: 100%;

    background: linear-gradient(to left, #ff0019, #ff8724);

    z-index: 99999;

  }


  .floatingIconBlog .containerncr {
    padding: 0 12px;

  }


  .contentFloatingIcon {
    display: flex;

    position: relative;

    padding: 10px 25px;

    justify-content: flex-end;

  }


  .leftSideIcon {
    width: 80px;

    min-width: 80px;

    position: absolute;

    left: 10px;

    top: -20px;

  }

.leftSideIcon img {
  object-fit: contain;
  scale: 1.4;
  margin-left: 10px; /* Increase value to push further right */
  margin-right: 50px; /* Increase value to push further right */
}


  .rightSideText h6 {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 1px;
  }


  .rightSideText a {
    background-color: #000;

    color: #ffffff;

    font-size: 16px;

    padding: 2px 6px;

    border-radius: 6px;

    text-decoration: none;

    font-weight: 600;

  }

  .contentFloatingIcon .rightSideText a:hover {
  background-color: #ffffff;
}


  .rightSideText a b {
    font-weight: 700;

  }

    .closeIcon {
        position: absolute;
        width: 18px;
        right: -5px;
        top: 0px;
        cursor: pointer;
    }

}



.fa{-webkit-font-smoothing:antialiased;
  -webkit-font-smoothing:antialiased}
.fa,.footerncr-social i,img{vertical-align:middle}
*{margin:0;
  padding:0}
.img_astrologer img{width:100%}
a,a:hover{text-decoration:none}
@media screen and (min-width:1400px){.containerncr{padding:0 50px}
}
@media screen and (min-width:1600px){.containerncr{max-width:1500px}
}
body::-webkit-scrollbar{width:10px;
  background-color:#19875400}
body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(245,239,239,.3);
  border-radius:8px;
  background-color:#19875463}
.free_services{text-align:center;
  background-color:#fff}
body::-webkit-scrollbar-thumb{border-radius:8px;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
  background-color:#fff}
.free_services{padding:30px 0}
.left_side p{opacity:.8;
  color:#000}
.left_side{text-align:left}
.left_side p a{text-decoration:none;
  color:#b7ad38;
  font-weight:600}
.about_us{padding:30px 0;
  text-align:center}
.horoscope_heading{text-transform:uppercase;
  font-size:30px;
  font-weight:700;
  color:#313131;
  margin-bottom:0}
.about_us_heading,.kundli_heading{text-transform:uppercase;
  font-size:30px;
  font-weight:700;
  position:relative;
  color:#313131;
  margin:0}
.kundli_image img{width:100%;
  height:140px;
  margin-top:15px}
.kundli_image{width:200px;
  margin:0 auto}
.padding_class{padding:0 25px!important}
.fa{display:inline-block;
  font-size:inherit;
  text-rendering:auto}
.image_blog img{width:100%;
  height:175px;
  border-radius:10px 10px 0 0}
a:focus,a:hover{text-decoration:underline}
.text_blog{text-align:left;
  padding:20px 15px 30px}
.footerncr_section{text-align:left;
  color:#fff}
.footerncr-cntr{background:#202020!important;
  padding:20px 0}
.h3,h3{font-size:24px}
.center,.center1,.text-center{text-align:center}
.facebook{background:#3b5998}
.linkedin{background:#007bb5}
a.youtube{background:red}
.social_media a:hover{background-color:#ccc}
a:focus,a:hover{color:#23527c}
.footerncr-contact p a,.footerncr-links a,.footerncr-social a{text-decoration:none}
.copy-cntr{background:#000;
  padding:15px 0}
.copy-cntr p{color:#fff;
  margin:0;
  font-size:13px}
.footerncr-top{padding:10px 0 30px;
  text-align:left;
  background-color:#6d6d6d}
.footerncr-top h3{font-size:18px;
  font-weight:500;
  color:#fff;
  padding-bottom:10px;
  position:relative;
  margin-bottom:15px;
  margin-top:20px}
.footerncr-contact p a{color:#fff;
  border-bottom:1px dashed #fff;
  transition:.3s;
  opacity:.7}
.footerncr-contact i{padding-right:10px;
  font-size:18px;
  color:#fff;
  opacity:.7}
.footerncr-links a:hover{color:#fff;
  scale:1.070}
.social_media a{padding:9px 13px;
  display:inline-block;
  transition:.3s ease-in-out}
.social_media i{padding:0;
  font-size:16px;
  color:#fff;
  transition:.3s ease-in-out}
.social_media a:hover i{color:#23527c}
.footerncr-social a{margin:0 5px;
  color:#eee;
  border:0;
  transition:.3s}
.footerncr-social i{font-size:24px}
.footerncr-social i:hover{color:#000;
  border:0}
.footerncr-social a:focus,.footerncr-social a:hover{color:#856dc0;
  border:0}
.footerncr-social{margin-bottom:25px}
@media screen and (max-width:992px){.hidden-sm{display:none}
}
.hidden{display:none!important}
.chat_with_astrologers{margin-top:4%;
  background-color:#fff;
  padding:1% 0;
  text-align:center}
.img_astrologer{width:85px;
  border-radius:100%;
  background-image:url(../images/Chat_with_astrologers/astro-background-gray.png);
  background-repeat:round}
@media screen and (min-width:1200px) and (max-width:1400px){.chat_with_astrologers{margin-top:6%!important}
}
@media screen and (max-width:1200px){.chat_with_astrologers{margin-top:7.4%}
}
@media screen and (max-width:768px){.chat_with_astrologers{margin-top:8.7%}
}
img{border-style:none;
  max-width:100%;
  height:auto}
@media screen and (max-width:576px){.chat_with_astrologers{margin-top:18%}
}
.center_text{justify-content:center}
.blog_section{padding-top:78px;
  background-color:#fff}
@media screen and (max-width:576px){.blog_section{padding-top:71px;
  background-color:#fff}
}
.astrology_blog_heading{font-size:18px;
  margin:10px 0;
  text-align:center;
  font-weight:500;
  border-radius:10px;
  padding:10px 0;
  box-shadow:0 0 4px #616161;
  background-color:#fff}
body{font-family:Poppins,sans-serif}
.col-3{flex:0 0 auto;
  width:16%}
.col-9{flex:0 0 auto;
  width:75%}
.footerncr-top .fade_class_down{visibility:visible;
  animation-name:fadeInDown}
.copy-cntr{background:#4d0f0f;
  padding:15px 0}
.copy-cntr p{color:#fff;
  margin:0;
  font-size:13px}
.footerncr-top{padding:20px 0 30px;
  text-align:left;
  background-image:linear-gradient(to right,#e6182b,#ff7200)}
.footerncr-top h3{font-size:18px;
  font-weight:600;
  color:#ddd;
  padding-bottom:10px;
  position:relative;
  margin-bottom:10px;
  margin-top:10px;
  display:inline-block}
.footerncr-top h3::after{content:"";
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  background-image:linear-gradient(to left,#ff7782,#ff9036);
  height:4px}
.heading_link{font-size:18px;
  font-weight:600;
  color:#ddd;
  padding-bottom:10px;
  position:relative;
  margin-bottom:10px;
  margin-top:10px;
  display:inline-block;
  width:auto}
.heading_link::after{content:"";
  position:absolute;
  bottom:0;
  left:0;
  width:94px;
  background-image:linear-gradient(to right,#e6182b,#ff7200);
  height:2px}
  .footerncr-top .discript_link {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    padding-bottom: 0px;
    word-break: break-word;
}
.text-link{color:#f0df20!important}
.footerncr-links a{color:#ddd;
  border:0;
  text-decoration:none;
  transition:all .3s;
  display:block;
  width:100%;
  cursor:pointer}
.footerncr-links h3 a{padding:0;
  border:none}
.footerncr-social{display:flex;
  justify-content:space-between;
  align-items:center;
  margin:15px 0 10px}
.footerncr-social i{margin:0 5px;
  color:#eee;
  border:0;
  text-decoration:none;
  transition:all .3s;
  font-size:24px;
  vertical-align:middle;
  cursor:pointer}
.footerncr-social i:hover{color:#000;
  border:0}
.about_astrotalk_footerncr{text-align:justify;
  margin-top:0;
  margin-bottom:5px;
  font-size:14px;
  font-weight:400;
  color:#ddd;
  line-height:2;
  padding-bottom:5px;
  border-bottom:1px solid #7d7d7d;
  word-break:break-word;
  cursor:pointer;
  transition:.3s ease-in-out}
.router_link{cursor:pointer}
a.article{font-size:20px}
span.sm-top{font-size:10px;
  font-weight:600;
  top:-10px;
  position:relative;
  padding:1px 6px;
  border-radius:10px;
  text-transform:none}
@media screen and (max-width:576px){.footerncr-top{padding:10px 0 10px 0}
.about_astrotalk_footerncr{margin-bottom:10px!important}
.footerncr-top p{font-size:16px;font-weight: normal !important;}
.footerncr-top h3{font-size:14px}
.heading_link{font-size:14px}
.footerncr-top .discript_link{font-size:14px}
.copy-cntr p{font-size:12px}
.footerncr-links a:focus,.footerncr-links a:hover,.footerncr-links p:focus,.footerncr-links p:hover{color:#fff;
  margin-left:10px}
}
@media screen and (max-width:1200px){.containerncr{padding:0 0}
}
@media screen and (max-width:600px){.containerncr{padding:0 12px}
}
:where(.wp-block-button__link){border-radius:9999px;
  box-shadow:none;
  padding:calc(.667em + 2px) calc(1.333em + 2px);
  text-decoration:none}
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link),:root :where(.wp-block-button.wp-block-button__link.is-style-outline){border:2px solid;
  padding:.667em 1.333em}
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)),:root :where(.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color)){color:currentColor}
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)),:root :where(.wp-block-button.wp-block-button__link.is-style-outline:not(.has-background)){background-color:initial;
  background-image:none}
:where(.wp-block-calendartable:not(.has-background)th){background:#ddd}
:where(.wp-block-columns){margin-bottom:1.75em}
:where(.wp-block-columns.has-background){padding:1.25em 2.375em}
:where(.wp-block-post-commentsinput[type=submit]){border:none}
@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}
}
:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}
:root :where(.wp-block-coverh1:not(.has-text-color)),:root :where(.wp-block-coverh2:not(.has-text-color)),:root :where(.wp-block-coverh3:not(.has-text-color)),:root :where(.wp-block-coverh4:not(.has-text-color)),:root :where(.wp-block-coverh5:not(.has-text-color)),:root :where(.wp-block-coverh6:not(.has-text-color)),:root :where(.wp-block-coverp:not(.has-text-color)){color:inherit}
:where(.wp-block-file){margin-bottom:1.5em}
:where(.wp-block-file__button){border-radius:2em;
  display:inline-block;
  padding:.5em 1em}
:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;
  color:#fff;
  opacity:.85;
  text-decoration:none}
:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}
@keyframes show-content-image{0%{visibility:hidden}
99%{visibility:hidden}
to{visibility:visible}
}
@keyframes turn-on-visibility{0%{opacity:0}
to{opacity:1}
}
@keyframes turn-off-visibility{0%{opacity:1;
  visibility:visible}
99%{opacity:0;
  visibility:visible}
to{opacity:0;
  visibility:hidden}
}
@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/ 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}
to{transform:translate(-50%,-50%) scale(1)}
}
@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);
  visibility:visible}
99%{visibility:visible}
to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/ 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
  visibility:hidden}
}
:root :where(.wp-block-latest-posts.is-grid){padding:0}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}
:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}
:where(.wp-block-navigation.has-background.wp-block-navigation-itema:not(.wp-element-button)),:where(.wp-block-navigation.has-background.wp-block-navigation-submenua:not(.wp-element-button)){padding:.5em 1em}
:where(.wp-block-navigation.wp-block-navigation__submenu-containerncr.wp-block-navigation-itema:not(.wp-element-button)),:where(.wp-block-navigation.wp-block-navigation__submenu-containerncr.wp-block-navigation-submenua:not(.wp-element-button)),:where(.wp-block-navigation.wp-block-navigation__submenu-containerncr.wp-block-navigation-submenubutton.wp-block-navigation-item__content){padding:.5em 1em}
@keyframes overlay-menu__fade-in-animation{0%{opacity:0;
  transform:translateY(.5em)}
to{opacity:1;
  transform:translateY(0)}
}
:root :where(p.has-background){padding:1.25em 2.375em}
:where(p.has-text-color:not(.has-link-color)) a{color:inherit}
:where(.wp-block-post-excerpt){box-sizing:border-box;
  margin-bottom:var(--wp--style--block-gap);
  margin-top:var(--wp--style--block-gap)}
:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}
:where(.wp-block-search__button){border:1px solid #ccc;
  padding:6px 10px}
:where(.wp-block-search__input){font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height:inherit;
  text-transform:inherit}
:root :where(.wp-block-separator.is-style-dots){height:auto;
  line-height:1;
  text-align:center}
:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;
  content:"···";
  font-family:serif;
  font-size:1.5em;
  letter-spacing:2em;
  padding-left:2em}
:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}
:root :where(.wp-block-social-links.wp-social-linka){padding:.25em}
:root :where(.wp-block-social-links.is-style-logos-only.wp-social-linka){padding:0}
:root :where(.wp-block-social-links.is-style-pill-shape.wp-social-linka){padding-left:.6666666667em;
  padding-right:.6666666667em}
:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;
  flex-wrap:wrap;
  gap:1ch}
:root :where(.wp-block-tag-cloud.is-style-outlinea){border:1px solid;
  font-size:unset!important;
  margin-right:0;
  padding:1ch 2ch;
  text-decoration:none!important}
:root :where(.wp-block-table-of-contents){box-sizing:border-box}
:where(.wp-block-term-description){box-sizing:border-box;
  margin-bottom:var(--wp--style--block-gap);
  margin-top:var(--wp--style--block-gap)}
:where(pre.wp-block-verse){font-family:inherit}
@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}
}
:root{--wp--preset--font-size--normal:16px;
  --wp--preset--font-size--huge:42px}
html :where(.has-border-color){border-style:solid}
html :where([style*=border-top-color]){border-top-style:solid}
html :where([style*=border-right-color]){border-right-style:solid}
html :where([style*=border-bottom-color]){border-bottom-style:solid}
html :where([style*=border-left-color]){border-left-style:solid}
html :where([style*=border-width]){border-style:solid}
html :where([style*=border-top-width]){border-top-style:solid}
html :where([style*=border-right-width]){border-right-style:solid}
html :where([style*=border-bottom-width]){border-bottom-style:solid}
html :where([style*=border-left-width]){border-left-style:solid}
html :where(img[class*=wp-image-]){height:auto;
  max-width:100%}
:where(figure){margin:0 0 1em}
html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}
@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}
}
@font-face{font-family:slick;
  font-weight:400;
  font-style:normal;
  src:url(https://astrotalk.com/astrology-blog/wp-content/plugins/makestories-helper/vendor/slick/fonts/slick.eot);
  src:url(https://astrotalk.com/astrology-blog/wp-content/plugins/makestories-helper/vendor/slick/fonts/slick.eot?#iefix) format('embedded-opentype'),url(https://astrotalk.com/astrology-blog/wp-content/plugins/makestories-helper/vendor/slick/fonts/slick.woff) format('woff'),url(https://astrotalk.com/astrology-blog/wp-content/plugins/makestories-helper/vendor/slick/fonts/slick.ttf) format('truetype'),url(https://astrotalk.com/astrology-blog/wp-content/plugins/makestories-helper/vendor/slick/fonts/slick.svg#slick) format('svg')}
@keyframes i-amphtml-story-player-spinner{12.5%{transform:rotate(135deg)}
25%{transform:rotate(270deg)}
37.5%{transform:rotate(405deg)}
50%{transform:rotate(540deg)}
62.5%{transform:rotate(675deg)}
75%{transform:rotate(810deg)}
87.5%{transform:rotate(945deg)}
to{transform:rotate(1080deg)}
}
@font-face{font-family:'Josefin Sans';
  font-style:italic;
  font-weight:300;
  src:url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCT6oJRLSzt.ttf) format('truetype')}
@font-face{font-family:'Josefin Sans';
  font-style:italic;
  font-weight:400;
  src:url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTtIJRLSzt.ttf) format('truetype')}
@font-face{font-family:'Josefin Sans';
  font-style:italic;
  font-weight:600;
  src:url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTaoVRLSzt.ttf) format('truetype')}
@font-face{font-family:'Josefin Sans';
  font-style:italic;
  font-weight:700;
  src:url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTU4VRLSzt.ttf) format('truetype')}
@font-face{font-family:'Josefin Sans';
  font-style:normal;
  font-weight:300;
  src:url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_GbQbMZhKg.ttf) format('truetype')}
@font-face{font-family:'Josefin Sans';
  font-style:normal;
  font-weight:400;
  src:url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_DjQbMZhKg.ttf) format('truetype')}
@font-face{font-family:'Josefin Sans';
  font-style:normal;
  font-weight:600;
  src:url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_ObXbMZhKg.ttf) format('truetype')}
@font-face{font-family:'Josefin Sans';
  font-style:normal;
  font-weight:700;
  src:url(https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_N_XbMZhKg.ttf) format('truetype')}
.blog-img{max-height:100%!important;
  text-align:center}
.blog-img img{width:auto!important}
.page-links span{padding-right:10px}
/*!
*/:root{--wp--preset--aspect-ratio--square:1;
  --wp--preset--aspect-ratio--4-3:4/3;
  --wp--preset--aspect-ratio--3-4:3/4;
  --wp--preset--aspect-ratio--3-2:3/2;
  --wp--preset--aspect-ratio--2-3:2/3;
  --wp--preset--aspect-ratio--16-9:16/9;
  --wp--preset--aspect-ratio--9-16:9/16;
  --wp--preset--color--black:#000000;
  --wp--preset--color--cyan-bluish-gray:#abb8c3;
  --wp--preset--color--white:#ffffff;
  --wp--preset--color--pale-pink:#f78da7;
  --wp--preset--color--vivid-red:#cf2e2e;
  --wp--preset--color--luminous-vivid-orange:#ff6900;
  --wp--preset--color--luminous-vivid-amber:#fcb900;
  --wp--preset--color--light-green-cyan:#7bdcb5;
  --wp--preset--color--vivid-green-cyan:#00d084;
  --wp--preset--color--pale-cyan-blue:#8ed1fc;
  --wp--preset--color--vivid-cyan-blue:#0693e3;
  --wp--preset--color--vivid-purple:#9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
  --wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
  --wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
  --wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
  --wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
  --wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
  --wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
  --wp--preset--font-size--small:13px;
  --wp--preset--font-size--medium:20px;
  --wp--preset--font-size--large:36px;
  --wp--preset--font-size--x-large:42px;
  --wp--preset--spacing--20:0.44rem;
  --wp--preset--spacing--30:0.67rem;
  --wp--preset--spacing--40:1rem;
  --wp--preset--spacing--50:1.5rem;
  --wp--preset--spacing--60:2.25rem;
  --wp--preset--spacing--70:3.38rem;
  --wp--preset--spacing--80:5.06rem;
  --wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}
:where(.is-layout-flex){gap:.5em}
:where(.is-layout-grid){gap:.5em}
:where(.wp-block-columns.is-layout-flex){gap:2em}
:where(.wp-block-columns.is-layout-grid){gap:2em}
:where(.wp-block-post-template.is-layout-flex){gap:1.25em}
:where(.wp-block-post-template.is-layout-grid){gap:1.25em}
:where(.wp-block-post-template.is-layout-flex){gap:1.25em}
:where(.wp-block-post-template.is-layout-grid){gap:1.25em}
:where(.wp-block-columns.is-layout-flex){gap:2em}
:where(.wp-block-columns.is-layout-grid){gap:2em}
:root :where(.wp-block-pullquote){font-size:1.5em;
  line-height:1.6}
.logo a{color:#000000}
a:focus,a:hover{color:#000000}
a,body{color:#4d4d4d}
@media screen and (max-width:1200px){.containerncr{padding:0 0}
}
@media screen and (max-width:600px){.containerncr{padding:0 12px}
}
.newftrcolr{color:#000!important;
  border:1px solid #f0df35;
  background-color:#f0df35}
.blog_article p a{color:#bbab21!important;
  text-decoration:underline}
.blog_article p a{color:#bbab21!important;
  text-decoration:underline}
.related_blog{display:block}
.footerncr-top .fade_class_down{visibility:visible;
  animation-name:fadeInDown}
.copy-cntr{background:#000;
  padding:15px 0}
.copy-cntr p{color:#fff;
  margin:0;
  font-size:13px}
.footerncr-top{padding:20px 0 30px;
  text-align:left;
  background-color:#454545}
.footerncr-top h3{font-size:18px;
  font-weight:600;
  color:#ddd;
  padding-bottom:10px;
  position:relative;
  margin-bottom:10px;
  margin-top:10px;
  display:inline-block}
.footerncr-top h3::after{content:"";
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  background-color:#f0df20;
  height:2px}
.heading_link{font-size:18px;
  font-weight:600;
  color:#ddd;
  padding-bottom:10px;
  position:relative;
  margin-bottom:10px;
  margin-top:10px;
  display:inline-block;
  width:auto}
.heading_link::after{content:"";
  position:absolute;
  bottom:0;
  left:0;
  width:94px;
  background-color:#f0df20;
  height:2px}
  .footerncr-top .discript_link {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    padding-bottom: 0px;
    word-break: break-word;
}
.text-link{color:#f0df20!important}
.footerncr-links a{color:#ddd;
  border:0;
  text-decoration:none;
  transition:all .3s;
  display:block;
  width:100%;
  cursor:pointer}
.footerncr-links a:hover{font-weight:700;
  color:#fff}
.footerncr-links h3 a{padding:0;
  border:none}
.footerncr-social{display:flex;
  justify-content:space-between;
  align-items:center;
  margin:15px 0 10px}
.footerncr-social i{margin:0 5px;
  color:#eee;
  border:0;
  text-decoration:none;
  transition:all .3s;
  font-size:24px;
  vertical-align:middle;
  cursor:pointer}
.footerncr-social i:hover{color:#000;
  border:0}
.about_astrotalk_footerncr{text-align:justify;
  margin-top:0;
  margin-bottom:5px;
  font-size:14px;
  font-weight:400;
  color:#ddd;
  line-height:2;
  padding-bottom:5px;
  border-bottom:1px solid #7d7d7d;
  word-break:break-word;
  cursor:pointer;
  transition:.3s ease-in-out}
.router_link{cursor:pointer}
a.article{font-size:20px}
span.sm-top{font-size:10px;
  font-weight:600;
  top:-10px;
  position:relative;
  padding:1px 6px;
  border-radius:10px;
  text-transform:none}
@media screen and (max-width:576px){.footerncr-top{padding:10px 0 10px 0}
.about_astrotalk_footerncr{margin-bottom:10px!important}
.footerncr-top p{font-size:16px;font-weight: normal !important;}
.footerncr-top h3{font-size:14px}
.heading_link{font-size:14px}
.footerncr-top .discript_link{font-size:16px}
.copy-cntr p{font-size:12px}
.footerncr-links a:focus,.footerncr-links a:hover,.footerncr-links p:focus,.footerncr-links p:hover{color:#fff;
  margin-left:0}
}
@media (min-width: 992px) {
  .footerncr-top p {
    font-size: 17px;
    font-weight: normal; }
}
.footerncr-social{display:flex;
  justify-content:space-between;
  align-items:center;
  margin:15px 0 10px}
.footerncr-links .social-media{border-radius:50%;
  width:40px;
  height:40px;
  min-width:40px;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:all .3s ease-in-out}
.footerncr-links .facebook{background-color:#4267b2;
  transition:all .3s ease-in-out}
.footerncr-links .instagram{background:linear-gradient(30deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5);
  transition:all .3s ease-in-out}
.footerncr-links .linkedin{background-color:#0072b1;
  transition:all .3s ease-in-out}
.footerncr-links .youtube{background-color:red;
  transition:all .3s ease-in-out}
.footerncr-social i{border:0;
  text-decoration:none;
  transition:all .3s;
  font-size:24px;
  vertical-align:middle;
  cursor:pointer;
  color:#fff}
.footerncr-links .social-media:hover{margin-left:0;
  background:#fff;
  transition:all .3s ease-in-out}
.footerncr-links .youtube:hover.youtube i{color:red;
  transition:all .3s ease-in-out}
.footerncr-links .linkedin:hover.linkedin i{color:#0072b1;
  transition:all .3s ease-in-out}
.footerncr-links .instagram:hover.instagram i{color:#d62976;
  transition:all .3s ease-in-out}
.footerncr-links .facebook:hover.facebook i{color:#4267b2;
  transition:all .3s ease-in-out}
.fa{padding-right:0!important;
  opacity:1!important}
@media screen and (max-width:576px){.footerncr-links .social-media{width:32px;
  height:32px;
  min-width:32px}
.footerncr-social i{font-size:18px}
}
.fa-copyright:before{content:"\f1f9"}
.fa-headphones:before{content:""}
.fa-headphones:before{content:""}
.fa-envelope:before{content:""}
.fa-user:before{content:""}
.fa-image:before{content:""}
.fa-facebook-f:before,.fa-facebook:before{content:""}
.fa-linkedin:before{content:""}
.fa-youtube:before{content:""}
.fa-instagram:before{content:""}
.fa-calendar:before{content:""}
@keyframes fa-spin{0%{transform:rotate(0)}
to{transform:rotate(359deg)}
}
@font-face{font-family:FontAwesome;
  src:url(../fonts/fontawesome-webfont3295.eot?v=4.7.0);
src:url(../fonts/fontawesome-webfont3295.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont3295.woff2?v=4.7.0) format("woff2"),url(../fonts/fontawesome-webfont3295.woff?v=4.7.0) format("woff"),url(../fonts/fontawesome-webfont3295.ttf?v=4.7.0) format("truetype"),url(../fonts/fontawesome-webfont3295.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight:400;
  font-style:normal;
  font-display:swap}
.fa{display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale}
:root{--bs-blue:#0d6efd;
  --bs-indigo:#6610f2;
  --bs-purple:#6f42c1;
  --bs-pink:#d63384;
  --bs-red:#dc3545;
  --bs-orange:#fd7e14;
  --bs-yellow:#ffc107;
  --bs-green:#198754;
  --bs-teal:#20c997;
  --bs-cyan:#0dcaf0;
  --bs-white:#fff;
  --bs-gray:#6c757d;
  --bs-gray-dark:#343a40;
  --bs-primary:#0d6efd;
  --bs-secondary:#6c757d;
  --bs-success:#198754;
  --bs-info:#0dcaf0;
  --bs-warning:#ffc107;
  --bs-danger:#dc3545;
  --bs-light:#f8f9fa;
  --bs-dark:#212529;
  --bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}
*,::after,::before{box-sizing:border-box}
@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}
}


body{margin:0;
  font-family:var(--bs-font-sans-serif);
  font-size:1rem;
  font-weight:400;
  line-height:1.5;
  color:#212529;
  background-color:#fff;
  -webkit-text-size-adjust:100%;
  -webkit-tap-highlight-color:transparent}
[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;
  margin-bottom:.5rem;
  font-weight:500;
  line-height:1.2}
.h1,h1{font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px){.h1,h1{font-size:2.5rem}
}
.h2,h2{font-size:calc(1.325rem + .9vw)}
@media (min-width:1200px){.h2,h2{font-size:2rem}
}
.h3,h3{font-size:calc(1.3rem + .6vw)}
@media (min-width:1200px){.h3,h3{font-size:1.75rem}
}
.h4,h4{font-size:calc(1.275rem + .3vw)}
@media (min-width:1200px){.h4,h4{font-size:1.5rem}
}
.h5,h5{font-size:1.25rem}
.h6,h6{font-size:1rem}
p{margin-top:0;
  margin-bottom:.5rem;
  color:#ddd}
a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;
  text-decoration:none}
img{vertical-align:middle}
[role=button]{cursor:pointer}
[list]::-webkit-calendar-picker-indicator{display:none}
[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}
::-moz-focus-inner{padding:0;
  border-style:none}
::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
[type=search]{outline-offset:-2px;
  -webkit-appearance:textfield}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::file-selector-button{font:inherit}
::-webkit-file-upload-button{font:inherit;
  -webkit-appearance:button}
[hidden]{display:none!important}
.containerncr,.containerncr-lg,.containerncr-md,.containerncr-sm{width:100%;
  padding-right:var(--bs-gutter-x,.75rem);
  padding-left:var(--bs-gutter-x,.75rem);
  margin-right:auto;
  margin-left:auto}
@media (min-width:576px){.containerncr,.containerncr-sm{max-width:540px}
}
@media (min-width:768px){.containerncr,.containerncr-md,.containerncr-sm{max-width:720px}
}
@media (min-width:992px){.containerncr,.containerncr-lg,.containerncr-md,.containerncr-sm{max-width:1000px}
}
@media (min-width:1200px){.containerncr,.containerncr-lg,.containerncr-md,.containerncr-sm{max-width:1140px}
}
@media (min-width:1400px){.containerncr,.containerncr-lg,.containerncr-md,.containerncr-sm{max-width:1320px}
}
.rowncr{--bs-gutter-x:1.5rem;
  --bs-gutter-y:0;
  display:flex;
  flex-wrap:wrap;
  margin-top:calc(var(--bs-gutter-y) * -1);
  margin-right:calc(var(--bs-gutter-x)/ -2);
  margin-left:calc(var(--bs-gutter-x)/ -2)}
.rowncr>*{flex-shrink:0;
  width:100%;
  max-width:100%;
  padding-right:calc(var(--bs-gutter-x)/ 2);
  padding-left:calc(var(--bs-gutter-x)/ 2);
  margin-top:var(--bs-gutter-y)}
.col{flex:1 0 0%}
.col-1{flex:0 0 auto;
  width:8.3333333333%}
.col-2{flex:0 0 auto;
  width:16.6666666667%}
.col-3{flex:0 0 auto;
  width:25%}
.col-4{flex:0 0 auto;
  width:33.3333333333%}
.col-5{flex:0 0 auto;
  width:41.6666666667%}
.col-6{flex:0 0 auto;
  width:50%}
.col-7{flex:0 0 auto;
  width:58.3333333333%}
.col-8{flex:0 0 auto;
  width:66.6666666667%}
.col-9{flex:0 0 auto;
  width:75%}
.col-10{flex:0 0 auto;
  width:83.3333333333%}
.col-11{flex:0 0 auto;
  width:91.6666666667%}
.col-12{flex:0 0 auto;
  width:100%}
.g-0{--bs-gutter-x:0}
.g-0{--bs-gutter-y:0}
.g-1{--bs-gutter-x:0.25rem}
.g-1{--bs-gutter-y:0.25rem}
.g-2{--bs-gutter-x:0.5rem}
.g-2{--bs-gutter-y:0.5rem}
.g-3{--bs-gutter-x:1rem}
.g-3{--bs-gutter-y:1rem}
.g-4{--bs-gutter-x:1.5rem}
.g-4{--bs-gutter-y:1.5rem}
.g-5{--bs-gutter-x:3rem}
.g-5{--bs-gutter-y:3rem}
@media (min-width:576px){.col-sm{flex:1 0 0%}
.col-sm-1{flex:0 0 auto;
  width:8.3333333333%}
.col-sm-2{flex:0 0 auto;
  width:16.6666666667%}
.col-sm-3{flex:0 0 auto;
  width:25%}
.col-sm-4{flex:0 0 auto;
  width:33.3333333333%}
.col-sm-5{flex:0 0 auto;
  width:41.6666666667%}
.col-sm-6{flex:0 0 auto;
  width:50%}
.col-sm-7{flex:0 0 auto;
  width:58.3333333333%}
.col-sm-8{flex:0 0 auto;
  width:66.6666666667%}
.col-sm-9{flex:0 0 auto;
  width:75%}
.col-sm-10{flex:0 0 auto;
  width:83.3333333333%}
.col-sm-11{flex:0 0 auto;
  width:91.6666666667%}
.col-sm-12{flex:0 0 auto;
  width:100%}
.g-sm-0{--bs-gutter-x:0}
.g-sm-0{--bs-gutter-y:0}
.g-sm-1{--bs-gutter-x:0.25rem}
.g-sm-1{--bs-gutter-y:0.25rem}
.g-sm-2{--bs-gutter-x:0.5rem}
.g-sm-2{--bs-gutter-y:0.5rem}
.g-sm-3{--bs-gutter-x:1rem}
.g-sm-3{--bs-gutter-y:1rem}
.g-sm-4{--bs-gutter-x:1.5rem}
.g-sm-4{--bs-gutter-y:1.5rem}
.g-sm-5{--bs-gutter-x:3rem}
.g-sm-5{--bs-gutter-y:3rem}
}
@media (min-width:768px){.col-md{flex:1 0 0%}
.col-md-1{flex:0 0 auto;
  width:8.3333333333%}
.col-md-2{flex:0 0 auto;
  width:16.6666666667%}
.col-md-3{flex:0 0 auto;
  width:25%}
.col-md-4{flex:0 0 auto;
  width:33.3333333333%}
.col-md-5{flex:0 0 auto;
  width:41.6666666667%}
.col-md-6{flex:0 0 auto;
  width:50%}
.col-md-7{flex:0 0 auto;
  width:58.3333333333%}
.col-md-8{flex:0 0 auto;
  width:66.6666666667%}
.col-md-9{flex:0 0 auto;
  width:75%}
.col-md-10{flex:0 0 auto;
  width:83.3333333333%}
.col-md-11{flex:0 0 auto;
  width:91.6666666667%}
.col-md-12{flex:0 0 auto;
  width:100%}
.g-md-0{--bs-gutter-x:0}
.g-md-0{--bs-gutter-y:0}
.g-md-1{--bs-gutter-x:0.25rem}
.g-md-1{--bs-gutter-y:0.25rem}
.g-md-2{--bs-gutter-x:0.5rem}
.g-md-2{--bs-gutter-y:0.5rem}
.g-md-3{--bs-gutter-x:1rem}
.g-md-3{--bs-gutter-y:1rem}
.g-md-4{--bs-gutter-x:1.5rem}
.g-md-4{--bs-gutter-y:1.5rem}
.g-md-5{--bs-gutter-x:3rem}
.g-md-5{--bs-gutter-y:3rem}
}
@media (min-width:992px){.col-lg{flex:1 0 0%}
.col-lg-1{flex:0 0 auto;
  width:8.3333333333%}
.col-lg-2{flex:0 0 auto;
  width:16.6666666667%}
.col-lg-3{flex:0 0 auto;
  width:25%}
.col-lg-4{flex:0 0 auto;
  width:33.3333333333%}
.col-lg-5{flex:0 0 auto;
  width:41.6666666667%}
.col-lg-6{flex:0 0 auto;
  width:50%}
.col-lg-7{flex:0 0 auto;
  width:58.3333333333%}
.col-lg-8{flex:0 0 auto;
  width:66.6666666667%}
.col-lg-9{flex:0 0 auto;
  width:75%}
.col-lg-10{flex:0 0 auto;
  width:83.3333333333%}
.col-lg-11{flex:0 0 auto;
  width:91.6666666667%}
.col-lg-12{flex:0 0 auto;
  width:100%}
.g-lg-0{--bs-gutter-x:0}
.g-lg-0{--bs-gutter-y:0}
.g-lg-1{--bs-gutter-x:0.25rem}
.g-lg-1{--bs-gutter-y:0.25rem}
.g-lg-2{--bs-gutter-x:0.5rem}
.g-lg-2{--bs-gutter-y:0.5rem}
.g-lg-3{--bs-gutter-x:1rem}
.g-lg-3{--bs-gutter-y:1rem}
.g-lg-4{--bs-gutter-x:1.5rem}
.g-lg-4{--bs-gutter-y:1.5rem}
.g-lg-5{--bs-gutter-x:3rem}
.g-lg-5{--bs-gutter-y:3rem}
}
.fade{transition:opacity .15s linear}
@media (prefers-reduced-motion:reduce){.fade{transition:none}
}
.fade:not(.show){opacity:0}
.page-link{position:relative;
  display:block;
  color:#0d6efd;
  text-decoration:none;
  background-color:#fff;
  border:1px solid #dee2e6;
  transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.page-link{transition:none}
}
.page-link:hover{z-index:2;
  color:#0a58ca;
  background-color:#e9ecef;
  border-color:#dee2e6}
.page-link:focus{z-index:3;
  color:#0a58ca;
  background-color:#e9ecef;
  outline:0;
  box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.page-link{padding:.375rem .75rem}
@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}
}
@keyframes progress-bar-stripes{0%{background-position-x:1rem}
}
@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}
}
@keyframes spinner-border{to{transform:rotate(360deg)}
}
@-webkit-keyframes spinner-growncr{0%{transform:scale(0)}
50%{opacity:1;
  transform:none}
}
@keyframes spinner-growncr{0%{transform:scale(0)}
50%{opacity:1;
  transform:none}
}
.top-0{top:0!important}
.top-50{top:50%!important}
.top-100{top:100%!important}
.start-0{left:0!important}
.start-50{left:50%!important}
.start-100{left:100%!important}
.h-25{height:25%!important}
.h-50{height:50%!important}
.h-75{height:75%!important}
.h-100{height:100%!important}
.p-0{padding:0!important}
.p-1{padding:.25rem!important}
.p-2{padding:.5rem!important}
.p-3{padding:1rem!important}
.p-4{padding:1.5rem!important}
.p-5{padding:3rem!important}
.text-start{text-align:left!important}
.text-center{text-align:center!important}
.text-body{color:#212529!important}
@media (min-width:576px){.p-sm-0{padding:0!important}
.p-sm-1{padding:.25rem!important}
.p-sm-2{padding:.5rem!important}
.p-sm-3{padding:1rem!important}
.p-sm-4{padding:1.5rem!important}
.p-sm-5{padding:3rem!important}
.text-sm-start{text-align:left!important}
.text-sm-center{text-align:center!important}
}
@media (min-width:768px){.p-md-0{padding:0!important}
.p-md-1{padding:.25rem!important}
.p-md-2{padding:.5rem!important}
.p-md-3{padding:1rem!important}
.p-md-4{padding:1.5rem!important}
.p-md-5{padding:3rem!important}
.text-md-start{text-align:left!important}
.text-md-center{text-align:center!important}
}
@media (min-width:992px){.p-lg-0{padding:0!important}
.p-lg-1{padding:.25rem!important}
.p-lg-2{padding:.5rem!important}
.p-lg-3{padding:1rem!important}
.p-lg-4{padding:1.5rem!important}
.p-lg-5{padding:3rem!important}
.text-lg-start{text-align:left!important}
.text-lg-center{text-align:center!important}
}
.footerncr .footerncr-top .containerncr .logo-section .text-section p{color:#fff}
body{font-family:Inter,sans-serif;
  margin:0;
  background:#fffaf3}
.page{display:flex;
  max-width:1400px;
  margin:auto;
  padding:1rem;
  gap:2rem}
.page-link{text-decoration:none;
  font-size:18px;
  font-weight:600;
  color:#666;
  padding:6px 10px;
  border-radius:12px;
  transition:all .3s ease}
.page-link:hover{background-color:#c3c3c3c4;
  color:#000}
@media (max-width:768px){.page{flex-direction:column;
  padding:.8rem}
}
*{margin:0;
  padding:0}
body{font-family:Inter,sans-serif;
  background:#fff;
  color:#2d2d2d;
  margin:0;
  line-height:1.8}
article img{max-width:100%;
  border-radius:8px;
  margin:1.5rem 0}
article h2{font-family:Merriweather,serif;
  color:#e6182b;
  margin-top:2rem}
article p{margin:1rem 0;
  color:#000}
.footerncr{background:linear-gradient(to right,#e6182b,#ff7200);
  color:#ddd;
  text-align:center;
  margin-top:3rem}
*{margin:0;
  padding:0}

a {
  color: white;

  text-decoration: none;

}



#paginationControls {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    gap: 5px;
}

#paginationControls .active {
    background-color: rgb(255, 114, 0);
    color: white;
    border: none;
}

