@import url('https://fonts.googleapis.com/css?family=EB+Garamond|Poppins&display=swap');

*,*:before,*:after{
    box-sizing:inherit;
    margin:0;
    border:0;
    padding:0
}
html{
    overflow-x:hidden;
    box-sizing:border-box;
    font-family: "EB Garamond", serif;
    font-size:16px;
    font-weight:400;
    line-height:1.6;
    color:#716a6a;
    background-color:#c5dce6;
    text-rendering:optimizeLegibility;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    -ms-overflow-style:scrollbar;
    -webkit-tap-highlight-color:transparent
}
body{
    overflow-x:hidden
}
img{
    max-width:100%;
    height:auto;
    vertical-align:middle
}
h1,.h1{
    margin:0 auto;
    font-family:inherit;
    font-size:calc(4.5vw + 1.5rem);
    font-weight:700;
    letter-spacing:-0.015em;
    line-height:1.05;
    color:#282828
}
h2,.h2{
    margin:0.65rem auto 0;
    font-family:inherit;
    font-size:calc(1.35vw + 1.25rem);
    font-weight:400;
    letter-spacing:-0.015em;
    line-height:1.35;
    color:inherit
}
h2 code,.h2 code{
    padding:0.1em 0.285em
}
h3,.h3{
    font-family:inherit;
    font-size:1.75rem;
    font-weight:700;
    letter-spacing:-0.0065em;
    line-height:1.25;
    color:#282828
}
h4,.h4{
    font-family:inherit;
    font-size:1.5rem;
    font-weight:700;
    letter-spacing:-0.0065em;
    line-height:1.3;
    color:#282828
}
h5,.h5{
    font-family:inherit;
    font-size:1.25rem;
    font-weight:700;
    letter-spacing:-0.0065em;
    line-height:1.35;
    color:#282828;
    padding-bottom: 0.7em;
}
h6,.h6{
    font-family:inherit;
    font-weight:inherit;
    font-size:inherit;
    line-height:inherit;
    color:#282828
}
i,em{
    font-style:italic
}
b,strong{
    font-weight:700;
    color:#282828
}
pre,code{
    font-family:'Poppins', sans-serif;
    font-weight:400;
    letter-spacing:0;
    color:rgba(250,246,243,0.75);
    background:#0d0d0d
}
code{
    border-radius:3px;
    padding:0.15em 0.45em;
    font-size:0.85em;
    line-height:inherit
}
code a{
    text-decoration:none;
    color:inherit
}
code a:hover:after,code a:focus:after{
    color:#fff
}
code a:after{
    content:" \2192";
    transition:color 0.25s ease
}
pre{
    overflow-x:auto;
    overflow-y:auto;
    border-radius:3px;
    padding:calc(0.5vw + 1.75rem);
    font-size:0.85rem;
    line-height:1.8;
    box-shadow:0 0.125rem 0.1875rem rgba(45,44,42,0.075),0 0.35rem 1.75rem rgba(45,44,42,0.075),0 0.5rem 2.5rem rgba(45,44,42,0.075);
    -webkit-overflow-scrolling:touch;
    -ms-overflow-style:none
}
pre.is-centered{
    text-align:center
}
pre.is-centered code{
    display:inline-block;
    text-align:left
}
@media (min-width: 640px){
    pre{
        font-size:1rem
    }
}
pre.has-max-width{
    max-width:24rem
}
pre code{
    padding:0;
    font-size:1em;
    background:transparent
}

#chart {
    max-height: 600px;
    height: 600px;
    width: auto;
}

.quelle {
    text-align: right;
}

