<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&amp;family=Nunito:ital,wght@0,200..1000;1,200..1000&amp;family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
html body, h1, h2, h3, h4, h5, h6 {
    color: #1E1E1F;
  -webkit-hyphens: none;
  word-wrap: normal;
  hyphens: none;
  font-family: "Nunito", serif !important;
  font-optical-sizing: auto;
}
html body *{
  font-family: "Nunito", serif !important;
  font-optical-sizing: auto;
}
html body .fa{
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
}
body:not(.transparent-header):not(.header-side) header#masthead {
    background-color: #fff;
    -moz-box-shadow: 0 1px 0 rgba(34, 35, 36, .1);
    -webkit-box-shadow: 0 1px 0 rgba(34, 35, 36, .1);
    color: #222324;
}
@media screen and (min-width: 801px) {
    body:not(.not-sticky-header) header#masthead {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}
body:not(.transparent-header) header#masthead, body.transparent-header.sticky-reached header#masthead {
    background-color: #fff;
    -moz-box-shadow: 0 1px 0 rgba(34, 35, 36, .1);
    -webkit-box-shadow: 0 1px 0 rgba(34, 35, 36, .1);
    box-shadow: 0 1px 0 rgba(34, 35, 36, .1);
    color: #222324;
}
body:not(.transparent-header) header#masthead, body.transparent-header.sticky-reached header#masthead {
    background-color: #fff;
    -moz-box-shadow: 0 1px 0 rgba(34, 35, 35, .1);
    -webkit-box-shadow: 0 1px 0 rgba(34, 35, 35, .1);
    box-shadow: 0 1px 0 rgba(34, 35, 35, .1);
    color: #222323;
}
header#masthead {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: auto;
    margin-top: 0;
    width: 100%;
    z-index: 100;
    -webkit-transition: margin-top .25s cubic-bezier(.33,0,.2,1), background-color .25s cubic-bezier(.33,0,.2,1), color .25s cubic-bezier(.33,0,.2,1), left .5s cubic-bezier(.23,1,.32,1), -webkit-box-shadow .35s cubic-bezier(.23,1,.32,1);
    -moz-transition: margin-top .25s cubic-bezier(.33, 0, .2, 1), background-color .25s cubic-bezier(.33, 0, .2, 1), color .25s cubic-bezier(.33, 0, .2, 1), left .5s cubic-bezier(.23, 1, .32, 1), -moz-box-shadow .35s cubic-bezier(.23, 1, .32, 1);
    -ms-transition: margin-top .25s cubic-bezier(.33, 0, .2, 1), background-color .25s cubic-bezier(.33, 0, .2, 1), color .25s cubic-bezier(.33, 0, .2, 1), left .5s cubic-bezier(.23, 1, .32, 1), box-shadow .35s cubic-bezier(.23, 1, .32, 1);
    -o-transition: margin-top .25s cubic-bezier(.33, 0, .2, 1), background-color .25s cubic-bezier(.33, 0, .2, 1), color .25s cubic-bezier(.33, 0, .2, 1), left .5s cubic-bezier(.23, 1, .32, 1), box-shadow .35s cubic-bezier(.23, 1, .32, 1);
    transition: margin-top .25s cubic-bezier(.33,0,.2,1), background-color .25s cubic-bezier(.33,0,.2,1), color .25s cubic-bezier(.33,0,.2,1), left .5s cubic-bezier(.23,1,.32,1), box-shadow .35s cubic-bezier(.23,1,.32,1);
}
#header-banner {
    display: table;
    position: relative;
    z-index: 0;
    float: left;
}
#header-wrap .site-branding {
    min-width: 100%;
    background: none;
    display: table-cell;
    font-size: 26px;
    height: 86px;
    padding: 0 16px;
    vertical-align: middle;
    -webkit-transition: height 375ms cubic-bezier(.33,0,.2,1), font-size 375ms cubic-bezier(.33,0,.2,1), padding 375ms cubic-bezier(.33,0,.2,1);
    -moz-transition: height 375ms cubic-bezier(.33, 0, .2, 1), font-size 375ms cubic-bezier(.33, 0, .2, 1), padding 375ms cubic-bezier(.33, 0, .2, 1);
    -ms-transition: height 375ms cubic-bezier(.33, 0, .2, 1), font-size 375ms cubic-bezier(.33, 0, .2, 1), padding 375ms cubic-bezier(.33, 0, .2, 1);
    -o-transition: height 375ms cubic-bezier(.33, 0, .2, 1), font-size 375ms cubic-bezier(.33, 0, .2, 1), padding 375ms cubic-bezier(.33, 0, .2, 1);
    transition: height 375ms cubic-bezier(.33,0,.2,1), font-size 375ms cubic-bezier(.33,0,.2,1), padding 375ms cubic-bezier(.33,0,.2,1);
}
#header-wrap .logo_wrap, #header-wrap .logo_wrap img {
    max-height: 45px;
    width: auto;
}
#header-wrap .logo_wrap a {
    max-height: 45px;
    width: auto;
    box-shadow: none
}
#header-wrap .logo_wrap {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: table-cell;
    height: inherit;
    padding-right: 12px;
    position: relative;
    vertical-align: middle;
    -webkit-transition: max-width 375ms cubic-bezier(.33,0,.2,1);
    -moz-transition: max-width 375ms cubic-bezier(.33, 0, .2, 1);
    -ms-transition: max-width 375ms cubic-bezier(.33, 0, .2, 1);
    -o-transition: max-width 375ms cubic-bezier(.33, 0, .2, 1);
    transition: max-width 375ms cubic-bezier(.33,0,.2,1);
}
#header-wrap .logo_wrap.logo-count-2 img:first-child {
    opacity: 0;
}
#header-wrap .logo_wrap.logo-count-2 img:last-child {
    opacity: 1;
    position: absolute;
}
#header-wrap .logo_wrap, #header-wrap .logo_wrap img {
    max-height: 45px;
    width: auto;
}
#header-wrap .logo_wrap img {
    max-height: 100%;
    float: left;
    left: 0;
    top: auto;
    -webkit-transition: opacity 375ms cubic-bezier(.33,0,.2,1), max-height 375ms cubic-bezier(.33,0,.2,1);
    -moz-transition: opacity 375ms cubic-bezier(.33, 0, .2, 1), max-height 375ms cubic-bezier(.33, 0, .2, 1);
    -ms-transition: opacity 375ms cubic-bezier(.33, 0, .2, 1), max-height 375ms cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity 375ms cubic-bezier(.33, 0, .2, 1), max-height 375ms cubic-bezier(.33, 0, .2, 1);
    transition: opacity 375ms cubic-bezier(.33,0,.2,1), max-height 375ms cubic-bezier(.33,0,.2,1);
}

