@import"https://fonts.googleapis.com/css2?family=Barlow: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&display=swap";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}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body{margin:0;padding:0;height:100%}html{font-size:10px;background:#fffce6;height:100%;overscroll-behavior:none}html[data-scrollable=false]{overflow:hidden;height:var(--viewport-innerHeight)}body{font-size:100%;background:#fff;color:#1b1b1b;scroll-behavior:smooth}body.over{cursor:pointer}#App,#root{height:100%}.page-wrapper{width:100%;flex-grow:1;min-height:calc(var(--vh) * 100);display:flex;flex-direction:column;z-index:50;overflow-x:hidden}.page-wrapper main{flex-grow:1}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-motion=true] *:focus{outline:none}a{color:inherit;text-decoration:none}img{display:inline-block;max-width:100%;outline:none}svg{display:block;height:100%;width:100%}a,button{cursor:pointer}.icon{display:inline-block}@media (prefers-reduced-motion: reduce){*{animation-duration:.1ms!important;animation-iteration-count:1!important;transition-duration:.1ms!important;scroll-behavior:auto!important}}::selection{background:#d5e6a5;color:#fff}.page-wrapper{opacity:0}.page-loaded{opacity:1!important}.homepage h1{font-family:Barlow,Arial,Helvetica,sans-serif;font-size:30px;line-height:1.33;text-align:center;max-width:70%;margin:0 auto;padding-top:55px;padding-bottom:20px}@media (max-width: 768px){.homepage h1{font-size:25px}}@media (max-width: 480px){.homepage h1{font-size:20px;line-height:1.25}}@media (max-width: 768px){.homepage h1{padding-top:40px;padding-bottom:20px;max-width:100%}}.homepage .choices{display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.homepage .choices{flex-direction:column}}.homepage .choices .choice{width:45%;position:relative;border-radius:15%;clip-path:polygon(50% 0%,80% 10%,100% 35%,100% 70%,80% 90%,50% 100%,20% 90%,0% 70%,0% 35%,20% 10%);transition:all .35s,border-radius 1s}.homepage .choices .choice:before{display:block;content:" ";width:100%;padding-top:100%}.homepage .choices .choice>.content{position:absolute;top:0;left:0;right:0;bottom:0}@media (max-width: 768px){.homepage .choices .choice{width:60%}}.homepage .choices .choice span{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Barlow,Arial,Helvetica,sans-serif;font-size:45px;line-height:1.22;text-align:center}@media (max-width: 768px){.homepage .choices .choice span{font-size:35px}}@media (max-width: 480px){.homepage .choices .choice span{font-size:25px;line-height:1.4}}@media (min-width: 1280px){.homepage .choices .choice span{font-size:55px}}@media (min-width: 1500px){.homepage .choices .choice span{font-size:65px;line-height:1.22}}.homepage .choices .choice:hover{clip-path:polygon(50% 0,100% 0,100% 35%,100% 70%,100% 100%,50% 100%,0 100%,0% 70%,0% 35%,0 0);border-radius:50%;transition:all .8s,border-radius .1s}.homepage .choices .choice:hover .content{clip-path:polygon(50% 0,100% 0,100% 35%,100% 70%,100% 100%,50% 100%,0 100%,0% 70%,0% 35%,0 0);border-radius:50%;transition:all .55s,border-radius .35s;color:#fffce6}.homepage .choices .choice-1{background:#637116;margin-right:35px;margin-top:35px;margin-bottom:10px}@media (max-width: 768px){.homepage .choices .choice-1{margin-right:auto;margin-bottom:-10px;margin-left:10px}}.homepage .choices .choice-1 .content{position:absolute;top:1px;left:1px;bottom:1px;right:1px;background:#d5e6a5;clip-path:polygon(50% 0%,80% 10%,100% 35%,100% 70%,80% 90%,50% 100%,20% 90%,0% 70%,0% 35%,20% 10%);transition:all .35s,border-radius 1s;border-radius:0%}.homepage .choices .choice-1:hover .content{background:#637116}.homepage .choices .choice-2{background:#00513b;margin-left:35px}@media (max-width: 768px){.homepage .choices .choice-2{margin-left:auto;margin-right:10px}}.homepage .choices .choice-2 .content{position:absolute;top:1px;left:1px;bottom:1px;right:1px;background:#ffef90;clip-path:polygon(50% 0%,80% 10%,100% 35%,100% 70%,80% 90%,50% 100%,20% 90%,0% 70%,0% 35%,20% 10%);transition:all .35s,border-radius 1s;border-radius:0%}.homepage .choices .choice-2:hover .content{background:#00513b}.body .page-wrapper{transition:background .5s ease-in-out}.body.choice-1-active .page-wrapper{transition:background .5s ease-in-out;background:rgba(149,193,31,.4)}.body.choice-2-active .page-wrapper{transition:background .5s ease-in-out;background:rgba(255,220,14,.4)}
