:root{--primary: #23408e;--primary-rgb: 35, 64, 142;--default-bg: #fff;--highlight: #d7591e;--highlight-rgb: 215, 89, 30;--dimmed: #ededf0}:root{--page-max-width: 1100px}*,:before,:after{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}blockquote,body,dd,dl,dt,figcaption,figure,h1,h2,h3,h4,h5,h6,hr,html,li,ol,p,pre,table,ul{margin:0;padding:0}embed,img,object,video{max-width:100%;height:auto}figure img{display:block}h1{font-size:3rem;line-height:1.1}h2{font-size:2.5rem;line-height:1.1}h3,.h3{font-size:1.5rem;font-weight:800;letter-spacing:4px}h4,h5,h6{font-size:1rem;font-weight:800}b,strong{font-weight:600}a.t-visible{text-decoration:underline}a.t-visible:hover{color:var(--highlight)}::-moz-selection,::selection{color:#fff;background-color:#7993db}html{font-size:100%;overflow-x:hidden;height:100%;background:var(--default-bg);scroll-behavior:smooth}body{font-family:Raleway,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;min-width:300px;quotes:"„" "”";color:var(--primary);background-color:var(--default-bg)}a{text-decoration:none;color:inherit}a:hover{text-decoration:underline}.is-hidden{display:none!important}.c-section{padding:1em 0}.c-section--legal h4{font-size:1.25rem;margin-top:2em;letter-spacing:1px}.c-section--legal p,.c-section--legal li{margin-top:.825em}.c-section--legal li{margin-left:2em}.c-section--history p{padding-bottom:1rem}.c-section--history p:last-of-type{padding-bottom:0}.c-section--crewmate p{padding-bottom:1rem}.c-section--crewmate p:first-of-type{text-indent:1rem}.c-section--crewmate p:last-of-type{padding-bottom:0}.o-container{width:90%;min-width:300px;max-width:var(--page-max-width);margin:auto}.o-grid{display:grid;width:100%;grid-template-columns:repeat(12,1fr);gap:20px}.u-banner{display:block;width:100%;margin:1em 0;padding:.25em 1em;border-left:.25em solid #222;background-color:#9696961a}.u-banner--info{border-left-color:var(--primary);background-color:rgba(var(--primary-rgb),.1)}.u-banner--warning{border-left-color:var(--highlight);background-color:rgba(var(--highlight-rgb),.1)}.u-popup{position:unset;z-index:10;bottom:0;display:none;width:100%;padding:3em 0;color:#fff;border-top:5px solid #fff}.u-popup.is-active{position:fixed;display:block}.u-popup__close{position:absolute;top:10px;right:10px;padding:3px 10px;border-radius:100px}.u-popup__close:hover{cursor:pointer;background-color:#ffffff4d}.u-popup--notice{background-color:rgba(var(--primary-rgb),.95)}.u-list-blank{list-style:none}.u-text-center{text-align:center}.u-topmost{position:relative;z-index:10}.u-mt-1em{margin-top:1em}.u-mt-15{margin-top:15px}.u-mb-15{margin-bottom:15px}.u-ml-15{margin-left:15px}.u-mr-15{margin-right:15px}.u-inline-block{display:inline-block}.u-no-list-style{list-style:none}.u-nested-increments{position:relative;counter-reset:section}.u-nested-increments ol{counter-reset:section}.u-nested-increments li{margin-left:1em!important}.u-nested-increments li:before{font-size:1.25rem;font-weight:800;position:absolute;left:-20px;content:counters(section,".") ".";counter-increment:section}.u-nested-increments li li:before{font-size:1rem;font-weight:400;content:counters(section,".") " "}.u-visible-links a{text-decoration:underline}.u-visible-links a:hover{color:var(--highlight)}.u-required:after{font-size:1.5rem;line-height:0;content:"*";color:var(--highlight)}.u-italic{font-style:italic}.u-regular{font-weight:400}.u-orange{color:var(--highlight)}.u-mono{font-family:monospace}.c-section-heading{position:relative;margin-bottom:1rem;text-align:center;text-transform:uppercase}.c-section-heading:after{display:block;width:100px;height:10px;margin:auto;content:"";background-image:url(/img/waves_o.svg)}.c-section-heading.t-white:after{background-image:url(/img/waves_w.svg)}.c-breaker{width:12em;height:2px;margin:1.5em auto;background-color:var(--highlight)}.c-sectional{display:flex;flex-wrap:wrap;padding:2em;border:4px solid var(--dimmed);border-radius:4px}.c-sectional__header{font-size:1.5rem;width:100%;margin-bottom:1em;letter-spacing:2px}.c-sectional__content,.c-sectional__links{width:100%}.c-sectional__content{margin-bottom:1em}@media screen and (min-width:700px){.c-sectional__content{width:50%;margin-bottom:0}}@media screen and (min-width:700px){.c-sectional__links{width:41.6667%;margin-left:8.33333%}}.c-wave-list{list-style:none}.c-wave-list li{position:relative;padding-left:15px}.c-wave-list li:before{font-weight:600;position:absolute;left:0;display:inline-block;content:"~";color:var(--highlight)}.c-header{padding-top:1em;padding-bottom:1.5em}.c-primary-nav{height:86px;padding-top:20px;--item-spacing: 70px}@media screen and (max-width:700px){.c-primary-nav{display:flex;justify-content:space-between;padding-top:0}}.c-primary-nav__content{position:relative;z-index:5;display:flex;align-items:center;justify-content:center}@media screen and (max-width:700px){.c-primary-nav__content{flex-direction:column;width:70%}}.c-primary-nav__sec{display:flex;width:calc(50% - 75px)}@media screen and (max-width:700px){.c-primary-nav__sec{justify-content:space-around;order:2;width:100%}}@media screen and (min-width:699px){.c-primary-nav__sec--left{justify-content:flex-end}}@media screen and (max-width:700px){.c-primary-nav__sec--left{padding-bottom:1em}}.c-primary-nav__sec--left .c-primary-nav__item:first-child,.c-primary-nav__sec--right .c-primary-nav__item:first-child{margin-right:var(--item-spacing)}@media screen and (max-width:700px){.c-primary-nav__sec--left .c-primary-nav__item:first-child,.c-primary-nav__sec--right .c-primary-nav__item:first-child{margin-right:0}}.c-primary-nav__item{font-size:.875rem;font-weight:600;display:inline-block;letter-spacing:.5px;text-transform:uppercase}.c-primary-nav__logo{display:inline-block;width:120px;margin:0 var(--item-spacing)}@media screen and (max-width:700px){.c-primary-nav__logo{display:none;order:1;margin:0}}.c-primary-nav__vector{display:none}@media screen and (max-width:700px){.c-primary-nav__vector{position:relative;z-index:5;display:inline-block;width:30%;height:100%}.c-primary-nav__vector img{display:block;height:86px;margin:auto}}.c-footer{padding:30px 0 0;color:#fff;background-color:var(--primary)}.c-footer__legal{font-size:.825rem;display:flex;flex-flow:row wrap;justify-content:space-around;margin-top:2em;padding-bottom:1em}.c-footer__legal span,.c-footer__legal a{margin:0 10px}.c-footer__content{display:flex;justify-content:space-between}@media screen and (max-width:700px){.c-footer__content{flex-direction:column}}.c-footer__col{display:inline-block}@media screen and (max-width:700px){.c-footer__col{width:100%;padding-bottom:2rem}.c-footer__col:last-child{padding-bottom:0}}.c-footer .title{text-transform:uppercase}.c-footer .contacts .title{padding-bottom:1rem}.c-footer .contacts .contact{font-size:.875rem;padding-bottom:.5rem}.c-footer .contacts .contact:last-child{padding-bottom:0}.c-footer .snippets{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:700px){.c-footer .snippets{width:250px}}.c-footer .snippets .title{padding-bottom:.5rem}@media screen and (max-width:700px){.c-footer .snippets .search{padding-bottom:2rem}}.c-footer .snippets .search-box{width:100%;padding:5px 8px;border:1px rgba(0,0,0,0);border-radius:20px}@media screen and (max-width:700px){.c-footer .snippets .search-box{padding:8px}}.c-footer .social .icons{padding-top:.5rem;list-style:none}@media screen and (max-width:700px){.c-footer .social .icons{display:flex;justify-content:space-around}}.c-footer .social .icons .icon{display:inline-block}.c-footer .social .icons .icon:nth-child(2){margin:0 3px}.c-footer .social .icons .icon img{width:30px}.c-footer .social .icons .icon img:hover{opacity:.8}@media screen and (max-width:700px){.c-footer .social .icons .icon img{width:50px}}.c-footer .logo{display:flex;align-items:center;justify-content:center}.c-footer .logo img{width:200px}.c-sponsors{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:0 1em;list-style:none;gap:1em}.c-sponsors .c-sponsor__link{display:flex;align-items:center}.c-sponsors .c-sponsor__link:hover img{opacity:1;filter:none}.c-sponsors .c-sponsor__img{height:100px;filter:grayscale(100%)}.c-sponsors .c-sponsor__img--black{opacity:.8;filter:none}.c-sponsors .c-sponsor__img--padded{padding:10px 0}.c-payment-block{margin-bottom:2em}@media screen and (max-width:700px){.c-payment-block{text-align:center}}.c-payment-block:not(:first-child),.c-payment-block:not(:last-child){margin:0 1em 2em}.c-payment-block__title{letter-spacing:.5px}.c-payment-block__content{display:flex;justify-content:space-around;list-style:none}@media screen and (max-width:700px){.c-payment-block__content{flex-direction:column}}.c-btn{display:inline-block;font-size:1rem;padding:1em 1.5em;transition-timing-function:ease-in-out;transition-duration:.2s;transition-property:background-color,box-shadow;color:inherit;border:2px solid var(--primary);border-radius:28px;background-color:#0000}.c-btn:hover{cursor:pointer;background-color:rgba(var(--primary-rgb),.05);box-shadow:0 8px 15px rgba(var(--primary-rgb),.1)}.c-btn:disabled{color:gray;border-color:gray}.c-btn:disabled:hover{cursor:not-allowed;background-color:inherit;box-shadow:none}.c-btn--white{border-color:#fff8}.c-btn--white:hover{background-color:#fff2;box-shadow:none}.c-cta{display:flex;padding:0;color:#fff;background-color:var(--primary)}@media screen and (max-width:500px){.c-cta{flex-direction:column}}.c-cta__block{width:100%;padding:30px 0}.c-cta__block.read-more{display:flex;justify-content:flex-end;width:70%;text-align:center}@media screen and (max-width:500px){.c-cta__block.read-more{width:100%}}.c-cta__block .read-more__wrapper{display:flex;flex-direction:column;width:400px}.c-cta .map{display:flex;align-items:center;background-image:url(/img/landingmap.png);background-repeat:no-repeat;background-position:center left}@media screen and (max-width:500px){.c-cta .map{background-position:23% center}}.c-cta .map h3{padding-left:8.5em}@media screen and (max-width:500px){.c-cta .map h3{padding-left:2em}}.c-cta__links{font-weight:600;list-style:none;text-transform:uppercase}.c-cta__links a:after{font-size:1.5rem;font-weight:600;padding-left:5px;content:">";color:var(--highlight)}.c-cta__links a:hover:after{text-decoration:none}.c-home-block{display:flex;align-items:center;flex-direction:column;max-width:1600px;margin:0 10% 6em}.c-home-block:last-of-type{margin-bottom:0}.c-home-block .progressbar{width:100%;max-width:25%;display:block;margin:0 auto;height:2px;position:relative;bottom:0;border-radius:10em;border:none;opacity:40%}.c-home-block progress::-webkit-progress-bar{border-radius:10em;background:#e4e4e4}.c-home-block progress::-webkit-progress-value{border-radius:10em;background:var(--primary);transition:width .5s ease}@media screen and (min-width:700px){.c-home-block{flex-direction:row;justify-content:space-between}.c-home-block--inverted .c-home-block-media{order:2}}@media screen and (min-width:1700px){.c-home-block{margin:0 auto 6em}}.c-home-block--center{flex-direction:column}@media screen and (min-width:700px){.c-home-block-media{max-width:60%}}.c-home-block-body{width:100%}@media screen and (min-width:700px){.c-home-block-body{width:30%}}.c-home-block-body h3{font-size:2.125rem;line-height:1.2;margin-bottom:.5em;letter-spacing:2px}@media screen and (min-width:700px){.c-home-block-body h3{font-size:3rem}}.c-home-block-body p{font-size:1.125rem}.c-home-block--center .c-home-block-body{width:100%;text-align:center}.c-home-block--center .c-home-block-media{max-width:100%}.c-landing__video{width:840px;height:472.5px}@media screen and (max-width:860px){.c-landing__video{width:560px;height:315px}}@media screen and (max-width:620px){.c-landing__video{width:280px;height:157.5px}}.c-landing-overlay{position:absolute;z-index:2;display:block;width:100%;height:850px;opacity:.7;background-color:#23408e}.c-landing-hero{position:relative;height:850px;text-align:center;color:#fff;background-image:url(/img/landing/homehero@1k.webp);background-repeat:no-repeat;background-position:center 70%;background-size:cover}@media screen and (min-width:2560px){.c-landing-hero{background-image:url(/img/landing/homehero@2k.webp)}}@media screen and (min-width:3840px){.c-landing-hero{background-image:url(/img/landing/homehero@4k.webp)}}.c-landing-hero__content{font-family:Bebas Neue,Raleway,sans-serif;position:relative;z-index:5;padding-top:120px;text-transform:uppercase}.c-landing-hero__content h1{font-size:6rem;font-weight:400}.c-landing-hero__content h2{font-size:2rem;font-weight:400;padding:20px}@media screen and (min-width:700px){.c-landing-hero__content h2{font-size:4rem}}.c-landing-waves{position:absolute;z-index:2;right:0;bottom:0;left:0;width:100%}@media screen and (min-width:700px){.c-landing-waves{bottom:-20px}}@media screen and (min-width:900px){.c-landing-waves{bottom:-20px}}.c-landing-quickies{font-family:Raleway,sans-serif;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;text-transform:none}.c-landing-quickies li{position:relative;display:inline-block;margin-right:2em}.c-landing-quickies li:after{position:absolute;top:50%;right:calc(-1em - 2.5px);display:block;width:5px;height:5px;content:"";transform:translateY(-50%);border-radius:10px;background-color:#fff}.c-landing-quickies li:last-child{margin-right:0}.c-landing-quickies li:last-child:after{display:none}.c-shift-card{grid-column:1/span 12}@media screen and (min-width:500px){.c-shift-card{grid-column:2/span 10}}@media screen and (min-width:800px){.c-shift-card:nth-of-type(odd){grid-column:1/span 6}}@media screen and (min-width:900px){.c-shift-card:nth-of-type(odd){grid-column:1/span 5}}@media screen and (min-width:1100px){.c-shift-card:nth-of-type(odd){grid-column:2/span 4}}@media screen and (min-width:800px){.c-shift-card:nth-of-type(2n){grid-column:7/span 6}}@media screen and (min-width:900px){.c-shift-card:nth-of-type(2n){grid-column:8/span 5}}@media screen and (min-width:1100px){.c-shift-card:nth-of-type(2n){grid-column:8/span 4}}.c-details{margin-top:3em}.c-details__header{font-weight:800;display:flex;align-items:center;justify-content:space-between;padding-bottom:.875em;letter-spacing:.5px;text-transform:uppercase}.c-details .u-wave{display:inline-block;width:20px;height:8px;margin-top:2px;background-image:url(/img/smallwave_o.svg);background-repeat:no-repeat}.c-details__body{display:flex;justify-content:space-between}.c-schedule{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:1.5em}@media screen and (max-width:700px){.c-schedule{justify-content:center}}.month{text-align:center}.month__name{padding-bottom:.875em;letter-spacing:4px;text-transform:uppercase}.month__calendar{font-weight:800;display:grid;width:250px;height:250px;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr)}.month__calendar .not{color:#64646466}.month__calendar .lite{opacity:.7}.month__calendar .start{position:relative}.month__calendar .start:after{position:absolute;left:50%;display:block;width:50%;height:2px;content:"";transform:translate(-50%);opacity:.8;background-color:var(--highlight)}.c-regfree{display:flex;flex-direction:column;width:100%;margin-bottom:1em}.c-regfree:last-child{margin-bottom:0}@media screen and (min-width:400px){.c-regfree{width:50%}}@media screen and (min-width:800px){.c-regfree{width:33.3333333333%}}@media screen and (min-width:1000px){.c-regfree{width:20%}}.c-regfree h4{width:100%}.c-regfree__wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}.c-counters{display:flex;justify-content:space-evenly}.c-link-card{border-radius:4px;background-color:rgba(var(--primary-rgb),.2);grid-column:3/span 8}.c-link-card a{position:relative;top:50%;display:block;padding:1em;transform:translateY(-50%)}@media screen and (min-width:700px){.c-link-card:nth-of-type(odd){grid-column:3/span 4}.c-link-card:nth-of-type(2n){grid-column:7/span 4}}.registration-form__card{position:relative;margin:2em;padding:2em;border-radius:8px;box-shadow:0 8px 16px rgba(var(--primary-rgb),.1);display:flex;flex-wrap:wrap;column-gap:2em;row-gap:1em}@media screen and (max-width:700px){.registration-form__card{margin:0 0 2em}}.registration-form__card--mt0{margin-top:0}.registration-form__card.is-hidden{display:block!important;overflow:hidden;height:0;margin:0;padding:0;transform:translateY(0)!important}.registration-form__card:nth-of-type(2),.registration-form__card:nth-of-type(3),.registration-form__card:nth-of-type(4){top:-25px;transition:transform .2s ease-out;transform:translateY(25px)}.registration-form__card #addChild{display:inline-block}.registration-form__card #addChild .contents{display:flex;align-items:center}.registration-form__card #addChild .u-plus{position:relative;width:30px;height:30px;margin-left:.5em;border:2px solid var(--primary);border-radius:20px;background-color:inherit}.registration-form__card #addChild .u-plus:before,.registration-form__card #addChild .u-plus:after{position:absolute;top:50%;left:50%;width:2px;height:18px;content:"";border-radius:4px;background-color:var(--primary)}.registration-form__card #addChild .u-plus:before{transform:translate(-50%,-50%)}.registration-form__card #addChild .u-plus:after{transform:translate(-50%,-50%) rotate(90deg)}.registration-form__card #addChild:hover{cursor:pointer}.registration-form__card #addChild:hover .u-plus{background-color:rgba(var(--primary-rgb),.1)}.registration-form__close{position:absolute;top:10px;right:10px;width:20px;height:20px;border:2px solid var(--primary);border-radius:20px;background-color:inherit}.registration-form__close:hover{cursor:pointer;background-color:rgba(var(--primary-rgb),.1)}.registration-form__close:after{position:absolute;top:50%;left:50%;width:12px;height:2px;content:"";transform:translate(-50%,-50%);border-radius:4px;background-color:var(--primary)}.registration-form__field{flex:1}.registration-form__field--full{align-items:flex-start;flex-direction:column;width:100%}.registration-form__field textarea{resize:vertical}.registration-form__field select{display:block}.registration-form__field input:user-invalid,.registration-form__field input.is-invalid,.registration-form__field textarea:user-invalid,.registration-form__field textarea.is-invalid,.registration-form__field select:user-invalid,.registration-form__field select.is-invalid{border-color:var(--highlight)}.registration-form__field input,.registration-form__field textarea{display:block;width:100%;padding:.5rem;border-radius:4px;border:2px solid rgba(0,0,0,0);background-color:rgba(var(--primary-rgb),.05);min-width:200px}.registration-form__field input:focus-visible,.registration-form__field textarea:focus-visible{border-color:rgba(var(--primary-rgb),1);outline:none}.registration-form__field .group:first-of-type{padding-right:5px;border-right:1px solid var(--primary);margin-right:5px}.registration-form__field .group label{margin-right:0;padding-right:5px}.registration-form__field .group input{margin-right:0;margin-left:0}.registration-form__field .full-width{display:block;min-width:100%;max-width:100%;min-height:3rem;max-height:6rem}@media screen and (max-width:700px){.registration-form__field{align-items:flex-start;flex-direction:column;width:100%;margin-right:0}.registration-form__field input{width:100%}.registration-form__field input[type=checkbox]{width:30px;height:30px}}.registration-form__field--row{align-items:center;flex-direction:row}.registration-form__field.emsa-field:before{display:none;margin-right:30px;content:"Lapsevanem on Eesti Meremeeste Sõltumatu Ametiühingu liige ning laps saab EMSAlt suvelaagri toetust."}.registration-form__field.emsa-field:hover:before{display:inline-block}.pildid .u-banner{margin-top:3em}.o-masonry{columns:6 300px;column-gap:1rem;row-gap:0}.o-masonry img{display:block;width:100%;margin-bottom:1rem}.pildid .o-masonry{margin-top:1em}.picbox{display:grid;width:800px;height:800px;margin:50px auto;color:#fff;background-color:var(--primary);grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr)}.picbox__sec{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.picbox__sec:hover{cursor:pointer;text-decoration:none;background-color:#fff3}.errorpage{color:#fff;background-color:#55629a;background-image:url(/img/404_bg.png);background-repeat:no-repeat;background-position:center;background-size:cover;width:100vw;min-height:100vh}.errorpage .site-error{position:absolute;top:30%;width:100%;text-align:center}@media screen and (max-width:700px){.errorpage .site-error{top:25%}}.errorpage h3{font-size:4rem;text-transform:uppercase}@media screen and (max-width:700px){.errorpage h3{font-size:2rem}}.errorpage p{font-size:2.5rem}@media screen and (max-width:700px){.errorpage p{font-size:1.5rem;margin-top:.75em}}.errorpage a{font-weight:600;display:inline-block;margin-top:3em}.successpage{color:#fff;background-color:#55629a;background-image:url(/img/404_bg.png);background-repeat:no-repeat;background-position:center;background-size:cover;width:100vw;min-height:100vh;display:flex;justify-content:center;align-items:center}.successpage .success-message{position:absolute;top:30%;width:100%;text-align:center}@media screen and (max-width:700px){.successpage .success-message{top:25%}}.successpage .disclaimer{font-size:.825rem}@media screen and (min-width:700px){.successpage .disclaimer{font-size:1rem}}@media screen and (max-width:700px){.successpage p{margin-bottom:.5em}}.successpage h3{font-size:3rem;text-transform:uppercase;line-height:1.2;padding-bottom:.5rem}@media screen and (max-width:700px){.successpage h3{font-size:1.5rem}}.successpage a{font-weight:600;display:inline-block;margin-top:1em}@media screen and (max-width:700px){.successpage a{margin:1em auto}}.column-row,.row{display:flex;gap:1em;flex-wrap:wrap}.column-row.fill,.row.fill{width:100%}.card-column{display:flex;flex-direction:column;flex:1;gap:1em}.card-column .row-group{display:flex;flex-direction:column;gap:1em}@media screen and (min-width:1100px){.card-column .row-group{gap:.5em}}.card-column .nowrap{display:flex;gap:.5em}.c-bookings{padding:1em 0;display:flex;flex-direction:column;gap:.5em}.c-bookings p{margin-bottom:0}