@media screen and (min-width: 801px) {
    #hamburger-menu {
        display: none !important;
    }
}
@media screen and (min-width: 801px) {
    #nav-wrap {
        position: static;
        right: auto;
    }
}
@media screen and (min-width: 801px) {
    nav#site-navigation&gt;div {
        display: block !important;
        width: 100%;
    }
}
@media screen and (min-width: 801px) {
    header#masthead nav#site-navigation&gt;div&gt;ul, header#masthead nav#site-navigation&gt;div&gt;div[role="list"] {
        margin: 0;
        padding: 0;
        list-style: none;
    }
}
@media screen and (min-width: 801px) {
    nav#site-navigation&gt;div&gt;ul, nav#site-navigation&gt;div&gt;div[role="list"] {
        display: table;
        text-align: center;
        width: 100%;
    }
}
@media (min-width: 800px) {
    nav#site-navigation&gt;div&gt;ul&gt;li.hide-on-desktop {
        display: none !important;
    }
}
@media (min-width: 800px) {
    nav#site-navigation&gt;div&gt;ul&gt;li.hide-on-desktop {
        display: none !important;
    }
}
@media screen and (min-width: 801px) {
    nav#site-navigation&gt;div&gt;ul&gt;li, nav#site-navigation&gt;div&gt;div[role="list"]&gt;div[role="listitem"] {
        display: table-cell !important;
        position: relative;
        vertical-align: middle;
        -webkit-transition: height 375ms cubic-bezier(.33,0,.2,1);
        -moz-transition: height 375ms cubic-bezier(.33, 0, .2, 1);
        -ms-transition: height 375ms cubic-bezier(.33, 0, .2, 1);
        -o-transition: height 375ms cubic-bezier(.33, 0, .2, 1);
        transition: height 375ms cubic-bezier(.33,0,.2,1);
    }
}
@media screen and (min-width: 801px) {
    header#masthead nav#site-navigation&gt;div&gt;ul&gt;li&gt;a, header#masthead nav#site-navigation&gt;div&gt;ul&gt;li&gt;.pix-menu-no-link, header#masthead nav#site-navigation&gt;div&gt;div[role="list"]&gt;div[role="listitem"]&gt;a, header#masthead nav#site-navigation&gt;div&gt;div[role="list"]&gt;div[role="listitem"]&gt;.pix-menu-no-link {
        padding: 0 16px;
        text-align: center;
        white-space: nowrap;
        -webkit-transition: height 375ms cubic-bezier(.33,0,.2,1), line-height 375ms cubic-bezier(.33,0,.2,1), color 375ms cubic-bezier(.33,0,.2,1);
        -moz-transition: height 375ms cubic-bezier(.33, 0, .2, 1), line-height 375ms cubic-bezier(.33, 0, .2, 1), color 375ms cubic-bezier(.33, 0, .2, 1);
        -ms-transition: height 375ms cubic-bezier(.33, 0, .2, 1), line-height 375ms cubic-bezier(.33, 0, .2, 1), color 375ms cubic-bezier(.33, 0, .2, 1);
        -o-transition: height 375ms cubic-bezier(.33, 0, .2, 1), line-height 375ms cubic-bezier(.33, 0, .2, 1), color 375ms cubic-bezier(.33, 0, .2, 1);
        transition: height 375ms cubic-bezier(.33,0,.2,1), line-height 375ms cubic-bezier(.33,0,.2,1), color 375ms cubic-bezier(.33,0,.2,1);
    }
    header#masthead nav#site-navigation .lang-item a img {
        display: inline
    }
}