.code-class{
    color:#fd6e7c
}
.code-style{
    color:#6eb2fd
}
.code-comment{
    color:rgba(250,246,243,0.35)
}
hr{
    border-top:2px dashed #d5d2d2
}
.table-container{
    border-radius:3px;
    box-shadow:0 0.125rem 0.1875rem rgba(45,44,42,0.075),0 0.35rem 1.75rem rgba(45,44,42,0.075),0 0.5rem 2.5rem rgba(45,44,42,0.075)
}
table.is-documentation{
    width:100%;
    border-collapse:collapse;
    border-radius:3px;
    font-size:0.875rem;
    text-align:left;
    color:#716a6a;
    background-color:#fff
}
@media (min-width: 520px){
    table.is-documentation{
        font-size:1rem
    }
}
table.is-documentation tbody tr:not(.sub)+tr td:first-child{
    border-top:1px solid #e9e7e7
}
@media (min-width: 520px){
    table.is-documentation tbody tr:not(.sub)+tr td{
        border-top:1px solid #e9e7e7
    }
}
table.is-documentation tbody tr.sub:first-child td{
    border-radius:3px 3px 0 0
}
table.is-documentation tbody tr.sub:not(:first-child) td:first-child,table.is-documentation tbody tr.sub:not(:first-child) td:not(:first-child){
    border-top:0px solid #e9e7e7;
    padding-top:1.315rem
}
@media (min-width: 520px){
    table.is-documentation tbody tr.sub:not(:first-child) td:first-child,table.is-documentation tbody tr.sub:not(:first-child) td:not(:first-child){
        padding-top:1.745rem
    }
}
table.is-documentation tbody tr.sub td{
    border-bottom:2px solid #d5d2d2;
    padding:0.85rem 1.315rem;
    color:#0d0d0d
}
table.is-documentation tbody tr.sub td strong{
    font-size:0.785rem;
    letter-spacing:0.15em;
    text-transform:uppercase;
    color:inherit
}
@media (min-width: 520px){
    table.is-documentation tbody tr.sub td{
        padding:0.85rem 1.745rem
    }
}
table.is-documentation tbody td{
    display:block;
    padding:1.315rem 1.315rem 0
}
table.is-documentation tbody td+td{
    padding-top:.6575rem;
    padding-bottom:1.315rem
}
@media (min-width: 520px){
    table.is-documentation tbody td{
        display:table-cell;
        padding:1.745rem 0 1.745rem 1.745rem
    }
    table.is-documentation tbody td+td{
        padding-top:1.745rem;
        padding-right:1.745rem;
        padding-bottom:1.745rem
    }
    table.is-documentation tbody td:first-child{
        width:1px
    }
}
table.is-documentation code{
    white-space:nowrap
}
table.is-documentation a{
    text-decoration:none
}
table.is-compact{
    width:100%;
    table-layout:fixed;
    border-collapse:collapse;
    font-size:1rem;
    text-align:center;
    color:#716a6a;
    background-color:transparent
}
table.is-compact th,table.is-compact td{
    padding:0.25rem 0;
    line-height:1
}
table.is-compact code{
    display:inline-block
}

.navwhite {
    background: white !important;
}

.navwhite li a {
    color: #000 !important;
}
.navwhite li .menubutton {
    color: #fff !important;
}

.navwhite li:hover {
    border-bottom:1px solid #000 !important;
}

.navwhite .nohover:hover {
    border-bottom:0px solid #000 !important;
}

.navwhite li .menubutton {
    color: #fff !important;
}

.navigation{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background:transparent
}

    .logo-left {
        padding: 1em;
        float: left;
    }

/*Strip the ul of padding and list styling*/
.navigation ul {
    list-style-type:none;
    margin:0;
    padding: 2em;
    /*background: rgba(255,255,255,0.7);*/
    float: right;
}
/*Create a horizontal list with spacing*/
.navigation li {
    display:inline-block;
    float: left;
}
/*Style for menu links*/
.navigation li a {
    display:block;
    width:180px;
    text-align: center;
    line-height: 2.5em;
    font-family: "Poppins", sans-serif;
    font-size: 0.7em;
    letter-spacing:0.305em;
    text-transform: uppercase;
    /*color: #000;*/
    color: #FFF;
    background: transparent;
    text-decoration: none;
    -webkit-transition: border 1s; /* For Safari 3.0 to 6.0 */
    transition: border 1s; /* For modern browsers */
    border-bottom: 2px solid transparent;
}
.navigation li a.menubutton {
    background-color:rgb(2, 97, 132);
    color: #fff;
    border: 0px solid transparent;
    border-radius: 3px;
}

/*Hover state for top level links*/
.navigation li:hover {
    width: 100px;
    margin-left: 40px;
    margin-right: 40px;
    border-bottom: 1px solid white;
}

.navigation .nohover:hover {
    width: 100px;
    margin-left: 40px;
    margin-right: 40px;
    border-bottom: 0px solid white;
}

/*Hover state for top level links*/
.navigation li:hover a{
    margin-left: -40px;
}

