.ea-content-item .text-image-type{display:flex;gap:32px}.ea-content-item .text-image-type .image-mobile{display:none}.ea-content-item .text-image-type.position-image-right{flex-direction:row-reverse}.ea-content-item .text-image-type.adjust-height-image-1 .image{background-position:0 0;background-repeat:no-repeat;background-size:cover}.ea-content-item .text-image-type.adjust-height-image-1 .image img{height:100%}@media (max-width:600px){.ea-content-item .text-image-type .image-mobile{display:block;width:100%!important}.ea-content-item .text-image-type .text{width:100%!important}.ea-content-item .text-image-type .image{display:none}.ea-content-item .text-image-type.position-image-mobile-bottom{flex-direction:column-reverse}.ea-content-item .text-image-type.position-image-mobile-top{flex-direction:column}}.ea-content-item .image-type{display:flex}.ea-content-item .image-type .image-mobile{display:none}.ea-content-item .image-type.position-image-right{justify-content:right}.ea-content-item .image-type.position-image-center{justify-content:center}@media (max-width:600px){.ea-content-item .image-type .image-mobile{display:block;width:100%!important}.ea-content-item .image-type .image{display:none}}.ea-content-item .photogallery-type{display:flex}.ea-content-item .photogallery-type .thumbs{display:grid;gap:32px}.ea-content-item .photogallery-type .thumbs-mobile{display:none;gap:32px}.ea-content-item .photogallery-type.number-columns-2 .thumbs{grid-template-columns:1fr 1fr}.ea-content-item .photogallery-type.number-columns-3 .thumbs{grid-template-columns:1fr 1fr 1fr}.ea-content-item .photogallery-type.number-columns-4 .thumbs{grid-template-columns:1fr 1fr 1fr 1fr}.ea-content-item .photogallery-type.number-columns-5 .thumbs{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.ea-content-item .photogallery-type.number-columns-6 .thumbs{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.ea-content-item img{display:inline-block!important;max-width:100%;height:auto!important}@media (max-width:600px){.ea-content-item .photogallery-type .thumbs{display:none}.ea-content-item .photogallery-type .thumbs-mobile{display:grid}.ea-content-item .photogallery-type.number-columns-mobile-1 .thumbs-mobile{grid-template-columns:1fr}.ea-content-item .photogallery-type.number-columns-mobile-2 .thumbs-mobile{grid-template-columns:1fr 1fr}}.ea-content-item .horizontal-separator-type hr{margin-top:0;margin-bottom:0;border:0;border-top:1px solid rgba(0,0,0,.1)}section.ea-content-item{margin-bottom:50px}section.bg-color-section{padding:50px 0}img.blur-up{filter:blur(1px);transition:filter .2s ease-out}img.blur-up.loaded{filter:blur(0)}@media (max-width:600px){.ea-content-item{margin-bottom:30px}.bg-color-section{padding:30px 0}}.goverlay{background:rgba(0,0,0,.8)}#cc-main .cm__btn-group{gap:0}#cc-main .cm__btn-group .cm__btn:first-of-type{margin-bottom:5px}#cc-main .cm__btn-group .cm__btn[data-role=necessary]{background-color:#eaeff2;border-color:#eaeff2;color:#000}#cc-main .cm__btn-group .cm__btn[data-role=necessary]:hover{background-color:#d4dae0}#cc-main .cm--inline .cm__btn+.cm__btn{margin-left:0}#cc-main .cm--bar .cm__btn-group{grid-auto-flow:row}#cc-main .cm__texts .cm__desc{margin-top:10px;padding-bottom:10px}#cc-main .cm__texts .cm__desc p{margin:0;padding:0}@media (max-width:640px){#cc-main .cm__btn-group .cm__btn:first-of-type{margin-bottom:0}}
/*!
 * 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.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.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,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.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,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.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,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.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) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{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:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,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 linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.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:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,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 linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.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:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.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:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,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 ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,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 ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.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 ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,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 ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,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 cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,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:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,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 linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms 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 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{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:after,.hamburger--vortex.is-active .hamburger-inner:before{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:after,.hamburger--vortex-r .hamburger-inner:before{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:after,.hamburger--vortex-r.is-active .hamburger-inner:before{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)}#mobile-nav{transform:translateX(100%);display:flex;position:fixed;z-index:10000;top:0;right:0;width:76%;height:100vh;background-color:#f3f3f3;min-width:140px;max-width:440px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;transition:transform .4s;flex-direction:column}#mobile-nav:after{right:100%}#mobile-nav>ul.outside{transform:translateX(-100%)}#mobile-nav>ul ul{transform:translateX(100%);display:none}#mobile-nav>ul ul.active,#mobile-nav>ul ul.back-move{display:block}#mobile-nav>ul ul.outside{transform:translateX(0)}#mobile-nav ul{margin:0;padding:0;transition:transform .4s}#mobile-nav ul.level1.outside{transform:translateX(-100%)}#mobile-nav ul.level1 ul{transform:translateX(100%);display:none}#mobile-nav ul.level1 ul.active,#mobile-nav ul.level1 ul.back-move{display:block}#mobile-nav ul.level1 ul.outside{transform:translateX(0)}#mobile-nav ul li{margin:0;padding:0;position:static;border-bottom:1px solid rgba(0,0,0,.1)}#mobile-nav ul li a{color:#404040;text-decoration:none;display:block;padding:8px 120px 8px 20px}#mobile-nav ul li a.focus,#mobile-nav ul li a:focus,#mobile-nav ul li a:hover{color:#0d4d2c}#mobile-nav ul li.header{text-transform:uppercase;color:#999;padding:8px 5px 8px 20px;text-align:center}#mobile-nav ul li.header .counter{display:none}#mobile-nav ul li.back-link a{text-transform:uppercase;color:#999;padding:8px 5px 8px 20px;text-align:center;text-transform:none}#mobile-nav ul li.back-link a .counter{display:none}#mobile-nav ul li.back-link a:before{font-family:Font Awesome\ 5 Free,serif;content:"\f053";font-weight:700;position:absolute;left:20px;color:#acabab}#mobile-nav ul li.has-submenu>ul{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f3f3f3}#mobile-nav ul li.has-submenu>a{position:relative}#mobile-nav ul li.has-submenu>a .counter{position:absolute;right:0;top:0;bottom:0;width:100px;content:"";border-left:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;color:#acabab}#mobile-nav ul li.has-submenu>a .counter:after{font-family:Font Awesome\ 5 Free,serif;content:"\f054";font-weight:700;position:absolute;right:20px;color:#acabab}#mobile-nav ul li:before{content:""}#mobile-nav ul li.selected a{color:#0d4d2c}#mobile-nav .bottom{padding:50px 30px 0 20px}#mobile-nav .bottom a{color:#404040;text-decoration:none}#mobile-nav .bottom a:hover{color:#0d4d2c}#mobile-nav:after{box-shadow:0 0 10px rgba(0,0,0,.3);content:"";display:block;width:20px;height:100%;position:absolute;z-index:99}#app-container{transition:transform .4s}html.mobile-nav-open{z-index:9000;background-color:transparent;overflow-y:hidden}html.mobile-nav-open #mobile-nav{transform:translateX(0)}html.mobile-nav-open #app-container{transform:translateX(-76%)}@media (min-width:580px){html.mobile-nav-open #mobile-nav{transform:translateX(0)}html.mobile-nav-open #app-container{transform:translateX(-440px)}}#breadcrumb{margin:5px 0 25px;font-size:14px;color:#90ae9f}#breadcrumb .separator{margin:0 3px}.app-container-homepage #breadcrumb{display:none}h1,h2,h3,h4{line-height:140%;font-family:Inter,sans-serif;font-weight:700;color:#0f6d3c;text-transform:uppercase}h1{margin-top:0;margin-bottom:32px;font-size:38px;color:#0f6d3c}h2{margin-top:32px;margin-bottom:24px;color:#0d4d2c;font-size:26px}h3{color:#0d4d2c;font-size:20px}h3,h4{margin-top:24px;margin-bottom:12px}h4{color:#0f6d3c;font-size:16px}ol,ul{margin:15px 0 30px 5px;padding:0}ol ol,ol ol ol,ul ul,ul ul ul{margin:6px 0 6px 5px}ul,ul li{list-style:none}ul li{position:relative;margin-bottom:10px;padding-left:20px;background:none}ul li:before{position:absolute;top:7px;left:0;display:block;color:#8c9d00;font-family:Font Awesome\ 5 Free,serif;font-size:8px;font-weight:700;content:"\f111"}#tracy-debug ul li{padding:0;margin:0}#tracy-debug ul li:before{content:""}ol{counter-reset:item}ol li{display:block;position:relative;margin-bottom:10px;padding-left:30px}ol li:before{position:absolute;top:0;left:0;display:block;color:#8c9d00;content:counter(item);counter-increment:item}.list-type ul,.list-type ul li{margin:0;padding:0}.list-type ul:after{display:block;content:"";clear:both}.list-type ul li{list-style-type:none;list-style-image:none}.list-type ul li:before{display:none}.list-type.block ul li{margin-bottom:30px;padding:0 15px}a{color:#009c47;outline:none!important;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;text-decoration:underline}a:active,a:focus,a:hover{color:#0d4d2c;text-decoration:none}button{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}button,button:active,button:focus,button:hover{outline:none}p{margin-bottom:20px}table{margin-bottom:30px;border-collapse:collapse;table-layout:fixed}table,table tr,table tr td,table tr th{border:none}table tr td,table tr th{padding:8px 4px}hr,table tr td,table tr th{border-top:1px solid #d2ccc4}b,strong{font-weight:700}img{display:inline-block!important;max-width:100%}img:not(.lazy){height:auto!important}img.lazy{max-height:100%}@media (max-width:767px){h1{font-size:34px}h2{font-size:24px}h3{font-size:16px}}html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#404040}body,html{height:100%}#app-container{display:flex;flex-direction:column;min-height:100vh}#content{flex:1;padding:30px 0}#change-password,#forgotten-password,#personal-information{max-width:500px}.btn.btn-default{color:#fff;background:grey;border:grey;padding:10px 22px;border-radius:8px;text-decoration:none;font-weight:700;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn.btn-default.focus,.btn.btn-default:active,.btn.btn-default:focus,.btn.btn-default:hover,.btn.btn-default:not(:disabled):not(.disabled):active,.btn.btn-default:not(:disabled):not(.disabled):active:focus{color:#fff;background-color:grey;box-shadow:none;opacity:.7}.btn.btn-primary{color:#8c9d00;background:#fff;border:1px solid #8c9d00;padding:10px 22px;border-radius:8px;text-decoration:none;font-weight:700;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn.btn-primary.focus,.btn.btn-primary:active,.btn.btn-primary:focus,.btn.btn-primary:hover,.btn.btn-primary:not(:disabled):not(.disabled):active,.btn.btn-primary:not(:disabled):not(.disabled):active:focus{color:#8c9d00;background-color:#fff;box-shadow:none;opacity:.7}.btn.btn-success{color:#fff;background:#0d944e;border:#0d944e;padding:10px 22px;border-radius:8px;text-decoration:none;font-weight:700;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn.btn-success.focus,.btn.btn-success:active,.btn.btn-success:focus,.btn.btn-success:hover,.btn.btn-success:not(:disabled):not(.disabled):active,.btn.btn-success:not(:disabled):not(.disabled):active:focus{color:#fff;background-color:#0d944e;box-shadow:none;opacity:.7}.btn.btn-info{color:#fff;background:#8c9d00;border:#8c9d00;padding:10px 22px;border-radius:8px;text-decoration:none;font-weight:700;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn.btn-info.focus,.btn.btn-info:active,.btn.btn-info:focus,.btn.btn-info:hover,.btn.btn-info:not(:disabled):not(.disabled):active,.btn.btn-info:not(:disabled):not(.disabled):active:focus{color:#fff;background-color:#8c9d00;box-shadow:none;opacity:.7}.btn.btn-warning{color:#fff;background:#8c9d00;border:#8c9d00;padding:10px 22px;border-radius:8px;text-decoration:none;font-weight:700;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn.btn-warning.focus,.btn.btn-warning:active,.btn.btn-warning:focus,.btn.btn-warning:hover,.btn.btn-warning:not(:disabled):not(.disabled):active,.btn.btn-warning:not(:disabled):not(.disabled):active:focus{color:#fff;background-color:#8c9d00;box-shadow:none;opacity:.7}.btn.btn-danger{color:#fff;background:#8c9d00;border:#8c9d00;padding:10px 22px;border-radius:8px;text-decoration:none;font-weight:700;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn.btn-danger.focus,.btn.btn-danger:active,.btn.btn-danger:focus,.btn.btn-danger:hover,.btn.btn-danger:not(:disabled):not(.disabled):active,.btn.btn-danger:not(:disabled):not(.disabled):active:focus{color:#fff;background-color:#8c9d00;box-shadow:none;opacity:.7}.container{max-width:1140px}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.alert{border-radius:8px}.form-control{border-radius:8px;height:calc(1.5em + .75rem + 8px);border:1px solid rgba(0,0,0,.3);background:#fff}.form-control:focus{box-shadow:none;border-color:rgba(0,0,0,.3)}@media (max-width:1199px){.container{max-width:100%;padding:0 30px}.container .container{padding:0 15px}}#header{background-color:#fffdf7;border-bottom:1px solid #d2ccc4}#header,#header .header-inner{display:flex;align-items:center}#header .header-inner{justify-content:space-between}#header .header-inner .logo{padding:16px 0}#header .header-inner .logo img{width:190px}#header .header-inner .user-bar-menu .menu{margin-left:auto}#header .header-inner .user-bar-menu .menu ul{display:flex;justify-content:flex-end;margin:0;padding:0}#header .header-inner .user-bar-menu .menu ul li{list-style-type:none;margin:0 0 0 30px;padding:0}#header .header-inner .user-bar-menu .menu ul li a{font-weight:700;font-size:18px;text-decoration:none}#header .header-inner .user-bar-menu .menu ul li.selected a,#header .header-inner .user-bar-menu .menu ul li a:hover{color:#0d4d2c}#header .header-inner .user-bar-menu .menu ul li:before{content:""}#header .header-inner .user-bar-menu .user-bar-lang{display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px}#header .header-inner .user-bar-menu .user-bar-lang .user-wrap .user{display:flex;justify-content:flex-end;align-items:center;margin-right:25px;position:relative;cursor:pointer}#header .header-inner .user-bar-menu .user-bar-lang .user-wrap .user:before{display:block;font-family:Material Symbols Outlined,serif;content:"\e7fd";font-weight:400;font-size:23px;margin-right:6px}#header .header-inner .user-bar-menu .user-bar-lang .user-wrap .user .arrow{position:relative;top:4px}#header .header-inner .user-bar-menu .user-bar-lang .user-wrap .user .user-box{display:none;position:absolute;right:-1px;top:25px;padding-top:10px;z-index:5000;white-space:nowrap}#header .header-inner .user-bar-menu .user-bar-lang .user-wrap .user .user-box a{display:block;color:#404040;text-align:left;padding:6px 12px;text-decoration:none;border-bottom:1px solid #d2ccc4;background-color:#fff;border-right:1px solid #d2ccc4;border-left:1px solid #d2ccc4}#header .header-inner .user-bar-menu .user-bar-lang .user-wrap .user .user-box a.active,#header .header-inner .user-bar-menu .user-bar-lang .user-wrap .user .user-box a:hover{background-color:#fffdf7}#header .header-inner .user-bar-menu .user-bar-lang .user-wrap .user .user-box a:first-of-type{border-top:1px solid #d2ccc4;border-top-left-radius:8px;border-top-right-radius:8px}#header .header-inner .user-bar-menu .user-bar-lang .user-wrap .user .user-box a:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}#header .header-inner .user-bar-menu .user-bar-lang .user-wrap .user:hover .user-box{display:block}#header .header-inner .user-bar-menu .user-bar-lang .user-wrap .user a{text-decoration:none;color:#404040}#header .header-inner .user-bar-menu .user-bar-lang .lang{display:flex;justify-content:flex-end;align-items:center}#header .header-inner .user-bar-menu .user-bar-lang .lang:before{display:block;font-family:Material Symbols Outlined,serif;content:"\e894";font-weight:400;font-size:21px;margin-right:6px}#header .header-inner .user-bar-menu .user-bar-lang .lang a{color:#404040;text-decoration:none}#header .header-inner .user-bar-menu .user-bar-lang .lang .pipe{font-size:10px;position:relative;top:1px;margin:0 5px}#header .hamburger{padding:10px;left:12px;display:none;z-index:1000;text-align:right;position:relative}#header .hamburger .hamburger-box{width:34px}#header .hamburger .hamburger-box .hamburger-inner,#header .hamburger .hamburger-box .hamburger-inner:after,#header .hamburger .hamburger-box .hamburger-inner:before{background-color:#009c47;width:34px;height:3px}#header .hamburger:active,#header .hamburger:focus,#header .hamburger:hover{opacity:1}@media (max-width:800px){#header .hamburger{display:block}#header .menu{display:none}#header .header-inner{display:flex;justify-content:space-between;align-items:center}#header .header-inner .logo{padding:16px 0}#header .header-inner .logo img{width:150px}#header .header-inner .user-bar-menu .user-bar-lang{display:none}}#footer{background-color:#fffdf7;border-top:1px solid #d2ccc4;margin-top:50px}#footer .inner{display:flex;justify-content:space-between;width:100%;padding:16px 0}#footer .inner .title{font-size:18px;font-style:normal;font-weight:700;color:#0d4d2c}#footer .inner .services{text-align:right}.course-list .course{border:1px solid #a39d94;border-radius:8px;margin-bottom:32px;padding:32px}.course-list .course h4{font-size:21px;margin:0 0 16px}.course-list .course .description{margin-bottom:12px}.course-list .course .status{display:flex;margin:0 -20px}.course-list .course .status .status-inner{width:50%;padding:0 20px}.course-list .course .status .status-inner .label{font-weight:700;margin-bottom:5px;display:flex}.course-list .course .status .status-inner .label .result-percent{margin-left:4px}.course-list .course .status .status-inner .label .result-validity{margin-left:auto}.course-list .course .status .status-inner .progress{border-radius:8px;height:19px;background-color:#fffdf7;position:relative;border:1px solid #d2ccc4}.course-list .course .status .status-inner .progress .bar{border-radius:8px;height:19px;position:relative}.course-list .course .status .status-inner .progress .bar .badge-box{position:absolute;top:-5px;height:40px;width:40px}.course-list .course .status .status-inner .progress .min-percent{position:absolute;width:2px;background-color:#000;opacity:.5;height:100%}.course-list .course .status .status-inner .buttons{margin-top:22px}.course-list .course .status .status-inner.success .progress{border-radius:8px;height:19px}.course-list .course .status .status-inner.success .progress .bar{background-color:#0d944e}.course-list .course .status .status-inner.success .label:before{content:"\e5ca";color:#0d944e;font-weight:700;font-size:23px;display:inline-block;font-family:Material Symbols Outlined,serif;position:relative;top:6px;line-height:14px;margin-right:5px}.course-list .course .status .status-inner.failed .progress{border-radius:8px;height:19px}.course-list .course .status .status-inner.failed .progress .bar{background-color:#eb5757}.course-list .course .status .status-inner.status-study .progress .bar{background-color:#0d944e!important}.chapter-detail,.course-detail{display:flex}.chapter-detail .main,.course-detail .main{width:67%;padding-right:50px}.chapter-detail .main .chapters-links .item,.course-detail .main .chapters-links .item{position:relative;padding-left:20px;margin-bottom:5px}.chapter-detail .main .chapters-links .item:before,.course-detail .main .chapters-links .item:before{position:absolute;top:7px;left:0;display:block;color:#8c9d00;font-family:Font Awesome\ 5 Free,serif;font-size:8px;font-weight:700;content:"\f111"}.chapter-detail .main .popup-items .popup-item,.course-detail .main .popup-items .popup-item{display:flex;margin-bottom:10px;align-items:center}.chapter-detail .main .popup-items .popup-item span,.course-detail .main .popup-items .popup-item span{color:#56b9f6;margin-right:5px;font-size:22px}.chapter-detail .main .popup-items .popup-item a .material-symbols-outlined,.course-detail .main .popup-items .popup-item a .material-symbols-outlined{text-decoration:none}.chapter-detail .main .popup-items .popup-item:first-of-type,.course-detail .main .popup-items .popup-item:first-of-type{margin-top:30px}.chapter-detail .education-path-wrap,.course-detail .education-path-wrap{width:33%}.chapter-detail .education-path-wrap .education-path,.course-detail .education-path-wrap .education-path{background-color:#fffdf7;border:1px solid #d2ccc4;padding:16px;border-radius:8px}.chapter-detail .education-path-wrap .education-path h3,.course-detail .education-path-wrap .education-path h3{margin-top:0}.chapter-detail .education-path-wrap .education-path .chapters-links,.course-detail .education-path-wrap .education-path .chapters-links{font-size:15px}.chapter-detail .education-path-wrap .education-path .chapters-links .item,.course-detail .education-path-wrap .education-path .chapters-links .item{display:flex;line-height:140%;margin-bottom:10px}.chapter-detail .education-path-wrap .education-path .chapters-links .item a,.course-detail .education-path-wrap .education-path .chapters-links .item a{line-height:20px;display:block}.chapter-detail .education-path-wrap .education-path .chapters-links .item .icon,.course-detail .education-path-wrap .education-path .chapters-links .item .icon{margin-right:3px;margin-left:-3px}.chapter-detail .education-path-wrap .education-path .chapters-links .item .icon:before,.course-detail .education-path-wrap .education-path .chapters-links .item .icon:before{display:inline-block;font-family:Material Symbols Outlined,serif;content:"\e5c8";color:#8c9d00;font-weight:400;font-size:19px}.chapter-detail .education-path-wrap .education-path .chapters-links .item.complete a,.course-detail .education-path-wrap .education-path .chapters-links .item.complete a{color:grey;text-decoration:line-through;display:flex}.chapter-detail .education-path-wrap .education-path .chapters-links .item.complete .icon:before,.course-detail .education-path-wrap .education-path .chapters-links .item.complete .icon:before{content:"\e5ca";color:#0d944e;font-weight:700}.chapter-detail .education-path-wrap .education-path .test-btn,.course-detail .education-path-wrap .education-path .test-btn{margin-top:30px}.chapter-detail .education-path-wrap .education-path .test-btn .inactive,.course-detail .education-path-wrap .education-path .test-btn .inactive{cursor:default}.chapter-detail .chapter-navigation,.course-detail .chapter-navigation{display:flex;justify-content:space-between;margin-top:40px}.chapter-detail .chapter-navigation.only-next,.course-detail .chapter-navigation.only-next{justify-content:flex-end}.chapter-detail .chapter-navigation .btn,.course-detail .chapter-navigation .btn{padding-top:6px;padding-bottom:6px}.chapter-detail .chapter-navigation .btn span,.course-detail .chapter-navigation .btn span{display:block;max-width:240px;overflow:hidden;white-space:nowrap}.chapter-detail .chapter-navigation .btn.next,.chapter-detail .chapter-navigation .btn.prev,.course-detail .chapter-navigation .btn.next,.course-detail .chapter-navigation .btn.prev{display:flex;align-items:center;position:relative}.chapter-detail .chapter-navigation .btn.prev,.course-detail .chapter-navigation .btn.prev{padding-left:10px}.chapter-detail .chapter-navigation .btn.prev:before,.course-detail .chapter-navigation .btn.prev:before{transform:rotate(180deg);color:#8c9d00;display:block;font-family:Material Symbols Outlined,serif;content:"\e5c8";font-weight:400;font-size:21px;position:relative}.chapter-detail .chapter-navigation .btn.prev.shadow-box:after,.course-detail .chapter-navigation .btn.prev.shadow-box:after{background:linear-gradient(90deg,transparent 20%,#fff 80%);position:absolute;display:block;content:"";right:5px;top:0;bottom:0;width:100px}.chapter-detail .chapter-navigation .btn.prev span,.course-detail .chapter-navigation .btn.prev span{padding-left:7px}.chapter-detail .chapter-navigation .btn.next,.course-detail .chapter-navigation .btn.next{padding-right:12px}.chapter-detail .chapter-navigation .btn.next:after,.course-detail .chapter-navigation .btn.next:after{padding-left:10px;color:#fff;display:block;font-family:Material Symbols Outlined,serif;content:"\e5c8";font-weight:400;font-size:21px;position:relative;top:2px}.chapter-detail .chapter-navigation .btn.next.shadow-box:before,.course-detail .chapter-navigation .btn.next.shadow-box:before{background:linear-gradient(90deg,transparent 20%,#8c9d00 80%);position:absolute;display:block;content:"";right:30px;top:0;bottom:0;width:50px}.chapter-detail .popup-content,.course-detail .popup-content{display:none}@media (max-width:1100px){.chapter-detail .education-path-wrap,.course-detail .education-path-wrap{display:none}.chapter-detail .main,.course-detail .main{width:100%;padding-right:0}}@media (max-width:700px){.chapter-detail .chapter-navigation,.course-detail .chapter-navigation{display:block}.chapter-detail .chapter-navigation .btn,.course-detail .chapter-navigation .btn{justify-content:center}.chapter-detail .chapter-navigation .btn span,.course-detail .chapter-navigation .btn span{max-width:max-content;white-space:none}.chapter-detail .chapter-navigation .btn.prev,.course-detail .chapter-navigation .btn.prev{margin-bottom:10px}.course-list .course{border:1px solid #a39d94;border-radius:8px;margin-bottom:32px;padding:32px}.course-list .course .status{flex-wrap:wrap}.course-list .course .status .status-inner{width:100%;padding:0 20px}.course-list .course .status .status-inner.status-study{margin-bottom:35px}}.test-form .question{border:1px solid #d2ccc4;border-radius:8px;margin-bottom:16px;padding:20px 24px 8px}.test-form .question .title{font-size:21px;font-style:normal;font-weight:700;color:#0d4d2c;margin-bottom:10px}.test-form .question .form-group{position:relative;display:flex;margin-bottom:5px}.test-form .question .form-group input[type=checkbox]{position:absolute;left:0;z-index:-1;opacity:0}.test-form .question .form-group label{padding-left:30px}.test-form .question .form-group label:before{width:20px;height:20px;background-color:#fff;display:inline-block;position:absolute;left:0;top:2px;border:1px solid rgba(0,0,0,.3);content:"";border-radius:7px}.test-form .question .form-group.nice-input-active label:before{background-color:#8c9d00}.test-form .question .form-group.nice-input-active label:after{content:"\f00c";font-family:Font Awesome\ 5 Free,serif;font-size:11px;color:#fff;display:block;font-weight:700;position:absolute;left:6px;top:6px}.test-form .question .form-group input[type=radio]{position:absolute;left:0;z-index:-1;opacity:0}.test-form .question .form-group label:before{border-radius:23px}.test-form .question .form-group.nice-input-active label:before{background-color:#fff}.test-form .question .form-group.nice-input-active label:after{content:"";width:10px;height:10px;background-color:#8c9d00;left:5px;top:7px;border-radius:11px;border:1px solid #8c9d00}.test-result .result-box{border-radius:8px;padding:24px 24px 30px}.test-result .result-box .title{margin-bottom:13px;font-size:21px;font-style:normal;font-weight:700;line-height:120%}.test-result .result-box .label-percent{margin-bottom:5px;font-weight:700}.test-result .result-box .progress{border-radius:8px;height:19px;background-color:#fffdf7;position:relative;border:1px solid #d2ccc4;width:50%}.test-result .result-box .progress .bar{border-radius:8px;height:19px;position:relative}.test-result .result-box .progress .bar .badge-box{position:absolute;top:-5px;height:40px;width:40px}.test-result .result-box .progress .min-percent{position:absolute;width:2px;background-color:#000;opacity:.5;height:100%}.test-result .result-box.success{background:linear-gradient(0deg,rgba(13,148,78,.15),rgba(13,148,78,.15)),#fff;border:1px solid #0d944e}.test-result .result-box.success .title{color:#0d944e}.test-result .result-box.success .title:before{content:"\e5ca";color:#0d944e;font-size:26px;font-variation-settings:"wght" 700;display:inline-block;font-family:Material Symbols Outlined,serif;position:relative;top:6px;line-height:14px;margin-right:5px}.test-result .result-box.success .progress .bar{background-color:#0d944e}.test-result .result-box.failed{background:linear-gradient(0deg,rgba(235,87,87,.15),rgba(235,87,87,.15)),#fff;border:1px solid #eb5757}.test-result .result-box.failed .title{color:#eb5757}.test-result .result-box.failed .title:before{content:"\e5cd";color:#eb5757;font-size:26px;font-variation-settings:"wght" 700;display:inline-block;font-family:Material Symbols Outlined,serif;position:relative;top:6px;line-height:14px;margin-right:5px}.test-result .result-box.failed .progress .bar{background-color:#eb5757}.test-result .item{border:1px solid #eb5757;border-radius:8px;margin-bottom:16px;padding:18px 24px 10px}.test-result .item .question{font-size:21px;font-style:normal;font-weight:700;color:#0d4d2c;margin-bottom:10px}.test-result .item .answer{display:flex;margin-bottom:4px}.test-result .item .answer .icon{margin-right:5px}.test-result .item .answer .icon .success{color:#0d944e;font-variation-settings:"wght" 700}.test-result .item .answer .icon .failed{color:#eb5757;font-variation-settings:"wght" 700}.test-result .item .answer .icon .radio{font-size:24px;color:#a39d94;font-variation-settings:"wght" 200}.test-result .item.success{border:1px solid #0d944e}.test-result .buttons{display:flex;align-items:center;justify-content:space-between;margin-top:40px}.test-result .buttons .back .btn{display:flex;align-items:center;width:max-content;padding-left:15px;padding-top:5px;padding-bottom:5px}.test-result .buttons .back .btn:before{transform:rotate(180deg);color:#8c9d00;display:block;font-family:Material Symbols Outlined,serif;content:"\e5c8";font-weight:400;font-size:21px;position:relative;margin-right:8px}@media (max-width:600px){.test-result .buttons{display:block}.test-result .buttons .back{margin-bottom:15px}}.app-container-homepage #signin{width:450px;margin:80px auto 0;text-align:center}.app-container-homepage form .form-inner{padding:40px;background-color:#fffdf7;border-radius:10px;border:1px solid #d2ccc4;margin-bottom:15px}.app-container-homepage form .form-inner .form-group{text-align:left}.app-container-homepage form .form-inner .form-group label{font-weight:700}.app-container-homepage form a{color:#404040!important}.app-container-homepage form .btn{display:block;width:100%;margin-top:25px}