header#masthead nav#site-navigation&gt;div&gt;ul&gt;li&gt;a, header#masthead nav#site-navigation&gt;div&gt;ul&gt;li&gt;.pix-menu-no-link, header#masthead nav#site-navigation&gt;div&gt;div[role="list"]&gt;div[role="listitem"]&gt;a, header#masthead nav#site-navigation&gt;div&gt;div[role="list"]&gt;div[role="listitem"]&gt;.pix-menu-no-link {
    font-family: "Nunito";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    height: 86px;
    letter-spacing: .1em;
    line-height: 86px;
    text-transform: uppercase;
    box-shadow: none;
    text-decoration: none;
}
@media screen and (min-width: 801px) {
    nav#site-navigation li&gt;a, nav#site-navigation div[role="listitem"]&gt;a, nav#site-navigation div[role="listitem"]&gt;.pix-menu-no-link {
        color: inherit;
        display: block;
        text-decoration: none;
    }
}
@media screen and (max-width: 800px) {
    nav#site-navigation {
        padding: 0;
    }
}
nav#site-navigation {
    display: table;
    z-index: 1;
	float: left;
}
@media screen and (max-width: 800px) {
    #hamburger-menu {
        cursor: pointer;
        display: block;
        height: 60px;
        position: relative;
        width: 60px;
        -webkit-transition: height 375ms cubic-bezier(.33,0,.2,1);
        -moz-transition: height 375ms cubic-bezier(.33, 0, .2, 1);
        -ms-transition: height 375ms cubic-bezier(.33, 0, .2, 1);
        -o-transition: height 375ms cubic-bezier(.33, 0, .2, 1);
        transition: height 375ms cubic-bezier(.33,0,.2,1);
    }
}
@media screen and (max-width: 800px) {
    .hamburger-bar {
        background: #222324;
        left: 50%;
        margin: -1px 0 0 -9px;
        position: absolute;
        top: 50%;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
}
@media screen and (max-width: 800px) {
    .hamburger-bar, .hamburger-bar:after, .hamburger-bar:before {
        height: 2px;
        width: 18px;
    }
}
@media screen and (max-width: 800px) {
    .hamburger-bar:before {
        background: #222324;
        content: "";
        position: absolute;
        left: 0;
        bottom: 5px;
        -webkit-transition: bottom .5s cubic-bezier(.23,1,.32,1), -webkit-transform .5s cubic-bezier(.23,1,.32,1);
        -moz-transition: bottom .5s cubic-bezier(.23, 1, .32, 1), -moz-transform .5s cubic-bezier(.23, 1, .32, 1);
        -ms-transition: bottom .5s cubic-bezier(.23, 1, .32, 1), -ms-transform .5s cubic-bezier(.23, 1, .32, 1);
        -o-transition: bottom .5s cubic-bezier(.23, 1, .32, 1), -o-transform .5s cubic-bezier(.23, 1, .32, 1);
        transition: bottom .5s cubic-bezier(.23,1,.32,1), transform .5s cubic-bezier(.23,1,.32,1);
    }
}
@media screen and (max-width: 800px) {
    .hamburger-bar, .hamburger-bar:after, .hamburger-bar:before {
        height: 2px;
        width: 18px;
    }
}
@media screen and (max-width: 800px) {
    .hamburger-bar:after {
        background: #222324;
        content: "";
        left: 0;
        position: absolute;
        top: 5px;
        -webkit-transition: top .5s cubic-bezier(.23,1,.32,1), -webkit-transform .5s cubic-bezier(.23,1,.32,1);
        -moz-transition: top .5s cubic-bezier(.23, 1, .32, 1), -moz-transform .5s cubic-bezier(.23, 1, .32, 1);
        -ms-transition: top .5s cubic-bezier(.23, 1, .32, 1), -ms-transform .5s cubic-bezier(.23, 1, .32, 1);
        -o-transition: top .5s cubic-bezier(.23, 1, .32, 1), -o-transform .5s cubic-bezier(.23, 1, .32, 1);
        transition: top .5s cubic-bezier(.23,1,.32,1), transform .5s cubic-bezier(.23,1,.32,1);
    }
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.top-header-menu {
    margin-top: 5px;
}

.top-header-menu {
    max-width: 1236px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    list-style: none;
}
.top-header-menu ul&gt;li::before{
    content: "&gt;";
    display: inline-block;
    font-family: "budicon";
    font-size: .5em;
    margin-right: 0.1em;
    width: 1.2em;
    margin-left: .8em;
}
.top-header-menu ul li a {
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    color: #222324;
    text-transform: uppercase;
    padding: 10px 0 0;
    display: inline-block;
    transition: all .3s;
    box-shadow: none;
}

.top-header-menu  ul&gt;li.custom_li, .top-header-menu  ul&gt;li.custom_li li {
    list-style-type: none;
}
#header-wrap {
    display: table;
    margin: 0 auto;
    max-width: 1236px;
    width: 100%;
}
@media screen and (min-width: 801px) {
    header#masthead nav#site-navigation&gt;div&gt;ul li&gt;ul, header#masthead nav#site-navigation&gt;div&gt;div[role="list"] div[role="listitem"]&gt;div[role="list"] {
        padding: 15px;
    }
}
@media screen and (min-width: 801px) {
    header#masthead nav#site-navigation&gt;div&gt;ul li&gt;ul, header#masthead nav#site-navigation&gt;div&gt;ul&gt;li&gt;div, header#masthead nav#site-navigation&gt;div&gt;div[role="list"] div[role="listitem"]&gt;div[role="list"], header#masthead nav#site-navigation&gt;div&gt;div[role="list"]&gt;div[role="listitem"]&gt;div {
        background-color: #fff;
        border: 1px solid rgba(34, 35, 36, .1);
        -moz-box-shadow: 0 0 10px rgba(34, 35, 36, .1);
        -webkit-box-shadow: 0 0 10px rgba(34, 35, 36, .1);
        box-shadow: 0 0 10px rgba(34, 35, 36, .1);
        clip: rect(0, 4000px, 4000px, -4000px);
        color: #222324;
        display: block !important;
        font-size: .925rem;
        left: 0;
        margin: 0;
        opacity: 0;
        padding: 0 15px;
        position: absolute;
        text-align: left;
        top: -1000000px;
        width: 206px;
        z-index: 1;
        -webkit-transition: margin-top 375ms cubic-bezier(.33,0,.2,1), opacity .25s cubic-bezier(.33,0,.2,1) .25s, top .01s .5s;
        -moz-transition: margin-top 375ms cubic-bezier(.33, 0, .2, 1), opacity .25s cubic-bezier(.33, 0, .2, 1) .25s, top .01s .5s;
        -ms-transition: margin-top 375ms cubic-bezier(.33, 0, .2, 1), opacity .25s cubic-bezier(.33, 0, .2, 1) .25s, top .01s .5s;
        -o-transition: margin-top 375ms cubic-bezier(.33, 0, .2, 1), opacity .25s cubic-bezier(.33, 0, .2, 1) .25s, top .01s .5s;
        transition: margin-top 375ms cubic-bezier(.33,0,.2,1), opacity .25s cubic-bezier(.33,0,.2,1) .25s, top .01s .5s;
        -webkit-transform-origin: 100% 0%;
        -moz-transform-origin: 100% 0%;
        -ms-transform-origin: 100% 0%;
        -o-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }
}
@media screen and (min-width: 801px) {
    header#masthead nav#site-navigation &gt; div &gt; ul &gt; li ul li, header#masthead nav#site-navigation &gt; div &gt; div[role="list"] &gt; div[role="listitem"]:not(.pix_megamenu) div[role="list"] div[role="listitem"] {
        list-style: none;
        margin: 0;
        padding: 0 15px;
    }
}
@media screen and (min-width: 801px) {
    header#masthead nav#site-navigation&gt;div&gt;ul&gt;li ul li, header#masthead nav#site-navigation&gt;div&gt;div[role="list"]&gt;div[role="listitem"] div[role="list"] div[role="listitem"] {
        clip: none;
        float: left;
        position: relative;
        width: 100%;
    }
}
header#masthead nav#site-navigation &gt; div &gt; ul &gt; li ul li &gt; a, header#masthead nav#site-navigation &gt; div &gt; div[role="list"] &gt; div[role="listitem"] div[role="list"] div[role="listitem"] &gt; a, header#masthead nav#site-navigation &gt; div &gt; div[role="list"] &gt; div[role="listitem"] div[role="list"] div[role="listitem"] &gt; .pix_mega_title, header#masthead nav#site-navigation &gt; div &gt; div[role="list"] &gt; div[role="listitem"] div[role="list"] div[role="listitem"] &gt; .pix-menu-no-link, header#masthead nav#site-navigation &gt; div &gt; div[role="list"] &gt; div[role="listitem"] div[role="list"] div[role="listitem"] &gt; .widget, #nav-appended div[role="listitem"] &gt; a, #nav-appended div[role="listitem"] &gt; .pix-menu-no-link, #top-search-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
    font-family: "Nunito";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    -webkit-transition: color 375ms cubic-bezier(.33,0,.2,1);
    -moz-transition: color 375ms cubic-bezier(.33, 0, .2, 1);
    -ms-transition: color 375ms cubic-bezier(.33, 0, .2, 1);
    -o-transition: color 375ms cubic-bezier(.33, 0, .2, 1);
    transition: color 375ms cubic-bezier(.33,0,.2,1);
}

