.embla{--slide-height:19rem;--slide-spacing:1rem;--slide-size:100%;justify-content:center;width:100%;display:flex;position:relative}@media screen and (max-width:1000px){.embla{width:100%}}.viewport__container{width:100%;position:relative}.embla__viewport{z-index:2;height:768px;position:relative;overflow:hidden}@media screen and (max-width:1200px){.embla__viewport{height:auto}}.embla__container{touch-action:pan-y pinch-zoom;height:100%;margin-left:calc(var(--slide-spacing)*-1);display:flex}.embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);transform:translate(0,0)}.embla__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);height:var(--slide-height);-webkit-user-select:none;user-select:none;border-radius:1.8rem;justify-content:center;align-items:center;font-size:4rem;font-weight:600;display:flex}.embla__controls{z-index:1;justify-content:space-between;gap:1.2rem;width:80%;height:768px;position:absolute;top:50%;left:50%;right:0;transform:translate(-50%,-50%)}@media screen and (max-width:1400px){.embla__controls{width:100%}}.embla__buttons{grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:.6rem;width:100%;display:flex}.embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);appearance:none;touch-action:manipulation;cursor:pointer;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);z-index:1;width:3.6rem;height:3.6rem;color:var(--text-body);z-index:3;background-color:#0000;border:0;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;text-decoration:none;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.embla__button--prev{left:0}.embla__button--next{right:0}.embla__button:hover svg{fill:var(--contrast)}.embla__button:disabled{color:var(--detail-high-contrast)}.embla__button:hover{color:var(--contrast)}.embla__button__svg{width:30px;height:30px}.embla__dots{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;width:250px;margin-right:-.6rem;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.embla__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);appearance:none;touch-action:manipulation;cursor:pointer;background-color:#aaa;border:0;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;margin:0;padding:0;text-decoration:none;display:flex}.embla__dot:after{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);content:"";border-radius:50%;align-items:center;width:15px;height:15px;display:flex}.embla__dot:hover{background-color:#ccc}.embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem var(--text-body);background-color:var(--primary)}
#photos{background-color:var(--primary);padding:70px 0}#photos .embla__slide,#photos .photo-wrapper{justify-content:center;align-items:center;display:flex}#photos .photo-wrapper .photo{border-radius:20px;width:100%;max-width:1024px;height:100%}#photos .embla{width:100%}@media screen and (max-width:1000px){#photos .embla{width:100%}}#photos .join-block{justify-content:space-around;align-items:center;margin-top:30px;display:flex}@media screen and (max-width:900px){#photos .join-block{flex-direction:column;justify-content:center}#photos .join-block h1{margin-bottom:20px}}#photos .join-block h1{font-size:42px;font-style:italic}@media screen and (max-width:768px){#photos .join-block h1{text-align:center;font-size:36px}}#photos .join-block .join-btn{color:#000;background-color:#fff;border-radius:5px;width:243px;padding:16px 50px;font-size:18px;display:block}#photos .join-block .join-btn:hover{color:#000;background-color:#ccc}
#welcome{height:1065px;font-family:var(--font-bold);position:relative;overflow:hidden}@media screen and (max-width:768px){#welcome{height:auto}}#welcome .background{width:100%;height:100%;position:absolute;top:0;left:0}#welcome .background:after{content:"";z-index:1;background:#0000006e;width:100%;height:100%;position:absolute;top:0;left:0}#welcome .background-img{object-fit:cover;object-position:20% 50%;width:100%;height:100%;display:block;position:absolute;top:0;left:0}#welcome .container{height:100%}#welcome .welcome-info{z-index:2;flex-direction:column;justify-content:space-between;height:100%;padding-top:200px;padding-bottom:40px;display:flex;position:relative}@media screen and (max-width:1100px){#welcome .welcome-info{padding-top:100px}}#welcome .slogan{justify-content:space-between;align-items:center;font-weight:700;display:flex}@media screen and (max-width:1100px){#welcome .slogan{flex-direction:column}}#welcome .slogan .calling{align-items:center;display:flex}#welcome .slogan .calling span b{color:var(--contrast);font-size:160px}@media screen and (max-width:600px){#welcome .slogan .calling span b{font-size:100px}}#welcome .slogan .calling .need{width:max-content;transform:translateY(-10px)}#welcome .slogan .calling .need p{color:#fff;width:fit-content;font-size:62px}@media screen and (max-width:600px){#welcome .slogan .calling .need p{font-size:40px}}#welcome .slogan .amount p{color:#fff;font-size:73px;line-height:.8}@media screen and (max-width:600px){#welcome .slogan .amount p{text-align:center;margin-bottom:10px;font-size:40px}}#welcome .slogan .amount span{color:#fff;font-size:42px}@media screen and (max-width:600px){#welcome .slogan .amount span{text-align:center;font-size:32px;display:block}}#welcome .contact-contract{background:var(--contrast);justify-content:space-between;align-items:center;height:43px;padding:0 20px;display:flex}@media screen and (max-width:1100px){#welcome .contact-contract{flex-direction:column;gap:10px;height:auto;margin:4% auto}}#welcome .contact-contract p{color:#fff;font-size:39px}#welcome .contact-contract p a:hover{color:#eee}@media screen and (max-width:600px){#welcome .contact-contract p{font-size:26px}}#welcome .contact-contract .contacts{align-items:center;display:flex}@media screen and (max-width:768px){#welcome .contact-contract .contacts{gap:10px}}#welcome .contact-contract .contacts .social-links{margin-left:10px;display:flex}#welcome .contact-contract .contacts .social-links li{margin-bottom:0;margin-right:5px}#welcome .contact-contract .contacts .social-links li a{background-color:#fff;border-radius:50%;width:30px;height:30px;padding:5px}#welcome .contact-contract .contacts .social-links li a:hover{background:#eee}#welcome .contact-contract .contacts .social-links li i{color:var(--contrast);margin-right:0;font-size:20px}@media screen and (max-width:600px){#welcome .contact-contract .contacts{flex-direction:column}}#welcome .join-block .join-btn{background:var(--contrast);color:#fff;border:none;border-radius:5px;width:330px;min-height:80px;margin-bottom:35px;padding:26px 20px;font-size:24px;font-weight:400;display:block}@media screen and (max-width:768px){#welcome .join-block .join-btn{margin:35px auto}}#welcome .join-block p{text-align:center;font-size:65px}@media screen and (max-width:768px){#welcome .join-block p{font-size:40px}}
#why-us{background-color:#fff;padding:50px 0 30px}#why-us h1{color:#2e3b2b;text-transform:uppercase;margin-bottom:40px;font-size:48px}#why-us .join-wrapper{justify-content:center;align-items:center;margin-top:40px;display:flex}#why-us .join{text-align:center;color:#000;margin:0 20px;font-size:32px}#why-us .join img{margin:0 20px}#why-us .wrap{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}#why-us .wrap>:nth-child(6n+1){grid-column:1/span 1}#why-us .wrap>:nth-child(6n+2){grid-column:2/span 2}#why-us .wrap>:nth-child(6n+3){grid-column:1/span 2}#why-us .wrap>:nth-child(6n+4){grid-column:3/span 1}#why-us .wrap>:nth-child(6n+5){grid-column:1/span 1}#why-us .wrap>:nth-child(6n+6){grid-column:2/span 2}#why-us .card{background:#6a653a;border-radius:28px;flex-direction:column;justify-content:space-between;height:200px;padding:15px 20px 40px;display:flex;position:relative}@media screen and (max-width:768px){#why-us .card{height:auto}}#why-us .card h2{color:#eae3d0;font-size:28px}@media screen and (max-width:768px){#why-us .card h2{margin-bottom:10px}}#why-us .card p{color:#fff}#why-us .card span{font-size:35px;font-family:var(--font-bold);color:#3e3a16;opacity:.6;position:absolute;top:10px;right:18px}@media (max-width:900px){#why-us .wrap{flex-wrap:wrap;display:flex}}
main{background-color:#2a2a2a;padding:0}@media screen and (max-width:800px){main{margin-top:60px}}html,body{height:auto}body{overflow-y:auto}h1.title{color:var(--primary);text-align:center;text-transform:uppercase;margin-bottom:60px;font-family:UAFSans-Regular,Arial,Helvetica,sans-serif;font-size:40px;position:relative}h1.title:after{content:"";border-bottom:8px dotted var(--primary);width:100px;height:1px;display:block;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}@media screen and (max-width:800px){h1.title{font-size:30px}}.link{text-transform:uppercase;border:2px solid var(--primary);width:250px;color:var(--primary);letter-spacing:1px;cursor:pointer;text-align:center;background:0 0;margin-top:20px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .3s ease-in-out;display:block}@media screen and (max-width:1024px){.link{margin:0 auto}}.link:hover{color:#d2af00;border:2px solid #d2af00}.accordion{max-width:1000px;font-family:var(--font-regular);font-size:18px}@media screen and (max-width:1000px){.accordion{width:100%}}.accordion .p-accordion-header{background-color:#2a2a2a;padding:10px 25px}.accordion .p-accordion-header[data-p-highlight=true]{color:var(--primary);border-bottom:1px solid var(--primary)}.accordion .p-accordion-header a{border-radius:0;transition:all .3s}.accordion .p-accordion-content{font-size:18px;line-height:1.3}.accordion .p-accordion-tab a.p-accordion-header-link{background-color:#0000;border:0;padding:10px}.accordion .p-accordion-tab a.p-accordion-header-link span{letter-spacing:1px;line-height:1.65}@media screen and (max-width:600px){.accordion .p-accordion-tab a.p-accordion-header-link{font-size:20px}.accordion .p-accordion-tab a.p-accordion-header-link span{line-height:1.5}}.accordion .p-accordion-tab svg{fill:#fff;width:13px;margin-left:10px}.accordion .p-accordion-tab svg.arrow-down{fill:var(--primary)}.accordion .p-accordion-tab:hover{color:var(--primary)}.accordion .p-accordion-tab:hover svg{fill:var(--primary)}.accordion .p-accordion-content{background-color:#4d4d4d;border:0;padding:20px}.accordion .p-accordion-content p{margin-bottom:10px;line-height:1.5}.accordion .p-accordion-content ul,.accordion .p-accordion-content ol{width:70%;margin-left:30px}@media screen and (max-width:1000px){.accordion .p-accordion-content ul,.accordion .p-accordion-content ol{width:95%;margin-left:20px}}.accordion .p-accordion-content ul li,.accordion .p-accordion-content ol li{margin-bottom:6px;line-height:1.5}.accordion .p-accordion-content a:hover{color:var(--primary)}.accordion .p-accordion-content a i{margin-right:5px}.fillFormDialog .p-dialog-content{padding:40px 20px 0}@media screen and (max-width:1024px){.fillFormDialog{width:95%}.fillFormDialog .p-dialog-content{padding:20px}}.copy-btn{cursor:pointer}.copy-btn:hover{color:var(--primary)}
