#course-sidebar .ld-section-heading{display:none !important;}
#course-sidebar .current-page{font-weight:bold;color:#0073aa;background-color:#f1f1f1;border-color:var(--e-a-btn-bg-success);}
.ld-item-list-section-heading{cursor:pointer;}
.ld-item-list-section-heading{display:flex;align-content:center;align-items:center;flex-direction:row;justify-content:flex-start;gap:1rem;}
.elementor-shortcode .ld-course-list-items.row{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;}
@media screen and (max-width:728px){
.elementor-shortcode .ld-course-list-items.row{grid-template-columns:repeat(2, 1fr);}
}
@media screen and (max-width:480px){
.elementor-shortcode .ld-course-list-items.row{display:block;}
}
.ribbon.enrolled{position:absolute;top:5px;left:5px;padding:5px 10px;background:#000;color:#FFF;border-radius:5px;}
.ld_course_grid_button a.btn.btn-primary{align-items:center;background-color:#00a2e8;background-color:#019e7c;border:0;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.75em;font-weight:800;height:auto;justify-content:center;line-height:1.25em;margin:0;max-width:385px;opacity:1;padding:1em 2em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .3sease;white-space:normal;width:fit-content;}
.single-sfwd-courses div#primary{font-family:'Barlow', sans-serif;}
div#course-details > .elementor-widget-container{border-radius:16px;box-shadow:0px 4px 4px hsl(0deg 0% 0% / 24%);}
.course-registration-cta{display:flex;padding:20px;background:#FFF;border-radius:16px;}
.course-registration-cta.tall{flex-direction:column;}
.course-registration-cta.wide{display:flex;align-items:center;width:100%;justify-content:space-between;box-shadow:0px 0px 20px 0px #52A4D7;}
.cta-text h3{font-size:20px;font-weight:700;font-family:'Barlow';}
.cta-text h4{font-size:16px;}
.cta-text h3, .cta-text h4{line-height:1.5em;margin-bottom:0.7em;}
.cta-buttons{display:flex;flex-direction:column;gap:10px;}
.cta-buttons a.cta-button{display:flex;text-align:center;background:#2AACE2;border-radius:26px;height:fit-content;align-items:center;justify-content:center;font-size:20px;color:#FFF;border:2px solid currentColor;border-color:#2AACE2;padding:0.55em 2em;}
.cta-buttons a.cta-button:nth-child(even){background:#FFF;color:#2AACE2;}
.cta-buttons a.cta-button:hover{background:hsl(197.61deg 76.03% 52.55% / 15%);color:#2AACE2;}
.cta-text{margin-bottom:1.5em;}
.course-registration-cta.wide .cta-text{width:fit-content;}
.course-registration-cta.wide .cta-buttons{width:fit-content;}
.course-registration-cta.wide .cta-buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-between;}
.course-registration-cta.wide .cta-text h3{font-size:32px;}
.course-details-container{display:flex;flex-wrap:wrap;}
.course-detail{border-left:1px solid #009FD8;padding:1em;flex:1;min-width:200px;}
.course-detail:first-child{border:unset;}
.course-detail p{margin:unset;}
.tabs-nav{display:flex;gap:10px;list-style:none;padding:0;border-bottom:2px solid #ddd;justify-content:flex-start;margin:0;}
.course-tabs{width:100%;}
.tab-link{padding:0.75em 2em;cursor:pointer;font-weight:bold;border-bottom:3px solid transparent;transition:all 0.3s ease-in-out;}
.tab-link.active{border-bottom-color:#0073e6;color:#0073e6;}
.tabs-content{padding:15px 0;}
.tab-content{display:none;}
.tab-content.active{display:block;}
.overview-container{display:flex;gap:20px;}
.overview-content{flex:2;}
.overview-sidebar{flex:1;background:hsl(198deg 76% 53% / 20%);border-radius:12px;padding:20px;height:fit-content;}
@media(max-width:768px){
.overview-container{flex-direction:column;}
.overview-sidebar{border-left:none;border-top:2px solid #ddd;}
}
.ld-course-content{width:100%;background:#f8fbff;padding:15px;border-radius:5px;}
.course-content-list{list-style:none;padding:0;margin:0;}
.lesson{background:#dce9f9;margin-bottom:10px;padding:10px;border-radius:5px;}
.lesson-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:bold;}
.lesson-toggle{margin-right:10px;}
.lesson-meta{font-size:14px;color:#555;}
.lesson-topics{list-style:none;padding:10px;display:none;}
.topic{display:flex;justify-content:space-between;padding:5px 0;}
.preview a{color:#0073e6;text-decoration:none;}
.ld-section-heading .ld-item-list-actions{display:none !important;}
.ld-item-list-section-heading{padding:1em 2em;background:hsl(203deg 62.46% 58.24% / 20%);display:flex;align-items:center;border:1px solid hsl(203deg 62.46% 58.24% / 100%);width:100%;}
.ld-lesson-section-heading{margin:0px !important;width:100%;display:flex !important;align-items:center;justify-content:space-between;}
.testimonial-slider{position:relative;max-width:1100px;margin:auto;overflow:hidden;}
.testimonial-card{display:flex;background:#fff;padding:20px 60px;border-radius:15px;box-shadow:0px 4px 10px rgba(0, 0, 0, 0.1);max-width:100%;width:1100px;align-items:center;text-align:center;}
.testimonial-left, .testimonial-center, .testimonial-right{flex:1;padding:10px;}
.testimonial-left{text-align:left;}
.testimonial-logo img{max-width:100px;margin-bottom:15px;}
.testimonial-headline{font-size:28px;font-weight:bold;color:#000;font-family:'Barlow';}
.testimonial-image{width:280px;height:320px;}
.testimonial-center .testimonial-image img{border-radius:10px;object-fit:cover;}
.testimonial-right{text-align:left;}
.testimonial-quote{display:flex;gap:1em;}
.quote-icon{font-size:40px;color:#0073e6;}
.testimonial-right .testimonial-text{font-size:18px;font-weight:400;font-family:"Barlow", Sans-serif;}
.testimonial-author, .testimonial-role{margin-top:10px;font-size:18px;color:#000;font-family:"Barlow", Sans-serif;}
.testimonial-author{font-weight:bold;}
#testimonial-pagination{position:relative !important;top:unset !important;bottom:unset !important;display:flex;padding:2em 0 0 !important;align-items:center;justify-content:center;gap:1em;}
#testimonial-btn-right:after,
#testimonial-btn-left:after{display:none;content:unset;}
div#testimonial-btn-left{left:-20px;}
div#testimonial-btn-right{right:-20px;}
div#testimonial-btn-left, 
div#testimonial-btn-right{opacity:0.6;}
div#testimonial-btn-left:hover, 
div#testimonial-btn-right:hover{opacity:1;}
#testimonial-pagination  .swiper-pagination-bullet{cursor:pointer;width:10px;height:10px;}
#testimonial-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#2AACE2;}
.course-card-container{display:flex;gap:20px;flex-wrap:wrap;justify-content:left;margin-bottom:2em;}
.course-cards-intro > h2{margin-bottom:0px;font-weight:700;color:#000;}
.course-cards-intro{max-width:700px;}
.course-card{display:flex;flex-direction:column;width:250px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgba(0, 0, 0, 0.1);text-decoration:none;color:inherit;transition:transform 0.3s ease;border:1px solid #52A4D7;}
.course-card:hover{transform:translateY(-5px);}
.course-card-image{width:100%;height:150px;background-size:cover;background-position:center;}
.course-card-content{padding:15px;text-align:left;border-radius:12px;overflow:hidden;}
.course-card-content h3{font-size:18px;font-weight:bold;margin:5px 0;}
.course-subtitle{font-size:16px;color:#000;margin-bottom:0em;}
.course-excerpt{font-size:14px;color:#333;margin-bottom:10px;}
.course-tags{font-size:16px;color:#52A4D7;padding-top:1em;border-top:1px solid #52A4D7;}
.course-tag{margin-right:5px;}
.instructors-container{text-align:left;margin-bottom:40px;}
.instructors-heading{font-size:24px;font-weight:bold;margin-bottom:1.5em !important;}
.instructors-list{display:flex;justify-content:space-around;gap:30px;flex-wrap:wrap;}
.instructor-card{display:flex;align-items:flex-start;max-width:300px;text-align:left;}
.instructor-photo{width:80px;height:80px;border-radius:100%;object-fit:cover;margin-right:15px;overflow:hidden;}
.instructor-photo img{display:block;width:100%;height:100%;}
.instructor-info{flex:1;}
.instructor-name{font-size:16px;font-weight:bold;margin:0 0 5px;}
.instructor-bio{font-size:14px;color:#555;margin:0;}
.course-card-content.course-card-image{display:flex;flex-direction:column;width:210px;height:300px;justify-content:flex-end;padding:20px;background-size:cover;background-position:center;position:relative;}
.course-card-content.course-card-image:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(42, 172, 226);background:-moz-linear-gradient(180deg, rgba(42, 172, 226, 1) 0%, rgba(7, 62, 96, 1) 100%);background:-webkit-linear-gradient(180deg, rgba(42, 172, 226, 1) 0%, rgba(7, 62, 96, 1) 100%);background:linear-gradient(180deg, rgba(42, 172, 226, 1) 0%, rgba(7, 62, 96, 1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2aace2",endColorstr="#073e60",GradientType=1);z-index:1;}
.course-card-image.course-card-content *{z-index:2;}
.course-card-content.course-card-image *{color:#FFF;line-height:1.2em;}
.course-card-image.course-card-content p.course-price{border-top:1px solid #FFF;margin-bottom:0px;margin-top:1em;padding-top:0.5em;}
.course-actions{display:block;margin-top:1em;}
a.course-explore{background:#2AACE2;padding:0.25em 1em;border-radius:50px;display:inline-block;}
span.lesson-count{min-width:fit-content !important;}
#course-sidebar .elementor-heading-title,
#course-sidebar .elementor-widget-heading{margin-bottom:0px;}
.ast-single-entry-banner[data-post-type="sfwd-lessons"],
.ast-single-entry-banner[data-post-type="sfwd-courses"]{display:none;}
.ld-lesson-tabs{font-family:'Barlow', sans-serif;max-width:100%;}
.ld-tabs-nav{display:flex;list-style:none;margin:0 0 1rem;padding:0;border-bottom:2px solid #e0e0e0;}
.ld-tab-nav-item{display:flex;align-items:center;cursor:pointer;padding:0.5rem 1rem;color:#555;font-size:1rem;font-weight:600;text-transform:uppercase;}
.ld-tab-nav-item .tab-icon{display:inline-block;margin-right:0.5rem;}
.ld-tab-nav-item.active{color:#000;font-weight:700;border-bottom:3px solid #000;}
.ld-tab-nav-item:not(.active):hover{color:#000;}
.ld-tab-content{display:none;padding:1rem 0;}
.ld-tab-content.active{display:block;}
.course-meta{display:flex;gap:2rem;margin-bottom:1rem;color:#555;font-size:0.9rem;margin-top:2em;border-bottom:1px solid #9EDEFE;padding-bottom:2em;padding-left:1em;}
.course-meta svg{margin-right:1em;}
.course-meta .course-duration, .course-meta .course-updated{display:flex;align-items:center;}
.course-meta .meta-icon{display:inline-block;margin-right:0.25rem;}
.course-meta .meta-label{font-weight:600;margin-right:0.25rem;}
.course-meta .meta-value{font-weight:500;}
.course-description{font-size:1rem;line-height:1.6;color:#333;}
.course-description h1, .course-description h2,
.course-description h3, .course-description h4{font-family:'Barlow', sans-serif;font-weight:700;margin:1rem 0 0.5rem;}
.tabs-content *{font-family:'Barlow', sans-serif;}
.tabs-content h2{font-weight:700;margin:0px 0px 0.5em;}
.all-notes-container .title{font-weight:700 !important;background-color:unset !important;margin-bottom:0px !important;}
.all-notes-container .content{background-color:unset !important;}
#accordion-Historical h3{padding:1em 1em !important;background:hsl(203deg 62.46% 58.24% / 20%);display:flex;align-items:center;border:1px solid hsl(203deg 62.46% 58.24% / 100%) !important;width:100%;cursor:pointer;justify-content:space-between;}
ul.resources-links{margin:0px;!i;!;display:flex;flex-direction:row;align-content:center;align-items:flex-start;list-style:none;gap:1em;}
ul.resources-links li a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em;}
ul.resources-links li{max-width:120px;text-align:center;line-height:1.2em;}
.all-notes-container .single-note{border:0.5px solid #d3d3d3;padding:10px;margin:0px 0px 0.5em !important;}
@media screen and (max-width:980px){
div#course-sidebar{order:2;}
}
.course-wrap{padding:80px 0px;}
.eael-filter-gallery-control li#operations{background-image:url(https://ssrpinstitute.org/wp-content/uploads/2025/04/operations.svg);background-repeat:no-repeat;background-position:20px;background-size:20px;padding-left:50px;}
.eael-filter-gallery-control li#supplement.active{background-image:url(https://ssrpinstitute.org/wp-content/uploads/2025/04/supplement-white.svg) !important;}
.eael-filter-gallery-control li#pharmacy.active{background-image:url(https://ssrpinstitute.org/wp-content/uploads/2025/04/pharmacy-white.svg) !important;}
.eael-filter-gallery-control li#diagnostic.active{background-image:url(https://ssrpinstitute.org/wp-content/uploads/2025/04/diagnostic-white.svg) !important;}
.eael-filter-gallery-control li#operations.active{background-image:url(https://ssrpinstitute.org/wp-content/uploads/2025/04/operations-white.svg) !important;}
.eael-cf-diagnostic  .eael-gallery-grid-item:before{background:url(https://ssrpinstitute.org/wp-content/uploads/2025/01/diagnostic.svg);content:"";width:25px;height:25px;display:block;position:absolute;top:15px;right:15px;background-repeat:no-repeat;z-index:2;background-position:center;background-size:contain;}
.eael-cf-supplement  .eael-gallery-grid-item:before{background:url(https://ssrpinstitute.org/wp-content/uploads/2025/01/supplement.svg);content:"";width:25px;height:25px;display:block;position:absolute;top:15px;right:15px;background-repeat:no-repeat;z-index:2;background-position:center;background-size:contain;}
.eael-cf-pharmacy .eael-gallery-grid-item:before{background:url(https://ssrpinstitute.org/wp-content/uploads/2025/01/pharmacy.svg);content:"";width:25px;height:25px;display:block;position:absolute;top:15px;right:15px;background-repeat:no-repeat;z-index:2;background-position:center;background-size:contain;}
.eael-cf-operations .eael-gallery-grid-item:before{background:url(https://ssrpinstitute.org/wp-content/uploads/2025/04/operations.svg);content:"";width:25px;height:25px;display:block;position:absolute;top:15px;right:15px;background-repeat:no-repeat;z-index:2;background-position:center;background-size:contain;}
.cn-banner-text span{display:inline-block;}
div#gform_confirmation_message_13{font-size:1.5rem;line-height:1.5em;color:#FFF;text-align:center;text-wrap:balance;}
.seed-tabs__nav{display:flex;gap:8px;margin-bottom:0px;}
.seed-tabs__nav-item{flex:1;background:hsl(191.76deg 100% 50% / 35%);color:#333;border:none;padding:12px 16px;cursor:pointer;text-align:center;transition:background .2s;display:flex;flex-direction:column;align-items:center;border-radius:0px;line-height:1em;}
.seed-tabs__nav-item:hover{background:hsl(191.76deg 100% 50% / 100%);}
.seed-tabs__nav-item i{font-size:1.5rem;margin-bottom:4px;color:#FFF;}
.seed-tabs__nav-item .seed-tabs__nav-text strong{display:block;font-size:1rem;color:#333;}
.seed-tabs__nav-item .seed-tabs__nav-text span{font-size:0.8rem;color:#666;}
.seed-tabs__nav-item.active{background:#243060;color:#FFF;}
.seed-tabs__content{background:#29305e;border-radius:0px 0px 8px 8px;padding:4px;}
.seed-tabs__pane.active p{color:#FFF;text-align:center;line-height:1.5em;margin:0px;}
.seed-tabs__pane{display:none;}
.seed-tabs__pane.active{display:block;}
@media screen and (max-width:980px){
.seed-tabs__nav{flex-wrap:wrap;display:flex;justify-content:space-between;}
.seed-tabs__nav a.seed-tabs__nav-item{flex:unset;width:calc(33.333% - 6px);}
}
@media screen and (max-width:480px){
.seed-tabs__nav a.seed-tabs__nav-item{flex:unset;width:calc(50% - 4px);}
} table.sortable{width:100%;border-collapse:collapse;margin-bottom:2rem;border-radius:8px;overflow:hidden;font-family:sans-serif;border:1px solid #243060;}
table.sortable th{background-color:#1A3163;color:#fff;padding:0.75rem 1rem;position:relative;user-select:none;}
table.sortable tbody tr:nth-child(odd){background-color:#f9f9f9;}
table.sortable tbody tr:nth-child(even){background-color:#fff;}
table.sortable td{padding:0.6rem 1rem;border-bottom:1px solid #ddd;}
table.sortable tbody tr:hover{background-color:#e6f7ff;}
table.sortable th::after{content:'';position:absolute;right:0.8rem;top:50%;width:0;height:0;border:5px solid transparent;transform:translateY(-50%);opacity:0.4;transition:opacity 0.2s ease;}
table.sortable th.sort-asc::after{border-bottom-color:#6CD9FF;opacity:1;}
table.sortable th.sort-desc::after{border-top-color:#6CD9FF;opacity:1;}
table.sortable th:nth-child(1),
table.sortable th:nth-child(3){width:15%;min-width:90px;}
.cta-btn a.elementor-item.menu-link{background:var(--primary-color);border:2px solid var(--primary-color);border-radius:30px;margin-left:20px !important;}
.cta-btn a.elementor-item.menu-link:hover{border:2px solid var(--primary-color);background-color:transparent;color:var(--primary-color) !important;}
.cta-btn a.elementor-item.menu-link:after{display:none;}
.ssrp-toc-item i.fa {
color: #38c3fd;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.woovr-active form.variations_form .variations, .woovr-variations + .variations{display:none !important;}
.woovr-active.woovr-show-price form.variations_form .single_variation .woocommerce-variation-price{display:none !important;}
.woovr-active.woovr-show-description form.variations_form .single_variation .woocommerce-variation-description{display:none !important;}
.woovr-active.woovr-show-availability form.variations_form .single_variation .woocommerce-variation-availability{display:none !important;}
.woovr-variations{padding-top:5px;padding-bottom:5px;}
.woovr-variations .woovr-variation{display:flex;align-items:center;cursor:pointer;margin-left:-5px;margin-right:-5px;}
.woovr-variations .woovr-variation:hover{background-color:#f9f9f9;}
.woovr-variations .woovr-variation > div{max-width:100%;padding:5px}
.woovr-variation-image{width:50px;flex:0 0 50px;}
.woovr-variation-image img{width:40px;height:auto;max-width:40px;display:block;}
.woovr-variation-selector input{outline:none;}
.woovr-variation-selector ul{padding:0 !important;margin:0 !important;list-style:none !important;}
.woovr-variation-info, .woovr-variation-selector{flex-grow:1;}
.woovr-variation-name p{margin-bottom:0;font-size:12px;}
.woovr-variation-radio .woovr-variation-selector{width:30px;flex:0 0 30px;}
.woovr-variation-radio .woovr-variation-availability p{margin-bottom:0;}
.woovr-variation-radio .woovr-variation-name{font-weight:700;}
.woovr-variation-radio .woovr-variation-info .woovr-variation-price, .woovr-variation-radio .woovr-variation-info .woovr-variation-availability{display:inline-block;margin-right:10px;font-size:14px;}
.woovr-variation-radio .woovr-variation-info .woovr-variation-description{font-size:14px;}
.woovr-variation-selector .dd-select{background-color:#ffffff !important;}
.woovr-variation-selector .dd-options{max-height:360px;}
.woovr-variation-selector .dd-option-image, .woovr-variation-selector .dd-selected-image{max-width:42px;border-radius:3px;margin-right:10px;}
.woovr-variation-selector .dd-selected-text, .woovr-variation-selector .dd-option-text{font-size:14px;font-weight:600;line-height:inherit !important;color:#6d6d6d;}
.woovr-variation-selector .dd-selected-text, .woovr-variation-selector .dd-option-text, .woovr-variation-selector .dd-selected-description-truncated{white-space:normal;}
.woovr-variation-selector .dd-desc .woovr-variation-price, .woovr-variation-selector .dd-desc .woovr-variation-availability{display:inline-block;margin-right:10px;}
.woovr-variation-selector .dd-desc .woovr-variation-availability .stock{display:inline-block;margin:0 !important;}
.woovr-variation-selector .dd-desc .woovr-variation-description{display:block;}
.woovr-variation-selector .dd-option, .woovr-variation-selector .dd-selected{display:block !important;}
.woovr-variation-selector .dd-option.dd-option-without-desc, .woovr-variation-selector .dd-selected.dd-option-without-desc{display:flex !important;align-items:center;}
.woovr-variation-selector .dd-option.dd-option-without-desc label, .woovr-variation-selector .dd-selected.dd-option-without-desc label{flex-grow:1;}
.wpc-select2-dropdown{border:1px solid #aaa;border-radius:4px;}
.wpc-select2-dropdown ul li{display:flex;align-items:center;}
.wpc-select2-dropdown ul li .image{width:40px;flex:0 0 40px;margin-right:10px;}
.wpc-select2-dropdown ul li .info{flex-grow:1;display:flex;flex-direction:column;}
.wpc-select2-dropdown ul li .info .woovr-variation-price, .wpc-select2-dropdown ul li .info .woovr-variation-availability{display:inline-block;margin-right:10px;font-size:14px;}
.wpc-select2-dropdown ul li .info .woovr-variation-availability .stock{display:inline-block;margin:0 !important;}
.wpc-select2-dropdown ul li .info .woovr-variation-description{display:block;font-size:14px;}
.select2-container--open .wpc-select2-dropdown.select2-dropdown--below{border-top:1px solid #aaa;border-top-left-radius:4px;border-top-right-radius:4px;}
.woovr-variations[class*="woovr-variations-grid"]{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation{width:calc(100% / 3 - 20px);margin:10px;padding:10px;display:flex;flex-direction:column;border:1px solid #dddddd;text-align:center;cursor:pointer;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation[data-images="yes"] .woovr-variation-image:before{content:'';background-image:url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' id='multiple-image'%3E%3Cpath d='M18,15V5a3,3,0,0,0-3-3H5A3,3,0,0,0,2,5V15a3,3,0,0,0,3,3H15A3,3,0,0,0,18,15ZM4,5A1,1,0,0,1,5,4H15a1,1,0,0,1,1,1V9.36L14.92,8.27a2.56,2.56,0,0,0-1.81-.75h0a2.58,2.58,0,0,0-1.81.75l-.91.91-.81-.81a2.93,2.93,0,0,0-4.11,0L4,9.85Zm.12,10.45A.94.94,0,0,1,4,15V12.67L6.88,9.79a.91.91,0,0,1,1.29,0L9,10.6Zm8.6-5.76a.52.52,0,0,1,.39-.17h0a.52.52,0,0,1,.39.17L16,12.18V15a1,1,0,0,1-1,1H6.4ZM21,6a1,1,0,0,0-1,1V17a3,3,0,0,1-3,3H7a1,1,0,0,0,0,2H17a5,5,0,0,0,5-5V7A1,1,0,0,0,21,6Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px;background-position:center;background-color:rgba(0, 0, 0, .3);display:block;width:28px;height:28px;border-radius:4px;position:absolute;top:15px;left:15px;}
.woovr-variations.woovr-variations-grid-2 .woovr-variation{width:calc(50% - 20px);}
.woovr-variations.woovr-variations-grid-3 .woovr-variation{width:calc(100% / 3 - 20px);}
.woovr-variations.woovr-variations-grid-4 .woovr-variation{width:calc(25% - 20px);}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation > div{padding:0;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-selector{display:none;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation.woovr-variation-active{border-color:green;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation:before{content:"✓";color:#ffffff;display:block;width:24px;height:24px;line-height:24px;background-color:#eeeeee;text-align:center;font-size:16px;position:absolute;top:15px;right:15px;z-index:9;border-radius:50%;border-width:2px;border-style:solid;border-color:#ffffff;border-image:initial;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation.woovr-variation-active:before{color:#ffffff;background-color:green;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-image{width:100%;flex:0 0 auto;margin-bottom:10px;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-image img{width:100%;max-width:100%;height:auto;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-fieldset{width:100%;padding:0;display:flex;flex-wrap:wrap;}
body.rtl .woovr-variation-selector .dd-option-image, body.rtl .woovr-variation-selector .dd-selected-image{float:right;margin-right:0;margin-left:10px;}
body.rtl .woovr-variation-selector .dd-pointer{right:auto;left:10px;}
body.rtl .wpc-select2-dropdown ul li .image {
margin-right: 0;
margin-left: 10px;
}.awdr_free_product_text{display:inline-block;padding:0px 10px;background-color:#3d9cd2;color:#fff;border-radius:3px;}
.variation-wdr_free_product{display:none !important;}
.awdr_change_product{cursor:pointer;}
.awdr_free_product_variants{padding:5px;}
.awdr-product-name{padding-left:10px;}
.awdr_change_product{display:flex;}
.awdr-select-free-variant-product-toggle{color:gray;cursor:pointer;width:100%;border:none;text-align:left;outline:none;font-size:1.02em;transition:0.4s;}
.awdr-select-free-variant-product-toggle-active, .awdr-select-free-variant-product-toggle:hover{color:#444;}
.awdr-select-variant-product{padding:0 18px;display:none;background-color:white;overflow:hidden;}
.awdr-select-free-variant-product-toggle:after{content:'\02795';font-size:12px;color:#777;margin-left:10px;}
.awdr-select-free-variant-product-toggle-active:after {
content: "\2796"; }@font-face{font-family:'Barlow';font-style:italic;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chtv4kjgogqm7e_cfny8hijmaci.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chtv4kjgogqm7e_cfny8hmjmaci.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chtv4kjgogqm7e_cfny8h0jma.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfp04wohvtobdw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfp04wogvtobdw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfp04wouvto.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfoq4mohvtobdw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfoq4mogvtobdw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfoq4mouvto.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chrv4kjgogqm7e_cfs0wh8rna.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chrv4kjgogqm7e_cfs1wh8rna.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chrv4kjgogqm7e_cfs7wh8.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfpi42ohvtobdw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfpi42ogvtobdw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfpi42ouvto.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfpk5gohvtobdw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfpk5gogvtobdw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfpk5gouvto.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfoa5wohvtobdw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfoa5wogvtobdw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfoa5wouvto.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfoc5mohvtobdw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfoc5mogvtobdw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfoc5mouvto.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfo452ohvtobdw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfo452ogvtobdw.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:italic;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chsv4kjgogqm7e_cfo452ouvto.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chrv4kjgogqm7e3b_s0wh8rna.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chrv4kjgogqm7e3b_s1wh8rna.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chrv4kjgogqm7e3b_s7wh8.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3w-os6fospt4.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3w-os6vospt4.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3w-os51os.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3p-ks6fospt4.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3p-ks6vospt4.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3p-ks51os.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chpv4kjgogqm7e_a8s52hs.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chpv4kjgogqm7e_ass52hs.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chpv4kjgogqm7e_dms5.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3_-gs6fospt4.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3_-gs6vospt4.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3_-gs51os.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e30-8s6fospt4.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e30-8s6vospt4.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e30-8s51os.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3t-4s6fospt4.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3t-4s6vospt4.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3t-4s51os.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3q-0s6fospt4.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3q-0s6vospt4.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3q-0s51os.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3j-ws6fospt4.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow';font-style:normal;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3j-ws6vospt4.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face {
font-family: 'Barlow';
font-style: normal;
font-weight: 900;
src: url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/barlow-7chqv4kjgogqm7e3j-ws51os.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face{font-family:'Montserrat';font-style:italic;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:100;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:200;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;src:url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
src: url(https://ssrpinstitute.org/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}