@media screen and (min-width: 801px) {
    nav#site-navigation li&gt;a, nav#site-navigation div[role="listitem"]&gt;a, nav#site-navigation div[role="listitem"]&gt;.pix-menu-no-link {
        color: inherit;
        display: block;
        text-decoration: none;
    }
}
@media screen and (min-width: 801px) {
    header#masthead nav#site-navigation&gt;div&gt;ul li:hover&gt;ul, header#masthead nav#site-navigation&gt;div&gt;ul&gt;li:hover&gt;div, header#masthead nav#site-navigation&gt;div&gt;div[role="list"] div[role="listitem"]:hover&gt;div[role="list"], header#masthead nav#site-navigation&gt;div&gt;div[role="list"]&gt;div[role="listitem"]:hover&gt;div {
        opacity: 1;
        top: 86px;
        -webkit-transition: margin-top 375ms cubic-bezier(.33,0,.2,1), opacity .25s cubic-bezier(.33,0,.2,1) .25s, top .01s .25s;
        -moz-transition: margin-top 375ms cubic-bezier(.33, 0, .2, 1), opacity .25s cubic-bezier(.33, 0, .2, 1) .25s, top .01s .25s;
        -ms-transition: margin-top 375ms cubic-bezier(.33, 0, .2, 1), opacity .25s cubic-bezier(.33, 0, .2, 1) .25s, top .01s .25s;
        -o-transition: margin-top 375ms cubic-bezier(.33, 0, .2, 1), opacity .25s cubic-bezier(.33, 0, .2, 1) .25s, top .01s .25s;
        transition: margin-top 375ms cubic-bezier(.33,0,.2,1), opacity .25s cubic-bezier(.33,0,.2,1) .25s, top .01s .25s;
    }
}
header#masthead a {
    box-shadow: none !important;
    text-decoration: none !important;
}
header#masthead a:hover {
    color: #febe10 !important;
}
.container &gt; main #content {
    max-width: 1320px;
    margin: 0 auto;
}
.header-info-block img {
    margin: 0 auto;
}
.header-info-block h3 {
    margin-block: var(--sp1);
}
.page-civicrm-contribute.payment-type-buttons .contribution_type-section .contribution_type-content input[type="radio"] ~ label,
.page-civicrm-contribute.payment-type-buttons .contribution_type-section .contribution_type-content label,
.page-civicrm-contribute.payment-type-buttons .contribution_type-section .contribution_type-content input[type="radio"]:checked ~ label, 
.page-civicrm-contribute.payment-type-buttons .contribution_type-section .contribution_type-content label:hover {
    border-top-width: 0  !important;
    border-right-width: 0 !important;
    border-left-width: 0 !important;
}
.crm-section.contribution_type-section &gt; .label{
    font-size: 24px !important;
    text-align: center !important;
    padding: 20px;
    font-weight: 700;
}
.gjs-cell-align{
    align-content: center;
}
#_qf_Main_upload-bottom {
  border: none;
  width: 100%;
  text-align: center;
  align-content: center;
  font-weight: normal;
  border-radius: 10px;
  display: block;
  background-color: #00AD85;
}
#block-theme-caltha-page-title{
    display: none;
}
#ilhju h3 strong{
    color: #00AD85;
}
.crm-section.wrapper-custom_52{
    margin-top: 16px;
}
.crm-section.wrapper-custom_52 a{
    color: inherit
}
.crm-section.wrapper-custom_51{
    margin-bottom: 20px !important
}
.page-civicrm-contribute #crm-container.crm-public input[type="text"], 
.page-civicrm-contribute #crm-container.crm-public input[type="number"], 
.page-civicrm-contribute #crm-container.crm-public input[type="password"], 
.page-civicrm-contribute #crm-container.crm-public input[type="email"], 
.page-civicrm-contribute #crm-container.crm-public select {
  height: auto !important;
  min-height: auto;
  padding: var(--sp0-5) !important;
  width: calc(100% - var(--sp0-5) - var(--sp0-5) - 2px)!important;
}
.crm-block.crm-contribution-main-form-block {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.cell-lewy-image{
    background:url('/sites/default/files/caltha_theme/images/mapujpomoc-lewy.jpeg');
}
#iem7b h3 {
  color: #1D71B9;
  margin-block: 10px;
}
#iq1qe h3 {
  margin-block-start: 0;
}
#iuscl a, #iuscl a:hover, body .return-button {
  border: none;
  text-align: center;
  align-content: center;
  font-weight: normal;
  border-radius: 10px;
  display: inline-block;
  background-color: #00AD85;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff !important;
}
#irfyr {
  padding-bottom: 0;
}
#irfyr h2,
#is69k em strong {
    color: #1D71B9;
    font-style: normal;
}



