@charset "UTF-8";
@charset 'UTF-8';
@font-face {
font-family: 'Bell MT';
src: url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/BellMT.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Bell MT';
src: url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/BellMTBold.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Maragsa';
src: url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/Maragsa-Display.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
html,
body {
overflow-x: hidden;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
body .progress {
display: block;
width: 65%;
height: 4px;
border-radius: 5px;
overflow: hidden;
background-color: #fff;
background-image: linear-gradient(to right, #000, #000);
background-repeat: no-repeat;
background-size: 0 100%;
transition: background-size .4s ease-in-out;
position: relative;
top: 50px;
left: 0%;
}
.slider__counter {
display: none;
}
.home-newsletter-area .img_cover a {
display: block;
}
.NewtonOffer-post-area {
margin-right: 15px;
position: relative;
top: 65px;
}
.slick-current .NewtonOffer-post-area {
top: 0;
transition: all 0.8s ease;
} .NewtonOffer-post-area .post-content {
position: absolute;
bottom: 0;
display: flex;
width: 97%;
justify-content: space-between;
align-items: flex-end;
left: 12px;
z-index: 99999;
}
.NewtonOffer-post-wrapper {
display: flex;
align-items: flex-;
}
.NewtonOffer-post-area .post-content h1 {
font-size: 16px;
color: #fff;
font-family: 'Playfair Display';
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.NewtonOffer-post-area .post-content h2 {
font-size: 100px;
color: #fff;
font-weight: bold;
font-family: 'Poppins';
margin: 0;
position: absolute;
right: 0px;
bottom: -30px;
opacity: 0.2;
}
.slick-current .NewtonOffer-post-area .post-content h1 {
font-size: 30px;
}
.slick-current .NewtonOffer-post-area .post-content h2 {
font-size: 125px;
}
h1.entry-title {
display: none !important;
}
.services-post-wrapper {
display: grid;
grid-template-columns: repeat(2, 4fr);
grid-gap: 20px;
grid-row-gap: 15px;
}
.services-post-wrapper .school-post-area h1 {
font-size: 25px;
text-align: center;
font-family: 'Playfair Display';
text-transform: uppercase;
color: #d1ac71;
margin-top: 25px;
}
.sect-five-inner .en-head h1.entry-title {
display: block !important;
}
.school-post-area {
text-align: center;
}
.school-post-area .date span.date-left {
color: #565656;
font-family: "Poppins", Sans-serif;
font-size: 18px;
text-transform: uppercase;
border-bottom: 2px solid #d8d8d8;
padding-bottom: 10px;
}
.Offer-arrow {
position: absolute;
right: 23%;
bottom: -70px;
display: flex;
}
.Offer-arrow i.fas.fa-angle-left {
color: #fff;
font-size: 25px;
border: 1px solid;
border-radius: 30px;
width: 45px;
height: 45px;
text-align: center;
margin-right: 15px;
display: flex;
align-items: center;
justify-content: center;
}
.Offer-arrow i.fas.fa-angle-right {
color: #fff;
font-size: 25px;
border: 1px solid;
border-radius: 30px;
width: 45px;
height: 45px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.webinars-post-area .post-content h1 {
font-size: 16px;
color: #fff;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 0;
margin-top: 15px;
}
#voices .slick-slide.slick-current.slick-active h1 {
color: #3d311e;
}
#voices .slick-slide.slick-current.slick-active span {
color: #3d311e;
font-family: 'Poppins';
}
.webinars-post-area .post-content span {
color: #fff;
font-size: 15px;
font-family: 'Poppins';
}
.webinars-post-area {
padding: 10px 15px 12px 12px;
}
.webinars-post-wrapper .slick-current .webinars-post-area {
background-color: #ceaa6f;
padding-right: 12px;
margin-right: 15px;
transition: all 0.5s ease;
}
.webinars-post-wrapper {
width: 91%;
margin: 0 auto;
}
.voice-arrow i.fas.fa-angle-right {
color: #fff;
font-size: 25px;
border: 1px solid;
border-radius: 30px;
width: 45px;
height: 45px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;  }
.voice-arrow {
position: absolute;
display: flex;
width: 100%;
justify-content: space-between;
top: 30%;
}
.voice-arrow i.fas.fa-angle-left {
color: #fff;
font-size: 25px;
border: 1px solid;
border-radius: 30px;
width: 45px;
height: 45px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.webinars-post-area img:hover {
transform: scale(1.1);
}
.webinars-post-area img {
transform: scale(1);
transition: all 0.3s ease-in-out;
}
.line-head {
position: relative;
width: auto !important;
}
.line-head h2:before {
content: "";
background: #d1ac71;
width: 50px;
height: 2px;
position: absolute;
left: 0;
top: 10px;
}
.line-head h2 {
padding-left: 60px;
}
.sect-five .line-head {
margin: 20px auto;
}
.school-post-area img {
transition: all 0.7s ease-in-out;
} .sect-five .sect-five-inner .en-head .lae-project-image img {
transition: all 0.7s ease-in-out;
} .school-post-area .school-post-content {
transition: all 0.5s ease-in-out;
}
.school-post-area:hover .school-post-content h1 {
color: #000;
}
.sect-five .sect-five-inner .en-head .lae-project-image img:hover {
transform: scale(1.1);
} .sect-five .sect-five-inner .en-head .lae-project-image .lae-entry-text-wrap {
transition: all 0.5s ease-in-out;
}
.sect-five .sect-five-inner .en-head .lae-project-image:hover .entry-title a {
color: #000 !important;
}
.Offer-arrow .slick-arrow.slick-hidden {
display: block;
} body::-webkit-scrollbar {
width: 10px;
}
body::-webkit-scrollbar-thumb {
background: #80612e;
}
body::-webkit-scrollbar-track {
background: #d1d2d4;
}
abbr {
text-decoration: none !important;
}
#logo-menu nav ul {
z-index: auto;
}
.switcher.notranslate {
position: absolute;
top: -17px;
}
#voice_1 .elementor-slide-description::-webkit-scrollbar {
width: 5px;
}
#voice_1 .elementor-slide-description::-webkit-scrollbar-thumb {
background: #80612e;
}
#voice_1 .elementor-slide-description::-webkit-scrollbar-track {
background: #d1d2d4;
}
#voice_1 .elementor-slide-description{
padding-right:18px
} #power_btn .elementor-shortcode {
text-align: right;
padding-right: 15px;
}
#power_btn .elementor-widget-wrap {
flex-wrap: inherit;
flex-direction: row-reverse;
}
#google-translate .elementor-shortcode {
text-align: center;
}
#google-translate .elementor-shortcode > a {
color: #fff;
font-size: 20px;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap {
display: flex;
flex-direction: column;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap .lae-entry-meta {
order: 1;
margin-top: 15px;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap .entry-title {
order: 2;
margin: 50px 0 20px;
position: relative;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap .entry-summary {
order: 3;
margin: 0;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap .entry-summary:before{
display:none;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap .entry-title a:before{
content: "";
position: absolute;
top: -30px;
left: 0;
right: 0;
width: 100px;
height: 2px;
background: #d8d8d8;
margin: 0 auto;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image a {
display: block;
overflow: hidden;
}
.school-post-area .date {
margin-top: 15px;
}
.school_img_cover img {
display: block;
}
.school_img_cover {
overflow: hidden;
}
.school_img_cover:hover img {
transform: scale(1.1);
filter: brightness(0.6);
}
#voices {
padding: 130px 0;
}
#voices .s-mian-head h2 {
font-family: 'Bell MT';
font-weight: 700;
}
#voices .more_videos {
margin-top: 50px;
margin-bottom: 50px;
}
#voices .inner_col .content_col .s-mian-head h2 {
font-size: 40px;
margin-bottom: 20px;
line-height: 0.4;
}
#voices .inner_col .content_col .s-mian-head {
margin: 0;
}
#voices .inner_col .content_col h3 {
font-family: 'Bell MT';
font-weight: 700;
font-size: 35px;
}
#voices .inner_col .content_col .para p {
font-size: 20px;
font-weight: 300;
margin: 30px 0 0 0;
}
body.page-id-24 #main_slider {
display: none;
}
#today-section-1 {
padding: 100px 0;
}
#today-section-1 .left h2.elementor-heading-title {
color: #cfab70;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 105px;
}
#today-section-1 .left {
width: 65%;
}
#today-section-1 .right {
width: 35%;
padding-left: 10%;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area {
display: flex;
margin-bottom: 60px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover {
width: 50%;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content {
width: 50%;
padding-left: 50px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content h1 {
margin: 0 0 10px 0;
font-size: 24px;
font-family: 'Bell MT';
font-weight: 700;
color: #cfab70;
text-transform: uppercase;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content span.date {
font-size: 20px;
font-weight: 500;
font-family: 'Poppins';
margin-bottom: 10px;
display: block;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content p {
margin-bottom: 50px;
font-size: 18px;
font-weight: 400;
font-family: 'Poppins';
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content a {
color: #fff;
font-size: 20px;
text-transform: uppercase;
background: #cfab70;
padding: 8px 25px;
border-radius: 50px;
font-family: 'Poppins';
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover img {
width: 100%;
height: 390px;
object-fit: cover;
}
#today-section-1 .right h3.elementor-heading-title {
margin: 0 0 25px 0;
font-size: 36px;
font-family: 'Bell MT';
font-weight: 700;
color: #cfab70;
text-transform: uppercase;
}
#today-section-1 .right p.elementor-heading-title {
font-size: 18px;
font-weight: 400;
font-family: 'Poppins';
color: #000;
line-height: 1.5;
}
#today-section-1 .right form {
margin-top: 30px;
}
#today-section-1 .right form .elementor-field-group {
padding: 0;
margin-bottom: 20px;
}
#today-section-1 .right form .elementor-field-group input {
border-radius: 50px;
padding: 15px 40px;
border: 1px solid #cfab70;
}
#today-section-1 .right form .elementor-field-group button {
color: #fff;
font-size: 20px;
text-transform: uppercase;
background: #cfab70;
outline: none;
border-radius: 50px;
font-family: 'Poppins';
padding: 15px 40px;
}
.newsletter-wrapper .paginate {
text-align: center;
}
.newsletter-wrapper .paginate a {
color: #000;
font-size: 20px;
font-weight: 600;
text-decoration: none;
}
.newsletter-wrapper .paginate a.page-numbers {
margin: 0 25px;
}
.newsletter-wrapper .paginate a.next.page-numbers {
margin: 0 0 0 20px;
}
.newsletter-wrapper .paginate span.current {
color: #fff;
font-size: 22px;
background: #cfab70;
padding: 8px 18px;
border-radius: 50px;
font-weight: 600;
}
body.single-newsletter #main_slider {
display: none;
}
.nst-newsletter-single {
height: 600px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
}
.nst-newsletter-single .container {
flex: 1;
text-align: center;
}
.nst-newsletter-single h1 {
color: #FFFFFF;
font-family: 'Bell MT';
font-size: 72px;
font-weight: 700;
text-transform: uppercase;
margin: 100px 0 0 0;
}
.newsletter_single {
padding: 100px 0;
}
.newsletter_single .container {
width: 100%;
max-width: 1530px;
margin: 0 auto;
}
.newsletter_single .single-cover img {
width: 100%;
max-width: 390px;
height: 300px;
object-fit: cover;
}
.newsletter_single .single-cover h1 {
margin: 50px 0 30px 0;
color: #cfab70;
font-family: 'Bell MT';
font-size: 60px;
font-weight: 700;
text-transform: uppercase;
}
.newsletter_single .single-cover p.date {
font-size: 24px;
font-weight: 500;
font-family: 'Poppins';
margin-bottom: 35px;
}
.newsletter_single .single-cover p {
margin-bottom: 30px;
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
}
.go_back {
margin: 70px 0;
display: flex;
align-items: center;
}
.go_back i {
width: 40px;
height: 40px;
background: #cfab70;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
color: #fff;
}
.go_back a {
font-size: 18px;
font-weight: 500;
font-family: 'Poppins';
color: #000;
text-transform: capitalize;
margin-left: 20px;
text-decoration: none;
transition: 0.5s all;
}
.go_back a:hover{
color:#cfab70;
transition: 0.5s all;
}
.related_news h3 {
color: #cfab70;
font-family: 'Bell MT';
font-size: 48px;
font-weight: 700;
text-transform: uppercase;
margin: 0;
border-bottom: 2px solid;
padding-bottom: 10px;
}
.related-blog {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 30px;
margin-top: 50px;
}
.related-blog .related-blog-area .full img {
width: 100%;
display: block;
height: 350px;
object-fit: cover;
}
.related-blog .related-blog-area .content h1 {
font-size: 24px;
font-family: 'Bell MT';
font-weight: 700;
color: #cfab70;
text-transform: uppercase;
margin: 30px 0 15px;
}
.related-blog .related-blog-area .content span.date {
font-size: 20px;
font-weight: 500;
font-family: 'Poppins';
margin-bottom: 10px;
display: block;
}
.related-blog .related-blog-area .content p {
margin-bottom: 30px;
font-size: 18px;
font-weight: 400;
font-family: 'Poppins';
}
.related-blog .related-blog-area .content a {
color: #fff;
font-size: 18px;
text-transform: uppercase;
background: #cfab70;
padding: 8px 25px;
border-radius: 50px;
font-family: 'Poppins';
}
.sub-header h3 {
color: #fff !important;
font-size: 72px;
font-weight: 700 !important;
text-transform: uppercase;
font-family: 'Bell MT' !important;
margin-top: 100px;
}
#voice_1 {
padding: 100px 0;
}
#voice_1 h2 {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
} #voice_1 .elementor-slide-heading {
margin-bottom: 50px;
font-weight: 600;
font-family: 'Poppins';
font-size: 35px;
}
#voice_1  .elementor-slide-description {
font-size: 20px;
font-weight: 400;
line-height: 1.8;
max-height: 250px;
overflow-y: scroll;
}
#voice_1  .elementor-swiper-button {
width: 60px;
height: 60px;
background: transparent;
border: 2px solid #c9a66d;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
transition: 0.5s all;
}
#voice_1 .elementor-swiper-button i{
color:#c9a66d;
}
#voice_1 .elementor-swiper-button:hover {
transition: 0.5s all;
background: #fff;
} #voice_1 .elementor-swiper-button-prev {
top: 45%;
left: -5%;
}
#voice_1 .elementor-swiper-button-next {
right: -5%;
top: 45%;
}
#voice_2 h2 {
color: #cfab70;
font-family: 'Bell MT';
font-size: 48px;
font-weight: 700;
text-transform: uppercase;
margin: 0;
border-bottom: 2px solid;
padding-bottom: 10px;
}
.video-wrapper .img_cover img {
margin: 0 auto;
}
.video-wrapper .video-content h1 {
font-size: 16px;
font-family: 'Bell MT';
font-weight: 700;
text-transform: uppercase;
margin: 15px 0 0 0;
}
.video-wrapper .video-content p {
margin: 0;
font-size: 15px;
font-family: 'Poppins';
}
.video-wrapper .video-content {
padding: 0 20px;
}
.voice-video-arrow {
display: flex;
justify-content: space-between;
height: 100%;
}
#voice_2 .voice_html {
position: absolute;
top: 30%; } .video-wrapper .video-area {
cursor: pointer;
}
#voice_2 .voice-video-arrow a {
width: 40px;
height: 40px;
border-radius: 50px;
border: 1px solid #000;
display: flex;
align-items: center;
justify-content: center;
} #voice_2 .voice-video-arrow a i {
color: #000;
font-size: 20px;
} #voice_3 {
padding: 50px 0 100px;
}
#voice_3 #title h2 {
color: #cfab70;
font-family: 'Bell MT';
font-size: 40px;
font-weight: 700;
text-transform: uppercase;
margin: 0;
visibility: visible !important;
}
#voice_3 #small_head span {
color: #cfab70;
font-family: 'Bell MT';
font-size: 30px;
font-weight: 700;
}
#voice_3 #title {
margin: 0;
}
#voice_3 #para p {
font-size: 18px;
font-weight: 400;
font-family: 'Poppins';
color: #000;
line-height: 1.5;
}
.video-wrapper .slick-center .video-area {
background: #cfab70;
padding: 15px 10px;
}
#testi_1 {
padding: 100px 0;
}
#testi_1 h2.elementor-heading-title {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 0;
}
#testi_1 p.elementor-heading-title {
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #000;
line-height: 1.6;
}
.testimonials-wrapper {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 30px;
margin-top: 50px;
}
.testimonials-wrapper .testimonials-area {
margin-bottom: 50px;
}
.testimonials-wrapper .testimonials-area video {
height: 300px;
width: 100%;
}
.testimonials-wrapper .testimonials-area h1 {
color: #000;
font-size: 24px;
text-transform: uppercase;
font-family: 'Poppins';
font-weight: 400;
margin: 20px 0 0 0;
}
#testi_1 .paginate {
text-align: center;
width: 100%;
margin-top: 115px;
}
#testi_1 .paginate a {
color: #000;
font-size: 20px;
font-weight: 600;
text-decoration: none;
}
#testi_1 .paginate a.page-numbers {
margin: 0 25px;
}
#testi_1 .paginate a.next.page-numbers {
margin: 0;
}
#testi_1 .paginate span.current {
color: #fff;
font-size: 22px;
background: #cfab70;
padding: 8px 18px;
border-radius: 50px;
font-weight: 600;
}
#testi_2 {
padding: 70px 0;
border-top: 2px solid #f5eee2;
}
#testi_2 .col_cover .elementor-widget-wrap {
flex-wrap: inherit;
}
#testi_2 h2.elementor-heading-title {
padding-right: 80px;
}  #testi_2 .elementor-widget-button a {
padding: 20px 30px;
font-size: 18px !important;
}
#main-footer nav ul li.menu-item-44 ul {
display: none !important;
}
#main-footer nav ul li.menu-item-44 span.sub-arrow {
display: none;
}
#top-bar {
padding: 0 50px;
}
#logo-menu {
padding: 5px 50px;
background-color: #fff; }
.home-newsletter-wrapper {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 30px;
}
.home-newsletter-area:nth-child(1) .img_cover img {
width: 100%;
height: 100%;
}
.home-newsletter-area:nth-child(1) .home-newsletter-content p{
display:none;
}
.home-newsletter-area:nth-child(2) .home-newsletter-content p{
display:none;
}
.home-newsletter-area:nth-child(3) .home-newsletter-content p{
display:none;
}
.home-newsletter-area:nth-child(4) .home-newsletter-content p{
display:none;
}
.home-newsletter-area:nth-child(5) .home-newsletter-content p{
display:none;
}
.home-newsletter-area .home-newsletter-content {
text-align: center;
}
.home-newsletter-area .home-newsletter-content {
display: flex;
flex-direction: column;
}
.home-newsletter-area .home-newsletter-content span.date {
order: 3;
}
.home-newsletter-area .home-newsletter-content h1 {
order: 1;
}
.home-newsletter-area .home-newsletter-content p {
orphans: 3;
}
.home-newsletter-area .home-newsletter-content h1 {
margin-top: 20px;
margin-bottom: 0px;
position: relative;
padding-bottom: 20px;
text-transform: uppercase;
font-size: 24px;
font-family: 'Bell MT';
font-weight: 700;
}
.home-newsletter-area .home-newsletter-content h1:before {
content: "";
position: absolute;
width: 110px;
height: 2px;
background: #d8d8d8;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.home-newsletter-area .home-newsletter-content span.date {
text-transform: uppercase;
color: #565656;
font-size: 20px;
display: block;
margin-top: 15px;
}
.home-newsletter-area .home-newsletter-content h1 a {
color: #ceaa6f;
}
.home-newsletter-area .home-newsletter-content p {
font-size: 16px;
color: #444444;
margin-top: 20px;
margin-bottom: 0;
} #topbar-search i {
background: transparent;
font-size: 25px;
}
#prin_1 {
padding: 100px 0;
}
#prin_1 .left span {
color: #000000;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
padding-left: 90px;
position: relative;
letter-spacing: 2px;
font-weight: 400;
}
#prin_1 .left span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 2px;
background: #cfab70;
}
#prin_1 .left h2 {
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin: 40px 0;
}
#prin_1 .left p {
color: #111111;
font-size: 20px;
margin-bottom: 40px;
font-family: 'Poppins';
font-weight: 400;
}
#prin_1 .left p:nth-child(4) {
margin: 0;
}
#prin_1 .left p:nth-child(6) {
margin: 0;
}
#prin_2 {
padding-bottom: 100px;
}
#prin_2 .principal_video {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
#prin_2 .principal_video a {
width: 115px;
height: 115px;
background: #cfab70;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100px;
}
#prin_2 .principal_video a span {
width: 60px;
height: 60px;
border-radius: 50px;
border: 2px solid #fff;
display: flex;
align-items: center;
justify-content: center;
}
#prin_2 .principal_video a span i {
font-size: 20px;
color: #fff;
}
#prin_3 {
padding: 70px 0;
border-top: 2px solid #f5eee2;
}
#prin_3 h2 {
font-size: 30px;
color: #000000;
font-family: 'Bell MT';
font-weight: 500;
}
#prin_3 a.elementor-button-link {
border-radius: 0;
color: #000000;
text-transform: uppercase;
font-size: 18px;
background: #eeeeee;
padding: 24px 30px;
transition: 0.5s all;
}
#prin_3 a.elementor-button-link:hover {
background: #CFAB70;
color: #fff;
transition: 0.5s all;
}
#stu_6 a.elementor-button-link{
transition: 0.5s all;
}
#stu_6 a.elementor-button-link:hover{
background: #CFAB70;
color: #fff;
transition: 0.5s all;
}
#mission-vision {
padding: 100px 0;
}
#mission-vision .black_head h4 {
color: #111111;
font-size: 35px;
font-weight: 700;
font-family: 'Bell MT';
line-height: 1.5;
letter-spacing: 2px;
}
#mission-vision .txt_block_1 {
margin-top: 100px;
margin-bottom: 80px;
}
#mission-vision .txt_block_1 h3 {
margin-top: 0;
margin-bottom: 40px;
color: #ceaa6f;
font-size: 48px;
text-transform: uppercase;
font-weight: 700;
font-family: 'Bell MT';
}
#mission-vision .txt_block_1 p {
color: #111111;
font-size: 22px;
margin-bottom: 26px;
font-family: 'Poppins';
font-weight: 400;
}
#mission-vision .txt_block_1 ul {
padding: 0;
}
#mission-vision .txt_block_1 ul li {
list-style: none;
color: #111111;
font-size: 22px;
margin-bottom: 15px;
font-family: 'Poppins';
position: relative;
padding-left: 30px;
}
#mission-vision .txt_block_1 ul li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/ar.png);
background-repeat: no-repeat;
background-size: cover;
}
#mission-vision .txt_block_2 h3 {
margin-top: 0;
margin-bottom: 40px;
color: #ceaa6f;
font-size: 48px;
text-transform: uppercase;
font-weight: 700;
font-family: 'Bell MT';
}
#mission-vision .txt_block_2 p {
color: #111111;
font-size: 22px;
margin-bottom: 26px;
font-family: 'Poppins';
font-weight: 400;
}
#mission-vision .txt_block_2 p:last-child {
margin: 0;
}
#campus_1 {
padding: 100px 0;
}
#campus_1 .left span {
color: #000000;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
padding-left: 90px;
position: relative;
}
#campus_1 .left span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 2px;
background: #cfab70;
}
#campus_1 .left h2 {
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin: 40px 0;
}
#campus_1 .left p {
color: #111111;
font-size: 20px;
margin-bottom: 40px;
width: 80%;
font-family: 'Poppins';
font-weight: 400;
}
#campus_1 .left p:last-child {
margin: 0;
}
#campus_1 .right .swiper-slide-inner {
position: inherit !important;
padding: 0;
text-align: left;
justify-content: flex-start;
}
#campus_1 .right .swiper-slide {
height: inherit;
}
#campus_1 .right .swiper-slide-bg {
height: 490px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents {
max-width: 100%;
padding-top: 30px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading {
color: #cfab70 !important;
font-family: 'Bell MT';
font-weight: 700;
font-size: 30px;
margin-bottom: 15px;
text-transform: uppercase;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-description {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
}
#campus_1 .right .swiper-pagination {
margin-top: 45px;
position: inherit;
}
#campus_1 .right .swiper-pagination-bullet {
width: 14px;
height: 14px;
border-radius: inherit;
background: #cfab70;
opacity: 1;
}
#campus_1 .right .swiper-pagination-bullet-active {
background: #80612e;
}
#campus_1 .right .elementor-swiper-button {
position: absolute;
bottom: 165px;
top: inherit;
width: 70px;
height: 70px;
background: #cfab70;
display: flex;
align-items: center;
justify-content: center;
transition: 0.5s all;
}
#campus_1 .right .elementor-swiper-button:hover{
background: #fff;
transition: 0.5s all;
}
#campus_1 .right .elementor-swiper-button:hover i{
color:#80612e ;
transition: 0.5s all; 
}
#campus_1 .right .elementor-swiper-button span.elementor-screen-only {
display: none;
}
#campus_1 .right .elementor-swiper-button i {
font-size: 30px;
}
#campus_1 .right .elementor-swiper-button-next {
right: 0;
}
#campus_1 .right .elementor-swiper-button-prev {
left: 80%;
}
#campus_2 {
padding: 60px 0;
}
#campus_2 h1 {
margin-bottom: 40px;
color: #fff;
text-transform: uppercase;
font-size: 90px;
font-family: 'Bell MT';
font-weight: 700;
}
#campus_2 p {
margin: 0;
font-size: 20px;
color: #fff;
font-family: 'Poppins';
line-height: 2;
}
#campus_2 p a {
color: #000;
text-decoration: underline;
}
#campus_2 .campus_video_slider {
margin-top: 50px;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 70px;
height: 70px;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
top: -30px;
transition: 0.5s all;
}
#campus_2 .campus_video_slider .elementor-swiper-button i {
font-size: 30px;
color: #CEAA6F;
transition: 0.5s all;
}
#campus_2 .elementor-swiper-button:hover{
background: #ceaa6f;
transition: 0.5s all;
}
#campus_2 .elementor-swiper-button:hover i{
color: #fff; 
transition: 0.5s all;
}
#campus_2 .campus_video_slider .elementor-swiper-button-prev {
left: 90%;
}
#campus_2 .campus_video_slider .elementor-swiper-button-next {
right: 2%;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
opacity: 1;
background: transparent;
bottom: 30px;
top: auto;
padding: 0 20px;
display: block;
height: auto;
text-transform: uppercase;
font-size: 30px;
font-family: 'Bell MT';
font-weight: 700;
}
#campus_2 .campus_video_slider .elementor-custom-embed-play i {
color: #cfab70;
font-size: 80px;
}
#campus_2 .campus_video_slider .elementor-main-swiper {
padding: 40px 0;
transition: 0.5s all;
}
#campus_2 .campus_video_slider .swiper-slide {
transition: 0.5s all;
}
#campus_2 .campus_video_slider .swiper-slide:hover {
transform: scale(1.1);
transition: 0.5s all;
z-index: 9;
box-shadow: 0px 1px 66.36px 12.64px rgb(0 0 0 / 25%);
}
#campus_3 {
padding: 100px 0;
}
#residence_1 {
padding: 100px 0;
}
#residence_1 h2 {
color: #111111;
font-size: 50px;
font-family: 'Maragsa';
font-weight: 100;
}
#residence_2 {
padding: 100px 0;
}
#residence_2  span {
color: #000000;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
padding-left: 90px;
position: relative;
}
#residence_2  span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 2px;
background: #fff;
}
#residence_2  h2 {
text-transform: uppercase;
font-size: 60px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700;
margin: 40px 0 0;
letter-spacing: 2px;
}
#residence_2 .swiper-slide-bg {
height: 720px;
width: 910px;
min-width: auto;
}
#residence_2 .swiper-slide-inner {
padding: 0;
display: flex;
justify-content: center;
top: auto;
bottom: 50px;
left: 520px;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents {
width: 100%;
max-width: 500px;
background: #fff;
padding: 60px 60px;
text-align: left;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 400;
margin-bottom: 30px;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-description ul {
padding: 0;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-description ul li {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 400;
list-style: none;
position: relative;
padding-left: 30px;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-description ul li:before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 8px;
height: 8px;
background: #ceaa6f;
left: 0;
}
#residence_2 .residence_slide {
margin-top: 80px;
}
#residence_2 .residence_slide .elementor-swiper-button {
position: absolute;
bottom: 165px;
width: 70px;
height: 70px;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
top: -45px;
transition: 0.5s all;
}
#residence_2 .residence_slide .elementor-swiper-button:hover{
background: #cfab70; 
transition: 0.5s all;
}
#residence_2 .residence_slide .elementor-swiper-button:hover i{
color: #fff; 
transition: 0.5s all;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 620px;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 760px;
}
#residence_2 .residence_slide .elementor-swiper-button span.elementor-screen-only {
display: none;
}
#residence_2 .residence_slide .elementor-swiper-button i {
font-size: 30px;
color: #cfab70;
}
#residence_3 {
padding: 100px 0 0;
}
#residence_3 .left {
width: 100%;
max-width: 650px;
z-index: 9;
}
#residence_3 .right { 
width: 100%;
max-width: 880px;
}
#residence_3 .right .elementor-widget-wrap {
padding: 50px 100px;
background: #fff;
box-shadow: 0px 7px 33.04px 25.96px rgba(209, 172, 113, 0.06);
box-sizing: border-box;
}
#residence_3 .right h2 {
margin-top: 0;
text-transform: uppercase;
font-size: 60px;
color: #d1ac71;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#residence_3 .right p {
margin: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 400;
}
#residence_3 .right .elementor-image-box-wrapper {
align-items: center;
margin-top: 35px;
}
#residence_3 .right .elementor-image-box-wrapper h3 {
margin: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 500;
padding-left: 30px;
}
#residence_3 .left img {
box-shadow: 0px 7px 33.04px 25.96px rgba(209, 172, 113, 0.18);
z-index: 9;
}
#residence_3 .right .elementor-column-wrap {
align-items: center;
}
#residence_4 {
padding: 100px 0;
}
#residence_4 .left {
width: 100%;
max-width: 650px;
z-index: 9;
}
#residence_4 .right {
width: 100%;
max-width: 880px;
}
#residence_4 .right .elementor-widget-wrap {
padding: 50px 100px;
background: #fff;
box-shadow: 0px 7px 33.04px 25.96px rgba(209, 172, 113, 0.06);
box-sizing: border-box;
}
#residence_4 .right h2 {
margin-top: 0;
text-transform: uppercase;
font-size: 60px;
color: #d1ac71;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#residence_4 .right p {
margin: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 400;
}
#residence_4 .right .elementor-image-box-wrapper {
align-items: center;
margin-top: 35px;
}
#residence_4 .right .elementor-image-box-wrapper h3 {
margin: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 500;
padding-left: 30px;
}
#residence_4 .left img {
box-shadow: 0px 7px 33.04px 25.96px rgba(209, 172, 113, 0.18);
z-index: 9;
}
#residence_4 .right .elementor-column-wrap {
align-items: center;
} #tuition_2 .t4 ul {
padding: 0;
margin: 0;
}
#tuition_2 .t4 ul li {
list-style: none;
font-size: 18px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 2.2;
position: relative;
padding-left: 30px;
}
#tuition_2 .t4 ul li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 6px;
height: 6px;
background: #111111;
transform: translateY(-50%);
}
#residence_5 {
padding: 100px 0;
}
#residence_5 .title h2 {
margin-top: 0;
text-transform: uppercase;
font-size: 45px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700;
}
#residence_5 .btn a {
background: #000;
font-size: 24px;
text-transform: uppercase;
font-family: 'Poppins';
padding: 22px 60px;
border-radius: 50px;
}
#identity_1 {
padding: 100px 0;
}
#identity_1 h2 {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 100px;
}
#identity_1 .common-margin {
margin-bottom: 150px;
}
#identity_1 .common-margin h3 {
margin-top: 0;
color: #cfab70;
font-size: 48px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#identity_1 .common-margin p {
margin: 0;
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
width: 85%;
line-height: 1.8;
}
#identity_1 .common-margin .shadow img {
width: 100%;
}
#identity_1 .common-margin .shadow {
position: relative;
}
#identity_1 .common-margin .shadow:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -50px;
z-index: -1;
}
#identity_1 .common-margin .left .shadow:before {
left: -100px;
right: auto;
}
#identity_1 .common-margin .right {
padding-left: 100px;
}
#identity_1 .common-margin:last-child {
margin-bottom: 70px;
}
#admission_1 {
padding: 100px 0;
}
#admission_1 h2.elementor-heading-title {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 60px;
}
#admission_1 .elementor-text-editor p {
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 1.8;
}
#admission_2 h3 {
color: #000000;
font-size: 36px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
}
#admission_2 .elementor-accordion {
margin-top: 30px;
border-top: 1px solid #cfab70;
border-bottom: 1px solid #cfab70;
}
.admission_accordian {
padding-bottom: 100px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item {
border-bottom: 1px solid #cfab70;
border-left: 0;
border-right: 0;
border-top: 0;
padding: 35px 0;
}
.admission_accordian .elementor-accordion .elementor-accordion-item:last-child {
border: 0;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title {
padding: 0;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content {
padding: 0;
border: 0;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
margin: 0;
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 1.8;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title a {
display: block;
color: #cfab70;
font-size: 30px;
font-family: 'Poppins';
font-weight: 500;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-active a {
margin-bottom: 30px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title span i {
color: #cfab70;
font-size: 14px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon-right {
border: 2px solid #cfab70;
width: 30px;
height: 30px;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
}
#admission_3 h3 {
color: #000000;
font-size: 36px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
}
#admission_4 {
padding: 100px 0;
}
#admission_4 .title h2 {
text-transform: uppercase;
font-size: 45px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700;
}
#admission_4 .btn a {
background: #000;
font-size: 24px;
text-transform: uppercase;
font-family: 'Poppins';
padding: 22px 60px;
border-radius: 50px; 
}
#apply_1 {
padding: 100px 0;
}
#apply_1 h2.elementor-heading-title {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 60px;
}
#apply_1 .elementor-text-editor p {
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 1.8;
margin-bottom: 130px;
}
#apply_1 .inner_section {
margin-bottom: 80px;
}
#apply_1 .inner_section h4 {
color: #cfab70;
font-size: 30px;
font-family: 'Poppins';
margin-bottom: 40px;
font-weight: 500;
}
#apply_1 .inner_section .number {
color: #cfab70;
font-size: 90px;
font-family: 'Poppins';
font-weight: 700;
}
#apply_1 .inner_section .right {
padding-top: 50px;
}
#apply_1 .inner_section .number:before {
content: "step";
position: absolute;
font-size: 20px;
text-transform: uppercase;
top: -20px;
left: 0;
font-weight: 500;
}
#apply_1 .inner_section p {
margin: 0;
}
#apply_1 .inner_section:last-child {
margin: 0;
}
#apply_1 .inner_section:last-child h4 {
color: #cfab70;
font-size: 80px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#apply_1 .inner_section:last-child p a {
color: #cfab70;
} #tuition_1 {
padding: 100px 0;
}
#tuition_1 h2.elementor-heading-title {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 60px;
}
#tuition_1 .elementor-text-editor p {
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 1.8;
}
.white_sec .elementor-heading-title {
color: #cfab70 !important;
font-size: 35px;
text-transform: uppercase;
font-family: 'Bell MT' !important;
font-weight: 700 !important;
background: #fff;
padding: 20px 25px;
box-shadow: 0px 14px 63.84px 20.16px rgba(207, 171, 112, 0.12);
display: inline-block;
margin: 85px 0 50px; 
}
.common_table {
width: 100%;
max-width: 810px;
margin: 0 auto;
border: 2px solid #92723d;
}
.common_table .brown {
background: #ceaa6f;
}
.common_table .white {
background: #fff;
}
.common_table .brown h5 {
color: #fff;
padding: 30px 0;
font-size: 20px;
font-family: 'Poppins';
text-transform: uppercase;
font-weight: 400;
}
.common_table .white h5{
color: #000;
padding: 30px 0;
font-size: 20px;
font-family: 'Poppins';
text-transform: uppercase;
font-weight: 400;
}
.common_table {
border-bottom: 0;
}
.common_table:nth-child(7) {
border-bottom: 2px solid #92723d;
}
#tuition_1 .btn a {
background: #ceaa6f;
font-size: 20px;
border-radius: 50px;
text-transform: uppercase;
font-family: 'Poppins';
padding: 18px 50px;
}
#tuition_1 .btn {
margin: 70px 0 0;
}
.common_table_2 {
width: 100%;
max-width: 1070px;
margin: 0 auto;
border: 2px solid #92723d;
}
.common_table_2 .brown {
background: #ceaa6f;
}
.common_table_2 .white {
background: #fff;
}
.common_table_2 .brown h5 {
color: #fff;
padding: 30px 0;
font-size: 20px;
font-family: 'Poppins';
text-transform: uppercase;
font-weight: 400;
}
.common_table_2 .white h5{
color: #000;
padding: 30px 0;
font-size: 20px;
font-family: 'Poppins';
text-transform: uppercase;
font-weight: 400;
}
.common_table_2 {
border-bottom: 0;
}
.common_table_2:last-child {
border-bottom: 2px solid #92723d;
}
#tuition_2 {
padding-bottom: 200px;
}
#tuition_2 h2 {
color: #cfab70;
font-size: 48px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#tuition_2 p {
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 1.8;
margin-bottom: 70px;
}
#tuition_2 .t4 p {
margin: 0;
}
.nst-slider-head {
font-family: 'Bell MT' !important;
font-weight: 700 !important;
}
#home-sec-1 .small-head span {
color: #000000;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
padding-left: 90px;
position: relative;
letter-spacing: 2px;
font-weight: 400;
}
#home-sec-1 .small-head span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 2px;
background: #cfab70;
}
#home-sec-1 .big-head h2 {
text-transform: uppercase;
font-size: 80px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
letter-spacing: 0px;
}
#home-sec-2 .small-head span {
color: #fff;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
padding-left: 90px;
position: relative;
letter-spacing: 2px;
font-weight: 400;
}
#home-sec-2 .small-head span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 2px;
background: #fff;
}
#home-sec-2 .big-head h2 {
text-transform: uppercase;
font-size: 80px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700;
letter-spacing: 2px;
margin: 20px 0 40px;
}
#sec-five .big-head h2 {
text-transform: uppercase;
font-size: 80px;
color: #CFAB70;
font-family: 'Bell MT';
font-weight: 700;
letter-spacing: 2px;
margin: 20px 0 40px;
}
#six-sec .big-head h2 {
text-transform: uppercase;
font-size: 65px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700;
letter-spacing: 0;
}
#eng-program-1 {
padding: 100px 0;
}
#eng-program-1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eng-program-1 p {
color: #111111;
margin: 50px 0 80px;
font-size: 35px;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.3;
}
#eng-program-1 .btn-section .elementor-column {
margin-right: 30px;
}
#eng-program-1 .btn-section .elementor-column:last-child {
margin: 0;
}
#eng-program-1 .btn-section a {
border-radius: 0;
color: #000000;
text-transform: uppercase;
font-size: 18px;
background: #eeeeee;
padding: 24px 30px;
transition: 0.5s all;
}
#eng-program-1 .btn-section a:hover{
transition: 0.5s all;
background: #c6a980;
color: #fff;
}
#eng-program-2 {
padding-bottom: 190px;
}
#eng-program-2 .left h2 {
color: #111111;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#eng-program-2 .left h4 {
margin-top: 0;
color: #111111;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#eng-program-2 .left ul {
padding: 0;
}
#eng-program-2 .left ul li {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 35px;
line-height: 1.8;
}
#eng-program-2 .left ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/ar.png);
background-repeat: no-repeat;
background-size: cover;
}
#eng-program-2 .left .txt-block-1 {
margin-bottom: 60px;
}
#eng-program-2 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -70px;
z-index: -1;
}
#eng-program-3 {
padding: 100px 0 175px;
}
#eng-program-3 .left h2 {
color: #fff;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#eng-program-3 .left p{
color: #fff;
font-size: 20px;
font-family: 'Poppins';
margin-bottom: 40px;
}
#eng-program-3 .left h4 {
margin-top: 0;
color: #fff;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#eng-program-3 .left ul {
padding: 0;
}
#eng-program-3 .left ul li {
color: #fff;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 20px;
}
#eng-program-3 .left ul li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 6px;
height: 6px;
background: #fff;
transform: translateY(-50%);
}
#eng-program-3 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #c6a980;
left: -100px;
bottom: -70px;
}
#eng-program-3 .right .shadow img {
z-index: 9;
position: relative;
}
#eng-program-4 {
padding: 100px 0;
}
#eng-program-4 .left h2 {
color: #111111;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#eng-program-4 .left p {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
}
#eng-program-4 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -100px;
z-index: -1;
}
#eng-program-5 {
padding: 100px 0 175px;
}
#eng-program-5 .left h2 {
color: #fff;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#eng-program-5 .left p{
color: #fff;
font-size: 20px;
font-family: 'Poppins';
margin-bottom: 30px;
}
#eng-program-5 .left p:last-child {
margin: 0;
}
#eng-program-5 .left h4 {
margin-top: 0;
color: #fff;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#eng-program-5 .left ul {
padding: 0;
}
#eng-program-5 .left ul li {
color: #fff;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 20px;
}
#eng-program-5 .left ul li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 6px;
height: 6px;
background: #fff;
transform: translateY(-50%);
}
#eng-program-5 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #c6a980;
left: -100px;
bottom: -70px;
}
#eng-program-5 .right .shadow img {
z-index: 9;
position: relative;
}
#eq_1 {
padding: 100px 0 0;
}
#eq_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eq_1 p {
color: #111111;
margin: 50px 0 80px;
font-size: 35px;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.3;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title {
display: block;
padding: 30px 30px;
text-align: center;
flex: 1;
border-right: 1px solid #ceaa6f;
border-top: 0;
border-bottom: 0;
border-left: 0;
}
#eq_1 .elementor-tabs-wrapper {
display: flex;
border: 1px solid #ceaa6f;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
background: #ceaa6f;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a {
color: #ceaa6f;
text-transform: uppercase;
font-size: 27px;
font-family: 'Poppins';
display: flex;
align-items: center;
justify-content: center;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title.elementor-active a {
color: #fff;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title:last-child {
border: 0;
}
#eq_1 .elementor-tabs-content-wrapper {
border: 1px solid #ceaa6f;
border-top: 0;
}
#eq_1 .elementor-tabs-content-wrapper .elementor-tab-content {
border: 0;
padding: 100px 70px;
}
#eq_1 .elementor-tab-content .content_cover {
display: flex;
align-items: center;
}
#eq_1 .elementor-tab-content .content_cover .left {
width: 50%;
}
#eq_1 .elementor-tab-content .content_cover .right {
width: 50%;
padding-left: 100px;
}
#eq_1 .elementor-tab-content .content_cover .right p {
margin: 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
}
#eq_1 .elementor-tab-content .content_cover .right ul li {
margin: 0;
color:#111111;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
list-style: none;
padding-left: 35px;
position: relative;
}
#eq_1 .elementor-tab-content .content_cover .right ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/br.png);
background-repeat: no-repeat;
background-size: cover;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a img {
margin-right: 20px;
}
#eq_2 {
padding: 100px 0;
}
#eq_2 .left {
background: #fff;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#eq_2 .right {
padding-left: 100px;
}
#eq_2 .right h2 {
margin: 0 0 40px;
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eq_2 .right  h5 {
margin-top: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
margin-bottom: 40px;
}
#eq_2 .right p {
margin: 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#eq_3 {
background: #f8f7f5;
padding: 100px 0;
}
#eq_3 h2 {
margin: 0 0 40px;
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eq_3 p {
margin: 0 0 50px 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#eq_4 {
padding: 100px 0;
}
#eq_4 .left {
background: #fff;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#eq_4 .right {
padding-left: 100px;
}
#eq_4 .right h2 {
margin: 0 0 40px;
text-transform: uppercase;
font-size: 50px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eq_4 .right p {
margin: 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#eq_5 {
padding: 100px 0;
background: #f8f7f5;
}
#eq_5 h2 {
margin: 0 0 40px;
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eq_5 p {
margin: 0 0 40px 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#eq_5 .elementor-swiper-button {
width: 60px;
height: 60px;
background: transparent;
border: 1px solid #cfab70;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
transition: 0.5s all;
}
#eq_5 .elementor-swiper-button:hover{
background-color: #cfab70;
transition: 0.5s all;
}
#eq_5 .elementor-swiper-button:hover i{
color: #fff;
}
#eq_5 .elementor-swiper-button i {
font-size: 25px;
color: #cfab70;
}
#eq_5 .elementor-swiper-button-next {
right: -100px;
}
#eq_5 .elementor-swiper-button-prev {
left: -100px;
}
#graduates_1 {
padding: 100px 0;
}
#graduates_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#graduates_1 p {
margin: 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#graduates_1 .elementor-widget-lae-posts-carousel {
margin-top: 40px;
}
#graduates_1 .lae-posts-carousel article {
border-radius: 0;
box-shadow: none;
}
#graduates_1 .lae-posts-carousel article h3.entry-title {
margin: 40px 0 20px;
text-transform: uppercase;
font-size: 35px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#graduates_1 .lae-posts-carousel article .lae-entry-text-wrap {
padding: 0;
}
#graduates_1 .lae-posts-carousel article h3.entry-title a {
color: #cfab70;
}
#graduates_1 .lae-posts-carousel article .lae-entry-text-wrap .entry-summary {
margin: 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#graduates_1 .lae-posts-carousel article .lae-entry-text-wrap .entry-summary:before {
display: none;
}
.graduate-post-wrapper {
margin-top: 50px;
}
.graduate-post-wrapper .graduate-post-area {
text-align: center;
}
.graduate-post-wrapper .slick-slide div {
margin-right: 30px;
}
.graduate-post-wrapper .graduate-post-area h1 {
margin: 40px 0 20px;
text-transform: uppercase;
font-size: 35px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
.graduate-post-wrapper .graduate-post-area p {
width: 80%;
margin: 0 auto !important;
}
.graduate-post-wrapper .graduate-post-area img {
width: 100%;
}
#graduates_1 .elementor-widget-html {
position: absolute;
top: 50%;
}
#graduates_1 .graduate-arrow {
display: flex;
align-items: center;
justify-content: space-between;
}
#graduates_1 .graduate-arrow a {
width: 50px;
height: 50px;
background: #cfab70;
display: flex;
align-items: center;
justify-content: center;
transition: 0.5s all;
}
#graduates_1 .graduate-arrow a:hover{
background: #fff;
transition: 0.5s all;
}
#graduates_1 .graduate-arrow a:hover i{
color: #cfab70;
transition: 0.5s all;
}
#graduates_1 .graduate-arrow a i {
color: #fff;
}
#graduates_1 .graduate-arrow a.g-prev {
left: -100px;
position: relative;
}
#graduates_1 .graduate-arrow a.g-next {
right: -70px;
position: relative;
}
#graduates_2 {
padding: 100px 0;
}
#graduates_2 h2 {
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Poppins';
margin-bottom: 100px;
}
#graduates_2 .elementor-image-box-wrapper h3 {
color: #fff;
font-size: 48px;
font-family: 'Poppins';
margin: 25px 0;
font-weight: inherit;
}
#graduates_2 .elementor-image-box-wrapper p {
text-transform: uppercase;
font-size: 20px;
font-family: 'Poppins';
color: #fff;
}
#graduates_2 .elementor-image-box-wrapper figure {
margin: 0;
}
#graduates_2 .inner_1 {
margin-bottom: 160px;
}
#graduates_2 .inner_2 h3 {
font-size: 24px;
text-transform: uppercase;
margin: 40px 0 0 0;
}
#graduates_2 .inner_2 figure {
width: 50%;
}
#graduates_3 {
padding: 100px 0 150px;
}
#graduates_3 h2 {
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 100px;
}
#graduates_3 .elementor-swiper-button {
width: 50px;
height: 50px;
background: transparent;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
border: 2px solid #cfab70;
transition: 0.5s all;
}
#graduates_3 .elementor-swiper-button i {
color: #cfab70;
}
#graduates_3 .elementor-swiper-button-prev {
left: -80px;
}
#graduates_3 .elementor-swiper-button-next {
right: -80px;
}
#graduates_3 .elementor-swiper-button:hover {
background: #cfab70;
transition: 0.5s all;
}
#graduates_3 .elementor-swiper-button:hover i{
color: #fff;
}
#graduates_3 figure:before {
content: "\f002";
position: absolute;
width: 100%;
height: 100%;
background: rgba(231,213,183,0.6);
left: 0;
right: 0;
font-family: FontAwesome;
opacity: 0;
transition: 0.5s all;
display: flex;
align-items: center;
justify-content: center;
font-size: 35px;
color: #564d3d;
}
#graduates_3 figure:hover:before{
opacity: 1;
transition: 0.5s all;
}
#graduates_3 figure {
position: relative;
}
#power_school_1 {
padding: 100px 0 0;
}
#power_school_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin: 0;
}
#power_school_1 h5 {
color: #111111;
font-size: 24px;
font-family: 'Poppins';
font-style: italic;
line-height: 1.6;
width: 90%;
margin: 50px auto;
}
#power_school_1 p {
margin: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.8;
}
#power_school_2 {
padding: 100px 0;
}
#power_school_2 .inner_1 {
margin-top: 80px;
}
#power_school_2 .inner_1 p {
margin: 30px 0 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.3;
}
#power_school_2 .inner_1 p strong {
font-size: 30px;
text-transform: uppercase;
color: #cfab70;
font-weight: 400;
margin-right: 15px;
}
#power_school_2 .inner_2 {
margin-top: 100px;
background: #fff; }
#power_school_2 .inner_2 .elementor-swiper {
padding: 100px 100px;
}
#power_school_2 .inner_2 .elementor-main-swiper {
padding: 0;
}
#power_school_2 .inner_2 .elementor-testimonial {
display: flex;
flex-direction: row-reverse;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__footer {
display: block;
margin: 0;
padding-top: 0;
width: 15%;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content {
width: 85%;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
width: 100%;
height: 100%;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__footer img {
height: auto;
width: auto;
}
#power_school_2 .inner_2 .elementor-main-swiper .swiper-slide {
padding: 0;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
padding-left: 25px;
font-style: inherit;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite.elementor-testimonial__cite span {
color: #111111;
font-size: 22px;
font-family: 'Poppins';
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite.elementor-testimonial__cite {
font-style: inherit;
padding-left: 25px;
margin-top: 25px;
display: block;
}
#power_school_2 .inner_2 .elementor-swiper-button {
position: absolute;
bottom: -35px;
top: inherit;
width: 70px;
height: 70px;
background: #cfab70;
display: flex;
align-items: center;
justify-content: center;
transition: 0.5s all;
}
#power_school_2 .inner_2 .elementor-swiper-button:hover{
background: #fff;
transition: 0.5s all;
}
#power_school_2 .inner_2 .elementor-swiper-button:hover i{
color: #cfab70;
transition: 0.5s all;
}
#power_school_2 .inner_2 .elementor-swiper-button-next {
right: 0;
}
#power_school_2 .inner_2 .elementor-swiper-button-prev {
left: 90%;
}
#power_school_2 .inner_2 .elementor-swiper-button i {
font-size: 30px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite:nth-child(2) {
display: none;
}
#program-2 {
padding-bottom: 190px;
}
#program-2 .left h2 {
color: #111111;
margin-bottom: 40px;
font-size: 50px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#program-2 .left h4 {
margin-top: 0;
color: #111111;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#program-2 .left ul {
padding: 0;
}
#program-2 .left ul li {
margin-bottom: 10px;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 35px;
}
#program-2 .left ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/br.png);
background-repeat: no-repeat;
background-size: cover;
}
#program-2 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -70px;
z-index: -1;
}
#program-3 {
padding: 100px 0 175px;
}
#program-3 .left h2 {
color: #fff;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#program-3 .left p{
color: #fff;
font-size: 20px;
font-family: 'Poppins';
margin-bottom: 40px;
}
#program-3 .left h4 {
margin-top: 0;
color: #fff;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#program-3 .left ul {
padding: 0;
}
#program-3 .left ul li {
color: #fff;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 35px;
margin-bottom: 10px;
}
#program-3 .left ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/wr.png);
background-repeat: no-repeat;
background-size: cover;
}
#program-3 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #c6a980;
left: -100px;
bottom: -70px;
}
#program-3 .right .shadow img {
z-index: 9;
position: relative;
}
#program-4 {
padding: 100px 0 175px;
}
#program-4 .left h2 {
color: #111111;
margin-bottom: 40px;
font-size: 50px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#program-4 .left h4 {
margin-top: 0;
color: #111111;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#program-4 .left ul {
padding: 0;
}
#program-4 .left ul li {
margin-bottom: 10px;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 30px;
}
#program-4 .left ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/br.png);
background-repeat: no-repeat;
background-size: cover;
}
#program-4 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -70px;
z-index: -1;
}
#program-5 {
padding: 100px 0 175px;
}
#program-5 .left h2 {
color: #fff;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#program-5 .left p{
color: #fff;
font-size: 20px;
font-family: 'Poppins';
margin-bottom: 40px;
}
#program-5 .left h4 {
margin-top: 0;
color: #fff;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#program-5 .left ul {
padding: 0;
}
#program-5 .left ul li {
color: #fff;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 35px;
margin-bottom: 10px;
}
#program-5 .left ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/wr.png);
background-repeat: no-repeat;
background-size: cover;
}
#program-5 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #c6a980;
left: -100px;
bottom: -70px;
}
#program-5 .right .shadow img {
z-index: 9;
position: relative;
}
#contact_1 .common_block.block_1 p {
width: 90%;
}  
#contact_1 {
padding: 100px 0;
}
#contact_1 .common_block {
margin-bottom: 70px;
}
#contact_1 .left h3 {
margin-top: 0;
font-size: 48px;
text-transform: uppercase;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 20px;
}
#contact_1 .left p {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.8;
}
#contact_1 .left a {
font-size: 20px;
font-family: 'Poppins';
color: #cfab70;
}
#contact_1 .common_block.block_1 a {
display: block;
margin-bottom: 10px;
}
#contact_1 .right {
padding: 70px 70px;
background: #fff;
box-shadow: 0px 0px 47.45px 25.55px rgba(207, 171, 112, 0.07);
}
#contact_1 .right h2 {
margin-top: 0;
font-size: 48px;
text-transform: uppercase;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 20px;
}
#contact_1 .right p {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.8;
margin-bottom: 30px;
}
#contact_1 .right form .elementor-column {
margin-bottom: 25px;
}
#contact_1 .right form input {
border-radius: 50px;
padding: 15px 30px;
border: 1px solid #cfab70;
}
#contact_1 .right form select {
border-radius: 50px;
padding: 15px 30px;
border: 1px solid #cfab70;
}
#contact_1 .right form textarea {
border-radius: 35px;
padding: 15px 30px;
border: 1px solid #cfab70;
resize: none;
}
#contact_1 .right .elementor-field-type-submit {
margin: 0 !important;
}
#contact_1 .right button {
border-radius: 50px;
padding: 20px 30px;
background: #cfab70;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
}
#contact_1 .right form input::placeholder{
color: #b2b2b2;
font-size: 18px;
font-family: 'Poppins';
text-transform: uppercase;
}
#contact_1 .right form select::placeholder{
color: #b2b2b2;
font-size: 18px;
font-family: 'Poppins';
text-transform: uppercase;
}
#contact_1 .right form textarea::placeholder{
color: #b2b2b2;
font-size: 18px;
font-family: 'Poppins';
text-transform: uppercase;
}
#contact_1 .common_block.block_2 a {
position: relative;
padding-left: 30px;
}
#contact_1 .common_block.block_2 a:before {
content: "\f0e0";
position: absolute;
top: 50%;
left: 0;
font-family: FontAwesome;
transform: translateY(-50%);
}
#contact_1 .common_block.block_1 a {
position: relative;
padding-left: 30px;
}
#contact_1 .common_block.block_1 a:nth-child(3):before {
content: "\f095";
position: absolute;
top: 50%;
left: 0;
font-family: FontAwesome;
transform: translateY(-50%);
}
#contact_1 .common_block.block_1 a:nth-child(4):before {
content: "\f0e0";
position: absolute;
top: 50%;
left: 0;
font-family: FontAwesome;
transform: translateY(-50%);
}
#glob_net_1 {
padding: 100px 0;
}
#glob_net_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin: 0 0 40px;
}
#glob_net_1 h5 {
margin: 0;
color: #111111;
font-size: 50px;
font-family: 'Maragsa';
font-weight: 100;
}
#glob_net_1 .inner_1 {
margin-top: 100px;
}
#glob_net_1 .inner_1 p {
font-size: 19px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.6;
color: #111111;
width: 90%;
margin-bottom: 20px;
}
#glob_net_1 .inner_1 h3 {
margin: 40px 0 30px 0;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#glob_net_1 .inner_1 h6 {
font-size: 24px;
color: #111111;
font-family: 'Poppins';
margin-bottom: 0;
margin-top: 30px;
}
#glob_net_1 .inner_2 {
margin-top: 70px;
}
#glob_net_1 .inner_2 p {
font-size: 19px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.6;
color: #111111;
margin: 0;
}
#glob_net_2 {
padding: 70px 0;
border-top: 2px solid #f5eee2;
}
#glob_net_2 .col_cover .elementor-widget-wrap {
flex-wrap: inherit;
}
#glob_net_2 h2.elementor-heading-title {
padding-right: 80px;
}
#glob_net_2 .btn_1 {
width: 100%;
margin: 0;
max-width: 220px;
}
#glob_net_2 .btn_2 {
width: 100%;
margin: 0;
max-width: 330px;
}
#glob_net_2 .btn_3 {
width: 100%;
margin: 0;
max-width: 320px;
}
#glob_net_2 .elementor-widget-button a {
padding: 15px 50px;
}
#prin_2 i {
color: #fff;
}
#prin_2 .elementor-custom-embed-play {
background: #cfab70;
border-radius: 50px;
}
footer#main-footer ul.elementor-icon-list-items li {
margin-bottom: 10px;
}
footer#main-footer ul.elementor-icon-list-items li a span {
color: #fff;
font-size: 18px;
font-family: 'Poppins';
}
.graduate-post-wrapper .graduate-post-area h1 a {
color: #cfab70;
}
.nst-graduate-single {
height: 600px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
}
.nst-graduate-single .container {
flex: 1;
text-align: center;
}
.nst-graduate-single h1 {
color: #FFFFFF;
font-family: 'Bell MT';
font-size: 72px;
font-weight: 700;
text-transform: uppercase;
margin: 100px 0 0 0;
}
.graduate_single {
padding: 100px 30px;
}
.graduate_single .container {
width: 100%;
max-width: 1530px;
margin: 0 auto;
} .graduate_single .single-cover h1 {
margin: 50px 0 30px 0;
color: #cfab70;
font-family: 'Bell MT';
font-size: 60px;
font-weight: 700;
text-transform: uppercase;
}
#logo-menu ul li ul li a {
border: 0;
transition: 0.5s all;
}
#logo-menu ul li ul li a:hover {
background: transparent;
text-decoration: underline;
color: #D1AC71;
transition: 0.5s all;
}
.newsletter_single ul {
padding: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
margin: 70px 0 !important;
gap: 30px;
}
.newsletter_single ul li {
list-style: none;
}
.newsletter_single ul li img {
width: 100%; display: block;
object-fit: cover; 
}
.home-newsletter-area .img_cover img {
transition: 0.5s all;
transform: scale(1);
display: block;
}
.home-newsletter-area .img_cover:hover img {
transition: 0.5s all;
transform: scale(1.1);
}
.home-newsletter-area .img_cover {
overflow: hidden;
position: relative;
}
#logo-menu ul li ul li a.elementor-item-active {
background: transparent;
color: #D1AC71;
}
.home-newsletter-area .img_cover a:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #00000091;
z-index: 9;
opacity: 0;
transition: 0.5s all;
}
.home-newsletter-area .img_cover a{
position:relative;
}
.home-newsletter-area .img_cover a:hover:before {
opacity: 1;
transition: 0.5s all;
}
.page-id-881 .elementor-image,
.page-id-956 .elementor-image,
.page-id-1558 .elementor-image,
.page-id-1285 .elementor-image,
.page-id-1362 .elementor-image,
.page-id-20 .elementor-image,
.page-id-1603 .elementor-image,
.page-id-1900 .elementor-image,
.page-id-2089 .elementor-image {
position: relative;
transition: 0.5s all;
overflow: hidden;
}
.page-id-881 .elementor-image:before,
.page-id-956 .elementor-image:before,
.page-id-1558 .elementor-image:before,
.page-id-1285 .elementor-image:before,
.page-id-1362 .elementor-image:before,
.page-id-20 .elementor-image:before,
.page-id-1603 .elementor-image:before,
.page-id-1900 .elementor-image:before,
.page-id-2089 .elementor-image:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: 0.5s all;
z-index:99;
}
.page-id-881 .elementor-image:hover:before,
.page-id-956 .elementor-image:hover:before,
.page-id-1558 .elementor-image:hover:before,
.page-id-1285 .elementor-image:hover:before,
.page-id-1362 .elementor-image:hover:before,
.page-id-20 .elementor-image:hover:before,
.page-id-1603 .elementor-image:hover:before,
.page-id-1900 .elementor-image:hover:before,
.page-id-2089 .elementor-image:hover:before {
opacity: 0.5;
transition: 0.5s all;
}
.page-id-881 .elementor-image img,
.page-id-956 .elementor-image img,
.page-id-1558 .elementor-image img,
.page-id-1285 .elementor-image img,
.page-id-1362 .elementor-image img,
.page-id-20 .elementor-image img,
.page-id-1603 .elementor-image img,
.page-id-1900 .elementor-image img,
.page-id-2089 .elementor-image img {
transition: 0.5s all;
transform: scale(1);
}
.page-id-1558 .elementor-image img,
.page-id-1285 .elementor-image img,
.page-id-1362 .elementor-image img,
.page-id-1603 .elementor-image img,
.page-id-2089 .elementor-image img {
width:100%;
}
.page-id-881 .elementor-image:hover img,
.page-id-956 .elementor-image:hover img,
.page-id-1558 .elementor-image:hover img,
.page-id-1285 .elementor-image:hover img,
.page-id-1362 .elementor-image:hover img,
.page-id-20 .elementor-image:hover img,
.page-id-1603 .elementor-image:hover img,
.page-id-1900 .elementor-image:hover img,
.page-id-2089 .elementor-image:hover img {
transition: 0.5s all;
transform: scale(1.1);
}
#eng-program-2 .left p {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
margin-top: 20px;
margin-bottom: 0;
}
#eng-program-3 .left ol {
padding: 0;
}
#eng-program-3 .left ol li {
color: #fff;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 35px;
line-height: 1.8;
}
#eng-program-3 .left ol li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/wr.png);
background-repeat: no-repeat;
background-size: cover;
}
#eq_3 section .left {
margin-right: 40px;
}
#power_school_2 .col {
margin-right: 30px;
}
#power_school_2 .col .elementor-image {
position: relative;
transition: 0.5s all;
overflow: hidden;
}
#power_school_2 .col img {
width: 100%;
transition: 0.5s all;
transform: scale(1);
}
#power_school_2 .col .elementor-image:hover img {
transition: 0.5s all;
transform: scale(1.1);
}
#power_school_2 .col .elementor-image:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: 0.5s all;
z-index:99;
}
#power_school_2 .col .elementor-image:hover:before {
opacity: 0.5;
transition: 0.5s all;
}v
#alumi_news figure{
width: 100%;
}
#alumi_news figure img {
width: 100%;
}
#alumi_news .elementor-image-box-content {
padding-left: 100px;
}
#alumi_news figure {
position: relative;
overflow: hidden;
}
#alumi_news figure:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: 0.5s all;
z-index:99;
}
#alumi_news figure:hover:before {
opacity: 0.7;
transition: 0.5s all;
}
#alumi_news figure:hover img {
transition: 0.5s all;
transform: scale(1.1);
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover {
position: relative;
overflow: hidden;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: 0.5s all;
z-index:99;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover:hover:before {
opacity: 0.7;
transition: 0.5s all;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover:hover img {
transition: 0.5s all;
transform: scale(1.1);
}
#contact_1 .elementor-social-icons-wrapper{
display: flex;
align-items: center;
justify-content: flex-start;
}
#contact_1 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(2) a span {
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/fv.png);
background-repeat: no-repeat;
background-size: cover;
width: 20px;
height: 15px;
display: block;
position: inherit;
top: inherit;
} .graduate_popup {
position: fixed;
top: 0;
width: 100%;
height: 100%;
background: #000000b8;
z-index: 999;
display: none;
align-items: center;
justify-content: center;
}
.graduate_popup .wrap {
position: relative;
}
.graduate_popup .wrap a.close {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
}
.graduate_popup .wrap a.close i {
color: #cfab70;
}
.graduate_popup .wrap_cover {
width: 100%;
max-width: 1170px;
background: #fff;
margin: 0 auto;
display: flex;
}
.graduate_popup .wrap_cover .left {
width: 40%;
}
.graduate_popup .wrap_cover .right {
width: 60%;
background: #cfab70;
padding: 30px 40px;
}
.graduate_popup .wrap_cover .left img {
display: block;
}
.graduate_popup .wrap_cover .right h1 {
color: #fff;
margin: 0 0 20px 0;
text-transform: uppercase;
}
.graduate_popup .wrap_cover .right p {
margin: 0;
color: #fff;
font-size: 20px;
}
.graduate-post-wrapper .graduate-post-area a {
display: block;
}
#stu_4 .elementor-swiper-button {
width: 60px;
height: 60px;
background: #fff;
border: 1px solid #fff;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
transition: 0.5s all;
}
#stu_4 .elementor-swiper-button i {
font-size: 25px;
color: #cfab70;
}
#stu_4 .elementor-swiper-button-prev {
left: -100px;
}
#stu_4 .elementor-swiper-button-next {
right: -100px;
}
#stu_4 .elementor-swiper-button:hover {
background: #cfab70;
border: 1px solid #fff;
}
#stu_4 .elementor-swiper-button:hover i {
color: #fff;
}
footer#main-footer ul.elementor-icon-list-items li a span:hover {
color: #ceaa6f !important;
transition: 0.5s all;
}
footer#main-footer #gallery-1 {
display: flex;
flex-wrap: wrap;
}
footer#main-footer figure.gallery-item {
display: flex;
align-items: center;
}
.NewtonOffer-post-area:before {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 50%;
background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgb(0 0 0));
}
body.single-newsletter header {
position: inherit !important;
}
body.single-newsletter header.elementor-sticky__spacer {
display: none;
}
#main_slider .swiper-slide-contents {
flex: 1;
}
#main_slider .elementor-slide-heading {
font-size: 22px;
text-transform: uppercase;
font-family: 'Poppins';
font-weight: 400;
margin-bottom: 40px;
letter-spacing: 1px;
}
#main_slider .elementor-slide-description {
font-size: 90px;
line-height: 1;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: bold;
}
#main_slider .elementor-swiper-button {
width: 50px;
height: 50px;
background: #ceaa6f;
display: flex;
align-items: center;
justify-content: center;
}
#main_slider .swiper-pagination span.swiper-pagination-bullet {
width: 15px;
height: 15px;
opacity: 1;
background: #fff;
}
#main_slider .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #ceaa6f;
}
#six-sec {
padding: 140px 0;
}
#six-sec .girls_img {
position: absolute;
right: 0;
top: -140px;
bottom: 0;
}
#sec-seven {
padding: 140px 0;
}
#sec-seven .left h2 {
color: #fff;
text-transform: uppercase;
font-size: 60px;
font-family: 'Bell MT';
font-weight: 700;
}
#sec-seven:before {
content: "";
position: absolute;
top: -170px;
right: 20px;
bottom: 0;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/gril.png);
background-repeat: no-repeat;
background-size: cover;
width: 466px;
height: 510px;
} #sec-seven .right a.a3 {
color: #c39241;
font-size: 20px;
text-transform: uppercase;
background: #fff;
padding: 25px 55px;
border-radius: 50px;
font-family: 'Poppins';
margin-right: 30px;
transition: 0.5s all;
}
#sec-seven .right a.a2 {
color: #fff;
font-size: 20px;
text-transform: uppercase;
background: #111111;
padding: 25px 55px;
border-radius: 50px;
font-family: 'Poppins';
transition: 0.5s all;
}
#sec-seven .right a.a3:hover {
transition: 0.5s all;
background: #111111;
color: #fff;
}
#sec-seven .right a.a2:hover {
transition: 0.5s all;
background: #fff;
color: #111111;
} #eng-program-4 .left p:nth-child(even) {
display: none;
}
#sec-seven .right {
transform: translateX(-70px);
}
iframe {
height: auto;
}
#voices .elementor-swiper-button {
width: 50px;
height: 50px;
background: transparent;
border: 1px solid #fff;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
}
#voices .elementor-swiper-button i {
color: #fff;
}
#voices .elementor-swiper-button-prev {
left: -70px;
}
#voices .elementor-swiper-button-next {
right: -70px;
}
#voices .swiper-slide.swiper-slide-active {
background: #ceaa6f;
padding: 15px 15px;
}
#residence_5 .elementor-container {
max-width: 1140px;
}
#search-col {
width: 80%;
transform: translateX(50px);
z-index: 9;
}
#voices .more_videos h2 {
font-family: 'Bell MT';
font-weight: 700;
}
#power_btn .elementor-shortcode img {
display: none;
}
#power_btn .elementor-shortcode > a {
color: #fff;
}
#power_btn .elementor-shortcode #gt_lightbox a {
color: #cfab70;
font-weight: 400;
} .webinars-post-area{
cursor: pointer;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title.elementor-active img {
filter: brightness(0) invert(1);
}
#school_slide .slick-track {
display: flex;
align-items: center;
}
#school_slide .slick-slide.slick-center .partner_school_post .img_cover{ 
border: 2px solid #cfab70;
border-radius: 100%;
overflow: hidden;
width: 350px;
height: 350px;
display: flex;
align-items: center;
justify-content: center;
}
#school_slide .slick-slide img {
width: 150px;
float: inherit;
height: 150px;
}
#school_slide .slick-slide.slick-center img{
width: 250px;
height: 250px;
}
#school_slide .slick-slide > div {
margin-right: 40px;
}
#school_slide .slick-slide h1 {
display: none;
}
#school_slide .slick-slide.slick-center h1 {
display: block;
margin: 50px 0 0 0;
font-size: 35px;
font-family: 'Poppins';
text-align: center;
}
#school_slide ul.slick-dots {
text-align: center;
margin-top: 60px;
position: inherit;
bottom: auto;
}
#school_slide ul.slick-dots li button {
display: none;
}
#school_slide ul.slick-dots li {
width: 17px;
height: 17px;
border-radius: 50px;
background: transparent;
border: 2px solid #cfab70;
margin-left: 0;
margin-right: 20px;
}
#school_slide ul.slick-dots li.slick-active {
background: #cfab70;
border: 2px solid #cfab70;
}
#apply_1 .elementor-text-editor ul li{
position: relative;
padding-left: 30px;
}
#apply_1 .elementor-text-editor ul li:before{
content: "";
position: absolute;
top: 50%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/ar.png);
background-repeat: no-repeat;
background-size: cover;
}
#home-sec-1 p {
width: 85%;
}
.progress-2 {
position: relative;
bottom: -80px;
width: 75%;
height: 5px;
background: red;
}
.progress-2 span.inc {
position: absolute;
height: 100%;
background: #fff;
width: 25%;
transition: width 0.5s ease-in-out;
}
#power_btn .elementor-element {
width: auto;
}
#power_btn .translate {
margin-right: 15px;
}
#power_btn .search {
margin-right: 10px;
}
#power_btn .search i {
color: #fff;
font-size: 26px;
background: transparent;
}
#partner_sch .elementor-image img {
width: 250px;
height: 250px;
object-fit: contain;
}
#residence_3 .left .elementor-image{
box-shadow: 0px 7px 33.04px 25.96px rgb(209 172 113 / 18%);
}
.common_table .brown:nth-child(2n-1),
.common_table .white:nth-child(2n-1) {
border-right: 1px solid #92723d;
}
.common_table_2 .brown:nth-child(2n-1),
.common_table_2 .white:nth-child(2n-1) {
border-right: 1px solid #92723d;
}
#residence_4 .left .elementor-image {
box-shadow: 0px 7px 33.04px 25.96px rgb(209 172 113 / 18%);
}
#apply_1 .elementor-text-editor p a {
color: #cfab70;
}
#admission_3 .elementor-accordion {
margin-top: 30px;
border-top: 1px solid #cfab70;
}
#voice_2 .slick-slide {
margin-right: 10px;
}
.testimonials-wrapper .testimonials-area iframe {
height: 320px;
}
body.error404 .page-content {
min-height: 500px;
display: flex;
align-items: center;
justify-content: center;
}
body.error404 .page-content p {
margin: 0;
font-size: 2rem;
color: #CEAA6F;
font-family: "Playfair Display", Sans-serif;
font-weight: 700;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-description {
font-family: 'Poppins';
}
#stu_4 .elementor-widget-text-editor p:nth-child(1) {
margin: 0;
}
#flex_inner .elementor-container .elementor-row {display: grid;grid-template-columns: 1fr 1fr;gap: 30px;}
#flex_inner .elementor-container .elementor-row .elementor-column {
width: 100%;
}
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; } input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
body.search main.site-main {
max-width: 1170px;
}
body.search .page-header {
margin-top: 50px;
}
body.search .page-header h1 {
margin: 0 0 20px 0;
text-align: center;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
font-size: 65px;
text-transform: capitalize;
}
body.search .page-header p {
margin: 0;
background: #cfab70;
padding: 12px 30px;
color: #fff;
font-size: 22px;
font-weight: 400;
}
body.search .page-content {
display: grid;
grid-template-columns: 1fr;
gap: 30px;
margin: 50px 0 100px;
}
.search-div h2 {
margin: 0 0 20px 0;
}
.search-div h2 a {
color: #cfab70;
font-size: 22px;
} .search-div p {
margin: 0;
font-family: 'Poppins';
font-size: 15px;
line-height: 1.5;
}
#testi_1 .paginate a.page-numbers:nth-child(1) {
margin: 0;
}
body.search nav.pagination {
display: flex;
align-items: center;
justify-content: center;
}
body.search nav.pagination .nav-next {
margin-right: 15px;
}
body.search nav.pagination a {
color: #cfab70;
font-size: 22px;
font-family: 'Poppins';
text-transform: capitalize;
}
.alumni-wrapper .alumni-area {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 60px;
margin-bottom: 60px;
border-bottom: 1px solid #c7c7c7;
}
.alumni-wrapper .alumni-area img {
width: 40%;
}
.alumni-wrapper .alumni-area .post-content {
width: 50%;
}
.alumni-wrapper .alumni-area:last-child {
border: 0;
padding: 0;
margin: 0;
}
.alumni-wrapper .alumni-area .post-content h1 {
text-transform: uppercase;
font-size: 36px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin: 0 0 10px 0;
}
.alumni-wrapper .alumni-area .post-content p {
font-size: 18px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
margin-bottom: 25px;
}
.alumni-wrapper .alumni-area .post-content a {
text-transform: uppercase;
font-size: 14px;
color: #fff;
background: #cfab70;
padding: 10px 20px;
border-radius: 50px;
}
body.single-alumni .single-cover h2 {
color: #cfab70;
font-family: 'Bell MT';
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
}
body.single-alumni .single-cover p {
font-size: 16px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
}
#alumi_news .paginate {
text-align: center;
margin-top: 70px;
}
#alumi_news .paginate span.current {
color: #fff;
font-size: 22px;
background: #cfab70;
padding: 8px 18px;
border-radius: 50px;
font-weight: 600;
}
#alumi_news .paginate a {
color: #000;
font-size: 20px;
font-weight: 600;
text-decoration: none;
}
#alumi_news .paginate a.page-numbers {
margin: 0 25px;
}
#alumi_news .paginate a.next.page-numbers {
margin: 0;
}
#alumi_news .paginate a.prev.page-numbers {
margin: 0;
}
.video-wrapper .slick-current .video-area {
background-color: #ceaa6f;
padding: 10px 10px;
transition: all 0.5s ease;
}
.video-wrapper {
width: 90%;
margin: 0 auto;
}
.newsletter_single iframe {
height: 400px;
}
.graduate_single ul {
padding: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
margin: 70px 0 !important;
gap: 30px;
}
.graduate_single ul li {
list-style: none;
} @media only screen and (max-width: 1680px) {
.part_img_2 img {
height: 570px !important;
}
.part_img_1 img {
height: 355px !important;
}
.course_img_3 img {
height: 312px !important;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 840px;
}
.elementor-section.elementor-section-boxed>.elementor-container {
max-width: 1440px !important;
}
.sect-two .nst-icon p {
width: 80%;
margin: 0 auto;
}
#sec-seven:before{
width: 450px;
height: 500px;
top: -160px;
}
#sec-seven .right a.a3,
#sec-seven .right a.a2{
padding: 20px 40px;
font-size: 18px;
}
#main_slider .elementor-slide-description{
font-size: 80px;
}
#campus_2 h1 {
font-size: 55px;
margin-bottom: 10px;
}
.nst-newsletter-single h1{
margin: 0;
}
.newsletter_single {
padding: 50px 150px;
}
.newsletter_single .single-cover p {
margin-bottom: 15px;
font-size: 16px;
}
#voices {
padding: 50px 0;
}
#sec-five .big-head h2 {
font-size: 65px;
letter-spacing: 0px;
}
.Offer-arrow{
right:10%;
}
#logo-menu img {
width: 60%;
}
#six-sec .big-head h2{
font-size: 55px;
}
footer#main-footer .elementor-social-icons-wrapper span.elementor-grid-item {
margin-right: 10px;
}
#voices .inner_col .content_col .s-mian-head h2 {
font-size: 30px;
margin-bottom: 5px;
}
#voices .inner_col .content_col h3 {
font-size: 25px;
}
.home-newsletter-area:nth-child(1) .img_cover,
.home-newsletter-area:nth-child(2) .img_cover,
.home-newsletter-area:nth-child(3) .img_cover,
.home-newsletter-area:nth-child(4) .img_cover,
.home-newsletter-area:nth-child(5) .img_cover{
height: auto; 
}
#home-sec-1 .big-head h2 {
font-size: 65px;
}
#home-sec-1 p {
width: 85%;
}
#stu_4 .elementor-swiper-button-prev {
left: -50px;
}
#stu_4 .elementor-swiper-button-next {
right: -50px;
}
#stu_5 .elementor-swiper-button-prev {
left: -50px !important;
}
#stu_5 .elementor-swiper-button-next {
right: -50px !important;
}
#campus_1 .right .swiper-slide-bg {
background-position: 0 100%;
}
#power-school-btn {
width: 15%;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 62px;
height: 62px;
}
.page-id-881 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1420px;
}
#home-sec-2 .big-head h2 {
margin: 0px 0 0px;
font-size: 65px;
letter-spacing: 0;
}
#voices .s-mian-head h2{
font-size: 65px;
}
#eq_5 .elementor-swiper-button-next {
right: -90px;
}
#eq_5 .elementor-swiper-button-prev {
left: -90px;
}
#graduates_1 .graduate-arrow a.g-next {
right: -40px;
position: relative;
}
#graduates_1 .graduate-arrow a.g-prev {
left: -70px;
position: relative;
}
.graduate-post-wrapper.slick-initialized.slick-slider {
width: 95%;
margin: 0 auto;
}
#graduates_3 .elementor-swiper-button-prev {
left: -70px;
}
#graduates_3 .elementor-swiper-button-next {
right: -70px;
}
#stu_5 .elementor-container.elementor-column-gap-no {
max-width: 1450px;
}
#program-2 .left ul li {
font-size: 16px;
}
#program-2 h2 {
font-size: 30px !important;
}
#program-3 h2 {
font-size: 30px !important;
}
#program-4 h2 {
font-size: 30px !important;
}
#program-5 h2 {
font-size: 30px !important;
}
#program-2 .left ul li {
font-size: 16px;
}
#program-3 .left ul li {
font-size: 16px;
}
#program-4 .left ul li {
font-size: 16px;
}
#program-5 .left ul li {
font-size: 16px;
}
}
@media only screen and (max-width: 1600px) {
#google-translate .elementor-shortcode {
padding-left: 10px;
} .sub-header .elementor-container {
min-height: 400px !important;
}
.sub-header h3 {
font-size: 45px;
margin-top: 50px;
}
#today-section-1 {
padding: 80px 0;
}
#today-section-1 .left h2.elementor-heading-title {
font-size: 50px;
margin-bottom: 70px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content h1 {
font-size: 18px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content span.date {
font-size: 16px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content p{
font-size: 14px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content a {
font-size: 16px;
}
#today-section-1 .right h3.elementor-heading-title {
font-size: 30px;
}
#today-section-1 .right p.elementor-heading-title {
font-size: 16px;
}
#power-school-btn {
width: 15%;
}
#logo-menu nav ul li a {
font-size: 15px;
}
.sect-one .elementor-widget-text-editor p {
font-size: 15px;
line-height: 1.6;
}
.sect-two .nst-icon h3 {
font-size: 25px !important;
margin-bottom: 5px !important;
}
.sect-two .nst-icon p {
font-size: 15px !important;
}
#voices .inner_col .content_col h2 {
font-size: 30px !important;
}
#voices .inner_col .content_col h3 {
font-size: 22px;
}
#voices .inner_col .content_col .para p {
font-size: 16px;
}
.home-newsletter-area .home-newsletter-content h1{
font-size: 20px;   
}
#six-sec .elementor-widget-heading {
text-align: center;
}
#six-sec .elementor-widget-heading h2 {
font-size: 40px;
letter-spacing: 2px;
}
#six-sec .elementor-widget-button a {
padding: 14px 30px;
font-size: 16px;
}
#sec-five .elementor-widget-button a {
padding: 13px 30px;
font-size: 16px;
}
.page-id-881 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1280px;
}
#next-step-sec h2 {
font-size: 55px;
}
#eq_5 .elementor-container {
max-width: 1440px;
}
.graduate-post-wrapper.slick-initialized.slick-slider {
width: 90%;
}
#graduates_1 .graduate-arrow a.g-next {
right: -25px;
}
#graduates_1 .graduate-arrow a.g-prev {
left: -25px;
}
section.sect-six h2.elementor-heading-title {
font-size: 35px !important;
}
#graduates_1 .graduate-arrow a.g-next {
right: 0px;
}
#graduates_3 .elementor-container {
max-width: 1355px;
}
#stu_5 .elementor-container.elementor-column-gap-no {
max-width: 1370px;
}
}
@media only screen and (max-width: 1536px) {
#campus_2 .campus_video_slider .swiper-slide {
height: 100% !important;   
} 
#residence_3 .left img {
height: 400px;
object-fit: cover;
}
#residence_4 .left img {
height: 600px;
object-fit: cover;
}
#partner_sch .elementor-image img {
width: 180px !important;
height: 180px !important;
}
#partner_sch .elementor-image img {
width: 200px;
height: 200px;
}
#course_innovation_content .left h2{
font-size: 23px !important;
} 
#course_innovation h2 {
font-size: 55px !important;
}
#course_innovation_content .right h2 {
font-size: 30px !important;
}
#stu_5 .swiper-slide-bg {
height: 550px !important;
}
#school_slide .slick-slide.slick-center .partner_school_post .img_cover{ 
width: 300px;
height: 300px;
}
#school_slide .slick-slide img {
width: 120px;
height: 120px;
}
#school_slide .slick-slide.slick-center img{
width: 200px;
height: 200px;
}
#Alumi_1 .elementor-text-editor{
font-size: 16px !important;
}
#glob_net_2 .elementor-widget-button a {
padding: 15px 50px;
font-size: 18px;
}
section#course_innovation_img {
padding: 50px 50px !important;
margin-bottom: 60px !important;
}
body.page-id-2089 p {
font-size: 16px !important;
}
body.page-id-2091 p {
font-size: 16px !important;
}
body.page-id-2091 ul li {
font-size: 16px !important;
}
body.page-id-1900 p {
font-size: 16px !important;
}
#alumi_news p{
font-size: 16px !important;   
}
#stu_lif_1 .elementor-text-editor {
font-size: 16px !important;
}
#stu_1 .elementor-text-editor{
font-size: 16px !important;   
}
#stu_2 .elementor-text-editor{
font-size: 16px !important;   
}
#stu_3 .elementor-text-editor{
font-size: 16px !important;   
}
#stu_4 .elementor-text-editor{
font-size: 16px !important;   
}
#stu_lif_1_common .elementor-text-editor{
font-size: 16px !important;   
}
#stu_5 .elementor-text-editor{
font-size: 16px !important;   
}
#stu_5 .elementor-slide-description{
font-size: 16px !important;   
}
#stu_5 .elementor-swiper-button-next {
right: -80px !important;
}
#stu_5 .elementor-swiper-button-prev {
left: -80px !important;
}
#stu_4 .elementor-swiper-button-next {
right: -80px;
}
#stu_4 .elementor-swiper-button-prev {
left: -80px;
}
#stu_lif_1_common h2{
font-size: 40px !important;   
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a{
font-size: 22px;
}
#admission_1 h2.elementor-heading-title {
font-size: 65px;
}
#apply_1 .inner_section:last-child h4 {
font-size: 65px;
}
#apply_1 h2.elementor-heading-title {
font-size: 65px;
}
#residence_5 .title h2{
font-size: 38px;
}
#residence_5 .btn a {
font-size: 18px;
padding: 18px 50px;
}
#residence_2 .swiper-slide-inner {
left: 800px;
}
#mission-vision .black_head h4{
letter-spacing: 0;
}
#mission-vision .txt_block_1 {
margin-top: 60px;
margin-bottom: 60px;
}
#mission-vision .txt_block_2 h3{
margin-bottom: 25px;
}
#sec-seven .right {
transform: translateX(-20px);
}
#eng-program-1 h2{
font-size: 45px;
}
#eng-program-1 p{
margin: 30px 0 40px;
font-size: 26px;
}
#eng-program-1 p + p {
display: none;
}
#sec-seven .left {
width: 40%;
}
#sec-seven .right {
width: 40%;
}
#sec-seven .right a.a3,
#sec-seven .right a.a2{
padding: 20px 40px;
font-size: 18px;
}
#sec-seven .right a.al {
margin-right: 10px;
}
#sec-seven .left h2 {
font-size: 40px;
}
#contact_1 .left h3 {
font-size: 38px;
}
#prin_1 .left h2 {
font-size: 55px; 
}
#prin_1 .left span {
font-size: 18px;
}
#campus_1 .right .elementor-swiper-button {
bottom: 162px;
width: 60px;
height: 60px;
}
.elementor-section.elementor-section-boxed>.elementor-container {
max-width: 1280px !important;
}
.testimonials-wrapper .testimonials-area h1 {
font-size: 25px;
}
.elementor-404 .elementor-element.elementor-element-588565f .elementor-button {
font-size: 15px !important;
}
.elementor-404 .elementor-element.elementor-element-ff9f648 .elementor-button {
font-size: 15px !important;
}
.elementor-404 .elementor-element.elementor-element-6861ff9 .elementor-button {
font-size: 15px !important;
}
.nst-newsletter-single h1 {
font-size: 53px;
}
.s-mian-head h2 {
font-size: 50px !important;
}
.line-head h2:before {
top: 6px;
}
.newsletter_single .container {
max-width: 1430px;
}
.newsletter_single .single-cover h1 {
font-size: 40px;
}
.newsletter_single .single-cover p.date {
font-size: 20px;
}
.related_news h3 {
font-size: 40px;
}
.related-blog .related-blog-area .content h1 {
font-size: 22px;
}
.related-blog .related-blog-area .content span.date {
font-size: 16px;
}
.related-blog .related-blog-area .content a {
font-size: 15px;
}
#voice_1 h2 {
font-size: 50px;
}
#voice_1 .elementor-slide-heading {
font-size: 26px;
}
#voice_1 .elementor-slide-description {
font-size: 16px;
line-height: 1.6;
}
#voice_1 .elementor-swiper-button {
width: 40px;
height: 40px;
}
#voice_2 h2 {
font-size: 40px;
}
#voice_3 #title h2 {
font-size: 32px;
}
#voice_3 #para p {
font-size: 16px;
}
#voice_3 #small_head span {
font-size: 28px;
}
#prin_1 .left p {
font-size: 18px;
}
#campus_1 .left span {
font-size: 16px;
}
#campus_1 .left h2 {
font-size: 55px;
}
#campus_1 .left p {
font-size: 18px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading {
font-size: 28px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-description {
font-size: 18px;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 26px;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 56px;
height: 56px;
}
#mission-vision .black_head h4 {
font-size: 30px;
}
#mission-vision .txt_block_1 p {
font-size: 20px;
}
#mission-vision .txt_block_1 ul li {
font-size: 20px;
}
#mission-vision .txt_block_2 p {
font-size: 20px;
}
body.page-id-881 #identity_1 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1185px !important;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 370px;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 760px;
}   
#residence_3 .right h2 {
font-size: 41px;
margin-bottom: 20px;
}
#residence_4 .right h2 {
font-size: 41px;
margin-bottom: 20px;
}
#residence_4 .right .elementor-image-box-wrapper h3{
font-size: 18px;
}
#home-sec-2 .big-head h2 {
font-size: 55px;
}
#admission_4 .title h2 {
font-size: 35px;
}
#admission_4 .btn a {
font-size: 22px;
padding: 20px 50px;
}
section#eng-program-3 .right {
padding: 35px;
}
section#eng-program-2 .right {
padding: 35px;
}
section#eng-program-4 .right {
padding: 35px;
}
section#eng-program-5 .right {
padding: 35px;
}
#eq_1 p {
font-size: 32px;
}
#eq_1 h2 {
font-size: 55px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title {
padding: 26px 25px;
}
#eq_2 .right h2 {
font-size: 55px;
}
#eq_3 h2 {
font-size: 55px;
}
#eq_4 .right h2 {
font-size: 44px;
}
#eq_4 .right h2 {
font-size: 36px;
}
#power_school_2 .inner_2 .elementor-swiper-button {
width: 60px;
height: 60px;
}
#power_school_2 .inner_1 .elementor-inner-column {
margin-left: 10px;
}
#power_school_2 .inner_2 .elementor-swiper-button {
bottom: -30px;
}
#graduates_2 .elementor-image-box-wrapper h3 {
font-size: 20px;
}
#contact_1 .right h2 {
font-size: 40px; 
}
#contact_1 .left p {
font-size: 18px;
}
#contact_1 .right button {
font-size: 18px;
}
#stu_5 .elementor-container.elementor-column-gap-no {
max-width: 1310px !important;
}
#total_care_main .elementor-flip-box__layer__title {
font-size: 33px;
}
#total_care_main .elementor-flip-box__layer__title {
font-size: 30px;
}
#total_care_main .elementor-flip-box__layer__description {
font-size: 20px;
}
#program-5 .right {
margin-right: 30px;
}
#program-3 .right {
margin-right: 30px;
}
}
@media only screen and (max-width: 1440px) {
.part_img_2 img {
height: 460px !important;
}
.part_img_1 img {
height: 290px !important;
}
.course_img_3 img {
height: 192px !important;
}
#sec-seven .left {
width: 50%;
}
#sec-seven .right {
transform: translateX(-100px);
}
#sec-seven {
padding: 110px 0;
}
#sec-seven:before{
width: 400px;
height: 420px;
}
#sec-five .big-head h2 {
font-size: 55px;
}
#sec-five .big-head h2 {
font-size: 55px;
} #sec-seven .right a.a3,
#sec-seven .right a.a2{
padding: 20px 30px;
font-size: 18px;
}
#main_slider .elementor-slide-description{
font-size: 65px;
}
#voices .inner_col .content_col h2 {
font-size: 25px !important;
}
#home-sec-1 .big-head h2 {
font-size: 55px;
}
section#course_innovation_img {
padding: 40px 30px !important;
margin-bottom: 50px;
}
#stu_5 .elementor-container.elementor-column-gap-no {
max-width: 1200px !important;
}
#campus_1 .right .elementor-swiper-button {
bottom: 190px;
width: 55px;
height: 55px;
}
#residence_4 .right .elementor-widget-wrap {
padding: 50px 50px;
}
#residence_3 .right .elementor-widget-wrap {
padding: 50px 50px;
}
#residence_3 .right h2 {
font-size: 45px;
}
#residence_4 .right h2 {
font-size: 45px;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 260px;
}
#residence_3 .right p {
font-size: 18px;
}
#residence_4 .right p {
font-size: 18px;
}
.newsletter_single .container {
max-width: 1300px;
}
#prin_1 .left h2 {
font-size: 50px;
}
.elementor-36 .elementor-element.elementor-element-c7bd96a .elementor-button {
font-size: 15px;
}
.switcher {
width: 155px;
}
.elementor-section.elementor-section-boxed>.elementor-container {
max-width: 1170px !important;
}
.s-mian-head h2 {
font-size: 55px !important;
}
.line-head h2:before {
top: 6px;
}
body .progress {
margin-bottom: 55px;
}
.Offer-arrow {
right: 19%;
bottom: -15px;
}
.NewtonOffer-post-area {
top: 75px;
}
.nst-icon h3.elementor-image-box-title {
font-size: 30px !important;
}
.nst-icon p.elementor-image-box-description {
font-size: 16px !important;
}
.services-post-wrapper .school-post-area h1 {
font-size: 20px;
}
.school-post-area .date span.date-left {
font-size: 15px;
}
.sect-five-inner .en-head h1.entry-title {
font-size: 20px;
}
.sect-five-inner .en-head span.published {
font-size: 15px !important;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 52px;
height: 52px;
}
#mission-vision .black_head h4 {
font-size: 28px;
}
#next-step-sec h2 {
font-size: 42px;
}
#eng-program-2 .left ul li{
font-size: 16px;
}
#next-step-sec span{
font-size: 16px;
}
#eng-program-3 .left p {
font-size: 16px;
margin-bottom: 20px;
}
#eng-program-3 .left ol li{
font-size: 16px;
}
#eng-program-4 .left p{
font-size: 16px;
}
#eng-program-5 .left p{
font-size: 16px;   
}
#admission_4 .btn a {
font-size: 17px;
}
#admission_4 .title h2 {
font-size: 36px;
}
#eng-program-2 .left h2 {
font-size: 42px;
}
#eng-program-3 .left h2 {
font-size: 42px;
}
#eng-program-4 .left h2 {
font-size: 42px;
}
#eng-program-5 .left h2 {
font-size: 42px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a {
font-size: 22px;
}
#eq_1 .elementor-tab-content .content_cover .right p {
font-size: 18px;
}
#eq_1 p {
font-size: 28px;
}
#eq_2 .right p {
font-size: 18px;
}
#eq_2 .right h5 {
font-size: 18px;
}
#eq_3 p {
font-size: 18px;
}
#eq_4 .right p {
font-size: 18px;
}
#eq_5 p {
font-size: 18px;
}
#power_school_2 .inner_2 .elementor-swiper-button {
width: 50px;
height: 50px;
}
#power_school_2 .inner_2 .elementor-swiper-button {
bottom: -20px;
}
#graduates_1 h2 {
font-size: 55px;
}
#graduates_1 p {
font-size: 18px;
}
.graduate-post-wrapper .graduate-post-area h1 {
font-size: 30px;
}
#graduates_1 p {
font-size: 16px;
}
#graduates_2 h2 {
font-size: 55px;
}
.sect-six a.elementor-button-link.elementor-button {
padding: 20px 35px 20px 35px;
}
.sect-six a.elementor-button-link.elementor-button {
padding: 20px 35px 20px 35px !important;
}
#Connect_form button {
font-size: 18px;
}
#alumi_news .elementor-image-box-content {
margin-left: 25px;
}
#total_care_main .elementor-flip-box__layer__title {
font-size: 28px;
}
#total_care_main .elementor-flip-box__layer__description {
font-size: 18px;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 24px;
}
}
@media screen and (min-width: 1280px) and (max-width: 1680px) {
.alumni-wrapper .alumni-area .post-content h1{
font-size: 26px;
}
#eng-program-1 h2{
font-size: 50px;   
}
.nst-graduate-single {
height: 320px;
}
.graduate_single {
padding: 100px 150px;
}
.nst-graduate-single h1 {
margin: 0;
font-size: 50px;
}
#eng-program-2 .left ul li {
font-size: 16px;
}
#eng-program-3 .left p{
font-size: 16px;   
}
#eng-program-3 .left ol li{
font-size: 16px; 
}
#eng-program-4 .left p{
font-size: 16px;   
}
#eng-program-5 .left p{
font-size: 16px;   
}
.nst-newsletter-single {
height: 320px;
}
#prin_1 .left p {
font-size: 16px;
}
.video-wrapper .video-content h1 {
font-size: 15px;
}
.video-wrapper .video-content p {
font-size: 14px;
}
.webinars-post-area .post-content h1 {
font-size: 15px;
}
.webinars-post-area .post-content span {
font-size: 14px;
}
#prin_3 a.elementor-button-link {
font-size: 15px;
padding: 24px 15px;
}
#home-sec-1 p {
font-size: 16px;
}
#voices .inner_col .content_col .para p {
font-size: 16px;
}
#eq_1 .elementor-tab-content .content_cover .right ul li{
font-size: 16px !important;
}
#apply_1 .elementor-text-editor ul li{
font-size: 16px !important;
}
.testimonials-wrapper .testimonials-area h1 {
font-size: 18px !important;
margin-top: 10px !important;
}
#testi_1 {
padding: 60px 0;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area {
margin-bottom: 30px;
}
#testi_2 .elementor-widget-button a {
font-size: 15px !important;
}
#testi_1 .paginate {
margin-top: 30px;
}
#program-2 h2 {
font-size: 24px !important;
margin-bottom: 20px;
}
#contact_1 .right h2 {
font-size: 30px;
}
#contact_1 .left h3 {
font-size: 30px;
}
#contact_1 .right button {
padding: 13px 30px;
}
#Alumi_1 .swiper-slide {
height: 575px;
}
#Alumi_1 p {
font-size: 16px;
}
#glob_net_1 h2 {
font-size: 50px;
margin: 0;
}
#glob_net_1 {
padding: 60px 0;
}
#glob_net_1 .inner_1 {
margin-top: 60px;
}
#glob_net_1 .inner_1 h3 {
margin: 30px 0 10px 0;
font-size: 34px;
}
#glob_net_1 .inner_1 .img_col .elementor-image:before {
display: none;
}
#glob_net_1 .inner_1 .img_col .elementor-image img {
width: 25%;
}
#glob_net_1 .inner_1 h6 {
font-size: 20px;
margin-top: 15px;
}
#glob_net_1 .inner_2 {
margin-top: 30px;
}
#glob_net_2 .elementor-widget-button a {
padding: 15px 40px;
font-size: 14px;
}
#course_innovation {
padding-top: 60px;
}
#course_innovation h2 {
font-size: 50px !important;
margin-bottom: 20px !important;
}
body.page-id-2089 p {
font-size: 16px !important;
}
#course_innovation h3 {
font-size: 50px !important;
}
#course_innovation .elementor-text-editor {
margin-bottom: 50px;
}
#school_slide h2 {
font-size: 50px !important;
margin-bottom: 0 !important; 
}
#course_innovation {
padding-top: 60px !important;
}
body.page-id-1900 p {
font-size: 16px !important;
}
#Connect_form h4 {
font-size: 30px !important;
margin-bottom: 0px !important;
font-weight: 500 !important;
}
#Connect_form button {
font-size: 16px;
}
#alumi_news h2 {
font-size: 50px !important;
margin-bottom: 10px !important;
}
#alumi_news .elementor-image-box-content {
padding-left: 40px !important;
}
#alumi_news h3 {
font-size: 28px !important; 
margin-bottom: 10px !important;
margin-top: 0;
}
#alumi_news .elementor-image-box-content p {
font-size: 16px !important;
}
.related-blog .related-blog-area .content h1 {
height: 50px;
}
.related-blog .related-blog-area .content p {
font-size: 15px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content p {
font-size: 14px;
margin-bottom: 20px;
}
#today-section-1 .left h2.elementor-heading-title {
font-size: 40px;
margin-bottom: 40px;
}
#stu_5 {
padding: 60px 0px !important; 
}
#stu_2 .shadow:before {
right: -50px !important;
bottom: -50px !important;
}
#stu_3 .shadow:before {
left: -50px !important;
bottom: 50px !important;
}
#stu_4 {
padding-top: 60px !important; 
padding-bottom: 60px !important;
}
#stu_lif_1_common {
margin-bottom: 150px;
}
#stu_2 p {
font-size: 16px;
}
#stu_1 {
padding: 60px 0 !important;
}
#right-img .shadow:before {
right: -50px !important;
bottom: -50px !important;
}
#stu_lif_1_common .shadow:before {
left: -50px !important;
bottom: 50px !important;
}
#stu_lif_1_common h2 {
font-size: 30px !important;
margin-bottom: 20px !important;
}
#stu_3 .left p {
font-size: 16px;
}
#stu_5 .elementor-slide-description {
font-size: 16px !important;
}
#stu_lif_1 {
padding: 60px 0 !important;
}
#stu_lif_1 .slick-slide {
height: 575px;
}
#stu_lif_1 .slick-slide img {
height: 575px;
width: 100%;
object-fit: cover;
}
#graduates_2 .elementor-image-box-wrapper figure img { height: 50px;
}
#graduates_2 .inner_2 figure img {
height: auto;
}  
#total_care_main h2 {
font-size: 50px !important;
margin-bottom: 30px !important;
}
#total_care_main .elementor-flip-box {
height: 350px;
}
#total_care_main .elementor-image img {
height: 350px;
}
#total_care_main {
padding: 60px 0 !important;
}
#program-3 .left h2{
font-size: 24px !important;
margin-bottom: 20px;
}
#program-4 {
padding: 60px 0 130px;
}
#eng-program-1 {
padding: 70px 0;
}
#eng-program-2 .left h2 {
font-size: 28px;
margin-bottom: 20px;
}
#eng-program-2 .left h4{
font-size: 22px;
margin-bottom: 20px;
}
#eng-program-3 .left h2 {
font-size: 28px;
margin-bottom: 20px;
}
#eng-program-4 .left h2 {
font-size: 28px;
margin-bottom: 20px;
}
#eng-program-5 .left h2{
font-size: 28px;
margin-bottom: 20px;
}
#program-4 h2 {
font-size: 24px !important;
margin-bottom: 20px;
}
#program-5 .left h2{
font-size: 24px !important;
margin-bottom: 20px;
}
#eng-program-5 .right .shadow:before{
left: -50px;
bottom: -50px; 
}
#eng-program-4 .right .shadow:before{
right: -50px;
bottom: -50px;
}
#eng-program-3 .right .shadow:before {
left: -50px;
bottom: -50px;
}
#eng-program-2 .right .shadow:before {
right: -50px;
bottom: -50px;
}
#eng-program-1 .btn-section a {
font-size: 15px;
padding: 24px 15px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title {
padding: 15px 15px;
}
#eq_1 .elementor-tabs-content-wrapper .elementor-tab-content {
padding: 50px 50px;
}
#eq_1 .elementor-tab-content .content_cover .right {
padding-left: 50px;
}
#eq_1 .elementor-container {
max-width: 1080px !important;
}
#eq_2 .right h2 {
font-size: 40px;
margin: 0 0 20px;
}
#eq_2 .right h5 {
margin-bottom: 20px;
font-size: 16px;
}
#eq_2 .right p {
font-size: 16px;
}
#eq_3 h2 {
font-size: 40px;
margin: 0 0 20px;
}
#eq_3 p {
font-size: 16px;
margin: 0 0 25px 0;
}
#eq_3 {
padding: 60px 0;
}
#eq_4 .right h2 {
font-size: 35px;
margin: 0 0 20px;
}
#eq_4 .right p {
font-size: 16px;
}
#eq_4 {
padding: 60px 0;
}
#eq_1 h2 {
font-size: 50px;
}
#eq_5 h2 {
margin: 0 0 20px;
font-size: 40px;
}
#eq_5 p {
font-size: 16px;
margin: 0 0 20px 0;
}
#eq_5 {
padding: 60px 0;
}
#eq_5 .elementor-swiper-button {
width: 50px;
height: 50px;
}
#eq_5 .elementor-swiper-button-next {
right: -60px;
}
#eq_5 .elementor-swiper-button-prev {
left: -60px;
}
#power_school_1 h2 {
font-size: 50px;
}
#eq_5 .swiper-slide {
min-height: 500px;
height: auto;
}
#power_school_1 {
padding: 60px 0 0;
}
#power_school_1 h5 {
font-size: 18px;
margin: 20px auto;
}
#power_school_1 p {
font-size: 16px;
}
#power_school_2 {
padding: 60px 0;
}
#power_school_2 .inner_2 .elementor-swiper {
padding: 50px 60px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text{
font-size: 16px;  
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite.elementor-testimonial__cite span {
font-size: 16px;
}
#power_school_2 .inner_1 p {
margin: 15px 0 0;
font-size: 14px;
}
#power_school_2 .inner_1 p strong {
font-size: 20px;
}
#power_school_2 .col {
margin-right: 15px;
margin-left: 0px !important;
}
#graduates_1 h2 {
font-size: 50px;
}
#graduates_1 p {
font-size: 16px;
}
#graduates_1 {
padding: 60px 0 0;
}
.graduate-post-wrapper .graduate-post-area h1 {
font-size: 22px;
margin: 15px 0 10px;
}
#graduates_2 h2 {
font-size: 40px;
margin-bottom: 50px;
}
#graduates_2 .inner_1 {
margin-bottom: 50px;
}
#graduates_2 {
padding: 60px 0;
}
#graduates_2 .elementor-image-box-wrapper h3 {  
font-size: 18px;
margin: 15px 0;
}
#graduates_3 h2 {
font-size: 40px;
margin-bottom: 50px;
}
#graduates_3 {
padding: 60px 0 120px;
}
#graduates_2 .elementor-image-box-wrapper p {
font-size: 18px;
}
#program-2 .elementor-image,
#program-3 .elementor-image,
#program-4 .elementor-image,
#program-5 .elementor-image {
width: 90%;
}
#eng-program-1 .elementor-image,
#eng-program-2 .elementor-image,
#eng-program-3 .elementor-image,
#eng-program-4 .elementor-image,
#eng-program-5 .elementor-image {
width: 90%;
}
#program-4 .right .shadow:before{
right: -10px;
}
#program-2 .right .shadow:before{
width: 80%;
right: -10px;
}
#program-3 .right .shadow:before{
left: -50px;
}
#program-5 .right .shadow:before{
left: -50px;
}
#program-5 .left .elementor-widget-wrap {
padding: 0;
}
#voice_3 #title h2 {
margin-bottom: 10px;
}
#testi_1 h2.elementor-heading-title {
font-size: 50px;
}
#admission_1 h2.elementor-heading-title {
font-size: 50px;
margin-bottom: 20px;
}
#voice_1 h2 {
font-size: 50px;
margin-bottom: 50px;
}
#voice_1 {
padding: 70px 0;
}
#voice_2 .voice-video-arrow a{
bottom: 140px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title a{
font-size: 20px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-active a {
margin-bottom: 20px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content p{
font-size: 16px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item {
padding: 25px 0;
}
#admission_3 h3 {
font-size: 25px;
}
#admission_1 {
padding: 60px 0;
}
.admission_accordian {
padding-bottom: 60px;
}
#admission_4 {
padding: 70px 0;
}
#apply_1 h2.elementor-heading-title {
font-size: 50px;
margin-bottom: 30px;
}
#apply_1 .inner_section:last-child h4 {
font-size: 50px;
margin-bottom: 30px;
}
#apply_1 .inner_section .number {
font-size: 70px;
}
#apply_1 .inner_section h4 {
font-size: 24px;
margin-bottom: 20px;
}
#apply_1 .elementor-text-editor p{
font-size: 16px;
}
#identity_1 {
padding: 60px 0;
}
#tuition_2 h2 {
font-size: 32px;
margin-bottom: 20px;
}
#tuition_2 p {
font-size: 16px;
margin-bottom: 30px;
}
#tuition_2 .t4 ul li{
font-size: 16px;
}
#tuition_1 .elementor-text-editor p {
font-size: 16px;
}
#tuition_1 h2.elementor-heading-title {
font-size: 50px;
margin-bottom: 20px;
}
.white_sec .elementor-heading-title{
margin: 40px 0 40px;
font-size: 25px;
}
.common_table .brown h5,
.common_table .white h5{
padding: 20px 0;
font-size: 16px;
}
.common_table_2 .brown h5,
.common_table_2 .white h5{
padding: 20px 0;
font-size: 16px;
}
#residence_2 {
padding: 50px 0;
}
#residence_2 span {
font-size: 16px;
}
#residence_2 h2 {
font-size: 40px;
margin: 20px 0 0;
}
#residence_2 .residence_slide .elementor-swiper-button{
width: 50px;
height: 50px;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 800px;
}
#residence_2 .swiper-slide-bg {
height: 500px;
}
#campus_2 .campus_video_slider .swiper-slide {
height: 70%;
}
#residence_3 .right h2 {
font-size: 30px;
}
#residence_3 .right p {
font-size: 16px;
}
#residence_4 .right h2 {
font-size: 30px;
}
#residence_4 .right p {
font-size: 16px;
}
#residence_5 {
padding: 70px 0;
}
#residence_5 .btn a {
font-size: 16px;
padding: 15px 40px;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 18px !important;
bottom: 20px;
}
#campus_2 p {
font-size: 16px;
}
#campus_1 .left h2 {
font-size: 45px;
margin: 20px 0;
}
#campus_1 .left p {
font-size: 16px;
width: 90%;
margin-bottom: 20px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading {
font-size: 24px;
}
#campus_1 {
padding: 60px 0;
}
#campus_1 .right .swiper-slide-bg {
height: 380px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents {
padding-top: 20px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-description {
font-size: 16px;
}
#campus_1 .right .swiper-pagination {
margin-top: 0;
}
#campus_1 .right .elementor-swiper-button {
bottom: 122px;
}
#identity_1 h2 {
font-size: 50px;
margin-bottom: 70px;
}
#identity_1 .common-margin h3{
font-size: 38px;
margin-bottom: 20px;
}
#identity_1 .common-margin p{
font-size: 16px;
}
#identity_1 .common-margin .shadow .elementor-image {
width: 90%;
}
#identity_1 .common-margin .shadow:before{
right: -10px;
width: 80%;
}
#identity_1 .common-margin .left .shadow:before {
left: -60px;
}
#identity_1 .common-margin .right {
padding-left: 20px;
}
#power_btn a {
font-size: 16px;
}
#mission-vision .txt_block_1 h3{
margin-bottom: 20px;
font-size: 38px;
}
#mission-vision .txt_block_1 p{
font-size: 16px;   
}
#mission-vision .txt_block_1 ul li{
font-size: 16px;   
}
#mission-vision .txt_block_1 ul li:before{
top: 30%;
}
#mission-vision .txt_block_2 h3{
margin-bottom: 20px;
font-size: 38px;
}
#mission-vision .txt_block_2 p{
font-size: 16px;   
}
#mission-vision .txt_block_2 ul li{
font-size: 16px;   
}
#mission-vision .txt_block_2 ul li:before{
top: 30%;
}
#mission-vision {
padding: 70px 0;
}
#mission-vision .black_head h4 {
font-size: 24px;
}
.sub-header .elementor-container {
min-height: 320px !important;
}
.sub-header h3 {
font-size: 50px;
margin-top: 0px;
}
#prin_1 {
padding: 70px 0;
}
#prin_1 .left span {
font-size: 14px;
padding-left: 70px;
}
#prin_1 .left span:before {
width: 50px;
}
#sec-five {
padding: 80px 0px 80px 0px;
}
#prin_1 .left h2{
margin: 20px 0;
}
#prin_1 .elementor-image img {
width: 85%;
}
#sec-seven:before {
width: 360px;
height: 390px;
top: -70px;
}
#sec-seven .right a.a3, #sec-seven .right a.a2 {
padding: 15px 30px;
font-size: 15px;
}
#main-footer {
padding-bottom: 30px;
}
footer#main-footer figure.gallery-item img {
width: 70%;
margin-bottom: 10px;
}
footer#main-footer ul.elementor-icon-list-items:last-child li {
align-items: flex-start;
}
footer#main-footer ul.elementor-icon-list-items li span.elementor-icon-list-icon {
padding-top: 5px;
}
.voice-arrow a.vo-prev {
position: relative;
left: -15px;
}
#sec-five h2 {
font-size: 18px;
letter-spacing: 0;
}
.home-newsletter-area .img_cover img {
display: block;
height: 350px !important;
object-fit: cover;
width: 100%;
}
.home-newsletter-area .home-newsletter-content span.date{
font-size: 16px;
}
.home-newsletter-area .home-newsletter-content span.date:before{
bottom: 5px;
}
.voice-arrow i.fas.fa-angle-right,
.voice-arrow i.fas.fa-angle-left{
font-size: 20px;
}
.line-head h2:before {
top: 9px;
width: 40px;
}
#voices .line-head h2 {
font-size: 18px;
letter-spacing: 0px;
}
.Offer-arrow i.fas.fa-angle-left,
.Offer-arrow i.fas.fa-angle-right{
width: 40px;
font-size: 20px;
height: 40px;
}
.NewtonOffer-post-area .post-content h1{
font-size: 20px !important;   
}
#home-sec-1 .small-head span{
font-size: 18px;
letter-spacing: 0;
} 
#home-sec-2 .small-head span:before{
width: 40px;
}
#home-sec-2 .small-head span{
font-size: 18px;
padding-left: 60px;
letter-spacing: 0;        
}
#sect-to .elementor-widget-button a {
font-size: 16px;
padding: 12px 35px;
}
.nst-icon p.elementor-image-box-description {
font-size: 16px !important;
}  
#logo-menu nav ul li a {
margin-right: 10px;
}
#voices {
padding: 70px 0;
}  
#stu_4 .elementor-text-editor {
padding-bottom: 0px !important;
}
#logo-menu .elementor-widget-theme-site-logo a {
padding: 0;
}
.sect-one .elementor-widget-text-editor p {
width: 80%;
}
.Offer-arrow {
right: 18%;
}
#sec-five .big-head h2{
font-size: 55px;
}
footer#main-footer ul.elementor-icon-list-items li a {
padding: 0;
}
footer#main-footer figure.gallery-item {
padding: 0;
}
footer#main-footer .elementor-widget-image a {
padding: 0;
}
footer#main-footer figure.gallery-item a {
padding: 0;
}
#google-translate {
width: 20%;
}
#next-step-sec h2 {
font-size: 48px;
}
#google-translate .elementor-shortcode {
padding-left: 30px;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 24px;
}
body.page-id-881 #identity_1 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1080px !important;
}
#next-step-sec span {
font-size: 14px;
}
#eng-program-3 {
padding: 80px 0 80px;
}
#eng-program-2 {
padding-bottom: 110px;
}
#eng-program-5 {
padding: 60px 0 120px;
}
#eq_1 p {
font-size: 26px;
margin: 30px 0px 40px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a {
font-size: 18px;
}
#stu_5 .elementor-container.elementor-column-gap-no {
max-width: 1130px !important;
}
#stu_1 h2 {
font-size: 50px !important;
margin-bottom: 20px !important;
}
#stu_2 h2 {
font-size: 40px !important;
margin-bottom: 20px !important;
}
#stu_2 .elementor-text-editor {
font-size: 18px;
}
#stu_3 .elementor-text-editor {
font-size: 18px;
}
#stu_3 h2 {
font-size: 40px !important;
}
#stu_4 h2 {
font-size: 40px !important;
}
#stu_4 .elementor-text-editor {
font-size: 18px;
}
#stu_5 h2 {
font-size: 40px !important; 
margin-bottom: 20px !important;
}
#stu_5 .elementor-text-editor {
font-size: 18px !important;
padding-bottom: 10px !important;
}
#stu_5 .elementor-text-editor p {
font-size: 16px;
}
#stu_5 .swiper-slide-bg {
height: 575px !important;
}
#stu_6 a.elementor-button-link {
font-size: 15px !important;
padding: 20px 15px !important; 
}
.Athelit-arrow {
bottom: -70px !important;
} 
#stu_lif_1 .my-progress { 
top: 50px !important;
}
#stu_lif_1 h2 {
font-size: 50px !important;
margin-bottom: 20px !important;
}
#stu_lif_1_common .elementor-text-editor {
font-size: 16px !important;
}
#alumi_news p {
font-size: 16px !important;
}
#Connect_form input#form-field-email{
font-size: 15px;
}
}
@media only screen and (max-width: 1280px) {
.part_img_2 img {
height: 422px !important;
} 
#voice_1 .elementor-swiper-button-next {
right: 0;
}
#voice_1 .elementor-swiper-button-prev {
left: 0;
}
.part_img_1 img {
height: 262px !important;
}
#course_innovation_content .left h2 {
font-size: 18px !important;
}
.course_img_1 img {
height: 520px !important;
}
.course_img_2 img {
height: 520px !important;
}
.Athelit-arrow {
right: 7% !important;
}
#program-2 {
padding-bottom: 140px;
}
.home-newsletter-area .img_cover img {
min-height: 280px;
}
#admission_4 .title h2 {
font-size: 30px;
}
#sec-seven .right a.a3,
#sec-seven .right a.a2{
padding: 12px 30px;
font-size: 15px;
}
#residence_2 .swiper-slide-bg {
height: 550px;
width: 800px;
}
#residence_2 .swiper-slide-inner {
left: 600px;
bottom: 50px;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents{
max-width: 670px;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 690px;
}
#prin_1 .left span {
letter-spacing: 0;
}
#prin_1 .left h2 {
font-size: 45px;
}
#home-sec-2 .big-head h2 {
font-size: 50px;
}
#voices .s-mian-head h2 {
font-size: 50px !important;
}
#sec-five .big-head h2 {
font-size: 50px;
}
#residence_4 .right .elementor-image-box-wrapper h3,
#residence_3 .right .elementor-image-box-wrapper h3{
padding-left: 15px;
font-size: 18px;
}
#residence_3 .right h2 {
font-size: 35px;
}
#residence_4 .right h2 {
font-size: 35px;
}
#residence_5 .title h2{
font-size: 40px;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 270px;
}
#sec-seven .left h2 {
font-size: 35px;
}
#sec-seven:before {
width: 400px;
height: 440px;
top: -130px;
}  #home-sec-1 .big-head h2{
font-size: 50px;
}
section.sect-six h2.elementor-heading-title {
font-size: 30px !important;
letter-spacing: 2px !important;
}
#stu_4 .elementor-swiper-button-prev {
left: -20px;
}
#stu_4 .elementor-swiper-button-next {
right: -20px;
}
#stu_5 .elementor-swiper-button-prev {
left: -20px !important;
}
#stu_5 .elementor-swiper-button-next {
right: -20px !important;
}
#power-school-btn a {
font-size: 16px;
}
#logo-menu a img {
display: block;
margin: 0;
width: 75%;
}
.home-newsletter-area:nth-child(1) .img_cover,
.home-newsletter-area:nth-child(2) .img_cover,
.home-newsletter-area:nth-child(3) .img_cover,
.home-newsletter-area:nth-child(4) .img_cover,
.home-newsletter-area:nth-child(5) .img_cover{
height: auto; 
}
#logo-menu nav ul li a {
font-size: 13px;
}
#voice_1 .elementor-slide-heading {
font-size: 20px;
}
.newsletter_single .container {
max-width: 1200px;
}
#voice_1 .elementor-slide-description {
font-size: 12px;
line-height: 1.6;
}
#voice_2 h2 {
font-size: 30px;
}
#voice_3 #title h2 {
font-size: 24px;
}
#voice_3 #para p {
font-size: 14px;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 48px;
height: 48px;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 22px;
}
body.page-id-881 #identity_1 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 990px !important;
}
#identity_1 .common-margin p {
width: 90%;
}
#next-step-sec h2 {
font-size: 44px;
}
#next-step-sec span {
font-size: 12px;
}
section#eng-program-4 .right {
padding: 60px;
}
section#eng-program-3 .right {
padding: 60px;
}
section#eng-program-5 .right {
padding: 60px;
}
section#eng-program-2 .right {
padding: 60px;
}
#eq_5 .elementor-swiper-button-next {
right: -45px;
width: 36px;
height: 36px;
}
#eq_5 .elementor-swiper-button-prev {
left: -45px;
width: 36px;
height: 36px;
}
#eq_5 .elementor-swiper-button i {
font-size: 20px;
}
#power_school_1 h2 {
font-size: 50px;
}
#power_school_1 h5 {
font-size: 20px;
margin: 25px auto;
}
#power_school_1 p {
font-size: 18px;
}
#power_school_2 .inner_1 p strong {
font-size: 28px;
}
#power_school_2 .inner_1 p {
font-size: 16px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite.elementor-testimonial__cite span {
font-size: 20px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
font-size: 18px;
}
#graduates_3 .elementor-swiper-button-prev {
left: -50px;
}
#graduates_3 .elementor-swiper-button-next {
right: -50px;
}
#graduates_3 .elementor-swiper-button {
width: 40px;
height: 40px;
}
#contact_1 .left p {
font-size: 16px;
}
#contact_1 .left a {
font-size: 18px;
}
#sec-seven .left {
width: 40%;
}
#sec-seven .right {
transform: translateX(-20px);
}
}
@media only screen and (max-width: 1024px) {
#course_innovation h3 {
font-size: 35px !important;
}
#testi_2 .elementor-widget-button a {
padding: 20px 10px;
font-size: 15px !important;
}
#testi_1 h2.elementor-heading-title {
font-size: 35px;
}
#testi_1 {
padding: 40px 30px;
}
#testi_1 .paginate {
margin-top: 10px;
}
.testimonials-wrapper .testimonials-area h1 {
font-size: 18px;
}
#course_innovation .elementor-text-editor {
margin-bottom: 50px !important;
}
#course_innovation h2 {
font-size: 35px !important;
}
#prin_1 {
padding: 25px 10px;
}
#prin_1 .left span:before {
display: none;
}
#prin_1 .left span {
padding-left: 0;
}
#prin_1 .left span {
font-size: 15px;
}
#prin_1 .left h2 {
font-size: 40px;
}
#prin_3 h2 {
font-size: 40px;
}
#prin_3 a.elementor-button-link {
font-size: 16px;
}
.s-mian-head h2 {
font-size: 40px !important;
}
.newsletter_single .container {
max-width: 920px;
} .elementor-330 .elementor-element.elementor-element-d8de396 .elementor-repeater-item-0701e94 .swiper-slide-bg {
background-position: 73% 90% !important;
}
.voice-arrow {
z-index: 22222;
}
.elementor-section.elementor-section-boxed>.elementor-container {
max-width: 940px !important;
}
#prin_3 h2 {
font-size: 24px;
}
#prin_3 a.elementor-button-link {
padding: 16px 10px;
width: 365px;
}
#campus_1 .left span:before {
display: none;
}
#campus_1 .left p {
width: 100%;
}
#campus_1 .left span {
padding-left: 0;
}
#campus_1 {
padding: 25px 0;
}
#campus_1 .right .elementor-swiper-button {
bottom: 167px;
width: 50px;
height: 50px;
}
#campus_1 .right .elementor-swiper-button-prev {
left: 88%;
}
#campus_2 .campus_video_slider .elementor-swiper-button-prev {
left: 88%;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 18px;
}
#mission-vision .black_head h4 {
font-size: 24px;
}
#mission-vision {
padding: 50px 10px;
}
#identity_1 .common-margin .left .shadow:before {
left: -55px;
right: auto;
}
#identity_1 .common-margin .shadow:before {
width: 90%;
right: -55px;
}
#identity_1 .common-margin p {
font-size: 18px;
}
body.page-id-881 #identity_1 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 850px !important;
}
#identity_1 h2 {
font-size: 55px;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 40%;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 40%;
}
#residence_2 .swiper-slide-inner {
top: 26%;
}
#residence_3 .left {
width: 100%;
max-width: 100%;
}
#residence_4 .left {
width: 100%;
max-width: 100%;
}
#residence_4 .left img {
height: 800px;
width: 100%;
}
#residence_5 .title h2 {
font-size: 36px;
}
#residence_2 .residence_slide .elementor-swiper-button {
width: 60px;
height: 60px;
}
#next-step-sec h2 {
font-size: 44px;
margin-bottom: 35px;
}
#next-step-sec a {
padding: 13px 25px 13px 25px;
}
#admission_4 .btn a {
font-size: 16px;
padding: 18px 38px;
}
#admission_4 .title h2 {
font-size: 28px;
}
#eng-program-1 .btn-section .elementor-column {
margin-bottom: 30px;
margin-right: 0;
width: 100%;
}
#eng-program-2 .left h2 {
font-size: 36px;
}
#eng-program-2 .left h4 {
font-size: 25px;
}
#eng-program-3 .left h2 {
font-size: 36px;
}
#eng-program-4 .left h2 {
font-size: 36px;
}		
#eng-program-5 .left h2 {
font-size: 36px;
}
#eng-program-4 .left p {
font-size: 15px;
}
#eng-program-3 .left p {
font-size: 15px;
}
#eng-program-3 .left ul li {
font-size: 15px;
}
#eng-program-2 .left ul li {
font-size: 15px;
}
#eng-program-5 .left p {
font-size: 15px;
}
#eng-program-4 .right .shadow:before {
right: -65px;
bottom: -65px;
}
section#eng-program-4 .right {
padding: 75px;
}
section#eng-program-5 .right {
padding: 75px;
}
#eng-program-5 .right .shadow:before {
left: -65px;
bottom: -65px;
}
section#eng-program-3 .right {
padding: 75px;
}
#eng-program-3 .right .shadow:before {
left: -65px;
bottom: -65px;
}
section#eng-program-2 .right {
padding: 75px;
}
#eng-program-2 .right .shadow:before {
right: -65px;
bottom: -65px;
}
#eng-program-1 p {
font-size: 24px;
}
#eq_1 p {
font-size: 24px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a {
font-size: 15px;
}
#eq_1 h2 {
font-size: 50px;
}
#eq_2 .right h2 {
font-size: 50px;
}
#eq_3 h2 {
font-size: 50px;
}
#eq_5 h2 {
font-size: 50px;
}
#eq_5 .elementor-swiper-button-next {
right: -40px;
}
#eq_5 .elementor-swiper-button-prev {
left: -40px;
}
#power_school_2 .inner_1 .elementor-inner-column {
margin-left: 0; 
}
#power_school_2 .inner_2 .elementor-swiper-button {
width: 40px;
height: 40px;
}
#graduates_3 .elementor-swiper-button {
width: 35px;
height: 35px;
}
#graduates_3 .elementor-swiper-button-next {
right: -38px;
}
#graduates_3 .elementor-swiper-button-prev {
left: -38px;
}
#contact_1 .left h3 {
font-size: 35px;
}
#contact_1 .right h2 {
font-size: 35px;
}
#stu_3 .shadow:before {
left: -70px;
bottom: 70px;
}
#stu_2 .shadow:before {
right: -70px;
bottom: -70px;
}
#stu_5 {
padding: 85px 70px !important;
}
#stu_lif_1 .my-progress {
width: 50% !important;
}
#stu_lif_1_common .shadow:before {
left: -75px !important;
bottom: 75px !important;
}
#stu_lif_1_common h2 {
font-size: 30px !important;
}
#stu_lif_1_common .elementor-text-editor {
font-size: 16px !important;
width:80% !important;
}
#stu_lif_1_common .shadow:before {
left: -60px !important;
bottom: 60px !important;
}
#total_care_main .elementor-flip-box__layer__description {
font-size: 15px;
}
#total_care_main .elementor-flip-box__layer__title {
font-size: 26px;
}
#total_care_main h2 {
font-size: 50px;
}
.elementor-flip-box__layer__overlay {
padding: 10px !important;
}
#stu_6 .elementor-element-populated {
margin: 0;
}
}
@media only screen and (max-width: 768px) {
.newsletter_single .container {
max-width: 700px;
}
#residence_5 .title h2 {
font-size: 28px;
}
#residence_5 .btn a {
font-size: 18px;
}
.newsletter_single .single-cover h1 {
font-size: 30px;
}
.newsletter_single .single-cover p.date {
font-size: 18px;
}
.newsletter_single .single-cover p {
font-size: 16px;
}
#top-bar .elementor-column {
width: 50%;
} .elementor-section.elementor-section-boxed>.elementor-container {
max-width: 745px !important;
}
.home-newsletter-area:nth-child(1) {
grid-row: 1/1;
grid-column: 1/5;
}
.home-newsletter-area:nth-child(2) {
grid-row: 2/3;
grid-column: 1/2;
}
.home-newsletter-area:nth-child(3) {
grid-row: 2/3;
grid-column: 2/3;
}
.home-newsletter-area:nth-child(4) {
grid-row: 2/3;
grid-column: 3/4;
}
.home-newsletter-area:nth-child(5) {
grid-row: 2/3;
grid-column: 4/5;
}
#six-sec .elementor-widget-heading h2 {
margin-bottom: 30px;
}
#six-sec .btn1 {
text-align: right;
}
#six-sec .btn2 {
margin-left: 10px;
}
#today-section-1 .left {
width: 100%;
}
#today-section-1 .right {
width: 100%;
margin-top: 50px;
padding: 0 40px;
}
.newsletter-wrapper {
padding: 0 30px;
}
#campus_2 .campus_video_slider .elementor-swiper-button-prev {
left: 84%;
}
#campus_1 .right .elementor-swiper-button-prev {
left: 85%;
}
#identity_1 .common-margin .left .shadow:before {
left: 0px;
right: auto;
}
#identity_1 .common-margin .shadow:before {
width: 80%;
right: 0px;
}
#identity_1 .common-margin .shadow img {
width: 80%;
bottom: -40px;
}
#admission_1 h2.elementor-heading-title {
font-size: 50px;
margin-bottom: 40px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title a {
font-size: 25px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
font-size: 16px;
}
#admission_4 .title h2 {
font-size: 23px;
}
#admission_4 .btn a {
font-size: 13px;
padding: 18px 26px;
}
#admission_1 .elementor-text-editor p {
font-size: 18px;
}
#eng-program-2 .elementor-column {
width: 100%;
}
#eng-program-3 .elementor-column {
width: 100%;
}
#eng-program-4 .elementor-column {
width: 100%;
}
#eng-program-5 .elementor-column {
width: 100%;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title {
padding: 0 0px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a {
font-size: 16px;
}
#eq_1 .elementor-tab-content .content_cover {
display: block;
}
#eq_1 .elementor-tab-content .content_cover .left {
width: 100%;
}
#eq_1 .elementor-tab-content .content_cover .right {
width: 100%;
padding-left: 0;
}
#eq_2 .elementor-row {
display: block;
}
#eq_2 .left {
width: 100%;
}
#eq_2 .right {
width: 100%;
padding-left: 0;
}
#eq_2 {
padding: 25px 70px;
}
#eq_3 {
padding: 25px 70px;
}
#eq_3 h2 {
font-size: 45px;
}
#eq_4 .elementor-row {
display: block;
}
#eq_4 .right {
padding-left: 0;
width: 100%;
}
#eq_4 .left {
width: 100%;
}
#eq_4 {
padding: 25px 70px;
}
#eq_5 {
padding: 36px 0;
}
#eq_5 {
padding: 36px 65px;
}
#eq_1 .elementor-tabs-wrapper {
display: block;
}
#power_school_2 .inner_2 .elementor-swiper-button {
bottom: -15px;
width: 35px;
height: 35px;
}
#power_school_2 .inner_2 .elementor-swiper-button i {
font-size: 20px;
}
#graduates_1 .graduate-arrow a.g-next {
right: 30px;
}
#graduates_1 .graduate-arrow a.g-prev {
left: 0;
}
#graduates_2 h2 {
font-size: 40px;
margin-bottom: 50px;
}
#graduates_2 .elementor-image-box-wrapper p {
font-size: 15px;
}
#graduates_2 .elementor-image-box-wrapper h3 {
font-size: 18px;
margin: 15px 0 0 0;
}
#graduates_3 .elementor-swiper-button-prev {
left: 0px;
}
#graduates_3 .elementor-swiper-button-next {
right: 0px;
}
#contact_1 .right h2 {
font-size: 30px;
}
#stu_3 .shadow:before {
left: -55px;
bottom: 55px;
}
#stu_2 .shadow:before {
right: -55px;
bottom: -55px;
}
#stu_lif_1 h2 {
font-size: 50px !important;
}
#stu_lif_1_common .elementor-column {
width: 100% !important;
}
#stu_lif_1_common .elementor-text-editor {
font-size: 18px !important;
width: 100% !important;
margin-bottom: 65px;
}
#stu_lif_1_common #right_content {
padding-left: 0 !important;
margin-top: 50px;
}
.col-reverse .elementor-row {
flex-direction: column-reverse !important;
}
#stu_lif_1_common .elementor-image {
text-align: left !important;
}
#stu_lif_1_common #right-img {
padding-right: 0 !important;
}
#stu_lif_1_common #left-img {
padding-left: 0 !important;
}
#Connect_form button {
padding: 15px 10px !important;
}
#Connect_form input#form-field-email {
font-size: 14px !important;
padding-left: 8px;
}
#alumi_news .elementor-image-box-wrapper {
flex-direction: column-reverse;
}
#Alumi_1 .elementor-text-editor {
font-size: 18px !important;
}
#Alumi_1 .elementor-slide-heading {
font-size: 38px !important;
}
#Connect_form h4 {
font-size: 26px !important;
}
#total_care_main .elementor-flip-box__layer__title {
font-size: 20px;
}
#total_care_main .elementor-flip-box__layer__description {
font-size: 13px;
}
#total_care_main h2 {
font-size: 45px;
}
#total_care_main .elementor-text-editor {
font-size: 18px;
}
}
@media only screen and (max-width: 767px) {
#main_slider .elementor-slide-description {
font-size: 24px;
}
#main_slider .elementor-swiper-button {
width: 35px;
height: 35px;
}
#main_slider .elementor-swiper-button i {
font-size: 16px;
}
#main_slider .swiper-slide {
height: 550px;
}
.graduate_popup .wrap_cover {
flex-direction: column;
}
.graduate_popup .wrap_cover .left {
width: 100%;
}
.graduate_popup {
padding: 0 25px;
}
.graduate_popup .wrap_cover .right {
width: 100%;
padding: 30px 20px;
}
.graduate_popup .wrap_cover .right h1 {
font-size: 20px;
}
.graduate_popup .wrap_cover .right p {
font-size: 16px;
} .newsletter_single .single-cover h1 {
font-size: 20px;
}
.newsletter_single .single-cover p.date {
font-size: 15px;
}
.newsletter_single .single-cover p {
font-size: 13px;
}
.go_back i {
width: 35px;
height: 35px;
}
.related_news h3 {
font-size: 20px;
}
.related-blog .related-blog-area .content h1 {
font-size: 18px;
}
.related-blog .related-blog-area .content span.date {
font-size: 14px;
}
.related-blog .related-blog-area .content p {
font-size: 13px;
}
.related-blog .related-blog-area .content a {
font-size: 12px;
}
.newsletter_single .container {
max-width: 100%;
}
.newsletter_single .single-cover img {
height: 265px;
}
.nst-newsletter-single h1 {
font-size: 35px;
}
.related-blog {
grid-template-columns: 1fr;
}
#voice_1 .swiper-slide-inner {
padding: 0px 30px;
}  .sub-header h3 {
font-size: 25px;
margin-top: 0;
}
#voice_1 h2 {
font-size: 30px;
margin: 0;
}
.NewtonOffer-post-area {
top: 0;
}
.slick-current .NewtonOffer-post-area .post-content h2 {
font-size: 75px;
}
.NewtonOffer-post-area .post-content h2 {
font-size: 75px;
}
.Offer-arrow {
right: 5%;
}
.Offer-arrow i.fas.fa-angle-left {
margin-right: 5px;
}
.services-post-wrapper {
grid-template-columns: repeat(1, 4fr);
}
.s-mian-head h2 {
font-size: 30px !important;
}
#power-school-btn a {
font-size: 15px;
padding: 10px 10px 10px 10px;
}
.home-newsletter-area:nth-child(1) .img_cover {
width: 100%;
max-width: 100%;
height: auto;
}
.home-newsletter-area:nth-child(1) {
grid-row: 1/1;
grid-column: 1/5;
}
.home-newsletter-area:nth-child(2) {
grid-row: 2/2;
grid-column: 1/5;
}
.home-newsletter-area:nth-child(3) {
grid-row: 3/3;
grid-column: 1/5;
}
.home-newsletter-area:nth-child(4) {
grid-row: 4/4;
grid-column: 1/5;
}
.home-newsletter-area:nth-child(5) {
grid-row: 5/5;
grid-column: 1/5;
}
#six-sec .elementor-widget-heading h2 {
font-size: 22px;
letter-spacing: 0px;
}
#six-sec .elementor-column {
width: 100%;
}
#six-sec .btn1 {
text-align: center;
margin-bottom: 10px;
}
#six-sec .btn2 {
margin-left: 0;
text-align: center;
}
#six-sec .elementor-column {
width: 100%;
}
footer#main-footer .elementor-column {
margin-bottom: 20px;
}
footer#main-footer #gallery-1 {
margin: 0;
}
footer#main-footer #gallery-1 figure.gallery-item {
padding: 0;
justify-content: center;
}
footer#main-footer nav ul li a {
display: block;
text-align: center;
}
footer#main-footer ul.elementor-icon-list-items li {
justify-content: center;
}
footer#main-footer .elementor-widget-image a {
display: block;
}
.sub-header .elementor-container {
min-height: 300px !important;
}
#today-section-1 .left h2.elementor-heading-title {
font-size: 26px;
margin-bottom: 40px;
text-align: center;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area {
margin-bottom: 50px;
flex-direction: column;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover {
width: 100%;
margin-bottom: 20px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content {
width: 100%;
padding-left: 0;
}
#today-section-1 .right h3.elementor-heading-title {
font-size: 24px;
margin: 0 0 15px 0;
}
#today-section-1 .right p.elementor-heading-title {
font-size: 14px;
}
#prin_1 .left span {
font-size: 13px;
}
#prin_1 .left h2 {
font-size: 28px;
}
#prin_3 a.elementor-button-link {
font-size: 13px;
}
#prin_3 a.elementor-button-link {
padding: 10px 6px;
width: 225px;
}
#prin_1 .left p {
font-size: 15px;
}
#campus_2 .campus_video_slider .elementor-swiper-button-prev {
left: 72%;
}
#campus_1 .right .elementor-swiper-button-prev {
left: 76%;
}
#campus_1 .right .elementor-swiper-button {
bottom: 205px;
width: 35px;
height: 35px;
}
#campus_1 .left h2 {
font-size: 25px;
margin: 10px 0;
}
#campus_1 .left p {
font-size: 13px;
margin-bottom: 15px;
}
#campus_1 .left p:last-child {
margin-bottom: 15px;
}
#campus_1 .right .elementor-swiper-button i {
font-size: 24px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-description {
font-size: 13px;
margin: 0;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading {
font-size: 25px;
}
#campus_2 .campus_video_slider .elementor-swiper-button i {
font-size: 25px;
}
#campus_2 .campus_video_slider .elementor-swiper-button-prev {
left: 73%;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 36px;
height: 36px;
bottom: 0;
}
#campus_2 p {
font-size: 13px;
}
#campus_2 h1 {
font-size: 25px;
margin-bottom: 10px;
}
#campus_1 {
padding: 40px 30px;
}
#campus_2 {
padding: 40px 30px;
}
#campus_2 .campus_video_slider {
margin-top: 0;
}
#mission-vision .black_head h4 {
font-size: 15px;
}
#mission-vision .txt_block_1 p {
font-size: 13px;
}
#mission-vision .txt_block_1 ul li {
font-size: 13px;
}
#mission-vision .txt_block_2 p {
font-size: 13px;
}
#identity_1 h2 {
margin-bottom: 20px;
font-size: 25px;
}
#identity_1 .common-margin h3 {
font-size: 30px;
}
#identity_1 .common-margin p {
font-size: 13px;
width: 100%;
margin-bottom: 15px;
}
#identity_1 .common-margin .right {
padding-left: 0;
}
#col-reverse .elementor-row {
flex-direction: column-reverse;
}
#identity_1 .common-margin {
margin-bottom: 70px;
padding: 0;
}
#identity_1 .common-margin h3 {
margin-bottom: 10px;
}
#identity_1 .common-margin .shadow:before {
width: 65%;
bottom: -30px;
}
#identity_1 .common-margin .left .shadow:before {
left: 10px;
right: auto;
}
#identity_1 {
padding: 40px 30px;
}
#identity_1 .common-margin .shadow:before {
width: 60%;
right: 10px;
}
#tuition_1 h2.elementor-heading-title {
font-size: 25px;
margin-bottom: 20px;
}
#tuition_1 .elementor-text-editor p {
font-size: 13px;
}
.white_sec .elementor-heading-title {
font-size: 24px;
}
#tuition_1 .btn a {
font-size: 13px;
padding: 18px 22px;
}
.white_sec .elementor-heading-title {
font-size: 14px;
margin: 30px 0 30px;
}
.common_table .brown h5{
padding: 15px 0;
font-size: 14px;
}
.common_table .white h5{
padding: 15px 0;
font-size: 14px !important;
}
.common_table_2 .brown h5 {
font-size: 14px;
padding: 15px 0;
}
.common_table_2 .white h5 {
font-size: 14px;
padding: 15px 0;
}
#tuition_2 h2 {
margin-bottom: 10px;
font-size: 20px;
}
#tuition_2 .t4 ul li:before {
top: 15%;
}
#tuition_2 .t4 ul li {
font-size: 13px;
}
.common_table .brown:nth-child(2n-1), .common_table .white:nth-child(2n-1) {
border-right: 0;
}
.common_table_2 .brown:nth-child(2n-1), .common_table_2 .white:nth-child(2n-1) {
border-right: 0;
}
#tuition_2 p {
margin-bottom: 10px;
font-size: 13px;
}
#next-step-sec h2 {
font-size: 22px;
margin-bottom: 25px;
}
.common_table .white h5 {
font-size: 16px;
}
#tuition_2 {
padding: 40px 30px;
margin: 0;
}
#tuition_1 {
padding: 40px 30px;
}
#apply_1 .inner_section h4 {
margin-left: 0;
font-size: 16px;
margin-bottom: 20px;
}
#apply_1 h2.elementor-heading-title {
font-size: 25px;
margin-bottom: 50px;
}
#apply_1 .inner_section .right {
padding-top: 25px;
}
#apply_1 .inner_section .number {
font-size: 65px;
}
#apply_1 .elementor-text-editor ul li {
font-size: 13px !important;
}
#apply_1 .elementor-text-editor ul li:before{
top: 10%;
}
#apply_1 .inner_section {
margin-bottom: 30px;
}
#apply_1 .elementor-text-editor p {
font-size: 13px;
margin-bottom: 0;
}
#apply_1 .inner_section .number:before {
font-size: 14px;
left: 2px;
top: -5px;
}
#apply_1 .inner_section:last-child h4 {
font-size: 25px;
margin-bottom: 20px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
font-size: 16px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title a {
font-size: 25px;
}
#admission_4 .title h2 {
font-size: 40px;
}
#admission_4 .btn a {
font-size: 22px;
}
#admission_1 {
padding: 40px 30px;
}
#admission_1 h2.elementor-heading-title {
font-size: 25px;
margin-bottom: 0;
}
#admission_1 .elementor-text-editor p {
font-size: 16px;
}	
#admission_2 h3 {
font-size: 25px;
text-align: center;
}		
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title a {
font-size: 14px;
margin-bottom: 15px;
width: 85%;
}	
#admission_4 {
padding: 40px 30px;
}	
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
font-size: 13px;
line-height: 1.4;
}
.admission_accordian .elementor-accordion .elementor-accordion-item {
padding: 20px 0;
}
#admission_4 .title h2 {
font-size: 18px;
margin-bottom: 20px;
}
#admission_4 .btn a {
font-size: 15px;
padding: 13px 26px;
}
.admission_accordian {
margin: 0;
padding: 0 30px 40px;
}
#admission_3 h3 {
font-size: 26px;
}
#eng-program-1 h2 {
font-size: 30px;
}
#eng-program-1 p {
font-size: 16px;
}
#eng-program-1 .btn-section a {
font-size: 14px;
padding: 16px 8px;
}
#eng-program-1 {
padding: 40px 30px;
}
#eng-program-2 .left h2 {
font-size: 25px;
}
#eng-program-2 .left h4 {
font-size: 20px;
}
#eng-program-2 .left ul li {
font-size: 14px;
}
#eng-program-3 .left p {
font-size: 14px;
}
#eng-program-3 .left ul li {
font-size: 14px;
}
#eng-program-3 .left h2 {
font-size: 25px;
}
#eng-program-3 .left h4 {
font-size: 25px;
}
#eng-program-4 .left h2 {
font-size: 25px;
}
#eng-program-4 .left p {
font-size: 14px;
}
#eng-program-5 .left h2 {
font-size: 25px;
}
#eng-program-5 .left p {
font-size: 14px;
}
#eng-program-5 {
padding: 40px 30px;
}
#eng-program-4{
padding: 40px 30px;
}
#eng-program-3{
padding: 40px 30px;
}
#eng-program-2{
padding: 40px 30px;
}
section#eng-program-2 .right {
padding: 0;
}
section#eng-program-3 .right {
padding: 0;
}
section#eng-program-4 .right {
padding: 0;
}
section#eng-program-5 .right {
padding: 0;
}
#eng-program-3 .left .elementor-widget-wrap {
padding: 0;
}
#eng-program-3 .left {
margin-top: 20px;
}
#eng-program-5 .left .elementor-widget-wrap {
padding: 0;
}
#eq_1 .elementor-tabs-content-wrapper .elementor-tab-content {
border: 0;
padding: 50px 20px;
}
#eq_2 {
padding: 40px 30px;
}
#eq_3 {
padding: 40px 30px;
}
#eq_4 {
padding: 40px 30px;
}
#eq_5 {
padding: 40px 30px;
}
#eq_5 .swiper-slide {
height: 160px;
}
#eq_1 p {
font-size: 15px;
}
#eq_1 h2 {
font-size: 40px;
}
#eq_2 .right h2 {
font-size: 30px;
margin: 20px 0 20px;
}
#eq_2 .right h5 {
margin-bottom: 20px;
}
#eq_2 .right p {
font-size: 15px;
}
#eq_3 h2 {
margin: 0 0 20px;
font-size: 30px;
}
#eq_3 section .left {
margin-right: 0;
margin-bottom: 20px;
}
#eq_3 p {
font-size: 15px;
margin: 0 0 20px 0;
}
#eq_4 .right h2 {
margin: 20px 0 15px;
font-size: 30px;
}
#eq_4 .right p {
font-size: 15px;
}
#eq_5 h2 {
font-size: 30px;
}
#eq_5 p {
font-size: 15px;
}
#eq_1 .elementor-tab-mobile-title {
display: none;
}
#power_school_1 h2 {
font-size: 30px;
}
#power_school_1 h5 {
font-size: 16px;
margin: 15px auto;
}
#power_school_1 {
padding: 40px 30px;
}
#power_school_1 p {
font-size: 15px;
}
#power_school_2 .inner_1 p {
margin: 10px 0 0;  
font-size: 20px;
}
#power_school_2 .inner_2 .elementor-swiper {
padding: 25px 15px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
font-size: 15px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite.elementor-testimonial__cite span {
font-size: 18px;
}
#power_school_2 .inner_2 .elementor-swiper-button i {
font-size: 15px;
}
#power_school_2 .inner_2 .elementor-swiper-button {
bottom: -8px;
width: 19px;
height: 19px;
}
#power_school_2 {
padding: 40px 30px;
}
#power_school_2 .inner_1 p {
font-size: 18px;
}
#power_school_2 .inner_2 {
margin-top: 40px;
}
footer#main-footer ul.elementor-icon-list-items li a {
justify-content: center;
}
section.sect-six h2.elementor-heading-title {
font-size: 30px !important;
}
#graduates_2 h2 {
font-size: 28px;
margin-bottom: 15px;
}
#graduates_3 h2 {
font-size: 35px;
margin-bottom: 50px;
}
#contact_1 {
padding: 35px 15px;
}
#contact_1 .right {
padding: 40px 10px;
margin-top: 10px;
}
#contact_1 .left h3 {
font-size: 30px;
}
#contact_1 .left h3 {
font-size: 30px;
}
#contact_1 .left a {
font-size: 15px;
}
#contact_1 .right p {
font-size: 15px;
}
#stu_1 {
padding: 35px 0;
}
#stu_1 h2 {
font-size: 36px !important;
margin-bottom: 20px;
}
#stu_1 .elementor-text-editor {
font-size: 16px !important;
}
#stu_2 h2 {
font-size: 36px !important;
text-align: center;
margin-bottom: 16px !important;
}
#stu_2 .elementor-text-editor {
font-size: 16px !important;
width: 100% !important;
text-align: center;
}
#stu_3 h2 {
font-size: 36px !important;
text-align: center;
margin-bottom: 16px !important;
}
#stu_3 .elementor-text-editor {
font-size: 16px !important;
width: 100% !important;
text-align: center;
}
#stu_4 h2 {
font-size: 36px !important;
}
#stu_4 .elementor-text-editor {
font-size: 16px !important;
padding-bottom: 0 !important;
}
#stu_5 h2 {
font-size: 36px !important;
margin-bottom: 30px !important;
}
#stu_5 .elementor-text-editor {
font-size: 16px !important;
padding-bottom: 25px !important;
}
#stu_5 .elementor-slide-description {
font-size: 16px !important;
padding-bottom: 20px !important;
margin: 0 !important;
}
#stu_6 a.elementor-button-link {
font-size: 15px !important;
}
#stu_5 {
padding: 40px 30px !important;
}
#stu_3 .left {
padding-left: 0 !important;
}
#stu_1 {
padding: 40px 0 0 !important;
}
#stu_lif_1 h2 {
font-size: 36px !important;
margin-bottom: 20px !important;
}
#stu_lif_1 .elementor-text-editor {
font-size: 14px !important;
width: 80% !important;
margin: 0 auto !important;
}
.Athelit-arrow {
bottom: auto !important;
position: inherit !important;
justify-content: center;
right: auto !important;
} #stu_lif_1 .my-progress {
width: 45% !important;
}
#stu_lif_1_common {
margin: 0 !important;
margin-bottom: 0 !important;
padding: 40px 30px 0;
}
#stu_lif_1_common .elementor-text-editor {
font-size: 16px !important;
}
#Alumi_1 .elementor-slide-heading {
font-size: 36px !important;
}
#Alumi_1 .elementor-slide-description {
font-size: 16px !important;
}
#Alumi_1 .elementor-text-editor {
font-size: 15px !important;
}
#Connect_form input#form-field-email {
font-size: 15px !important;
padding-left: 10px !important;
text-align: center;
border-radius: 30px 30px 30px 30px !important;
margin-right: 0 !important;
margin-bottom: 10px;
}
#Connect_form .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
margin-left: 0 !important;
border-width: 1px 1px 1px 1px !important;
}
#alumi_news h2 {
font-size: 36px !important;
text-align: center;
}
#Connect_form button {
font-size: 15px !important;
}
#alumi_news .elementor-image-box-content {
margin-left: 0;
}
#alumi_news p {
font-size: 16px !important;
}
#alumi_news h3 {
font-size: 28px !important;
}
#total_care_main h2 {
font-size: 30px !important;
}
#total_care_main .elementor-text-editor {
font-size: 15px !important;
}
#program-2 h2 {
font-size: 18px !important;
margin-bottom: 20px !important;
}
#program-2 .left ul li {
font-size: 13px;
}
#eng-program-1 .btn-section .elementor-column {
margin-bottom: 15px;
}
#program-3 h2 {
font-size: 26px !important;
}
#program-3 .left ul li {
font-size: 15px;
}
#program-4 h2 {
font-size: 26px !important;
}
#program-4 .left ul li {
font-size: 15px;
}
#program-5 h2 {
font-size: 26px !important;
}
#program-5 .left ul li {
font-size: 15px;
}
#program-2 .left {
margin-bottom: 20px;
}
#program-3 .right {
margin-right: 0;
margin-bottom: 20px;
}
#program-5 .right {
margin-right: 0;
margin-bottom: 20px;
}
#program-3 {
padding: 40px 30px;
}
#program-4 {
padding: 40px 30px;
}
#program-5 {
padding: 40px 30px;
}
#program-2 {
padding: 40px 30px;
}
#logo-menu {
padding: 15px 15px;
}
#top-bar {
padding: 15px 15px;
}
#top-bar .elementor-container > .elementor-row {
justify-content: space-between;
}
#search-col {
display: none;
}
#google-translate {
width: 45% !important;
}
#power_btn {
width: 100% !important;
}
#power_btn a {
font-size: 14px;
padding: 10px 15px 10px 15px;
} #google-translate .elementor-shortcode {
padding-left: 0;
}
#logo-menu a img {
width: 100%;
}
footer#main-footer .elementor-social-icons-wrapper {
justify-content: center !important;
}
footer#main-footer a.foot_logo {
text-align: center;
display: block;
}
#prin_2 {
padding-bottom: 50px;
}
#prin_3 {
padding: 40px 30px;
}
#mission-vision .txt_block_1 {
margin-top: 30px;
margin-bottom: 30px;
}
#mission-vision .txt_block_1 h3{
font-size: 25px;
margin-bottom: 10px;
}
#mission-vision .txt_block_2 h3 {
margin-bottom: 10px;
font-size: 25px;
}
#mission-vision {
padding: 50px 30px;
}
#campus_1 .right .swiper-slide-bg {
height: 300px;
}
#campus_1 .right .swiper-pagination {
margin-top: 0;
margin-bottom: 20px;
}
#residence_1 {
display: none;
}
#residence_2 {
padding: 40px 30px;
}
#residence_2 span:before{
width: 30px;
}
#residence_2 .swiper-slide-bg {
height: 400px;
width: 800px;
}
#residence_2 .residence_slide .elementor-swiper-button i {
font-size: 20px;
color: #cfab70;
}
#residence_2 span{
font-size: 13px;
padding-left: 50px;
}
#residence_2 h2{
font-size: 25px;
margin: 20px 0 0;
letter-spacing: 0;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 0;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 60%;
}
#residence_2 .residence_slide .elementor-swiper-button {
width: 40px;
height: 40px;
}
#residence_2 .swiper-slide-inner {
top: auto;
bottom: 0;
}
#residence_2 .swiper-slide {
width: inherit;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading{
font-size: 16px;
margin-bottom: 0;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents {
max-width: 500px;
padding: 30px 30px;
}
#residence_3 {
padding: 50px 30px 40px;
}
#residence_3 .right .elementor-widget-wrap {
padding: 30px 30px;
}
#residence_3 .right h2 {
font-size: 20px;
margin-bottom: 20px;
}
#residence_3 .right p {
font-size: 13px;
}
#residence_3 .right .elementor-image-box-wrapper {
margin-top: 20px;
}
#residence_3 .right .elementor-image-box-wrapper h3 {
padding-left: 0;
font-size: 14px;
}
#residence_4 {
padding: 40px 30px;
}
#residence_4 .right .elementor-widget-wrap {
padding: 30px 30px;
}
#residence_4 .right h2 {
font-size: 20px;
margin-bottom: 20px;
}
#residence_4 .right p {
font-size: 13px;
}
#residence_4 .right .elementor-image-box-wrapper {
margin-top: 20px;
}
#residence_4 .right .elementor-image-box-wrapper h3 {
padding-left: 0;
font-size: 14px;
}
#residence_4 .left img {
height: auto;
}
#residence_5 {
padding: 40px 30px;
}
#residence_5 .title h2 {
font-size: 24px;
margin-bottom: 15px;
}
#residence_5 .btn a {
font-size: 16px;
padding: 15px 30px;
}
#home-sec-1 {
padding: 40px 30px;
}
#home-sec-1 .small-head span{
padding-left: 50px;
font-size: 14px;
letter-spacing: 0;
}
#home-sec-1 .small-head span:before{
width: 40px;
}
#home-sec-1 .big-head h2 {
font-size: 25px;
margin: 0 !important;
}
#home-sec-1 p {
width: 100%;
font-size: 13px;
}
#sect-to {
padding: 40px 0;
}
#sect-to .elementor-image-box-wrapper {
margin-bottom: 30px;
}
#sect-to .elementor-image-box-wrapper h3 {
font-size: 22px !important;
}
#sect-to .elementor-image-box-wrapper  p {
font-size: 13px !important;
}
#home-sec-2 .elementor-widget-wrap {
padding: 20px 30px;
}
#home-sec-2 .small-head span {
letter-spacing: 0;
font-size: 14px;
padding-left: 50px;
}
#home-sec-2 .small-head span:before {
width: 40px;
}
#home-sec-2 .big-head h2 {
font-size: 25px;
}
#home-sec-2 .left_img .elementor-widget-wrap {
padding: 0;
}
.Offer-arrow {
position: inherit;
justify-content: center;
right: auto;
}
#home-sec-2 .slider_col > .elementor-column-wrap {
margin: 0;
}
body .progress {
margin: 30px 0;
width: 100%;
top: auto;
left: 0;
}
#voices {
padding: 40px 30px;
}
#voices h2 {
letter-spacing: 0;
font-size: 14px;
}
.line-head h2:before {
width: 40px;
}
#voices .s-mian-head h2 {
font-size: 25px !important;
}
#voices .inner_col .content_col .para p {
font-size: 13px;
margin: 10px 0 0 0;
}
#sec-five {
padding: 40px 30px;
}
.sect-five .line-head {
margin: 0 auto 0 !important;
}
.line-head h2 {
padding-left: 50px;
letter-spacing: 0 !important;
font-size: 14px !important;
}
#sec-five .big-head h2 {
font-size: 25px;
margin-bottom: 0;
}
.home-newsletter-area .home-newsletter-content span.date{
margin-top: 15px;
margin-bottom: 15px;
padding-bottom: 15px;
font-size: 14px;
}
.home-newsletter-area .home-newsletter-content h1 {
font-size: 16px;
}
.home-newsletter-area .img_cover img {
min-height: auto;
}
#sec-seven {
padding: 40px 30px;
}
#sec-seven:before{
display: none;
}
#sec-seven .left {
width: 100%;
}
#sec-seven .right {
transform: inherit;
width: 100%;
}
#sec-seven .right a {
display: block;
text-align: center;
}
#sec-seven .right a.a3 {
margin: 0 0 10px 0;
}
#sec-seven .left h2 {
font-size: 25px;
margin-bottom: 20px;
}
#prin_1 {
padding: 40px 30px;
}
#prin_1 .left h2 {
font-size: 25px;
margin: 20px 0;
}
#prin_1 .left p {
font-size: 14px;
}
#prin_2 {
padding: 40px 0;
}
#prin_3 a.elementor-button-link {
width: 100%;
}
#mission-vision .txt_block_1 ul li:before{
top: 10%;
}
#campus_3 {
padding: 40px 30px;
}
#campus_3 iframe {
height: 350px;
}
#campus_1 .right .elementor-swiper-button {
position: inherit;
inset: auto;
transform: inherit;
margin-right: 10px;
}
.our_campus_arr_1 {
display: flex;
align-items: center;
justify-content: center;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
position: inherit;
inset: auto !important;
transform: inherit;
margin-right: 10px;
}
.our_campus_arr_2 {
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
}
#campus_2 .campus_video_slider .elementor-main-swiper {
padding: 20px 0 70px;
}
#campus_2 .elementor-main-swiper {
height: 400px;
}
#campus_2 .elementor-main-swiper .swiper-slide {
width: 100% !important;
}
#residence_2 .residence_slide .elementor-swiper-button {
position: inherit;
transform: inherit;
inset: auto;
margin-right: 10px;
}
.our_campus_arr_3 {
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
}
#residence_2 .residence_slide {
margin-top: 30px;
}
#apply_1 {
padding: 40px 30px;
}
.alumni-wrapper .alumni-area {
flex-direction: column;
}
.alumni-wrapper .alumni-area img {
width: 100%;
}
.alumni-wrapper .alumni-area .post-content {
width: 100%;
margin-top: 15px;
}
#eq_1 {
padding: 40px 30px;
}
#eq_1 p {
margin: 20px 0 20px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title {
padding: 15px 0px;
}
#eq_5 .elementor-swiper-button-next {
right: 0;
}
#eq_5 .elementor-swiper-button-prev {
left: 0;
}
#eq_1 .elementor-tab-content .content_cover .right ul {
padding: 0;
}
#eq_1 .elementor-tab-content .content_cover .right ul li{
font-size: 16px;
}
#power_school_2 .inner_1 {
margin-top: 40px;
}
#power_school_2 .col {
margin-right: 0;
margin-bottom: 20px;
}
#graduates_1 {
padding: 40px 30px;
}
#graduates_1 h2 {
font-size: 35px;
}
#graduates_2 {
padding: 40px 30px;
}
#graduates_2 .elementor-image-box-wrapper p {
margin-bottom: 20px;
}
#graduates_2 .inner_1 {
margin-bottom: 40px;
}
#graduates_2 .elementor-image-box-wrapper h3 {
margin: 15px 0 20px 0;
}
#graduates_3 {
padding: 60px 0 60px;
}
.graduate-post-wrapper .slick-slide div {
margin-right: 0;
}
#graduates_1 .graduate-arrow a.g-next {
right: 0;
}
#graduates_1 .graduate-arrow a.g-prev {
left: 0;
}
#graduates_1 .graduate-arrow a { 
top: 100px;
}
#stu_6 {
padding: 40px 30px !important; 
}
#total_care_main {
padding: 40px 30px !important;
}
#total_care_main h2 {
font-size: 35px;
margin-bottom: 20px;
}
#stu_lif_1 {
padding: 40px 30px !important;
}
#stu_lif_1 .my-progress{
top: -10px !important;
}
#stu_4 {
padding: 40px 30px !important;
}
#stu_2 .right {
padding-right: 0 !important;
}
#stu_2 {
padding: 0 40px 30px !important;
}
#stu_2 .shadow:before{
display: none;
}
#stu_3 .right {
padding-left: 0 !important;
}
#stu_3 {
padding: 40px 30px !important;
}
#stu_3 .shadow:before{
display: none;
}
#glob_net_1 h2 {
font-size: 35px;
margin: 0 0 20px;
}
#glob_net_1 .inner_1 {
margin-top: 20px;
}
#glob_net_1 {
padding: 40px 30px;
}
#glob_net_1 .inner_1 h3 {
margin: 20px 0 15px 0;
font-size: 28px;
}
#flex_inner .elementor-container .elementor-row {
grid-template-columns: 1fr;
}
#course_innovation {
padding: 40px 30px;
}
section#course_innovation_img .right {
width: 100% !important;
}
#school_slide h2 {
font-size: 35px !important;
margin-left: 0 !important;
line-height: 1 !important;
margin-bottom: 0 !important;
}
.newsletter_single {
padding: 50px 50px;
}
.nst-newsletter-single {
height: 300px;
}
.related-blog .related-blog-area .full img {
height: auto;
}
.testimonials-wrapper {
grid-template-columns: 1fr;
}
.testimonials-wrapper .testimonials-area {
margin-bottom: 25px;
}
#testi_2 .col_cover .elementor-widget-wrap .elementor-widget-container {
margin: 0;
}
#testi_2 .col_cover .elementor-widget-wrap .elementor-widget-button {
margin-bottom: 15px;
}
#testi_2 {
padding: 40px 30px;
}
#testi_2 h2.elementor-heading-title {
padding-right: 0;
margin-bottom: 20px;
}
#testi_2 .col_cover .elementor-widget-wrap {
flex-wrap: wrap;
}
.graduate_single {
padding: 50px 50px;
}
.nst-graduate-single {
height: 320px;
}
.nst-graduate-single h1 {
font-size: 35px;
margin: 0;
}
}
@media only screen and (max-width: 320px) {
#power_btn a {
font-size: 12px;
}
.switcher.notranslate {
width: 100%;
}
}@font-face {
font-family: 'FontAwesome';
src: url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.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;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}.Athelit_slide_content {
display: none !IMPORTANT;
}
#arrowicon_content li:before {
top: 14px;
position: absolute;
content: '';
left: 0;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/arrow.png);
width: 11px;
height: 9px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
#arrowicon_content li{
position: relative;
list-style: none;
padding-left: 28px;
}
#arrowicon_content ul{
padding:0;
}
#stu_1 {
padding: 100px 0;
}
#stu_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_1 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
}
#stu_2 h2 {
text-transform: uppercase;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_2 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
width: 85%;
line-height: 1.8;
color: #000;
}
#stu_2 .right {
padding-right: 75px;
}
#stu_2 {
padding-bottom: 100px;
}
#stu_2 .shadow:before {
content: "";
position: absolute;
width: 85%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -85px;
z-index: -1;
}
#stu_3 h2 {
text-transform: uppercase;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_3 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
width: 85%;
color: #000;
}
#stu_3 .right {
padding-left: 75px;
}
#stu_3 .left {
padding-left: 100px;
}
#stu_3 {
padding: 100px 0;
}
#stu_4 h2 {
text-transform: uppercase;
font-size: 60px;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
color : #fff;
}
#stu_4 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
padding-bottom: 20px;
}
#stu_4 {
padding-top: 100px;
padding-bottom: 100px;
}
#stu_4 .elementor-row {
align-items: flex-end;
}
#stu_4 .img_center img {
width: 100%;
height: 100%;
}
#stu_5 {
padding: 100px 0px;
}
#stu_5 h2 {
text-transform: uppercase;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_5 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
padding-bottom: 100px;
}
#stu_5 .swiper-slide-inner {
position: inherit;
color : red;
}
#stu_5 .swiper-slide-bg{
height: 720px;
}
#stu_3 .shadow:before {
content: "";
position: absolute;
width: 85%;
height: 100%;
background: #f5eee2;
right: auto;
left: -100px;
bottom: 85px;
z-index: -1;
}
#stu_5 .swiper-slide-inner{
padding: 0;
padding-top:30px;
}
#stu_5 .elementor-slide-heading {
text-transform: uppercase;
font-size: 30px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
font-family: 'Bell MT';
}
#stu_5 .elementor-slide-description {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
padding-bottom: 50px;
}
#stu_5 .elementor-swiper-button-prev {
left: -100px;
}
#stu_5 .elementor-swiper-button-next {
right: -100px;
}
#stu_5 .elementor-swiper-button {
width: 60px;
height: 60px;
background: transparent;
border: 1px solid #cfab70;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
top: 35%;
transition: 0.5s all;
}
#stu_5 .elementor-swiper-button:hover {
background: #cfab70;
}
#stu_5 .elementor-swiper-button:hover i {
color: #fff;
}
#stu_5 .elementor-swiper-button i {
font-size: 25px;
color: #cfab70;
}
#stu_5  .swiper-pagination-bullet {
width: 10px;
height: 10px;
border-radius: 5%;
background: #cfab70;
}
#stu_6 h2 {
font-size: 30px;
color: #000000;
font-family: 'Bell MT';
font-weight: 500;
}
#stu_6 a.elementor-button-link {
border-radius: 0;
color: #000000;
text-transform: uppercase;
font-size: 18px;
background: #eeeeee;
padding: 20px 30px;
}
#stu_6 {
padding: 70px 0;
border-top: 2px solid #f5eee2;
}
#stu_lif_1{
padding: 100px 0 40px;   
}
#stu_lif_1 .my-progress {
display: block;
width: 60%;
height: 4px;
border-radius: 5px;
overflow: hidden;
background-color: #cfab70;
background-image: linear-gradient(to right, #80612e, #80612e);
background-repeat: no-repeat;
background-size: 0 100%;
transition: background-size .4s ease-in-out;
position: relative;
top: -50px;
left: 0;
right: 0;
margin: 0 auto;
}
.Athelit-arrow {
position: absolute;
right: 10%;
bottom: 30px;
display: flex;
}
#stu_lif_1 .Athelit-arrow a {
transition: 0.5s all;
margin-right: 10px;
border-radius: 50px;
width: 45px;
height: 45px;
border: 1px solid #cfab70;
display: flex;
align-items: center;
justify-content: center;
}
#stu_lif_1 .Athelit-arrow a:hover {
background: #cfab70;
transition: 0.5s all;
}
#stu_lif_1 .Athelit-arrow a:hover i {
color: #fff;
transition: 0.5s all;
}
.Athelit-arrow i.fas.fa-angle-left {
color: #cfab70;
font-size: 25px; }
.Athelit-arrow i.fas.fa-angle-right {
color: #cfab70;
font-size: 25px; }
.Athelit_slide_content {
background: #ffffff;
position: absolute;
width: 390px;
height: 465px;
display: flex;
flex-direction: column;
bottom: 20%;
padding: 55px;
}
#stu_lif_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_lif_1 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
margin-bottom: 50px;
}
#stu_lif_1 .athelit_slide_img{
display: flex;
justify-content: end;
}
#stu_lif_1 .Athelit_slide_content h1{
text-transform: uppercase;
font-size: 30px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_lif_1 .Athelit_slide_content p{
font-size: 16px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
margin-bottom: 50px;
}
#stu_lif_1_common {
margin-bottom: 100px;
}
#stu_lif_1_common h2{
text-transform: uppercase;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_lif_1_common .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
width: 85%;
color: #000;
}
#stu_lif_1_common #left-img {
padding-left: 75px;
}
#stu_lif_1_common #right-img{
padding-right: 75px;
}
#stu_lif_1_common #right_content {
padding-left: 75px;
}
.first_comon{
margin-top: 100px;
}
#stu_lif_1_common .shadow:before {
content: "";
position: absolute;
width: 85%;
height: 100%;
background: #f5eee2;
right: auto;
left: -100px;
bottom: 85px;
z-index: -1;
}
#right-img .shadow:before {
right: -100px;
bottom: -85px;
left: auto;
}
#Alumi_1 {
padding-top: 100px;
padding-bottom: 0;
}
#Alumi_1 .elementor-slide-heading {
text-transform: uppercase;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 20px;
}
#Alumi_1 .elementor-slide-description {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #fff;
}
#Alumi_1 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
}
#Connect_form {
padding: 100px 0;
}
#Connect_form h4{
font-size: 30px;
color: #000;
font-family: 'Poppins';
font-weight: 700;
margin-bottom: 25px;
}
#Connect_form input#form-field-email {
border-radius: 30px 0px 0px 30px;
margin-right: -31px;
background: transparent;
}
#Connect_form .elementor-form-fields-wrapper {
justify-content: center;
width: 60%;
align-items: center;
margin: 0 auto;
}
#alumi_news {
padding: 100px 0;
}
#alumi_news {
padding-top: 0;
padding-bottom: 100px;
}
#alumi_news h2{
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 20px;
}
#alumi_news h3{
text-transform: uppercase;
font-size: 36px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 20px;
}
#alumi_news p {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
}
#aluni_news1 {
padding-bottom: 60px;
border-bottom: 1px solid #c7c7c7;
}
#aluni_news2 {
padding-top: 40px;
}
#Connect_form .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
margin-left: 35px;
}
#total_care_main h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#total_care_main .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
margin-bottom: 50px;
}
#total_care_main {
padding: 100px 0;
}
#course_innovation {
padding-top: 100px;
}
#course_innovation h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#course_innovation .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
margin-bottom: 100px;
}
#course_innovation h3 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 50px;
}
#course_innovation h4 {
text-transform: uppercase;
font-size: 30px;
color: #000;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 35px;
}
#course_innovation .elementor-image a{
width: 100%;
}
#course_innovation_lst_inner {
padding-bottom: 60px;
}
#course_innovation_grade .elementor-inner-section {
border: 1px solid #cfab70;
}
#course_innovation_content .left {
background: #cfab70;
}
#course_innovation_content {
border-bottom: 0 !IMPORTANT;
}
#course_innovation_content{
border-top: 0 !IMPORTANT;
}
#course_innovation_content .right {
background: #cfab70;
}  #course_innovation_content .right h2 {
font-size: 40px;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.8;
color: #fff;
}
#course_innovation_content .left h2 {
text-transform: uppercase;
font-size: 25px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700; line-height: 1.3;
padding-left: 50px;
}
#course_innovation_img p {
font-size: 18px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.5;
color: #000;
}
section#course_innovation_img {
padding: 50px 100px;
margin-bottom: 80px;
}
section#course_innovation_img .right {
width: 45%;
}
#school_slide .swiper-slide figcaption{
display: none;
}
#school_slide .swiper-slide {
width: 88px;
}
#school_slide .swiper-slide.swiper-slide-next + div + div img {
width: 559px;
} #school_slide {
padding-bottom: 50px;
}
#school_slide .swiper-slide.swiper-slide-next + div + div figcaption {
display: block;
}
#school_slide h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-left: 30px;
line-height: 1.8;
margin-bottom: 10px;
}
#school_slide figcaption{
text-transform: uppercase;
font-size: 35px;
color: #000;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1;
margin-bottom: 10px;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/fonts/slick.eot);
src: url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/fonts/slick.woff) format('woff'), url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/fonts/slick.ttf) format('truetype'), url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{ direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap }.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.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:fixed;background-repeat:no-repeat;background-size:cover}@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}}@media (prefers-reduced-motion:reduce){.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}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}: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-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}: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}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@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}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{ direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}: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}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}: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}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}: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)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}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}}