@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,700;1,100;1,400;1,700&display=swap";*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}html{height:100%;min-height:-webkit-fill-available}body{height:100%;min-height:-webkit-fill-available}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{font-family:roboto,sans-serif;background-color:#fff;font-size:16px;scrollbar-gutter:stable}:root{--main-brdr-color: #777}#imgss{background-image:url(/imgs/about.png);background-image:url(/imgs/close.svg);background-image:url(/imgs/delete.svg);background-image:url(/imgs/edit.svg);background-image:url(/imgs/icon_facebook.png);background-image:url(/imgs/icon_instagram.png);background-image:url(/imgs/icon_twitter.png);background-image:url(/imgs/notfound.svg);background-image:url(/imgs/prefs.svg);background-image:url(/imgs/promo_case.png);background-image:url(/imgs/promo.png);background-image:url(/imgs/share.svg);background-image:url(/imgs/slide_icon.svg);background-image:url(/imgs/thumbs_icon.svg);background-image:url(/imgs/upload_start.svg);background-image:url(/imgs/upload_white.svg);background-image:url(/imgs/hourglass.svg);background-image:url(/imgs/slide_up.svg);background-image:url(/imgs/slide_down.svg);background-image:url(/imgs/expired.svg);background-image:url(/imgs/logo_small.png);background-image:url(/imgs/home__img_screen.jpg);background-image:url(/imgs/home__img_lock.png);background-image:url(/imgs/home__img_user.jpg);background-image:url(/imgs/home__img_compass.jpg);background-image:url(/imgs/paper_plane.svg);background-image:url(/imgs/flag.svg);background-image:url(/imgs/code.svg);background-image:url(/imgs/logo.png);background-image:url(/imgs/magnifier.svg)}/*!* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers*/.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#fff}.hamburger-box{width:22px;height:16px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:22px;height:2px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-7px}.hamburger-inner::after{bottom:-7px}.hamburger--3dx .hamburger-box{perspective:44px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:44px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:44px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:44px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:44px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner::before,.hamburger--3dxy .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner::before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner::after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:44px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner::before,.hamburger--3dxy-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner::before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner::after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-4.4px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-4.4px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(4.4px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(4.4px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowalt .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-4.4px,-5.5px,0) rotate(-45deg) scale(.7,1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-4.4px,5.5px,0) rotate(45deg) scale(.7,1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(4.4px,-5.5px,0) rotate(45deg) scale(.7,1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(4.4px,5.5px,0) rotate(-45deg) scale(.7,1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner::after{top:-14px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-7px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner::after{top:-14px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-7px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:7px;transition:opacity .125s .275s ease}.hamburger--elastic .hamburger-inner::after{top:14px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(135deg);transition-delay:.075s}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0,-14px,0) rotate(-270deg);transition-delay:.075s}.hamburger--elastic-r .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner::before{top:7px;transition:opacity .125s .275s ease}.hamburger--elastic-r .hamburger-inner::after{top:14px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(-135deg);transition-delay:.075s}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0,-14px,0) rotate(270deg);transition-delay:.075s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic .hamburger-inner::after{top:7px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,right .125s .175s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner::before{left:-44px;top:-44px;transform:translate3d(44px,44px,0) rotate(45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-44px;top:-44px;transform:translate3d(-44px,44px,0) rotate(-45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:7px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,right .125s .175s ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-44px;top:44px;transform:translate3d(44px,-44px,0) rotate(-45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-44px;top:44px;transform:translate3d(-44px,-44px,0) rotate(45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--minus .hamburger-inner::before,.hamburger--minus .hamburger-inner::after{transition:bottom .08s 0s ease-out,top .08s 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::before,.hamburger--minus.is-active .hamburger-inner::after{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s .08s linear}.hamburger--minus.is-active .hamburger-inner::before{top:0}.hamburger--minus.is-active .hamburger-inner::after{bottom:0}.hamburger--slider .hamburger-inner{top:1px}.hamburger--slider .hamburger-inner::before{top:7px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner::after{top:14px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-3.1428571429px,-5px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0,-14px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1px}.hamburger--slider-r .hamburger-inner::before{top:7px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner::after{top:14px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(3.1428571429px,-5px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0,-14px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:7px;transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner::after{top:14px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,7px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner::after{top:-14px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-7px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{transition:transform .075s .15s cubic-bezier(.55,.055,.675,.19),background-color 0s .075s linear}.hamburger--stand .hamburger-inner::before{transition:top .075s .075s ease-in,transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner::after{transition:bottom .075s .075s ease-in,transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform .075s 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out,transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom .075s .1s ease-out,transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{transition:transform .075s .15s cubic-bezier(.55,.055,.675,.19),background-color 0s .075s linear}.hamburger--stand-r .hamburger-inner::before{transition:top .075s .075s ease-in,transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom .075s .075s ease-in,transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform .075s 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out,transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom .075s .1s ease-out,transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex-r.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}/*!* Quill Editor v1.3.6
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li::before,.ql-editor ul[data-checked=false]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:"☑"}.ql-editor ul[data-checked=false]>li::before{content:"☐"}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}/*!* Quill Editor v1.3.6
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li::before,.ql-editor ul[data-checked=false]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:"☑"}.ql-editor ul[data-checked=false]>li::before{content:"☐"}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media(pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:var(--main-brdr-color)}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:var(--main-brdr-color)}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:var(--main-brdr-color)}}.ql-bubble{box-sizing:border-box}.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:var(--main-brdr-color);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:var(--main-brdr-color);stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:var(--main-brdr-color)}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid var(--main-brdr-color);margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:var(--main-brdr-color);display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label::before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label::before,.ql-bubble .ql-picker.ql-header .ql-picker-item::before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label::before,.ql-bubble .ql-picker.ql-font .ql-picker-item::before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label::before,.ql-bubble .ql-picker.ql-size .ql-picker-item::before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:var(--main-brdr-color);content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a::before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a::after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a::before,.ql-container.ql-bubble:not(.ql-disabled) a::after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease 200ms;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover::before,.ql-container.ql-bubble:not(.ql-disabled) a:hover::after{visibility:visible}/*!* Quill Editor v1.3.6
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li::before,.ql-editor ul[data-checked=false]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:"☑"}.ql-editor ul[data-checked=false]>li::before{content:"☐"}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{box-sizing:border-box}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid var(--main-brdr-color);margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:var(--main-brdr-color);z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:var(--main-brdr-color)}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:var(--main-brdr-color)}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label::before,.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid var(--main-brdr-color);box-sizing:border-box;font-family:helvetica neue,helvetica,arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:var(--main-brdr-color)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:var(--main-brdr-color)}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid var(--main-brdr-color);box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid var(--main-brdr-color);font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid var(--main-brdr-color);content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid var(--main-brdr-color);background:#fff}#coverTxt .ql-editor{color:#000}.ql-toolbar.ql-snow{background:#fff}img.resp{width:100%;height:auto}#root{width:100%;height:100%;padding-right:60px;position:relative;transition:all .3s ease-out;transition-delay:250ms;left:0;top:0}#root .wrapper,#root .drgd{width:100%;height:100%}#outer-container,#page-wrap{height:100%}.folio_btn{background-color:#fff;border:1px solid #777;border-radius:.5rem;box-sizing:border-box;color:#111827;font-family:inter var,ui-sans-serif,system-ui,-apple-system,system-ui,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;font-size:.875rem;font-weight:600;line-height:1.25rem;padding:.75rem 1rem;text-align:center;text-decoration:none #d1d5db solid;text-decoration-thickness:auto;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);cursor:pointer;user-select:none;-webkit-user-select:none;touch-action:manipulation}.folio_btn:hover{background-color:#f9fafb}.folio_btn:focus{outline:2px solid transparent;outline-offset:2px}.folio_btn:focus-visible{box-shadow:none}#hamburger{position:fixed;right:18px;top:15px;z-index:5}#hamburger .hamburger{padding:0}#scrub-wrap{display:none;position:fixed;z-index:4;width:30px;height:100%;background-color:#000;align-items:center;justify-content:center;right:60px}#scrub-wrap #scrub-btns{display:flex;flex-direction:column}#scrub-wrap #scrub-btns>div{width:5px;height:5px;margin:5px;border-radius:50%;background-color:#393939}#scrub-wrap #scrub-btns>div.active{background-color:#fff}@media(min-width:630px){body.hasScrub:not(.hasDrawer) #root{padding-right:90px}}body.hasScrub #scrub-wrap{display:flex}#menu-wrap{position:fixed;right:-240px;z-index:4;width:300px;height:100%;transform:translate3d(0px,0px,0px);transition:all .3s ease-out;transition-delay:250ms;background:#373a47;color:#fff;padding-top:40px;opacity:1;border-left:2px solid #000}#menu-wrap .arc{position:absolute;height:calc(100% + 40px);width:0;top:-20px;left:-20px}#menu-wrap .arc svg{width:100%;height:100%}#menu-wrap .menu{right:0;position:relative;left:60px;transition:all .3s ease-out;transition-delay:350ms}#menu-wrap .menu a{color:#fff;display:block;margin-bottom:4px;text-decoration:none}#menu-wrap .menu a.logo{text-decoration:none;font-weight:700;font-size:25px}#menu-wrap .menu a.logo>span{color:#05bbce}#menu-wrap .menu .copy{font-size:10px;margin-top:13px}#menu-wrap .menu_buttons{transition:all .3s ease-out;transition-delay:350ms}body.hasDrawer #menu-wrap{right:0;box-shadow:inset 6px 0 6px -6px rgba(0,0,0,.15)}body.hasDrawer #menu-wrap .menu{left:0}body.hasDrawer #menu-wrap .arc{animation-name:drwrArc;animation-duration:.5s;animation-fill-mode:forwards}body.hasDrawer #root{left:-240px}@keyframes drwrArc{0%{width:0;left:0}50%{width:80px;left:-80px}100%{width:0;left:0}}.folio_btn.cpyBtn{margin-right:10px;min-width:120px;position:relative;overflow:hidden}.folio_btn.cpyBtn .text{width:100%;height:50px;display:flex;position:absolute;align-items:center;justify-content:center;left:0;transition:top .7s}.folio_btn.cpyBtn .primary{top:0}.folio_btn.cpyBtn .secondary{top:100px}.folio_btn.cpyBtn.slectd .primary{top:-100px}.folio_btn.cpyBtn.slectd .secondary{top:0}.folio_btn{min-height:50px}@media(max-width:630px){#root{padding-right:0;padding-top:40px}#hamburger{right:10px;top:10px;left:auto}#menu-wrap{right:auto;width:100%;height:240px;left:0;top:-200px;padding:10px}#menu-wrap .menu{position:absolute;width:130px;left:15px;top:-150px;display:inline-block;transition:top,bottom .3s ease-out;transition-delay:350ms}#scrub-wrap{display:none!important}body.hasDrawer #root{left:0}body.hasDrawer #menu-wrap{top:0}body.hasDrawer #menu-wrap .menu{left:15px;top:15px}body.hasDrawer #root{top:160px}}.drgd{position:fixed;min-width:100vw;min-height:100%;top:0;left:0;border:4px #01983a dotted;background-color:rgba(0,255,72,.4);z-index:99;display:none}a{color:#004f57}.home{padding:20px}.home h1{font-weight:300;font-size:64px;margin:0;line-height:35px}.home .info{max-width:300px}.home p{margin:10px 0}.uploaderProgrss{width:100vw;height:100%;top:0;left:0;background-color:#fff;z-index:100;position:fixed;align-items:center;justify-content:center;display:none}.uploaderProgrss #upldr{display:block;border-radius:50%;overflow:hidden;height:250px;width:250px;padding:30px;margin:1rem auto;border:none;background-color:#e8e8e8}.uploaderProgrss #upldr:after{content:"";display:block;border-radius:50%;background-color:#fff;width:100%;height:100%;transition:opacity .5s ease-out}body.uploading .uploaderProgrss{display:flex}.p-1{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(93.6deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-2{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(97.2deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-3{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(100.8deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-4{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(104.4deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-5{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(108deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-6{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(111.6deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-7{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(115.2deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-8{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(118.8deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-9{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(122.4deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-10{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(126deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-11{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(129.6deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-12{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(133.2deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-13{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(136.8deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-14{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(140.4deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-15{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(144deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-16{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(147.6deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-17{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(151.2deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-18{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(154.8deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-19{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(158.4deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-20{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(162deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-21{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(165.6deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-22{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(169.2deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-23{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(172.8deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-24{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(176.4deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-25{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(180deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-26{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(183.6deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-27{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(187.2deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-28{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(190.8deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-29{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(194.4deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-30{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(198deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-31{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(201.6deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-32{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(205.2deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-33{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(208.8deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-34{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(212.4deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-35{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(216deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-36{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(219.6deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-37{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(223.2deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-38{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(226.8deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-39{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(230.4deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-40{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(234deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-41{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(237.6deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-42{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(241.2deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-43{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(244.8deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-44{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(248.4deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-45{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(252deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-46{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(255.6deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-47{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(259.2deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-48{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(262.8deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-49{background-image:linear-gradient(90deg,#e8e8e8 50%,transparent 50%,transparent),linear-gradient(266.4deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-50{background-image:linear-gradient(-90deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-51{background-image:linear-gradient(-86.4deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-52{background-image:linear-gradient(-82.8deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-53{background-image:linear-gradient(-79.2deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-54{background-image:linear-gradient(-75.6deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-55{background-image:linear-gradient(-72deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-56{background-image:linear-gradient(-68.4deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-57{background-image:linear-gradient(-64.8deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-58{background-image:linear-gradient(-61.2deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-59{background-image:linear-gradient(-57.6deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-60{background-image:linear-gradient(-54deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-61{background-image:linear-gradient(-50.4deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-62{background-image:linear-gradient(-46.8deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-63{background-image:linear-gradient(-43.2deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-64{background-image:linear-gradient(-39.6deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-65{background-image:linear-gradient(-36deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-66{background-image:linear-gradient(-32.4deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-67{background-image:linear-gradient(-28.8deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-68{background-image:linear-gradient(-25.2deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-69{background-image:linear-gradient(-21.6deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-70{background-image:linear-gradient(-18deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-71{background-image:linear-gradient(-14.4deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-72{background-image:linear-gradient(-10.8deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-73{background-image:linear-gradient(-7.2deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-74{background-image:linear-gradient(-3.6deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-75{background-image:linear-gradient(0deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-76{background-image:linear-gradient(3.6deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-77{background-image:linear-gradient(7.2deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-78{background-image:linear-gradient(10.8deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-79{background-image:linear-gradient(14.4deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-80{background-image:linear-gradient(18deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-81{background-image:linear-gradient(21.6deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-82{background-image:linear-gradient(25.2deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-83{background-image:linear-gradient(28.8deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-84{background-image:linear-gradient(32.4deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-85{background-image:linear-gradient(36deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-86{background-image:linear-gradient(39.6deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-87{background-image:linear-gradient(43.2deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-88{background-image:linear-gradient(46.8deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-89{background-image:linear-gradient(50.4deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-90{background-image:linear-gradient(54deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-91{background-image:linear-gradient(57.6deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-92{background-image:linear-gradient(61.2deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-93{background-image:linear-gradient(64.8deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-94{background-image:linear-gradient(68.4deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-95{background-image:linear-gradient(72deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-96{background-image:linear-gradient(75.6deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-97{background-image:linear-gradient(79.2deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-98{background-image:linear-gradient(82.8deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-99{background-image:linear-gradient(86.4deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}.p-100{background-image:linear-gradient(90deg,#848484 50%,transparent 50%,transparent),linear-gradient(270deg,#848484 50%,#e8e8e8 50%,#e8e8e8)}#screen_Legal{display:flex;align-items:center;justify-content:center}#screen_About{display:flex;align-items:center;justify-content:center;padding:40px}#screen_About>div{width:100%;max-width:700px;text-align:center}#screen_About .masthead{width:450px;margin:auto;margin-bottom:20px}#screen_About .masthead .tagline{text-align:left}@media(max-width:500px){#screen_About>div{text-align:left}}#views{width:100%;height:100%}#views>div{width:100%;min-height:100%;display:none}#screen_About .logos{margin-top:20px;text-align:center}#screen_About .logos a{display:inline-block;margin:5px;cursor:pointer}#screen_About .masthead{margin-bottom:20px;max-width:100%}.masthead{width:100%}.masthead h1{position:relative;margin:0;padding:0;padding-right:118px;font-size:90px;line-height:80px;transform-origin:top left;width:450px;letter-spacing:-.8px}.masthead h1>span{color:#004f57}.masthead h1:first-letter{margin-left:-.06em}.masthead h1:after{content:"";position:absolute;background-image:url(/imgs/promo_case.png);background-position:top right;background-repeat:no-repeat;background-size:contain;width:105px;height:105px;top:0;right:0}@media(max-width:500px){.masthead h1{transform:scale(.8);margin-bottom:-5px}}@media(max-width:400px){.masthead h1{transform:scale(.65);margin-bottom:-20px}}#screen_Main{align-items:center;justify-content:center}#screen_Main .cols_main{padding:20px;max-width:800px;width:100%}#screen_Main .cols_main h1{margin-bottom:10px}#screen_Main .cols_main .cols{display:flex;text-align:left;margin-top:60px;line-height:150%}#screen_Main .cols_main .cols a{font-weight:700}#screen_Main .cols_main .cols p{margin:10px 0}@media(min-width:620px){#screen_Main .cols_main .cols .col:first-of-type{width:35%;padding-right:15px}#screen_Main .cols_main .cols .col:last-of-type{width:64.5%;padding-left:15px}}@media(max-width:620px){#screen_Main .cols_main .cols{flex-direction:column;max-width:100%}}#screen_Main .cols_main .cols.col_start{display:flex;align-items:center;justify-content:center;height:70vh}#screen_Main .cols_main .cols.cols_top .col:first-of-type{padding-top:30px}#screen_Main .cols_main .cols.cols_mid{margin-top:20px;margin-bottom:80px}#screen_Main .cols_main .cols.cols_mid .col:first-of-type{display:flex;align-items:center;justify-content:center}#screen_Main .cols_main .cols.cols_mid .col:last-of-type{display:flex;flex-direction:column;justify-content:center}@media(max-width:620px){#screen_Main .cols_main .cols.cols_mid{flex-direction:column-reverse;margin-top:50px}}#screen_Main .cols_main .cols.cols_mid img{max-width:200px}@media(min-width:620px){#screen_Main .cols_main .cols.cols_bottom .col:first-of-type{width:49.5%;padding-right:15px}#screen_Main .cols_main .cols.cols_bottom .col:last-of-type{width:49.5%;padding-left:15px}}@media(max-width:620px){#screen_Main .cols_main .cols.cols_bottom{flex-direction:column-reverse}}#screen_Main .cols_main .cols.cols_footer{font-size:14px}#screen_Main .cols_main .cols.cols_footer img{max-width:20px}@media(max-width:620px){#screen_Main .cols_main .cols.cols_footer{display:flex;flex-direction:row}}@media(min-width:900px){#screen_Main .masthead h1{transform:scale(1.5);margin-bottom:50px}}#screen_notfound,#screen_expired{display:flex;align-items:center;justify-content:center;flex-direction:column}#screen_notfound img,#screen_expired img{width:100%;height:auto;max-width:300px}@media(max-width:630px){#slideShow{height:100%}}#slideShow>div{width:100%;height:100%;position:absolute;background-color:#fff;padding:10px;display:flex}#slideShow>div>span{display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);pointer-events:none;opacity:0}#slideShow>div>div{height:100%;width:100%;background-position:center;background-repeat:no-repeat;background-size:contain}@media(max-width:630px){#slideShow>div{padding-right:10px}}#slideShow>div.isVideo{align-items:center;justify-content:center}#slideShow>div.isVideo video{width:auto;height:100%;max-width:100%}@media(orientation:portrait){#slideShow>div.isVideo video{width:100%;height:auto;max-width:100%}}.support_page{padding:40px;line-height:150%}.support_page p{margin-bottom:40px}.support_page h1{font-weight:300;font-size:50px;line-height:55px;margin-bottom:30px}@media(max-width:500px){.support_page h1{font-size:35px;line-height:39px;margin-bottom:20px}}.support_page h2{font-weight:400;color:#004f57;margin-bottom:10px}@media(max-width:500px){.support_page h2{font-size:19px}}#screen_Gallery{flex-direction:column}#screen_Gallery #toolbar_auth{margin:0 15px;padding:0 10px;position:relative;display:flex;align-items:center;height:0;overflow:hidden;transition:all .3s ease}#screen_Gallery #toolbar_auth button.edit_feature_gallery{font-weight:700;height:24px;padding-left:30px;background-image:url(/imgs/edit_black.svg);background-repeat:no-repeat;background-position:left center;background-color:transparent;border:none;cursor:pointer}#screen_Gallery #toolbar{margin:0 15px;background-color:#d2d2d2;border-radius:5px;margin-bottom:0;transition:all .3s ease;height:0;padding:0 10px;overflow:hidden;position:relative;display:flex;align-items:center}#screen_Gallery #toolbar>span{font-size:13px;top:4px;position:relative;left:15px;color:#777;width:calc(100% - 67px)}#screen_Gallery #toolbar>button{background-color:transparent;border:none;width:25px;height:25px;background-position:center;background-repeat:no-repeat;background-size:contain}#screen_Gallery #toolbar #toolbar_delete{background-image:url(/imgs/delete.svg)}#screen_Gallery #toolbar #toolbar_close{background-image:url(/imgs/close.svg);position:absolute;right:10px}#screen_Gallery #galleryWrpr{display:flex;flex-wrap:wrap;width:100%;height:100%;padding:5px}#screen_Gallery #galleryWrpr>div{width:33.3%;height:0;padding:10px 10px 0;padding-bottom:calc(33.3% - 10px);margin-bottom:40px;position:relative}@media(max-width:390px){#screen_Gallery #galleryWrpr>div{width:100%;padding-bottom:calc(100% - 10px)}}#screen_Gallery #galleryWrpr>div>div{width:100%;height:0;padding-bottom:100%;background-position:center;background-repeat:no-repeat;background-size:cover;border:4px #fff solid;position:relative;-webkit-box-shadow:-1px 3px 5px 0 rgba(0,0,0,.36);box-shadow:-1px 3px 5px 0 rgba(0,0,0,.36)}#screen_Gallery #galleryWrpr>div>div .info{position:absolute;bottom:-35px;left:0;width:100%;height:40px;font-weight:400;font-size:13px;padding-top:20px;color:#000;overflow:hidden;max-width:50ch;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}@media(max-width:1300px){#screen_Gallery #galleryWrpr>div>div .info{max-width:46ch}}@media(max-width:1210px){#screen_Gallery #galleryWrpr>div>div .info{max-width:40ch}}@media(max-width:1080px){#screen_Gallery #galleryWrpr>div>div .info{max-width:36ch}}@media(max-width:1000px){#screen_Gallery #galleryWrpr>div>div .info{max-width:30ch}}@media(max-width:850px){#screen_Gallery #galleryWrpr>div>div .info{max-width:25ch}}@media(max-width:780px){#screen_Gallery #galleryWrpr>div>div .info{max-width:20ch}}@media(max-width:660px){#screen_Gallery #galleryWrpr>div>div .info{max-width:15ch}}@media(max-width:550px){#screen_Gallery #galleryWrpr>div>div .info{max-width:10ch}}@media(max-width:400px){#screen_Gallery #galleryWrpr>div>div .info{max-width:8ch}}#screen_Gallery #galleryWrpr>div>div .imDel{position:absolute;right:0;bottom:-38px;width:28px;height:28px;background-image:url(/imgs/delete.svg);background-repeat:no-repeat;background-size:contain}#screen_Gallery #galleryWrpr>div>div .vote{display:none;position:absolute;right:0;bottom:-35px;width:22px;height:22px;background-image:url(/imgs/heart.svg);background-repeat:no-repeat;background-size:contain}#screen_Gallery #galleryWrpr>div>div.voted .vote{background-image:url(/imgs/heart_sel.svg)}#screen_Gallery #galleryWrpr>div.isSelct>div[data-uri]:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;border:4px #238f03 dashed}.slide_buttons{position:absolute;top:calc(50% - 35px);left:18px;-webkit-transform:translate(-5px,-120%);transform:translate(-5px,-50%);transition:opacity .5s ease-out;display:none}.slide_buttons>div{width:30px;height:30px;background-image:url(/imgs/slide_up.svg);background-position:center;background-repeat:no-repeat;background-size:contain;transition:opacity .25s ease-out;position:relative}.slide_buttons>div.inactive::after{content:"";width:30px;height:30px;position:absolute;background-color:rgba(55,58,71,.8);top:0;left:0}.slide_buttons #slide_up{margin-bottom:6px;opacity:0}.slide_buttons #slide_down{background-image:url(/imgs/slide_down.svg);opacity:0}@media(min-width:630px)and (min-device-height:315px){body.hasSlide .slide_buttons{display:block}body.hasSlide .slide_buttons #slide_up{animation:btnIn .5s ease-in-out 1s 1 normal forwards}body.hasSlide .slide_buttons #slide_down{animation:btnIn .5s ease-in-out 1.5s 1 normal forwards}}#button_upload{position:relative;left:17px;top:8px;opacity:1;transition:all .5s ease-out;transition-delay:500ms}@media(max-width:630px){#button_upload{position:absolute;top:auto;bottom:9px;left:auto;right:47px}}body.hasDrawer .slide_buttons{opacity:0}body.hasDrawer #button_upload{opacity:0;transition-delay:0ms}body.hasSlide{overflow:hidden;position:fixed;width:100%;height:100%;left:0;top:0}body.fllScreen #slideShow>div{transition:padding .5s ease-out}body.fllScreen #slideShow>div:not(.coverSlide):not(.lastSlide){padding:0}body.fllScreen #slideShow>div>div{background-size:cover}body.fllScreen #slideShow>div.isVideo video{top:0;left:0;width:100%;height:100%;object-fit:cover}@media(min-width:630px){body:not(.hasDrawer).fllScreen.hasScrub #slideShow>div{transition:padding .5s ease-out;transition-delay:500ms}}@keyframes btnIn{0%{transform:scale(1)}50%{transform:scale(1.1);opacity:1}100%{transform:scale(1);opacity:1}}.menu .links,.menu .copy{padding-left:20px}#button_gallery{margin-bottom:2px}#button_gallery img{width:19px}#button_info img{width:21px}#button_slide img{width:24px}.legal-div{margin-bottom:100px}.lead{font-weight:300;font-size:30px;line-height:35px;margin-bottom:20px}.options_drawer{flex-direction:column;max-width:900px;margin:auto;padding:20px;font-weight:300;padding-top:50px;padding-bottom:50px}.options_drawer h2{font-weight:300;font-size:30px;padding-bottom:10px;margin-bottom:30px;border-bottom:1px dotted #777}.options_drawer>div{width:100%;display:flex;position:relative}.options_drawer>div.edit_feature{display:none}.options_drawer>div.slctdiv{flex-direction:column;margin-bottom:30px}.options_drawer>div.slctdiv select{min-width:300px;margin-top:10px}.options_drawer>div.tggldiv{flex-direction:row;align-items:center;margin-bottom:30px}.options_drawer>div.radiodiv{flex-direction:row;align-items:center;margin-bottom:30px}.options_drawer>div.radiodiv>div:first-of-type{margin-right:20px}.options_drawer>div.main_input_btns{margin-top:10px;margin-bottom:40px}.options_drawer>div.main_input_btns a{margin:0 2px}@media(max-width:400px){.options_drawer>div.main_input_btns{padding-bottom:60px}}.options_drawer>div.main_broadcast_btns{margin-top:20px}.options_drawer>div.main_broadcast_btns #download_zips{margin-right:10px}.options_drawer>div.edit_btn_text{flex-direction:column;margin-bottom:5px}.options_drawer>div.edit_copy_btn{margin-top:10px}.options_drawer>div .inptLnkScrt{margin-bottom:5px;margin-top:5px;height:55px;padding-left:13px}.options_drawer>div.btmButtn{margin-top:50px}.options_drawer>div.btmButtn>.folio_btn{margin-right:10px}.options_drawer #folioInfoElm{flex-direction:column}.options_drawer #folioInfoElm>div{width:100%;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ccc;color:#333;font-weight:300}.options_drawer #folioInfoElm>div span{font-weight:700;color:#000;padding-left:5px}.options_drawer #folioInfoElm>div:last-of-type{border-bottom:none}.options_drawer .passDiv{margin-top:40px}img.soc_icon{max-width:40px;height:auto;cursor:pointer;display:inline-block;top:4px;position:relative;margin-right:4px}.folioNavElm{display:none}body.isAuth #screen_Gallery #toolbar_auth{height:auto;margin:15px}body.isAuth.isEdit #screen_Gallery #toolbar{height:auto;padding:10px;margin:15px}body.isAuth.isEdit #screen_Gallery #toolbar_auth{height:0;margin:0 15px}body.hasFolio .folioNavElm{display:block}.edit_feature{display:none}body.isAuth .edit_feature{display:block}body.isAuth #screen_Options .edit_feature{display:flex}body.isAuth #screen_Info>div.edit_feature,body.isAuth #screen_Security>div.edit_feature{display:flex}#emptyFolio{display:none}body.hasGallery.isEmpty #emptyFolio,body.hasSlide.isEmpty #emptyFolio{display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.hasGallery.isEmpty #emptyFolio h2,body.hasSlide.isEmpty #emptyFolio h2{font-size:16px;font-weight:400}body.hasGallery.isEmpty #emptyFolio>div,body.hasSlide.isEmpty #emptyFolio>div{background-image:url(/imgs/promo_case.png);background-position:top center;background-repeat:no-repeat;background-size:170px;max-width:300px;padding-top:185px;width:100%;display:flex;align-items:center;justify-content:center}.opt_input{border:1px solid #000;border-radius:6px;background-color:#fff;height:45px;width:100%;max-width:450px;padding:13px}.opt_button{display:flex;align-items:center;justify-content:center;border:none;background-color:#004f57;height:45px;border-radius:6px;color:#fff;font-weight:700;min-width:150px;padding:0 30px}select{font-size:20px;padding:10px 20px;border-radius:6px;font-weight:400}input.tgl[type=checkbox]{height:0;width:0;visibility:hidden;display:none}label.tgl{cursor:pointer;text-indent:-9999px;width:53px;height:27px;background:#5b5b5b;display:block;border-radius:25px;position:relative;margin-right:20px}label.tgl:after{content:"";position:absolute;top:5px;left:5px;width:16px;height:16px;background:#fff;border-radius:40px;transition:.3s;box-shadow:-1px 1px 0 1px rgba(0,0,0,.3)}input.tgl:checked+label{background:#004f57}input.tgl:checked+label:after{left:calc(100% - 5px);transform:translateX(-100%)}.tgl_div{display:flex;align-items:center}.tgl_div>div:first-child{margin-right:10px;position:relative;top:-4px}input.rdio[type=radio]{opacity:0;position:fixed;width:0}label.rdio{cursor:pointer;text-indent:-9999px;width:27px;height:27px;background:#5b5b5b;display:block;border-radius:27px;position:relative;display:inline-flex}label.rdio:after{content:"";position:absolute;top:6px;left:7px;width:14px;height:14px;background:#fff;border-radius:40px;transition:.3s;box-shadow:-1px 1px 0 1px rgba(0,0,0,.99)}input.rdio:checked+label{background:#004f57}label.rdio.black:after{background:#1f1f1f}label.rdio.grey:after{background:#989898}.green{color:#004f57}.upldBTN,.upldBTN>img{cursor:pointer!important;z-index:4}input[type=text].inptLnk{width:100%;font-size:30px;font-weight:700;border:1px solid #777;color:#004f57;padding:10px;margin-top:5px}input[type=text].inptLnkScrt{font-size:14px;letter-spacing:-.3px;width:100%;padding:5px;border:1px solid #777;font-weight:700;color:#004f57}#screen_Slide{position:relative}#imgTitle{width:100%;margin-bottom:20px}.editor,.cover_editor{height:350px;width:100%}.imgloading{display:inline-block;position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/imgs/hourglass.svg);background-position:center;background-repeat:no-repeat;background-size:15%;opacity:.4;pointer-events:none}.lastSlide .affl_link{cursor:pointer!important;pointer-events:auto}.lastSlide>div{display:flex;align-items:center;justify-content:center}.lastSlide>div>div{max-width:560px;min-height:150px;background-position:left top;background-repeat:no-repeat;background-size:140px;padding-left:160px;display:flex;flex-direction:column;justify-content:center}@media(max-width:500px){.lastSlide>div>div{background-position:center top;text-align:center;padding:20px;padding-top:160px}}.lastSlide>div h1>span{color:#004f57}.lastSlide>div.affil_folio>div{background-image:url(/imgs/coffee.svg)}.lastSlide>div.affil_travel>div{background-image:url(/imgs/travel.svg)}.lastSlide>div.affil_canva>div{background-image:url(/imgs/canva.svg)}.lastSlide>div.affil_appsumo>div{background-image:url(/imgs/appsumo_icon.png)}.lastSlide>div.affil_amadine>div{background-image:url(/imgs/amadine_icon.png)}.lastSlide>div.affil_bubble>div{background-image:url(/imgs/bubbleio.svg)}#folioPollWrpr{flex-direction:column;padding:20px;background-color:#fff;margin-top:40px;-webkit-box-shadow:2px 2px 2px -3px rgba(0,0,0,.4);box-shadow:2px 2px 2px -3px rgba(0,0,0,.4);border:1px solid #c3c3c3;width:100%;display:none}#folioPollWrpr #folioPoll>div{width:100%}#folioPollWrpr #folioPoll>div:not(:first-of-type){margin-top:10px;padding-top:10px;border-top:1px solid #ccc}#folioPollWrpr #folioPoll>div.no_images{padding:100px 20px;text-align:center;padding-top:100px}#folioPollWrpr #folioPoll>div>div{display:flex}#folioPollWrpr #folioPoll>div>div .thmb{width:60px;height:60px;background-repeat:no-repeat;background-position:center;background-size:cover}#folioPollWrpr #folioPoll>div>div .info{display:flex;white-space:nowrap;overflow:hidden;max-width:calc(100% - 70px)}#folioPollWrpr #folioPoll>div>div .info>div{display:flex;align-items:center;justify-content:center}#folioPollWrpr #folioPoll>div>div .info>div:first-child{font-size:60px;line-height:50px;padding:0 10px;color:#004f57}.poll_info{padding-left:50px;background-image:url(/imgs/heart.svg);background-position:left top;background-repeat:no-repeat;background-size:37px;flex-direction:column}body.isPoll #folioPollWrpr{display:flex}body.isPoll #screen_Gallery #galleryWrpr>div>div .vote{display:block}body.isPoll #screen_Gallery #galleryWrpr>div>div .imDel{right:26px}body.isEdit #button_edit{opacity:.3}body.hasInfo #button_info{opacity:.3}#div_analytics{display:block;height:400px;margin:60px 0}#div_analytics #folioChart>div{margin-bottom:10px}#div_analytics .visits{font-size:24px;margin-bottom:15px}#screen_Browse{flex-direction:column}#screen_Browse #browseWrpr{display:flex;flex-wrap:wrap;width:100%;height:100%;padding:5px}#screen_Browse #browseWrpr>div{width:33.3%;height:0;padding:10px 10px 0;padding-bottom:calc(33.3% - 10px);margin-bottom:40px;position:relative}#screen_Browse #browseWrpr>div>div{width:100%;height:0;padding-bottom:100%;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;border-radius:8px}#screen_Browse #browseWrpr>div>div .info{position:absolute;bottom:-35px;left:0;width:100%;height:40px;font-weight:400;font-size:13px;padding-top:10px;color:#000;overflow:hidden;max-width:50ch;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}@media(max-width:500px){#screen_Browse #browseWrpr>div>div .info{max-width:10ch}}#screen_Browse .header{padding:20px;padding-bottom:10px}#screen_Browse .header p{margin:0}#screen_Browse .header h1{margin-bottom:10px}#screen_Browse .paginate{text-align:center;padding:40px}@media(max-width:500px){#screen_Browse{padding:20px}}.passInput{margin-bottom:50px;height:0;overflow:hidden;transition:height .5s ease-out}body.isPasswd .passInput{height:65px}#savePasswrd{width:100%;font-size:30px;border:1px solid #777;color:#004f57;padding:10px;margin-top:5px}#screen_access{align-items:center;justify-content:center}#screen_access>div{width:100%;max-width:470px}#screen_access>div .masthead{margin-bottom:40px}#screen_access>div #access_password{margin-bottom:20px;width:100%;font-size:30px;font-weight:200;border:1px solid #777;color:#004f57;padding:10px;margin-top:5px}@media(max-width:500px){#screen_access{padding:35px}#screen_access .masthead h1{font-size:50px}#screen_access .masthead h1:after{width:65px;height:65px;right:auto;left:200px;top:13px}}.coverInput{width:100%;margin-bottom:20px;height:0;overflow:hidden;transition:height .5s ease-out}.coverInput>div{width:100%}body.hasCover .coverInput{height:435px}#slideShow>div.coverSlide{color:#000;align-items:center;justify-content:center;padding:30px}#slideShow>div.coverSlide>div{width:auto;height:auto}#slideShow>div.coverSlide>div:first-of-type:empty:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:url(/imgs/promo_case.png);background-position:center;background-repeat:no-repeat;background-size:50px}body.hasHelp #nav_help{color:#00dff6}body.hasLegal #nav_legal{color:#00dff6}body.hasAbout #nav_about{color:#00dff6}body.hasBrowse #nav_browse{color:#00dff6}body.hasExpired #tab_gallery,body.hasExpired #tab_slide{display:none}body.hasExpired #tab_info{position:absolute;bottom:0}.reflected{-webkit-transform:scaleX(-1);transform:scaleX(-1)}body.hasOptionsDrawer #side-drawer-wrap{right:0}@media(min-width:630px){body.hasOptionsDrawer #views{width:calc(100% - 200px)}body.hasOptionsDrawer.hasDrawer #side-drawer-wrap{transition-delay:500ms;right:230px}}#side-drawer-wrap{display:flex;width:260px;height:100%;position:fixed;right:-300px;z-index:3;top:0;background-color:#1b1d24;color:#fff;padding:20px;padding-left:40px;border-left:2px solid #787878;transition:right .5s ease-out}#side-drawer-wrap>div{width:100%}#side-drawer-wrap ul{list-style:none;padding:0;margin:0;width:100%}#side-drawer-wrap ul li{padding:10px 0 10px 35px;width:100%;cursor:pointer;background-position:left center;background-repeat:no-repeat;background-size:22px;background-image:url(/imgs/gear.svg);position:relative}#side-drawer-wrap ul li:not(:last-of-type){border-bottom:1px solid #404147}#side-drawer-wrap ul li[data-option=Broadcast]{background-image:url(/imgs/share.svg)}#side-drawer-wrap ul li[data-option=Options]{background-image:url(/imgs/gear.svg)}#side-drawer-wrap ul li[data-option=Security]{background-image:url(/imgs/lock.svg)}#side-drawer-wrap ul li[data-option=Poll]{background-image:url(/imgs/heart_white.svg)}#side-drawer-wrap ul li[data-option=Analytics]{background-image:url(/imgs/chart.svg)}#side-drawer-wrap ul li[data-option=Edit]{background-image:url(/imgs/pencil.svg)}#side-drawer-wrap ul li[data-option=Flag]{background-image:url(/imgs/flag.svg)}#side-drawer-wrap [data-option=Poll]{display:none}body.isPoll #side-drawer-wrap [data-option=Poll]{display:block}body.hasBroadcast #side-drawer-wrap ul li[data-option=Broadcast]:before{content:"";position:absolute;left:-42px;top:3px;width:0;height:0;border-style:solid;border-width:10px 0 10px 15px;border-color:transparent transparent transparent #fff}body.hasOptions #side-drawer-wrap ul li[data-option=Options]:before{content:"";position:absolute;left:-42px;top:3px;width:0;height:0;border-style:solid;border-width:10px 0 10px 15px;border-color:transparent transparent transparent #fff}body.hasSecurity #side-drawer-wrap ul li[data-option=Security]:before{content:"";position:absolute;left:-42px;top:3px;width:0;height:0;border-style:solid;border-width:10px 0 10px 15px;border-color:transparent transparent transparent #fff}body.hasPoll #side-drawer-wrap ul li[data-option=Poll]:before{content:"";position:absolute;left:-42px;top:3px;width:0;height:0;border-style:solid;border-width:10px 0 10px 15px;border-color:transparent transparent transparent #fff}body.hasAnalytics #side-drawer-wrap ul li[data-option=Analytics]:before{content:"";position:absolute;left:-42px;top:3px;width:0;height:0;border-style:solid;border-width:10px 0 10px 15px;border-color:transparent transparent transparent #fff}.menu_buttons{width:60px;height:160px;position:absolute;bottom:10px;left:0}.menu_buttons ul{margin:0;padding:0}.menu_buttons ul li{list-style:none;width:45px;height:50px;border-top-right-radius:6px;border-bottom-right-radius:6px;display:flex;align-items:center;justify-content:center;left:-2px;position:relative}@media(min-width:630px){.menu_buttons ul li:not(:first-of-type){margin-top:4px}}.menu_buttons ul li.active{background-color:#0f0f0f;border-right:2px #000 solid}.menu_buttons ul li.active#tab_slide{background-color:#000}.menu_buttons ul li.active#tab_info{background-color:#1b1d24}@media(max-width:630px){.menu_buttons{width:auto;height:33px;left:10px;bottom:0}.menu_buttons ul{display:flex}.menu_buttons ul li{height:33px;display:inline-flex;border-top-left-radius:6px;border-bottom-right-radius:0}#side-drawer-wrap{height:auto;width:200px;z-index:99;top:37px;left:0;border-radius:6px;padding:20px;display:none}#side-drawer-wrap.show{display:flex}}body.hasSlide.thm_dark,body.hasGallery.thm_dark,body.hasInfo.thm_dark{background-color:#0f0f0f;color:#fff}body.hasSlide.thm_dark #slideShow>div.coverSlide,body.hasGallery.thm_dark #slideShow>div.coverSlide,body.hasInfo.thm_dark #slideShow>div.coverSlide{color:#fff}body.hasSlide.thm_dark #slideShow>div.coverSlide>div:first-of-type:empty:after,body.hasGallery.thm_dark #slideShow>div.coverSlide>div:first-of-type:empty:after,body.hasInfo.thm_dark #slideShow>div.coverSlide>div:first-of-type:empty:after{background-image:url(/imgs/promo_case_white.png)}body.hasSlide.thm_dark #screen_Info .folio_btn,body.hasGallery.thm_dark #screen_Info .folio_btn,body.hasInfo.thm_dark #screen_Info .folio_btn{background-color:#0f0f0f;border:1px solid #444;color:#fff}body.hasSlide.thm_dark #screen_Info .folio_btn:hover,body.hasGallery.thm_dark #screen_Info .folio_btn:hover,body.hasInfo.thm_dark #screen_Info .folio_btn:hover{background-color:#1a1a1a}body.hasSlide.thm_dark #slideShow>div,body.hasSlide.thm_dark #folioPollWrpr,body.hasGallery.thm_dark #slideShow>div,body.hasGallery.thm_dark #folioPollWrpr,body.hasInfo.thm_dark #slideShow>div,body.hasInfo.thm_dark #folioPollWrpr{background-color:#0f0f0f;color:#fff}body.hasSlide.thm_dark a,body.hasSlide.thm_dark .support_page h2,body.hasGallery.thm_dark a,body.hasGallery.thm_dark .support_page h2,body.hasInfo.thm_dark a,body.hasInfo.thm_dark .support_page h2{color:#017e8a}body.hasSlide.thm_dark #screen_Gallery #galleryWrpr>div>div .info,body.hasSlide.thm_dark #screen_Browse #browseWrpr>div>div .info,body.hasGallery.thm_dark #screen_Gallery #galleryWrpr>div>div .info,body.hasGallery.thm_dark #screen_Browse #browseWrpr>div>div .info,body.hasInfo.thm_dark #screen_Gallery #galleryWrpr>div>div .info,body.hasInfo.thm_dark #screen_Browse #browseWrpr>div>div .info{color:#fff}body.hasSlide.thm_dark #screen_Gallery #galleryWrpr>div>div,body.hasGallery.thm_dark #screen_Gallery #galleryWrpr>div>div,body.hasInfo.thm_dark #screen_Gallery #galleryWrpr>div>div{border-color:#000}body.hasSlide.thm_dark #screen_Info #folioInfoElm>div,body.hasGallery.thm_dark #screen_Info #folioInfoElm>div,body.hasInfo.thm_dark #screen_Info #folioInfoElm>div{color:#a1a1a1}body.hasSlide.thm_dark #screen_Info #folioInfoElm>div span,body.hasGallery.thm_dark #screen_Info #folioInfoElm>div span,body.hasInfo.thm_dark #screen_Info #folioInfoElm>div span{color:#fff}body.hasSlide.thm_dark #folioPollWrpr,body.hasSlide.thm_dark #folioPollWrpr #folioPoll>div,body.hasSlide.thm_dark #screen_Info #folioInfoElm>div,body.hasGallery.thm_dark #folioPollWrpr,body.hasGallery.thm_dark #folioPollWrpr #folioPoll>div,body.hasGallery.thm_dark #screen_Info #folioInfoElm>div,body.hasInfo.thm_dark #folioPollWrpr,body.hasInfo.thm_dark #folioPollWrpr #folioPoll>div,body.hasInfo.thm_dark #screen_Info #folioInfoElm>div{border-color:#444}body.hasSlide.thm_dark .affl_link,body.hasGallery.thm_dark .affl_link,body.hasInfo.thm_dark .affl_link{color:aqua}body.hasSlide.thm_dark #folioPollWrpr .poll_info,body.hasGallery.thm_dark #folioPollWrpr .poll_info,body.hasInfo.thm_dark #folioPollWrpr .poll_info{background-image:url(/imgs/heart_white.svg)}body.hasSlide.thm_dark #screen_Gallery #galleryWrpr>div>div:not(.voted) .vote,body.hasGallery.thm_dark #screen_Gallery #galleryWrpr>div>div:not(.voted) .vote,body.hasInfo.thm_dark #screen_Gallery #galleryWrpr>div>div:not(.voted) .vote{background-image:url(/imgs/heart_white.svg)}body.hasSlide.thm_dark #screen_Gallery #galleryWrpr>div>div .imDel,body.hasGallery.thm_dark #screen_Gallery #galleryWrpr>div>div .imDel,body.hasInfo.thm_dark #screen_Gallery #galleryWrpr>div>div .imDel{background-image:url(/imgs/delete_white.svg)}body.hasSlide.thm_dark .imgloading,body.hasGallery.thm_dark .imgloading,body.hasInfo.thm_dark .imgloading{background-image:url(/imgs/hourglass_white.svg)}body.hasSlide.thm_dark .masthead h1:after,body.hasSlide.thm_dark.hasGallery.isEmpty #emptyFolio>div,body.hasSlide.thm_dark.hasSlide.isEmpty #emptyFolio>div,body.hasGallery.thm_dark .masthead h1:after,body.hasGallery.thm_dark.hasGallery.isEmpty #emptyFolio>div,body.hasGallery.thm_dark.hasSlide.isEmpty #emptyFolio>div,body.hasInfo.thm_dark .masthead h1:after,body.hasInfo.thm_dark.hasGallery.isEmpty #emptyFolio>div,body.hasInfo.thm_dark.hasSlide.isEmpty #emptyFolio>div{background-image:url(/imgs/promo_case_white.png)}body.hasSlide.thm_dark #upload_start>img,body.hasGallery.thm_dark #upload_start>img,body.hasInfo.thm_dark #upload_start>img{filter:invert(100%)}body.hasSlide.thm_dark .modal__header h2,body.hasGallery.thm_dark .modal__header h2,body.hasInfo.thm_dark .modal__header h2{color:#000}body.hasSlide.thm_dark #screen_Gallery #toolbar_auth button.edit_feature_gallery,body.hasGallery.thm_dark #screen_Gallery #toolbar_auth button.edit_feature_gallery,body.hasInfo.thm_dark #screen_Gallery #toolbar_auth button.edit_feature_gallery{color:#fff;background-image:url(/imgs/edit.svg)}body.hasSlide.thm_dark .lastSlide>div.affil_folio>div,body.hasGallery.thm_dark .lastSlide>div.affil_folio>div,body.hasInfo.thm_dark .lastSlide>div.affil_folio>div{background-image:url(/imgs/coffee_white.svg)}body.hasSlide.thm_dark .lastSlide>div.affil_travel>div,body.hasGallery.thm_dark .lastSlide>div.affil_travel>div,body.hasInfo.thm_dark .lastSlide>div.affil_travel>div{background-image:url(/imgs/travel_white.svg)}body.hasSlide.thm_dark .lastSlide>div.affil_bubble>div,body.hasGallery.thm_dark .lastSlide>div.affil_bubble>div,body.hasInfo.thm_dark .lastSlide>div.affil_bubble>div{background-image:url(/imgs/bubble_white.svg)}body.hasSlide.thm_medium,body.hasGallery.thm_medium,body.hasInfo.thm_medium{background-color:#cdcdcd}body.hasSlide.thm_medium #screen_Info .folio_btn,body.hasGallery.thm_medium #screen_Info .folio_btn,body.hasInfo.thm_medium #screen_Info .folio_btn{background-color:#cdcdcd}body.hasSlide.thm_medium #screen_Info .folio_btn:hover,body.hasGallery.thm_medium #screen_Info .folio_btn:hover,body.hasInfo.thm_medium #screen_Info .folio_btn:hover{background-color:#bebebe}body.hasSlide.thm_medium #screen_Gallery #galleryWrpr>div>div,body.hasGallery.thm_medium #screen_Gallery #galleryWrpr>div>div,body.hasInfo.thm_medium #screen_Gallery #galleryWrpr>div>div{border-color:#d4d4d4}body.hasSlide.thm_medium #slideShow>div,body.hasSlide.thm_medium #folioPollWrpr,body.hasGallery.thm_medium #slideShow>div,body.hasGallery.thm_medium #folioPollWrpr,body.hasInfo.thm_medium #slideShow>div,body.hasInfo.thm_medium #folioPollWrpr{background-color:#cdcdcd}body.hasSlide.thm_medium #folioPollWrpr #folioPoll>div,body.hasGallery.thm_medium #folioPollWrpr #folioPoll>div,body.hasInfo.thm_medium #folioPollWrpr #folioPoll>div{border-color:#777}body.hasSlide.thm_medium #folioPollWrpr,body.hasGallery.thm_medium #folioPollWrpr,body.hasInfo.thm_medium #folioPollWrpr{border-color:#777}body.hasSlide.thm_medium #screen_Info #folioInfoElm>div,body.hasGallery.thm_medium #screen_Info #folioInfoElm>div,body.hasInfo.thm_medium #screen_Info #folioInfoElm>div{border-color:#777}body.hasSlide.thm_medium #screen_Gallery #toolbar,body.hasGallery.thm_medium #screen_Gallery #toolbar,body.hasInfo.thm_medium #screen_Gallery #toolbar{background-color:#fff}#browse_end_res{display:none}.broadcast-iconbtn{width:35px;height:35px;cursor:pointer;display:inline-block;position:relative;margin:7px;background-color:transparent;border:0;background-position:center;background-repeat:no-repeat;background-size:35px;background-image:url(/imgs/edit.svg);top:2px}.broadcast_send_btn{background-size:30px;background-image:url(/imgs/paper_plane.svg)}.broadcast_embed_btn{background-image:url(/imgs/code.svg)}#embed_code{display:flex}#embed_code code{display:flex;white-space:break-spaces;font-size:13px}#img_info_btns{margin-top:10px;position:relative;display:flex}#img_info_btns #btn_zoom{margin-right:10px}#panZoomWrpr{width:100vw;height:100vh;position:fixed;left:0;top:0;background-color:#000;z-index:99;display:none}#panZoomClose{display:none}body.hasZoom #panZoomWrpr{display:flex}body.hasZoom #panZoomClose{display:block}#btn_zoom{background-image:url(/imgs/magnifier.svg);background-position:center;background-repeat:no-repeat;width:54px}#panZoomClose{width:30px;height:30px;background-color:#fff;border-radius:50%;cursor:pointer;background-image:url(/imgs/close.svg);background-position:center;background-repeat:no-repeat;position:fixed;z-index:100;top:10px;right:10px}.zoomIM{transition:opacity .25s ease-in}.modal{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;z-index:4}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:99;padding:10px}.modal__container{min-width:300px;background-color:#fff;padding:30px;max-width:500px;width:100%;max-height:100vh;min-width:340px;border-radius:4px;overflow-y:auto;box-sizing:border-box;position:relative}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:700;font-size:30px;line-height:1.25;color:#004f57;box-sizing:border-box}.modal__close{background:transparent;border:0;position:absolute;right:10px;top:4px;cursor:pointer}.modal__header .modal__close:before{content:"✕";font-weight:700;font-size:24px}.modal__content{line-height:1.5;color:rgba(0,0,0,.8)}.modal__content>p{margin-bottom:10px}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}#share_addrs{width:100%;height:180px;font-weight:700;border:1px solid var(--main-brdr-color);padding:10px;margin-top:5px}#from_addr{width:100%;padding:10px;font-weight:700;border:1px solid var(--main-brdr-color);margin-top:20px;margin-bottom:5px}#modal-success .modal__content>div:nth-child(3),#modal-success .modal__content>div:nth-child(6){margin-bottom:10px}#modal-success .modal__content>div:nth-child(4),#modal-success .modal__content>div:nth-child(7){margin-bottom:20px}#modal-success .modal__content>div:nth-child(8){font-size:12px}#modal-share .modal__content h2{font-weight:700;font-size:30px;line-height:1.25;color:#004f57}#modal-share .modal__content .form>div:nth-child(3){display:flex;margin:10px 0}#modal-share .modal__content .form>div:nth-child(3) button{margin-right:5px}#modal-share .modal__content .form>div:nth-child(4){margin-bottom:10px}#modal-share .modal__content .form>div:nth-child(6){font-size:12px;padding:15px 0}#modal-share .modal__content .sending,#modal-share .modal__content .confirm{display:none}#modal-share .modal__content .confirm{flex-direction:column}#modal-share .modal__content .confirm h3{margin-bottom:10px}#modal-loading .modal__container{width:200px;height:300px}#modal-loading .modal__container .modal__content{display:flex;align-items:center;justify-content:center;height:100%}#modal-imInfo #btn_vote,#modal-imInfo #btn_edit{cursor:pointer;position:absolute;right:0;bottom:0;width:25px;height:25px;background-image:url(/imgs/heart.svg);background-repeat:no-repeat;background-size:contain}#modal-imInfo #btn_vote.voted,#modal-imInfo #btn_edit.voted{background-image:url(/imgs/heart_sel.svg)}#modal-imInfo #btn_edit{background-image:url(/imgs/edit_black.svg);right:35px}#img_info_title{overflow-wrap:break-word;max-width:100%}#confwrpr{position:fixed;top:0;left:0;bottom:0;right:0;transition:opacity .25s ease-in-out;opacity:0;pointer-events:none;z-index:5}#confwrpr.active{opacity:1}[class|=confetti]{position:absolute}.confetti-0{width:6px;height:2.4px;background-color:#ffbf00;top:-10%;left:45%;opacity:1.2290045686;transform:rotate(261.5939751204deg);animation:drop-0 4.2084526075s .4778934666s infinite}@keyframes drop-0{100%{top:110%;left:46%}}.confetti-1{width:2px;height:.8px;background-color:#ffbf00;top:-10%;left:29%;opacity:1.4430691691;transform:rotate(73.519031569deg);animation:drop-1 4.9242900804s .8014854295s infinite}@keyframes drop-1{100%{top:110%;left:38%}}.confetti-2{width:8px;height:3.2px;background-color:#d13447;top:-10%;left:52%;opacity:1.0509002453;transform:rotate(96.8397102003deg);animation:drop-2 4.3392515923s .5544487983s infinite}@keyframes drop-2{100%{top:110%;left:55%}}.confetti-3{width:5px;height:2px;background-color:#263672;top:-10%;left:17%;opacity:.625605104;transform:rotate(331.4344348259deg);animation:drop-3 4.3655915959s .7703153431s infinite}@keyframes drop-3{100%{top:110%;left:28%}}.confetti-4{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:56%;opacity:.5396199797;transform:rotate(307.6612950779deg);animation:drop-4 4.8726451469s .7058729758s infinite}@keyframes drop-4{100%{top:110%;left:68%}}.confetti-5{width:8px;height:3.2px;background-color:#263672;top:-10%;left:56%;opacity:.8761109235;transform:rotate(231.1726090533deg);animation:drop-5 4.5996395786s .9074964326s infinite}@keyframes drop-5{100%{top:110%;left:65%}}.confetti-6{width:2px;height:.8px;background-color:#263672;top:-10%;left:47%;opacity:.7015216878;transform:rotate(128.0550408658deg);animation:drop-6 4.197584671s .9246069918s infinite}@keyframes drop-6{100%{top:110%;left:48%}}.confetti-7{width:8px;height:3.2px;background-color:#ffbf00;top:-10%;left:97%;opacity:1.3971673504;transform:rotate(104.9356108011deg);animation:drop-7 4.8560512606s .4186563467s infinite}@keyframes drop-7{100%{top:110%;left:112%}}.confetti-8{width:2px;height:.8px;background-color:#263672;top:-10%;left:36%;opacity:.7936360809;transform:rotate(227.5970688238deg);animation:drop-8 4.4943894839s .1440564374s infinite}@keyframes drop-8{100%{top:110%;left:38%}}.confetti-9{width:3px;height:1.2px;background-color:#263672;top:-10%;left:57%;opacity:.7156600512;transform:rotate(101.675579404deg);animation:drop-9 4.933778234s .1956628064s infinite}@keyframes drop-9{100%{top:110%;left:66%}}.confetti-10{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:67%;opacity:.6703340149;transform:rotate(203.0708083651deg);animation:drop-10 4.6504621643s .7107073679s infinite}@keyframes drop-10{100%{top:110%;left:68%}}.confetti-11{width:7px;height:2.8px;background-color:#263672;top:-10%;left:34%;opacity:1.2442054419;transform:rotate(116.6476506634deg);animation:drop-11 4.2851320079s .6799575929s infinite}@keyframes drop-11{100%{top:110%;left:39%}}.confetti-12{width:6px;height:2.4px;background-color:#d13447;top:-10%;left:31%;opacity:1.0847361762;transform:rotate(256.4449826726deg);animation:drop-12 4.1209503697s .83209592s infinite}@keyframes drop-12{100%{top:110%;left:34%}}.confetti-13{width:8px;height:3.2px;background-color:#ffbf00;top:-10%;left:35%;opacity:1.4673084993;transform:rotate(294.7168591471deg);animation:drop-13 4.0488820275s .6829711738s infinite}@keyframes drop-13{100%{top:110%;left:39%}}.confetti-14{width:3px;height:1.2px;background-color:#ffbf00;top:-10%;left:86%;opacity:1.1015071896;transform:rotate(334.7585725781deg);animation:drop-14 4.0501782276s .7639862454s infinite}@keyframes drop-14{100%{top:110%;left:98%}}.confetti-15{width:5px;height:2px;background-color:#263672;top:-10%;left:19%;opacity:.599998608;transform:rotate(222.7836900802deg);animation:drop-15 4.465822928s .3675351996s infinite}@keyframes drop-15{100%{top:110%;left:32%}}.confetti-16{width:8px;height:3.2px;background-color:#ffbf00;top:-10%;left:26%;opacity:1.1782350725;transform:rotate(13.0303930656deg);animation:drop-16 4.2683163734s .8023298385s infinite}@keyframes drop-16{100%{top:110%;left:37%}}.confetti-17{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:89%;opacity:1.2016980424;transform:rotate(112.9182791029deg);animation:drop-17 4.6936017658s .7917543852s infinite}@keyframes drop-17{100%{top:110%;left:103%}}.confetti-18{width:7px;height:2.8px;background-color:#d13447;top:-10%;left:96%;opacity:1.4922332119;transform:rotate(57.7634914472deg);animation:drop-18 4.6932247162s .7065760105s infinite}@keyframes drop-18{100%{top:110%;left:100%}}.confetti-19{width:1px;height:.4px;background-color:#d13447;top:-10%;left:67%;opacity:.6958379;transform:rotate(70.9384309163deg);animation:drop-19 4.7715795688s .5635637528s infinite}@keyframes drop-19{100%{top:110%;left:81%}}.confetti-20{width:7px;height:2.8px;background-color:#ffbf00;top:-10%;left:8%;opacity:.828404701;transform:rotate(53.9796863909deg);animation:drop-20 4.5183188872s .7701433189s infinite}@keyframes drop-20{100%{top:110%;left:17%}}.confetti-21{width:2px;height:.8px;background-color:#d13447;top:-10%;left:50%;opacity:1.4768542897;transform:rotate(9.3674281135deg);animation:drop-21 4.8360768755s .2928686861s infinite}@keyframes drop-21{100%{top:110%;left:56%}}.confetti-22{width:2px;height:.8px;background-color:#263672;top:-10%;left:82%;opacity:1.0659756627;transform:rotate(306.9855043947deg);animation:drop-22 4.8582906207s .6963715198s infinite}@keyframes drop-22{100%{top:110%;left:85%}}.confetti-23{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:84%;opacity:.9694734947;transform:rotate(109.3154417974deg);animation:drop-23 4.4140789954s .3599737266s infinite}@keyframes drop-23{100%{top:110%;left:88%}}.confetti-24{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:63%;opacity:.5771090401;transform:rotate(89.5477240166deg);animation:drop-24 4.2060207243s .5587683339s infinite}@keyframes drop-24{100%{top:110%;left:67%}}.confetti-25{width:7px;height:2.8px;background-color:#d13447;top:-10%;left:72%;opacity:.7612677378;transform:rotate(246.204383926deg);animation:drop-25 4.5840702618s .2039851019s infinite}@keyframes drop-25{100%{top:110%;left:86%}}.confetti-26{width:3px;height:1.2px;background-color:#263672;top:-10%;left:24%;opacity:1.1490923672;transform:rotate(216.4168363391deg);animation:drop-26 4.8559654825s .1015929397s infinite}@keyframes drop-26{100%{top:110%;left:31%}}.confetti-27{width:1px;height:.4px;background-color:#d13447;top:-10%;left:93%;opacity:.7251486897;transform:rotate(116.2206085358deg);animation:drop-27 4.5628793217s .658844282s infinite}@keyframes drop-27{100%{top:110%;left:108%}}.confetti-28{width:2px;height:.8px;background-color:#263672;top:-10%;left:10%;opacity:.56943036;transform:rotate(218.3021771314deg);animation:drop-28 4.7282248962s .2011404122s infinite}@keyframes drop-28{100%{top:110%;left:13%}}.confetti-29{width:1px;height:.4px;background-color:#263672;top:-10%;left:67%;opacity:1.3473371421;transform:rotate(349.808230608deg);animation:drop-29 4.1912224371s .7263069683s infinite}@keyframes drop-29{100%{top:110%;left:78%}}.confetti-30{width:8px;height:3.2px;background-color:#ffbf00;top:-10%;left:62%;opacity:1.1709424203;transform:rotate(330.4727347743deg);animation:drop-30 4.2277435635s .0816769328s infinite}@keyframes drop-30{100%{top:110%;left:66%}}.confetti-31{width:4px;height:1.6px;background-color:#d13447;top:-10%;left:58%;opacity:.9485961311;transform:rotate(344.2867902709deg);animation:drop-31 4.5560202637s .7681779555s infinite}@keyframes drop-31{100%{top:110%;left:67%}}.confetti-32{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:92%;opacity:.716616643;transform:rotate(21.7326312729deg);animation:drop-32 4.8443564028s .1287677249s infinite}@keyframes drop-32{100%{top:110%;left:103%}}.confetti-33{width:1px;height:.4px;background-color:#263672;top:-10%;left:11%;opacity:.8592285668;transform:rotate(272.8702808856deg);animation:drop-33 4.5960403687s .298024665s infinite}@keyframes drop-33{100%{top:110%;left:16%}}.confetti-34{width:6px;height:2.4px;background-color:#d13447;top:-10%;left:5%;opacity:1.1857605285;transform:rotate(66.9314369231deg);animation:drop-34 4.7451719338s .7150786101s infinite}@keyframes drop-34{100%{top:110%;left:9%}}.confetti-35{width:5px;height:2px;background-color:#263672;top:-10%;left:5%;opacity:1.4925928204;transform:rotate(14.643675542deg);animation:drop-35 4.8843244417s .4175477638s infinite}@keyframes drop-35{100%{top:110%;left:8%}}.confetti-36{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:83%;opacity:.8724755082;transform:rotate(279.9411642911deg);animation:drop-36 4.3312901019s .696259276s infinite}@keyframes drop-36{100%{top:110%;left:90%}}.confetti-37{width:8px;height:3.2px;background-color:#d13447;top:-10%;left:69%;opacity:.8199913921;transform:rotate(94.9618773077deg);animation:drop-37 4.2509149696s .3483385269s infinite}@keyframes drop-37{100%{top:110%;left:82%}}.confetti-38{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:12%;opacity:1.3942976031;transform:rotate(341.0167624052deg);animation:drop-38 4.0559263342s .3795860131s infinite}@keyframes drop-38{100%{top:110%;left:19%}}.confetti-39{width:2px;height:.8px;background-color:#ffbf00;top:-10%;left:34%;opacity:.7274295889;transform:rotate(313.1153487995deg);animation:drop-39 4.6440851988s .5883639962s infinite}@keyframes drop-39{100%{top:110%;left:49%}}.confetti-40{width:6px;height:2.4px;background-color:#263672;top:-10%;left:82%;opacity:.8740452684;transform:rotate(323.7479085451deg);animation:drop-40 4.8796734031s .3481830797s infinite}@keyframes drop-40{100%{top:110%;left:88%}}.confetti-41{width:7px;height:2.8px;background-color:#d13447;top:-10%;left:28%;opacity:.5751996891;transform:rotate(193.9848063549deg);animation:drop-41 4.8279019935s .2447803489s infinite}@keyframes drop-41{100%{top:110%;left:38%}}.confetti-42{width:2px;height:.8px;background-color:#263672;top:-10%;left:80%;opacity:1.0707776669;transform:rotate(16.9484910137deg);animation:drop-42 4.7928598323s .2697029728s infinite}@keyframes drop-42{100%{top:110%;left:93%}}.confetti-43{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:93%;opacity:.9646826692;transform:rotate(131.7321432939deg);animation:drop-43 4.5414599934s .0314620581s infinite}@keyframes drop-43{100%{top:110%;left:107%}}.confetti-44{width:6px;height:2.4px;background-color:#d13447;top:-10%;left:30%;opacity:1.1063809689;transform:rotate(42.7219130122deg);animation:drop-44 4.184235533s .5994851181s infinite}@keyframes drop-44{100%{top:110%;left:39%}}.confetti-45{width:8px;height:3.2px;background-color:#263672;top:-10%;left:9%;opacity:1.2443552423;transform:rotate(198.6690138351deg);animation:drop-45 4.3922777584s .471635171s infinite}@keyframes drop-45{100%{top:110%;left:18%}}.confetti-46{width:6px;height:2.4px;background-color:#ffbf00;top:-10%;left:87%;opacity:1.427212128;transform:rotate(151.3401467821deg);animation:drop-46 4.7098161222s .8893513966s infinite}@keyframes drop-46{100%{top:110%;left:92%}}.confetti-47{width:6px;height:2.4px;background-color:#ffbf00;top:-10%;left:74%;opacity:.5859831235;transform:rotate(223.2420137731deg);animation:drop-47 4.9183435904s .9942420177s infinite}@keyframes drop-47{100%{top:110%;left:83%}}.confetti-48{width:3px;height:1.2px;background-color:#ffbf00;top:-10%;left:61%;opacity:1.4761908988;transform:rotate(13.5691290626deg);animation:drop-48 4.5721147518s .7373974505s infinite}@keyframes drop-48{100%{top:110%;left:64%}}.confetti-49{width:7px;height:2.8px;background-color:#ffbf00;top:-10%;left:27%;opacity:.5046652775;transform:rotate(133.0941647848deg);animation:drop-49 4.4296730992s .3991556566s infinite}@keyframes drop-49{100%{top:110%;left:30%}}.confetti-50{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:56%;opacity:.7488226761;transform:rotate(211.271766994deg);animation:drop-50 4.3984739555s .8412400668s infinite}@keyframes drop-50{100%{top:110%;left:66%}}.confetti-51{width:3px;height:1.2px;background-color:#ffbf00;top:-10%;left:44%;opacity:1.0238083684;transform:rotate(261.6094821786deg);animation:drop-51 4.7811469078s .7546233818s infinite}@keyframes drop-51{100%{top:110%;left:48%}}.confetti-52{width:3px;height:1.2px;background-color:#263672;top:-10%;left:16%;opacity:.6667017572;transform:rotate(16.5101600894deg);animation:drop-52 4.3951649984s .4881126966s infinite}@keyframes drop-52{100%{top:110%;left:26%}}.confetti-53{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:10%;opacity:.654767069;transform:rotate(247.2517676743deg);animation:drop-53 4.4910247279s .9460934551s infinite}@keyframes drop-53{100%{top:110%;left:14%}}.confetti-54{width:6px;height:2.4px;background-color:#ffbf00;top:-10%;left:29%;opacity:1.3941209817;transform:rotate(143.1557623509deg);animation:drop-54 4.5667222814s .9742395942s infinite}@keyframes drop-54{100%{top:110%;left:40%}}.confetti-55{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:55%;opacity:.9993643648;transform:rotate(203.6857713612deg);animation:drop-55 4.7840825504s .1446409809s infinite}@keyframes drop-55{100%{top:110%;left:69%}}.confetti-56{width:3px;height:1.2px;background-color:#ffbf00;top:-10%;left:59%;opacity:1.145614612;transform:rotate(250.6026688467deg);animation:drop-56 4.7666157275s .9513148693s infinite}@keyframes drop-56{100%{top:110%;left:73%}}.confetti-57{width:3px;height:1.2px;background-color:#ffbf00;top:-10%;left:20%;opacity:1.0374053081;transform:rotate(142.4106521887deg);animation:drop-57 4.5542011714s .3214021599s infinite}@keyframes drop-57{100%{top:110%;left:30%}}.confetti-58{width:6px;height:2.4px;background-color:#263672;top:-10%;left:99%;opacity:.7672095274;transform:rotate(59.1090032876deg);animation:drop-58 4.9756335726s .4825280496s infinite}@keyframes drop-58{100%{top:110%;left:102%}}.confetti-59{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:63%;opacity:1.1493619765;transform:rotate(215.9847343711deg);animation:drop-59 4.0579385988s .1719677128s infinite}@keyframes drop-59{100%{top:110%;left:70%}}.confetti-60{width:6px;height:2.4px;background-color:#ffbf00;top:-10%;left:95%;opacity:.5741119819;transform:rotate(79.3650498457deg);animation:drop-60 4.0135410027s .0444120393s infinite}@keyframes drop-60{100%{top:110%;left:108%}}.confetti-61{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:74%;opacity:.8606895007;transform:rotate(178.9369537524deg);animation:drop-61 4.2026882249s .5071166517s infinite}@keyframes drop-61{100%{top:110%;left:77%}}.confetti-62{width:8px;height:3.2px;background-color:#263672;top:-10%;left:98%;opacity:.5167663194;transform:rotate(359.8511336754deg);animation:drop-62 4.615918207s .0209099534s infinite}@keyframes drop-62{100%{top:110%;left:99%}}.confetti-63{width:3px;height:1.2px;background-color:#263672;top:-10%;left:3%;opacity:.9191756829;transform:rotate(294.3483657473deg);animation:drop-63 4.0360333562s .4267921099s infinite}@keyframes drop-63{100%{top:110%;left:12%}}.confetti-64{width:1px;height:.4px;background-color:#263672;top:-10%;left:60%;opacity:1.2908422351;transform:rotate(355.560273743deg);animation:drop-64 4.336926267s .9993133942s infinite}@keyframes drop-64{100%{top:110%;left:67%}}.confetti-65{width:1px;height:.4px;background-color:#d13447;top:-10%;left:34%;opacity:1.3149748442;transform:rotate(169.7615418143deg);animation:drop-65 4.6047109602s .6484908184s infinite}@keyframes drop-65{100%{top:110%;left:41%}}.confetti-66{width:8px;height:3.2px;background-color:#263672;top:-10%;left:6%;opacity:1.0350003524;transform:rotate(224.586072264deg);animation:drop-66 4.5996069378s .1033005848s infinite}@keyframes drop-66{100%{top:110%;left:14%}}.confetti-67{width:4px;height:1.6px;background-color:#263672;top:-10%;left:49%;opacity:.8179247823;transform:rotate(285.5469585249deg);animation:drop-67 4.50694908s .5899021466s infinite}@keyframes drop-67{100%{top:110%;left:57%}}.confetti-68{width:1px;height:.4px;background-color:#ffbf00;top:-10%;left:97%;opacity:1.0715026581;transform:rotate(311.2790577425deg);animation:drop-68 4.4808829073s .0914097657s infinite}@keyframes drop-68{100%{top:110%;left:112%}}.confetti-69{width:4px;height:1.6px;background-color:#263672;top:-10%;left:58%;opacity:.9090358075;transform:rotate(190.4734609228deg);animation:drop-69 4.3185484103s .0058942845s infinite}@keyframes drop-69{100%{top:110%;left:67%}}.confetti-70{width:4px;height:1.6px;background-color:#d13447;top:-10%;left:59%;opacity:.9044105907;transform:rotate(278.2959040752deg);animation:drop-70 4.6107764534s .9903588397s infinite}@keyframes drop-70{100%{top:110%;left:74%}}.confetti-71{width:8px;height:3.2px;background-color:#263672;top:-10%;left:6%;opacity:1.0346560399;transform:rotate(43.5678901251deg);animation:drop-71 4.621273045s .1183269768s infinite}@keyframes drop-71{100%{top:110%;left:11%}}.confetti-72{width:2px;height:.8px;background-color:#ffbf00;top:-10%;left:82%;opacity:.9440863357;transform:rotate(84.4943130818deg);animation:drop-72 4.3377245794s .2730080111s infinite}@keyframes drop-72{100%{top:110%;left:95%}}.confetti-73{width:1px;height:.4px;background-color:#263672;top:-10%;left:78%;opacity:1.1534437974;transform:rotate(138.6200387852deg);animation:drop-73 4.1098873438s .0701165717s infinite}@keyframes drop-73{100%{top:110%;left:81%}}.confetti-74{width:1px;height:.4px;background-color:#ffbf00;top:-10%;left:46%;opacity:1.4339968255;transform:rotate(112.6027313874deg);animation:drop-74 4.9671043496s .5024147216s infinite}@keyframes drop-74{100%{top:110%;left:56%}}.confetti-75{width:3px;height:1.2px;background-color:#263672;top:-10%;left:36%;opacity:1.4827024113;transform:rotate(8.1137541365deg);animation:drop-75 4.8163670519s .6616141183s infinite}@keyframes drop-75{100%{top:110%;left:50%}}.confetti-76{width:3px;height:1.2px;background-color:#263672;top:-10%;left:30%;opacity:.7352147287;transform:rotate(11.1506734957deg);animation:drop-76 4.586306176s .2002496285s infinite}@keyframes drop-76{100%{top:110%;left:44%}}.confetti-77{width:1px;height:.4px;background-color:#263672;top:-10%;left:39%;opacity:.8945979069;transform:rotate(137.5868040659deg);animation:drop-77 4.1014230387s .7941385151s infinite}@keyframes drop-77{100%{top:110%;left:49%}}.confetti-78{width:8px;height:3.2px;background-color:#ffbf00;top:-10%;left:93%;opacity:1.1980782433;transform:rotate(320.1195758319deg);animation:drop-78 4.1579421132s .8246942874s infinite}@keyframes drop-78{100%{top:110%;left:95%}}.confetti-79{width:1px;height:.4px;background-color:#263672;top:-10%;left:13%;opacity:.9678232402;transform:rotate(64.733956489deg);animation:drop-79 4.8488801125s .2576902763s infinite}@keyframes drop-79{100%{top:110%;left:20%}}.confetti-80{width:7px;height:2.8px;background-color:#ffbf00;top:-10%;left:20%;opacity:.750558761;transform:rotate(333.2607710141deg);animation:drop-80 4.0482428821s .1983761575s infinite}@keyframes drop-80{100%{top:110%;left:25%}}.confetti-81{width:6px;height:2.4px;background-color:#ffbf00;top:-10%;left:56%;opacity:1.0066427662;transform:rotate(169.3694681155deg);animation:drop-81 4.4233424168s .0448390392s infinite}@keyframes drop-81{100%{top:110%;left:67%}}.confetti-82{width:4px;height:1.6px;background-color:#d13447;top:-10%;left:2%;opacity:.6910956571;transform:rotate(116.0464074771deg);animation:drop-82 4.5473686374s .7162616746s infinite}@keyframes drop-82{100%{top:110%;left:16%}}.confetti-83{width:1px;height:.4px;background-color:#d13447;top:-10%;left:65%;opacity:1.4760509174;transform:rotate(32.6466042043deg);animation:drop-83 4.9311875441s .2607234399s infinite}@keyframes drop-83{100%{top:110%;left:67%}}.confetti-84{width:6px;height:2.4px;background-color:#d13447;top:-10%;left:81%;opacity:1.0064382872;transform:rotate(286.4105473717deg);animation:drop-84 4.3011227879s .2911003587s infinite}@keyframes drop-84{100%{top:110%;left:96%}}.confetti-85{width:4px;height:1.6px;background-color:#263672;top:-10%;left:32%;opacity:.5821159529;transform:rotate(85.7896550165deg);animation:drop-85 4.323708353s .5795168856s infinite}@keyframes drop-85{100%{top:110%;left:42%}}.confetti-86{width:7px;height:2.8px;background-color:#d13447;top:-10%;left:64%;opacity:1.3103458507;transform:rotate(193.9396927837deg);animation:drop-86 4.1715914521s .5462992386s infinite}@keyframes drop-86{100%{top:110%;left:65%}}.confetti-87{width:8px;height:3.2px;background-color:#263672;top:-10%;left:86%;opacity:1.203653386;transform:rotate(228.681448667deg);animation:drop-87 4.50997133s .6701356823s infinite}@keyframes drop-87{100%{top:110%;left:96%}}.confetti-88{width:7px;height:2.8px;background-color:#ffbf00;top:-10%;left:55%;opacity:.6229523112;transform:rotate(27.7653033897deg);animation:drop-88 4.0079143116s .8693768751s infinite}@keyframes drop-88{100%{top:110%;left:65%}}.confetti-89{width:5px;height:2px;background-color:#d13447;top:-10%;left:91%;opacity:.933021079;transform:rotate(173.935133452deg);animation:drop-89 4.8333757819s .8675278951s infinite}@keyframes drop-89{100%{top:110%;left:94%}}.confetti-90{width:6px;height:2.4px;background-color:#263672;top:-10%;left:88%;opacity:.9128168566;transform:rotate(298.3548312775deg);animation:drop-90 4.2401276235s .6287080392s infinite}@keyframes drop-90{100%{top:110%;left:94%}}.confetti-91{width:5px;height:2px;background-color:#d13447;top:-10%;left:83%;opacity:.5211829527;transform:rotate(8.2714739304deg);animation:drop-91 4.1610405639s .6937524813s infinite}@keyframes drop-91{100%{top:110%;left:90%}}.confetti-92{width:7px;height:2.8px;background-color:#263672;top:-10%;left:20%;opacity:.7823237691;transform:rotate(258.5224330708deg);animation:drop-92 4.4491999808s .1574835691s infinite}@keyframes drop-92{100%{top:110%;left:28%}}.confetti-93{width:5px;height:2px;background-color:#263672;top:-10%;left:89%;opacity:1.2086539775;transform:rotate(87.3541125399deg);animation:drop-93 4.5868932145s .873317655s infinite}@keyframes drop-93{100%{top:110%;left:102%}}.confetti-94{width:1px;height:.4px;background-color:#d13447;top:-10%;left:47%;opacity:.6032780836;transform:rotate(153.4401338626deg);animation:drop-94 4.685187798s .4612854367s infinite}@keyframes drop-94{100%{top:110%;left:59%}}.confetti-95{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:50%;opacity:.5134908782;transform:rotate(137.1896316028deg);animation:drop-95 4.8778221022s .5540962279s infinite}@keyframes drop-95{100%{top:110%;left:53%}}.confetti-96{width:6px;height:2.4px;background-color:#ffbf00;top:-10%;left:47%;opacity:.7380448365;transform:rotate(286.2981183481deg);animation:drop-96 4.4811081348s .1347462622s infinite}@keyframes drop-96{100%{top:110%;left:59%}}.confetti-97{width:8px;height:3.2px;background-color:#d13447;top:-10%;left:72%;opacity:1.2470161886;transform:rotate(95.2793566133deg);animation:drop-97 4.0088490242s .1239428959s infinite}@keyframes drop-97{100%{top:110%;left:87%}}.confetti-98{width:1px;height:.4px;background-color:#d13447;top:-10%;left:22%;opacity:.7853430816;transform:rotate(290.8208775295deg);animation:drop-98 4.6218065139s .3496453801s infinite}@keyframes drop-98{100%{top:110%;left:28%}}.confetti-99{width:8px;height:3.2px;background-color:#263672;top:-10%;left:58%;opacity:1.2008824714;transform:rotate(197.6847160322deg);animation:drop-99 4.5106647896s .9722295957s infinite}@keyframes drop-99{100%{top:110%;left:61%}}.confetti-100{width:7px;height:2.8px;background-color:#d13447;top:-10%;left:36%;opacity:.5107462291;transform:rotate(129.4362599732deg);animation:drop-100 4.2703153025s .3477654756s infinite}@keyframes drop-100{100%{top:110%;left:50%}}.confetti-101{width:8px;height:3.2px;background-color:#263672;top:-10%;left:32%;opacity:.8907859336;transform:rotate(355.7141469601deg);animation:drop-101 4.4298338848s .9657721993s infinite}@keyframes drop-101{100%{top:110%;left:33%}}.confetti-102{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:50%;opacity:1.222519655;transform:rotate(278.0319542403deg);animation:drop-102 4.1969124447s .6857615063s infinite}@keyframes drop-102{100%{top:110%;left:53%}}.confetti-103{width:2px;height:.8px;background-color:#d13447;top:-10%;left:73%;opacity:1.3046463791;transform:rotate(164.1748203347deg);animation:drop-103 4.3645887245s .1502283884s infinite}@keyframes drop-103{100%{top:110%;left:78%}}.confetti-104{width:2px;height:.8px;background-color:#ffbf00;top:-10%;left:65%;opacity:.9588285637;transform:rotate(31.5508012275deg);animation:drop-104 4.9966737759s .33583626s infinite}@keyframes drop-104{100%{top:110%;left:71%}}.confetti-105{width:2px;height:.8px;background-color:#ffbf00;top:-10%;left:79%;opacity:.8154350784;transform:rotate(306.6636511561deg);animation:drop-105 4.8534386534s .2803986406s infinite}@keyframes drop-105{100%{top:110%;left:89%}}.confetti-106{width:1px;height:.4px;background-color:#d13447;top:-10%;left:13%;opacity:.9710459081;transform:rotate(145.0377844046deg);animation:drop-106 4.6513056425s .676190546s infinite}@keyframes drop-106{100%{top:110%;left:22%}}.confetti-107{width:5px;height:2px;background-color:#d13447;top:-10%;left:95%;opacity:.7861291897;transform:rotate(239.277793417deg);animation:drop-107 4.5177842861s .6886508013s infinite}@keyframes drop-107{100%{top:110%;left:103%}}.confetti-108{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:46%;opacity:1.420435947;transform:rotate(307.1272737731deg);animation:drop-108 4.0838428907s .344468664s infinite}@keyframes drop-108{100%{top:110%;left:60%}}.confetti-109{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:71%;opacity:.7100398971;transform:rotate(129.5748575072deg);animation:drop-109 4.8871040991s .3697963811s infinite}@keyframes drop-109{100%{top:110%;left:73%}}.confetti-110{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:12%;opacity:1.1471581199;transform:rotate(274.5341818793deg);animation:drop-110 4.2180616042s .7242210272s infinite}@keyframes drop-110{100%{top:110%;left:18%}}.confetti-111{width:8px;height:3.2px;background-color:#ffbf00;top:-10%;left:47%;opacity:.8829512069;transform:rotate(264.0289428732deg);animation:drop-111 4.3900381001s .043911317s infinite}@keyframes drop-111{100%{top:110%;left:48%}}.confetti-112{width:1px;height:.4px;background-color:#263672;top:-10%;left:51%;opacity:.9335514217;transform:rotate(158.1481044626deg);animation:drop-112 4.5372445094s .5316875511s infinite}@keyframes drop-112{100%{top:110%;left:63%}}.confetti-113{width:2px;height:.8px;background-color:#ffbf00;top:-10%;left:52%;opacity:1.1421879855;transform:rotate(171.1633219469deg);animation:drop-113 4.1880283272s .0958214184s infinite}@keyframes drop-113{100%{top:110%;left:53%}}.confetti-114{width:6px;height:2.4px;background-color:#d13447;top:-10%;left:38%;opacity:1.2206827722;transform:rotate(354.4862918444deg);animation:drop-114 4.8193696242s .1339199616s infinite}@keyframes drop-114{100%{top:110%;left:51%}}.confetti-115{width:6px;height:2.4px;background-color:#ffbf00;top:-10%;left:86%;opacity:.9933717065;transform:rotate(187.2755366734deg);animation:drop-115 4.0053230597s .4224374184s infinite}@keyframes drop-115{100%{top:110%;left:90%}}.confetti-116{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:30%;opacity:1.4221307169;transform:rotate(239.5181401681deg);animation:drop-116 4.3975169824s .3317745456s infinite}@keyframes drop-116{100%{top:110%;left:40%}}.confetti-117{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:82%;opacity:.9087733597;transform:rotate(359.9218003416deg);animation:drop-117 4.0340864211s .1480538634s infinite}@keyframes drop-117{100%{top:110%;left:93%}}.confetti-118{width:1px;height:.4px;background-color:#d13447;top:-10%;left:84%;opacity:1.4358552486;transform:rotate(305.8123171912deg);animation:drop-118 4.039872317s .5777178112s infinite}@keyframes drop-118{100%{top:110%;left:98%}}.confetti-119{width:3px;height:1.2px;background-color:#263672;top:-10%;left:80%;opacity:.5624993003;transform:rotate(164.6377046669deg);animation:drop-119 4.2862351181s .6643071874s infinite}@keyframes drop-119{100%{top:110%;left:85%}}.confetti-120{width:7px;height:2.8px;background-color:#263672;top:-10%;left:44%;opacity:.8021811888;transform:rotate(241.7560417281deg);animation:drop-120 4.9810400147s .6403757274s infinite}@keyframes drop-120{100%{top:110%;left:59%}}.confetti-121{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:18%;opacity:.5336290171;transform:rotate(141.7933703679deg);animation:drop-121 4.8825395767s .48901188s infinite}@keyframes drop-121{100%{top:110%;left:23%}}.confetti-122{width:1px;height:.4px;background-color:#263672;top:-10%;left:54%;opacity:.7825991493;transform:rotate(138.9348119858deg);animation:drop-122 4.4694215444s .7806384401s infinite}@keyframes drop-122{100%{top:110%;left:65%}}.confetti-123{width:1px;height:.4px;background-color:#d13447;top:-10%;left:34%;opacity:1.4423182377;transform:rotate(145.5492681581deg);animation:drop-123 4.5959513253s .6099510655s infinite}@keyframes drop-123{100%{top:110%;left:49%}}.confetti-124{width:8px;height:3.2px;background-color:#d13447;top:-10%;left:83%;opacity:.6077724873;transform:rotate(197.0472049453deg);animation:drop-124 4.5002201905s .956327435s infinite}@keyframes drop-124{100%{top:110%;left:98%}}.confetti-125{width:1px;height:.4px;background-color:#ffbf00;top:-10%;left:72%;opacity:.8415809978;transform:rotate(144.9658147633deg);animation:drop-125 4.1941829928s .0763734901s infinite}@keyframes drop-125{100%{top:110%;left:77%}}.confetti-126{width:6px;height:2.4px;background-color:#d13447;top:-10%;left:39%;opacity:.5301141509;transform:rotate(24.7008824844deg);animation:drop-126 4.9260600783s .881162657s infinite}@keyframes drop-126{100%{top:110%;left:42%}}.confetti-127{width:4px;height:1.6px;background-color:#263672;top:-10%;left:91%;opacity:.8779737815;transform:rotate(109.3409932849deg);animation:drop-127 4.1372391051s .1976428463s infinite}@keyframes drop-127{100%{top:110%;left:95%}}.confetti-128{width:8px;height:3.2px;background-color:#263672;top:-10%;left:69%;opacity:1.2285245343;transform:rotate(135.1621385067deg);animation:drop-128 4.9239009871s .2949405644s infinite}@keyframes drop-128{100%{top:110%;left:80%}}.confetti-129{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:40%;opacity:1.0764703116;transform:rotate(130.0843732172deg);animation:drop-129 4.1868617389s .0545356863s infinite}@keyframes drop-129{100%{top:110%;left:42%}}.confetti-130{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:46%;opacity:.7531686704;transform:rotate(157.2575044715deg);animation:drop-130 4.3350597s .8023788889s infinite}@keyframes drop-130{100%{top:110%;left:61%}}.confetti-131{width:2px;height:.8px;background-color:#ffbf00;top:-10%;left:47%;opacity:.5263248331;transform:rotate(186.5165225599deg);animation:drop-131 4.7197199138s .1729619582s infinite}@keyframes drop-131{100%{top:110%;left:51%}}.confetti-132{width:4px;height:1.6px;background-color:#ffbf00;top:-10%;left:88%;opacity:1.1623630742;transform:rotate(64.2857689052deg);animation:drop-132 4.588575491s .1230077317s infinite}@keyframes drop-132{100%{top:110%;left:99%}}.confetti-133{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:12%;opacity:.5517327687;transform:rotate(28.0837034171deg);animation:drop-133 4.1659187324s .583487472s infinite}@keyframes drop-133{100%{top:110%;left:16%}}.confetti-134{width:5px;height:2px;background-color:#263672;top:-10%;left:51%;opacity:.5111851508;transform:rotate(239.5574034169deg);animation:drop-134 4.9737408542s .9330170377s infinite}@keyframes drop-134{100%{top:110%;left:60%}}.confetti-135{width:5px;height:2px;background-color:#263672;top:-10%;left:16%;opacity:1.1865171871;transform:rotate(158.084337205deg);animation:drop-135 4.9343577851s .7864863081s infinite}@keyframes drop-135{100%{top:110%;left:20%}}.confetti-136{width:3px;height:1.2px;background-color:#ffbf00;top:-10%;left:93%;opacity:1.2192272238;transform:rotate(75.479460064deg);animation:drop-136 4.0672184958s .0037893226s infinite}@keyframes drop-136{100%{top:110%;left:94%}}.confetti-137{width:5px;height:2px;background-color:#d13447;top:-10%;left:17%;opacity:1.4166039434;transform:rotate(31.7794934855deg);animation:drop-137 4.0580936609s .6794497621s infinite}@keyframes drop-137{100%{top:110%;left:21%}}.confetti-138{width:3px;height:1.2px;background-color:#ffbf00;top:-10%;left:66%;opacity:.5849380319;transform:rotate(228.3964988669deg);animation:drop-138 4.9379186965s .1071354491s infinite}@keyframes drop-138{100%{top:110%;left:73%}}.confetti-139{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:87%;opacity:.6173431418;transform:rotate(99.251710875deg);animation:drop-139 4.8756804134s .7367572906s infinite}@keyframes drop-139{100%{top:110%;left:96%}}.confetti-140{width:8px;height:3.2px;background-color:#ffbf00;top:-10%;left:44%;opacity:1.3180969963;transform:rotate(27.6976323809deg);animation:drop-140 4.7859222945s .1039420069s infinite}@keyframes drop-140{100%{top:110%;left:53%}}.confetti-141{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:78%;opacity:.8339553065;transform:rotate(123.1787170612deg);animation:drop-141 4.5591039126s .9787385623s infinite}@keyframes drop-141{100%{top:110%;left:82%}}.confetti-142{width:7px;height:2.8px;background-color:#263672;top:-10%;left:7%;opacity:.67558701;transform:rotate(53.4689507536deg);animation:drop-142 4.8786022561s .7897599995s infinite}@keyframes drop-142{100%{top:110%;left:14%}}.confetti-143{width:3px;height:1.2px;background-color:#263672;top:-10%;left:19%;opacity:.9797486911;transform:rotate(337.1742880394deg);animation:drop-143 4.0596000675s .0011989925s infinite}@keyframes drop-143{100%{top:110%;left:34%}}.confetti-144{width:3px;height:1.2px;background-color:#d13447;top:-10%;left:31%;opacity:.577982524;transform:rotate(82.0309659047deg);animation:drop-144 4.2503856913s .4131370874s infinite}@keyframes drop-144{100%{top:110%;left:44%}}.confetti-145{width:8px;height:3.2px;background-color:#d13447;top:-10%;left:29%;opacity:.6596473453;transform:rotate(16.530613953deg);animation:drop-145 4.8872708977s .3539054033s infinite}@keyframes drop-145{100%{top:110%;left:32%}}.confetti-146{width:5px;height:2px;background-color:#ffbf00;top:-10%;left:68%;opacity:.823985151;transform:rotate(254.3015015788deg);animation:drop-146 4.7049314167s .9780478453s infinite}@keyframes drop-146{100%{top:110%;left:79%}}.confetti-147{width:1px;height:.4px;background-color:#ffbf00;top:-10%;left:28%;opacity:1.1517443638;transform:rotate(274.6436219472deg);animation:drop-147 4.2719496591s .3558178981s infinite}@keyframes drop-147{100%{top:110%;left:42%}}.confetti-148{width:5px;height:2px;background-color:#d13447;top:-10%;left:85%;opacity:1.4014390369;transform:rotate(274.6634039519deg);animation:drop-148 4.4848937214s .7763914437s infinite}@keyframes drop-148{100%{top:110%;left:86%}}.confetti-149{width:6px;height:2.4px;background-color:#263672;top:-10%;left:98%;opacity:.7271865296;transform:rotate(11.3365937922deg);animation:drop-149 4.0806217373s .2460998463s infinite}@keyframes drop-149{100%{top:110%;left:100%}}.confetti-150{width:2px;height:.8px;background-color:#ffbf00;top:-10%;left:36%;opacity:1.4708149935;transform:rotate(193.9518993951deg);animation:drop-150 4.6159039646s .0724370511s infinite}@keyframes drop-150{100%{top:110%;left:42%}}.checkmark__circle{stroke-dasharray:216;stroke-dashoffset:216;stroke-width:2;stroke-miterlimit:10;stroke:#004f57;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{width:106px;height:106px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:auto;margin-bottom:20px;box-shadow:inset 0 0 0 #004f57;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:98;stroke-dashoffset:98;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 80px #004f57}}