/*Style for dropdown links*/
.navigation li:hover ul a {
    border-bottom: 2px solid white;
}
/*Hover state for dropdown links*/
.navigation li:hover ul a:hover {
    border-bottom: 2px solid white;
}
/*Hide dropdown links until they are needed*/
.navigation li ul {
    display: none;
}
/*Make dropdown links vertical*/
.navigation li ul li {
    display: block;
    float: none;
}
/*Prevent text wrapping*/
.navigation li ul li a {
    width: auto;
    min-width: 100px;
    padding: 0 20px;
}
/*Display the dropdown on hover*/
.navigation ul li a:hover + .hidden, .hidden:hover {
    display: block;
}
/*Style 'show menu' label button and hide it by default*/
.navigation .show-menu {
    font-family: "Poppins", sans-serif;
    text-decoration: none;
    color: #ddd;
    background: #fff;
    text-align: center;
    padding: 10px 0;
    display: none;
}
/*Hide checkbox*/
.navigation input[type=checkbox]{
    display: none;
}
/*Show menu when invisible checkbox is checked*/
.navigation input[type=checkbox]:checked ~ #menu{
    display: block;
}
/*Responsive Styles*/
@media screen and (max-width : 900px){
    /*Make dropdown links appear inline*/
    .navigation ul {
        display: none;
        padding: 0em 1em 0 1em;
        float: none;
    }
    /*Create vertical spacing*/
    .navigation li {
   	width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    }

    .navigation li:hover {
    width: 100px;
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px solid white;
}
    /*Make all menu links full width*/
    .navigation ul li, li a {
        width: 100% !important;
        background: white;
        color: #ccc !important;
            margin-left: 0px;
    margin-right: 0px;
    }
    .navigation li a:hover {
        width: 100% !important;
        background: white;
        color: #000 !important;
            margin-left: 0px;
    margin-right: 0px;
    }
    /*Display 'show menu' link*/
    .navigation .show-menu {
        display:block;
        text-align: left;
        padding: 1em;
    }
    .navigation svg {
        width: 2em;
        height: 2em;
        float: right;
    }

    .logo-left {
        padding: 2em;
        float: left;
    }

}
.header{
    position:relative;
    z-index:1;
    padding:calc(4vw + 3rem) 0 1px;
    background:linear-gradient(0deg, #e9e3de 25%, #faf6f3)
}
.header:before{
    content:"";
    display:block;
    position:absolute;
    z-index:-1;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-image:url("../img/header-bg.jpg");
    background-size: auto 300%;
    background-position: 50% 20%;
    opacity:1
}
.header h1{
    color:#282828
}
.header h1 span{
    color:#fd6e7c
}
.header h2{
    max-width:21em;
    color:#fff;
}
.header h2 a{
    color:#282828;
    text-decoration:none;
    transition:color 0.25s ease
}
.header h2 a:hover{
    color:inherit
}
.header h1,.header h2{
    text-align:center
}
@media (min-width: 1080px){
    .header h1,.header h2{
        text-align:inherit
    }
    .header h2{
        max-width:none
    }
}
.header>div{
    margin-bottom:-4rem
}
.header .grid{
    --cols-lg: 3;
    --cols-xl: 3;
    --ji-xs: center;
    --ji-sm: center;
    --ji-md: center
}
.header .grid .card:nth-child(1){
    --js-sm: end;
    --js-md: end
}
.header .grid .card:nth-child(2){
    --js-sm: start;
    --js-md: start
}
.header .grid .card:nth-child(3){
    --col-sm: span 2;
    --col-md: span 2
}
.header-cta{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-direction:column;
    flex-direction:column;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
    -webkit-align-items:center;
    align-items:center;
    margin:2rem 0 calc(4vw + 3rem);
    color:#fff;
}
.header-cta span{
    margin:0.5rem 0
}
@media (min-width: 900px){
    .header-cta{
        -webkit-flex-direction:row;
        flex-direction:row;
        -webkit-justify-content:center;
        justify-content:center;
        -webkit-align-items:center;
        align-items:center
    }
    .header-cta span{
        margin:0 1rem
    }
}
@media (min-width: 1080px){
    .header-cta{
        -webkit-justify-content:flex-start;
        justify-content:flex-start
    }
}
.main{
    position:relative;
    z-index:2
}
.main>section{
    padding-top:calc(4vw + 3rem)
}
.main>section:first-child{
    margin-top:2.5rem;
    padding-top:calc(4vw + 0.5rem)
}
.main>section:last-child{
    padding-bottom:calc(4vw + 3rem)
}
.main>section>header{
    margin-bottom:2rem
}
.testimonials {
    position:relative;
    z-index:1;
    padding:calc(10vw + 5rem) 0;
    padding:3rem 0;
    background-color:#fff;
    --cols-sm: 1;
    --cols-md: 1;
    --cols-lg: 1;
    --cols-xl: 1
}

.testimonial-section {
    min-height: 22em;
    padding:calc(10vw + 5rem);
    padding:5rem;
    padding-top: 6rem;
    color: white;
    text-align: center;
    font-weight: 100;
    background: url("../img/architektur2.jpg");
    animation: animatedBackground 20s linear infinite;
}

.testimonial-section h3 {
    color: white;
    text-align: center;
    font-size: 2.2rem;
    font-style: italic;
    font-weight: 100;
    line-height: 4rem;
    padding-bottom: 3rem;
}


.contact {
    position:relative;
    z-index:1;
    padding:calc(10vw + 5rem) 0;
    padding:3rem 0;
    background-color:#fff;
    --cols-sm: 1;
    --cols-md: 1;
    --cols-lg: 1;
    --cols-xl: 1
}

.contact-section {
    padding:calc(10vw + 5rem);
    padding:3rem;
    color: white;
    text-align: left;
    font-weight: lighter;
    background: url("../img/kontakt.jpg");
    background-size: auto 158%;
}

.contact-section h3 {
    color: white;
    font-size: 2.2rem;
    font-style: italic;
    font-weight: 100;
    line-height: 3rem;
}

.strategie {
    position:relative;
    z-index:1;
    padding:calc(10vw + 5rem) 0;
    background-color:#fff !important;
    --cols-sm: 1;
    --cols-md: 2;
    --cols-lg: 2;
    --cols-xl: 2
}

.bluecards {
    background-color: #c5dce6 !important;
    padding: 1em !important;
}

#architektur {
    height: 15em;
    background: url("../img/architektur.jpg") no-repeat;
    background-size: 120% auto;
    background-position: 50% 50%;
    --col-md: span 2;
    --col-lg: span 2;
    --col-xl: span 2;
    --as-xs: start;
    --as-sm: start;
    --as-md: start;
    --as-lg: start;
    --as-xl: start;
}

