.row {
max-width: 75rem;
margin-right: auto;
margin-left: auto
}
.row:after,
.row:before {
display: table;
content: " ";
flex-basis: 0;
order: 1
}
.row:after {
clear: both
}
.row.collapse>.column,
.row.collapse>.columns {
padding-right: 0;
padding-left: 0
}
.row .row {
margin-right: -.625rem;
margin-left: -.625rem
}
.row .row.collapse {
margin-right: 0;
margin-left: 0
}
.row.expanded {
max-width: none
}
.row.expanded .row {
margin-right: auto;
margin-left: auto
}
.row:not(.expanded) .row {
max-width: none
}
.row.gutter-small>.column,
.row.gutter-small>.columns {
padding-right: .625rem;
padding-left: .625rem
}
.row.gutter-medium>.column,
.row.gutter-medium>.columns {
padding-right: .9375rem;
padding-left: .9375rem
}
.column,
.columns {
width: 100%;
float: left;
padding-right: .625rem;
padding-left: .625rem
}
.column,
.column:last-child:not(:first-child),
.columns,
.columns:last-child:not(:first-child) {
float: left;
clear: none
}
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
float: right
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
float: left
}
.column.row.row,
.row.row.columns {
float: none
}
.row .column.row.row,
.row .row.row.columns {
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 0
}
.small-1 {
width: 8.33333333%
}
.small-push-1 {
position: relative;
left: 8.33333333%
}
.small-pull-1 {
position: relative;
left: -8.33333333%
}
.small-offset-0 {
margin-left: 0
}
.small-2 {
width: 16.66666667%
}
.small-push-2 {
position: relative;
left: 16.66666667%
}
.small-pull-2 {
position: relative;
left: -16.66666667%
}
.small-offset-1 {
margin-left: 8.33333333%
}
.small-3 {
width: 25%
}
.small-push-3 {
position: relative;
left: 25%
}
.small-pull-3 {
position: relative;
left: -25%
}
.small-offset-2 {
margin-left: 16.66666667%
}
.small-4 {
width: 33.33333333%
}
.small-push-4 {
position: relative;
left: 33.33333333%
}
.small-pull-4 {
position: relative;
left: -33.33333333%
}
.small-offset-3 {
margin-left: 25%
}
.small-5 {
width: 41.66666667%
}
.small-push-5 {
position: relative;
left: 41.66666667%
}
.small-pull-5 {
position: relative;
left: -41.66666667%
}
.small-offset-4 {
margin-left: 33.33333333%
}
.small-6 {
width: 50%
}
.small-push-6 {
position: relative;
left: 50%
}
.small-pull-6 {
position: relative;
left: -50%
}
.small-offset-5 {
margin-left: 41.66666667%
}
.small-7 {
width: 58.33333333%
}
.small-push-7 {
position: relative;
left: 58.33333333%
}
.small-pull-7 {
position: relative;
left: -58.33333333%
}
.small-offset-6 {
margin-left: 50%
}
.small-8 {
width: 66.66666667%
}
.small-push-8 {
position: relative;
left: 66.66666667%
}
.small-pull-8 {
position: relative;
left: -66.66666667%
}
.small-offset-7 {
margin-left: 58.33333333%
}
.small-9 {
width: 75%
}
.small-push-9 {
position: relative;
left: 75%
}
.small-pull-9 {
position: relative;
left: -75%
}
.small-offset-8 {
margin-left: 66.66666667%
}
.small-10 {
width: 83.33333333%
}
.small-push-10 {
position: relative;
left: 83.33333333%
}
.small-pull-10 {
position: relative;
left: -83.33333333%
}
.small-offset-9 {
margin-left: 75%
}
.small-11 {
width: 91.66666667%
}
.small-push-11 {
position: relative;
left: 91.66666667%
}
.small-pull-11 {
position: relative;
left: -91.66666667%
}
.small-offset-10 {
margin-left: 83.33333333%
}
.small-12 {
width: 100%
}
.small-offset-11 {
margin-left: 91.66666667%
}
.small-up-1>.column,
.small-up-1>.columns {
float: left;
width: 100%
}
.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
clear: none
}
.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
clear: both
}
.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
float: left
}
.small-up-2>.column,
.small-up-2>.columns {
float: left;
width: 50%
}
.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
clear: none
}
.small-up-2>.column:nth-of-type(odd),
.small-up-2>.columns:nth-of-type(odd) {
clear: both
}
.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
float: left
}
.small-up-3>.column,
.small-up-3>.columns {
float: left;
width: 33.33333333%
}
.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
clear: none
}
.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
clear: both
}
.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
float: left
}
.small-up-4>.column,
.small-up-4>.columns {
float: left;
width: 25%
}
.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
clear: none
}
.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
clear: both
}
.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
float: left
}
.small-up-5>.column,
.small-up-5>.columns {
float: left;
width: 20%
}
.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
clear: none
}
.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
clear: both
}
.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
float: left
}
.small-up-6>.column,
.small-up-6>.columns {
float: left;
width: 16.66666667%
}
.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
clear: none
}
.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
clear: both
}
.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
float: left
}
.small-up-7>.column,
.small-up-7>.columns {
float: left;
width: 14.28571429%
}
.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
clear: none
}
.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
clear: both
}
.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
float: left
}
.small-up-8>.column,
.small-up-8>.columns {
float: left;
width: 12.5%
}
.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
clear: none
}
.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
clear: both
}
.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
float: left
}
.small-collapse>.column,
.small-collapse>.columns {
padding-right: 0;
padding-left: 0
}
.expanded.row .small-collapse.row,
.small-collapse .row {
margin-right: 0;
margin-left: 0
}
.small-uncollapse>.column,
.small-uncollapse>.columns {
padding-right: .625rem;
padding-left: .625rem
}
.small-centered {
margin-right: auto;
margin-left: auto
}
.small-centered,
.small-centered:last-child:not(:first-child) {
float: none;
clear: both
}
.small-pull-0,
.small-push-0,
.small-uncentered {
position: static;
margin-right: 0;
margin-left: 0
}
.small-pull-0,
.small-pull-0:last-child:not(:first-child),
.small-push-0,
.small-push-0:last-child:not(:first-child),
.small-uncentered,
.small-uncentered:last-child:not(:first-child) {
float: left;
clear: none
}
.small-pull-0:last-child:not(:first-child),
.small-push-0:last-child:not(:first-child),
.small-uncentered:last-child:not(:first-child) {
float: right
}
.column-block {
margin-bottom: 1.25rem
}
.column-block>:last-child {
margin-bottom: 0
}
@font-face {
font-family: avenir-black;
font-style: normal;
font-weight: 800;
src: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/fonts/avenir-black.woff) format("woff"), url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/fonts/avenir-black.woff2) format("woff2")
}
@font-face {
font-family: avenir-roman;
font-style: normal;
font-weight: 400;
src: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/fonts/avenir-roman.woff) format("woff"), url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/fonts/avenir-roman.woff2) format("woff2")
}
.row {
display: flex;
flex-wrap: wrap
}
.wysiwyg-content .gform_wrapper ul {
list-style: none;
margin: 0;
padding: 0
}
.wysiwyg-content .gform_wrapper ul li,
.wysiwyg-content .gform_wrapper ul li:not(:last-child) {
margin: 0
}
.wysiwyg-content .gform_wrapper ul.gform_fields li.gfield {
padding-left: 0;
padding-right: 0
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
font-weight: inherit
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
.gform_wrapper ul.gfield_checkbox li label,
.gform_wrapper ul.gfield_radio li label {
margin-top: 0;
vertical-align: top
}
.ui-datepicker {
background: #fff;
border: 1px solid #646c6f;
box-shadow: 3px 3px 4px rgba(0, 0, 0, .2)
}
.ui-datepicker-calendar {
margin-bottom: 0
}
.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
border: 1px solid #000;
padding: 5px;
text-align: center
}
.ui-datepicker-calendar td {
background-color: #7d8689;
transition: background-color .3s
}
.ui-datepicker-calendar td:focus,
.ui-datepicker-calendar td:hover {
background-color: #929a9d
}
.ui-datepicker-calendar td.ui-datepicker-unselectable {
background-color: #fff
}
.ui-datepicker-header {
display: flex;
flex-wrap: wrap
}
.ui-datepicker-next,
.ui-datepicker-prev {
font-size: .875rem;
padding: 5px
}
.ui-datepicker-prev {
width: 50%
}
.ui-datepicker-next {
text-align: right;
width: 50%
}
.ui-datepicker-title {
display: flex;
width: 100%
}
.ui-datepicker-title select {
background-color: #646c6f;
border: 0;
display: inline-block;
margin: 5px 2px;
width: auto
}
.gf_hide_ampm .gfield_time_ampm,
.gf_hide_charleft .charleft {
display: none
}
.gfield_error {
border: 1px solid #646c6f;
border-left: 5px solid #ea595e;
padding: 10px
}
.gfield_error .validation_message,
.gfield_error>label {
color: #ea595e
}
.gfield_error input,
.gfield_error select,
.gfield_error textarea {
border-color: #ea595e
}
.gfield_error input:focus,
.gfield_error select:focus,
.gfield_error textarea:focus {
border-color: #e42c32
}
.gform_validation_container {
display: none;
left: -9000px;
position: absolute
}
.bloomcu-calculator .calculator.calculator-layout-skinny {
border: 1px solid #bac1c9;
border-radius: 14px;
overflow: hidden
}
.bloomcu-calculator .calculator.calculator-layout-skinny .calculator-header {
background-color: #efefef !important
}
.bloomcu-calculator .calculator.calculator-layout-skinny .calculator-header .output-result {
font-size: 65px;
font-weight: 700
}
.bloomcu-calculator .calculator.calculator-layout-skinny .calculator-header .output-result .results_ticker {
display: none
}
.bloomcu-calculator .calculator.calculator-layout-skinny .calculator-header .calculator-header__title {
margin-bottom: 0 !important
}
.bloomcu-calculator .calculator.calculator-layout-skinny .calculator-footer a.button {
width: 100%;
margin-bottom: 10px
}
.bloomcu-calculator .calculator.calculator-layout-skinny .calc_main_input_desc {
color: #db0032;
font-weight: 700
}
.bloomcu-calculator .calculator.calculator-layout-skinny .calculator-section .input-group {
border: 2px solid #bac1c9;
border-radius: 50px
}
.bloomcu-calculator .calculator.calculator-layout-skinny .calculator-section .input-group .pre {
min-width: 30px;
display: flex;
align-items: center;
padding: 0 0 0 20px;
color: #646c6f
}
.bloomcu-calculator .calculator.calculator-layout-skinny .calculator-section .calc-input {
color: #000 !important
}
.bloomcu-calculator .calculator.calculator-layout-skinny .calculator-section .select-group select {
border-color: #bac1c9
}
.bloomcu-calculator .calculator.calculator-layout-wide {
max-width: calc(100% - 60px);
margin: 0 auto;
border: 1px solid #bac1c9;
border-radius: 14px;
overflow: hidden
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-header {
background-color: #efefef !important
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-header__title {
font-weight: 700
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-header .output-result {
font-size: 3.1875rem;
font-weight: 900;
font-weight: 700;
letter-spacing: -.26px;
line-height: 68px
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-header .results_ticker {
display: none
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-body .calc-input,
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-body .slider-output {
color: #000 !important;
font-weight: 700 !important
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-body .input-group {
border-bottom: 1px solid #bac1c9
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-body input[type=range]::-webkit-slider-runnable-track {
-webkit-appearance: none;
border-color: #bac1c9
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-body input[type=range]::-moz-range-track {
-moz-appearance: none;
border-color: #bac1c9
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-body input[type=range]::-ms-track {
border-color: #bac1c9
}
input[type=range] {
-webkit-appearance: none
}
input[type=range]::-moz-focus-outer {
border: 0
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-footer .button {
width: 100%;
margin-bottom: 20px
}
.c-location-finder__content {
text-align: center;
padding-bottom: 70px
}
.c-location-finder__title {
margin-bottom: 10px
}
.c-location-finder .title-find {
color: #000
}
.c-location-finder__subtitle {
color: #646c6f
}
.c-location-finder .search-input {
color: #000;
background-color: #fff
}
.c-location-finder .search-input::-moz-placeholder {
color: #000
}
.c-location-finder .search-input::placeholder {
color: #000
}
.lazyload,
.lazyloading {
opacity: 0;
transition: opacity .3s ease-in-out
}
.lazyloaded {
opacity: 1;
transition: opacity .3s ease-in-out
}
.slick-slider {
-khtml-user-select: none;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
touch-action: pan-y;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.slick-list,
.slick-slider {
display: block;
position: relative
}
.slick-list {
margin: 0;
overflow: hidden;
padding: 0
}
.slick-list:focus {
outline: none
}
.slick-list.dragging {
cursor: pointer;
cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
transform: translateZ(0)
}
.slick-track {
display: block;
left: 0;
margin-left: auto;
margin-right: auto;
position: relative;
top: 0
}
.slick-track:after,
.slick-track:before {
content: "";
display: table
}
.slick-track:after {
clear: both
}
.slick-loading .slick-track {
visibility: hidden
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px
}
[dir=rtl] .slick-slide {
float: right
}
.slick-slide img {
display: block
}
.slick-slide.slick-loading img {
display: none
}
.slick-slide.dragging img {
pointer-events: none
}
.slick-initialized .slick-slide {
display: block
}
.slick-loading .slick-slide {
visibility: hidden
}
.slick-vertical .slick-slide {
border: 1px solid transparent;
display: block;
height: auto
}
.slick-arrow.slick-hidden {
display: none
}
@font-face {
font-family: slick;
font-style: normal;
font-weight: 400;
src: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/dist/fonts/) "slick.eot";
src: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/dist/fonts/) "slick.eot?#iefix" format("embedded-opentype"), url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/dist/fonts/) "slick.woff" format("woff"), url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/dist/fonts/) "slick.ttf" format("truetype"), url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/dist/fonts/) "slick.svg#slick" format("svg")
}
.slick-next,
.slick-prev {
border: none;
cursor: pointer;
display: block;
font-size: 0;
height: 20px;
line-height: 0;
padding: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 20px
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
background: transparent;
color: transparent;
outline: none
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
opacity: .25
}
.slick-next:before,
.slick-prev:before {
color: #fff;
font-family: slick;
font-size: 20px;
-webkit-font-smoothing: antialiased;
line-height: 1;
opacity: .75;
-moz-osx-font-smoothing: grayscale
}
.slick-prev {
left: -25px
}
[dir=rtl] .slick-prev {
left: auto;
right: -25px
}
.slick-prev:before {
content: "\2190"
}
[dir=rtl] .slick-prev:before {
content: "\2192"
}
.slick-next {
right: -25px
}
[dir=rtl] .slick-next {
left: -25px;
right: auto
}
.slick-next:before {
content: "\2192"
}
[dir=rtl] .slick-next:before {
content: "\2190"
}
.slick-dotted.slick-slider {
margin-bottom: 30px
}
.slick-dots {
bottom: -25px;
display: block;
list-style: none;
margin: 0;
padding: 0;
position: absolute;
text-align: center;
width: 100%
}
.slick-dots li {
display: inline-block;
margin: 0 5px;
padding: 0;
position: relative
}
.slick-dots li,
.slick-dots li button {
cursor: pointer;
height: 20px;
width: 20px
}
.slick-dots li button {
background: transparent;
border: 0;
color: transparent;
display: block;
font-size: 0;
line-height: 0;
outline: none;
padding: 5px
}
.slick-dots li button:focus,
.slick-dots li button:hover {
outline: none
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
opacity: 1
}
.slick-dots li button:before {
color: #000;
content: "\2022";
font-family: slick;
font-size: 6px;
-webkit-font-smoothing: antialiased;
height: 20px;
left: 0;
line-height: 20px;
opacity: .25;
-moz-osx-font-smoothing: grayscale;
position: absolute;
text-align: center;
top: 0;
width: 20px
}
.slick-dots li.slick-active button:before {
color: #000;
opacity: .75
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
transition-duration: 50ms
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
transition-delay: 50ms
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
transition-duration: .1s
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
transition-delay: .1s
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
transition-duration: .15s
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
transition-delay: .15s
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
transition-duration: .2s
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
transition-delay: .2s
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
transition-duration: .25s
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
transition-delay: .25s
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
transition-duration: .3s
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
transition-delay: .3s
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
transition-duration: .35s
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
transition-delay: .35s
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
transition-duration: .4s
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
transition-delay: .4s
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
transition-duration: .45s
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
transition-delay: .45s
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
transition-duration: .5s
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
transition-delay: .5s
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
transition-duration: .55s
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
transition-delay: .55s
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
transition-duration: .6s
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
transition-delay: .6s
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
transition-duration: .65s
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
transition-delay: .65s
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
transition-duration: .7s
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
transition-delay: .7s
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
transition-duration: .75s
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
transition-delay: .75s
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
transition-duration: .8s
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
transition-delay: .8s
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
transition-duration: .85s
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
transition-delay: .85s
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
transition-duration: .9s
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
transition-delay: .9s
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
transition-duration: .95s
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
transition-delay: .95s
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
transition-duration: 1s
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
transition-delay: 1s
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
transition-duration: 1.05s
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
transition-delay: 1.05s
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
transition-duration: 1.1s
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
transition-delay: 1.1s
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
transition-duration: 1.15s
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
transition-delay: 1.15s
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
transition-duration: 1.2s
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
transition-delay: 1.2s
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
transition-duration: 1.25s
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
transition-delay: 1.25s
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
transition-duration: 1.3s
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
transition-delay: 1.3s
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
transition-duration: 1.35s
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
transition-delay: 1.35s
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
transition-duration: 1.4s
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
transition-delay: 1.4s
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
transition-duration: 1.45s
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
transition-delay: 1.45s
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
transition-duration: 1.5s
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
transition-delay: 1.5s
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
transition-duration: 1.55s
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
transition-delay: 1.55s
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
transition-duration: 1.6s
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
transition-delay: 1.6s
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
transition-duration: 1.65s
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
transition-delay: 1.65s
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
transition-duration: 1.7s
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
transition-delay: 1.7s
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
transition-duration: 1.75s
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
transition-delay: 1.75s
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
transition-duration: 1.8s
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
transition-delay: 1.8s
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
transition-duration: 1.85s
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
transition-delay: 1.85s
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
transition-duration: 1.9s
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
transition-delay: 1.9s
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
transition-duration: 1.95s
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
transition-delay: 1.95s
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
transition-duration: 2s
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
transition-delay: 2s
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
transition-duration: 2.05s
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
transition-delay: 2.05s
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
transition-duration: 2.1s
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
transition-delay: 2.1s
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
transition-duration: 2.15s
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
transition-delay: 2.15s
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
transition-duration: 2.2s
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
transition-delay: 2.2s
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
transition-duration: 2.25s
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
transition-delay: 2.25s
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
transition-duration: 2.3s
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
transition-delay: 2.3s
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
transition-duration: 2.35s
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
transition-delay: 2.35s
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
transition-duration: 2.4s
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
transition-delay: 2.4s
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
transition-duration: 2.45s
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
transition-delay: 2.45s
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
transition-duration: 2.5s
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
transition-delay: 2.5s
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
transition-duration: 2.55s
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
transition-delay: 2.55s
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
transition-duration: 2.6s
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
transition-delay: 2.6s
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
transition-duration: 2.65s
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
transition-delay: 2.65s
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
transition-duration: 2.7s
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
transition-delay: 2.7s
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
transition-duration: 2.75s
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
transition-delay: 2.75s
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
transition-duration: 2.8s
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
transition-delay: 2.8s
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
transition-duration: 2.85s
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
transition-delay: 2.85s
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
transition-duration: 2.9s
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
transition-delay: 2.9s
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
transition-duration: 2.95s
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
transition-delay: 2.95s
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
transition-duration: 3s
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
transition-delay: 0
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
transition-delay: 3s
}
[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}
[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
transition-timing-function: ease
}
[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
transition-timing-function: ease-in
}
[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
transition-timing-function: ease-out
}
[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
transition-timing-function: ease-in-out
}
[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}
[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}
[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}
[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}
[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}
[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}
[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}
[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}
[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}
[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}
[data-aos^=fade][data-aos^=fade] {
opacity: 0;
transition-property: opacity, transform
}
[data-aos^=fade][data-aos^=fade].aos-animate {
opacity: 1;
transform: translateZ(0)
}
[data-aos=fade-up] {
transform: translate3d(0, 100px, 0)
}
[data-aos=fade-down] {
transform: translate3d(0, -100px, 0)
}
[data-aos=fade-right] {
transform: translate3d(-100px, 0, 0)
}
[data-aos=fade-left] {
transform: translate3d(100px, 0, 0)
}
[data-aos=fade-up-right] {
transform: translate3d(-100px, 100px, 0)
}
[data-aos=fade-up-left] {
transform: translate3d(100px, 100px, 0)
}
[data-aos=fade-down-right] {
transform: translate3d(-100px, -100px, 0)
}
[data-aos=fade-down-left] {
transform: translate3d(100px, -100px, 0)
}
[data-aos^=zoom][data-aos^=zoom] {
opacity: 0;
transition-property: opacity, transform
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
opacity: 1;
transform: translateZ(0) scale(1)
}
[data-aos=zoom-in] {
transform: scale(.6)
}
[data-aos=zoom-in-up] {
transform: translate3d(0, 100px, 0) scale(.6)
}
[data-aos=zoom-in-down] {
transform: translate3d(0, -100px, 0) scale(.6)
}
[data-aos=zoom-in-right] {
transform: translate3d(-100px, 0, 0) scale(.6)
}
[data-aos=zoom-in-left] {
transform: translate3d(100px, 0, 0) scale(.6)
}
[data-aos=zoom-out] {
transform: scale(1.2)
}
[data-aos=zoom-out-up] {
transform: translate3d(0, 100px, 0) scale(1.2)
}
[data-aos=zoom-out-down] {
transform: translate3d(0, -100px, 0) scale(1.2)
}
[data-aos=zoom-out-right] {
transform: translate3d(-100px, 0, 0) scale(1.2)
}
[data-aos=zoom-out-left] {
transform: translate3d(100px, 0, 0) scale(1.2)
}
[data-aos^=slide][data-aos^=slide] {
transition-property: transform
}
[data-aos^=slide][data-aos^=slide].aos-animate {
transform: translateZ(0)
}
[data-aos=slide-up] {
transform: translate3d(0, 100%, 0)
}
[data-aos=slide-down] {
transform: translate3d(0, -100%, 0)
}
[data-aos=slide-right] {
transform: translate3d(-100%, 0, 0)
}
[data-aos=slide-left] {
transform: translate3d(100%, 0, 0)
}
[data-aos^=flip][data-aos^=flip] {
backface-visibility: hidden;
transition-property: transform
}
[data-aos=flip-left] {
transform: perspective(2500px) rotateY(-100deg)
}
[data-aos=flip-left].aos-animate {
transform: perspective(2500px) rotateY(0)
}
[data-aos=flip-right] {
transform: perspective(2500px) rotateY(100deg)
}
[data-aos=flip-right].aos-animate {
transform: perspective(2500px) rotateY(0)
}
[data-aos=flip-up] {
transform: perspective(2500px) rotateX(-100deg)
}
[data-aos=flip-up].aos-animate {
transform: perspective(2500px) rotateX(0)
}
[data-aos=flip-down] {
transform: perspective(2500px) rotateX(100deg)
}
[data-aos=flip-down].aos-animate {
transform: perspective(2500px) rotateX(0)
}
* {
box-sizing: border-box
}
@-o-viewport {
width: device-width
}
@viewport {
width: device-width
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block
}
html {
font-size: 100%;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
text-size-adjust: 100%
}
body {
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
min-width: 320px;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden
}
figcaption {
line-height: normal
}
svg:not(:root) {
overflow: hidden
}
audio,
canvas,
progress,
video {
display: inline-block
}
audio:not([controls]) {
display: none;
height: 0
}
progress {
vertical-align: baseline
}
[hidden],
template {
display: none
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects
}
abbr[title] {
border-bottom: none;
text-decoration: underline
}
pre {
overflow: auto
}
code,
kbd,
pre,
samp {
font-family: monospace;
font-size: 1em
}
b,
strong {
font-weight: inherit;
font-weight: bolder
}
dfn {
font-style: italic
}
mark {
background-color: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
hr {
border: 0;
height: 0
}
button,
input[type=button],
input[type=email],
input[type=password],
input[type=reset],
input[type=search],
input[type=submit],
input[type=text],
input[type=url],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
-webkit-font-smoothing: antialiased;
line-height: normal
}
button,
input,
select,
textarea {
border-radius: 0;
box-sizing: border-box;
margin: 0;
outline: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto
}
select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000
}
legend {
color: inherit;
display: table;
max-width: 100%;
white-space: normal
}
textarea {
overflow: auto;
resize: none
}
optgroup {
font-weight: 700
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
cursor: pointer;
overflow: visible
}
button[disabled],
html input[disabled] {
cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
border: 0;
margin: 0;
padding: 0
}
ol,
ul {
list-style: none
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
font-weight: 400;
text-rendering: optimizeLegibility
}
img {
border-style: none;
height: auto;
-ms-interpolation-mode: bicubic;
max-width: 100%
}
embed,
iframe,
video {
max-height: 100%;
max-width: 100%
}
html {
background-color: #fff
}
body {
background-color: transparent;
color: #646c6f;
font-family: avenir-medium, sans-serif;
font-size: 1.125rem;
font-weight: 400;
line-height: 1.5
}
p {
font-size: 1rem;
line-height: 1.75
}
p.small {
font-size: .9375rem;
line-height: 1.64
}
dl,
ol,
ul {
font-size: 1.125rem
}
blockquote {
padding-top: 40px;
background-image: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/images/quote.svg);
background-position: 0 0;
background-repeat: no-repeat;
background-size: 26px 26px;
max-width: 400px;
margin-bottom: 24px
}
blockquote p {
font-size: 1.1875rem;
line-height: 1.789;
margin-bottom: .5em
}
blockquote cite {
font-size: 1rem;
font-style: normal;
line-height: 2.125rem;
text-transform: uppercase;
display: block
}
hr {
border-top: 1px solid #d3dbe5
}
table {
border-collapse: collapse;
margin-bottom: 25px;
width: 100%
}
table caption {
font-weight: 700;
padding: 10px
}
table thead {
background-color: #db0032;
color: #fff
}
table thead th {
font-weight: 700;
padding: 10px;
text-align: left
}
table tfoot {
background-color: #db0032;
color: #fff
}
table tfoot td {
font-weight: 700;
padding: 10px;
text-align: left
}
table tbody tr {
background-color: transparent;
border-bottom: 1px solid #646c6f
}
table tbody tr:nth-child(2n) {
background-color: #646c6f
}
table tbody tr:nth-child(odd) {
background-color: #fff
}
table tbody td {
font-weight: 700;
padding: 10px;
text-align: left
}
table--scroll {
display: block;
overflow-x: auto;
width: 100%
}
a {
transition: all .15s ease-in-out;
color: inherit;
cursor: pointer;
outline: 0;
text-decoration: none
}
a:focus {
outline: 1px dotted
}
button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: transparent;
border: 0;
padding: 0 5px
}
img {
margin-left: auto;
margin-right: auto
}
b,
strong {
font-weight: 700
}
em,
i {
font-style: italic
}
u {
text-decoration: underline
}
sup {
top: -.5em
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sub {
bottom: -.25em
}
small {
font-size: .75rem
}
::-moz-selection {
background: #db0032;
color: #fff;
text-shadow: none
}
::selection {
background: #db0032;
color: #fff;
text-shadow: none
}
.g-page-header--page .g-page-header__sub-title,
.h1,
.wysiwyg-content>.h1,
.wysiwyg-content>h1 {
font-family: avenir-black, sans-serif;
font-size: 2.5rem;
line-height: 1.1;
}
.c-off-canvas__content-inner h2,
.h2,
.wysiwyg-content>.h2,
.wysiwyg-content>h2 {
font-family: avenir-black, sans-serif;
font-size: 1.5rem;
line-height: 1.46
}
.c-off-canvas__content-inner h3,
.h3,
.wysiwyg-content>.h3,
.wysiwyg-content>h3 {
font-family: Caveat, sans-serif;
font-size: 2rem;
line-height: 1.28;
color: #db0032
}
.h4,
.wysiwyg-content>.h4,
.wysiwyg-content>h4 {
font-family: avenir-black, sans-serif;
font-size: 1.25rem;
line-height: 1.45
}
.h5,
.wysiwyg-content>.h5,
.wysiwyg-content>h5 {
color: #db0032;
font-family: avenir-black, sans-serif;
font-size: 1rem;
line-height: 1.5
}
.h6,
.wysiwyg-content>.h6,
.wysiwyg-content>h6 {
font-family: avenir-roman, sans-serif;
font-size: .875rem;
line-height: 1.5;
text-transform: uppercase
}
.wysiwyg-content>:empty:not(hr):not(br) {
display: none
}
.wysiwyg-content>.wp-image-wrap:nth-child(2) img,
.wysiwyg-content>:first-child,
.wysiwyg-content>:first-child>img {
margin-top: 0
}
.wysiwyg-content>.wp-image-wrap:nth-last-child(2) img,
.wysiwyg-content>:last-child,
.wysiwyg-content>:last-child>img {
margin-bottom: 0
}
.wysiwyg-content .responsive-embed {
margin: 24px auto;
max-width: none;
width: auto !important
}
.c-off-canvas__content-inner .wysiwyg-content>h2,
.c-off-canvas__content-inner .wysiwyg-content>h3,
.g-page-header--page .wysiwyg-content>.g-page-header__sub-title,
.wysiwyg-content>.h1,
.wysiwyg-content>.h2,
.wysiwyg-content>.h3,
.wysiwyg-content>h1,
.wysiwyg-content>h2,
.wysiwyg-content>h3 {
margin-top: 1em;
margin-bottom: .5em
}
.wysiwyg-content>.h4,
.wysiwyg-content>h4 {
margin-top: 1.414em;
margin-bottom: 1em
}
.wysiwyg-content>.h5,
.wysiwyg-content>.h6,
.wysiwyg-content>h5,
.wysiwyg-content>h6 {
margin-top: 1.414em;
margin-bottom: 1.5em
}
.wysiwyg-content p {
margin-bottom: 24px
}
.wysiwyg-content dl,
.wysiwyg-content ol,
.wysiwyg-content ul:not(.c-accordion__list) {
margin-bottom: 24px;
margin-top: 24px;
padding-right: 2em
}
.wysiwyg-content ol {
counter-reset: item
}
.wysiwyg-content li:not(:last-child) {
margin-bottom: 18px
}
.wysiwyg-content ul li:not(.c-accordion__tab):not(.gfield):not([class*=gchoice]) {
padding-left: 1em;
position: relative;
font-size: 1rem;
line-height: 1.66
}
.wysiwyg-content ul li:not(.c-accordion__tab):not(.gfield):not([class*=gchoice]):before {
content: "\2022";
color: #db0032;
left: 0;
position: absolute;
top: 0
}
.wysiwyg-content ol li {
counter-increment: item;
list-style-type: none;
padding-left: 1em;
position: relative;
font-size: 1rem;
line-height: 1.66
}
.wysiwyg-content ol li:before {
content: counter(item);
color: #db0032;
font-weight: 700;
left: 0;
position: absolute;
top: 0
}
.wysiwyg-content dl dd {
margin-bottom: 20px
}
.wysiwyg-content b,
.wysiwyg-content strong {
font-family: avenir-black, sans-serif
}
.wysiwyg-content hr {
margin: 36px auto
}
.wysiwyg-content a {
position: relative
}
.wysiwyg-content a:not(.button) {
color: #db0032;
text-decoration: underline
}
.wysiwyg-content a:focus:not(.button),
.wysiwyg-content a:hover:not(.button) {
color: #646c6f
}
.wysiwyg-content img {
display: block;
height: auto;
line-height: 0;
width: auto
}
label {
color: #000;
display: block;
font-size: 1.125rem
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
background-color: #f8f8f8;
border: 1px solid #bac1c9;
border-radius: 24.5px;
color: #000;
display: block;
font-family: avenir-roman, sans-serif;
margin: 0 0 15px;
padding: 8px 20px;
width: 100%
}
.gform_wrapper input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio])::-moz-placeholder,
.gform_wrapper textarea::-moz-placeholder,
input[type=color]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
textarea::-moz-placeholder {
color: #646c6f
}
.gform_wrapper input:not([type=file]):not([type=image]):not([type=button]):not([type=submit]):not([type=checkbox]):not([type=radio])::placeholder,
.gform_wrapper textarea::placeholder,
input[type=color]::placeholder,
input[type=date]::placeholder,
input[type=datetime-local]::placeholder,
input[type=datetime]::placeholder,
input[type=email]::placeholder,
input[type=month]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=time]::placeholder,
input[type=url]::placeholder,
input[type=week]::placeholder,
textarea::placeholder {
color: #646c6f
}
.gform_wrapper input:active:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper input:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea:active,
.gform_wrapper textarea:focus,
input[type=color]:active,
input[type=color]:focus,
input[type=date]:active,
input[type=date]:focus,
input[type=datetime-local]:active,
input[type=datetime-local]:focus,
input[type=datetime]:active,
input[type=datetime]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=month]:active,
input[type=month]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=search]:active,
input[type=search]:focus,
input[type=tel]:active,
input[type=tel]:focus,
input[type=text]:active,
input[type=text]:focus,
input[type=time]:active,
input[type=time]:focus,
input[type=url]:active,
input[type=url]:focus,
input[type=week]:active,
input[type=week]:focus,
textarea:active,
textarea:focus {
background-color: #fff
}
textarea {
padding: 18px 30px
}
[type=number] {
-moz-appearance: textfield
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0
}
.gform_wrapper.gf_browser_chrome select,
.gform_wrapper select,
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #f8f8f8;
background-image: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/images/angle-down-light.svg);
background-position: calc(100% - 30px) 50%;
background-repeat: no-repeat;
background-size: 30px 30px;
border: 1px solid #bac1c9;
border-radius: 50px;
color: #646c6f;
display: block;
font-family: avenir-roman, sans-serif;
font-size: 1rem;
margin: 0 0 15px;
padding: 13px 20px;
width: 100%
}
.gform_wrapper select:active,
.gform_wrapper select:focus,
select:active,
select:focus {
background-color: #fff
}
.gform_wrapper.gf_browser_chrome select::-ms-expand,
.gform_wrapper select::-ms-expand,
select::-ms-expand {
display: none
}
.gform_wrapper select[multiple],
select[multiple] {
background-image: none;
height: auto
}
[type=radio] {
margin-right: 5px
}
[type=checkbox]+label,
[type=radio]+label {
display: inline-block;
margin: 0;
vertical-align: baseline
}
[type=checkbox]+label[for],
[type=radio]+label[for] {
cursor: pointer
}
[type=file] {
width: 100%
}
[type=button],
[type=submit] {
margin: 0
}
.wp-caption,
.wp-image-wrap {
margin: 0 auto;
max-width: none;
width: auto !important
}
.wp-caption-text {
color: #646c6f;
font-family: avenir-roman, sans-serif;
font-size: .75rem;
line-height: 1.5;
margin: 6px 0 0
}
.aligncenter,
.alignleft,
.alignnone,
.alignright {
margin-bottom: 24px;
margin-top: 24px
}
ul.page-numbers {
align-items: center;
display: flex;
margin: 0 auto
}
ul.page-numbers li {
display: inline-block
}
ul.page-numbers .current,
ul.page-numbers a {
border: 2px solid #646c6f;
border-radius: 4px;
color: transparent;
display: block;
height: 16px;
margin: 0 5px;
overflow: hidden;
width: 16px
}
ul.page-numbers .current {
background-color: #646c6f
}
ul.page-numbers .next,
ul.page-numbers .prev {
border: 0;
color: #646c6f;
font-size: .875rem;
height: 100%;
margin: 0 25px;
overflow: initial;
width: auto
}
.button,
.gform_wrapper input.button[type=submit] {
display: inline-block;
background-color: #fff;
border: 1px solid #db0032;
border-radius: 50px;
color: #db0032;
font-size: 1.125rem;
font-weight: 700;
line-height: 1;
margin: 0;
padding: 14px 45px;
text-align: center;
text-decoration: none;
transition: all .25s ease-out;
width: auto
}
.button:after,
.gform_wrapper input.button[type=submit]:after {
content: "";
display: inline-block;
vertical-align: middle;
width: 24px;
height: 17px;
margin-left: 18px;
background-image: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/images/arrow.svg);
background-position: 0 0;
background-repeat: no-repeat;
transform: translateX(0);
transition: all .25s ease
}
.button:active,
.button:focus,
.button:hover,
.gform_wrapper input.button:active[type=submit],
.gform_wrapper input.button:focus[type=submit],
.gform_wrapper input.button:hover[type=submit] {
background-color: #db0032;
color: #fff
}
.button:active:after,
.button:focus:after,
.button:hover:after,
.gform_wrapper input.button[type=submit]:active:after,
.gform_wrapper input.button[type=submit]:focus:after,
.gform_wrapper input.button[type=submit]:hover:after {
transform: translateX(50%);
background-image: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/images/arrow-white.svg)
}
.button--no-arrow:after {
display: none
}
.button--white {
border: none
}
.button--white,
.button--white:active,
.button--white:focus,
.button--white:hover {
background-color: #fff;
color: #db0032
}
.button--white:active:after,
.button--white:focus:after,
.button--white:hover:after {
background-image: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/images/arrow.svg)
}
@keyframes base-spin {
0% {
transform: rotate(0deg)
}
to {
transform: rotate(1turn)
}
}
.g-l-wrapper {
display: flow-root;
margin: 0 auto;
max-width: 1380px;
padding: 0 20px;
}
.g-l-wrapper--clearfix:after,
.g-l-wrapper--clearfix:before {
content: "";
display: table
}
.g-l-wrapper--clearfix:after {
clear: both
}
.g-l-wrapper--medium {
max-width: 800px
}
.g-l-wrapper--small {
max-width: 400px
}
.g-l-main-container {
min-height: 100vh;
position: relative;
width: 100%
}
.g-l-archive {
display: flex;
flex-wrap: wrap;
margin-left: -40px;
margin-right: -40px
}
.g-l-archive .g-l-archive__left {
padding-left: 40px;
padding-right: 50px;
width: 100%;
margin-bottom: 50px
}
.g-l-archive .g-l-archive__right {
padding-left: 50px;
padding-right: 40px;
width: 100%
}
.g-l-archive--faqs {
padding-top: 40px
}
.l-blog-search-wrap {
align-items: center;
display: flex;
justify-content: center;
margin-bottom: 20px;
flex-wrap: wrap
}
.l-blog-search-wrap .c-search--blog,
.l-blog-search-wrap .g-l-wrapper {
width: 100%
}
.l-blog-search-wrap>.c-blog__view-all {
align-items: center;
display: flex;
justify-content: center;
margin-bottom: 30px;
width: 100%
}
.gform_wrapper .l-blog-search-wrap>.c-blog__view-all input.button[type=submit],
.l-blog-search-wrap>.c-blog__view-all .button,
.l-blog-search-wrap>.c-blog__view-all .gform_wrapper input.button[type=submit] {
width: 100%
}
.l-excerpts-container {
margin: 0 auto 50px;
max-width: 1410px
}
.l-excerpts-container__list {
position: relative;
width: 100%
}
.l-excerpts-container__item {
flex-grow: 1;
margin: 0 15px 30px;
width: calc(100% - 30px)
}
.l-excerpts-container__title {
text-align: center;
margin-bottom: 40px
}
.g-header {
position: relative;
z-index: 5
}
.g-header__top {
text-align: right;
font-size: .75rem;
font-weight: 500;
letter-spacing: -.07px;
padding-top: 10px;
display: none
}
.g-header__top-nav {
display: flex;
align-items: center;
justify-content: flex-end
}
.g-header__top a {
padding-left: 10px;
padding-right: 10px;
font-size: .875rem
}
.g-header__top a:hover {
text-decoration: underline
}
.g-header__top a:last-child {
border: 1px solid #000;
border-radius: 20px;
padding: 2px 16px
}
.g-header__top a:last-child:hover {
background-color: #db0032;
color: #fff;
text-decoration: none;
border-color: transparent
}
.g-header__top .search {
color: #db0032
}
.g-header__top .search span {
display: none
}
.g-header__container {
display: flex;
justify-content: space-between;
padding-top: 20px;
padding-bottom: 20px;
}
.logo-img {
max-width: 280px;
}
.logo-primary .logo-img,
.logo-primary svg {
display: block;
margin: auto;
width: 149px;
}
.g-footer {
background: #fff;
padding-bottom: 60px;
background-color: #f2f4f8
}
.g-footer__top-background {
max-width: 1380px;
padding: 0 20px
}
.g-footer__top-content {
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 36px 0 0;
text-align: center
}
.g-footer__disclosures {
margin-bottom: 1.5rem
}
.g-footer__disclosures p {
font-size: 1rem
}
.g-footer__navs {
display: flex;
flex: 1;
flex-direction: column;
justify-content: space-between;
order: 2;
color: #646c6f
}
.g-footer__nav__address {
text-transform: capitalize
}
.g-footer__nav__heading {
position: relative;
width: 100%;
margin: 0;
padding: 20px;
border: 1px solid #f2f4f5;
border-radius: 5px;
font-family: avenir-roman, sans-serif;
font-size: 1rem;
text-align: center;
text-transform: uppercase
}
.g-footer__nav__heading:focus {
outline: 1px dotted #f2f4f5
}
.g-footer__nav__heading.is-active+.g-footer__nav__content {
display: block
}
.g-footer__nav__heading.is-active:after {
transform: rotate(180deg) translateY(-50%)
}
.g-footer__nav__content li {
font-size: 1rem;
margin-bottom: 22px
}
.g-footer__nav__content li a {
color: #db0032
}
.g-footer__nav__content li a:focus,
.g-footer__nav__content li a:hover {
text-decoration: underline
}
.g-footer__icon {
display: block;
margin: 0 auto 25px;
order: 1;
width: 260px
}
.g-footer__icon .footer-logo {
width: 150px
}
.g-footer__bottom-background {
max-width: 1380px;
padding: 0 20px
}
.g-footer__bottom-content {
display: flex;
flex-direction: column;
justify-content: space-between;
padding-bottom: 16px
}
.g-footer__info {
padding: 20px 0
}
.g-footer__site-links {
align-items: center;
display: block;
font-size: .875rem;
justify-content: center;
line-height: 1.75rem;
text-align: center
}
.g-footer__site-links--alt {
margin: 0
}
.g-footer__site-link {
display: inline-block
}
.g-footer__site-link~li:before {
color: #000;
content: "|";
margin-left: 5px;
margin-right: 9px
}
.g-footer__site-link a {
color: #252323;
display: inline;
font-size: 1rem
}
.g-footer__site-link a:focus,
.g-footer__site-link a:hover {
color: #db0032;
text-decoration: underline
}
.g-footer__social {
padding-bottom: 23px;
padding-top: 10px;
text-align: center
}
.g-footer__copyright {
font-size: .9375rem;
line-height: 1.5rem;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 225px;
color: #000
}
.g-footer__legal {
font-size: .75rem;
border-top: 1px solid #cfcfcf;
padding: 20px 0
}
.g-footer__legal-images {
display: flex;
justify-content: center;
margin: 30px auto;
width: 100%;
max-width: 220px
}
.g-footer__legal-images .l-img,
.g-footer__legal-images svg {
display: inline-block;
margin-left: 10px;
margin-right: 10px
}
.g-footer__legal-images img {
width: 153px;
height: 90px
}
.g-footer__copyright,
.g-footer__legal {
color: #000
}
.c-footer-top {
border-top: 1px solid #cfcfcf;
margin-top: 90px;
padding: 40px 0
}
.c-footer-top__wrapper {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
flex-direction: column;
text-align: center
}
.c-footer-top__left {
margin-bottom: 30px
}
.c-footer-top__left,
.c-footer-top__right {
width: 100%
}
.c-footer-top__menu {
display: flex;
flex-direction: column
}
.c-footer-top__menu-item:first-child .c-footer-top__link {
padding-left: 0
}
.c-footer-top__menu-item:last-child .c-footer-top__link {
padding-right: 0
}
.c-footer-top__link {
color: #db0032;
display: block;
font-size: 1rem;
letter-spacing: 1px;
line-height: 1.6875rem;
margin-bottom: 20px;
text-decoration: underline;
text-transform: uppercase
}
.c-footer-top__link:hover {
text-decoration: none
}
.g-page-header {
position: relative;
max-width: 1580px;
margin: 0 auto;
}
.g-page-header__sub-title {
color: #fff;
font-size: 1.5em;
padding: 0px;
}
.g-page-header__outer {
min-height: 200px;
position: relative;
padding: 180px 20px 30px
}
.g-page-header__title {
margin-bottom: 10px;
font-size: 50px;
}
.g-page-header__background {
display: block;
min-width: 100%;
border-radius: 50px;
overflow: hidden;
background-position: 100% 0;
}
.g-page-header__background--centered {
background-position: 50%;
}
.g-page-header__content {
position: relative;
display: flex;
flex-direction: column;
z-index: 4;
}
.g-page-header__button {
margin-top: 30px;
}
.g-page-header__signature {
font-family: Caveat, sans-serif;
color: #fff;
font-size: 1.5rem;
position: absolute;
right: 20px;
z-index: 3;
}
.g-page-header__overlay {
z-index: 2;
opacity: .8;
background: linear-gradient(157.09deg, transparent, #000);
}
.g-page-header--faqs {
background-color: #db0032;
color: #fff;
}
.g-page-header--home {
color: #fff;
padding-bottom: 5px;
}
.g-page-header--home .g-page-header__signature {
bottom: 62px;
display: none
}
.g-page-header--home .g-page-header__image-list {
margin-top: 60px;
display: flex;
align-items: center;
justify-content: space-between;
width: 420px;
}
.g-page-header--home .g-page-header__image-list svg {
display: block;
max-width: 100px;
}
.g-page-header--home .g-page-header__image-list img {
display: block;
max-width: 60px;
}
.g-page-header--home .g-page-header__login {
margin-top: 60px;
}
.g-page-header--home .g-page-header__login .c-login {
background-color: #fff;
border-radius: 14px;
padding: 20px
}
.g-page-header--home .g-page-header__mark {
width: 102px;
height: 169px;
position: absolute;
bottom: 0;
right: 0;
}
.mark-bg {
position: fixed;
bottom: 100px;
right: 40px;
width: 250px;          
aspect-ratio: 102 / 169; 
background: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/images/logo-mark.svg) no-repeat center center;
background-size: contain;
background-repeat: no-repeat;
opacity: 0.08;
z-index: 10;
pointer-events: none;
}
@media (max-width: 768px) {
.mark-bg {
background-attachment: scroll;
background-size: 80%;
height: 150px;
}
}
.g-page-header--page .g-page-header__title {
text-transform: uppercase;
font-size: 1rem;
letter-spacing: .02em
}
.g-page-header--default .g-page-header__outer {
padding-top: 100px;
padding-bottom: 100px
}
.g-page-header--default .g-page-header__overlay {
display: none
}
.g-page-header--default .g-page-header__content {
display: block;
text-align: center
}
.g-page-header--default {
color: #db0032;
font-family: Caveat, sans-serif;
}
.g-page-header--default .g-page-header__signature,
.g-page-header--default .g-page-header__sub-text {
display: none;
}
.g-page-header--product-default .g-page-header__outer {
display: flex;
padding-bottom: 290px;
}
.g-page-header--product-default .g-page-header__background {
top: auto;
height: 250px;
min-height: 0;
}
.g-page-header--product-default .g-page-header__title {
color: #db0032;
margin-bottom: 30px
}
.g-page-header--product-default {
font-size: 28px;
margin-bottom: 15px;
}
.g-page-header--product-default .g-page-header__sub-text {
margin-bottom: 30px;
}
.g-page-header--product-default .button,
.g-page-header--product-default .gform_wrapper input.button[type=submit],
.gform_wrapper .g-page-header--product-default input.button[type=submit] {
display: block;
padding-top: 14px;
padding-bottom: 14px;
font-weight: 400;
}
.g-page-header--product-default .g-page-header__signature {
bottom: 30px
}
.g-page-header--tabs .g-page-header__background {
border-radius: 14px 14px 0 0;
background-color: #000
}
.g-page-header--tabs,
.g-page-header--tabs .g-page-header__title {
color: #fff;
}
.g-page-header--tabs .g-page-header__signature {
color: #fff;
top: 10px;
}
.g-page-header--tabs .g-page-header__secondary-link {
color: #fff;
text-decoration: underline;
white-space: nowrap
}
.g-page-header--tabs .g-page-header__secondary-link:focus,
.g-page-header--tabs .g-page-header__secondary-link:hover {
text-decoration: none
}
.g-page-header--tabs .g-page-header__secondary-link {
margin-top: 20px;
display: inline-block
}
.g-page-header--tabs .button,
.g-page-header--tabs .gform_wrapper input.button[type=submit],
.gform_wrapper .g-page-header--tabs input.button[type=submit] {
margin-top: 20px;
margin-right: 20px
}
.g-page-header--blog .g-page-header__outer {
max-width: 100%;
margin: 0 auto;
text-align: center;
padding-top: 30px
}
.g-page-header--blog .g-page-header__title {
margin-bottom: 26px
}
.g-page-header__breadcrumb {
margin-bottom: 25px
}
.g-page-header__breadcrumb-icon {
color: #db0032
}
.g-page-header--faqs {
background-color: #fff
}
.g-page-header--faqs .g-page-header__title {
color: #000
}
.g-page-header--faqs.g-page-header--has-bg .g-page-header__title {
color: #fff
}
.g-page-header--faqs .g-page-header__image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.g-page-header--faqs .g-page-header__content {
flex-direction: column;
text-align: center;
}
.g-page-header--faqs .g-page-header__subtitle {
margin-bottom: 25px;
}
.g-page-header--404 {
margin-bottom: 60px
}
.g-page-header--404 .h-cover-media:after {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
content: "";
opacity: .7;
}
.g-page-header--404 .g-page-header__content {
flex-direction: column;
padding-bottom: 100px;
padding-top: 100px;
text-align: center
}
.g-page-header--single-post {
margin: 0 20px 100px;
max-width: calc(100% - 40px);
min-height: 250px;
position: relative;
}
.g-page-header--single-post .g-page-header__background {
background-position: 50%;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.g-page-header--single-post .g-page-header__background:after {
display: none !important
}
.c-accordion__content {
display: none;
padding-bottom: 30px
}
.c-accordion__button {
padding: 30px 0;
color: #db0032;
font-size: 1.375rem;
font-weight: 500;
letter-spacing: .18px;
line-height: 2.125rem;
position: relative;
width: 100%;
text-align: left
}
.c-accordion__button.active .c-accordion__toggle {
transform: translateY(-50%) rotate(45deg)
}
.c-accordion__toggle {
position: absolute;
right: 0;
top: 50%;
transition: transform .25s ease;
transform: translateY(-50%) rotate(0deg)
}
.c-accordion__tab:not(:last-of-type) {
border-bottom: 1px solid #646c6f
}
.c-accordion--faq .c-accordion__group {
margin-bottom: 40px
}
.c-accordion--faq .c-accordion__inner {
margin-bottom: 20px
}
.accordion__wrapper {
margin: 40px auto
}
.accordion__block .accordion-tab {
margin: 10px auto
}
.accordion--small {
width: 100%;
max-width: 750px;
margin: 0 auto
}
.c-account-details {
padding-bottom: 60px
}
.c-account-details__wrapper {
display: flex;
flex-wrap: wrap
}
.c-account-details__left {
margin-bottom: 60px
}
.c-account-details__left,
.c-account-details__right {
width: 100%
}
.c-account-details__title {
margin-bottom: 30px
}
.c-account-details__subtitle {
margin-bottom: 20px
}
.c-account-details__content {
margin-bottom: 50px
}
.c-account-details__table {
border: 1px solid #bac1c9;
border-radius: 7px;
margin: 0 auto
}
.c-account-details__table-row {
padding: 25px 35px
}
.c-account-details__table-row:not(:last-child) {
border-bottom: 1px solid #bac1c9
}
.c-account-details__table-title {
display: block
}
.c-account-details__table-content {
display: block;
font-size: 1.5625rem;
font-weight: 900;
letter-spacing: .1px;
line-height: 2.125rem;
color: #db0032
}
.c-account-details__button-group {
display: flex;
flex-direction: column
}
.c-account-details .button,
.c-account-details .gform_wrapper input.button[type=submit],
.gform_wrapper .c-account-details input.button[type=submit] {
width: 100%;
padding: 14px 30px
}
.c-account-details .button+.button,
.c-account-details .gform_wrapper .button+input.button[type=submit],
.c-account-details .gform_wrapper input.button[type=submit]+.button,
.gform_wrapper .c-account-details .button+input.button[type=submit],
.gform_wrapper .c-account-details input.button[type=submit]+.button {
margin-top: 20px
}
.c-blog-index__post {
margin-bottom: 85px
}
.c-blog-index__thumb {
border-radius: 8px;
display: block;
margin-bottom: 25px;
padding-top: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50%;
background-color: #f2f4f5
}
.c-blog-index__post-meta {
text-transform: uppercase;
margin-bottom: 14px
}
.c-blog-index__post-meta .post-categories {
display: flex;
flex-wrap: wrap
}
.c-blog-index__post-meta .post-categories li {
margin-right: 10px
}
.c-blog-index__post-meta .post-categories li:first-of-type {
margin-left: 0
}
.c-blog-index__post-meta .post-categories li:last-of-type {
margin-right: 0
}
.c-blog-index__post-meta .post-categories a {
font-size: .875rem
}
.c-blog-index .post-title a:hover,
.c-blog-index__post-meta .post-categories a:hover {
text-decoration: underline
}
.c-blog-index__cats {
background-color: #fff;
padding: 50px 60px;
display: none
}
.c-blog-index__cats--sidebar .c-cats-list__item {
margin-bottom: 0
}
.c-blog-index__cats--sidebar .c-cats-list__item .c-cats-list__link {
border: none;
color: #db0032;
text-decoration: underline;
text-align: left;
font-size: 1.375rem;
font-weight: 700;
letter-spacing: -.3px;
line-height: 3.875rem;
padding: 10px 0
}
.c-blog-index__cats--sidebar .c-cats-list__item .c-cats-list__link:hover {
background-color: transparent;
text-decoration: none;
color: #db0032
}
.c-branches {
background-color: #f2f4f5
}
.c-branches__branch {
background-color: #fff;
display: flex;
flex-wrap: wrap;
margin-bottom: 60px;
border: 1px solid #bac1c9
}
.c-branches__branch-thumb {
margin-bottom: 2rem;
width: 100%
}
.c-branches__branch-thumb img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
-o-object-position: center;
object-position: center
}
.c-branches__branch-name {
font-size: 2rem;
font-weight: 700;
letter-spacing: -.4px;
line-height: 2.5rem;
margin-bottom: 30px
}
.c-branches__branch-details {
font-size: 1rem;
letter-spacing: -.1px;
line-height: 26px;
max-width: 760px;
padding: 20px;
width: 100%
}
.c-branches__branch-details a {
color: #db0032;
font-size: 1rem;
letter-spacing: -.1px;
line-height: 26px;
text-decoration: underline
}
.c-branches__branch-link {
display: block
}
.c-branches__branch-address {
margin-bottom: 30px
}
.c-branches__branch-contact {
grid-column: 1;
grid-row: 2
}
.c-branches__branch-name {
grid-column: 1;
grid-row: 1
}
.c-branches__branch-hours {
grid-column: 1;
grid-row: 3
}
.c-branches__branch-hours h3 {
font-size: 1.25rem;
font-weight: 700;
letter-spacing: -.2px;
line-height: 30px;
margin-bottom: 23px
}
.c-branches__services-available {
grid-column: 1;
grid-row: 4
}
.c-branches__services-unavailable {
grid-column: 1;
grid-row: 5
}
.c-branches__services-available,
.c-branches__services-unavailable {
margin-top: 20px;
margin-bottom: 20px
}
.c-branches__services-heading {
font-size: 1rem;
font-weight: 700;
letter-spacing: -.1px;
line-height: 26px
}
.c-branches__services-list {
font-size: 1rem
}
.c-branches__services-list-item {
display: inline
}
.c-branches__services-list-item:not(:last-child):after {
content: "  | ";
white-space: pre
}
.c-branch-hours-modal__content table tbody tr:nth-child(2n) {
background-color: transparent
}
.c-callout {
background-color: #ffffff;
margin-bottom: 100px;
padding: 100px 20px;
position: relative;
text-align: center
}
.c-callout__content {
margin: 0 auto;
max-width: 820px;
position: relative;
z-index: 1
}
.c-callout__sub-header {
margin-top: 45px
}
.c-callout__link {
margin-top: 30px
}
.c-callout--light {
background-color: #db0032;
color: #fff
}
.c-callout--light .c-callout__link {
background-color: #fff;
color: #db0032
}
.c-callout--gradient .c-callout__background:before {
content: "";
height: 100%;
opacity: .74;
position: absolute;
right: 0;
top: 0;
width: 100%;
background: linear-gradient(109.82deg, #db0032, #46154b)
}
.c-callout-list {
padding: 40px 20px;
position: relative;
width: 100%;
margin: 0 auto 50px;
max-width: 1620px
}
.c-callout-list__background {
background-size: 0 !important
}
.c-callout-list__content {
margin: 0 auto;
width: 100%;
position: relative;
z-index: 1
}
.c-callout-list__link {
margin-top: 10px
}
.c-callout-list__table {
margin-top: 40px
}
.c-callout-list__table .c-callout-list__table-body .c-callout-list__table-row {
background-color: transparent;
border-color: rgba(51, 51, 51, .24)
}
.c-callout-list__table .c-callout-list__table-body .c-callout-list__table-data {
color: #db0032;
padding: 20px 10px 20px 0;
vertical-align: middle;
font-size: 1.5rem
}
.c-callout-list__table .c-callout-list__table-body .c-callout-list__table-data .c-callout-list__table-data-text {
font-weight: 700
}
.c-callout-list__table .c-callout-list__table-body .c-callout-list__table-data .c-callout-list__table-data-link {
color: #db0032;
position: relative;
padding-left: 30px;
font-weight: 700
}
.c-callout-list__table .c-callout-list__table-body .c-callout-list__table-data .c-callout-list__table-data-link:before {
content: "";
display: block;
position: absolute;
left: 0;
top: calc(50% - 10px);
background-image: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/images/button-arrow.svg);
background-repeat: no-repeat;
background-position: 50%;
background-size: contain;
width: 20px;
height: 20px
}
.c-callout-list__table .c-callout-list__table-body .c-callout-list__table-data-rate {
color: #000;
font-weight: 300
}
.c-callout-list--light {
background-color: #db0032;
color: #fff
}
.c-callout-list--light .c-callout-list__link {
background-color: #fff;
color: #db0032
}
.c-callout-list--vertical .c-callout-list__content {
margin: 0 0 0 auto
}
.c-callout-list--horizontal {
text-align: center
}
.c-callout-list--horizontal .c-callout-list__table {
margin: 30px auto;
width: 250px;
border-top: 1px solid rgba(51, 51, 51, .24)
}
.c-callout-list--horizontal .c-callout-list__table .c-callout-list__table-data-rate {
text-align: right
}
.c-cats-list__title {
display: none
}
.c-cats-list__trigger {
display: block;
width: 100%
}
.c-cats-list__link {
border-bottom: 1px solid;
padding-bottom: .5rem;
padding-top: .5rem
}
.c-category-list__inner {
padding: 28px;
box-shadow: 0 2px 8px rgba(0, 0, 0, .19)
}
.c-category-list__list {
display: none;
text-align: center
}
.c-category-list__title {
color: #000;
display: none
}
.c-category-list__trigger {
display: block;
width: 100%
}
.c-category-list__link {
color: #db0032;
display: block;
font-family: avenir-roman, sans-serif;
font-size: 1.125rem;
padding: 25px 0;
transition: all .2s ease-in-out
}
.c-category-list__link:hover {
color: #db0032;
text-decoration: underline
}
.c-category-list--faqs .c-category-list__inner {
padding: 40px 0 0;
border-top: 3px solid #db0032;
background: transparent;
box-shadow: none
}
.c-category-list--faqs .c-category-list__title {
padding-bottom: 20px
}
.c-category-list--faqs .c-category-list__item a {
color: #646c6f;
font-weight: 400
}
.c-calculator.is-sticky {
position: sticky;
top: 130px
}
.c-cats-list__item {
width: 100%;
text-align: center;
margin-bottom: 26px;
min-width: 237px
}
.c-cats-list__item.active .c-cats-list__link,
.c-cats-list__item .c-cats-list__link:hover {
background-color: #db0032;
color: #fff
}
.c-cats-list__nav-wrap {
margin-bottom: 48px;
position: relative;
padding-top: 52px;
display: flex;
justify-content: space-between
}
.c-cats-list__nav-wrap--cats {
width: calc(80% - 10px)
}
.c-cats-list__nav-wrap--search {
width: calc(20% - 10px)
}
.c-cats-list__nav-wrap--search .c-cats-list__accordion-button {
background-color: #db0032
}
.c-cats-list__nav-wrap--search .c-cats-list__accordion-button-label {
color: #fff
}
.c-cats-list__accordion-button-label {
color: #db0032;
font-weight: 500;
padding: 16px 30px;
pointer-events: none;
text-align: center
}
.c-cats-list__accordion-button,
.c-cats-list__accordion-button-label {
display: block;
font-size: 1rem;
letter-spacing: 2.5px;
line-height: 1;
position: absolute;
text-transform: uppercase;
top: 0;
width: 100%
}
.c-cats-list__accordion-button {
border-radius: 9px;
border: 1px solid #db0032;
font-weight: 400;
padding: 14px 30px 20px;
transform: skewX(-24deg);
color: transparent;
font-weight: 500
}
.c-cats-list__list {
display: none
}
.c-cats-list__link {
border-radius: 9px;
border: 1px solid #646c6f;
display: block;
padding: 20px 30px;
font-size: 1rem;
font-weight: 400;
line-height: 1
}
.c-cats-list__link span {
display: inline-block
}
.c-check {
margin: 0 auto 0 0;
display: block
}
.c-check--primary {
color: #db0032
}
.c-check--secondary {
color: #8a2432
}
.c-check--sm {
font-size: 1rem
}
.c-check--md {
font-size: 1.5rem
}
.c-check--lg {
font-size: 2rem
}
.c-check--bordered {
border: 2px solid;
border-radius: 20px;
padding: 5px;
width: 30px !important;
height: 30px !important
}
.c-contact-cards__wrapper {
justify-content: space-between;
display: flex;
flex-wrap: wrap
}
.c-contact-cards__inner {
border: 1px solid #d4d4d4;
border-radius: 8px;
padding: 30px 40px;
height: 100%
}
.c-contact-cards__card {
width: 100%;
margin-bottom: 20px
}
.c-contact-cards__card--sup-links .c-contact-cards__inner {
position: relative
}
.c-contact-cards--4-up .c-contact-cards__inner .button,
.c-contact-cards--4-up .c-contact-cards__inner .gform_wrapper input.button[type=submit],
.gform_wrapper .c-contact-cards--4-up .c-contact-cards__inner input.button[type=submit] {
padding-left: 20px;
padding-right: 20px;
white-space: nowrap
}
.c-contact-cards__title {
margin-bottom: 10px
}
.c-contact-cards__content {
margin-bottom: 30px
}
.c-contact-cards__sup-links {
margin-top: 90px
}
.c-contact-cards__sup-links a {
text-decoration: underline;
color: #db0032;
white-space: nowrap
}
.c-contact-cards__sup-links a:hover {
text-decoration: none
}
.c-contact-cards__sup-links a:not(:last-of-type):after {
padding-right: 10px;
border-right: 1px solid #db0032;
margin-right: 10px;
content: ""
}
.c-cta-cards {
background-color: #f2f4f5;
padding: 60px 0
}
.c-cta-cards__wrapper {
padding: 0;
display: flex;
flex-direction: column
}
.c-cta-cards__card {
display: flex;
flex-direction: column;
border: 1px solid #bac1c9;
background-color: #fff;
margin: 0 20px
}
.c-cta-cards__image {
background-position: 0 0;
height: 140px
}
.c-cta-cards__content {
flex: 1 1 100%;
padding: 30px
}
.c-cta-cards__content.wysiwyg-content>.c-cta-cards__card-title {
margin-top: 0
}
.c-cta-cards__content.wysiwyg-content p {
font-size: .875rem
}
.c-custom-layout {
margin-bottom: 60px
}
.c-custom-layout--dark-gray,
.c-custom-layout--gray {
border-radius: 14px;
padding-top: 40px;
padding-bottom: 60px
}
.c-custom-layout--gray {
background-color: #f2f4f5
}
.c-custom-layout--dark-gray {
background-color: #252323
}
.c-custom-layout--dark-gray .wysiwyg-content h1,
.c-custom-layout--dark-gray .wysiwyg-content h2,
.c-custom-layout--dark-gray .wysiwyg-content h4,
.c-custom-layout--dark-gray .wysiwyg-content h5,
.c-custom-layout--dark-gray .wysiwyg-content h6,
.c-custom-layout--dark-gray .wysiwyg-content p {
color: #fff
}
.c-custom-layout--dark-gray .wysiwyg-content .button,
.c-custom-layout--dark-gray .wysiwyg-content .gform_wrapper input.button[type=submit],
.gform_wrapper .c-custom-layout--dark-gray .wysiwyg-content input.button[type=submit] {
border: 0
}
.c-custom-layout .small-12~.small-12 {
margin-bottom: 60px
}
.c-disclosures {
display: block;
max-width: 1380px;
margin: 0 auto;
padding: 20px;
list-style: none
}
.c-disclosures__wrapper {
margin: 60px 0 0;
border-top: 1px solid #cfcfcf
}
.c-disclosures__title {
align-items: center;
display: flex
}
.c-disclosures__title:after {
background-image: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/images/angle-down-light.svg);
background-position: 50%;
background-repeat: no-repeat;
content: "";
display: block;
display: inline-block;
height: 30px;
margin-left: 10px;
transition: transform .5s ease;
width: 16px
}
.c-disclosures[open] summary {
margin-bottom: 30px
}
.c-disclosures[open] summary:before {
transform: rotate(180deg)
}
.c-disclosures__trigger {
position: relative;
display: block;
list-style: none;
font-size: 1rem;
font-weight: 400;
text-transform: capitalize;
align-items: center;
justify-content: flex-start;
cursor: pointer
}
.c-disclosures__trigger:focus {
outline: none
}
.c-disclosures__trigger::-webkit-details-marker {
display: none
}
.c-excerpt {
background: #fff;
border: 1px solid #646c6f;
border-radius: 4px;
display: flex;
flex-direction: column;
padding: 30px 25px;
position: relative;
width: 100%
}
.c-excerpt__title {
font-size: 1.5rem;
margin-bottom: 30px
}
.c-excerpt__description {
color: #000;
font-size: 1rem;
flex-grow: 1
}
.c-featured-categories__section {
margin-bottom: 4rem
}
.c-featured-categories__row {
margin-bottom: 48px;
margin-left: -.9375rem;
margin-right: -.9375rem
}
.c-featured-categories__post {
margin-bottom: 4rem;
position: relative
}
.c-featured-categories__image {
transform: scale(1) translateX(0) translateY(0);
transition: transform .25s cubic-bezier(.24, .13, .89, .5);
will-change: transform
}
.c-featured-categories__post-inner {
border-radius: 8px;
display: block;
margin-bottom: 32px;
overflow: hidden;
padding-bottom: 75%;
position: relative
}
.c-featured-categories__post-inner:before {
background-color: #db0032;
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%
}
.c-featured-categories__post-inner:hover .c-featured-categories__image {
transform: scale(1.2) translateX(-20px) translateY(20px)
}
.c-featured-categories__post-category {
color: #7d5b2c;
font-size: 1rem;
font-weight: 700;
letter-spacing: 1.6px;
line-height: 26px;
margin-bottom: 16px;
text-transform: uppercase
}
.c-featured-categories__post-title {
color: #db0032;
font-size: 1.5rem;
font-weight: 600;
line-height: 2rem
}
.c-featured-categories__category-readmore {
border-bottom: 2px solid #db0032;
color: #db0032;
line-height: 32px;
font-size: 1.125rem;
font-weight: 600
}
.c-featured-posts__header {
text-align: center;
margin-bottom: 40px
}
.c-featured-posts__image {
transform: scale(1) translateX(0) translateY(0);
transition: transform .25s cubic-bezier(.24, .13, .89, .5);
will-change: transform
}
.c-featured-posts__image:after {
background-color: #646c6f;
content: "";
height: 100%;
left: 0;
opacity: .24;
position: absolute;
top: 0;
width: 100%
}
.c-featured-posts__post {
background-color: #db0032;
border-radius: 8px;
display: block;
overflow: hidden;
margin-bottom: 2rem;
padding: 48px 56px;
position: relative;
width: 100%
}
.c-featured-posts__post:hover .c-featured-posts__image {
transform: scale(1.1) translateX(-10px) translateY(10px)
}
.c-featured-posts__post-category {
font-size: 1rem;
font-weight: 700;
letter-spacing: 1.6px;
line-height: 1.625rem;
text-transform: uppercase
}
.c-featured-posts__meta {
bottom: 48px;
color: #fff;
left: 56px;
position: absolute;
right: 56px
}
.c-featured-posts__image-wrap {
padding-bottom: 79%
}
.c-featured-posts__wrapper {
background-color: #fff;
padding-bottom: 100px;
padding-top: 87px
}
.c-featured-posts-grid {
padding-bottom: 100px
}
.c-featured-posts-grid__grid {
display: flex;
flex-wrap: wrap
}
.c-featured-posts-grid__image {
background-color: #db0032;
margin-bottom: 30px;
padding-top: 58%;
position: relative;
display: block
}
.c-featured-posts-grid__link--secondary {
background-color: #db0032;
display: block;
margin-bottom: 20px;
padding: 25px 35px 55px
}
.c-featured-posts-grid__link--secondary:hover {
text-decoration: underline
}
.c-featured-posts-grid__left {
padding-bottom: 30px
}
.c-holiday-calendar {
padding-top: 50px
}
.c-holiday-calendar__next-holiday {
border: 1px solid #f2f4f5;
padding: 72px 0;
text-align: center
}
.c-holiday-calendar__next-holiday .c-holiday-calendar__section-title {
font-size: 2.25rem;
font-weight: 900;
letter-spacing: -.3px;
line-height: 3rem;
margin-top: 26px;
margin-bottom: 32px
}
.c-holiday-calendar__next-holiday-lead-in {
color: #646c6f;
font-size: 1.125rem;
font-weight: 300;
letter-spacing: 0;
line-height: 1.875rem;
text-align: center
}
.c-holiday-calendar__next-holiday-date {
color: #db0032;
font-size: .9375rem;
font-weight: 300;
letter-spacing: .07px;
line-height: 1.625rem
}
.c-holiday-calendar__main {
padding: 0 0 90px;
text-align: center
}
.c-holiday-calendar__main-content {
font-size: 1rem;
letter-spacing: -.1px;
line-height: 26px;
margin: 25px auto 0;
max-width: 640px;
text-align: center
}
.c-holiday-calendar__calendar-holiday {
display: flex;
flex-wrap: wrap;
justify-content: space-between
}
.c-holiday-calendar__calendar-holiday:not(:last-child) {
border-bottom: 1px solid #f2f4f5
}
.c-holiday-calendar__calendar-holiday-title {
color: #000;
font-size: 1.375rem;
font-weight: 700;
letter-spacing: .18px;
line-height: 97px
}
.c-holiday-calendar__calendar-holiday-date {
color: #db0032;
font-size: 1.375rem;
letter-spacing: .18px;
line-height: 97px
}
.c-left-right {
background: #fff;
margin: 0 auto;
max-width: 1380px;
position: relative;
padding: 0 20px;
overflow: hidden
}
.c-left-right--layout-full {
min-width: 100%
}
.c-left-right__image-wrap {
height: 400px;
min-width: 100%;
position: relative
}
.c-left-right__image {
background-position: 50%;
background-size: cover;
bottom: 0;
left: 0;
min-height: 100%;
position: absolute;
right: 0;
top: 0;
width: 100%
}
.c-left-right__image--left,
.c-left-right__image--right {
border-radius: 14px
}
.c-left-right__inner {
margin: 0 auto;
max-width: 1380px;
position: relative;
width: 100%;
z-index: 1;
}
.c-left-right__inner:after,
.c-left-right__inner:before {
content: "";
display: table
}
.c-left-right__inner:after {
clear: both
}
.c-left-right__content {
margin-top: 40px;
margin-bottom: 60px
}
.c-left-right__content-inner {
width: 100%
}
.c-left-right__content-inner hr:first-child {
width: 80px;
margin-left: 0;
margin-right: 0;
border-top: 5px solid #db0032
}
.c-left-right__content-wrapper {
max-width: 500px
}
.c-left-right--layout-full .c-left-right__content {
margin-top: 0;
padding: 0 20px
}
.c-left-right--layout-full .c-left-right__content-inner {
border-radius: 14px;
padding: 30px 20px;
background-color: #f2f4f5;
margin-top: -200px
}
.c-left-right__link {
margin-top: 20px
}
.c-left-right--layout-left .c-left-right__content-inner--left,
.c-left-right--layout-right .c-left-right__content-inner--right {
display: none
}
.c-left-right--contain .c-left-right__image {
background-size: contain;
background-position: 50%;
background-repeat: no-repeat
}
.c-login {
width: 100%;
margin: 0 auto;
position: relative;
z-index: 1
}
.c-login__close {
position: absolute;
top: 20px;
right: 10px;
z-index: 10;
transform: translateY(-50%);
background-color: #db0032;
color: #fff;
width: 40px;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
height: 40px
}
.c-login__close:hover {
background-color: #fff;
color: #db0032
}
.c-login__close:focus {
outline: 1px dotted #000
}
.c-login__container {
display: none;
width: 100%;
height: 100vh;
-webkit-overflow-scrolling: touch;
overflow-x: hidden;
overflow-y: auto;
position: fixed;
top: 0;
left: 0;
background-color: #fff;
z-index: 2001
}
.c-login__container.is-active {
display: block
}
.c-login__wrapper {
padding-top: 20px
}
.c-login__wrapper-title {
border-bottom: 1px solid #d3dbe5;
margin-bottom: 30px;
padding: 5px 0 25px;
position: relative
}
.c-login__top p {
margin-bottom: 1rem
}
.c-login__top a {
color: #db0032;
text-decoration: underline
}
.c-login .js-nav-close {
display: none
}
.c-login .c-login__input {
display: inline-block;
margin-bottom: 20px;
padding: 14px 20px;
background-color: #fff;
font-size: 1.125rem
}
.c-login .button,
.c-login .gform_wrapper input.button[type=submit],
.gform_wrapper .c-login input.button[type=submit] {
width: 100%;
padding: 10px 30px;
font-weight: 400
}
.c-login__title {
margin-bottom: 10px;
font-size: 1.75rem;
font-family: Caveat, sans-serif;
color: #db0032
}
.c-login__links {
margin-top: 30px;
padding-bottom: 15px;
margin-bottom: 30px;
display: flex;
align-items: center;
justify-content: space-between
}
.c-login__link {
position: relative;
display: inline-block;
color: #646c6f;
font-size: .75rem;
text-decoration: underline
}
.c-login__link:not(:last-child) {
margin-right: 20px
}
.c-login__link:focus,
.c-login__link:hover {
color: #db0032
}
.c-login__notice {
max-width: 350px;
margin: 20px auto 0;
padding: 20px 0;
text-align: left
}
.c-login__notice .c-login__title {
color: #000;
font-size: 1.75rem;
font-family: Caveat, sans-serif;
color: #db0032;
font-size: 2rem;
font-weight: 400;
letter-spacing: -.15px;
line-height: 2.125rem
}
.c-login__p {
line-height: 1.625rem
}
.c-login__alert-cta {
color: #db0032;
margin-top: 20px;
text-decoration: underline;
display: block
}
.c-login__alert-cta:hover {
text-decoration: none
}
.c-mobile-triggers {
margin-left: auto;
margin-right: 50px
}
.c-mobile-triggers__trigger--login {
padding: 6px 20px;
background-color: #db0032;
color: #fff;
border-radius: 25px;
font-size: 12px
}
.c-modal-overlay {
animation: base-fade-in .2s ease-in both;
background-color: rgba(0, 0, 0, .5);
bottom: 0;
display: none;
left: 0;
min-height: 100%;
min-width: 100%;
position: fixed;
right: 0;
top: 0;
z-index: 10
}
.c-off-canvas {
background: #fff;
height: 100vh;
opacity: 0;
position: fixed;
right: 0;
top: 0;
transform: translateX(100%);
transition: transform .5s ease-out, opacity 0ms .5s, visibility .5s ease-out;
visibility: hidden;
width: 100%;
z-index: 10000
}
.c-off-canvas.is-active {
opacity: 1;
transform: translateX(0);
transition: transform .5s ease-out, visibility .5s ease-out;
visibility: visible
}
.c-off-canvas--xs .c-off-canvas__inner {
overflow: auto
}
.c-off-canvas--xs .c-off-canvas__inner .c-off-canvas__title,
.c-off-canvas--xs .c-off-canvas__inner p {
margin-bottom: 1em
}
.c-off-canvas--xs .c-off-canvas__content {
padding-right: 60px;
padding-left: 60px
}
.c-off-canvas--full-page {
height: 100vh;
left: 0;
right: 0
}
.c-off-canvas--full-page.is-active {
transform: translateX(0)
}
.c-off-canvas__inner {
height: 100%;
overflow: hidden;
-ms-overflow-style: none;
overflow-y: scroll;
position: relative
}
.c-off-canvas__close {
align-items: center;
background-color: #8a2432;
border-radius: 50%;
display: flex;
height: 45px;
justify-content: center;
position: absolute;
right: 20px;
top: 20px;
transition: background-color .2s ease-in-out;
width: 45px
}
.c-off-canvas__close:focus,
.c-off-canvas__close:hover {
background-color: #922635
}
.c-off-canvas__close-icon {
color: #fff;
display: block;
font-size: 1.6875rem;
line-height: 1
}
.c-off-canvas__close-icon,
.c-off-canvas__close-icon>* {
pointer-events: none
}
.c-off-canvas__content {
display: block;
height: 100%;
padding-left: 20px;
padding-right: 20px;
width: 100%
}
.c-off-canvas__title {
font-family: avenir-black, sans-serif;
font-size: 1.375rem;
margin-bottom: 60px;
margin-top: 30px;
padding-left: 10px;
padding-right: 80px
}
.c-off-canvas__content-inner {
padding-bottom: 75px
}
.c-off-canvas__content-inner h2,
.c-off-canvas__content-inner h3 {
margin-bottom: 15px
}
.c-off-canvas__content-inner a {
color: #db0032;
text-decoration: underline
}
.c-off-canvas__content-inner a:hover {
text-decoration: none
}
.c-off-canvas__content-inner p {
margin-bottom: 1.68rem
}
.c-off-canvas__content-inner ul {
list-style-type: disc;
margin-bottom: 1.68rem
}
.c-off-canvas__content-inner ul li {
margin-bottom: .84rem
}
.c-off-canvas__content-inner ol {
list-style-type: decimal;
margin-bottom: 1.68rem
}
.c-off-canvas__content-inner ol li {
margin-bottom: .84rem
}
.page-template-page-comparison-php .page-list,
.page-template-page-parent-php .page-list {
display: flex;
flex-wrap: wrap;
margin-bottom: 8rem;
text-align: center
}
.page-template-page-comparison-php .page-list--no-hero,
.page-template-page-parent-php .page-list--no-hero {
padding-top: 20px
}
.page-template-page-comparison-php .page,
.page-template-page-parent-php .page {
width: 100%;
margin-bottom: 20px;
padding-bottom: 20px
}
.page-template-page-comparison-php .product-card-description,
.page-template-page-parent-php .product-card-description {
font-size: 1rem
}
.page-template-page-comparison-php .child-card,
.page-template-page-parent-php .child-card {
border: 1px solid #646c6f;
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 1.875rem;
height: 100%
}
.page-template-page-comparison-php .child-card h2.child-title,
.page-template-page-parent-php .child-card h2.child-title {
margin: 2rem 0 1rem
}
.page-template-page-comparison-php .child-card .base-content,
.page-template-page-parent-php .child-card .base-content {
padding-bottom: 0
}
.page-template-page-comparison-php .child-card__footer,
.page-template-page-parent-php .child-card__footer {
padding: 0 0 2rem
}
.c-post-single__wrapper {
border-radius: 8px
}
.c-post-single__social-nav {
display: flex;
flex-wrap: wrap;
flex-direction: row;
margin-top: 40px;
align-items: center;
justify-content: center
}
.c-post-single__social-nav-item {
margin-right: 10px
}
.c-post-single__social a.resp-sharing-button__link {
display: block;
width: 40px;
height: 40px;
border-radius: 20px;
padding: 10px
}
.c-post-single__social a.resp-sharing-button__link path {
fill: #fff
}
.c-post-single__social a.resp-sharing-button__link--pn {
background-color: #bd081c
}
.c-post-single__social a.resp-sharing-button__link--tw {
background-color: #2795e9
}
.c-post-single__social a.resp-sharing-button__link--fb {
background-color: #3b5998
}
.c-post-single__title {
margin-bottom: 85px
}
.c-post-single__title h1 {
border-bottom: none
}
.c-post-single__cta {
margin-top: 80px
}
.c-post-single__cta-title {
color: #308cab;
font-family: avenir-black, sans-serif;
margin-bottom: 20px
}
.c-post-single__post-category {
color: #778f9b;
display: block;
font-weight: 700;
letter-spacing: 2px;
margin-bottom: 15px;
text-transform: uppercase
}
.c-post-faq {
max-width: 640px;
padding: 0 40px
}
.c-rate-table__title {
font-family: avenir-roman, sans-serif !important;
font-size: 2rem;
margin: 20px 0
}
.c-rate-table__title .sub-text {
display: none
}
.c-rate-table {
margin-top: 40px;
padding-bottom: 60px;
position: relative
}
.c-rate-table table tbody tr {
border-bottom: none
}
.c-rate-table .thead td {
font-weight: 400;
height: 57px;
padding: 6px 1px 0 20px
}
.c-rate-table .thead td,
.c-rate-table .thead td p {
line-height: 1.2
}
.c-rate-table tr.tbody {
background: transparent
}
.c-rate-table tr.tbody td[data-th=Term] {
color: #000;
font-size: 1.625rem;
line-height: 29px;
min-width: 180px
}
.c-rate-table tr.tbody td[data-th="APR* as low as"] {
color: #8a2432;
font-size: 1.625rem;
line-height: 42px
}
.c-rate-table tr.tbody td[data-th=Type] {
font-size: 1.625rem;
line-height: 34px;
min-width: 210px
}
.c-rate-table tr.tbody td .button {
display: block;
font-size: 1.25rem;
height: 55px;
line-height: 29px;
margin-bottom: 0;
margin-left: auto;
padding: 10px;
width: 165px
}
.c-rate-table tr.tbody td {
font-weight: 400;
padding: 28px 1px 28px 14px
}
.c-rate-table .table-note>button,
.c-rate-table .table-note p {
font-size: .875rem
}
.c-rate-table .table-note>button {
color: #535353;
background: transparent
}
.c-rate-table .table-note p {
color: #646c6f;
margin-bottom: 10px
}
.c-router {
margin-bottom: 60px
}
.c-router__title {
margin-bottom: 30px
}
.c-router__list {
display: flex;
flex-direction: row;
flex-wrap: wrap
}
.c-router__item {
margin: 10px;
width: 100%;
flex: 1 1 calc(50% - 20px);
display: flex;
flex-direction: column
}
.c-router__card-title {
margin-top: 20px;
line-height: 1.333;
color: #646c6f
}
.c-router__card-icon {
margin: 0;
width: 30px;
height: 30px
}
.c-router__card {
color: #db0032;
display: flex;
flex-direction: column;
border: 1px solid #bac1c9;
border-radius: 8px;
padding: 40px 40px 40px 20px;
font-size: .875rem;
flex-grow: 1;
min-height: 150px;
justify-content: center
}
.c-router__card:not(.c-router__card--text):focus .c-router__card-title,
.c-router__card:not(.c-router__card--text):hover .c-router__card-title {
text-decoration: underline;
color: #db0032
}
.c-router .c-router__card--text .c-router__card-title {
margin-top: 0
}
.c-router--center-title .c-router__title {
text-align: center
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav) {
display: none;
width: 100%;
height: 100vh;
position: fixed;
top: 72px;
left: 0;
background-color: #fff;
-webkit-overflow-scrolling: touch;
overflow-x: hidden;
overflow-y: auto;
z-index: 1001
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav)__wrapper {
position: relative
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav) .js-nav-close {
display: none
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav)__form {
position: relative;
margin-top: 20px
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav)__form .c-search:not(.c-search--faqs):not(.c-search--mobile-nav)__input {
background-color: #fff;
border-radius: 2rem;
border: 2px solid #d6d6d6;
box-shadow: none;
margin-bottom: 30px;
padding: 13px 13px 13px 60px
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav)__form .c-search:not(.c-search--faqs):not(.c-search--mobile-nav)__submit {
position: absolute;
top: 50%;
right: auto;
left: 20px;
width: 40px;
height: 40px;
padding: 0;
border: 0;
transform: translateY(-50%);
display: flex;
align-items: center;
justify-content: center
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav)__form .c-search:not(.c-search--faqs):not(.c-search--mobile-nav)__submit svg {
color: #db0032
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav).is-active {
display: block
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav)\--blog.c-search {
position: static;
display: block;
box-shadow: none;
padding-bottom: 0;
height: auto;
margin-bottom: 110px
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav)\--blog.c-search .c-search__input {
font-size: 2rem
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav)\--blog.c-search .c-search__input:after {
display: none
}
.c-search .hits-posts .ais-Hits__title {
font-size: .875rem;
letter-spacing: 1.47px;
line-height: 35px;
margin-bottom: 15px;
text-transform: uppercase
}
.c-search .hits-posts .ais-Hits-list {
border-radius: 4px;
box-shadow: inset -1px -1px 1px #d6d6d6, inset 1px 1px 1px #d6d6d6;
display: flex;
flex-wrap: wrap;
overflow: hidden
}
.c-search .hits-posts .ais-Hits-item {
flex: 0 0 100%
}
.c-search .hits-posts .ais-Hits-item a {
align-items: center;
border-bottom: 1px solid #d6d6d6;
border-right: 1px solid #d6d6d6;
display: flex;
display: block;
height: 100%;
padding: 30px 50px 30px 30px;
position: relative
}
.c-search .hits-posts .ais-Hits-item a .fa-chevron-right {
position: absolute;
color: #db0032;
top: 50%;
right: 30px;
transform: translate(-50%, -50%);
transition: transform .25s ease-in-out
}
.c-search .hits-posts .ais-Hits-item a:hover .fa-chevron-right {
transform: translateY(-50%)
}
.c-search__form {
position: relative
}
.c-search__submit {
position: absolute;
top: 50%;
right: 10px;
transform: translateY(-40%);
color: #db0032
}
.c-search--faqs .ais-Hits {
background-color: #fff;
color: #000
}
.c-search__wrapper #nav-hits__suggestions {
display: none
}
.c-search--mobile-nav {
width: 100%
}
.c-search--mobile-nav .c-search__submit {
left: 0;
right: auto
}
.c-search--mobile-nav .c-search__input {
background-color: transparent;
border-radius: 0 !important;
border: none;
border-bottom: 1px solid #d3dbe5 !important;
margin-bottom: 30px;
position: relative;
padding: 30px 50px 30px 40px
}
.c-search--mobile-nav .hits-posts--nav {
background-color: #fff;
height: 100vh;
left: 0;
position: absolute;
width: 100%;
z-index: 10001
}
.c-search--mobile-nav .ais-Hits,
.c-search--mobile-nav .ais-Hits a,
.hits-posts--nav {
background-color: #fff
}
.hits-posts--nav {
position: absolute
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
-webkit-appearance: none
}
.sitemap {
margin: 75px 0
}
.page_item_has_children {
text-decoration: none;
list-style: none;
color: #474747
}
.page-header {
min-height: 400px
}
.sitemap .list {
-moz-columns: 1;
column-count: 1
}
.sitemap .list>.page_item {
border: 1px solid #f2f4f5;
display: inline-block;
margin-bottom: 2rem;
padding: 1em;
white-space: nowrap;
width: 100%
}
.sitemap .list>.page_item>a {
border-bottom: 1px solid #cdcdcd;
color: #db0032;
display: block;
display: flex;
font-size: 1.125rem;
font-size: 2rem;
font-weight: 700;
margin-bottom: .5em;
padding-bottom: .5em;
text-decoration: none !important
}
.page_item>a:hover {
text-decoration: underline
}
.sitemap .list>.page_item:not(.page_item_has_children)>a {
align-items: center;
background-image: url(//cuofga.org/wp-content/themes/altana/assets/images/angle-right-blue.svg);
background-position: calc(100% - 20px) 50%;
background-repeat: no-repeat;
background-size: 10px;
border-bottom: 0;
color: #db0032;
display: flex;
font-size: 1.125rem;
font-weight: 700;
justify-content: space-between;
margin-bottom: 0;
padding-bottom: 0
}
.sitemap .list>.page_item>.children>.page_item>a,
.sitemap .list>.page_item>.children>.page_item_has_children>a {
font-size: 1.5rem;
margin-bottom: 1rem;
display: block;
background: #db0032;
color: #fff;
font-size: 1rem;
padding: .5rem 1rem;
text-transform: uppercase;
letter-spacing: 2px
}
.sitemap .list>.page_item>.children>.page_item_has_children>.children {
margin-bottom: 2rem
}
.sitemap .list>.page_item>.children>.page_item .page_item {
padding: .5rem 1rem
}
.sitemap .list>.page_item>.children>.page_item .page_item a {
color: #db0032
}
.sitemap .list>.page_item>.children>.page_item>a:after,
.sitemap .list>.page_item>.children>.page_item_has_children>a:after {
display: block;
position: absolute;
right: 10px;
top: 50%;
transform: translate(-50%, -50%)
}
.sitemap .list>.page_item>.children>.page_item>a {
position: relative
}
.sitemap .list>.page_item>.children>.page_item>a:after {
content: "";
background-image: url(//cuofga.org/wp-content/themes/altana/assets/images/angle-right-white.svg);
background-position: 50%;
background-repeat: no-repeat;
background-size: contain;
height: 15px;
width: 10px
}
.sitemap .list>.page_item>.children>.page_item_has_children>a:after {
content: "";
display: none
}
.content-area.sitemap {
margin: 100px auto
}
.c-skip-nav {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px
}
.c-skip-nav:active,
.c-skip-nav:focus,
.c-skip-nav:hover {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
background-color: #fff;
font-size: 1.25rem;
left: 0;
padding: 5px 10px;
position: fixed;
top: 0;
z-index: 10000
}
.c-social-media {
display: inline-flex;
padding: 2px 10px 0
}
.c-social-media__item:not(:last-child) {
margin-right: 20px
}
.c-social-media__item:nth-child(2n) svg:hover {
transform: rotate(-20deg)
}
.c-social-media__item:nth-child(odd) svg:hover {
transform: rotate(20deg)
}
.c-social-media__link {
color: #646c6f;
font-size: 30px
}
.c-social-media__link:focus,
.c-social-media__link:hover {
color: #8a2432
}
.c-social-media svg {
display: block;
transition: transform .2s ease-in-out
}
.c-tab-accordion {
padding: 0
}
.c-tab-accordion__tab-menu {
display: none
}
.c-tab-accordion__tab-menu-list {
background: linear-gradient(270deg, #8a2432, #db0032);
border-radius: 0 0 14px 14px;
box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .17)
}
.c-tab-accordion__tab-menu-item {
flex-grow: 1
}
.c-tab-accordion__button {
display: block;
padding: 10px 20px;
position: relative;
font-size: 1rem;
font-weight: 700;
transition: none;
border-radius: 50px;
line-height: 1
}
.c-tab-accordion__button svg {
height: 38px;
vertical-align: middle
}
.c-tab-accordion__button span {
display: block
}
.c-tab-accordion__button:focus,
.c-tab-accordion__button:hover {
text-decoration: none
}
.c-tab-accordion__button:focus {
outline: none;
background-color: #fff;
color: #000
}
.c-tab-accordion__button--accordion {
margin: 12px;
background-color: #8a2432;
color: #fff;
border: 2px solid #8a2432
}
.c-tab-accordion__button--accordion.is-active {
border: 2px solid #dadada
}
.c-tab-accordion__button.is-active {
background-color: #fff;
color: #000;
border-radius: 40px
}
.c-tab-accordion__button.is-active .c-tab-accordion__trigger {
transform: rotate(45deg);
background-color: #8a2432
}
.c-tab-accordion__button.is-active .c-tab-accordion__trigger:after {
background-color: #8a2432
}
.c-tab-accordion__trigger {
display: inline-block;
width: 2px;
height: 21px;
position: absolute;
right: 33px;
top: calc(50% - 11px);
background-color: #fff;
transform-origin: center;
transition: all .3s ease-in-out
}
.c-tab-accordion__trigger:after {
display: block;
height: 2px;
width: 21px;
position: absolute;
top: 10px;
right: -10px;
background-color: #fff;
content: ""
}
.c-tab-accordion #tabs-body {
padding: 20px 0
}
.c-tab-accordion__content {
display: none;
padding: 40px 0
}
.c-tab-accordion__content--shown,
.c-tab-accordion__content.is-active {
display: block
}
.c-trigger {
background-color: transparent;
border: 0;
color: #db0032;
cursor: pointer;
display: inline-block;
font-size: 1.125rem;
font-weight: 700;
height: 60px;
overflow: visible;
position: absolute;
right: 0;
top: 0;
transition-duration: .2s;
transition-property: background-color, filter;
transition-timing-function: linear;
width: 80px;
z-index: 2000
}
.c-trigger__icon-container {
display: inline-block;
position: relative;
width: 28px
}
.c-trigger__icon {
display: block;
top: 50%;
transition-duration: .1s;
transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}
.c-trigger__icon,
.c-trigger__icon:after,
.c-trigger__icon:before {
background-color: #db0032;
height: 2px;
position: absolute;
transition-duration: .15s;
transition-property: transform;
transition-timing-function: ease;
width: 100%
}
.c-trigger__icon:after,
.c-trigger__icon:before {
content: "";
display: block
}
.c-trigger__icon:before {
top: -9px;
transition: top .1s ease .14s, opacity .1s ease
}
.c-trigger__icon:after {
bottom: -9px;
transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19)
}
.c-trigger.is-active .c-trigger__icon {
transform: rotate(45deg);
transition-delay: .14s;
transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}
.c-trigger.is-active .c-trigger__icon:before {
opacity: 0;
top: 0;
transition: top .1s ease, opacity .1s ease .14s
}
.c-trigger.is-active .c-trigger__icon:after {
bottom: 0;
transform: rotate(-90deg);
transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s
}
.c-testimonial {
margin-bottom: 60px
}
.c-testimonial__wrapper {
display: flex;
flex-direction: column;
align-items: center
}
.c-testimonial__content {
order: 2
}
.c-testimonial__content blockquote {
max-width: 800px
}
.c-testimonial__media {
position: relative;
order: 1;
display: flex;
flex-direction: column;
max-width: 800px;
margin-bottom: 30px;
padding: 0 50px 0 20px
}
.c-testimonial__signature {
font-family: Caveat, sans-serif;
font-size: 1.125rem;
line-height: 1.2;
position: relative;
text-align: center;
display: block;
width: 100%;
margin-bottom: -20px
}
.c-testimonial__signature--with-image {
min-width: 145px;
margin-top: 40px;
margin-right: 20px;
margin-bottom: 20px;
max-width: 280px;
padding-right: 40px;
text-align: left
}
.c-testimonial__signature--with-image:after {
content: "";
background: url(//cuofga.org/wp-content/themes/bloomcu-georgia/assets/images/arrow-drawn.svg) no-repeat 0 0;
display: block;
width: 36px;
height: 13px;
position: absolute;
top: 10px;
right: 0
}
.c-testimonial__image-wrapper {
height: 30vw;
width: 100%;
min-width: 180px;
min-height: 270px;
border: 10px solid #fff;
box-shadow: 5px 7px 12px 0 rgba(0, 0, 0, .22);
transform: rotate(-5deg);
overflow: hidden;
position: relative
}
.c-testimonial__image-wrapper .c-testimonial__image {
transform: perspective(1px) rotate(5deg);
width: 120%;
height: 110%;
display: flex;
top: -20px;
left: -20px
}
.c-spacer {
width: 100%;
display: block
}
.navigation {
height: 100%;
display: flex;
justify-content: space-between;
align-items: center
}
.navigation__inner {
background: #fff;
bottom: 0;
display: none;
height: 100%;
left: 0;
-webkit-overflow-scrolling: touch;
overflow-x: hidden;
overflow-y: auto;
position: fixed;
top: 0;
width: 100%;
z-index: 1000;
right: 0;
left: auto
}
.nav-active .navigation__inner {
display: flex;
flex-direction: column;
box-shadow: -303px 29px 30px rgba(0, 0, 0, .8)
}
.navigation a:hover {
text-decoration: underline
}
.navigation__back {
background: #fff;
display: none;
font-size: 1.375rem;
left: 0;
padding: 35px 20px;
position: absolute;
right: 0;
text-align: left;
top: 83px;
width: 60px;
z-index: 10000;
height: 60px;
border: none;
border-right: 1px solid #d6d6d6;
border-bottom: 1px solid #f4f5f8
}
.navigation__back .fa-angle-left {
height: 29px;
left: 20px;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 20px
}
.nav-main {
display: flex;
flex-direction: column;
transition: transform .25s ease-in-out;
width: 100%
}
.nav-main .sub-menu-level-1>li>a {
color: #000;
padding: 30px 20px;
border-bottom: 1px solid #efeff0;
display: flex;
align-items: center;
font-size: 20px;
position: relative;
text-align: left;
width: 100%
}
.nav-main .sub-menu-level-1 .is-parent {
padding: 30px 20px
}
.nav-main .sub-menu-level-1 .is-parent-no-trigger {
padding: 0;
margin-bottom: 20px;
color: #555759;
font-family: avenir-roman, sans-serif;
font-size: .875rem;
letter-spacing: 1.47px;
line-height: 35px;
text-transform: uppercase
}
.nav-main .sub-menu-level-2 .menu-item a {
display: block;
margin-bottom: 30px;
text-decoration: underline
}
.nav-main .sub-menu-level-2 .menu-item a:hover {
text-decoration: none
}
.nav-main .fa-angle-right {
height: 24px;
position: absolute;
right: 24px;
top: 50%;
transform: translateY(-50%);
transition: transform .3s ease-in-out;
width: 14px
}
.nav-main>.menu-item {
font-size: 1.25rem;
letter-spacing: 0;
line-height: 1;
color: #000
}
.nav-main>.menu-item>a,
.nav-main>.menu-item>button {
display: block;
padding: 40px 20px;
position: relative;
text-align: left;
border-bottom: 1px solid #efefef;
width: calc(100% - 20px);
text-transform: uppercase
}
.nav-main>.menu-item>a:focus,
.nav-main>.menu-item>button:focus {
outline: 1px dotted
}
.nav-main>.menu-item>a:hover,
.nav-main>.menu-item>button:hover {
text-decoration: underline
}
.nav-main>.menu-item.is-active>a,
.nav-main>.menu-item.is-active>button,
.nav-main>.menu-item.is-current>a,
.nav-main>.menu-item.is-current>button {
color: #db0032
}
.nav-main .menu-item__description-container {
font-size: .875rem;
border-bottom: 1px solid #d6d6d6
}
.nav-main .menu-item__description-container>p {
display: none
}
.nav-main .menu-item__description-title {
font-size: 1.3125rem;
font-weight: 700;
letter-spacing: -.2px;
line-height: 1;
padding: 25px 90px;
display: block
}
.nav-main .menu-item__description {
font-size: 1rem;
letter-spacing: .06px;
line-height: 27px;
min-height: 100%
}
.nav-main .menu-item__description p {
font-size: .875rem;
margin-top: 30px
}
.nav-main .menu-item__icon {
max-width: 30px;
max-height: 30px;
margin: 0 30px 0 0
}
.nav-main .sub-menu-level-1 {
background-color: #fff;
display: none;
flex-direction: column;
position: absolute;
right: 0;
top: 0;
transform: translateX(100%);
width: 100%
}
.nav-main .sub-menu-level-1.has-children-with-children.is-active,
.nav-main .sub-menu-level-1.is-active {
display: flex
}
.nav-main .sub-menu-level-2>.menu-item {
width: 100%
}
.nav-main .sub-menu-level-2.is-active>.menu-item {
display: block
}
.nav-main .sub-menu .is-parent-trigger {
border-bottom: 1px solid #646c6f;
font-size: 1.125rem;
padding: 20px 30px 20px 20px;
position: relative;
text-align: left;
width: 100%
}
.navigation__buttons {
display: none
}
.gform_wrapper .navigation__buttons input.login.button[type=submit],
.navigation__buttons .button.login,
.navigation__buttons .gform_wrapper input.login.button[type=submit] {
font-size: .875rem;
font-weight: 400;
line-height: 1.0625rem;
padding-top: 12px;
padding-bottom: 12px;
background-color: #db0032;
color: #fff;
margin-right: 1vw
}
.navigation__buttons .button.login:after {
display: none
}
.navigation__buttons .button.login:hover {
background-color: #fff;
color: #db0032
}
.navigation__buttons .button.login:focus {
outline: 1px dotted #000
}
.navigation__search {
min-height: 72px
}
.navigation__search,
.navigation__search .c-search__form {
display: flex;
align-items: center
}
.navigation__search .c-search__input {
margin-bottom: 0;
border: none
}
.navigation .search:hover {
border-bottom: 1px solid #000
}
.navigation .search:focus {
outline: 1px dotted #000
}
.h-visual-hide {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px
}
.h-reverse-visual-hide {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
padding: 0;
position: static;
width: auto
}
.h-cover-media {
bottom: 0;
height: 100%;
left: 0;
min-height: 100%;
position: absolute;
right: 0;
top: 0
}
.c-spacer,
.h-cover-background {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover
}
.h-cover-video {
height: auto;
max-height: none;
max-width: none;
min-height: 100%;
min-width: 100%;
width: auto
}
.h-text-center {
text-align: center
}
.h-no-alias {
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto
}
.h-color-primary {
color: #db0032
}
.h-button-reset {
border: 0;
border-radius: 0;
color: #000;
padding: 0
}
.h-button-reset,
.h-button-reset:focus,
.h-button-reset:hover {
background-color: transparent
}
.h-clearfix:after,
.h-clearfix:before {
content: "";
display: table
}
.h-clearfix:after {
clear: both
}
.nav-active,
.no-scroll {
height: 100%;
overflow: hidden
}
.bloomio-alert-wrap {
color: #fff;
padding: 1rem;
box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, .11);
position: fixed;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
background-color: #8c2332;
background: linear-gradient(90deg, #020024, #8a2432 0, #db0032)
}
.bloomio-alert-inner .bloomio-alert-desc {
font-size: .9375rem;
margin: 0
}
.bloomio-alert-inner a {
color: #fff !important;
font-weight: 700;
text-decoration: underline
}
.bloomio-alert-inner a:hover {
text-decoration: none
}
.bloomio-alert-inner a:focus {
outline: 1px dotted #fff
}
.bloomio-alert-wrap .bloomio-alert-title {
font-weight: 700;
display: inline-block;
font-size: 1rem;
color: #fff
}
.button-actions {
vertical-align: middle;
cursor: pointer;
text-align: right;
margin: 0
}
.button-actions,
.button-actions a {
display: inline-block
}
.button-actions .btn-alert-close {
display: inline;
font-weight: 700;
border: none;
background: transparent
}
.button-actions .btn-alert-close:hover {
background-color: #fff;
color: #db0032;
border-radius: 7px
}
.button-actions .btn-alert-close:focus {
outline: 1px dotted #000
}
.button-actions .button,
.button-actions .gform_wrapper input.button[type=submit],
.gform_wrapper .button-actions input.button[type=submit] {
margin: 0 0 0 -42px;
font-size: 1.5625rem;
padding: 5px 20px
}
@keyframes slide-in-bottom {
0% {
transform: translateY(1000px);
opacity: 0
}
to {
transform: translateY(0);
opacity: 1
}
}
.slide-in-bottom {
animation: slide-in-bottom .5s cubic-bezier(.25, .46, .45, .94) both
}
@keyframes slide-out-bottom {
0% {
transform: translateY(0);
opacity: 1
}
to {
transform: translateY(1000px);
opacity: 0
}
}
.slide-out-bottom {
animation: slide-out-bottom .5s cubic-bezier(.55, .085, .68, .53) both
}
#app-banner {
background: #db0032;
color: #fff;
width: 100%;
position: relative;
top: 0;
z-index: 9999;
height: auto;
transition: all 1s linear
}
#app-banner .columns {
vertical-align: middle;
display: table
}
#app-banner .columns.app-details {
text-align: left;
padding: 5px 10px
}
#app-banner .columns.ab-actions {
padding-top: 15px;
padding-bottom: 15px;
text-align: right
}
#app-banner .columns .m-h2 {
font-size: .8125rem
}
#app-banner .columns .m-h3 {
font-size: .6875rem
}
#app-banner .columns .close-button,
#app-banner .columns .view-app {
display: inline-block;
vertical-align: middle;
border: 1px solid #fff;
font-size: .9375rem;
margin: 0 5px auto;
text-align: center
}
#app-banner .columns .view-app {
align-items: center;
display: inline-flex;
font-weight: 700;
height: 28px;
justify-content: center;
letter-spacing: 2px;
line-height: 1;
padding: 1px 0 0;
text-transform: uppercase;
width: 50px;
font-size: .75rem
}
#app-banner .columns .close-button {
height: 28px;
width: 36px
}
.ab-scrolled #app-banner,
.nav-active #app-banner {
position: fixed
}
.hide {
display: none
}
.appbanner-active.ab-scrolled,
.nav-active.appbanner-active {
margin-top: 60px
}
.appbanner-active.ab-scrolled .sub-menu-level-1,
.nav-active.appbanner-active .sub-menu-level-1 {
top: 0
}
.appbanner-active.ab-scrolled .menu-title,
.nav-active.appbanner-active .menu-title {
padding-top: 30px;
margin-top: 45px
}
.appbanner-active.ab-scrolled .navigation__back,
.nav-active.appbanner-active .navigation__back {
margin-top: -15px;
padding-top: 20px;
padding-bottom: 20px
}
.appbanner-active.ab-scrolled .c-trigger,
.nav-active.appbanner-active .c-trigger {
top: 10px
}
#app-banner a.view-app,
#app-banner button.close-button {
border-radius: 20px
}
.calculator .calculator-header {
background-color: #db0032 !important
}
.calculator .calculator-header h4 {
font-size: 24px !important
}
.calculator .calculator-section label {
font-size: 20px !important
}
.calculator-layout-skinny .calculator-header:after {
display: block;
content: "";
clear: both
}
.calculator .calculator-section .input-group input {
color: #db0032 !important
}
.calculator .calculator-section .select-group select {
color: #db0032 !important;
background-position: calc(100% - 10px) 50% !important
}
.calculator .calculator-section .button-group__button label {
border: 2px solid #db0032 !important;
color: #db0032 !important
}
.calculator .calculator-section .button-group__button input:checked+label,
.calculator .calculator-section .button-group__button input:hover~label,
.calculator .calculator-section .button-group__button label:hover {
background: #db0032 !important;
color: #fff !important
}
.calculator .calculator-section .button-group__button input:focus~label:after {
border-color: #db0032 !important
}
.calculator .calculator-section .slider-output {
color: #db0032 !important
}
.calculator .calculator-section .slider-group input[type=range]:focus::-webkit-slider-runnable-track {
background: #db0032 !important
}
.calculator .calculator-section .slider-group input[type=range]:focus::-moz-range-track {
background: #db0032 !important
}
.calculator .calculator-section .slider-group input[type=range]::-webkit-slider-thumb {
background: #db0032 !important
}
.calculator .calculator-section .slider-group input[type=range]::-moz-range-thumb {
background: #db0032 !important
}
.calculator .calculator-section .slider-group input[type=range]::-ms-thumb {
background: #db0032 !important
}
.calculator-retirement-savings .calculator-body .calculator-section:nth-child(6) {
clear: both
}
.modal-overlay {
bottom: 0;
display: none;
height: 100%;
left: 0;
min-height: 100%;
position: fixed;
right: 0;
top: 0;
z-index: 4
}
.modal-overlay--gradient {
background: linear-gradient(180deg, #535353, hsla(0, 0%, 49.4%, 0));
z-index: 0
}
.modal-overlay.is-visible {
display: block
}
.c-modal {
box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, .11);
display: none;
top: 50%;
left: 50%;
margin: 0 auto;
max-width: 870px;
max-height: 100vh;
overflow-y: visible;
position: fixed;
transform: translate(-50%, -50%);
width: 100%;
z-index: 2000;
padding: 20px 50px;
overflow: auto
}
.c-modal.is-active {
display: block
}
.c-modal .modal-header {
width: 80%
}
.c-modal a {
background: transparent !important;
color: #db0032
}
.c-modal a:focus,
.c-modal a:hover {
text-decoration: underline
}
.c-modal a:focus {
background: transparent !important;
color: #8a2432
}
.c-modal__inner {
padding: 50px;
position: relative
}
.modal-buttons {
text-align: center;
display: flex;
justify-content: space-between
}
.gform_wrapper .modal-buttons input.button[type=submit],
.modal-buttons .button,
.modal-buttons .gform_wrapper input.button[type=submit] {
padding: 14px 25px
}
.c-modal__close {
position: absolute;
right: 23px;
top: 23px
}
@media (min-width:375px) {
#app-banner .columns .m-h2 {
font-size: .875rem
}
#app-banner .columns .m-h3 {
font-size: .8125rem
}
}
@media print,
screen and (min-width:40em) {
.row .row {
margin-right: -.9375rem;
margin-left: -.9375rem
}
.column,
.columns {
padding-right: .9375rem;
padding-left: .9375rem
}
.medium-1 {
width: 8.33333333%
}
.medium-push-1 {
position: relative;
left: 8.33333333%
}
.medium-pull-1 {
position: relative;
left: -8.33333333%
}
.medium-offset-0 {
margin-left: 0
}
.medium-2 {
width: 16.66666667%
}
.medium-push-2 {
position: relative;
left: 16.66666667%
}
.medium-pull-2 {
position: relative;
left: -16.66666667%
}
.medium-offset-1 {
margin-left: 8.33333333%
}
.medium-3 {
width: 25%
}
.medium-push-3 {
position: relative;
left: 25%
}
.medium-pull-3 {
position: relative;
left: -25%
}
.medium-offset-2 {
margin-left: 16.66666667%
}
.medium-4 {
width: 33.33333333%
}
.medium-push-4 {
position: relative;
left: 33.33333333%
}
.medium-pull-4 {
position: relative;
left: -33.33333333%
}
.medium-offset-3 {
margin-left: 25%
}
.medium-5 {
width: 41.66666667%
}
.medium-push-5 {
position: relative;
left: 41.66666667%
}
.medium-pull-5 {
position: relative;
left: -41.66666667%
}
.medium-offset-4 {
margin-left: 33.33333333%
}
.medium-6 {
width: 50%
}
.medium-push-6 {
position: relative;
left: 50%
}
.medium-pull-6 {
position: relative;
left: -50%
}
.medium-offset-5 {
margin-left: 41.66666667%
}
.medium-7 {
width: 58.33333333%
}
.medium-push-7 {
position: relative;
left: 58.33333333%
}
.medium-pull-7 {
position: relative;
left: -58.33333333%
}
.medium-offset-6 {
margin-left: 50%
}
.medium-8 {
width: 66.66666667%
}
.medium-push-8 {
position: relative;
left: 66.66666667%
}
.medium-pull-8 {
position: relative;
left: -66.66666667%
}
.medium-offset-7 {
margin-left: 58.33333333%
}
.medium-9 {
width: 75%
}
.medium-push-9 {
position: relative;
left: 75%
}
.medium-pull-9 {
position: relative;
left: -75%
}
.medium-offset-8 {
margin-left: 66.66666667%
}
.medium-10 {
width: 83.33333333%
}
.medium-push-10 {
position: relative;
left: 83.33333333%
}
.medium-pull-10 {
position: relative;
left: -83.33333333%
}
.medium-offset-9 {
margin-left: 75%
}
.medium-11 {
width: 91.66666667%
}
.medium-push-11 {
position: relative;
left: 91.66666667%
}
.medium-pull-11 {
position: relative;
left: -91.66666667%
}
.medium-offset-10 {
margin-left: 83.33333333%
}
.medium-12 {
width: 100%
}
.medium-offset-11 {
margin-left: 91.66666667%
}
.medium-up-1>.column,
.medium-up-1>.columns {
float: left;
width: 100%
}
.medium-up-1>.column:nth-of-type(1n),
.medium-up-1>.columns:nth-of-type(1n) {
clear: none
}
.medium-up-1>.column:nth-of-type(1n+1),
.medium-up-1>.columns:nth-of-type(1n+1) {
clear: both
}
.medium-up-1>.column:last-child,
.medium-up-1>.columns:last-child {
float: left
}
.medium-up-2>.column,
.medium-up-2>.columns {
float: left;
width: 50%
}
.medium-up-2>.column:nth-of-type(1n),
.medium-up-2>.columns:nth-of-type(1n) {
clear: none
}
.medium-up-2>.column:nth-of-type(odd),
.medium-up-2>.columns:nth-of-type(odd) {
clear: both
}
.medium-up-2>.column:last-child,
.medium-up-2>.columns:last-child {
float: left
}
.medium-up-3>.column,
.medium-up-3>.columns {
float: left;
width: 33.33333333%
}
.medium-up-3>.column:nth-of-type(1n),
.medium-up-3>.columns:nth-of-type(1n) {
clear: none
}
.medium-up-3>.column:nth-of-type(3n+1),
.medium-up-3>.columns:nth-of-type(3n+1) {
clear: both
}
.medium-up-3>.column:last-child,
.medium-up-3>.columns:last-child {
float: left
}
.medium-up-4>.column,
.medium-up-4>.columns {
float: left;
width: 25%
}
.medium-up-4>.column:nth-of-type(1n),
.medium-up-4>.columns:nth-of-type(1n) {
clear: none
}
.medium-up-4>.column:nth-of-type(4n+1),
.medium-up-4>.columns:nth-of-type(4n+1) {
clear: both
}
.medium-up-4>.column:last-child,
.medium-up-4>.columns:last-child {
float: left
}
.medium-up-5>.column,
.medium-up-5>.columns {
float: left;
width: 20%
}
.medium-up-5>.column:nth-of-type(1n),
.medium-up-5>.columns:nth-of-type(1n) {
clear: none
}
.medium-up-5>.column:nth-of-type(5n+1),
.medium-up-5>.columns:nth-of-type(5n+1) {
clear: both
}
.medium-up-5>.column:last-child,
.medium-up-5>.columns:last-child {
float: left
}
.medium-up-6>.column,
.medium-up-6>.columns {
float: left;
width: 16.66666667%
}
.medium-up-6>.column:nth-of-type(1n),
.medium-up-6>.columns:nth-of-type(1n) {
clear: none
}
.medium-up-6>.column:nth-of-type(6n+1),
.medium-up-6>.columns:nth-of-type(6n+1) {
clear: both
}
.medium-up-6>.column:last-child,
.medium-up-6>.columns:last-child {
float: left
}
.medium-up-7>.column,
.medium-up-7>.columns {
float: left;
width: 14.28571429%
}
.medium-up-7>.column:nth-of-type(1n),
.medium-up-7>.columns:nth-of-type(1n) {
clear: none
}
.medium-up-7>.column:nth-of-type(7n+1),
.medium-up-7>.columns:nth-of-type(7n+1) {
clear: both
}
.medium-up-7>.column:last-child,
.medium-up-7>.columns:last-child {
float: left
}
.medium-up-8>.column,
.medium-up-8>.columns {
float: left;
width: 12.5%
}
.medium-up-8>.column:nth-of-type(1n),
.medium-up-8>.columns:nth-of-type(1n) {
clear: none
}
.medium-up-8>.column:nth-of-type(8n+1),
.medium-up-8>.columns:nth-of-type(8n+1) {
clear: both
}
.medium-up-8>.column:last-child,
.medium-up-8>.columns:last-child {
float: left
}
.medium-collapse>.column,
.medium-collapse>.columns {
padding-right: 0;
padding-left: 0
}
.expanded.row .medium-collapse.row,
.medium-collapse .row {
margin-right: 0;
margin-left: 0
}
.medium-uncollapse>.column,
.medium-uncollapse>.columns {
padding-right: .9375rem;
padding-left: .9375rem
}
.medium-centered {
margin-right: auto;
margin-left: auto
}
.medium-centered,
.medium-centered:last-child:not(:first-child) {
float: none;
clear: both
}
.medium-pull-0,
.medium-push-0,
.medium-uncentered {
position: static;
margin-right: 0;
margin-left: 0
}
.medium-pull-0,
.medium-pull-0:last-child:not(:first-child),
.medium-push-0,
.medium-push-0:last-child:not(:first-child),
.medium-uncentered,
.medium-uncentered:last-child:not(:first-child) {
float: left;
clear: none
}
.medium-pull-0:last-child:not(:first-child),
.medium-push-0:last-child:not(:first-child),
.medium-uncentered:last-child:not(:first-child) {
float: right
}
.column-block {
margin-bottom: 1.875rem
}
.column-block>:last-child {
margin-bottom: 0
}
}
@media screen and (min-width:960px) {
.sitemap .list {
-moz-columns: 2;
column-count: 2;
-moz-column-gap: 60px;
column-gap: 60px
}
}
@media print,
screen and (min-width:64em) {
.row .row {
margin-right: -.9375rem;
margin-left: -.9375rem
}
.large-1 {
width: 8.33333333%
}
.large-push-1 {
position: relative;
left: 8.33333333%
}
.large-pull-1 {
position: relative;
left: -8.33333333%
}
.large-offset-0 {
margin-left: 0
}
.large-2 {
width: 16.66666667%
}
.large-push-2 {
position: relative;
left: 16.66666667%
}
.large-pull-2 {
position: relative;
left: -16.66666667%
}
.large-offset-1 {
margin-left: 8.33333333%
}
.large-3 {
width: 25%
}
.large-push-3 {
position: relative;
left: 25%
}
.large-pull-3 {
position: relative;
left: -25%
}
.large-offset-2 {
margin-left: 16.66666667%
}
.large-4 {
width: 33.33333333%
}
.large-push-4 {
position: relative;
left: 33.33333333%
}
.large-pull-4 {
position: relative;
left: -33.33333333%
}
.large-offset-3 {
margin-left: 25%
}
.large-5 {
width: 41.66666667%
}
.large-push-5 {
position: relative;
left: 41.66666667%
}
.large-pull-5 {
position: relative;
left: -41.66666667%
}
.large-offset-4 {
margin-left: 33.33333333%
}
.large-6 {
width: 50%
}
.large-push-6 {
position: relative;
left: 50%
}
.large-pull-6 {
position: relative;
left: -50%
}
.large-offset-5 {
margin-left: 41.66666667%
}
.large-7 {
width: 58.33333333%
}
.large-push-7 {
position: relative;
left: 58.33333333%
}
.large-pull-7 {
position: relative;
left: -58.33333333%
}
.large-offset-6 {
margin-left: 50%
}
.large-8 {
width: 66.66666667%
}
.large-push-8 {
position: relative;
left: 66.66666667%
}
.large-pull-8 {
position: relative;
left: -66.66666667%
}
.large-offset-7 {
margin-left: 58.33333333%
}
.large-9 {
width: 75%
}
.large-push-9 {
position: relative;
left: 75%
}
.large-pull-9 {
position: relative;
left: -75%
}
.large-offset-8 {
margin-left: 66.66666667%
}
.large-10 {
width: 83.33333333%
}
.large-push-10 {
position: relative;
left: 83.33333333%
}
.large-pull-10 {
position: relative;
left: -83.33333333%
}
.large-offset-9 {
margin-left: 75%
}
.large-11 {
width: 91.66666667%
}
.large-push-11 {
position: relative;
left: 91.66666667%
}
.large-pull-11 {
position: relative;
left: -91.66666667%
}
.large-offset-10 {
margin-left: 83.33333333%
}
.large-12 {
width: 100%
}
.large-offset-11 {
margin-left: 91.66666667%
}
.large-up-1>.column,
.large-up-1>.columns {
float: left;
width: 100%
}
.large-up-1>.column:nth-of-type(1n),
.large-up-1>.columns:nth-of-type(1n) {
clear: none
}
.large-up-1>.column:nth-of-type(1n+1),
.large-up-1>.columns:nth-of-type(1n+1) {
clear: both
}
.large-up-1>.column:last-child,
.large-up-1>.columns:last-child {
float: left
}
.large-up-2>.column,
.large-up-2>.columns {
float: left;
width: 50%
}
.large-up-2>.column:nth-of-type(1n),
.large-up-2>.columns:nth-of-type(1n) {
clear: none
}
.large-up-2>.column:nth-of-type(odd),
.large-up-2>.columns:nth-of-type(odd) {
clear: both
}
.large-up-2>.column:last-child,
.large-up-2>.columns:last-child {
float: left
}
.large-up-3>.column,
.large-up-3>.columns {
float: left;
width: 33.33333333%
}
.large-up-3>.column:nth-of-type(1n),
.large-up-3>.columns:nth-of-type(1n) {
clear: none
}
.large-up-3>.column:nth-of-type(3n+1),
.large-up-3>.columns:nth-of-type(3n+1) {
clear: both
}
.large-up-3>.column:last-child,
.large-up-3>.columns:last-child {
float: left
}
.large-up-4>.column,
.large-up-4>.columns {
float: left;
width: 25%
}
.large-up-4>.column:nth-of-type(1n),
.large-up-4>.columns:nth-of-type(1n) {
clear: none
}
.large-up-4>.column:nth-of-type(4n+1),
.large-up-4>.columns:nth-of-type(4n+1) {
clear: both
}
.large-up-4>.column:last-child,
.large-up-4>.columns:last-child {
float: left
}
.large-up-5>.column,
.large-up-5>.columns {
float: left;
width: 20%
}
.large-up-5>.column:nth-of-type(1n),
.large-up-5>.columns:nth-of-type(1n) {
clear: none
}
.large-up-5>.column:nth-of-type(5n+1),
.large-up-5>.columns:nth-of-type(5n+1) {
clear: both
}
.large-up-5>.column:last-child,
.large-up-5>.columns:last-child {
float: left
}
.large-up-6>.column,
.large-up-6>.columns {
float: left;
width: 16.66666667%
}
.large-up-6>.column:nth-of-type(1n),
.large-up-6>.columns:nth-of-type(1n) {
clear: none
}
.large-up-6>.column:nth-of-type(6n+1),
.large-up-6>.columns:nth-of-type(6n+1) {
clear: both
}
.large-up-6>.column:last-child,
.large-up-6>.columns:last-child {
float: left
}
.large-up-7>.column,
.large-up-7>.columns {
float: left;
width: 14.28571429%
}
.large-up-7>.column:nth-of-type(1n),
.large-up-7>.columns:nth-of-type(1n) {
clear: none
}
.large-up-7>.column:nth-of-type(7n+1),
.large-up-7>.columns:nth-of-type(7n+1) {
clear: both
}
.large-up-7>.column:last-child,
.large-up-7>.columns:last-child {
float: left
}
.large-up-8>.column,
.large-up-8>.columns {
float: left;
width: 12.5%
}
.large-up-8>.column:nth-of-type(1n),
.large-up-8>.columns:nth-of-type(1n) {
clear: none
}
.large-up-8>.column:nth-of-type(8n+1),
.large-up-8>.columns:nth-of-type(8n+1) {
clear: both
}
.large-up-8>.column:last-child,
.large-up-8>.columns:last-child {
float: left
}
.large-collapse>.column,
.large-collapse>.columns {
padding-right: 0;
padding-left: 0
}
.expanded.row .large-collapse.row,
.large-collapse .row {
margin-right: 0;
margin-left: 0
}
.large-uncollapse>.column,
.large-uncollapse>.columns {
padding-right: .9375rem;
padding-left: .9375rem
}
.large-centered {
margin-right: auto;
margin-left: auto
}
.large-centered,
.large-centered:last-child:not(:first-child) {
float: none;
clear: both
}
.large-pull-0,
.large-push-0,
.large-uncentered {
position: static;
margin-right: 0;
margin-left: 0
}
.large-pull-0,
.large-pull-0:last-child:not(:first-child),
.large-push-0,
.large-push-0:last-child:not(:first-child),
.large-uncentered,
.large-uncentered:last-child:not(:first-child) {
float: left;
clear: none
}
.large-pull-0:last-child:not(:first-child),
.large-push-0:last-child:not(:first-child),
.large-uncentered:last-child:not(:first-child) {
float: right
}
}
@media (min-width:64em) {
.c-custom-layout .small-12~.small-12 {
margin-bottom: 0
}
}
@media (min-width:1180px) {
.bloomcu-calculator .calculator.calculator-layout-wide {
max-width: 1380px;
border: none;
border-radius: 0;
overflow: hidden;
padding-left: 30px;
padding-right: 30px
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-header {
background-color: transparent !important
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-body {
border-right: 1px solid #bac1c9;
padding-right: 100px
}
.bloomcu-calculator .calculator.calculator-layout-wide .calculator-footer .button {
width: 50%
}
.showcase {
margin-bottom: 100px;
position: relative;
margin-top: 20px
}
.showcase .map-container {
height: 100vh;
left: 50%;
margin-left: -50vw;
margin-right: -50vw;
position: absolute;
right: 50%;
width: 100%;
width: 100vw;
z-index: 1
}
.showcase .nav-container {
left: 20px;
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 2;
min-height: 80vh;
width: 100%;
max-width: none;
overflow: hidden
}
.showcase .nav-filters-group {
padding: 0 40px 40px
}
.showcase .branch-info-container,
.showcase .other-info-container {
z-index: 3;
left: 20px
}
.showcase .search-near-me-container {
top: 0;
left: 50%;
width: 80%;
transform: translateX(-50%);
margin: auto;
position: absolute;
justify-content: center
}
.showcase .nav-filter-inner-wrapper {
border: none;
box-shadow: 0 0 8px rgba(0, 0, 0, .1)
}
.showcase .search-button .svg-icon {
color: #db0032
}
.showcase .nav-filters-container {
background-color: #fff;
margin-top: 170px;
padding: 0;
width: 410px;
border-radius: 20px 20px 0 0;
box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, .32), 0 3px 10px 0 rgba(0, 0, 0, .15)
}
.showcase .nav-filter.near-me {
max-width: 170px;
background: #fff;
align-items: center;
justify-content: center;
color: #a7ca37
}
.showcase .nav-filter.near-me span {
color: #000
}
.showcase .search-container {
background-color: #fff;
border-radius: 0;
border: none;
box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, .32);
color: #a7ca37;
overflow: hidden;
padding: 26px
}
.showcase .nav-filter.near-me,
.showcase .search-info-trigger {
border-radius: 0;
box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, .32);
overflow: hidden
}
.showcase .search-info-trigger {
color: #db0032
}
.showcase .nav-container {
pointer-events: none
}
.showcase .branch-list-container,
.showcase .nav-filters-container,
.showcase .search-near-me-container {
pointer-events: all
}
.showcase .branch-list-container {
pointer-events: all;
width: 410px;
background: #fff;
max-height: calc(55vh - 174px);
overflow-y: scroll;
border-radius: 0 0 20px 20px;
box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, .32), 0 3px 10px 0 rgba(0, 0, 0, .15)
}
.showcase .branch-info-container,
.showcase .other-info-container {
display: none;
top: calc(10vh + 170px);
position: absolute;
background: #fff;
height: 67.7vh;
width: 410px;
border-radius: 8px;
box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, .32), 0 3px 10px 0 rgba(0, 0, 0, .15);
overflow: hidden
}
.showcase .branch-info-container {
top: 0;
height: 100%;
border-radius: 0;
box-shadow: none;
padding-bottom: 100px
}
.showcase .branch-body {
height: calc(100% - 227px);
overflow: scroll
}
.c-location-finder.g-l-wrapper {
padding-top: 0;
padding-bottom: 0
}
.c-location-finder__content {
padding-bottom: 70px
}
.c-location-finder .showcase .map-container {
height: 100vh;
left: 0;
margin-left: 0;
margin-right: 0;
position: absolute;
right: 0;
width: 100%;
z-index: 1
}
.c-location-finder.hide {
padding-bottom: 100px
}
.c-location-finder.hide .c-location-finder__content {
padding-bottom: 0
}
.c-location-finder.hide .map-container,
.c-location-finder.hide .nav-filters-container h3,
.c-location-finder.hide .nav-filters-group,
.c-location-finder.hide .title-find {
display: none
}
.c-location-finder.hide .search-near-me-container {
top: 50%;
transform: translate(-50%, -50%)
}
.c-location-finder.hide .branch-list-container {
display: none
}
.c-location-finder.hide .showcase {
height: 200px
}
.c-location-finder.hide .showcase .nav-container {
min-height: auto
}
p {
line-height: 1.66
}
p,
p.small {
font-size: 1.125rem
}
p.small {
line-height: 1.73
}
blockquote {
background-size: auto;
max-width: 800px;
margin-bottom: 36px
}
blockquote p {
font-size: 1.875rem;
line-height: 1.8
}
blockquote cite {
font-size: 1.125rem;
line-height: 2.125rem
}
.g-page-header--page,
.h1,
.wysiwyg-content>.h1,
.wysiwyg-content>h1 {
font-size: 3.625rem;
line-height: 1.17;
}
.c-off-canvas__content-inner h2,
.h2,
.wysiwyg-content>.h2,
.wysiwyg-content>h2 {
font-size: 2.25rem;
line-height: 1.33
}
.c-off-canvas__content-inner h3,
.h3,
.wysiwyg-content>.h3,
.wysiwyg-content>h3 {
font-size: 2.75rem;
line-height: 1.11
}
.h4,
.wysiwyg-content>.h4,
.wysiwyg-content>h4 {
font-size: 1.375rem
}
.h5,
.wysiwyg-content>.h5,
.wysiwyg-content>h5 {
font-size: 1.125rem;
line-height: 1.44
}
.h6,
.wysiwyg-content>.h6,
.wysiwyg-content>h6 {
line-height: 1.625;
font-size: 1rem
}
.wysiwyg-content .responsive-embed {
margin: 60px auto
}
.wysiwyg-content dl,
.wysiwyg-content ol,
.wysiwyg-content ul:not(.c-accordion__list) {
margin-bottom: 32px;
margin-top: 32px
}
.wysiwyg-content ol li,
.wysiwyg-content ul li:not(.c-accordion__tab):not(.gfield):not([class*=gchoice]) {
font-size: 1.125rem
}
.wysiwyg-content hr {
margin: 48px auto
}
.wp-caption-text {
font-size: .875rem
}
.aligncenter,
.alignleft,
.alignnone,
.alignright {
margin-bottom: 36px;
margin-top: 36px
}
.alignleft,
.alignright {
max-width: 50%
}
.alignleft {
float: left;
margin-right: 36px
}
.alignright {
float: right;
margin-left: 36px
}
.g-l-archive {
padding-top: 100px
}
.g-l-archive .g-l-archive__left {
margin-bottom: 0;
width: 25%
}
.g-l-archive .g-l-archive__right {
width: 75%
}
.l-excerpts-container__list {
display: flex;
flex-wrap: wrap;
justify-content: center
}
.l-excerpts-container__item:nth-last-child(2):first-child,
.l-excerpts-container__item:nth-last-child(2):first-child~.l-excerpts-container__item {
width: calc(50% - 30px)
}
.l-excerpts-container__item:nth-last-child(3):first-child,
.l-excerpts-container__item:nth-last-child(3):first-child~.l-excerpts-container__item,
.l-excerpts-container__item:nth-last-child(n+5):nth-last-child(-n+6):first-child,
.l-excerpts-container__item:nth-last-child(n+5):nth-last-child(-n+6):first-child~.l-excerpts-container__item {
width: calc(33.3333% - 30px)
}
.l-excerpts-container__item:nth-last-child(4):first-child,
.l-excerpts-container__item:nth-last-child(4):first-child~.l-excerpts-container__item,
.l-excerpts-container__item:nth-last-child(n+7):nth-last-child(-n+8):first-child,
.l-excerpts-container__item:nth-last-child(n+7):nth-last-child(-n+8):first-child~.l-excerpts-container__item {
width: calc(25% - 30px)
}
.g-header__top {
display: block
}
.g-header__container {
padding-bottom: 40px;
padding-top: 0
}
.logo-primary .logo-img,
.logo-primary svg {
height: 79px;
width: 300px;
min-width: 232px
}
.g-footer__top-content {
text-align: left;
flex-direction: row;
padding-bottom: 40px;
padding-top: 70px
}
.g-footer__navs {
flex-direction: column;
margin-right: 20px;
max-width: 660px;
order: 1
}
.g-footer__nav__heading {
border: 0;
text-align: left;
padding: 0
}
.g-footer__nav__heading:after {
content: none
}
.g-footer__icon {
margin: 10px 0 0 30px;
order: 2;
flex: 1;
text-align: right
}
.g-footer__bottom-content {
align-items: center;
border-bottom: 2px solid #f2f4f5;
flex-direction: row;
padding-bottom: 0
}
.g-footer__info {
order: 0;
padding: 0
}
.g-footer__site-links {
text-align: left
}
.g-footer__social {
padding-bottom: 10px;
padding-left: 20px
}
.g-footer__copyright {
text-align: right;
width: auto
}
.g-footer__legal {
align-items: center;
display: flex
}
.g-footer__legal-images {
min-width: 350px;
margin: 30px 0 30px 140px
}
.g-footer__legal-images .l-img,
.g-footer__legal-images svg {
margin-left: 0;
margin-right: 20px
}
.g-footer__copyright {
margin-left: 0;
margin-right: auto;
margin-bottom: 0
}
.c-footer-top__wrapper {
flex-direction: row
}
.c-footer-top__left {
margin-bottom: 0;
text-align: left
}
.c-footer-top__right {
text-align: right
}
.c-footer-top__left,
.c-footer-top__right {
width: 50%
}
.c-footer-top__left {
width: 30%
}
.c-footer-top__right {
width: 70%
}
.c-footer-top__menu {
flex-direction: row;
justify-content: flex-end
}
.c-footer-top__link {
padding: 5px 20px;
margin-bottom: 0
}
.g-page-content--offset-top {
margin-bottom: -200px;
position: relative;
top: -200px
}
.g-page-header__outer {
padding: 65px 87px;
}
.g-page-header__title {
margin-bottom: 20px;
}
.g-page-header__background {
background-position: 0 0;
}
.g-page-header__background--centered {
background-position: 50%;
}
.g-page-header__content {
flex-direction: row;
justify-content: space-between;
align-content: center;
}
.g-page-header__button {
margin-top: 40px;
}
.g-page-header__signature {
right: 84px;
font-size: 2.125rem;
}
.g-page-header--home {
padding-bottom: 120px;
}
.g-page-header--home .g-page-header__signature {
display: block;
}
.g-page-header--home .g-page-header__image-list {
max-width: 100%;
width: 100%;
}
.g-page-header--home .g-page-header__image-list img {
max-width: 120px;
}
.g-page-header--home .g-page-header__login {
margin-left: 60px;
margin-top: 0;
}
.g-page-header--home .g-page-header__mark {
width: 215px;
height: 335px;
background-size: 216px 335px;
right: -35px;
}
.g-page-header--home .g-page-header__info {
max-width: 640px;
width: 100%;
}
.g-page-header--loginner .g-page-header__outer {
padding-top: 180px;
}
.g-page-header--page .g-page-header__title {
font-size: 1.125rem;
}
.g-page-header--default .g-page-header__outer {
padding-top: 150px;
padding-bottom: 150px;
}
.g-page-header--product-default .g-page-header__outer {
padding-bottom: 0;
}
.g-page-header--product-default .g-page-header__background {
min-width: 50%;
left: auto;
height: 100%;
top: 0;
min-height: 100%;
}
.g-page-header--product-default .g-page-header__content {
max-width: 40%;
}
.g-page-header--product-default {
margin-bottom: 40px;
}
.g-page-header--product-default {
font-size: 3rem;
margin-bottom: 25px;
}
.g-page-header--product-default .g-page-header__sub-text {
margin-bottom: 40px;
}
.g-page-header--product-default .button,
.g-page-header--product-default .gform_wrapper input.button[type=submit],
.gform_wrapper .g-page-header--product-default input.button[type=submit] {
display: inline-block;
}
.g-page-header--tabs .g-page-header__outer {
padding-top: 250px;
}
.g-page-header--tabs .g-page-header__secondary-link {
margin-top: 0;
}
.g-page-header--blog {
padding-bottom: 200px;
}
.g-page-header--blog .g-page-header__outer {
padding-bottom: 120px;
}
.g-page-header--faqs {
padding-top: 70px;
padding-bottom: 60px;
}
.g-page-header--faqs .g-page-header__content {
max-width: 100%;
}
.g-page-header--faqs .g-page-header__subtitle {
margin-bottom: 60px;
}
.g-page-header--404 .g-page-header__content {
padding-top: 200px;
padding-bottom: 200px;
}
.g-page-header--404 {
margin-bottom: 100px;
}
.g-page-header--single-post {
min-height: 490px;
margin-bottom: 0;
}
.c-account-details {
padding-top: 100px;
padding-bottom: 130px;
}
.c-account-details__left {
margin-bottom: 0
}
.c-account-details__left,
.c-account-details__right {
width: 50%
}
.c-account-details__inner {
max-width: 490px;
margin: 0 auto
}
.c-account-details__table {
max-width: 360px
}
.c-blog-index__thumb {
padding-top: 50%
}
.c-blog-index__post-meta {
margin-bottom: 25px
}
.c-blog-index__post-meta .post-categories {
flex-wrap: nowrap
}
.c-blog-index__post-meta .post-categories li {
margin-left: 10px
}
.c-blog-index__post-meta .post-categories a {
font-size: 1.125rem
}
.c-blog-index__cats {
display: block
}
.c-branches {
padding: 100px 0
}
.c-branches__branch-thumb {
margin-bottom: 0;
max-width: 360px;
width: 32%
}
.c-branches__branch-details {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto auto auto;
margin-left: 8.9%;
padding: 40px 0;
width: 59.1%
}
.c-branches__branch-address {
padding-right: 20px
}
.c-branches__services-available,
.c-branches__services-unavailable {
margin-top: 45px;
margin-bottom: 0
}
.c-callout {
margin-bottom: 140px;
padding: 170px 20px 210px
}
.c-callout-list {
padding: 90px 100px 60px;
margin-bottom: 120px
}
.c-callout-list__background {
background-size: cover !important
}
.c-callout-list__link {
margin-top: 30px
}
.c-callout-list--vertical .c-callout-list__content {
max-width: 470px
}
.c-callout-list--horizontal {
padding: 80px 0;
text-align: left
}
.c-callout-list--horizontal .c-callout-list__content {
display: flex;
align-items: flex-start;
justify-content: space-around
}
.c-callout-list--horizontal .c-callout-list__link {
white-space: nowrap;
margin-top: 0
}
.c-callout-list--horizontal .c-callout-list__table {
margin: 0;
width: 370px
}
.c-callout-list--horizontal .c-callout-list__headings {
width: 220px
}
.c-cats-list__title {
display: block
}
.c-cats-list__trigger {
display: none
}
.c-cats-list__list {
display: block
}
.c-category-list__list {
display: block;
text-align: left
}
.c-category-list__title {
display: block
}
.c-category-list__trigger {
display: none;
width: auto
}
.c-cats-list__item {
margin-left: 10px;
margin-right: 10px;
width: calc(25% - 20px)
}
.c-cats-list__nav-wrap--cats {
width: 100%
}
.c-cats-list__nav-wrap--search {
width: 0
}
.c-cats-list__accordion-button-label {
text-transform: capitalize
}
.c-cats-list__accordion-button {
display: none
}
.c-cats-list__list {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px
}
.c-contact-cards__card {
margin-bottom: 0
}
.c-contact-cards--3-up .c-contact-cards__card {
margin-bottom: 0;
width: calc(33.3% - 20px)
}
.c-contact-cards--4-up .c-contact-cards__card {
margin-bottom: 0;
width: calc(25% - 20px)
}
.c-cta-cards {
padding: 80px 0
}
.c-cta-cards__wrapper {
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between
}
.c-cta-cards__card {
flex-direction: row;
margin: 10px;
flex-grow: 0;
flex-shrink: 1;
flex-basis: calc(50% - 30px)
}
.c-cta-cards__image {
flex: 1 0 33%;
height: auto
}
.c-cta-cards__content.wysiwyg-content p {
font-size: 1rem
}
.c-custom-layout--dark-gray,
.c-custom-layout--gray {
padding-top: 60px;
padding-bottom: 80px
}
.c-disclosures__wrapper {
margin: 110px 0 0
}
.c-featured-categories__section {
margin-bottom: 120px
}
.c-featured-categories__post {
margin-bottom: 0
}
.c-featured-categories__category-readmore-wrap {
align-items: center;
display: flex;
justify-content: flex-end
}
.c-featured-posts__row {
display: grid;
grid-template-rows: 1fr 1fr;
grid-template-columns: 1fr 1fr;
grid-gap: 30px
}
.c-featured-posts__card:first-child {
grid-column: 1;
grid-row: 1/3
}
.c-featured-posts__card:nth-child(2) {
grid-row: 1;
grid-column: 2;
grid-row: 2
}
.c-featured-posts__card:not(:first-child) .c-featured-posts__image-wrap {
padding-bottom: 25%
}
.c-featured-posts__post {
min-height: 100%;
margin-bottom: 0
}
.c-featured-posts-grid__grid {
margin-left: -10px;
margin-right: -10px
}
.c-featured-posts-grid__left,
.c-featured-posts-grid__right {
width: 50%;
padding-left: 10px;
padding-right: 10px
}
.c-featured-posts-grid__featured-title {
margin-bottom: 20px
}
.c-featured-posts-grid__featured-title a {
color: #db0032
}
.c-featured-posts-grid__content {
max-width: 475px
}
.c-featured-posts-grid__content a:hover {
text-decoration: underline
}
.c-featured-posts-grid__left {
margin-bottom: 0
}
.c-featured-posts-grid__right .c-off-canvas__content-inner h3,
.c-featured-posts-grid__right .h3,
.c-featured-posts-grid__right .wysiwyg-content>h3,
.c-off-canvas__content-inner .c-featured-posts-grid__right h3 {
color: #fff
}
.c-holiday-calendar {
padding: 120px 0 0
}
.c-holiday-calendar__next-holiday {
margin-top: 100px;
margin-bottom: 100px
}
.c-left-right {
display: flex
}
.c-left-right__image-wrap {
height: 100%;
position: absolute
}
.c-left-right__image--left,
.c-left-right__image--right {
width: 50%
}
.c-left-right__image--left {
left: 0;
right: auto
}
.c-left-right__image--right {
left: auto;
right: 0
}
.c-left-right {
margin-bottom: 60px
}
.c-left-right__content {
align-items: center;
display: flex;
height: 100%;
margin-top: 0;
min-height: 500px;
width: 50%;
margin-bottom: 0
}
.c-left-right__content--left {
float: left
}
.c-left-right__content--right {
float: right;
padding-left: 80px
}
.c-left-right__content-inner--left,
.c-left-right__content-inner--right {
max-width: 500px
}
.c-left-right__content-inner--left {
margin-left: 100px
}
.c-left-right__content-inner--right {
margin-right: 100px
}
.c-left-right--layout-full .c-left-right__content {
padding: 0;
min-height: 0
}
.c-left-right--layout-full .c-left-right__inner {
padding-top: 100px;
padding-bottom: 100px
}
.c-left-right--layout-full .c-left-right__content-inner {
padding: 50px;
margin-top: 0;
background: linear-gradient(180deg, hsla(0, 0%, 96.1%, .9), hsla(0, 0%, 96.1%, .99) 70.19%, #dfdfdf)
}
.c-left-right--layout-left .c-left-right__content-inner--left {
display: block;
position: absolute;
bottom: 20px;
left: 20px;
text-align: left;
margin-left: 0;
color: #fff;
font-family: Caveat, sans-serif
}
.c-left-right--layout-left .c-left-right__content-inner--left p {
font-size: 2rem
}
.c-left-right--layout-right .c-left-right__content-inner--right {
display: block;
position: absolute;
bottom: 20px;
right: 20px;
text-align: right;
margin-right: 0;
color: #fff;
font-family: Caveat, sans-serif
}
.c-left-right--layout-right .c-left-right__content-inner--right p {
font-size: 2rem
}
.c-login__container {
box-shadow: 0 0 0 100vw rgba(0, 0, 0, .2);
height: auto;
position: absolute;
top: 0
}
.c-login__container .c-login {
margin-right: 0;
max-width: 50%;
padding-right: 0
}
.c-login__container .c-login:last-of-type {
padding-left: 1rem
}
.c-login__container .c-login:first-of-type {
padding-right: 1rem;
border-right: 1px solid #d6d6d6
}
.c-login__wrapper {
display: flex;
justify-content: flex-start;
padding-top: 70px;
padding-bottom: 80px
}
.c-login__wrapper-inner {
width: 60%
}
.c-login__wrapper-title {
border-bottom: none;
flex-basis: 20%;
flex-shrink: 0
}
.c-login__top {
padding: 10px 20px;
position: relative
}
.c-login .js-nav-close {
display: block;
position: absolute;
top: 40px;
cursor: pointer
}
.c-login .js-nav-close .svg-inline--fa {
width: 25px;
height: 25px
}
.c-login__title {
font-size: 2rem
}
.c-login__link {
font-size: .875rem
}
.c-login__notice {
flex-grow: 0;
margin: 0 auto;
text-align: center;
max-width: 800px
}
.c-mobile-triggers {
display: none
}
.modal-active .c-modal-overlay {
display: block
}
.c-off-canvas {
height: calc(100vh - 60px);
left: 50%;
max-height: 700px;
max-width: 730px;
top: 60px;
transform: translate(-50%, -50px);
transition: transform .4s ease-out, opacity .2s ease-in, visibility .4s ease-in
}
.c-off-canvas.is-active {
transform: translate(-50%)
}
.c-off-canvas--xs {
max-width: 480px;
height: auto;
max-height: 480px
}
.c-off-canvas--xs .c-off-canvas__content {
padding-right: 100px;
height: auto
}
.c-off-canvas--xs .c-off-canvas__close {
width: 44px;
height: 44px
}
.c-off-canvas--medium {
max-width: 1220px
}
.c-off-canvas--full-page {
height: 100vh;
max-height: 100%;
max-width: 100vw;
top: 0
}
.c-off-canvas__close {
height: 64px;
position: fixed;
right: 50px;
top: 50px;
width: 64px
}
.c-off-canvas__close-icon {
font-size: 2.125rem
}
.c-off-canvas__content {
padding-left: 100px;
padding-right: 200px
}
.c-off-canvas__title {
font-size: 2.1875rem;
margin-top: 66px;
padding-left: 0
}
.page-template-page-comparison-php .page-list,
.page-template-page-parent-php .page-list {
margin-left: -10px;
margin-right: -10px
}
.page-template-page-comparison-php .page,
.page-template-page-parent-php .page {
width: calc(33% - 20px);
margin-left: 10px;
margin-right: 10px
}
.c-post-single {
margin-left: 85px;
max-width: 1045px;
position: relative;
display: flex
}
.c-post-single:before {
content: "";
display: block;
height: 81px;
position: absolute;
width: 100%
}
.c-post-single__wrapper {
background: #fff;
padding: 55px 90px 45px;
position: relative;
top: -175px;
z-index: 2;
max-width: 945px
}
.c-post-single__social {
width: 100px
}
.c-post-single__social-nav {
flex-direction: column;
max-width: 40px;
margin: 100px auto 0;
position: sticky;
top: 20px
}
.c-post-single__social-nav-item {
margin-right: 0;
margin-bottom: 10px
}
.c-rate-table .thead {
color: #000;
font-size: 1.375rem;
text-align: left
}
.c-rate-table tr.tbody {
border-bottom: 1px solid #646c6f
}
.c-rate-table .table-note>button {
margin: 20px 0
}
.c-rate-table__date-wrapper {
color: #db0032;
float: right;
position: static;
line-height: 2.311875rem
}
.c-router__list {
flex-direction: row;
flex-wrap: nowrap
}
.c-router__item {
flex: 1 1 calc(20% - 20px)
}
.c-router__card-title {
margin-top: 40px
}
.c-router__card-icon {
margin: 0 auto;
width: 40px;
height: 40px
}
.c-router__card {
font-size: 1rem;
padding: 40px 20px;
text-align: center;
align-items: center
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav) {
height: auto;
position: absolute;
top: 100%;
right: 0;
margin: 0 auto;
padding: 80px 0;
border-top: 0;
box-shadow: 0 50vh 0 50vh rgba(0, 0, 0, .2);
overflow: visible
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav) .js-nav-close {
display: block;
position: absolute;
top: -20px;
right: 0;
cursor: pointer
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav) .js-nav-close .svg-inline--fa {
width: 25px;
height: 25px;
color: #db0032
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav)__form {
margin: 0 auto
}
.c-search:not(.c-search--faqs):not(.c-search--mobile-nav)\--blog.c-search {
margin-bottom: 80px
}
.c-search .hits-posts .ais-Hits-list {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr 1fr 1fr
}
.c-search__wrapper #nav-hits__suggestions {
display: block
}
.hits-posts--nav {
position: static
}
.c-tab-accordion__tab-menu {
display: block;
margin: 0 auto;
max-width: 1580px;
padding: 0 20px;
position: sticky;
top: 0;
width: 100%;
z-index: 2
}
.c-tab-accordion__tab-menu-list {
display: flex;
max-width: 1580px;
margin: 0 auto;
padding: 25px 70px;
}
.c-tab-accordion__tab-menu-item {
flex-grow: 0;
margin: 0 20px
}
.c-tab-accordion__tab-menu-item:first-child {
margin-left: 0
}
.c-tab-accordion__tab-menu-item:last-child {
margin-right: 0
}
.c-tab-accordion__button {
padding: 12px 20px 10px;
color: #fff;
font-size: 1.1875rem;
letter-spacing: 1px;
text-align: center
}
.c-tab-accordion__button--accordion,
.c-tab-accordion__content--shown {
display: none
}
.c-tab-accordion__content {
padding: 0
}
.c-trigger {
display: none
}
.c-testimonial__wrapper {
flex-direction: row;
flex-wrap: nowrap;
align-items: flex-start
}
.c-testimonial__content {
padding-top: 60px;
order: 1
}
.c-testimonial__content blockquote {
padding-top: 80px
}
.c-testimonial__media {
flex-direction: row;
flex: 0 1 50%;
order: 2;
padding: 0
}
.c-testimonial__signature {
padding-top: 151px;
font-size: 1.375rem;
margin-bottom: 0
}
.c-testimonial__signature--with-image {
padding-right: 56px;
margin-right: 40px;
margin-bottom: 0;
position: absolute;
right: 380px;
top: 30px;
left: -70px;
width: 50%;
max-width: 264px;
min-width: 180px;
margin-right: 0;
padding-top: 0
}
.c-testimonial__signature--with-image:after {
top: 50%;
transform: perspective(1px) translateY(-50%)
}
.c-testimonial__image-wrapper {
position: absolute;
top: 0;
right: 0;
width: 20vw;
height: 30vw;
max-height: 400px;
max-width: 300px
}
.navigation {
padding-top: 20px;
width: 100%
}
.navigation__inner {
align-items: flex-end;
bottom: auto;
display: flex;
height: auto;
justify-content: flex-end;
left: auto;
overflow-x: visible;
overflow-y: visible;
position: static;
right: auto;
top: auto
}
.nav-active .navigation__inner {
box-shadow: none
}
.navigation__back {
display: none
}
.nav-main {
flex-direction: row;
flex-wrap: nowrap;
padding-right: 20px;
position: static;
transform: none !important;
width: auto;
margin: 0 auto;
width: 100%;
justify-content: center
}
.nav-main .sub-menu-level-1>li>a {
padding: 0;
border-bottom: none;
display: block;
color: #db0032;
font-size: .875rem
}
.nav-main .fa-angle-right {
display: none
}
.nav-main>.menu-item {
font-size: 1.625rem;
border: 0;
display: inline-block;
font-size: .9375rem;
line-height: 1;
padding: 0 15px;
width: auto
}
.nav-main>.menu-item>a,
.nav-main>.menu-item>button {
border-bottom: none;
width: 100%;
margin-left: 0;
margin-right: 0;
padding: 10px 20px
}
.nav-main .menu-item__description-container {
border-bottom: none;
max-width: 270px
}
.nav-main .menu-item__description-container>p {
display: block
}
.nav-main .menu-item__description-title {
display: inline;
font-size: 2.5rem;
font-weight: 400;
margin-bottom: 30px;
padding: 0
}
.nav-main .menu-item.is-parent,
.nav-main .menu-item__description {
height: 100%
}
.nav-main .sub-menu-level-1 {
animation: base-fade-in .2s ease-out;
box-shadow: 0 44px 32px 0 rgba(0, 0, 0, .13);
height: 440px;
flex-direction: row;
flex-wrap: wrap;
left: 0;
padding: 40px 20px;
top: 100%;
transform: none !important;
transition: opacity .25s ease-in;
width: 100%;
width: auto;
z-index: 2
}
.nav-main .sub-menu-level-1.is-active {
align-items: center;
display: flex;
flex-direction: column;
align-content: center
}
.nav-main .sub-menu-level-1>.menu-item.is-parent {
padding-left: 90px
}
.nav-main .sub-menu-level-1>.menu-item {
margin-bottom: 20px;
padding: 0 10px;
width: 25%
}
.nav-main .sub-menu-level-1>.menu-item>a {
padding: 30px;
border: 1px solid #d6d6d6;
border-radius: 2px;
font-size: 1.125rem;
font-weight: 900;
letter-spacing: -.34px;
line-height: 37px;
color: #000
}
.nav-main .sub-menu-level-1>.menu-item>a.menu-item__link--has-icon {
display: flex;
align-items: center
}
.nav-main .sub-menu-level-2>.menu-item {
display: block;
transform: none;
width: auto
}
.nav-main .sub-menu-level-2>.menu-item a {
margin-bottom: 20px
}
.nav-main .sub-menu .is-parent-trigger {
border-bottom: none;
cursor: default;
display: block;
font-size: 1rem;
font-weight: 500;
letter-spacing: .13px;
line-height: 2.125rem;
margin: 0;
padding: 0 0 10px;
pointer-events: none
}
.navigation__buttons {
display: flex
}
.navigation__search {
display: none
}
.appbanner-active.ab-scrolled .sub-menu-level-1,
.nav-active.appbanner-active .sub-menu-level-1 {
top: 100%
}
}
@media (min-width:1180px) and (min-width:1180px) {
.showcase .map-container {
height: 100vh;
left: 50%;
margin-left: -50vw;
margin-right: -50vw;
position: absolute;
right: 50%;
width: 100%;
width: 100vw;
z-index: 1
}
.showcase .search-near-me-container {
height: 60px
}
.showcase .search-inner-container {
height: 100%
}
.showcase .search-container {
display: flex;
border-radius: 40px
}
.showcase .search-container>div {
flex: 1
}
.showcase .nav-filter.near-me {
border-radius: 40px
}
.c-testimonial__image-wrapper {
right: 30px
}
}
@media (min-width:1200px) {
.l-blog-search-wrap>.c-blog__view-all {
width: 35%
}
.gform_wrapper .l-blog-search-wrap>.c-blog__view-all input.button[type=submit],
.l-blog-search-wrap>.c-blog__view-all .button,
.l-blog-search-wrap>.c-blog__view-all .gform_wrapper input.button[type=submit] {
width: auto
}
.c-account-details__button-group {
flex-direction: row
}
.c-account-details .button,
.c-account-details .gform_wrapper input.button[type=submit],
.gform_wrapper .c-account-details input.button[type=submit] {
width: auto
}
.c-account-details .button+.button,
.c-account-details .gform_wrapper .button+input.button[type=submit],
.c-account-details .gform_wrapper input.button[type=submit]+.button,
.gform_wrapper .c-account-details .button+input.button[type=submit],
.gform_wrapper .c-account-details input.button[type=submit]+.button {
margin-top: 0;
margin-left: 10px
}
.c-branches__branch-contact {
grid-column: 1;
grid-row: 2
}
.c-branches__branch-name {
-ms-grid-column: 1;
-ms-grid-column-span: 2;
grid-column: 1/3;
grid-row: 1
}
.c-branches__branch-hours {
grid-column: 2;
grid-row: 2
}
.c-branches__services-available {
grid-row: 3;
grid-column-start: 1;
grid-column-end: 3
}
.c-branches__services-unavailable {
grid-row: 3;
grid-column: 2
}
.bloomio-alert-inner .bloomio-alert-desc {
font-size: 1rem;
padding: 0
}
.bloomio-alert-wrap .bloomio-alert-title {
font-size: 1.125rem
}
.button-actions {
text-align: center
}
.button-actions .button,
.button-actions .gform_wrapper input.button[type=submit],
.gform_wrapper .button-actions input.button[type=submit] {
font-size: 1.875rem;
margin: 0
}
}
@media (min-width:1380px) {
.c-router__card {
padding: 40px
}
.c-testimonial__signature--with-image {
left: 0
}
}
@media (min-width:1180px) and (min-width:1380px) {
.c-testimonial__image-wrapper {
right: 0
}
}
@media screen and (max-width:1580px) {
.g-page-header {
overflow: hidden
}
}
@media (max-width:1179px) {
.c-rate-table__title {
background: #db0032;
border-radius: 10px;
color: #fff !important;
font-size: 1.375rem;
line-height: 28px;
margin: 0 0 14px;
padding: 20px
}
.c-rate-table__title .sub-text {
display: block;
font-size: .9375rem
}
.c-rate-table {
margin-left: 20px;
margin-right: 20px;
padding-left: 0;
padding-right: 0
}
.c-rate-table .thead {
display: block;
margin-left: -20px;
margin-right: -20px
}
.c-rate-table .thead td {
display: none
}
.c-rate-table tr.tbody td[data-th=Term] {
font-size: 1.5rem
}
.c-rate-table tr.tbody td[data-th="APR* as low as"] {
font-size: 1.5rem;
line-height: 34px
}
.c-rate-table tr.tbody td[data-th]:before {
color: #000;
content: attr(data-th);
display: block;
font-size: 1.5rem;
line-height: 21px;
margin-bottom: 5px
}
.c-rate-table tr.tbody td[data-th=Type] {
border-left: 2px solid transparent;
border-right: 2px solid transparent;
border-top: 2px solid transparent;
color: #8a2432;
font-size: 1.5rem;
line-height: 28px
}
.c-rate-table tr.tbody td[data-th=Type]:before {
color: #8a2432
}
.c-rate-table tr.tbody td .button {
margin-left: 0;
margin-right: auto
}
.c-rate-table tr.tbody td {
border-left: 1px solid #646c6f;
border-right: 1px solid #646c6f;
border-top: 1px solid #646c6f;
display: block;
width: 100%
}
.c-rate-table tr.tbody td:first-child {
border-radius: 10px 10px 0 0;
background-color: #db0032;
color: #fff
}
.c-rate-table tr.tbody td:last-child {
border-bottom: 1px solid #646c6f;
border-radius: 0 0 10px 10px;
margin-bottom: 40px
}
}
@media (max-height:1180px) {
.c-search--mobile-nav .ais-Hits-list {
width: calc(100% - 20px);
border: 1px solid #efefef;
margin: 20px auto 0;
border-radius: 9px
}
}@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.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: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.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: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.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: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.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: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.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: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.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: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.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: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.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: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.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: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.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: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.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: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.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: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.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: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.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: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.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: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.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: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.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: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.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: 'Roboto Slab';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.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: 'Roboto Slab';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.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: 'Roboto Slab';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.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: 'Roboto Slab';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.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: 'Roboto Slab';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.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: 'Roboto Slab';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.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: 'Roboto Slab';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.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: 'Roboto Slab';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.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: 'Roboto Slab';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.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: 'Roboto Slab';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.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: 'Roboto Slab';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.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: 'Roboto Slab';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.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: 'Roboto Slab';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.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: 'Roboto Slab';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.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: 'Roboto Slab';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.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: 'Roboto Slab';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.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: 'Roboto Slab';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.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: 'Roboto Slab';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.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: 'Roboto Slab';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.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: 'Roboto Slab';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.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: 'Roboto Slab';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.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: 'Roboto Slab';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.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: 'Roboto Slab';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.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: 'Roboto Slab';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.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: 'Roboto Slab';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.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: 'Roboto Slab';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.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: 'Roboto Slab';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.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: 'Roboto Slab';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.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: 'Roboto Slab';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.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: 'Roboto Slab';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.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: 'Roboto Slab';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.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: 'Roboto Slab';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.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: 'Roboto Slab';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.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: 'Roboto Slab';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.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: 'Roboto Slab';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.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: 'Roboto Slab';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://cuofga.org/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.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;
}