#ipyp img {
    display: none;
}
@media screen and (min-width: 801px) {
    #i42wf {
        background: none;
    }
}
@media screen and (max-width: 800px) {
    #ipyp i42wf {
        opacity: 0;
    }
    body .crm-block.crm-contribution-main-form-block {
      padding: 20px 10px;
      padding-top: 40px;
      background: none;
      border-radius: 0;
    }
    body .gjs-cell-align.cell-lewy-image{
        margin: 0 -10px;
        padding: 0px;
    }
    #ipyp img {
        display: block;
    }
    #icg8 {
       background: none !important;
    }
    
    #ipyp {
       margin: -10px;
    }
    #i0mnx{
    margin-top: 0 !important;
       margin-bottom: 2% !important;
    }
}
body #i98ng {
    padding: 0;
}
#iq6ik li::marker {
  color: #00AD85;
}
#irfyr h2 {
    line-height: 37px;
    margin-block-start: 0px;
    margin-bottom: 0;
    font-size: 32px;
}

@media screen and (max-width: 800px) {
    #irfyr h2 {
        line-height: 37px;
        font-size: 24px;
        text-align: center;
    }
}
#iy52i p {
    font-size: 20px;
    line-height: 28px;
}

.crm-section.checkbox-wrapper .content{
    padding-top: 2px !important
}