#schreibtisch {
    height: 20em;
    background: url("../img/schreibtisch.jpg") no-repeat;
    background-size: 100% auto;
    --col-md: span 2;
    --col-lg: span 2;
    --col-xl: span 2;
    --as-xs: start;
    --as-sm: start;
    --as-md: start;
    --as-lg: start;
    --as-xl: start;
}

.impressum h3 {
    padding-bottom: 2rem;
}
.impressum h4 {
    padding-top: 3rem;
}

.impressum ul {
    padding-left: 3rem;
}

.footer{
    position:relative;
    z-index:1;
    padding:calc(10vw + 5rem) 0;
    padding:3rem 0;
    background-color:#2c2c2d;
    color:#ccc;
    --cols-sm: 1;
    --cols-md: 3;
    --cols-lg: 3;
    --cols-xl: 3
}
.footer a{
    color:#eee;
    -webkit-text-decoration-skip:ink;
    text-decoration-skip:ink
}
.container{
    width:calc(100% - 4rem);
    margin:0 auto
}
.container.has-max-width{
    max-width:64rem
}
.overview h3{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-flow:row nowrap;
    flex-flow:row nowrap;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-align-items:center;
    align-items:center
}
.overview h3 button{
    display:inline-block;
    border-radius:0;
    font-family:inherit;
    font-size:0.45em;
    font-weight:400;
    letter-spacing:-0.035em;
    line-height:1;
    color:inherit;
    background-color:transparent;
    transition:color 0.25s ease;
    cursor:pointer
}
.overview h3 button i{
    display:inline-block;
    font-style:inherit;
    transform:translate3d(0, 0, 0);
    animation-name:example-arrow-nudge;
    animation-duration:3s;
    animation-iteration-count:infinite;
    animation-timing-function:ease
}
.overview h3 button:hover,.overview h3 button:focus{
    color:inherit;
    outline:0
}
.overview h4 code{
    white-space:nowrap
}
.example{
    border:2px dashed #282828;
    border-radius:6px;
    padding:1rem
}
@media (min-width: 900px){
    .example{
        padding:2rem
    }
}
.example>pre{
    margin-top:1rem
}
@media (min-width: 900px){
    .example>pre{
        margin-top:2rem
    }
}
[data-example]:not(.is-active){
    display:none
}
@keyframes example-arrow-nudge{
    0%{
        transform:translate3d(0, 0, 0)
    }
    7.5%{
        transform:translate3d(0.235em, 0, 0)
    }
    15%{
        transform:translate3d(0, 0, 0)
    }
    22.5%{
        transform:translate3d(0.235em, 0, 0)
    }
    30%{
        transform:translate3d(0, 0, 0)
    }
    100%{
        transform:translate3d(0, 0, 0)
    }
}
.more .grid{
    --cols-lg: 2;
    --cols-xl: 2
}

