ul.is-style-check,
ul.is-style-check-two-columns {
padding-left: 0;
}
ul.is-style-check li,
ul.is-style-check-two-columns li {
display: block;
padding: 5px 0 5px 35px !important;
list-style-type: none;
background-image: url(//www.ammattivaruste.com/wp-content/themes/Digitaali/images/icon-check.svg);
background-size: 25px;
background-position: 0 50%;
background-repeat: no-repeat;
line-height: 1.4;
}
@media (min-width: 500px) {
ul.is-style-check-two-columns {
column-count: 2;
column-gap: 40px;
}
}
@media (min-width: 768px) {
ul.is-style-check-two-columns {
column-count: 1;
}
}
@media (min-width: 992px) {
ul.is-style-check-two-columns {
column-count: 2;
column-gap: 40px;
}
}@media (min-width: 992px) {
.wp-block-buttons.pull-up-subnavi {
position: absolute;
z-index: 1000;
margin-top: -140px;
margin-left: auto;
transform: translateX(-50%);
left: 50%;
}
.wp-block-buttons.pull-up-subnavi .wp-block-button .wp-block-button__link {
background-color: transparent !important;
color: #fff !important;
}
}
.wp-block-buttons.pull-up-subnavi .wp-block-button {
margin-bottom: 0;
}
.wp-block-button .wp-block-button__link,
.editor-styles-wrapper .wp-block-button .wp-block-button__link, 
.gb-button {
font-size: 14px;
padding: 8px 20px;
font-weight: 700;
border: 0;
border-radius: 0;
background-color: #F09F4A !important;
color: #fff;
}
.wp-block-button .wp-block-button__link::after {
content: " ";
margin-left: 10px;
display: inline-block;
width: 10px;
height: 10px;
vertical-align: middle;
background-image: url(//www.ammattivaruste.com/wp-content/themes/Digitaali/images/icon-chevron-right-double.svg);
background-size: contain;
background-repeat: no-repeat;
}
.wp-block-button.is-style-black .wp-block-button__link {
background-color: #000 !important;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus,
.gb-button:hover,
.gb-button:focus {
text-decoration: none;
}
.wp-block-button .wp-block-button__link::after {
}
.wp-block-button.is-style-navi .wp-block-button__link {
padding-left: 0 !important;
padding-right: 0 !important;
font-family: 'Kanit', sans-serif;
font-weight: 800 !important;
letter-spacing: .5px;
text-align: center;
color: #000 !important;
background-color: #fff !important;
border-bottom: 5px solid #F09F4A !important;
text-transform: uppercase;
}
.wp-block-button.is-style-navi .wp-block-button__link::after {
display: none;
}
.wp-block-buttons.is-layout-flex {
gap: 1.5em;
}
.wp-block-buttons.dg-subnavi {
gap: 10px 30px;
}.lead,
.is-style-lead {
line-height: 1.4;
font-family: "Teko", sans-serif;
font-size: 22px;
font-size: 1.5rem;
font-weight: 400;
}
@media (min-width: 992px) {
.lead,
.is-style-lead {
font-size: 24px;
}
}.dg-card {
position: relative;
margin-bottom: 20px;
padding: 20px;
background-color: #fff;
border-radius: 4px;
box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
overflow: hidden;
transition: box-shadow 0.3s ease;
}
@media (min-width: 500px) {
.dg-card {
padding: 50px;
}
}
.dg-card >.gb-container,
.dg-card.gb-container >.gb-container {
padding: 0;
}
.dg-card {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.dg-card .dg-card-icon figure {
width: 80px;
height: 45px;
overflow: hidden;
margin: 0 auto 20px auto;
}
.dg-card .dg-card-icon figure img {
width: 100%;
height: 100%;
object-fit: contain;
}
.wp-block-column {
position: relative;
}
.wp-block-column .dg-card {
width: 100%;
height: 100%;
}
.wp-block-columns.is-layout-flex.dg-cards {
gap: 25px;
}
.wp-block-cover {
padding: 50px;
}
.dg-card-icon {
position : relative;
width: 80px;
height: 80px;
margin-bottom: 30px !important;
}
figure.dg-card-icon img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
:root :where(.is-layout-flow) > h1,
:root :where(.is-layout-flow) > h2,
:root :where(.is-layout-flow) > h3,
:root :where(.is-layout-flow) > h4,
:root :where(.is-layout-flow) > h5,
:root :where(.is-layout-flow) > h6,
:root :where(.is-layout-flow) > p {
margin-top: 0;
margin-bottom: 25px;
}.is-style-small-caption {
font-size: 1.2rem;
}.wp-block-heading.has-x-large-font-size {
font-size: 3.2rem !important;
text-align: center;
word-break: break-word;
}
@media (max-width: 991px) {
.wp-block-heading.has-x-large-font-size { 
font-size: 2rem !important;
}    
}
.wp-block-cover,
.wp-block-cover h1, 
.wp-block-cover p {
color: #F09F4A;
}
@media (min-width: 992px) {
.wp-block-cover p {
font-size: 1.3rem;
}
}
.wp-block-cover__inner-container {
width: 800px !important;
max-width: 95%;
margin: auto;
}
@media (min-width: 768px) {
.wp-block-cover.is-style-fullheight {
min-height: 100%;
}
}
@media (min-width: 768px) {
.wp-block-cover.is-style-smallheight {
min-height: 250px;
}
}
.wp-block-cover .wp-block-heading.is-style-small-caption {
margin-bottom: 1.5rem;
}.wp-block-details {
margin-bottom: 20px;
padding: 0 30px;
background-color: #fff;
-webkit-box-shadow: 0px 2px 20px 0px rgba(33,2,98,0.0509803922);
box-shadow: 0px 2px 20px 0px rgba(33,2,98,0.0509803922);
border-radius: 20px;
}
.wp-block-details summary {
padding: 30px 0;
font-size: 1.1rem;
font-weight: bold;
color: #210262;
cursor: pointer;
}
.wp-block-details summary::marker,
.wp-block-details summary::-webkit-details-marker {
display: none !important;
content: none !important;
}
.wp-block-details summary::before {
display: inline-block;
vertical-align: middle;
content: '';
width: 25px;
height: 25px;
margin-right: 10px;
background-image: url(https://profinder.fi/wp-content/themes/Digitaali/images/icon-arrow-up.svg);
background-size: contain;
background-repeat: no-repeat;
transition: transform 0.3s ease;
}
.wp-block-details[open] summary {
border-bottom: 1px solid #ddd;
}
.wp-block-details[open] summary::before { 
transform: rotate(180deg);
}
.wp-block-details summary + * {
margin-top: 30px;
}
.wp-block-details > :last-child {
margin-bottom: 50px;
}
@media (min-width: 500px) {
.wp-block-details summary + * {
margin-top: 40px;
}
.wp-block-details > :last-child {
margin-bottom: 50px;
}
.wp-block-details summary ~ * {
margin-left: 30px;
margin-right: 30px;
}
}.wp-block-columns.is-style-no-gap {
gap: 0;
margin-bottom: 0;
}
@media (min-width: 768px) {
.wp-block-columns.is-style-big-gap {
gap: 4rem;
}
.wp-block-columns.is-style-small-gap {
gap: 1.5rem;
}
} @media (max-width: 782px) { 
.wp-block-columns.is-mobile-reversed {
flex-direction: column-reverse;
}
}
.wp-block-columns.is-style-no-gaps-no-paddings {
gap: 0;
margin-bottom: 0;
padding: 0;
}
.wp-block-column.is-vertically-aligned-top {
align-self: inherit;
}.wp-block-column.is-style-content-paddings {
padding: 0;
}
@media (min-width: 768px) {
.wp-block-column.is-style-content-paddings {
padding: 50px;
}
}
@media (min-width: 992px) {
.wp-block-column.is-style-content-paddings {
padding: 40px 80px;
}
}
.wp-block-column.is-style-content-paddings-to-bgcolor {
padding: 40px 20px;
}
@media (min-width: 768px) {
.wp-block-column.is-style-content-paddings-to-bgcolor {
padding: 50px;
}
}
@media (min-width: 992px) {
.wp-block-column.is-style-content-paddings-to-bgcolor {
padding: 80px;
}
}figure.is-style-image-fullheight-cover {
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
max-height: 100%;
}
figure.is-style-image-fullheight-cover img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}.wp-block-group.is-style-small-gap > * {
margin: 1rem !important;
}