body.page-civicrm-contribute .checkbox-wrapper input[type="checkbox"]{
    border-radius: 0 !important;
  border: 1px solid #3E3E3E;
  height: 1.1125rem !important;
  width: 1.1125rem !important;
}
body.page-civicrm-contribute .checkbox-wrapper input[type="checkbox"]:not(.switch)::after{
    left: 0.3675rem;
  top: 0.28rem;
}
body.page-civicrm-contribute .checkbox-wrapper input[type="checkbox"]:checked {
  --b: #3E3E3E;
  --bc: #3E3E3E;
}



.crm-section.checkbox-wrapper label, 
.crm-section.checkbox-wrapper-fake .label,
.crm-section.checkbox-wrapper .content, 
.crm-section.checkbox-wrapper-fake .content{
    font-size: 11px !important;
    line-height: 15px;
}
.crm-section.checkbox-wrapper &gt; .content{
    padding-top: 3px
}
#editrow-phone-Primary-2 {
    margin-bottom: 5px !important;
}

.crm-section.wrapper-custom_51{
    margin-bottom: 12px !important;
    margin-top: 14px;
}
@media screen and (min-width: 768px) {
    #is69k{
        padding-left: 30px;
    }
}
#is69k p{
    font-size: 14px !important;
}
#is69k p:first-child{
    margin-bottom: 0px;
}
#is69k p em, 
#is69k p strong {
    font-size: 20px !important;
}
#iq6ik h3 {
    margin-block-start: 0;
    margin-block-end: 20px;
}
#iq6ik li {
    font-size: 40px;
      line-height: 24px;
      margin-bottom: 8px;
      margin-left: 5px;
}
#iq6ik li strong {
    font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
  margin-left: -10px;
}
#iq1qe h3{
    font-size: 26px;
    line-height: 36px;
}
#iq1qe li{
    font-size: 16px;
    line-height: 22px;
}
#iq1qe ul {
    margin-inline-start: 0.8em
}