.timetable .grid{
    --cols-sm: 1;
    --cols-md: 2;
    --cols-lg: 3;
    --cols-xl: 3
}

.download-grid {
    padding: 2em 0 2em 0;
}

.download-grid .grid{
    --cols-sm: 1;
    --cols-md: 1;
    --cols-lg: 1;
    --cols-xl: 1
}

.download-section {
    font-family: "Poppins", sans-serif;
    font-weight:400;
    line-height:1;
    text-decoration:none;
    text-transform:uppercase;
    white-space:nowrap;
    color: #32819b;
    text-transform: uppercase;
    text-decoration: none;
    border-top: 1px solid black;
    /*border-bottom: 1px solid black;*/
    clear: both;
    height: 3.5em;
    vertical-align: middle;
}

.download-section h4 {
    font-size: 0.9em;
}

.download-namesub {
    margin-top: -0.5em;
    float: right;
    width: 100px;
    border: 1px solid #026184;
    padding: 0.5em;
    clear: both;
    text-align: center;
    text-decoration: none;
    color: #026184;
        letter-spacing:0.3em;
}

.reference-grid{
    --cols-sm: 1;
    --cols-md: 2;
    --cols-lg: 3;
    --cols-xl: 3
}
.reference-divider{
    --col-md: span 3;
    --col-lg: span 3;
    --col-xl: span 3
}
.reference-content{
    max-width:32rem
}
.reference-content code{
    white-space:nowrap
}
.reference-content>h5 code{
    margin-bottom:0.45em;
    display:inline-block
}
.reference-secondary{
    --col-md: span 2;
    --col-lg: span 2;
    --col-xl: span 2;
    --as-xs: start;
    --as-sm: start;
    --as-md: start;
    --as-lg: start;
    --as-xl: start
}
.next .grid{
    --cols-lg: 2;
    --cols-xl: 2
}
.content>*:not(:last-child){
    margin-bottom:1rem
}
.content h1:not(:first-child),.content h2:not(:first-child),.content h3:not(:first-child),.content h4:not(:first-child),.content h5:not(:first-child),.content h6:not(:first-child),.content .h1:not(:first-child),.content .h2:not(:first-child),.content .h3:not(:first-child),.content .h4:not(:first-child),.content .h5:not(:first-child),.content .h6:not(:first-child){
    /* margin-top:1.65rem */
}
.content h1:not(:last-child),.content h2:not(:last-child),.content h3:not(:last-child),.content h4:not(:last-child),.content h5:not(:last-child),.content h6:not(:last-child),.content .h1:not(:last-child),.content .h2:not(:last-child),.content .h3:not(:last-child),.content .h4:not(:last-child),.content .h5:not(:last-child),.content .h6:not(:last-child){
    margin-bottom:0.35rem
}
.content ol,.content ul{
    padding-left:1.5rem
}
.content dt{
    margin-bottom:0.285rem
}
.content dt:not(:first-child){
    margin-top:1rem
}

.content>a{
    font-family: "Poppins", sans-serif;
    font-size:0.725rem;
    font-weight:400;
    letter-spacing:0.205em;
    line-height:1.4;
    text-decoration:none;
    text-transform:uppercase;
    white-space:nowrap;
    color: #32819b;
    text-transform: uppercase;
    text-decoration: none;
}

