/*!
 * Bootstrap Reboot v5.2.0 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}h2{font-size:calc(1.325rem + .9vw)}h3{font-size:calc(1.3rem + .6vw)}h4{font-size:calc(1.275rem + .3vw)}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Gotham;src:url(/build/assets/gothambook-webfont.0f71c094.eot);src:url(/build/assets/gothambook-webfont.0f71c094.eot?#iefix) format("embedded-opentype"),url(/build/assets/gothambook-webfont.c1d14e3a.woff2) format("woff2"),url(/build/assets/gothambook-webfont.ee9e44bc.woff) format("woff"),url(/build/assets/gothambook-webfont.23d30c6f.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gotham;src:url(/build/assets/gothamlight-webfont.265439fe.eot);src:url(/build/assets/gothamlight-webfont.265439fe.eot?#iefix) format("embedded-opentype"),url(/build/assets/gothamlight-webfont.83bb3b91.woff2) format("woff2"),url(/build/assets/gothamlight-webfont.177dd76f.woff) format("woff"),url(/build/assets/gothamlight-webfont.31d16321.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Gotham;src:url(/build/assets/gothambold-webfont.e8f418cf.eot);src:url(/build/assets/gothambold-webfont.e8f418cf.eot?#iefix) format("embedded-opentype"),url(/build/assets/gothambold-webfont.e5689d23.woff2) format("woff2"),url(/build/assets/gothambold-webfont.588ab1eb.woff) format("woff"),url(/build/assets/gothambold-webfont.09d9b6cb.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Gotham;src:url(/build/assets/gothammedium-webfont.8b7cd610.eot);src:url(/build/assets/gothammedium-webfont.8b7cd610.eot?#iefix) format("embedded-opentype"),url(/build/assets/gothammedium-webfont.a35bdc94.woff2) format("woff2"),url(/build/assets/gothammedium-webfont.389f7786.woff) format("woff"),url(/build/assets/gothammedium-webfont.58ba8571.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Loli Pop;src:url(/build/assets/loli-pop.69b0baad.woff) format("woff");font-weight:400;font-style:normal}:root{--text-font: "Gotham";--title-font: "Loli Pop";--white: #fff;--white-two: #f7f7f7;--black: #000;--purple: #c3b4d8;--blue-one: #a1bee5;--blue-two: #c5dfed;--gray: #cdcdcd}html{font-size:100%;box-sizing:border-box}*,*:after,*:before{box-sizing:inherit}body{color:var(--black);font-family:var(--text-font);line-height:1.5;font-size:1rem}a{color:var(--black);text-decoration:none}img{display:block;max-width:100%}strong,b{font-weight:700}i,em{font-style:italic}.app-body{min-height:100vh;display:flex;flex-direction:column}.app-body__wrapper{flex:1;overflow:hidden}.container{position:relative;width:100%;margin-right:auto;margin-left:auto}.visually-hidden{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.page-title{color:var(--black);font-family:var(--title-font);font-size:3rem;font-weight:400;line-height:2.8125rem}.overflow{overflow:hidden}.schedule-template{position:relative}.schedule-template__main{color:var(--white);min-height:692px;padding-top:114px;padding-bottom:82px}.schedule-template__wrapper{position:relative;max-width:635px}.schedule-template__category{font-size:1.25rem;line-height:1.5625rem;margin-bottom:10px}.schedule-template__title{color:var(--white);margin-bottom:7px}.schedule-template__date{font-size:1.25rem;line-height:1.5625rem;margin-bottom:30px}.schedule-template__text{font-size:1.3125rem;line-height:2.5rem;margin-bottom:60px}.schedule-template__link{display:block;font-weight:500;font-size:1.125rem;line-height:2.5rem;width:min(100%,200px);background:var(--white);border-radius:50px;color:var(--black);padding:3px 10px;text-align:center}.schedule-template__link:hover{color:var(--black)}.schedule-template__section{padding-top:60px;padding-bottom:60px;position:relative}.schedule-template__section__title{text-align:center;margin-bottom:52px}.schedule-template__section__detail-one{position:absolute;left:0;bottom:-40px;z-index:800;max-width:150px}.schedule-template__section__detail-two{position:absolute;right:0;top:-148px;z-index:800;max-width:150px}.schedule-template__list{display:grid;gap:30px}.schedule-card{position:relative;border:4px solid var(--purple);border-radius:50px;z-index:500;overflow:hidden}.schedule-card:hover .schedule-card__linear{opacity:0}.schedule-card:hover .schedule-card__hover{opacity:1}.schedule-card--md{aspect-ratio:485/358;padding:30px 15px}.schedule-card--md:hover .schedule-card__inner{top:unset;bottom:30px;transform:translate(-50%)}.schedule-card--lg{aspect-ratio:149/112;padding:60px 30px}.schedule-card--lg:hover .schedule-card__inner{top:unset;bottom:60px;transform:translate(-50%)}.schedule-card--sw{aspect-ratio:373/276;padding:30px}.schedule-card--sw .schedule-card__linear{opacity:0}.schedule-card--sw .schedule-card__inner{top:unset;bottom:30px;transform:translate(-50%)}.schedule-card--sw .schedule-card__hover{opacity:1}.schedule-card__linear{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3)),linear-gradient(0deg,rgba(161,190,229,.65),rgba(161,190,229,.65));z-index:-1;transition:all .5s;pointer-events:none}.schedule-card__hover{top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(0,rgba(0,0,0,.6) 30.87%,rgba(0,0,0,0) 61.03%);z-index:-1;transition:all .5s;pointer-events:none;opacity:0}.schedule-card__image{top:0;left:0;width:100%;height:100%;position:absolute;z-index:-2;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.schedule-card__inner{color:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;text-align:center;transition:all .5s}.schedule-card__title{font-family:var(--title-font);font-size:1.75rem;line-height:1.5625rem;margin-bottom:14px}.schedule-card__text{font-size:1rem;line-height:1.3125rem;margin-bottom:19px;max-width:413px}.schedule-card__button{padding:3px 10px;background:var(--white);font-weight:500;font-size:1.125rem;line-height:2.5rem;color:var(--black);width:min(100%,200px);border-radius:50px;display:block;margin-left:auto;margin-right:auto}.schedule-card__button:hover{color:var(--black)}.single-schedule{padding-top:90px;padding-bottom:60px;position:relative;z-index:600}.single-schedule:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:748px;z-index:-1;background:linear-gradient(180deg,rgba(197,223,237,.4) 0%,rgba(197,223,237,0) 94.88%)}.single-schedule__main__title{margin-bottom:30px;display:grid;gap:30px;align-items:center}.single-schedule__main__title h1{text-align:center}.single-schedule__main__link{display:flex;align-items:center;gap:15px;color:var(--black);font-size:1.25rem;line-height:1.5625rem}.single-schedule__main__link:hover{color:var(--black)}.single-schedule__main__link span{background:var(--blue-one);display:flex;align-items:center;justify-content:center;font-size:.875rem;width:28px;height:28px;border-radius:50%}.single-schedule__main__text{color:var(--black);font-size:1.3125rem;line-height:2.5rem;text-align:center;margin:0 auto 60px;max-width:1262px}.single-schedule__gallery__title{text-align:center;margin-bottom:60px}.single-schedule__gallery__wrapper{max-width:1434px;margin:0 auto;display:flex;gap:30px;flex-wrap:wrap;justify-content:center}.single-schedule__gallery__item{aspect-ratio:70/57;position:relative;border:4px solid #c3b4d8;border-radius:50px;overflow:hidden}.single-schedule__gallery__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@-webkit-keyframes show{to{opacity:1}}@keyframes show{to{opacity:1}}.header{position:relative;background:var(--blue-two);padding-top:29px;padding-bottom:29px;z-index:999}.header__container{display:flex;align-items:center;justify-content:flex-end}.header__link{position:absolute;top:-17px;left:0}.menu{position:relative}.menu__logo{max-width:200px;margin-bottom:20px}.menu__list{display:grid;gap:15px}.menu__link{display:block;font-size:1.125rem;line-height:2.5rem;text-align:center}.menu__link:hover{color:var(--black)}.menu__link--button{background-color:var(--white);border-radius:50px;font-weight:500;padding:3px 15px;min-width:200px}.menu__button{display:block;width:24px;height:46px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.menu__button:before{content:"";display:block;width:100%;height:3px;background:var(--black);color:var(--black);box-shadow:0 6px currentColor,0 -6px currentColor;transition:all .5s}.menu__button:after{content:"";display:block;position:absolute;width:100%;height:3px;background:var(--black);transition:transform .5s box-shadow .1s}.menu__button.active:before{transform:rotate(-45deg);color:transparent;box-shadow:0 0 currentColor,0 0 currentColor}.menu__button.active:after{transform:rotate(45deg)}.footer{position:relative;background:var(--blue-two)}.footer__container{padding-top:40px;padding-bottom:50px;display:flex;justify-content:space-between;gap:30px}.footer__content{max-width:686px}.footer__logo{margin-bottom:30px}.footer__text{font-size:1.25rem;line-height:1.875rem}.footer__title{font-weight:700;font-size:1.25rem;line-height:1.875rem;text-transform:uppercase;margin-bottom:15px}.footer__list{display:flex;align-items:center;justify-content:center;gap:15px}.footer__list__link{color:var(--black);font-size:1.875rem}.footer__list__link:hover{color:var(--black)}.footer__copy{padding-top:18px;padding-bottom:21px;border-top:1px solid var(--black);display:flex;align-items:center;justify-content:space-between}.footer__copy__text{font-size:1rem;line-height:158.5%;letter-spacing:-.03em}.footer__noweb{font-size:1rem;line-height:1.1875rem;color:var(--black);display:flex;align-items:center;gap:5px}.footer__noweb:hover{color:var(--black)}.home-carousel{padding-top:60px;padding-bottom:30px}.home-carousel__item{overflow:hidden;position:relative;padding-top:26px;border-radius:50px}.home-carousel__inner{position:relative;box-sizing:border-box;height:692px;border-radius:50px;overflow:hidden;padding:45px 30px 30px}.home-carousel__wrapper{max-width:563px}.home-carousel__title{color:var(--white);font-family:var(--title-font);font-size:3rem;line-height:2.8125rem;margin-bottom:30px}.home-carousel__text{color:var(--white);font-size:1.125rem;line-height:2rem;margin-bottom:45px}.home-carousel__link{display:block;max-width:200px;padding:3px 10px;background-color:var(--white);color:var(--black);text-align:center;border-radius:50px;font-weight:500;font-size:1.125rem;line-height:2.5rem}.home-carousel__link:hover{color:var(--black)}.home-carousel__image{position:absolute;bottom:0;right:0}.home-carousel__curv{margin-bottom:30px}.home-carousel__circle{position:absolute;bottom:87px}.home-carousel__line{position:absolute;top:2px;right:7px}.home-carousel__detail{z-index:800;position:absolute;top:-15px;right:24px}.swiper-home{height:792px;width:100%}.swiper-pagination-bullet{width:14px!important;height:14px!important}.swiper-pagination-bullet-active{background-color:var(--blue-one)!important;margin-left:5px!important;margin-right:5px!important}.talks-slide__wrapper{position:relative;width:100%}.talks-slide__item{align-self:center;display:flex!important;width:100%!important}.talks-slide__item>*{width:100%}.swiper-talks{width:100%;height:100%}.contact-form{display:block;max-width:745px;width:100%;position:relative}.contact-form__title{margin-bottom:47px}.contact-form__field{position:relative;margin-bottom:15px}.contact-form__input{display:block;width:100%;border:1px solid #a1bee5;border-radius:5px;padding:14px 17px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.25rem;line-height:1.875rem;color:var(--black);outline:0px}.contact-form__input--textarea{height:198px;resize:none}.contact-form__button{display:block;width:100%;padding:3px 10px;font-weight:500;font-size:1.25rem;line-height:2.5rem;text-align:center;border-radius:5px;background:var(--black);color:var(--white);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0px}.homeAbout{position:relative;background:var(--white-two);padding-top:60px;padding-bottom:82px}.homeAbout__image{position:absolute;top:-179px;z-index:500}.homeAbout__line{position:absolute;top:79px;left:50%;transform:translate(calc(-50% - 300px))}.homeAbout__container{display:grid;gap:30px}.homeAbout__title{margin-bottom:30px}.homeAbout__text{font-size:1.3125rem;line-height:2.5rem;margin-bottom:60px}.homeAbout__link{background:var(--black);color:var(--white);font-weight:500;font-size:1.125rem;line-height:2.5rem;border-radius:50px;display:block;max-width:200px;text-align:center;padding:3px 10px}.homeAbout__link:hover{color:var(--white)}.homeProjects{position:relative;padding-top:60px;padding-bottom:60px;background:rgba(197,223,237,.4) url(/build/assets/line-2.eb69898c.svg) right 78px top 870px no-repeat;text-align:center}.homeProjects__title{margin-bottom:30px}.homeProjects__text{font-size:1.3125rem;line-height:2.5rem;max-width:1262px;margin:0 auto 60px}.homeProjects__list{margin-bottom:60px;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.homeProjects__list>*{flex:0 0 100%}.homeProjects__link{display:block;max-width:200px;text-align:center;color:var(--white);margin:0 auto;border-radius:50px;background:var(--black);padding:3px 10px;font-size:1.125rem;line-height:2.5rem}.homeProjects__link:hover{color:var(--white)}.homeProjects__image{z-index:600;position:absolute;bottom:-50px;left:0;pointer-events:none;max-width:100px}.homeProjects__image-two{z-index:600;position:absolute;right:0;top:-100px;max-width:150px}.homeTalks{position:relative;padding-top:60px;padding-bottom:60px}.homeTalks__title{margin-bottom:30px}.homeTalks__text{font-size:1.3125rem;line-height:2.5rem;margin-bottom:60px}.homeTalks__link{display:block;font-weight:500;font-size:1.125rem;line-height:2.5rem;max-width:200px;text-align:center;color:var(--white);background:var(--black);border-radius:50px;padding:3px 10px}.homeTalks__link:hover{color:var(--white)}.homeDonate{background:rgba(197,223,237,.4);padding-top:60px;padding-bottom:94px;position:relative}.homeDonate__image{position:absolute;top:65px;left:0;z-index:600}.homeDonate__container{display:grid;gap:30px}.homeDonate__title{max-width:483px;margin-bottom:30px}.homeDonate__text{font-size:1.3125rem;line-height:2.5rem;margin-bottom:60px}.homeDonate__link{display:block;font-weight:500;font-size:1.125rem;line-height:2.5rem;color:var(--white);background:var(--black);border-radius:50px;max-width:200px;padding:3px 10px;text-align:center}.homeDonate__link:hover{color:var(--white)}.homeDonate__line{position:absolute;top:79px;left:50%;transform:translate(calc(-50% - 320px))}.homeDonate__detail-one{position:absolute;right:0;top:-100px;z-index:600;max-width:150px}.homeDonate__detail-two{position:absolute;right:0;bottom:0;z-index:-1}.homeSchedule{padding-top:60px;padding-bottom:60px;text-align:center}.homeSchedule__content{box-shadow:0 0 30px #00000014;border-radius:50px;padding:60px 30px}.homeSchedule__title{text-align:center;margin-bottom:30px}.homeSchedule__text{font-size:1.3125rem;line-height:2.5rem;margin-bottom:60px;text-align:center}.homeSchedule__schedules{display:flex;align-items:center;justify-content:space-evenly;margin-bottom:60px;flex-wrap:wrap;gap:30px}.homeSchedule__list{position:relative}.homeSchedule__list__title{font-size:2.5rem;line-height:2.375rem;text-align:center;margin-bottom:30px;font-family:var(--title-font)}.homeSchedule__list__list{font-size:1.3125rem;line-height:2.5rem;display:grid;gap:5px}.homeSchedule__subtitle{text-align:center;font-family:var(--title-font);font-size:2.5rem;line-height:2.375rem;margin-bottom:30px}.homeSchedule__open{text-align:center;font-size:1.3125rem;line-height:2.5rem}.homeSchedule__open+p{margin-top:5px}.homeSchedule__detail-one{position:absolute;left:8px;bottom:11px}.homeSchedule__detail-two{position:absolute;right:8px;bottom:11px}.about{position:relative;padding-top:55px;padding-bottom:60px;text-align:center}.about:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:748px;z-index:-1;background:linear-gradient(180deg,rgba(197,223,237,.4) 0%,rgba(197,223,237,0) 94.88%)}.about__subtitle{font-size:1.25rem;line-height:1.5625rem;margin-bottom:10px}.about__title{margin-bottom:30px}.about__text{max-width:1350px;font-size:1.3125rem;line-height:2.5rem;margin:0 auto 60px}.about__photos{max-width:1434px;margin-left:auto;margin-right:auto;display:grid;gap:30px}.about__photos__photo{border:4px solid var(--purple);border-radius:50px;position:relative;overflow:hidden;aspect-ratio:70/56;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.about__detail-one{position:absolute;left:0;top:107px}.about__detail-two{position:absolute;right:0;top:452px;max-width:150px}.donations-main{background:rgba(197,223,237,.4);padding-top:80px;padding-bottom:34px;overflow:hidden;position:relative;z-index:300}.donations-main__wrapper{max-width:692px}.donations-main__subtitle{font-size:1.25rem;line-height:1.5625rem;margin-bottom:10px}.donations-main__title{margin-bottom:30px}.donations-main__text{font-size:1.3125rem;line-height:2.5rem;margin-bottom:60px}.donations-main__button{color:var(--white);font-weight:500;font-size:1.125rem;line-height:2.5rem;display:block;text-align:center;padding:3px 10px;border-radius:50px;background:var(--black);width:min(100%,200px)}.donations-main__button:hover{color:var(--white)}.donations-main__detail{position:absolute;top:58px;left:50%;transform:translate(-83px);pointer-events:none}.donations-main__bg{position:absolute;bottom:-22px;right:-100px;max-width:45%}.donations-info{padding-top:60px;padding-bottom:248px;background:url(/build/assets/detail-1.371175a6.svg) bottom 85px left 0 no-repeat}.donations-info__wrapper{position:relative;box-shadow:0 0 30px #00000014;border-radius:50px;padding:60px 30px;background:var(--white)}.donations-info__title{margin-bottom:34px}.donations-info__text{font-size:1.3125rem;line-height:2.5rem;margin-bottom:26px;max-width:1280px}.donations-info__methods{max-width:1038px;margin-left:auto;margin-right:auto;display:flex;justify-content:center;flex-wrap:wrap}.donations-info__methods__item{flex-grow:0;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.donations-info__methods__item--pix{flex-basis:min(100%,271px)}.donations-info__methods__item--banks{flex-basis:min(100%,520px)}.donations-info__methods__item__image{margin-bottom:15px}.donations-info__methods__item__image--banks{margin-bottom:20px}.donations-info__methods__item__text{text-align:center;font-size:1.25rem;line-height:1.875rem;margin-bottom:40px}.donations-info__methods__item__text--banks{max-width:216px}.donations-info__methods__item__qr{filter:drop-shadow(0px 0px 30px rgba(0,0,0,.08));border-radius:20px}.donations-info__methods__item__banks{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:60px;width:100%}.donate-bank__image{height:42px;margin-bottom:30px;display:flex;align-items:center}.donate-bank__list{display:grid;gap:15px}.donate-bank__item span{font-weight:500}.donate-bank__item p{font-size:1.25rem;line-height:1.875rem}.talk-main{padding-top:80px;padding-bottom:66px;background:rgba(197,223,237,.4)}.talk-main__container{display:grid;grid-template-columns:1fr 1fr;gap:30px}.talk-main__back{display:flex;align-items:center;gap:10px;color:var(--black);font-size:1.25rem;line-height:1.5625rem;margin-bottom:19px}.talk-main__back span{font-size:.875rem;width:28px;height:28px;border-radius:50%;background:var(--blue-one);display:flex;align-items:center;justify-content:center}.talk-main__back:hover{color:var(--black)}.talk-main__title{margin-bottom:9px}.talk-main__date{font-size:1.25rem;line-height:1.5625rem;margin-bottom:30px}.talk-main__text{font-size:1.3125rem;line-height:2.5rem}.talk-main__image img{border:7px solid #c3b4d8;border-radius:50px;max-width:702px;aspect-ratio:234/157;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-left:auto}.talk-section{padding-top:60px;padding-bottom:60px}.talk-section__text{font-size:1.3125rem;line-height:2.5rem;text-align:center;max-width:1262px;margin:0 auto 60px}.talk-section__link{display:block;max-width:200px;background:var(--black);color:var(--white);font-size:1.125rem;line-height:2.5rem;text-align:center;padding:3px 10px;border-radius:50px;margin-left:auto;margin-right:auto}.talk-section__link:hover{color:var(--white)}.talks-form{padding-top:60px;padding-bottom:60px;background:var(--white-two)}.talks-form__content{background:var(--white);box-shadow:0 0 30px #00000014;border-radius:50px;padding:60px 30px;display:grid;gap:30px;align-items:center}.talks-form__image img{display:block;max-width:100%;margin-left:auto;margin-right:auto}.contact-main{padding-top:120px;padding-bottom:280px;background:rgba(197,223,237,.4)}.contact-main__title{margin-bottom:30px}.contact-main__text{font-size:1.3125rem;line-height:2.5rem}.contact-section{padding-bottom:60px}.contact-section__container{position:relative}.contact-section__image{position:absolute;top:0;transform:translateY(calc(-100% + 62px));right:50px}.contact-section__content{background:var(--white);margin-top:-220px;box-shadow:0 0 30px #00000014;border-radius:50px;padding:60px 30px;position:relative;z-index:600;display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;gap:30px}.contact-section__form{flex:1}.contact-section__column{flex:0 0 min(100%,356px)}.contact-section__contact{max-width:336px;display:grid;gap:15px;margin-bottom:30px}.contact-section__contact__item{display:flex;align-items:center;gap:30px}.contact-section__contact__item__icon{width:60px;height:60px;border-radius:50%;border:2px solid #c3b4d8;display:flex;align-items:center;justify-content:center;flex:0 0 60px}.contact-section__contact__item__text h4{font-weight:700;font-size:1.125rem;line-height:1.875rem;margin-bottom:5px;color:var(--black)}.contact-section__contact__item__text p{font-size:1.125rem;line-height:1.875rem;word-break:break-all;word-wrap:break-word}.contact-section__map{position:relative;width:100%;aspect-ratio:19/9;border-radius:50px;overflow:hidden}.contact-section__map>*{width:100%;height:100%}.contact-section__map iframe{width:100%;height:100%}.not-found{padding-top:120px;padding-bottom:120px;text-align:center;position:relative;min-height:100%}.not-found:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:748px;z-index:-1;background:linear-gradient(180deg,rgba(197,223,237,.4) 0%,rgba(197,223,237,0) 94.88%)}.not-found__title{margin-bottom:30px}.not-found__text{font-size:1.3125rem;line-height:2.5rem;margin:0 auto 60px}.not-found__link{display:block;max-width:200px;padding:3px 10px;background-color:var(--black);color:var(--white);text-align:center;border-radius:50px;font-weight:500;font-size:1.125rem;line-height:2.5rem;margin-left:auto;margin-right:auto}.not-found__link:hover{color:var(--white)}.not-found__detail-one{position:absolute;left:0;top:107px}.not-found__detail-two{position:absolute;right:0;top:452px;max-width:150px}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}@media (min-width: 75em){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4,legend{font-size:1.5rem}.container{max-width:1140px!important}.schedule-template__section__detail-two{max-width:100%}.single-schedule__gallery__item{height:471px}.single-schedule__gallery__item:nth-child(5n+1){flex:0 0 calc(23% - 30px)}.single-schedule__gallery__item:nth-child(5n+2){flex:0 0 calc(54% - 30px)}.single-schedule__gallery__item:nth-child(5n+3){flex:0 0 calc(23% - 30px)}.single-schedule__gallery__item:nth-child(5n+4){flex:0 0 calc(50% - 30px)}.single-schedule__gallery__item:nth-child(5n+5){flex:0 0 calc(50% - 30px)}.menu__logo{display:none}.menu__list{display:flex;align-items:center;justify-content:flex-end}.menu__item:not(:last-child){margin-right:30px}.menu__button{display:none}.homeAbout__image{left:-200px}.homeAbout__container{grid-template-columns:1fr 2fr}.homeAbout__wrapper{grid-column:2}.homeDonate__container{grid-template-columns:1fr 1fr}.homeDonate__content{grid-column:2}.homeSchedule__detail-one,.homeSchedule__detail-two{max-width:100%}.donations-info__wrapper{background:url(/build/assets/detail-2.e961d154.svg) top -39px right -52px no-repeat}.talks-form__content{grid-template-columns:auto 1fr}.contact-main__content{max-width:616px!important}.contact-section__column{flex:0 0 min(100%,456px)}}@media (max-width: 35.9375em){.container{padding-left:24px;padding-right:24px}.home-carousel__circle{display:none}.homeProjects__image{z-index:-1}}@media (min-width: 36em){.container{max-width:540px}.page-title{font-size:4.375rem;line-height:4.1875rem}.schedule-template__list{grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}.schedule-card{border:7px solid var(--purple)}.schedule-card__title{font-size:2.1875rem;line-height:2.0625rem}.schedule-card__text{font-size:1.25rem;line-height:1.5625rem}.single-schedule__gallery__item{border:7px solid var(--purple)}.home-carousel__inner{padding:102px 60px}.home-carousel__detail{right:0;max-width:100%}.contact-form__title{font-size:3.75rem!important}.homeProjects__list>*{flex:0 0 max(50% - 15px,450px)}.homeProjects__image{bottom:-20px;max-width:150px}.homeDonate__detail-one{max-width:200px;top:-130px}.homeSchedule__content{padding:60px}.about__photos{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.about__photos__photo{border:7px solid var(--purple);aspect-ratio:70/47}.contact-section__contact__item__text h4,.contact-section__contact__item__text p{font-size:1.25rem}}@media (min-width: 48em){.container{max-width:720px}.home-carousel__title{font-size:6rem;line-height:5.6875rem}.home-carousel__text{font-size:1.25rem;line-height:2.5rem;margin-bottom:60px}.homeProjects__image{max-width:200px}.homeProjects__image-two{max-width:250px;top:-174px}.homeSchedule__detail-one,.homeSchedule__detail-two{max-width:150px}.donations-info__wrapper,.talks-form__content,.contact-section__content{padding:60px}}@media (min-width: 62em){.container{max-width:960px}.schedule-template__section__detail-two{max-width:200px;top:-178px}.single-schedule__main__title,.single-schedule__main__link{grid-template-columns:1fr auto 1fr}.single-schedule__gallery__item{flex:0 0 calc(23% - 30px)}.footer__list{justify-content:flex-end}.talks-slide{position:absolute;top:50%;right:0;transform:translateY(-50%);width:50%}.talks-slide__item{width:100%!important}.homeTalks__content{max-width:calc(50% - 30px)}.homeSchedule__detail-one,.homeSchedule__detail-two{max-width:200px}.donations-info__methods{justify-content:space-between}.contact-main__content{max-width:480px}}@media (min-width: 87.5em){.container{max-width:1320px!important}.home-carousel__circle{left:500px}.homeAbout__image{left:0}.homeAbout__container{grid-template-columns:1fr 1fr}.donations-main__bg{max-width:100%;right:0}.donations-info__wrapper{background:url(/build/assets/detail-2.e961d154.svg) top -39px right -52px no-repeat,url(/build/assets/detail-3.c2482ff7.svg) bottom 15px right 15px no-repeat}.talks-form__content{gap:60px}.contact-section__image{right:171px}}@media (min-width: 100em){.container{max-width:1520px!important}.schedule-template__section__detail-one{bottom:93px;max-width:200px}.homeProjects__image{max-width:100%;bottom:-40px}.homeProjects__image-two{max-width:100%}.homeDonate__detail-one{max-width:100%;top:-80px}.about__detail-one,.about__detail-two{max-width:150px}.talks-form__content{gap:131px}.not-found__detail-one,.not-found__detail-two{max-width:150px}}@media (max-width: 47.9375em){.schedule-template__wrapper{text-align:center}.schedule-template__link{margin-right:auto;margin-left:auto}.home-carousel__wrapper{margin-left:auto;margin-right:auto;text-align:center}.home-carousel__link{margin-left:auto;margin-right:auto}.homeAbout__wrapper{text-align:center}.homeAbout__link{margin-right:auto;margin-left:auto}.homeSchedule__detail-one,.homeSchedule__detail-two{display:none}.donations-main{text-align:center}.donations-main__button{margin-left:auto;margin-right:auto}.donate-bank{text-align:center;display:flex;flex-direction:column;align-items:center}}@media (min-width: 120em){.schedule-template__section__detail-one{bottom:93px;max-width:100%}}@media (max-width: 74.9375em){.menu{display:none}.menu.active{display:flex;width:100%;height:100vh;background:var(--blue-two);position:fixed;top:0;left:0;overflow:auto;opacity:0;-webkit-animation:show .5s forwards;animation:show .5s forwards}.menu__wrapper{margin:auto;padding:30px}.home-carousel__image,.homeAbout__image,.homeDonate__image,.homeDonate__line{display:none}}@media (max-width: 61.9375em){.footer__container{flex-direction:column;align-items:center;text-align:center}.footer__logo{margin-left:auto;margin-right:auto}.footer__copy{flex-direction:column;align-items:center;text-align:center;gap:15px}.talks-slide{margin-top:60px}.contact-form__title,.homeTalks__content{text-align:center}.homeTalks__title,.homeTalks__link{margin-left:auto;margin-right:auto}.homeDonate__content{text-align:center}.homeDonate__title,.homeDonate__link{margin-left:auto;margin-right:auto}.donations-main__bg{display:none}.donations-info__title,.donations-info__text{text-align:center}.donations-info__methods{gap:60px}.contact-main__content{text-align:center}}@media (max-width: 36em){.home-carousel__curv{width:150px;margin-bottom:15px}}@media (min-width: 36em) and (max-width: 47.9375em){.home-carousel__circle{right:60px;bottom:45px}}@media (min-width: 48em) and (max-width: 74.9375em){.home-carousel__circle{right:120px}}@media (max-width: 99.9375em){.home-carousel__line,.about__detail-one,.about__detail-two,.not-found__detail-one,.not-found__detail-two{display:none}}@media (min-width: 37.5em){.talks-slide__item{width:600px!important}}@media (min-width: 93.75em){.talks-slide__item{width:736px!important}}@media (max-width: 87.4375em){.homeAbout__line,.donations-main__detail{display:none}}@media (min-width: 118.75em){.homeDonate__detail-one{top:-29px}}@media (min-width: 112.5em){.about__detail-one,.about__detail-two,.not-found__detail-one,.not-found__detail-two{max-width:100%}}@media (max-width: 62em){.contact-section__image{display:none}}