#iem7b h3{
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 0
}
#iyfxs h3{
    font-size: 24px;
    line-height: 34px;
    margin-block: 20px;
    color: #3E3E3E;
}
#iyfxs h3, #iyfxs p{
    color: #3E3E3E;
}
@media screen and (max-width: 768px) {
    #iq1qe h3 {
        margin-top: 40px;
    }
}

.page-civicrm-payu-summary-single {
    text-align:center;
}

/** ------------------- STRONY POWROTU -------------*/

#ihid{
  padding:10px 20px;
  max-width:500px;
  margin:0px auto 0px auto;
}
#ifw9{
  text-align:center;
}
#ix156{
  color:black;
  max-width:100%;
  width:500px;
  margin: auto 0 auto auto;
}
#i3m63{
  padding:10px;
  text-align:center;
}
#ig6fd{
  padding:10px 20px;
  max-width:700px;
  margin:0px auto 0px auto;
}
#ikmwh{
  color:black;
  max-width:100%;
  width:450px;
  margin:0px auto 0px 0px;
}
#i2htl{
  text-align:center;
  max-width:500px;
}
#ilw3n{
  align-self:center;
}
#i6dh{
  align-self:center;
}
#ighdy{
  padding:0px 0px 0px 0px;
}
#ikvfw{
  min-height:0px;
  padding:10px 0px 10px 0px;
  background-color:#ccede5;
}
#ityjf{
  text-align:center;
}
#ikvfw.alert-red{
  background-color:#FDCCCC;
}
.ttt-return #ihid h3 {
    margin-block-end: 0px;
    font-size: 32px;
    line-height: 44px;
    color: #1D71B9 !important;
}
body .ttt-return * {
    color: #3E3E3E
}
.ttt-return #imx6k a {
  padding: 8px 18px;
  border: 1px solid #00AD85;
  border-radius: 5px;
  color: #00AD85;
  text-decoration: none;

}