.card{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-direction:column nowrap;
    flex-direction:column nowrap;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
    -webkit-align-items:stretch;
    align-items:stretch;
    background-color:#fff;
    border-radius:3px;
    box-shadow:0 0.125rem 0.1875rem rgba(45,44,42,0.075),0 0.35rem 1.75rem rgba(45,44,42,0.075),0 0.5rem 2.5rem rgba(45,44,42,0.075)
}
.card.has-max-width{
    max-width:24rem
}
.card-section{
    -webkit-flex:1 0 0%;
    flex:1 0 0%;
    padding:calc(0.5vw + 1.75rem)
}

.teammembers {
    background: white;
}

.teammembers .grid {
    --cols-sm: 1;
    --cols-md: 1;
    --cols-lg: 4;
    --cols-xl: 4
}

.member {
    text-align: center;
}

.portrait {
  border-radius: 50%;
  max-width: 75% !important;
  padding: 1em;
}

.triple {
    padding:calc(4vw + 3rem) 0 1px;
}

.triple .grid {
    --cols-sm: 1;
    --cols-md: 3;
    --cols-lg: 3;
    --cols-xl: 3
}
.btn{
    display:inline-block;
    border:2px solid transparent;
    border-radius:3px;
    padding:1em 1.395em 1em 1.5em;
    font-family: "Poppins", sans-serif;
    font-size:0.925rem;
    font-weight:400;
    letter-spacing:0.205em;
    line-height:1.4;
    text-decoration:none;
    text-transform:uppercase;
    white-space:nowrap;
    color:#282828;
    background-color:#fff;
    box-shadow:0 0.125rem 0.1875rem rgba(45,44,42,0.075),0 0.35rem 1.75rem rgba(45,44,42,0.075),0 0.5rem 2.5rem rgba(45,44,42,0.075);
    transition-duration:0.25s;
    transition-property:border-color, box-shadow;
    transition-timing-function:ease;
    cursor:pointer
}
@media (min-width: 900px){
    .btn{
        font-size:1rem
    }
}
.btn:hover,.btn:focus{
    box-shadow:0 0.125rem 0.1875rem rgba(45,44,42,0.125),0 0.35rem 1.75rem rgba(45,44,42,0.125),0 0.5rem 2.5rem rgba(45,44,42,0.125);
    outline:0
}
.btn.is-outlined{
    color:#fff;
    border-color:rgba(255,255,255,0.35);
    background-color:transparent
}
.btn.is-outlined:hover,.btn.is-outlined:focus{
    border-color:rgba(255,255,255,0.5)
}
.btn.is-inverse{
    color:#fff;
    background-color:rgb(2, 97, 132);
}
.btn.is-inverse.is-outlined{
    color:#282828;
    border-color:rgba(40,40,40,0.35);
    background-color:transparent
}
.btn.is-inverse.is-outlined:hover,.btn.is-inverse.is-outlined:focus{
    border-color:rgba(40,40,40,0.5)
}
.feature{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-flow:row nowrap;
    flex-flow:row nowrap;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-align-items:flex-start;
    align-items:flex-start
}
@media (min-width: 900px){
    .feature{
        -webkit-flex-flow:column nowrap;
        flex-flow:column nowrap
    }
}
.feature-end{
    -webkit-flex:0 0 auto;
    flex:0 0 auto
}
.feature-end:first-child{
    margin-right:1.1rem
}
.feature-end:last-child{
    margin-left:1.1rem
}
@media (min-width: 900px){
    .feature-end:first-child{
        margin-bottom:1rem
    }
    .feature-end:last-child{
        margin-top:1rem
    }
}
.feature-content{
    -webkit-flex:1 1 0%;
    flex:1 1 0%
}
.feature-title{
    font-size:1.5rem;
    font-weight:400
}

.feature-title-sub{
    font-family: "Poppins", sans-serif;
    font-size:0.925rem;
    font-weight:400;
    letter-spacing:0.205em;
    text-transform: uppercase;
}

