@charset "UTF-8";
/* Scss Document */
/*!
 * KWM Custom CSS
 * CSS: kwm-custom-21.01.01.css
 * File In Use: https://www.kimwm.com
 * Version: 21.01.01
 * Theme Author: Kim W. Møller (KWM) by KD. DS dsignPOETRY labs
 * Orign Fit:
 * 
 * ★ Copyright © 1984-2021 Kim W. Møller (KWM) ★. All rights reserved.
 *
 * Date: 2021.01.04 
*/
/* CSS Document */
@font-face{font-family:"Helvetica LT Std";src:url("../../fonts/HelveticaLTStd-Bold.eot");src:url("../../fonts/HelveticaLTStd-Bold.woff") format("woff"),url("../../fonts/HelveticaLTStd-Bold.woff2") format("woff2"),url("../../fonts/HelveticaLTStd-Bold.svg#HelveticaLTStd-Bold") format("svg"),url("../../fonts/HelveticaLTStd-Bold.ttf") format("truetype"),url("../../fonts/HelveticaLTStd-Bold.eot?#iefix") format("embedded-opentype");font-weight:normal;font-style:normal;}.h1,h1{font-family:"Helvetica LT Std",Helvetica,sans-serif;}.h2,h2,.h5,h5,p{font-family:"Open Sans",Helvetica,sans-serif;}.h1 a:focus,.h1 a:hover,h1 a:focus,h1 a:hover{text-decoration:none;}body{box-shadow:inset 0 0 5rem rgba(0,0,0,.5);}.cover-container{max-width:62em;}.header-text{text-shadow:0 .05rem .1rem rgba(0,0,0,.5);}.featurette-divider{margin:5rem 0;}.featurette-heading{font-weight:300;line-height:1;letter-spacing:-.05rem;}@keyframes fadein{0%{opacity:0}100%{opacity:1 }}@keyframes shrinkHide{0%{opacity:.5;width:38px}20%{width:45px}100%{opacity:0;width:0 }}h1 .header-frames{padding-bottom:16px;text-align:center;}.header-frames span{animation:shrinkHide 1s cubic-bezier(.175,.885,.32,1.275) 6s forwards;display:inline-block;font-weight:300;opacity:.6;}.bg-checklist{position:relative;width:365px;height:365px;border-radius:2px;box-shadow:1px 2px 10px 0px rgba(0,0,0,0.3);background:#ff4e20;background:-webkit-gradient(linear,left bottom,right top,from(#ff4e20),to(#ff3500));background:linear-gradient(to top right,#ff4e20 0%,#ff3500 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4e20',endColorstr='#ff3500',GradientType=1);color:#314751;font-family:"Open Sans",Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.checklist{position:relative;width:240px;height:320px;top:20px;left:52px;background:#fff;box-shadow:4px 8px 12px 0px rgba(0,0,0,0.2);border-radius:3px;text-align:center;}.checklist .head{padding:20px 0;margin:0 30px;border-bottom:1px solid #507987;}.checklist #day{font-weight:600;font-size:20px;line-height:30px;text-align:center;}.date,#month,.year{font-size:12px;line-height:18px;display:inline-block;vertical-align:middle;}.checklist ul{list-style:none;padding:4px 0;margin:0 30px;}.checklist ul li{position:relative;display:block;margin:24px 0;height:14px;}.checklist ul .text{float:left;font-size:13px;line-height:14px;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.checklist ul .button{position:relative;z-index:2;box-sizing:border-box;float:right;width:14px;height:14px;border:1px solid #314751;border-radius:50%;cursor:pointer;-webkit-transition:all .4s ease-out .5s;transition:all .4s ease-out .5s;}.checklist ul .checkmark{position:absolute;top:2px;right:0;stroke:#507987;fill:none;stroke-width:1.5;stroke-dasharray:30 30;stroke-dashoffset:30;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;}.checklist ul input{display:none;}.checklist ul input:checked ~ .text{color:#507987;}.checklist ul input:checked ~ .button{-webkit-transition:all .4s ease-in;transition:all .4s ease-in;-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0;}.checklist ul input:checked ~ .checkmark{stroke-dashoffset:0;-webkit-transition:all .5s ease-out .4s;transition:all .5s ease-out .4s;}