body .ttt-return #ivrem img {
  border: 1px solid #EEE;
  display: block;
}

body .ttt-return #ivrem a {
  text-decoration: none;
  overflow: hidden;
  display: block;
  max-width: 290px;
  margin: 0 auto;
}
body .ttt-return h3{
        font-size: 32px;
    line-height: 44px;
}
body .ttt-return  #ig6fd h3{
        font-size: 20px;
    line-height: 27px;
}
.ttt-return #i2htl {
  max-width: 500px;
}
.page-civicrm-payu .region &gt; .field--name-body {
  margin-block-start: 0;
  margin: 0;
}
#content, .page-civicrm-payu-summary-recur #content #ihid, .page-civicrm-payu-summary-recur #content #ig6fd {
  text-align: left;
}




@media screen and (max-width: 800px) {
    body .ttt-return #iw2x, body .ttt-return #icn3q {
      padding-left: 0;
      padding-right: 0;
    }
    #ihid img {
      margin: 0 auto;
    }
    body #ihid  h3, body #i3m63{
            font-size: 24px;
        line-height: 32px;
    }
    body #ihid  h3{
        padding-bottom: 5px;
        text-align: center;
    }

  body .ttt-button {
    width: 100%;
    display: block;
    text-align: center;
  }
  #ig6fd p {
      margin-top: 10px;
  }
}
.page-civicrm-payu-summary-recur #content {
  text-align: center;
}
.page-civicrm-payu-first #content {
  text-align: center;
}

.page-civicrm-payu-first h3 {
  margin-bottom: 0;
}
.page-civicrm-payu-first  #payu-widget {
  width: auto;
  margin: 0 auto;
  min-width: 430px;
  margin-top: -15px;
  margin-bottom: 10px;
}
body .ttt-button, body .ttt-button:hover {
  text-decoration: none;
  background: #00AD85;
  color: #fff;
  padding: 10px 20px;
  border-radius: 12px;
}
#ig6fd p {
  margin-bottom: 30px;
}
#inex7{
    padding-top: 44px;
}
#ibc82{
    padding-top: 20px;
}
#ic5oh{
    padding: 30px 0;
}
@media screen and (max-width: 800px) {
    #inex7{
        padding-top: 28px;
    }
    #ibc82{
        padding-top: 4px;
        padding-bottom: 0;
    }
    #iq6ik{
        padding-top: 15px;
    }
    #iuscl a{
        width: 100%;
    }
}
.crm-section.checkbox-wrapper.wrapper-custom_51 label *,
.crm-section.checkbox-wrapper.wrapper-custom_52 label *,
.crm-section.checkbox-wrapper.wrapper-custom_51 label,
.crm-section.checkbox-wrapper.wrapper-custom_52 label{
    line-height: 15px;
}
.page-civicrm-contribute.payment-choice-buttons .contribution_amount-section .contribution_amount-content .price-set-row label {
  height: 49px;
  line-height: 36px;
}

.contribution_type-section &gt; .content.contribution_type-content {
    margin: 0 -10px !important;
}

body.page-civicrm-contribute .checkbox-wrapper .label {
  padding-top: 2px !important;
}
.crm-section.checkbox-wrapper-fake{
    margin-bottom: 4px !important
}
#ioj6s {
  font-weight: bold;
}
.page-civicrm-payu-first h1 {
    font-size: 32px;
    line-height: 44px;
    margin-block-end: 0
}
.page-civicrm-payu-first h3 {
    font-size: 20px;
    line-height: 28px;
}
.checkbox-wrapper a {
    text-decoration: underline !important;
}</pre></body></html>