@-ms-viewport{width:device-width}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{box-sizing:border-box;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,main{display:block}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}a{color:inherit;text-decoration:none}input,button,textarea,select{box-sizing:border-box;padding:0;margin:0;outline:none;border:none}button,textarea,input:not([type=checkbox]):not([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none}input,button,textarea,select,a{-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}button,input[type="button"],input[type="submit"]{cursor:pointer}img{pointer-events:none}html{min-width:320px}#flashes{pointer-events:none;z-index:123456789;position:fixed;width:400px;right:15px;top:110px;bottom:170px;padding:0 10px;overflow:hidden;font-family:"Open Sans", Helvetica, Arial, sans-serif}.flash{pointer-events:auto;position:relative;z-index:1;opacity:0;overflow:hidden;margin-top:10px;margin-bottom:10px;padding:1.1em 1.5em;width:100%;color:#fff;font-size:14px;background-color:#2ECC71;border-radius:5px;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-moz-transition:background-color ease-in-out .2s;-o-transition:background-color ease-in-out .2s;-webkit-transition:background-color ease-in-out .2s;transition:background-color ease-in-out .2s}.flash.error{background-color:#dc3434}.flash.warning{background-color:#F39C12}.flash:hover{background-color:#30c76a}.flash.error:hover{background-color:#cf302d}.flash.warning:hover{background-color:#e88f13}.flash .flash-type{font-weight:700;margin-bottom:4px;font-size:15px}.flash .progressbar{z-index:-1;position:absolute;content:"";width:0%;height:100%;left:0;top:0;background-color:#000;opacity:0.04}.flash .close{float:right;font-weight:400;font-size:19px;line-height:19px;cursor:pointer}@media screen and (max-width: 430px){#flashes{width:93.333%;left:50%;top:90px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.flash{font-size:13px;padding:0.8em 1.2em}.flash .flash-type{font-weight:700;margin-bottom:2px;font-size:13.5px}.flash .close{padding-left:20px}}#login-panel{position:fixed;display:flex;justify-content:center;align-items:center;left:0;top:0;width:100%;z-index:666;background:rgba(27,28,36,0.55);pointer-events:none;opacity:0;height:0;overflow:hidden;visibility:hidden;-webkit-transition:opacity .3s 0s, height 0s .3s, visibility 0s .3s;-moz-transition:opacity .3s 0s, height 0s .3s, visibility 0s .3s;-ms-transition:opacity .3s 0s, height 0s .3s, visibility 0s .3s;-o-transition:opacity .3s 0s, height 0s .3s, visibility 0s .3s;transition:opacity .3s 0s, height 0s .3s, visibility 0s .3s}#login-panel.active{pointer-events:auto;opacity:1;height:100%;visibility:visible;-webkit-transition-delay:0s, 0s, 0s;-moz-transition-delay:0s, 0s, 0s;-ms-transition-delay:0s, 0s, 0s;-o-transition-delay:0s, 0s, 0s;transition-delay:0s, 0s, 0s}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){#login-panel .modal-panel{display:none}#login-panel.active .modal-panel{display:block}}#login-panel .modal-panel{font-family:"Open Sans", Helvetica, Arial, sans-serif;z-index:777;position:relative;width:370px;padding:45px 20px 20px 20px;text-align:left;line-height:normal;letter-spacing:0;color:#636363;border-radius:5px;background-color:#fff;box-shadow:0 0 25px 0 rgba(0,0,0,0.25);overflow:hidden;border:none}#login-panel .modal-panel .close{z-index:1;position:absolute;right:15px;top:14px;width:22px;height:22px;line-height:20px;text-align:center;color:#797979;font-size:34px;font-weight:300;box-sizing:content-box;border:6px solid transparent;border-radius:5px;outline:none}#login-panel .modal-panel .close:focus{border-color:#dedede;background-color:#dedede}#login-panel .modal-panel .close:hover{color:#636363}#login-panel form input{padding:13px 12px;width:100%;font-size:15px;margin-top:8px;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-weight:300;border-radius:4px;background-color:#f2f2f2;border:1px solid #f2f2f2;border-bottom:1px solid #bfbfbf}#login-panel form input:hover{border:1px solid #a2a2a2}#login-panel form input:focus{border:1px solid #a2a2a2}#login-panel form button{display:inline-block;line-height:45px;margin-top:21px;width:100%;border-radius:5px;color:#fff;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-size:15px;background-color:#4aa76a;-webkit-box-shadow:0 2px 0 0 #388e55;box-shadow:0 2px 0 #388e55}#login-panel form button:hover{background-color:#479e64}#login-panel form button:active{background-color:#43965f}#login-panel form button:focus{outline:none}#login-panel form ul.error{padding:0 5px;padding-top:30px;color:#E23E3E;text-align:left;font-size:15px;font-weight:400;list-style-type:none}#login-panel form::-webkit-input-placeholder{color:#999999}#login-panel form :-moz-placeholder{color:#999999}#login-panel form::-moz-placeholder{color:#999999}#login-panel form :-ms-input-placeholder{color:#999999}#login-panel p{padding-top:20px;margin:35px 0 11px;text-align:center;font-size:13.5px;color:#a6a6a6;border-top:1px solid #e6e6e6}.social-media-btns{width:100%;display:flex;flex-direction:row;justify-content:space-around}.social-media-btns a{display:block;padding:10px 15px;margin-top:10px;width:30%;font-size:15px;color:#fff;text-align:center;border-radius:5px;background-color:#3a579a;-webkit-box-shadow:0 2px 0 0 #314880;box-shadow:0 2px 0 #314880}.social-media-btns a:hover{background-color:#314c82}.social-media-btns .twitter{background-color:#00abf0;-webkit-box-shadow:0 2px 0 0 #008dc6;box-shadow:0 2px 0 #008dc6}.social-media-btns .twitter:hover{background-color:#00a1db}.social-media-btns .google{background-color:#dd493d;-webkit-box-shadow:0 2px 0 0 #ba3e33;box-shadow:0 2px 0 #ba3e33}.social-media-btns .google:hover{background-color:#c7433a}@media screen and (max-height: 380px), screen and (max-width: 370px){#login-panel .modal-panel{width:100%;height:100vh;border-radius:0}}@media screen and (max-width: 370px){#login-panel p{padding-top:15px;margin:25px 0 11px}.social-media-btns{flex-direction:column}.social-media-btns a{width:100%;margin-top:13px}}@media screen and (max-height: 380px){#login-panel form button{line-height:35px}#login-panel form input{padding:8px 12px}#login-panel p{padding-top:12px;margin:22px 0 11px}.social-media-btns{flex-direction:row}.social-media-btns a{padding:7px 15px}}#social-login-panel .modal-panel{width:400px}#social-login-panel .social-media-btns a{width:100%;margin:0 5px}#social-login-panel .auth{margin:10px 0 20px;font-size:15px}@media screen and (max-width: 400px) and (orientation: portrait){#social-login-panel .modal-panel{width:100%}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 30px rgba(0,0,0,0.3);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:0.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade.mfp-ready .mfp-close:hover,.mfp-fade.mfp-ready .mfp-arrow:hover{opacity:1}.mfp-fade.mfp-ready .mfp-close,.mfp-fade.mfp-ready .mfp-arrow{opacity:0.65}.mfp-fade.mfp-removing .mfp-close,.mfp-fade.mfp-removing .mfp-arrow{opacity:0}.album__photos-container{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:45px;margin-top:40px}.album__photo{overflow:hidden;position:relative;display:block;padding-top:66%;height:0}.album__photo__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:center no-repeat;background-size:cover;-webkit-transform:scale(1.0001);-moz-transform:scale(1.0001);-ms-transform:scale(1.0001);-o-transform:scale(1.0001);transform:scale(1.0001);-moz-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;-webkit-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out}@media screen and (min-width: 769px){.album__photo__overlay:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}}.album__photo__img{display:none}@media screen and (max-width: 1300px){.album__photos-container{grid-gap:30px}}@media screen and (max-width: 1080px){.album__photos-container{grid-template-columns:repeat(3, 1fr);grid-gap:30px}}@media screen and (max-width: 768px){.album__photos-container{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 600px){.album__photos-container{grid-gap:20px}}@media screen and (max-width: 425px){.album__photos-container{grid-template-columns:repeat(1, 1fr);margin:0 auto;max-width:330px}}body{background:#fff;font-family:'Roboto', sans-serif;font-weight:400}.main-wrapper{position:relative}.content-wrapper{width:100%;padding:0 45px;background-color:transparent}@media screen and (max-width: 768px){.content-wrapper{padding:0 35px}}@media screen and (max-width: 425px){.content-wrapper{padding:0 25px}}@media screen and (max-width: 375px){.content-wrapper{padding:0 20px}}.content-wrapper--black{background-color:#001a32;color:#fff}.content-wrapper--yellow{background-color:#fdf7ea}.content{max-width:1480px;margin:0 auto;padding:125px 0}@media screen and (max-width: 1280px){.content{padding:100px 0}}@media screen and (max-width: 900px){.content{padding:80px 0}}@media screen and (max-width: 768px){.content{padding:70px 0}}@media screen and (max-width: 425px){.content{padding:60px 0}}@media screen and (max-width: 375px){.content{padding:55px 0}}.heading{margin-top:-5px;margin-bottom:40px;line-height:1.2;font-family:'Lexend Deca', sans-serif;font-size:70px;font-weight:700;text-transform:uppercase}@media screen and (max-width: 1440px){.heading{font-size:64px}}@media screen and (max-width: 1280px){.heading{font-size:58px}}@media screen and (max-width: 1024px){.heading{margin-bottom:30px;font-size:52px}}@media screen and (max-width: 900px){.heading{font-size:48px}}@media screen and (max-width: 768px){.heading{font-size:42px}}@media screen and (max-width: 600px){.heading{margin-bottom:20px;font-size:38px}}@media screen and (max-width: 425px){.heading{font-size:32px}}.heading--lvl3{margin-bottom:30px;font-size:42px;text-transform:none}@media screen and (max-width: 1024px){.heading--lvl3{margin-bottom:20px;font-size:36px}}@media screen and (max-width: 768px){.heading--lvl3{font-size:34px}}@media screen and (max-width: 600px){.heading--lvl3{margin-bottom:15px;font-size:30px}}@media screen and (max-width: 425px){.heading--lvl3{font-size:26px}}.heading--center{text-align:center}.heading--big-space{margin-bottom:100px}@media screen and (max-width: 900px){.heading--big-space{margin-bottom:80px}}@media screen and (max-width: 768px){.heading--big-space{margin-bottom:60px}}@media screen and (max-width: 425px){.heading--big-space{margin-bottom:40px}}.heading--no-space{margin-bottom:0}.top-heading__content{padding:60px 0}@media screen and (max-width: 1280px){.top-heading__content{padding:50px 0}}@media screen and (max-width: 900px){.top-heading__content{padding:40px 0}}@media screen and (max-width: 768px){.top-heading__content{padding:30px 0}}@media screen and (max-width: 425px){.top-heading__content{padding:25px 0}}@media screen and (max-width: 375px){.top-heading__content{padding:20px 0}}.top-heading__heading{margin-bottom:10px;text-transform:none}@media screen and (max-width: 1280px){.top-heading__heading{margin-bottom:0}}strong{font-weight:700}.para{max-width:950px;line-height:1.75;font-size:24px}@media screen and (max-width: 1280px){.para{max-width:870px;font-size:22px}}@media screen and (max-width: 1024px){.para{max-width:800px;font-size:20px}}@media screen and (max-width: 600px){.para{font-size:18px}}@media screen and (max-width: 480px){.para br{display:none}}@media screen and (max-width: 425px){.para{font-size:17px}}.para--center{margin:0 auto;text-align:center}.para--yellow{color:#ffd16f}.para--bigger{font-size:28px}@media screen and (max-width: 1024px){.para--bigger{font-size:24px}}@media screen and (max-width: 600px){.para--bigger{font-size:22px}}@media screen and (max-width: 425px){.para--bigger{font-size:20px}}.para+.para{margin-top:30px}@media screen and (max-width: 1024px){.para+.para{margin-top:20px}}@media screen and (max-width: 600px){.para+.para{margin-top:15px}}.link{border-bottom:5px solid #ffd16f}.link:hover{color:#e29e0e;border-bottom:5px solid #e29e0e}.highlight{background-color:#ffd16f87;padding:5px 10px}@media screen and (min-width: 900px){.columns{display:flex}}@media screen and (min-width: 1600px){.column:nth-child(1){flex-shrink:0}}@media screen and (min-width: 900px){.column:nth-child(2){padding-left:100px}}@media screen and (max-width: 899px){.column:nth-child(2){margin-top:40px}}@media screen and (max-width: 600px){.column:nth-child(2){margin-top:30px}}.table{width:100%;max-width:580px}@media screen and (max-width: 899px){.table{max-width:500px}}tr+tr{border-top:1px dotted #00000029}tr:last-child{border-top:4px solid #000;font-weight:700}td{padding-right:30px;line-height:1.75;font-size:20px}@media screen and (max-width: 1024px){td{font-size:18px}}@media screen and (max-width: 600px){td{font-size:17px}}@media screen and (max-width: 425px){td{font-size:16px}}td:nth-child(2){padding-right:0;text-align:right}.list{display:flex;justify-content:center;flex-wrap:wrap;gap:35px 40px;width:100%;margin:40px 0;list-style:auto}@media screen and (max-width: 1440px){.list{gap:35px 30px}}@media screen and (max-width: 1024px){.list{margin-bottom:30px}}@media screen and (max-width: 600px){.list{margin-bottom:20px}}@media screen and (max-width: 560px){.list{gap:30px 30px}}.list__item{display:flex;position:relative;flex-direction:column;width:calc(25% - 30px);line-height:1.4;font-size:20px;background-color:#fff;border-radius:5px;overflow:hidden;-webkit-box-shadow:0 10px 20px rgba(47,41,28,0.05);-moz-box-shadow:0 10px 20px rgba(47,41,28,0.05);box-shadow:0 10px 20px rgba(47,41,28,0.05)}@media screen and (max-width: 1440px){.list__item{width:calc(25% - 23px)}}@media screen and (max-width: 1279px){.list__item{width:calc(33.33% - 20px)}}@media screen and (max-width: 1024px){.list__item{font-size:18px}}@media screen and (max-width: 900px){.list__item{width:calc(50% - 15px)}}@media screen and (max-width: 560px){.list__item{width:100%}}@media screen and (max-width: 425px){.list__item{font-size:17px}}.list__img-wrapper{padding-top:100%;background:#fdfaf4 center no-repeat;background-size:cover}.list__text-wrapper{padding:25px 30px}@media screen and (max-width: 560px){.list__text-wrapper{padding:20px 25px}}.list__title{margin-top:10px;font-weight:700}@media screen and (max-width: 560px){.list__title{margin-top:5px}}.contributors-list{display:flex;justify-content:center;flex-wrap:wrap;gap:35px 50px;margin:80px -25px}@media screen and (max-width: 1440px){.contributors-list{gap:30px 25px;margin:80px 0}}@media screen and (max-width: 1024px){.contributors-list{margin-top:40px;margin-bottom:40px}}@media screen and (max-width: 768px){.contributors-list{gap:25px 25px}}@media screen and (max-width: 640px){.contributors-list{gap:20px 25px}}@media screen and (max-width: 600px){.contributors-list{margin-top:30px;margin-bottom:30px}}.contributors{width:calc(25% - 50px);text-align:center;font-size:20px;position:relative}@media screen and (max-width: 1440px){.contributors{width:calc(33.33% - 17px)}}@media screen and (max-width: 1024px){.contributors{font-size:18px}}@media screen and (max-width: 960px){.contributors{width:calc(50% - 13px)}}@media screen and (max-width: 640px){.contributors{width:100%}}@media screen and (max-width: 600px){.contributors{font-size:17px}}@media screen and (max-width: 425px){.contributors{font-size:16px}}.contributors__name{font-weight:700}.amount-divider{margin:80px 0;border-bottom:10px solid #ffe7b3}@media screen and (max-width: 1024px){.amount-divider{margin:50px 0}}@media screen and (max-width: 600px){.amount-divider{margin:40px 0}}.amount{display:flex;justify-content:center;font-size:60px}@media screen and (max-width: 1024px){.amount{font-size:48px}}@media screen and (max-width: 768px){.amount{font-size:38px}}@media screen and (max-width: 600px){.amount{font-size:32px}}@media screen and (max-width: 540px){.amount{flex-direction:column;align-items:center}}@media screen and (max-width: 425px){.amount{font-size:26px}}.amount__cur{font-weight:700}.amount__divider{padding:0 30px}@media screen and (max-width: 768px){.amount__divider{padding:0 20px}}@media screen and (max-width: 540px){.amount__divider{font-size:20px}}.intro{padding:0}.intro__content{padding:0}@media screen and (min-width: 1024px){.intro__content{display:flex}}.intro__video{position:relative;width:100%;padding-top:37.25%}@media screen and (max-width: 1024px){.intro__video{height:auto;min-height:0;padding-top:56.25%}}.intro__iframe{position:absolute;top:0;left:0;width:100%;height:100%}.numbers{position:relative}@media screen and (max-width: 1023px){.intro__goal-wrapper{padding:60px 50px}}@media screen and (max-width: 900px){.intro__goal-wrapper{padding:40px 30px}}@media screen and (max-width: 768px){.intro__goal-wrapper{padding:0}}.intro__goal{margin:50px;width:400px;padding:25px 30px;color:#000;background-color:#fff;border-radius:5px}@media screen and (max-width: 1023px){.intro__goal{margin:0;width:100%}}@media screen and (max-width: 768px){.intro__goal{padding:30px 35px 45px;background-color:#fdf7ea;border-radius:0}}@media screen and (max-width: 425px){.intro__goal{padding:25px 25px 45px}}@media screen and (max-width: 375px){.intro__goal{padding:25px 20px 45px}}.intro__goal-cur-amount{line-height:1.5;font-size:42px;font-weight:700}@media screen and (max-width: 768px){.intro__goal-cur-amount{font-size:38px}}@media screen and (max-width: 425px){.intro__goal-cur-amount{font-size:34px}}.intro__goal-target-amount{font-size:24px;color:#ababab}@media screen and (max-width: 768px){.intro__goal-target-amount{color:#a79d88}}.intro__goal-progress-bar{overflow:hidden;margin-top:20px;height:15px;border-radius:3px;background-color:#ffefcd}@media screen and (max-width: 768px){.intro__goal-progress-bar{margin-top:15px}}@media screen and (max-width: 425px){.intro__goal-progress-bar{height:10px}}.intro__goal-progress-bar-cur{height:100%;background-color:#ffd16f}.intro__goal-date{margin-top:25px;line-height:1.5;font-size:24px}@media screen and (max-width: 768px){.intro__goal-date{margin-top:20px}}.intro__goal-cta{margin-top:35px;display:inline-flex;justify-content:center;padding:18px 30px;width:100%;font-size:24px;font-weight:700;border-radius:5px;background-color:#ffd16f}.intro__goal-cta:hover{background-color:#f9b72a}@media screen and (max-width: 768px){.intro__goal-cta{margin-top:30px}}@media screen and (max-width: 425px){.intro__goal-cta{padding:15px 30px}}@media screen and (max-width: 1280px){.intro__goal-date,.intro__goal-target-amount,.intro__goal-cta{font-size:22px}}@media screen and (max-width: 1024px){.intro__goal-date,.intro__goal-target-amount,.intro__goal-cta{font-size:20px}}@media screen and (max-width: 600px){.intro__goal-date,.intro__goal-target-amount,.intro__goal-cta{font-size:18px}}@media screen and (max-width: 425px){.intro__goal-date,.intro__goal-target-amount,.intro__goal-cta{font-size:17px}}.qr-code-wrapper{width:300px;position:relative;padding-top:300px}@media screen and (max-width: 600px){.qr-code-wrapper{width:100%}}.qr-code{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;object-fit:contain}.grecaptcha-badge{visibility:hidden}.tippy-tooltip.default-theme{font-size:14px;font-family:'Open Sans', Arial, sans-serif;font-weight:400;padding:7px 11px 8px}
/*# sourceMappingURL=main.css.map */