@media (min-width: 900px){
    .feature-title{
        font-size:1.95rem
    }
}
.feature-icon{
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:center;
    justify-content:center;
    -webkit-align-items:center;
    align-items:center;
    width:1.75em;
    height:1.75em;
    margin:0.45rem auto 0;
    border-radius:3px;
    font-size:28px;
    background:#0d0d0d
}
.feature:nth-child(even) .feature-icon{
    background:#0d0d0d
}
@media (min-width: 900px){
    .feature-icon{
        font-size:32px
    }
}
@media (min-width: 900px){
    .feature-icon{
        font-size:36px
    }
}
.feature-icon i{
    display:block;
    font-style:normal;
    font-size:0.5em;
    line-height:1
}
.feature-icon svg{
    display:block;
    width:1em;
    height:1em;
    fill:#6eb2fd
}
.feature:nth-child(even) .feature-icon svg{
    fill:#fd6e7c
}
.external-source{
    text-decoration:none;
    color:inherit;
    cursor:pointer
}
.external-source:hover,.external-source:focus{
    z-index:2
}
.external-source:hover svg,.external-source:focus svg{
    fill:#fd6e7c
}
.external-source h5{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-flow:row nowrap;
    flex-flow:row nowrap;
    -webkit-justify-content:flex-start;
    justify-content:flex-start;
    -webkit-align-items:center;
    align-items:center
}
.external-source h5 span{
    margin-right:0.45em
}
.external-source h5 svg{
    display:block;
    width:1em;
    height:1em;
    margin-left:auto;
    fill:currentColor;
    transition:fill 0.25s ease
}
.c-h{
    color:#282828 !important
}
.c-root{
    color:#716a6a !important
}
.c-accent{
    color:#fd6e7c !important
}
.ta-left{
    text-align:left !important
}
.ta-right{
    text-align:right !important
}
.ta-center{
    text-align:center !important
}
.ta-justify{
    text-align:justify !important
}
.fw-100{
    font-weight:100 !important
}
.fw-200{
    font-weight:200 !important
}
.fw-300{
    font-weight:300 !important
}
.fw-400{
    font-weight:400 !important
}
.fw-500{
    font-weight:500 !important
}
.fw-600{
    font-weight:600 !important
}
.fw-700{
    font-weight:700 !important
}
.fw-800{
    font-weight:800 !important
}
.fw-900{
    font-weight:900 !important
}
.m-0,.mt-0{
    margin-top:0 !important
}
.m-0,.ml-0{
    margin-left:0 !important
}
.m-0,.mr-0{
    margin-right:0 !important
}
.m-0,.mb-0{
    margin-bottom:0 !important
}
.p-0,.pt-0{
    padding-top:0 !important
}
.p-0,.pl-0{
    padding-left:0 !important
}
.p-0,.pr-0{
    padding-right:0 !important
}
.p-0,.pb-0{
    padding-bottom:0 !important
}
.flex-center{
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:center;
    justify-content:center;
    -webkit-align-items:center;
    align-items:center
}
.no-clicky{
    pointer-events:none
}
.d-none{
    display:none !important
}
.d-block{
    display:block !important
}
.d-inline{
    display:inline !important
}
@media (min-width: 900px){
    .d-none-sm{
        display:none !important
    }
    .d-block-sm{
        display:block !important
    }
    .d-inline-sm{
        display:inline !important
    }
}
@media (min-width: 9000px){
    .d-none-md{
        display:none !important
    }
    .d-block-md{
        display:block !important
    }
    .d-inline-md{
        display:inline !important
    }
}
@media (min-width: 1080px){
    .d-none-lg{
        display:none !important
    }
    .d-blogo-leftck-lg{
        display:block !important
    }
    .d-inline-lg{
        display:inline !important
    }
}
@media (min-width: 1300px){
    .d-none-xl{
        display:none !important
    }
    .d-block-xl{
        display:block !important
    }
    .d-inline-xl{
        display:inline !important
    }
}
.header,.main,.footer{
    display:none;
    visibility:hidden
}
.no-grid{
    display:block;
    visibility:visible
}
.no-grid>.container{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-flow:column nowrap;
    flex-flow:column nowrap;
    -webkit-justify-content:center;
    justify-content:center;
    -webkit-align-items:flex-start;
    align-items:flex-start;
    height:100vh;
    padding:2rem 0
}
.no-grid>.container h1,.no-grid>.container h2{
    width:100%
}
@supports (display: grid){
    .header,.main,.footer{
        display:block;
        visibility:visible
    }
    .no-grid{
        display:none;
        visibility:hidden
    }
}

@keyframes animatedBackground {
    from { background-position: 50% 50%; }
    to { background-position: 50% 0; }
}