-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstyles.fd45b2602f10af166256.css
1 lines (1 loc) · 24.8 KB
/
styles.fd45b2602f10af166256.css
1
#page-404{display:flex;background:url(/static/background-full-bdc428a9df436d464c9e5e056c69cd38.png);flex-direction:column-reverse;align-items:center;align-self:center;justify-content:center;height:100vh;font-family:var(--title-font);margin:-8px;overflow:hidden;padding-left:24px}#page-404 img{margin-top:-100px;transform:rotateY(180deg) scale(42%)}#page-404 .texts{display:flex;flex-direction:column-reverse;align-items:flex-start;padding:32px}#page-404 .texts h1{margin-top:-24vh;text-align:start;color:var(--color-2);font-size:38px;width:90vw}#page-404 .texts a{display:flex;color:var(--color-6);align-items:center;font-size:12px;text-decoration:none;font-weight:400;margin-top:-4vh;transition:all .2s}#page-404 .texts a:hover{opacity:.7}@media (min-width:700px){#page-404{flex-direction:row;align-items:center;justify-content:center;padding-right:100px;padding-left:50px;align-self:center}#page-404 img{margin-top:-300px;margin-left:15px;transform:rotateY(180deg) scale(150%)}#page-404 .texts{display:flex;flex-direction:column;align-items:flex-start;padding:32px;margin-top:100px;margin-right:4px}#page-404 .texts h1{font-size:5vh;max-width:50vw;margin-right:5px}#page-404 .texts a{font-size:12px;max-width:24vw;margin-top:-40px}}@media (min-width:1080px){#page-404{flex-direction:row;align-items:center;justify-content:center;padding-right:300px;padding-left:200px;align-self:center}#page-404 img{margin-top:100px;transform:rotateY(180deg) scale(350%);margin-left:-72px}#page-404 .texts{display:flex;flex-direction:column;align-items:flex-start;padding:32px}#page-404 .texts h1{margin-top:10px;font-size:80px;max-width:56vw}#page-404 .texts a{font-size:16px;max-width:24vw;margin-top:-56px}}#linkbutton-component{display:flex;align-items:center;justify-items:center;align-self:center;justify-content:center;text-decoration:none;font-family:var(--title-font);color:var(--color-9);background-color:var(--color-3);text-align:center;padding:10px;transition:opacity .5s;max-width:50vw;height:28px;font-size:16px;border-radius:30px;transition:all .2s}#linkbutton-component:hover{transform:scale(.95)}@media (min-width:1080px){#linkbutton-component{max-width:24vw;display:flex;height:28px;font-size:18px;text-align:center;padding-right:24px;padding-left:24px}}#section-component{padding-left:32px;padding-right:32px;align-items:center;background-color:#fff;min-width:100vw;min-height:100vh}#section-component,#section-component .children{display:flex;flex-direction:column;overflow:hidden}#section-component .children{transition:all .5s;padding-top:16px;margin-bottom:72px;margin-top:-40px}#section-component h1{font-family:var(--title-font);font-size:32px;font-weight:300;color:var(--color-2);font-weight:bolder}#section-component button{width:100vw;height:50px;background-color:var(--color-1);border:none;align-self:center;cursor:pointer;transition:opacity .2s}#section-component button.toggle:hover{opacity:.9;animation:bottom-top .8s infinite}#section-component button.toggle .icon{color:var(--color-6)}#section-component span.status{display:flex;height:15px;padding:10px;align-self:center;text-align:center;font-family:var(--text-font);color:var(--color-10);font-size:12px;transition:all .5s}@media (min-width:760px){#section-component{align-items:center;align-self:center;gap:64px}#section-component .children{flex-direction:row;align-items:center;justify-content:space-between}#section-component h1{font-size:36px}}@media (min-width:1080px){#section-component{align-items:center;align-self:center;gap:64px}#section-component .children{flex-direction:row;align-items:center;justify-content:space-between}#section-component h1{font-size:36px;margin-top:-4px}}#contactcard-component{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--color-9);overflow:hidden;height:110px;width:310px;cursor:pointer;text-decoration:none;transition:.2s}#contactcard-component:hover{transform:translateY(-5px);box-shadow:var(--color-10) 5px 3px 7px}#contactcard-component p{display:flex;flex-direction:column;align-items:center;padding:8px;font-family:var(--text-font);font-size:12px;color:var(--color-6);width:200px}#contactcard-component p.copy{margin-top:6vh}#contactcard-component p span{font-family:var(--text-font);color:var(--color-10);font-size:10px;padding:10px;visibility:hidden}#contactcard-component div.icon{justify-content:center;align-items:center;display:flex;height:110px;width:110px;background-color:var(--color-8);color:var(--color-9)}@media (min-width:1080px){#contactcard-component{height:112px;width:540px}#contactcard-component div.icon{height:112px;width:112px}#contactcard-component p{flex-direction:row;align-self:center;align-items:center;justify-content:center;width:396px;font-size:18px}#contactcard-component p.copy{margin-top:1.5vw}}#text{padding:8px;max-width:325px;max-height:218px}#text,#text-slim{background-color:rgba(117,100,141,.75);border-radius:8px;z-index:11}#text-slim{display:flex;align-items:center;padding:2px;height:24px}#text-slim p,#text p{font-family:var(--text-font);color:var(--color-9);z-index:11}#iconstatus-component{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;align-self:center;max-width:40vw;max-height:100vh}#iconstatus-component img.icon{max-height:50vh}#iconstatus-component img.status{width:25px;margin-top:-80px;margin-left:172px;cursor:pointer}@media (min-width:760px){#iconstatus-component img.icon{max-height:40vh}#iconstatus-component img.status{max-width:24px;margin-top:-80px;margin-left:152px;cursor:pointer}}@media (min-width:1080px){#iconstatus-component img.icon{max-height:60vh}#iconstatus-component img.status{max-width:25px;margin-top:-90px;margin-left:172px;cursor:pointer}}#itemcontent-component{display:flex;justify-content:space-between;align-items:center;gap:16px;background-color:var(--color-9)}#itemcontent-component img{width:20px;height:20px}#dropdown-component{display:flex;cursor:pointer;overflow:hidden;margin-top:.5vh;padding-right:4px}#dropdown-component .button,#dropdown-component .menu-item{display:flex;align-items:center;gap:4px;justify-content:space-between;background:none;border:none;font-family:var(--title-font);text-decoration:none;color:var(--color-2);font-weight:500;font-size:10px;cursor:pointer;transition:.1s}#dropdown-component .button span{margin-top:2px;margin-right:9px}#dropdown-component .button .selected{margin-top:2px;height:10px;width:10px}#dropdown-component .button .icon{margin-top:3px;margin-left:-12px;height:12px;width:12px}#dropdown-component .menu-item{border:1px solid var(--color-2);padding:2px 4px;cursor:pointer;transition:opacity .5s}#dropdown-component .menu-item a{text-decoration:none;color:var(--color-2);font-weight:500;cursor:pointer;transition:.1s}#dropdown-component .menu-item:hover{opacity:.6}@media (min-width:760px){#dropdown-component{margin-top:.9vh;margin-left:-.5vw;padding-right:24px}#dropdown-component .button{font-size:20px}#dropdown-component .button .selected{margin-top:5px;height:24px;width:24px}#dropdown-component .button span{margin-right:32px;margin-top:2px}#dropdown-component .button img{margin-right:4px;height:20px;width:20px}#dropdown-component .button .icon{margin-top:5px;margin-left:-32px;height:16px;width:16px}#dropdown-component .menu-item{font-size:20px}}#picturelink-component{cursor:pointer;height:72px;margin-bottom:10px;z-index:9}#picturelink-component a{height:72px}#picturelink-component img{border-radius:50%;border:var(--color-2) solid;max-height:72px;transition:.2s}#picturelink-component img:hover{transform:scale(1.1);box-shadow:var(--color-10) 5px 3px 7px}@media (min-width:1080px){#picturelink-component{height:135px;margin-bottom:-32px}#picturelink-component img{max-height:85px}#picturelink-component div.emoji{height:50px;width:50px;margin-top:-48px}}#eventcard-component{display:flex;flex-direction:column;max-width:100vw;position:relative;border:1px solid #e8e8e8;padding:24px;transition:.2s;cursor:pointer;height:250px;width:250px;background:var(--color-12)}#eventcard-component:hover{transform:translateY(-5px);box-shadow:var(--color-10) 5px 3px 7px;border-bottom-right-radius:100px 20px}#eventcard-component .header-note{display:flex;flex-direction:column;align-items:center;justify-content:space-between}#eventcard-component .header-note .pin{display:flex;align-items:center;justify-content:center;background-color:var(--color-3);height:32px;width:32px;border-radius:50%;margin-top:-32px;transition:all .2s}#eventcard-component .header-note .pin-part{background-color:var(--color-11);height:22px;width:22px;box-shadow:var(--color-10) 5px 3px 7px;border-radius:50%}#eventcard-component:hover .pin{transform:scale(1.1);box-shadow:var(--color-10) 5px 3px 7px}#eventcard-component .title{display:flex;flex-direction:column;align-items:center;padding:10px;justify-content:space-between}#eventcard-component .title h3{font-family:var(--title-font);font-weight:300;font-size:24px;color:var(--color-6);margin-top:0;line-height:24px}#eventcard-component .infos{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;text-align:start}#eventcard-component .infos span{font-size:12px;font-family:var(--title-font);margin-bottom:10px;color:var(--color-6);margin-top:-12px}#eventcard-component p{font-size:15px;font-family:var(--title-font);color:var(--color-6);overflow:hidden;height:120px;margin-top:2px}#eventcard-component .note{display:flex;align-self:center;align-items:center;margin:auto;text-align:center}#eventcard-component .more,#eventcard-component .more-hidden{margin-top:15px;display:flex;align-items:center;justify-content:space-between;transition:opacity .2s}#eventcard-component .more-hidden a,#eventcard-component .more a{font-family:var(--title-font);font-size:15px;color:var(--color-4);text-decoration:none}#eventcard-component .more a.block{cursor:not-allowed}#eventcard-component .more-hidden a:hover,#eventcard-component .more a:hover{opacity:.8}#eventcard-component .more-hidden{visibility:hidden}@media (min-width:1080px){#eventcard-component h3{font-size:24px;max-width:30vw}#eventcard-component .more{gap:0}}#projectcard-component{display:flex;flex-direction:column;background-color:var(--color-9);align-items:center;justify-content:center;border-radius:4px;width:230px;height:380px;overflow:hidden;margin-bottom:16px;background-position-x:absolute;transition:.2s;position:relative}.normal{border:var(--color-3) .2px;border-style:solid;box-shadow:var(--color-10) 4px 2px 6px}.normal:hover{transform:translateY(-5px);box-shadow:var(--color-10) 5px 3px 7px;border-style:solid}.hidden{visibility:hidden}#projectcard-component .img-content{display:flex;align-items:center;justify-content:center;overflow:hidden;height:720px;width:360px;background-color:var(--color-7);padding-top:24px;padding-bottom:24px}#projectcard-component img{width:190px;max-height:720px}#projectcard-component div.content{display:flex;flex-direction:column;padding:20px;align-items:center;justify-content:center}#projectcard-component div.content h3{text-align:center;font-family:var(--title-font);font-size:24px;font-weight:300;color:var(--color-4);margin-top:-2px}#projectcard-component div.content p{display:flex;font-family:var(--text-font);text-align:start;font-size:12px;line-height:25px;color:var(--color-6);max-width:350px;height:148px;overflow:hidden;margin-top:-14px;text-align:justify}@media (min-width:760px){#projectcard-component{width:430px;height:580px}#projectcard-component .img-content{overflow:hidden;height:200px;width:430px;padding-top:32px}#projectcard-component div.content{margin-top:32px;padding-bottom:40px}}@media (min-width:1080px){#projectcard-component{flex-direction:row;justify-content:space-between;width:720px;height:410px;margin-bottom:0;margin-top:-32px}#projectcard-component .img-content{display:flex;width:500px;height:450px;align-items:center;justify-content:center}#projectcard-component img{width:300px;max-height:300px}#projectcard-component div.content{gap:5px}#projectcard-component div.content p{line-height:30px;font-size:16px;align-self:center;width:360px;margin-top:-15px;height:205px}#projectcard-component div.content h3{font-size:32px;margin-top:10px}}:root{--color-1:#f19181;--color-2:#d27c90;--color-3:#a66f96;--color-4:#75648d;--color-5:#4a5876;--color-6:#2f4858;--color-7:#fff6f3;--color-8:#a66f96;--color-9:#fff;--color-10:rgba(43,43,43,0.53);--color-11:rgba(241,146,129,0.19);--color-12:rgba(233,132,136,0.32);--color-13:rgba(210,124,144,0.53);--color-14:rgba(0,0,0,0.068);--title-font:"Poppins",sans-serif;--text-font:"Montserrat",sans-serif}html{scroll-behavior:smooth}#home-page{display:flex;flex-direction:column;justify-self:center;overflow:hidden;margin:-8px}#home-page header{display:flex;z-index:10;cursor:pointer;width:100vw;justify-content:space-between;align-items:center;font-family:var(--title-font);background-color:var(--color-7);max-height:44px;transition:all .5s;box-shadow:var(--color-10) 1px 2px 8px;padding-top:16px;padding-bottom:16px;transition:all .2s}#home-page header ul a.image{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-left:0;max-width:8vw}#home-page header nav{display:flex;align-items:center;justify-content:space-between;width:80vw}#home-page header nav a img{max-width:48px;margin-top:4px;padding-left:8px}#home-page header ul{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:12px;justify-content:space-between;align-items:center;padding-right:24px;list-style-type:circle}#home-page header ul li{display:flex;align-items:center;cursor:pointer;max-height:8px;transition:all .1s;justify-content:center;border-bottom:2px solid transparent}#home-page header ul li a{text-decoration:none;color:var(--color-2);font-weight:500;font-size:10px;cursor:pointer}#home-page header ul li:hover{border-color:var(--color-2)}#home-page img.wellcome-image{width:100vw;background-color:#fff;z-index:1}#home-page main{display:flex;flex-direction:column;align-items:center;justify-content:space-between}#home-page main .division{width:88vw;border-bottom:thin solid var(--color-14);box-shadow:var(--color-10) 1px 2px 8px}#home-page main .paragraph{font-family:var(--text-font);text-align:justify;color:var(--color-6);font-weight:300;line-height:40px}#home-page main .section-about .text{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:10px;max-width:90vw}#home-page main .section-panel .children{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-self:center;justify-content:center;max-width:98vw;-webkit-column-gap:12px;column-gap:12px;row-gap:8px;padding-left:95px;padding-right:100px}#home-page main .section-projects{display:flex;overflow:hidden;width:100vw}#home-page main .section-projects .children{display:flex;align-items:center;justify-content:center;overflow:hidden;height:60vh}#home-page main .section-events .children{padding:24px;align-self:center;gap:16px}#home-page main .section-events{width:100vw;padding-bottom:24px}#home-page main .section-events #linkbutton-component{margin-top:-80px}#home-page main .section-partnerships{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw}#home-page main .section-partnerships .children{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-self:center;justify-content:center;max-width:90vw;-webkit-column-gap:12px;column-gap:12px;row-gap:8px;padding:20px 100px 50px 90px}#home-page main .section-partnerships .children #picturelink-component img{max-height:80px;border:none}#home-page footer{display:flex;flex-direction:column;background-color:var(--color-7);background-image:url(/static/background-opacity-157dafbbb0b3daed1e10261b606fc8fd.png);background-repeat:repeat-y;background-size:100vw;padding-left:12px;padding-right:12px;padding-top:5px;box-shadow:var(--color-10) 1px 2px 8px}#home-page footer h1{font-family:var(--title-font);color:var(--color-2);font-weight:300;padding-left:16px}#home-page footer div.footer-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between}#home-page footer div.footer-content div.contact{display:flex;flex-direction:column;justify-content:space-between;gap:32px}#home-page footer div.footer-content div.social-networks{display:flex;flex-direction:row;justify-content:space-between;gap:48px;align-items:center;padding:32px}#home-page footer div.footer-content div.social-networks a img{max-height:72px}#home-page footer div.footer-content div.social-networks a img:hover{transform:translateY(-10px);box-shadow:var(--color-10) 5px 3px 7px}#home-page footer div.copyright{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:22px}#home-page footer div.copyright span{font-family:var(--text-font);color:var(--color-6)}#home-page footer div.copyright img{width:72px;margin-top:-6px}#carousel-component{display:flex;right:1000%;align-items:center;justify-content:center;overflow:hidden}@media (min-width:760px){#home-page header{max-height:300px}#home-page header nav a{max-width:8vw}#home-page header nav a img{max-width:88px;margin-right:-120px}#home-page header ul{text-align:center;gap:72px;row-gap:12px;align-items:center;justify-content:space-between;max-width:50vw;padding-right:72px}#home-page header ul li{display:flex;align-items:center;justify-content:center;padding-top:12px;max-height:48px}#home-page header ul li,#home-page header ul li a{text-align:center;font-size:20px}#home-page main .section-panel{align-items:center}#home-page main .section-about .children #iconstatus-component{margin-top:-80px;margin-left:-32px}#home-page main .section-panel .children{align-items:center;justify-content:center;margin-left:0;-webkit-column-gap:15px;column-gap:15px;row-gap:10px;width:100vw;display:flex;flex-wrap:wrap}#home-page main .section-projects{overflow:hidden}#home-page main .section-projects .children{gap:24px;height:98vh;overflow:hidden;margin-bottom:-100px}#home-page main .section-events{padding-bottom:112px}#home-page main .section-events .children{align-items:center;justify-content:center;align-self:center;flex-wrap:wrap;width:100vw}#home-page main .section-partnerships .children #picturelink-component img{max-height:120px;border:none}#home-page footer h1{font-size:40px}#home-page footer div.footer-content{display:flex;flex-direction:row;padding-left:16px;padding-right:32px}#home-page footer div.footer-content div.contact{gap:16px}#home-page footer div.footer-content div.social-networks a img{max-height:100px;transition:.2s;border-radius:50%}#home-page footer div.copyright{max-width:400px;align-self:center;padding-bottom:12px;padding-top:24px;font-size:20px}#home-page main .paragraph{font-size:18px;line-height:28px;margin-top:-4px;width:65vw;text-align:justify;padding-left:88px}#home-page main .section-partnerships .children{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;grid-template-columns:repeat(5,1fr);gap:40px;row-gap:72px;width:98vw;height:50vh}}@media (min-width:1080px){#home-page main .section-panel .children{padding-left:64px;padding-right:64px;padding-bottom:64px;max-width:88vw}#home-page main .section-projects .children{margin-top:-128px;margin-bottom:0}#home-page header ul{display:flex;align-items:center;gap:48px;max-height:24px;padding-right:100px}}#schedule-page{display:flex;flex-direction:column;overflow:hidden;font-family:var(--title-font)}#schedule-page .schedule-header{position:fixed;z-index:1;align-self:center;justify-content:space-between;margin-top:-10px;width:100vw;height:12vh;background-color:#fff;box-shadow:var(--color-10) 1px 2px 8px;margin-left:-16px}#schedule-page .schedule-header,#schedule-page .schedule-header a{display:flex;flex-direction:row;align-items:center;padding:24px;text-decoration:none;color:var(--color-5)}#schedule-page .schedule-header a{margin-left:10px;gap:5px}#schedule-page .schedule-header a:hover{opacity:.7}#schedule-page .schedule-header .event-info{display:flex;flex-direction:column;color:var(--color-4);max-height:100px;width:400px;margin-top:-16px;align-items:center;justify-content:center;padding:24px}#schedule-page .schedule-header .event-info p{margin-top:-12px;line-height:25px}#schedule-page .schedule-header .event-info h4{display:flex;align-items:center;width:400px;text-align:start}#schedule-page .nice-dates-day{border-radius:4%}#schedule-page .nice-dates-day:hover{opacity:.8}#schedule-page .nice-dates-day.-selected.-highlight{background-color:#fff}#schedule-page .nice-dates-day.-highlight{font-weight:700;color:var(--color-10);background-color:var(--color-13)}#schedule-page main{margin-top:80px}@media (max-width:1080px){#schedule-page .schedule-header{font-size:12px;height:20vh;padding-top:32px}#schedule-page .schedule-header .event-info{width:90vw;max-height:20vh;overflow:hidden;text-align:start;font-size:10px}#schedule-page .schedule-header .event-info h4{width:195px;text-align:end;font-size:12px}#schedule-page .schedule-header a{gap:5px;font-size:10px}#schedule-page main{padding-top:120px}}.nice-dates-navigation{align-items:center;color:#333;display:flex;justify-content:space-between;position:relative;text-align:center;text-transform:capitalize}.nice-dates-navigation_current{flex-grow:1;font-size:16px}.nice-dates-navigation_next,.nice-dates-navigation_previous{cursor:pointer;height:0;padding-bottom:14.28571%;position:relative;width:14.28571%}.nice-dates-navigation_next:before,.nice-dates-navigation_previous:before{border-right:2px solid #999;border-top:2px solid #999;box-sizing:border-box;content:"";display:block;height:14px;left:50%;margin-left:-7px;margin-top:-7px;position:absolute;top:50%;transform:rotate(45deg);transition:border-color .2s;width:14px}.nice-dates-navigation_next:hover:before,.nice-dates-navigation_previous:hover:before{border-color:#333}.nice-dates-navigation_next.-disabled,.nice-dates-navigation_previous.-disabled{cursor:default;pointer-events:none}.nice-dates-navigation_next.-disabled:before,.nice-dates-navigation_previous.-disabled:before{border-color:#ddd}.nice-dates-navigation_previous:before{transform:rotate(-135deg)}.nice-dates-week-header{box-shadow:0 1px 0 rgba(0,0,0,.06);display:flex;padding:8px 0}.nice-dates-week-header_day{color:#999;font-size:14px;line-height:1;text-align:center;text-transform:capitalize;width:14.28571%}.nice-dates-grid{box-sizing:content-box;overflow:hidden;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.nice-dates-grid_container{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-wrap:wrap;left:0;position:absolute;right:0;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-property:none;will-change:transform}.nice-dates-grid_container.-moving .nice-dates-day_date{transition:color .3s}.nice-dates-grid_container.-origin-bottom{top:auto;bottom:0}.nice-dates-grid_container.-origin-top{top:0;bottom:auto}.nice-dates-grid_container.-transition{transition-property:transform}.nice-dates-day{border-top:1px solid transparent;box-sizing:border-box;color:#333;cursor:pointer;font-size:14px;position:relative;text-align:center;width:14.28571%;align-items:center;display:flex;justify-content:center;flex-direction:column}.nice-dates-day_date{transition:color .15s;will-change:color;z-index:3}.nice-dates-day_month{color:#999;font-size:12px;left:0;line-height:1;position:absolute;right:0;text-transform:capitalize;top:10%;z-index:3}.nice-dates-day:after,.nice-dates-day:before{border-radius:999px;bottom:0;box-sizing:border-box;content:"";display:block;left:0;opacity:0;position:absolute;right:0;top:0}.nice-dates-day:before{background-color:#333;z-index:1}.nice-dates-day:after{border:2px solid #333;transform:scale(.95);transition-duration:.15s;transition-property:transform,opacity;z-index:2}.nice-dates-day:not(.-disabled):hover:after{opacity:1;transform:scale(1)}@media (hover:none){.nice-dates-day:after{content:none}.nice-dates-day.-selected *{color:#fff}}.nice-dates-day.-selected:before{opacity:1}.nice-dates-day.-selected:hover:after{background-color:#fff}.nice-dates-day.-selected.-disabled *,.nice-dates-day.-selected:not(:hover) *{color:#fff}.nice-dates-day.-selected.-selected-start:before{border-top-right-radius:0;border-bottom-right-radius:0;right:0}.nice-dates-day.-selected.-selected-end:before{border-top-left-radius:0;border-bottom-left-radius:0;left:0}.nice-dates-day.-selected.-selected-middle:before{border-radius:0;left:0;right:0}.nice-dates-day.-selected.-selected-middle:nth-child(7n+1):before{border-top-left-radius:2px;border-bottom-left-radius:2px}.nice-dates-day.-selected.-selected-middle:not(.-end):nth-child(7n):before{border-top-right-radius:2px;border-bottom-right-radius:2px}.nice-dates-day.-today{font-weight:600}.nice-dates-day.-wide:after,.nice-dates-day.-wide:before{left:12.5%;right:12.5%}.nice-dates-day.-outside{color:#999}.nice-dates-day.-disabled{cursor:default;pointer-events:none;color:#ddd}.nice-dates-popover{background-color:#fff;border-radius:8px;box-shadow:0 1px 8px rgba(0,0,0,.12);margin:8px 0;max-width:600px;position:absolute;transform-origin:top;transform:perspective(1000px);transition-property:transform,opacity;transition-duration:.4s;transition-timing-function:cubic-bezier(.4,.2,0,1.1);width:100%;will-change:transform,opacity;z-index:9}.nice-dates-popover:not(.-open){opacity:0;pointer-events:none;transform:perspective(1000px) rotateX(-15deg)}